Trace number 3190935

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
ppfolio par? (TO) 4800.18 1201.71

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S698025027-034-UNKNOWN.cnf
MD5SUM92b3ae536df5707fe014291d91790352
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.3165
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.00/0.05	This is pico-portfolio, a naive parallel portfolio
0.00/0.05	Copyright (C) 2011 Olivier Roussel
0.00/0.05	Using 4 processing units
0.00/0.05	This portfolio uses the following solvers:
0.00/0.05	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.05	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.05	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.05	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.05	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.05	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.05	Starting clasp 1.3.6 on core(s) 4
0.00/0.05	Starting TNM 2009 on core(s) 6
0.00/0.05	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.05	Starting march_hi 2009 on core(s) 6

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.0 (svn: 935)

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-3190935-1304046392/watcher-3190935-1304046392 -o /tmp/evaluation-result-3190935-1304046392/solver-3190935-1304046392 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190935-1304046392.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 9.44 10.02 9.71 7/182 25293
/proc/meminfo: memFree=25669416/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) R 25291 25293 25027 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0

[startup+0.221193 s]
/proc/loadavg: 9.44 10.02 9.71 7/182 25293
/proc/meminfo: memFree=25669416/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) R 25291 25293 25027 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30018 s]
/proc/loadavg: 9.44 10.02 9.71 7/182 25293
/proc/meminfo: memFree=25669416/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) S 25291 25293 25027 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 4098618575391031295 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400163 s]
/proc/loadavg: 9.44 10.02 9.71 7/182 25293
/proc/meminfo: memFree=25669416/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) S 25291 25293 25027 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 4098618575391031295 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700113 s]
/proc/loadavg: 9.44 10.02 9.71 7/182 25293
/proc/meminfo: memFree=25669416/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) S 25291 25293 25027 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 4098618575391031295 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50097 s]
/proc/loadavg: 9.44 10.02 9.71 11/188 25299
/proc/meminfo: memFree=25637996/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) S 25291 25293 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 4098618575391031295 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0
[pid=25294] ppid=25293 vsize=712980 CPUtime=1.49 cores=0
/proc/25294/stat : 25294 (cryptominisat) R 25293 25293 25027 0 -1 4202496 5303 0 0 0 149 0 0 0 25 0 1 0 516237171 730091520 2906 33554432000 4194304 4587354 140736027968432 18446744073709551615 4243345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25294/statm: 178245 2906 328 96 0 174807 0
[pid=25295] ppid=25293 vsize=21056 CPUtime=1.49 cores=4
/proc/25295/stat : 25295 (clasp) R 25293 25293 25027 0 -1 4202496 2779 0 0 0 149 0 0 0 25 0 1 0 516237171 21561344 2586 33554432000 4194304 4785740 140736576916032 18446744073709551615 4549865 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25295/statm: 5264 2586 340 145 0 2309 0
[pid=25296] ppid=25293 vsize=458892 CPUtime=0.78 cores=6
/proc/25296/stat : 25296 (TNM) R 25293 25293 25027 0 -1 4202496 1274 0 0 0 78 0 0 0 25 0 1 0 516237171 469905408 1171 33554432000 134512640 134534564 4289808304 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25296/statm: 114723 1171 95 6 0 113389 0
[pid=25297] ppid=25293 vsize=5936 CPUtime=1.49 cores=2
/proc/25297/stat : 25297 (lingeling) R 25293 25293 25027 0 -1 4202496 1097 0 0 0 149 0 0 0 25 0 1 0 516237171 6078464 670 33554432000 4194304 4352236 140736167173168 18446744073709551615 4328059 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25297/statm: 1484 670 127 39 0 564 0
[pid=25298] ppid=25293 vsize=12732 CPUtime=0.69 cores=6
/proc/25298/stat : 25298 (march_hi) R 25293 25293 25027 0 -1 4202496 3816 0 0 0 69 0 0 0 25 0 1 0 516237171 13037568 1282 33554432000 4194304 4331988 140736281272016 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25298/statm: 3183 1282 174 34 0 1625 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1229920

