Trace number 3289076

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.26 1201.71

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark703.609
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

Solver Data

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

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

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

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: 10.27 10.17 9.46 6/182 32725
/proc/meminfo: memFree=31146072/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) R 32723 32725 32278 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 519675654 18763776 390 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/32725/statm: 4581 390 341 23 0 91 0

[startup+0.13413 s]
/proc/loadavg: 10.27 10.17 9.46 6/182 32725
/proc/meminfo: memFree=31146072/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 25 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195386380386304 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.20112 s]
/proc/loadavg: 10.27 10.17 9.46 6/182 32725
/proc/meminfo: memFree=31146072/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 25 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195386380386304 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.301101 s]
/proc/loadavg: 10.27 10.17 9.46 6/182 32725
/proc/meminfo: memFree=31146072/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 25 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195386380386304 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.701033 s]
/proc/loadavg: 10.27 10.17 9.46 6/182 32725
/proc/meminfo: memFree=31146072/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 25 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195386380386304 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50089 s]
/proc/loadavg: 10.27 10.17 9.46 10/187 32731
/proc/meminfo: memFree=31052356/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 17 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
[pid=32726] ppid=32725 vsize=54824 CPUtime=1.48 cores=1
/proc/32726/stat : 32726 (cryptominisat) R 32725 32725 32278 0 -1 4202496 8640 0 0 0 148 0 0 0 25 0 1 0 519675654 56139776 8442 33554432000 4194304 4587354 140736960041936 18446744073709551615 4421075 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32726/statm: 13706 8442 312 96 0 10268 0
[pid=32727] ppid=32725 vsize=44744 CPUtime=1.49 cores=5
/proc/32727/stat : 32727 (clasp) R 32725 32725 32278 0 -1 4202496 10896 0 0 0 148 1 0 0 25 0 1 0 519675654 45817856 8344 33554432000 4194304 4785740 140734787035344 18446744073709551615 4552489 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32727/statm: 11186 8344 340 145 0 8231 0
[pid=32729] ppid=32725 vsize=14492 CPUtime=1.49 cores=3
/proc/32729/stat : 32729 (lingeling) R 32725 32725 32278 0 -1 4202496 6499 0 0 0 148 1 0 0 25 0 1 0 519675654 14839808 2777 33554432000 4194304 4352236 140735322576352 18446744073709551615 4319146 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32729/statm: 3623 2777 119 39 0 2703 0
[pid=32730] ppid=32725 vsize=136340 CPUtime=1.46 cores=7
/proc/32730/stat : 32730 (march_hi) R 32725 32725 32278 0 -1 4202496 68254 0 0 0 137 9 0 0 25 0 1 0 519675654 139612160 15854 33554432000 4194304 4331988 140735194926624 18446744073709551615 4251649 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32730/statm: 34085 15854 162 34 0 32527 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 268724

[startup+3.10061 s]
/proc/loadavg: 10.27 10.17 9.46 10/187 32731
/proc/meminfo: memFree=30991472/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 15 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195738567704576 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
[pid=32726] ppid=32725 vsize=77148 CPUtime=3.09 cores=1
/proc/32726/stat : 32726 (cryptominisat) R 32725 32725 32278 0 -1 4202496 18052 0 0 0 307 2 0 0 25 0 1 0 519675654 78999552 14564 33554432000 4194304 4587354 140736960041936 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32726/statm: 19287 14564 330 96 0 15849 0
[pid=32727] ppid=32725 vsize=45140 CPUtime=3.08 cores=5
/proc/32727/stat : 32727 (clasp) R 32725 32725 32278 0 -1 4202496 10987 0 0 0 307 1 0 0 25 0 1 0 519675654 46223360 8435 33554432000 4194304 4785740 140734787035344 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32727/statm: 11285 8435 340 145 0 8330 0
[pid=32729] ppid=32725 vsize=25624 CPUtime=3.09 cores=3
/proc/32729/stat : 32729 (lingeling) R 32725 32725 32278 0 -1 4202496 9294 0 0 0 308 1 0 0 25 0 1 0 519675654 26238976 5572 33554432000 4194304 4352236 140735322576352 18446744073709551615 4303846 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32729/statm: 6406 5572 125 39 0 5486 0
[pid=32730] ppid=32725 vsize=137252 CPUtime=3.06 cores=7
/proc/32730/stat : 32730 (march_hi) R 32725 32725 32278 0 -1 4202496 77913 0 0 0 296 10 0 0 25 0 1 0 519675654 140546048 17523 33554432000 4194304 4331988 140735194926624 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32730/statm: 34313 17523 175 34 0 32755 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 303488

