Trace number 3499334

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver: SATzilla2009_C 2009-03-22? (exit code) 4999.18 4999

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x30.cnf
MD5SUM3a506c7557d86d0d326e3b3cdee85b69
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2040
Number of clauses240210
Sum of the clauses size954720
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23060
Number of clauses of size 30
Number of clauses of size 4237150
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

27.88/27.92	c SATzilla is building models for class 2
27.88/27.92	c run presolver march_dl2004 for 5 seconds ... 
27.88/27.92	c Bin: Executing march_dl2004
27.88/27.92	c spawning binary file with 5 seconds ...
27.88/27.92	c child exit by a signal
27.88/27.92	c march_dl2004 returned code 137.
27.88/27.92	c run presolver mxc-sr08 for 5 seconds ... 
27.88/27.92	c Bin: Executing mxc-sr08
27.88/27.92	c spawning binary file with 5 seconds ...
27.88/27.92	c child exit by a signal
27.88/27.92	c mxc-sr08 returned code 137.
27.88/27.92	c Orignal number of varibales is 2040, number of clauses is 240210 
27.88/27.92	c predicted feature computation time is 12.420920 
27.88/27.92	c Bin: Executing satelite
27.88/27.92	c spawning binary file with 240 seconds ...
27.88/27.92	c child exited successfully
27.88/27.92	c satzilla computing base features
27.88/27.92	c Number of variabe is: 1530, Number of clause is : 238170 
27.88/27.92	c Initializing...
27.88/27.92	c satzilla compute diameter ...
27.88/27.92	c start diameter features ...
27.88/27.92	c satzilla doing clause learning
27.88/27.92	c start clause learning features ...
27.88/27.92	c Bin: Executing zchaff07
27.88/27.92	c spawning binary file with 2 seconds ...
27.88/27.92	c child exit by a signal
27.88/27.92	c satzilla doing survey propogation probe
27.88/27.92	c do survay propogation for 2 second ...
27.88/27.92	c satzilla doing local search probe
27.88/27.92	c satzilla doing lobjois search-space size estimate
27.88/27.92	c features are:2040 240210 1530 238170 0.333333 0.00856531 0.00642398 1 0 -0 0.00390477 0.580438 0.00130719 0.00784314 0.597552 0.00642398 0.00642398 0.00390477 0 0.00390477 0.00390477 -0 0.00215054 0 0.00215054 0.00215054 -0 0.00195659 0 0.00195659 0.00195659 -0 0.751606 0.00641978 0 0.00641978 0.00641978 2 0 2 2 -0 923.438 1.13307 387 3799 3550 403 670 431 542 28.5902 0.0879673 24.4341 33.5623 32.3299 24.8782 30.2583 26.9004 29.1343 0.342467 0.15563 0.00439054 0.459343 0.397621 0.304847 0.37598 0.316397 0.344661 1.36459e-11 13.8583 -1.11022e-16 4.26296e-09 9.32587e-15 1.11022e-16 3.33067e-15 4.44089e-16 1.22125e-15 315.081 0.0165656 395.865 0.0585903 398 368 417 19.0728 0.187702 0.99682 0.00102703 0.589265 0.661228 
27.88/27.92	c satzilla's ranking:
27.88/27.92	c 1) mxc-sr08: 5.628778
27.88/27.92	c 2) zchaff_rand: 3.309491
27.88/27.92	c 3) minisat20SAT07: 2.252720
27.88/27.92	c 4) march_dl2004: 1.492375
27.88/27.92	c 5) minisat20: 0.927309
27.88/27.92	c 6) tts-4-0: 0.431106
27.88/27.92	c 7) vallst: -0.464382
27.88/27.92	c 8) SATenstein: -10000.000000
27.88/27.92	c 9) gnovelty+: -10000.000000
27.88/27.92	c 10) adaptg2wsat+: -10000.000000
27.88/27.92	c 11) adaptg2wsat0: -10000.000000
27.88/27.92	c 12) picosat846: -10000.000000
27.88/27.92	c 13) kcnfs04SAT07: -10000.000000
27.88/27.92	c satzilla running mxc-sr08 ... 
4999.06/4998.99	c Bin: Executing mxc-sr08
4999.06/4998.99	c spawning binary file with 4972 seconds ...
4999.06/4998.99	c child exit by a signal
4999.06/4998.99	c mxc-sr08 returned code 137.
4999.06/4998.99	c satzilla running zchaff_rand ... 
4999.06/4998.99	c Bin: Executing zchaff_rand
4999.06/4998.99	c zchaff_rand returned code 1.
4999.06/4998.99	c satzilla running minisat20SAT07 ... 
4999.06/4998.99	c Bin: Executing minisat20SAT07
4999.06/4998.99	c minisat20SAT07 returned code 1.
4999.06/4998.99	c satzilla running march_dl2004 ... 
4999.06/4998.99	c Bin: Executing march_dl2004
4999.06/4998.99	c march_dl2004 returned code 1.
4999.06/4998.99	c satzilla running minisat20 ... 
4999.06/4998.99	c Bin: Executing minisat20
4999.06/4998.99	c minisat20 returned code 1.
4999.06/4998.99	c satzilla running tts-4-0 ... 
4999.06/4998.99	c Bin: Executing tts-4-0
4999.06/4998.99	c tts-4-0 returned code 1.
4999.06/4998.99	c satzilla running vallst ... 
4999.06/4998.99	c Bin: Executing vallst
4999.06/4998.99	c vallst returned code 1.
4999.06/4998.99	c satzilla running SATenstein ... 
4999.06/4998.99	c Bin: Executing SATenstein
4999.06/4998.99	c SATenstein returned code 1.
4999.06/4998.99	c satzilla running gnovelty+ ... 
4999.06/4998.99	c Bin: Executing gnovelty+
4999.06/4998.99	c gnovelty+ returned code 1.
4999.06/4998.99	c satzilla running adaptg2wsat+ ... 
4999.06/4998.99	c Bin: Executing adaptg2wsat+
4999.06/4998.99	c adaptg2wsat+ returned code 1.
4999.06/4998.99	c satzilla running adaptg2wsat0 ... 
4999.06/4998.99	c Bin: Executing adaptg2wsat0
4999.06/4998.99	c adaptg2wsat0 returned code 1.
4999.06/4998.99	c satzilla running picosat846 ... 
4999.06/4998.99	c Bin: Executing picosat846
4999.06/4998.99	c picosat846 returned code 1.
4999.06/4998.99	c satzilla running kcnfs04SAT07 ... 
4999.06/4998.99	c Bin: Executing kcnfs04SAT07
4999.06/4998.99	c kcnfs04SAT07 returned code 1.
4999.06/4998.99	c ERROR: All Failed! 
4999.06/4998.99	c SATZILLA_TIME=4999.930000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3499334-1308510402/watcher-3499334-1308510402 -o /tmp/evaluation-result-3499334-1308510402/solver-3499334-1308510402 -C 5000 -W 5100 -M 15500 HOME/SATzilla2009_C HOME/instance-3499334-1308510402.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.05 3/178 3317
/proc/meminfo: memFree=28877388/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 962639890 2187264 113 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 534 113 97 400 0 131 0