[startup+3.1007 s]
/proc/loadavg: 9.44 10.02 9.71 12/188 25299
/proc/meminfo: memFree=25632168/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) S 25291 25293 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 4098618575391031295 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0
[pid=25294] ppid=25293 vsize=743552 CPUtime=3.09 cores=0
/proc/25294/stat : 25294 (cryptominisat) R 25293 25293 25027 0 -1 4202496 14570 0 0 0 307 2 0 0 25 0 1 0 516237171 761397248 8920 33554432000 4194304 4587354 140736027968432 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25294/statm: 185888 8920 338 96 0 182450 0
[pid=25295] ppid=25293 vsize=22960 CPUtime=3.09 cores=4
/proc/25295/stat : 25295 (clasp) R 25293 25293 25027 0 -1 4202496 3269 0 0 0 309 0 0 0 25 0 1 0 516237171 23511040 3076 33554432000 4194304 4785740 140736576916032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25295/statm: 5740 3076 340 145 0 2785 0
[pid=25296] ppid=25293 vsize=458892 CPUtime=1.57 cores=6
/proc/25296/stat : 25296 (TNM) R 25293 25293 25027 0 -1 4202496 1274 0 0 0 157 0 0 0 25 0 1 0 516237171 469905408 1171 33554432000 134512640 134534564 4289808304 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25296/statm: 114723 1171 95 6 0 113389 0
[pid=25297] ppid=25293 vsize=6556 CPUtime=3.09 cores=2
/proc/25297/stat : 25297 (lingeling) R 25293 25293 25027 0 -1 4202496 1228 0 0 0 309 0 0 0 25 0 1 0 516237171 6713344 801 33554432000 4194304 4352236 140736167173168 18446744073709551615 4235610 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25297/statm: 1639 801 127 39 0 719 0
[pid=25298] ppid=25293 vsize=12732 CPUtime=1.49 cores=6
/proc/25298/stat : 25298 (march_hi) R 25293 25293 25027 0 -1 4202496 3816 0 0 0 149 0 0 0 25 0 1 0 516237171 13037568 1282 33554432000 4194304 4331988 140736281272016 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25298/statm: 3183 1282 174 34 0 1625 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1263016

[startup+6.30114 s]
/proc/loadavg: 9.48 10.02 9.71 11/188 25299
/proc/meminfo: memFree=25623464/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) S 25291 25293 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 4098618575391031295 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0
[pid=25294] ppid=25293 vsize=726668 CPUtime=6.29 cores=0
/proc/25294/stat : 25294 (cryptominisat) R 25293 25293 25027 0 -1 4202496 17641 0 0 0 626 3 0 0 25 0 1 0 516237171 744108032 4020 33554432000 4194304 4587354 140736027968432 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25294/statm: 181667 4020 338 96 0 178229 0
[pid=25295] ppid=25293 vsize=26332 CPUtime=6.29 cores=4
/proc/25295/stat : 25295 (clasp) R 25293 25293 25027 0 -1 4202496 4086 0 0 0 629 0 0 0 25 0 1 0 516237171 26963968 3893 33554432000 4194304 4785740 140736576916032 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25295/statm: 6583 3893 340 145 0 3628 0
[pid=25296] ppid=25293 vsize=458892 CPUtime=3.16 cores=6
/proc/25296/stat : 25296 (TNM) R 25293 25293 25027 0 -1 4202496 1274 0 0 0 316 0 0 0 25 0 1 0 516237171 469905408 1171 33554432000 134512640 134534564 4289808304 18446744073709551615 12252662 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25296/statm: 114723 1171 95 6 0 113389 0
[pid=25297] ppid=25293 vsize=8148 CPUtime=6.28 cores=2
/proc/25297/stat : 25297 (lingeling) R 25293 25293 25027 0 -1 4202496 1658 0 0 0 628 0 0 0 25 0 1 0 516237171 8343552 1231 33554432000 4194304 4352236 140736167173168 18446744073709551615 4207584 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25297/statm: 2037 1231 127 39 0 1117 0
[pid=25298] ppid=25293 vsize=13416 CPUtime=3.09 cores=6
/proc/25298/stat : 25298 (march_hi) R 25293 25293 25027 0 -1 4202496 3956 0 0 0 309 0 0 0 25 0 1 0 516237171 13737984 1422 33554432000 4194304 4331988 140736281272016 18446744073709551615 4263258 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25298/statm: 3354 1422 174 34 0 1796 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1251780