[startup+6.30105 s]
/proc/loadavg: 10.17 10.15 9.46 10/187 32731
/proc/meminfo: memFree=30948980/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 15 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
[pid=32726] ppid=32725 vsize=114652 CPUtime=6.28 cores=1
/proc/32726/stat : 32726 (cryptominisat) R 32725 32725 32278 0 -1 4202496 18784 0 0 0 626 2 0 0 25 0 1 0 519675654 117403648 15279 33554432000 4194304 4587354 140736960041936 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32726/statm: 28663 15279 330 96 0 25225 0
[pid=32727] ppid=32725 vsize=48584 CPUtime=6.28 cores=5
/proc/32727/stat : 32727 (clasp) R 32725 32725 32278 0 -1 4202496 11858 0 0 0 627 1 0 0 25 0 1 0 519675654 49750016 9306 33554432000 4194304 4785740 140734787035344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32727/statm: 12146 9306 340 145 0 9191 0
[pid=32729] ppid=32725 vsize=25624 CPUtime=6.29 cores=3
/proc/32729/stat : 32729 (lingeling) R 32725 32725 32278 0 -1 4202496 9294 0 0 0 628 1 0 0 25 0 1 0 519675654 26238976 5572 33554432000 4194304 4352236 140735322576352 18446744073709551615 4300222 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32729/statm: 6406 5572 125 39 0 5486 0
[pid=32730] ppid=32725 vsize=145216 CPUtime=6.24 cores=7
/proc/32730/stat : 32730 (march_hi) R 32725 32725 32278 0 -1 4202496 79619 0 0 0 614 10 0 0 25 0 1 0 519675654 148701184 19229 33554432000 4194304 4331988 140735194926624 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32730/statm: 36304 19229 175 34 0 34746 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 352400

[startup+12.7009 s]
/proc/loadavg: 10.08 10.13 9.45 10/187 32731
/proc/meminfo: memFree=30957192/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 15 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
[pid=32726] ppid=32725 vsize=117560 CPUtime=12.68 cores=1
/proc/32726/stat : 32726 (cryptominisat) R 32725 32725 32278 0 -1 4202496 20323 0 0 0 1266 2 0 0 25 0 1 0 519675654 120381440 16806 33554432000 4194304 4587354 140736960041936 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32726/statm: 29390 16806 338 96 0 25952 0
[pid=32727] ppid=32725 vsize=53852 CPUtime=12.69 cores=5
/proc/32727/stat : 32727 (clasp) R 32725 32725 32278 0 -1 4202496 13150 0 0 0 1267 2 0 0 25 0 1 0 519675654 55144448 10598 33554432000 4194304 4785740 140734787035344 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32727/statm: 13463 10598 340 145 0 10508 0
[pid=32729] ppid=32725 vsize=21740 CPUtime=12.69 cores=3
/proc/32729/stat : 32729 (lingeling) R 32725 32725 32278 0 -1 4202496 9385 0 0 0 1268 1 0 0 25 0 1 0 519675654 22261760 4603 33554432000 4194304 4352236 140735322576352 18446744073709551615 4328496 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32729/statm: 5435 4603 127 39 0 4515 0
[pid=32730] ppid=32725 vsize=145964 CPUtime=12.6 cores=7
/proc/32730/stat : 32730 (march_hi) R 32725 32725 32278 0 -1 4202496 79786 0 0 0 1250 10 0 0 25 0 1 0 519675654 149467136 19396 33554432000 4194304 4331988 140735194926624 18446744073709551615 4265323 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32730/statm: 36491 19396 175 34 0 34933 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 357440