[startup+0.074413 s]
/proc/loadavg: 1.00 1.00 1.05 3/178 3317
/proc/meminfo: memFree=28877388/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 962639890 2187264 113 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.100414 s]
/proc/loadavg: 1.00 1.00 1.05 3/178 3317
/proc/meminfo: memFree=28877388/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 962639890 2187264 113 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.300367 s]
/proc/loadavg: 1.00 1.00 1.05 3/178 3317
/proc/meminfo: memFree=28877388/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 962639890 2187264 113 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.700231 s]
/proc/loadavg: 1.00 1.00 1.05 3/178 3317
/proc/meminfo: memFree=28877388/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 962639890 2187264 113 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 534 113 97 400 0 131 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+1.50108 s]
/proc/loadavg: 1.08 1.02 1.05 3/180 3319
/proc/meminfo: memFree=28857904/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 962639890 2187264 113 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 534 113 97 400 0 131 0
[pid=3318] ppid=3317 vsize=26968 CPUtime=1.49 cores=1,3,5,7
/proc/3318/stat : 3318 (march_dl2004) R 3317 3317 2195 0 -1 4202496 27684 0 0 0 146 3 0 0 25 0 1 0 962639890 27615232 5020 33554432000 134512640 134996440 4287978688 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3318/statm: 6742 5020 67 119 0 6621 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29104