[startup+12.701 s]
/proc/loadavg: 9.60 10.04 9.72 11/188 25299
/proc/meminfo: memFree=25579340/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) S 25291 25293 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 4098618575391031295 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0
[pid=25294] ppid=25293 vsize=736400 CPUtime=12.69 cores=0
/proc/25294/stat : 25294 (cryptominisat) R 25293 25293 25027 0 -1 4202496 23221 0 0 0 1266 3 0 0 25 0 1 0 516237171 754073600 9571 33554432000 4194304 4587354 140736027968432 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25294/statm: 184100 9571 338 96 0 180662 0
[pid=25295] ppid=25293 vsize=29232 CPUtime=12.69 cores=4
/proc/25295/stat : 25295 (clasp) R 25293 25293 25027 0 -1 4202496 4817 0 0 0 1268 1 0 0 25 0 1 0 516237171 29933568 4624 33554432000 4194304 4785740 140736576916032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25295/statm: 7308 4624 340 145 0 4353 0
[pid=25296] ppid=25293 vsize=458892 CPUtime=6.32 cores=6
/proc/25296/stat : 25296 (TNM) R 25293 25293 25027 0 -1 4202496 1274 0 0 0 632 0 0 0 25 0 1 0 516237171 469905408 1171 33554432000 134512640 134534564 4289808304 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25296/statm: 114723 1171 95 6 0 113389 0
[pid=25297] ppid=25293 vsize=8540 CPUtime=12.68 cores=2
/proc/25297/stat : 25297 (lingeling) R 25293 25293 25027 0 -1 4202496 2012 0 0 0 1268 0 0 0 25 0 1 0 516237171 8744960 1329 33554432000 4194304 4352236 140736167173168 18446744073709551615 4328395 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25297/statm: 2135 1329 127 39 0 1215 0
[pid=25298] ppid=25293 vsize=14268 CPUtime=6.29 cores=6
/proc/25298/stat : 25298 (march_hi) R 25293 25293 25027 0 -1 4202496 4102 0 0 0 629 0 0 0 25 0 1 0 516237171 14610432 1568 33554432000 4194304 4331988 140736281272016 18446744073709551615 4288315 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25298/statm: 3567 1568 175 34 0 2009 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1265656

[startup+25.5068 s]
/proc/loadavg: 9.69 10.03 9.72 12/188 25299
/proc/meminfo: memFree=25599528/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) S 25291 25293 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 4098618575391031295 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0
[pid=25294] ppid=25293 vsize=742312 CPUtime=25.5 cores=0
/proc/25294/stat : 25294 (cryptominisat) R 25293 25293 25027 0 -1 4202496 33811 0 0 0 2544 6 0 0 25 0 1 0 516237171 760127488 10730 33554432000 4194304 4587354 140736027968432 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25294/statm: 185578 10730 338 96 0 182140 0
[pid=25295] ppid=25293 vsize=35276 CPUtime=25.5 cores=4
/proc/25295/stat : 25295 (clasp) R 25293 25293 25027 0 -1 4202496 6274 0 0 0 2549 1 0 0 25 0 1 0 516237171 36122624 6081 33554432000 4194304 4785740 140736576916032 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25295/statm: 8819 6081 340 145 0 5864 0
[pid=25296] ppid=25293 vsize=458892 CPUtime=12.71 cores=6
/proc/25296/stat : 25296 (TNM) R 25293 25293 25027 0 -1 4202496 1274 0 0 0 1271 0 0 0 25 0 1 0 516237171 469905408 1171 33554432000 134512640 134534564 4289808304 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25296/statm: 114723 1171 95 6 0 113389 0
[pid=25297] ppid=25293 vsize=8156 CPUtime=25.49 cores=2
/proc/25297/stat : 25297 (lingeling) R 25293 25293 25027 0 -1 4202496 2236 0 0 0 2549 0 0 0 25 0 1 0 516237171 8351744 1233 33554432000 4194304 4352236 140736167173168 18446744073709551615 4331255 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25297/statm: 2039 1233 127 39 0 1119 0
[pid=25298] ppid=25293 vsize=15032 CPUtime=12.64 cores=6
/proc/25298/stat : 25298 (march_hi) R 25293 25293 25027 0 -1 4202496 4391 0 0 0 1264 0 0 0 25 0 1 0 516237171 15392768 1857 33554432000 4194304 4331988 140736281272016 18446744073709551615 4308726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25298/statm: 3758 1857 175 34 0 2200 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 1277992