[startup+25.5007 s]
/proc/loadavg: 9.84 10.08 9.45 10/187 32731
/proc/meminfo: memFree=30944632/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 15 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
[pid=32726] ppid=32725 vsize=544624 CPUtime=25.48 cores=1
/proc/32726/stat : 32726 (cryptominisat) R 32725 32725 32278 0 -1 4202496 29016 0 0 0 2543 5 0 0 25 0 1 0 519675654 557694976 17006 33554432000 4194304 4587354 140736960041936 18446744073709551615 4237840 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32726/statm: 136156 17006 336 96 0 132718 0
[pid=32727] ppid=32725 vsize=59468 CPUtime=25.48 cores=5
/proc/32727/stat : 32727 (clasp) R 32725 32725 32278 0 -1 4202496 14494 0 0 0 2546 2 0 0 25 0 1 0 519675654 60895232 11942 33554432000 4194304 4785740 140734787035344 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32727/statm: 14867 11942 340 145 0 11912 0
[pid=32729] ppid=32725 vsize=21736 CPUtime=25.49 cores=3
/proc/32729/stat : 32729 (lingeling) R 32725 32725 32278 0 -1 4202496 9385 0 0 0 2548 1 0 0 25 0 1 0 519675654 22257664 4602 33554432000 4194304 4352236 140735322576352 18446744073709551615 4268386 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32729/statm: 5434 4602 127 39 0 4514 0
[pid=32730] ppid=32725 vsize=146492 CPUtime=25.33 cores=7
/proc/32730/stat : 32730 (march_hi) R 32725 32725 32278 0 -1 4202496 79936 0 0 0 2523 10 0 0 25 0 1 0 519675654 150007808 19546 33554432000 4194304 4331988 140735194926624 18446744073709551615 4228478 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32730/statm: 36623 19546 175 34 0 35065 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 790644

[startup+51.1012 s]
/proc/loadavg: 9.77 10.04 9.45 10/187 32732
/proc/meminfo: memFree=30895452/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 15 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
[pid=32726] ppid=32725 vsize=522376 CPUtime=51.09 cores=1
/proc/32726/stat : 32726 (cryptominisat) R 32725 32725 32278 0 -1 4202496 38517 0 0 0 5101 8 0 0 25 0 1 0 519675654 534913024 18450 33554432000 4194304 4587354 140736960041936 18446744073709551615 4236795 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32726/statm: 130594 18450 336 96 0 127156 0
[pid=32727] ppid=32725 vsize=72500 CPUtime=51.08 cores=5
/proc/32727/stat : 32727 (clasp) R 32725 32725 32278 0 -1 4202496 17679 0 0 0 5104 4 0 0 25 0 1 0 519675654 74240000 15127 33554432000 4194304 4785740 140734787035344 18446744073709551615 4561956 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32727/statm: 18125 15127 340 145 0 15170 0
[pid=32729] ppid=32725 vsize=21732 CPUtime=51.09 cores=3
/proc/32729/stat : 32729 (lingeling) R 32725 32725 32278 0 -1 4202496 10409 0 0 0 5108 1 0 0 25 0 1 0 519675654 22253568 4601 33554432000 4194304 4352236 140735322576352 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32729/statm: 5433 4601 127 39 0 4513 0
[pid=32730] ppid=32725 vsize=147284 CPUtime=50.79 cores=7
/proc/32730/stat : 32730 (march_hi) R 32725 32725 32278 0 -1 4202496 80117 0 0 0 5069 10 0 0 25 0 1 0 519675654 150818816 19727 33554432000 4194304 4331988 140735194926624 18446744073709551615 4263328 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32730/statm: 36821 19727 175 34 0 35263 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 782216

[startup+102.301 s]
/proc/loadavg: 9.40 9.89 9.43 10/187 32734
/proc/meminfo: memFree=30879608/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 15 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
[pid=32726] ppid=32725 vsize=518056 CPUtime=102.3 cores=1
/proc/32726/stat : 32726 (cryptominisat) R 32725 32725 32278 0 -1 4202496 49585 0 0 0 10219 11 0 0 25 0 1 0 519675654 530489344 15635 33554432000 4194304 4587354 140736960041936 18446744073709551615 4238683 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32726/statm: 129514 15635 336 96 0 126076 0
[pid=32727] ppid=32725 vsize=90120 CPUtime=102.29 cores=5

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