[startup+3.10077 s]
/proc/loadavg: 1.08 1.02 1.05 3/180 3319
/proc/meminfo: memFree=28857056/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=2136 CPUtime=0 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 161 0 0 0 0 0 0 0 25 0 1 0 962639890 2187264 113 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 534 113 97 400 0 131 0
[pid=3318] ppid=3317 vsize=27364 CPUtime=3.09 cores=1,3,5,7
/proc/3318/stat : 3318 (march_dl2004) R 3317 3317 2195 0 -1 4202496 27806 0 0 0 306 3 0 0 25 0 1 0 962639890 28020736 5142 33554432000 134512640 134996440 4287978688 18446744073709551615 134583041 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3318/statm: 6841 5142 67 119 0 6720 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29500

[startup+6.30016 s]
/proc/loadavg: 1.15 1.03 1.06 3/180 3321
/proc/meminfo: memFree=28853572/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=2136 CPUtime=4.99 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 181 27928 0 0 0 0 496 3 18 0 1 0 962639890 2187264 122 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 1 0 0 0
/proc/3317/statm: 534 122 105 400 0 131 0
[pid=3321] ppid=3317 vsize=17388 CPUtime=1.29 cores=1,3,5,7
/proc/3321/stat : 3321 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 5479 0 0 0 129 0 0 0 22 0 1 0 962640390 17805312 4064 33554432000 134512640 135078026 4294665872 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3321/statm: 4347 4064 57 139 0 4206 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19524

[startup+12.7009 s]
/proc/loadavg: 1.22 1.05 1.06 3/179 3324
/proc/meminfo: memFree=28839848/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=2136 CPUtime=9.99 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 208 42483 0 0 0 0 994 5 18 0 1 0 962639890 2187264 139 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 0 18446744071562232103 0 0 17 3 0 0 0
/proc/3317/statm: 534 139 121 400 0 131 0
[pid=3324] ppid=3317 vsize=30896 CPUtime=2.69 cores=1,3,5,7
/proc/3324/stat : 3324 (satelite) R 3317 3317 2195 0 -1 4202496 7109 0 0 0 266 3 0 0 25 0 1 0 962640890 31637504 7083 33554432000 134512640 135037501 4290001456 18446744073709551615 134573918 0 0 8392704 3 0 0 0 17 5 0 0 0
/proc/3324/statm: 7724 7083 67 129 0 7593 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33032

[startup+25.5005 s]
/proc/loadavg: 1.39 1.09 1.08 3/179 3326
/proc/meminfo: memFree=28810272/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=43716 CPUtime=25.47 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) R 3315 3317 2195 0 -1 4202496 15320 56068 0 0 729 3 1800 15 25 0 1 0 962639890 44765184 10685 33554432000 134512640 136149437 4292564096 18446744073709551615 134579946 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3317/statm: 10929 10685 208 400 0 10526 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 43716

[startup+51.1006 s]
/proc/loadavg: 1.60 1.17 1.10 3/180 3328
/proc/meminfo: memFree=28729860/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=87020 CPUtime=23.16 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 23481 0 0 0 2313 3 0 0 25 0 1 0 962642682 89108480 21367 33554432000 134512640 135078026 4286782928 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3328/statm: 21755 21367 73 139 0 21614 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 121220

[startup+102.307 s]
/proc/loadavg: 1.82 1.29 1.14 3/180 3330
/proc/meminfo: memFree=28685636/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=123700 CPUtime=74.37 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 32589 0 0 0 7432 5 0 0 25 0 1 0 962642682 126668800 30475 33554432000 134512640 135078026 4286782928 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3328/statm: 30925 30475 73 139 0 30784 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 157900

[startup+162.3 s]
/proc/loadavg: 1.93 1.42 1.20 3/180 3331
/proc/meminfo: memFree=28668128/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=137792 CPUtime=134.37 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 36152 0 0 0 13431 6 0 0 25 0 1 0 962642682 141099008 34010 33554432000 134512640 135078026 4286782928 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 1 0 0 0
/proc/3328/statm: 34448 34010 73 139 0 34307 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 171992

[startup+222.301 s]
/proc/loadavg: 1.97 1.52 1.24 3/180 3333
/proc/meminfo: memFree=28651864/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=151084 CPUtime=194.37 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 39498 0 0 0 19431 6 0 0 25 0 1 0 962642682 154710016 37356 33554432000 134512640 135078026 4286782928 18446744073709551615 134524004 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 37771 37356 73 139 0 37630 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 185284