[startup+51.1003 s]
/proc/loadavg: 9.85 10.05 9.73 11/188 25300
/proc/meminfo: memFree=25520576/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) S 25291 25293 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 4098618575391031295 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0
[pid=25294] ppid=25293 vsize=756148 CPUtime=51.09 cores=0
/proc/25294/stat : 25294 (cryptominisat) R 25293 25293 25027 0 -1 4202496 39620 0 0 0 5102 7 0 0 25 0 1 0 516237171 774295552 14482 33554432000 4194304 4587354 140736027968432 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25294/statm: 189037 14482 338 96 0 185599 0
[pid=25295] ppid=25293 vsize=42432 CPUtime=51.09 cores=4
/proc/25295/stat : 25295 (clasp) R 25293 25293 25027 0 -1 4202496 7987 0 0 0 5108 1 0 0 25 0 1 0 516237171 43450368 7794 33554432000 4194304 4785740 140736576916032 18446744073709551615 4546137 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25295/statm: 10608 7794 340 145 0 7653 0
[pid=25296] ppid=25293 vsize=458892 CPUtime=25.42 cores=6
/proc/25296/stat : 25296 (TNM) R 25293 25293 25027 0 -1 4202496 1274 0 0 0 2542 0 0 0 25 0 1 0 516237171 469905408 1171 33554432000 134512640 134534564 4289808304 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25296/statm: 114723 1171 95 6 0 113389 0
[pid=25297] ppid=25293 vsize=9188 CPUtime=51.07 cores=2

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

/proc/25298/statm: 25772 22193 175 34 0 24214 0
Current children cumulated CPU time (s) 3763.95
Current children cumulated vsize (KiB) 1460944

[startup+1002.31 s]
/proc/loadavg: 10.20 10.20 10.02 11/188 25359
/proc/meminfo: memFree=25312568/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) S 25291 25293 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 4098618575391031295 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0
[pid=25294] ppid=25293 vsize=754728 CPUtime=1002.29 cores=0
/proc/25294/stat : 25294 (cryptominisat) R 25293 25293 25027 0 -1 4202496 454331 0 0 0 100076 153 0 0 25 0 1 0 516237171 772841472 21026 33554432000 4194304 4587354 140736027968432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25294/statm: 188682 21026 338 96 0 185244 0
[pid=25295] ppid=25293 vsize=113348 CPUtime=1002.31 cores=4
/proc/25295/stat : 25295 (clasp) R 25293 25293 25027 0 -1 4202496 24540 0 0 0 100227 4 0 0 25 0 1 0 516237171 116068352 24300 33554432000 4194304 4785740 140736576916032 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25295/statm: 28337 24300 341 145 0 25382 0
[pid=25296] ppid=25293 vsize=458892 CPUtime=498.43 cores=6
/proc/25296/stat : 25296 (TNM) R 25293 25293 25027 0 -1 4202496 1274 0 0 0 49843 0 0 0 25 0 1 0 516237171 469905408 1171 33554432000 134512640 134534564 4289808304 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25296/statm: 114723 1171 95 6 0 113389 0
[pid=25297] ppid=25293 vsize=16492 CPUtime=1002.21 cores=2
/proc/25297/stat : 25297 (lingeling) R 25293 25293 25027 0 -1 4202496 25814 0 0 0 100217 4 0 0 25 0 1 0 516237171 16887808 3305 33554432000 4194304 4352236 140736167173168 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25297/statm: 4123 3305 127 39 0 3203 0
[pid=25298] ppid=25293 vsize=103088 CPUtime=498.41 cores=6
/proc/25298/stat : 25298 (march_hi) R 25293 25293 25027 0 -1 4202496 25996 0 0 0 49830 11 0 0 25 0 1 0 516237171 105562112 23462 33554432000 4194304 4331988 140736281272016 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25298/statm: 25772 23462 175 34 0 24214 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 1464872