[startup+882.307 s]
/proc/loadavg: 8.07 8.48 8.94 9/186 328
/proc/meminfo: memFree=30607508/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 15 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195738567704576 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
[pid=32726] ppid=32725 vsize=582484 CPUtime=882.31 cores=1
/proc/32726/stat : 32726 (cryptominisat) R 32725 32725 32278 0 -1 4202496 203696 0 0 0 88155 76 0 0 25 0 1 0 519675654 596463616 31047 33554432000 4194304 4587354 140736960041936 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32726/statm: 145621 31047 336 96 0 142183 0
[pid=32727] ppid=32725 vsize=181616 CPUtime=882.29 cores=5
/proc/32727/stat : 32727 (clasp) R 32725 32725 32278 0 -1 4202496 43996 0 0 0 88214 15 0 0 25 0 1 0 519675654 185974784 41444 33554432000 4194304 4785740 140734787035344 18446744073709551615 4553143 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32727/statm: 45404 41444 340 145 0 42449 0
[pid=32729] ppid=32725 vsize=60740 CPUtime=882.32 cores=3
/proc/32729/stat : 32729 (lingeling) R 32725 32725 32278 0 -1 4202496 50115 0 0 0 88225 7 0 0 25 0 1 0 519675654 62197760 14353 33554432000 4194304 4352236 140735322576352 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32729/statm: 15185 14353 127 39 0 14265 0
[pid=32730] ppid=32725 vsize=153432 CPUtime=877.45 cores=7
/proc/32730/stat : 32730 (march_hi) R 32725 32725 32278 0 -1 4202496 81368 0 0 0 87735 10 0 0 25 0 1 0 519675654 157114368 20978 33554432000 4194304 4331988 140735194926624 18446744073709551615 4228565 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32730/statm: 38358 20978 175 34 0 36800 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 996596

[startup+942.301 s]
/proc/loadavg: 8.16 8.42 8.89 9/186 330
/proc/meminfo: memFree=30582612/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 15 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195738567704576 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
[pid=32726] ppid=32725 vsize=585096 CPUtime=942.31 cores=1
/proc/32726/stat : 32726 (cryptominisat) R 32725 32725 32278 0 -1 4202496 205603 0 0 0 94153 78 0 0 25 0 1 0 519675654 599138304 31118 33554432000 4194304 4587354 140736960041936 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32726/statm: 146274 31118 336 96 0 142836 0
[pid=32727] ppid=32725 vsize=185056 CPUtime=942.29 cores=5
/proc/32727/stat : 32727 (clasp) R 32725 32725 32278 0 -1 4202496 44775 0 0 0 94214 15 0 0 25 0 1 0 519675654 189497344 42223 33554432000 4194304 4785740 140734787035344 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32727/statm: 46264 42223 340 145 0 43309 0
[pid=32729] ppid=32725 vsize=54596 CPUtime=942.31 cores=3
/proc/32729/stat : 32729 (lingeling) R 32725 32725 32278 0 -1 4202496 52931 0 0 0 94224 7 0 0 25 0 1 0 519675654 55906304 12817 33554432000 4194304 4352236 140735322576352 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32729/statm: 13649 12817 127 39 0 12729 0
[pid=32730] ppid=32725 vsize=153432 CPUtime=937.12 cores=7
/proc/32730/stat : 32730 (march_hi) R 32725 32725 32278 0 -1 4202496 81417 0 0 0 93702 10 0 0 25 0 1 0 519675654 157114368 21027 33554432000 4194304 4331988 140735194926624 18446744073709551615 4263152 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32730/statm: 38358 21027 175 34 0 36800 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 996504

[startup+1002.3 s]
/proc/loadavg: 8.13 8.36 8.83 9/186 332
/proc/meminfo: memFree=30579676/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 15 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
[pid=32726] ppid=32725 vsize=572804 CPUtime=1002.3 cores=1
/proc/32726/stat : 32726 (cryptominisat) R 32725 32725 32278 0 -1 4202496 207400 0 0 0 100152 78 0 0 25 0 1 0 519675654 586551296 31120 33554432000 4194304 4587354 140736960041936 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32726/statm: 143201 31120 336 96 0 139763 0
[pid=32727] ppid=32725 vsize=187380 CPUtime=1002.29 cores=5
/proc/32727/stat : 32727 (clasp) R 32725 32725 32278 0 -1 4202496 45310 0 0 0 100213 16 0 0 25 0 1 0 519675654 191877120 42758 33554432000 4194304 4785740 140734787035344 18446744073709551615 4553027 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32727/statm: 46845 42758 340 145 0 43890 0
[pid=32729] ppid=32725 vsize=56644 CPUtime=1002.31 cores=3
/proc/32729/stat : 32729 (lingeling) R 32725 32725 32278 0 -1 4202496 56515 0 0 0 100224 7 0 0 25 0 1 0 519675654 58003456 13329 33554432000 4194304 4352236 140735322576352 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32729/statm: 14161 13329 127 39 0 13241 0
[pid=32730] ppid=32725 vsize=153432 CPUtime=996.79 cores=7
/proc/32730/stat : 32730 (march_hi) R 32725 32725 32278 0 -1 4202496 81467 0 0 0 99669 10 0 0 25 0 1 0 519675654 157114368 21077 33554432000 4194304 4331988 140735194926624 18446744073709551615 4288317 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32730/statm: 38358 21077 175 34 0 36800 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 988584