[startup+282.3 s]
/proc/loadavg: 1.99 1.61 1.29 3/180 3334
/proc/meminfo: memFree=28638564/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=162336 CPUtime=254.37 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 42288 0 0 0 25430 7 0 0 25 0 1 0 962642682 166232064 40146 33554432000 134512640 135078026 4286782928 18446744073709551615 134534292 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 40584 40146 73 139 0 40443 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 196536

[startup+342.301 s]
/proc/loadavg: 2.03 1.69 1.33 3/180 3336
/proc/meminfo: memFree=28621420/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=171376 CPUtime=314.37 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 44564 0 0 0 31430 7 0 0 25 0 1 0 962642682 175489024 42422 33554432000 134512640 135078026 4286782928 18446744073709551615 134521042 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 42844 42422 73 139 0 42703 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 205576

[startup+402.301 s]
/proc/loadavg: 2.01 1.74 1.37 3/180 3337
/proc/meminfo: memFree=28610348/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=178600 CPUtime=374.38 cores=1,3,5,7

################
# More data... #
################


[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 3471
/proc/meminfo: memFree=28392364/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=355556 CPUtime=4634.54 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 86977 0 0 0 463434 20 0 0 25 0 1 0 962642682 364089344 84293 33554432000 134512640 135078026 4286782928 18446744073709551615 134533760 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 88889 84293 73 139 0 88748 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 389756

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 3473
/proc/meminfo: memFree=28391592/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=356344 CPUtime=4694.55 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 87163 0 0 0 469435 20 0 0 25 0 1 0 962642682 364896256 84479 33554432000 134512640 135078026 4286782928 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 89086 84479 73 139 0 88945 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 390544

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 3474
/proc/meminfo: memFree=28390448/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=358348 CPUtime=4754.55 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 87548 0 0 0 475435 20 0 0 25 0 1 0 962642682 366948352 84864 33554432000 134512640 135078026 4286782928 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 89587 84864 73 139 0 89446 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 392548

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 3476
/proc/meminfo: memFree=28387824/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=361284 CPUtime=4814.55 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 88124 0 0 0 481435 20 0 0 25 0 1 0 962642682 369954816 85440 33554432000 134512640 135078026 4286782928 18446744073709551615 134526802 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 90321 85440 73 139 0 90180 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 395484

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 3477
/proc/meminfo: memFree=28386544/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=363228 CPUtime=4874.55 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 88492 0 0 0 487435 20 0 0 25 0 1 0 962642682 371945472 85808 33554432000 134512640 135078026 4286782928 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 90807 85808 73 139 0 90666 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 397428

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 3479
/proc/meminfo: memFree=28384908/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=365040 CPUtime=4934.56 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 88843 0 0 0 493435 21 0 0 25 0 1 0 962642682 373800960 86159 33554432000 134512640 135078026 4286782928 18446744073709551615 134523853 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 91260 86159 73 139 0 91119 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 399240

Solver just ended. Dumping a history of the last processes samples

[startup+4966.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 3479
/proc/meminfo: memFree=28385028/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=365172 CPUtime=4938.56 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 88890 0 0 0 493835 21 0 0 25 0 1 0 962642682 373936128 86206 33554432000 134512640 135078026 4286782928 18446744073709551615 134540308 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 91293 86206 73 139 0 91152 0
Current children cumulated CPU time (s) 4966.46
Current children cumulated vsize (KiB) 399372

[startup+4979.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 3480
/proc/meminfo: memFree=28384028/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=365880 CPUtime=4951.36 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 89032 0 0 0 495115 21 0 0 25 0 1 0 962642682 374661120 86348 33554432000 134512640 135078026 4286782928 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 91470 86348 73 139 0 91329 0
Current children cumulated CPU time (s) 4979.26
Current children cumulated vsize (KiB) 400080

[startup+4991.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 3480
/proc/meminfo: memFree=28383896/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=366072 CPUtime=4964.16 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 89059 0 0 0 496395 21 0 0 25 0 1 0 962642682 374857728 86375 33554432000 134512640 135078026 4286782928 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 91518 86375 73 139 0 91377 0
Current children cumulated CPU time (s) 4992.06
Current children cumulated vsize (KiB) 400272

[startup+4995.11 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 3480
/proc/meminfo: memFree=28384016/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=366072 CPUtime=4967.36 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 89059 0 0 0 496715 21 0 0 25 0 1 0 962642682 374857728 86375 33554432000 134512640 135078026 4286782928 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 91518 86375 73 139 0 91377 0
Current children cumulated CPU time (s) 4995.26
Current children cumulated vsize (KiB) 400272

[startup+4996.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 3480
/proc/meminfo: memFree=28383892/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=366072 CPUtime=4968.96 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 89059 0 0 0 496875 21 0 0 25 0 1 0 962642682 374857728 86375 33554432000 134512640 135078026 4286782928 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 91518 86375 73 139 0 91377 0
Current children cumulated CPU time (s) 4996.86
Current children cumulated vsize (KiB) 400272

[startup+4998.3 s]
/proc/loadavg: 2.00 2.00 1.93 2/173 3507
/proc/meminfo: memFree=28529812/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=366072 CPUtime=4970.56 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 89060 0 0 0 497035 21 0 0 25 0 1 0 962642682 374857728 86376 33554432000 134512640 135078026 4286782928 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 91518 86376 73 139 0 91377 0
Current children cumulated CPU time (s) 4998.46
Current children cumulated vsize (KiB) 400272

[startup+4998.7 s]
/proc/loadavg: 2.00 2.00 1.93 2/173 3507
/proc/meminfo: memFree=28529812/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=366072 CPUtime=4970.96 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 89060 0 0 0 497075 21 0 0 25 0 1 0 962642682 374857728 86376 33554432000 134512640 135078026 4286782928 18446744073709551615 134521963 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 91518 86376 73 139 0 91377 0
Current children cumulated CPU time (s) 4998.86
Current children cumulated vsize (KiB) 400272

[startup+4998.9 s]
/proc/loadavg: 2.00 2.00 1.93 2/173 3507
/proc/meminfo: memFree=28529812/32950928 swapFree=67055948/67111528
[pid=3317] ppid=3315 vsize=34200 CPUtime=27.9 cores=1,3,5,7
/proc/3317/stat : 3317 (SATzilla2009_C) S 3315 3317 2195 0 -1 4202496 15812 56068 0 0 971 4 1800 15 25 0 1 0 962639890 35020800 8327 33554432000 134512640 136149437 4292564096 18446744073709551615 135542781 0 0 4096 3 18446744071562232103 0 0 17 5 0 0 0
/proc/3317/statm: 8550 8327 220 400 0 8147 0
[pid=3328] ppid=3317 vsize=366072 CPUtime=4971.16 cores=1,3,5,7
/proc/3328/stat : 3328 (mxc-sr08) R 3317 3317 2195 0 -1 4202496 89060 0 0 0 497095 21 0 0 25 0 1 0 962642682 374857728 86376 33554432000 134512640 135078026 4286782928 18446744073709551615 134534530 0 0 8392704 0 0 0 0 17 3 0 0 0
/proc/3328/statm: 91518 86376 73 139 0 91377 0
Current children cumulated CPU time (s) 4999.06
Current children cumulated vsize (KiB) 400272

Child status: 17
Real time (s): 4999
CPU time (s): 4999.18
CPU user time (s): 4998.75
CPU system time (s): 0.428934
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 400272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.75
system time used= 0.428934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160957
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 10841

runsolver used 6.75397 second user time and 16.2075 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-19 21:06:42
IDJOB=3499334
IDBENCH=83172
IDSOLVER=1995
FILE ID=node127/3499334-1308510402
RUNJOBID= node127-1308510400-3204
PBS_JOBID= 13608179
Free space on /tmp= 73268 MiB

SOLVER NAME= SAT09 reference solver: SATzilla2009_C 2009-03-22
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x30.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499334-1308510402/watcher-3499334-1308510402 -o /tmp/evaluation-result-3499334-1308510402/solver-3499334-1308510402 -C 5000 -W 5100 -M 15500  HOME/SATzilla2009_C HOME/instance-3499334-1308510402.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3a506c7557d86d0d326e3b3cdee85b69
RANDOM SEED=1896870662

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28878188 kB
Buffers:        515700 kB
Cached:        3169984 kB
SwapCached:       9344 kB
Active:        1384648 kB
Inactive:      2326040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28878188 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:           69128 kB
Writeback:           0 kB
AnonPages:       22568 kB
Mapped:          14068 kB
Slab:           298756 kB
PageTables:       4532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   212228 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73268 MiB
End job on node127 at 2011-06-19 22:30:01