[startup+1062.3 s]
/proc/loadavg: 10.20 10.19 10.02 11/188 25360
/proc/meminfo: memFree=25226864/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) S 25291 25293 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 4098618575391031295 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0
[pid=25294] ppid=25293 vsize=771032 CPUtime=1062.28 cores=0
/proc/25294/stat : 25294 (cryptominisat) R 25293 25293 25027 0 -1 4202496 473151 0 0 0 106067 161 0 0 25 0 1 0 516237171 789536768 22137 33554432000 4194304 4587354 140736027968432 18446744073709551615 228244045460 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25294/statm: 192758 22137 338 96 0 189320 0
[pid=25295] ppid=25293 vsize=114312 CPUtime=1062.31 cores=4
/proc/25295/stat : 25295 (clasp) R 25293 25293 25027 0 -1 4202496 24802 0 0 0 106227 4 0 0 25 0 1 0 516237171 117055488 24562 33554432000 4194304 4785740 140736576916032 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25295/statm: 28578 24562 341 145 0 25623 0
[pid=25296] ppid=25293 vsize=458892 CPUtime=528.3 cores=6
/proc/25296/stat : 25296 (TNM) R 25293 25293 25027 0 -1 4202496 1274 0 0 0 52830 0 0 0 25 0 1 0 516237171 469905408 1171 33554432000 134512640 134534564 4289808304 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25296/statm: 114723 1171 95 6 0 113389 0
[pid=25297] ppid=25293 vsize=16492 CPUtime=1062.19 cores=2
/proc/25297/stat : 25297 (lingeling) R 25293 25293 25027 0 -1 4202496 27062 0 0 0 106215 4 0 0 25 0 1 0 516237171 16887808 3305 33554432000 4194304 4352236 140736167173168 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25297/statm: 4123 3305 127 39 0 3203 0
[pid=25298] ppid=25293 vsize=147288 CPUtime=528.21 cores=6
/proc/25298/stat : 25298 (march_hi) R 25293 25293 25027 0 -1 4202496 27232 0 0 0 52810 11 0 0 25 0 1 0 516237171 150822912 24698 33554432000 4194304 4331988 140736281272016 18446744073709551615 4239578 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25298/statm: 36822 24698 175 34 0 35264 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 1526340

[startup+1122.3 s]
/proc/loadavg: 10.27 10.20 10.03 11/188 25362
/proc/meminfo: memFree=25015796/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) S 25291 25293 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 4098618575391031295 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0
[pid=25294] ppid=25293 vsize=786720 CPUtime=1122.28 cores=0
/proc/25294/stat : 25294 (cryptominisat) R 25293 25293 25027 0 -1 4202496 493185 0 0 0 112060 168 0 0 25 0 1 0 516237171 805601280 16700 33554432000 4194304 4587354 140736027968432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25294/statm: 196680 16700 338 96 0 193242 0
[pid=25295] ppid=25293 vsize=116376 CPUtime=1122.32 cores=4
/proc/25295/stat : 25295 (clasp) R 25293 25293 25027 0 -1 4202496 25250 0 0 0 112227 5 0 0 25 0 1 0 516237171 119169024 25010 33554432000 4194304 4785740 140736576916032 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25295/statm: 29094 25010 341 145 0 26139 0
[pid=25296] ppid=25293 vsize=458892 CPUtime=558.12 cores=6
/proc/25296/stat : 25296 (TNM) R 25293 25293 25027 0 -1 4202496 1274 0 0 0 55812 0 0 0 25 0 1 0 516237171 469905408 1171 33554432000 134512640 134534564 4289808304 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25296/statm: 114723 1171 95 6 0 113389 0
[pid=25297] ppid=25293 vsize=21228 CPUtime=1122.19 cores=2
/proc/25297/stat : 25297 (lingeling) R 25293 25293 25027 0 -1 4202496 28246 0 0 0 112215 4 0 0 25 0 1 0 516237171 21737472 4489 33554432000 4194304 4352236 140736167173168 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25297/statm: 5307 4489 127 39 0 4387 0
[pid=25298] ppid=25293 vsize=147288 CPUtime=558.06 cores=6
/proc/25298/stat : 25298 (march_hi) R 25293 25293 25027 0 -1 4202496 28465 0 0 0 55795 11 0 0 25 0 1 0 516237171 150822912 25931 33554432000 4194304 4331988 140736281272016 18446744073709551615 4228257 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25298/statm: 36822 25931 175 34 0 35264 0
Current children cumulated CPU time (s) 4482.97
Current children cumulated vsize (KiB) 1548828