[startup+1062.3 s]
/proc/loadavg: 8.05 8.29 8.78 9/186 333
/proc/meminfo: memFree=30576116/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 15 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
[pid=32726] ppid=32725 vsize=141196 CPUtime=1062.31 cores=1
/proc/32726/stat : 32726 (cryptominisat) R 32725 32725 32278 0 -1 4202496 209515 0 0 0 106151 80 0 0 25 0 1 0 519675654 144584704 31124 33554432000 4194304 4587354 140736960041936 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32726/statm: 35299 31124 336 96 0 31861 0
[pid=32727] ppid=32725 vsize=188092 CPUtime=1062.29 cores=5
/proc/32727/stat : 32727 (clasp) R 32725 32725 32278 0 -1 4202496 45485 0 0 0 106213 16 0 0 25 0 1 0 519675654 192606208 42933 33554432000 4194304 4785740 140734787035344 18446744073709551615 4552547 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32727/statm: 47023 42933 340 145 0 44068 0
[pid=32729] ppid=32725 vsize=54596 CPUtime=1062.31 cores=3
/proc/32729/stat : 32729 (lingeling) R 32725 32725 32278 0 -1 4202496 59587 0 0 0 106223 8 0 0 25 0 1 0 519675654 55906304 12817 33554432000 4194304 4352236 140735322576352 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32729/statm: 13649 12817 127 39 0 12729 0
[pid=32730] ppid=32725 vsize=153432 CPUtime=1056.47 cores=7
/proc/32730/stat : 32730 (march_hi) R 32725 32725 32278 0 -1 4202496 81520 0 0 0 105637 10 0 0 25 0 1 0 519675654 157114368 21130 33554432000 4194304 4331988 140735194926624 18446744073709551615 235594261717 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32730/statm: 38358 21130 175 34 0 36800 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 555640

[startup+1122.3 s]
/proc/loadavg: 8.02 8.23 8.72 9/186 335
/proc/meminfo: memFree=30550608/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 15 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
[pid=32726] ppid=32725 vsize=572352 CPUtime=1122.3 cores=1
/proc/32726/stat : 32726 (cryptominisat) R 32725 32725 32278 0 -1 4202496 210545 0 0 0 112150 80 0 0 25 0 1 0 519675654 586088448 31173 33554432000 4194304 4587354 140736960041936 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32726/statm: 143088 31173 336 96 0 139650 0
[pid=32727] ppid=32725 vsize=188976 CPUtime=1122.3 cores=5
/proc/32727/stat : 32727 (clasp) R 32725 32725 32278 0 -1 4202496 45695 0 0 0 112214 16 0 0 25 0 1 0 519675654 193511424 43143 33554432000 4194304 4785740 140734787035344 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32727/statm: 47244 43143 340 145 0 44289 0
[pid=32729] ppid=32725 vsize=55620 CPUtime=1122.31 cores=3
/proc/32729/stat : 32729 (lingeling) R 32725 32725 32278 0 -1 4202496 60867 0 0 0 112223 8 0 0 25 0 1 0 519675654 56954880 13073 33554432000 4194304 4352236 140735322576352 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32729/statm: 13905 13073 127 39 0 12985 0
[pid=32730] ppid=32725 vsize=153432 CPUtime=1116.13 cores=7
/proc/32730/stat : 32730 (march_hi) R 32725 32725 32278 0 -1 4202496 81580 0 0 0 111603 10 0 0 25 0 1 0 519675654 157114368 21190 33554432000 4194304 4331988 140735194926624 18446744073709551615 4263314 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32730/statm: 38358 21190 175 34 0 36800 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 988704

[startup+1182.3 s]
/proc/loadavg: 8.00 8.19 8.68 9/186 336
/proc/meminfo: memFree=30542704/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 15 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
[pid=32726] ppid=32725 vsize=602568 CPUtime=1182.31 cores=1
/proc/32726/stat : 32726 (cryptominisat) R 32725 32725 32278 0 -1 4202496 212284 0 0 0 118149 82 0 0 25 0 1 0 519675654 617029632 31128 33554432000 4194304 4587354 140736960041936 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32726/statm: 150642 31128 336 96 0 147204 0
[pid=32727] ppid=32725 vsize=196584 CPUtime=1182.3 cores=5
/proc/32727/stat : 32727 (clasp) R 32725 32725 32278 0 -1 4202496 47542 0 0 0 118213 17 0 0 25 0 1 0 519675654 201302016 44990 33554432000 4194304 4785740 140734787035344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32727/statm: 49146 44990 340 145 0 46191 0
[pid=32729] ppid=32725 vsize=54596 CPUtime=1182.32 cores=3
/proc/32729/stat : 32729 (lingeling) R 32725 32725 32278 0 -1 4202496 64195 0 0 0 118223 9 0 0 25 0 1 0 519675654 55906304 12817 33554432000 4194304 4352236 140735322576352 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32729/statm: 13649 12817 127 39 0 12729 0
[pid=32730] ppid=32725 vsize=153432 CPUtime=1175.82 cores=7
/proc/32730/stat : 32730 (march_hi) R 32725 32725 32278 0 -1 4202496 81632 0 0 0 117571 11 0 0 25 0 1 0 519675654 157114368 21242 33554432000 4194304 4331988 140735194926624 18446744073709551615 4298848 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32730/statm: 38358 21242 175 34 0 36800 0
Current children cumulated CPU time (s) 4722.76
Current children cumulated vsize (KiB) 1025504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.00 8.18 8.66 9/186 337
/proc/meminfo: memFree=30508320/32950928 swapFree=67111404/67111528
[pid=32725] ppid=32723 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/32725/stat : 32725 (ppfolio) S 32723 32725 32278 0 -1 4202496 525 1194 0 0 0 0 0 1 15 0 1 0 519675654 18763776 391 33554432000 4194304 4287625 140737375340064 18446744073709551615 235594886671 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/32725/statm: 4581 391 342 23 0 91 0
[pid=32726] ppid=32725 vsize=602568 CPUtime=1201.72 cores=1
/proc/32726/stat : 32726 (cryptominisat) R 32725 32725 32278 0 -1 4202496 212946 0 0 0 120089 83 0 0 25 0 1 0 519675654 617029632 31780 33554432000 4194304 4587354 140736960041936 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32726/statm: 150642 31780 336 96 0 147204 0
[pid=32727] ppid=32725 vsize=197904 CPUtime=1201.7 cores=5
/proc/32727/stat : 32727 (clasp) R 32725 32725 32278 0 -1 4202496 47887 0 0 0 120153 17 0 0 25 0 1 0 519675654 202653696 45335 33554432000 4194304 4785740 140734787035344 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32727/statm: 49476 45335 340 145 0 46521 0
[pid=32729] ppid=32725 vsize=73028 CPUtime=1201.72 cores=3
/proc/32729/stat : 32729 (lingeling) R 32725 32725 32278 0 -1 4202496 68803 0 0 0 120163 9 0 0 25 0 1 0 519675654 74780672 17425 33554432000 4194304 4352236 140735322576352 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/32729/statm: 18257 17425 127 39 0 17337 0
[pid=32730] ppid=32725 vsize=153432 CPUtime=1195.11 cores=7
/proc/32730/stat : 32730 (march_hi) R 32725 32725 32278 0 -1 4202496 81645 0 0 0 119500 11 0 0 25 0 1 0 519675654 157114368 21255 33554432000 4194304 4331988 140735194926624 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/32730/statm: 38358 21255 175 34 0 36800 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 1045256

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32725 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=17997
# CPU time returned by wait4() is 0.019996
# while last known CPU time is 4800.26
#
# 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.26
CPU user time (s): 4799.05
CPU system time (s): 1.21
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 1478652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.017997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1719
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= 300
involuntary context switches= 10

runsolver used 1.84972 second user time and 4.71328 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 14:39:29
IDJOB=3289076
IDBENCH=83114
IDSOLVER=1612
FILE ID=node120/3289076-1304080769
RUNJOBID= node120-1304078919-32297
PBS_JOBID= 13170527
Free space on /tmp= 72060 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top23.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289076-1304080769/watcher-3289076-1304080769 -o /tmp/evaluation-result-3289076-1304080769/solver-3289076-1304080769 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3289076-1304080769.cnf

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=2721848

node120.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	: 5226.07
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.82
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.75
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.78
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.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.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.82
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31146228 kB
Buffers:        461452 kB
Cached:         616316 kB
SwapCached:          8 kB
Active:         721352 kB
Inactive:       723848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31146228 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           13384 kB
Writeback:          12 kB
AnonPages:      367136 kB
Mapped:          16920 kB
Slab:           296296 kB
PageTables:       5756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1769944 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= 72040 MiB
End job on node120 at 2011-04-29 14:59:33