[startup+1182.3 s]
/proc/loadavg: 10.21 10.19 10.04 11/188 25363
/proc/meminfo: memFree=25153400/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) S 25291 25293 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 4098618575391031295 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0
[pid=25294] ppid=25293 vsize=766684 CPUtime=1182.28 cores=0
/proc/25294/stat : 25294 (cryptominisat) R 25293 25293 25027 0 -1 4202496 510203 0 0 0 118050 178 0 0 25 0 1 0 516237171 785084416 22296 33554432000 4194304 4587354 140736027968432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25294/statm: 191671 22296 338 96 0 188233 0
[pid=25295] ppid=25293 vsize=117652 CPUtime=1182.32 cores=4
/proc/25295/stat : 25295 (clasp) R 25293 25293 25027 0 -1 4202496 25525 0 0 0 118227 5 0 0 25 0 1 0 516237171 120475648 25285 33554432000 4194304 4785740 140736576916032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25295/statm: 29413 25285 341 145 0 26458 0
[pid=25296] ppid=25293 vsize=458892 CPUtime=587.95 cores=6
/proc/25296/stat : 25296 (TNM) R 25293 25293 25027 0 -1 4202496 1274 0 0 0 58795 0 0 0 25 0 1 0 516237171 469905408 1171 33554432000 134512640 134534564 4289808304 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25296/statm: 114723 1171 95 6 0 113389 0
[pid=25297] ppid=25293 vsize=16748 CPUtime=1182.19 cores=2
/proc/25297/stat : 25297 (lingeling) R 25293 25293 25027 0 -1 4202496 29398 0 0 0 118214 5 0 0 25 0 1 0 516237171 17149952 3369 33554432000 4194304 4352236 140736167173168 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25297/statm: 4187 3369 127 39 0 3267 0
[pid=25298] ppid=25293 vsize=148644 CPUtime=587.91 cores=6
/proc/25298/stat : 25298 (march_hi) R 25293 25293 25027 0 -1 4202496 29685 0 0 0 58779 12 0 0 25 0 1 0 516237171 152211456 27151 33554432000 4194304 4331988 140736281272016 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25298/statm: 37161 27151 175 34 0 35603 0
Current children cumulated CPU time (s) 4722.65
Current children cumulated vsize (KiB) 1526944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.15 10.18 10.03 11/188 25364
/proc/meminfo: memFree=25112228/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) S 25291 25293 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 4098618575391031295 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0
[pid=25294] ppid=25293 vsize=770536 CPUtime=1201.69 cores=0
/proc/25294/stat : 25294 (cryptominisat) R 25293 25293 25027 0 -1 4202496 518449 0 0 0 119988 181 0 0 25 0 1 0 516237171 789028864 22988 33554432000 4194304 4587354 140736027968432 18446744073709551615 4243546 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25294/statm: 192634 22988 338 96 0 189196 0
[pid=25295] ppid=25293 vsize=118284 CPUtime=1201.73 cores=4
/proc/25295/stat : 25295 (clasp) R 25293 25293 25027 0 -1 4202496 25680 0 0 0 120168 5 0 0 25 0 1 0 516237171 121122816 25440 33554432000 4194304 4785740 140736576916032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25295/statm: 29571 25440 341 145 0 26616 0
[pid=25296] ppid=25293 vsize=458892 CPUtime=597.62 cores=6
/proc/25296/stat : 25296 (TNM) R 25293 25293 25027 0 -1 4202496 1274 0 0 0 59762 0 0 0 25 0 1 0 516237171 469905408 1171 33554432000 134512640 134534564 4289808304 18446744073709551615 134528680 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25296/statm: 114723 1171 95 6 0 113389 0
[pid=25297] ppid=25293 vsize=21484 CPUtime=1201.6 cores=2
/proc/25297/stat : 25297 (lingeling) R 25293 25293 25027 0 -1 4202496 30582 0 0 0 120155 5 0 0 25 0 1 0 516237171 21999616 4553 33554432000 4194304 4352236 140736167173168 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25297/statm: 5371 4553 127 39 0 4451 0
[pid=25298] ppid=25293 vsize=148644 CPUtime=597.54 cores=6
/proc/25298/stat : 25298 (march_hi) R 25293 25293 25027 0 -1 4202496 30069 0 0 0 59742 12 0 0 25 0 1 0 516237171 152211456 27535 33554432000 4194304 4331988 140736281272016 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25298/statm: 37161 27535 175 34 0 35603 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1536164

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1201.7 s]
/proc/loadavg: 10.15 10.18 10.03 11/188 25364
/proc/meminfo: memFree=25112228/32951124 swapFree=67111364/67111528
[pid=25293] ppid=25291 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25293/stat : 25293 (ppfolio) S 25291 25293 25027 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516237171 18763776 389 33554432000 4194304 4287625 140736114418528 18446744073709551615 228244368911 0 0 4096 65536 4098618575391031295 0 0 17 4 0 0 0
/proc/25293/statm: 4581 389 341 23 0 91 0
[pid=25294] ppid=25293 vsize=770536 CPUtime=1201.69 cores=0
/proc/25294/stat : 25294 (cryptominisat) R 25293 25293 25027 0 -1 4202496 518449 0 0 0 119988 181 0 0 25 0 1 0 516237171 789028864 22988 33554432000 4194304 4587354 140736027968432 18446744073709551615 4243546 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25294/statm: 192634 22988 338 96 0 189196 0
[pid=25295] ppid=25293 vsize=118284 CPUtime=1201.73 cores=4
/proc/25295/stat : 25295 (clasp) R 25293 25293 25027 0 -1 4202496 25680 0 0 0 120168 5 0 0 25 0 1 0 516237171 121122816 25440 33554432000 4194304 4785740 140736576916032 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25295/statm: 29571 25440 341 145 0 26616 0
[pid=25296] ppid=25293 vsize=458892 CPUtime=597.62 cores=6
/proc/25296/stat : 25296 (TNM) R 25293 25293 25027 0 -1 4202496 1274 0 0 0 59762 0 0 0 25 0 1 0 516237171 469905408 1171 33554432000 134512640 134534564 4289808304 18446744073709551615 134528680 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25296/statm: 114723 1171 95 6 0 113389 0
[pid=25297] ppid=25293 vsize=21484 CPUtime=1201.6 cores=2
/proc/25297/stat : 25297 (lingeling) R 25293 25293 25027 0 -1 4202496 30582 0 0 0 120155 5 0 0 25 0 1 0 516237171 21999616 4553 33554432000 4194304 4352236 140736167173168 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25297/statm: 5371 4553 127 39 0 4451 0
[pid=25298] ppid=25293 vsize=148644 CPUtime=597.54 cores=6
/proc/25298/stat : 25298 (march_hi) R 25293 25293 25027 0 -1 4202496 30069 0 0 0 59742 12 0 0 25 0 1 0 516237171 152211456 27535 33554432000 4194304 4331988 140736281272016 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/25298/statm: 37161 27535 175 34 0 35603 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1536164

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25293 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=553336
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=54991
# CPU time returned by wait4() is 1201.61
# while last known CPU time is 4800.18
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.18
CPU user time (s): 4798.15
CPU system time (s): 2.03
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 2234588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1201.55
system time used= 0.054991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31107
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= 323
involuntary context switches= 3580

runsolver used 1.79273 second user time and 4.77127 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 05:06:32
IDJOB=3190935
IDBENCH=82666
IDSOLVER=1612
FILE ID=node136/3190935-1304046392
RUNJOBID= node136-1304044537-25045
PBS_JOBID= 13170391
Free space on /tmp= 72324 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S698025027-034-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190935-1304046392/watcher-3190935-1304046392 -o /tmp/evaluation-result-3190935-1304046392/solver-3190935-1304046392 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190935-1304046392.cnf

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

MD5SUM BENCH= 92b3ae536df5707fe014291d91790352
RANDOM SEED=1233593969

node136.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.809
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.61
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.809
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.75
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.809
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.75
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.809
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.76
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.809
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.809
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.83
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.809
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.75
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25669696 kB
Buffers:       1053756 kB
Cached:        5009892 kB
SwapCached:        100 kB
Active:        1287924 kB
Inactive:      5441260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25669696 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           10628 kB
Writeback:           0 kB
AnonPages:      665100 kB
Mapped:          16936 kB
Slab:           486064 kB
PageTables:       6128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1997484 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= 72312 MiB
End job on node136 at 2011-04-29 05:26:36