Trace number 3282728

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.802
Satisfiable
(Un)Satisfiability was proved
Number of variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3282728-1304032996/watcher-3282728-1304032996 -o /tmp/evaluation-result-3282728-1304032996/solver-3282728-1304032996 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3282728-1304032996.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: 3.41 4.43 5.99 6/182 26527
/proc/meminfo: memFree=13698152/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) R 26525 26527 26049 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0

[startup+0.0626489 s]
/proc/loadavg: 3.41 4.43 5.99 6/182 26527
/proc/meminfo: memFree=13698152/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26049 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 7904837971998670847 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100643 s]
/proc/loadavg: 3.41 4.43 5.99 6/182 26527
/proc/meminfo: memFree=13698152/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26049 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 7904837971998670847 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300613 s]
/proc/loadavg: 3.41 4.43 5.99 6/182 26527
/proc/meminfo: memFree=13698152/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) R 26525 26527 26049 0 -1 4202496 522 0 0 0 0 0 0 0 23 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700543 s]
/proc/loadavg: 3.41 4.43 5.99 6/182 26527
/proc/meminfo: memFree=13698152/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26049 0 -1 4202496 522 0 0 0 0 0 0 0 19 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5004 s]
/proc/loadavg: 3.41 4.43 5.99 11/188 26533
/proc/meminfo: memFree=13560216/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26049 0 -1 4202496 522 0 0 0 0 0 0 0 19 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 7904837971998670847 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0
[pid=26528] ppid=26527 vsize=55772 CPUtime=1.49 cores=1
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26049 0 -1 4202496 10169 0 0 0 148 1 0 0 25 0 1 0 514898365 57110528 8568 33554432000 4194304 4587354 140736456332496 18446744073709551615 4237639 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26528/statm: 13943 8568 333 96 0 10505 0
[pid=26529] ppid=26527 vsize=28440 CPUtime=1.48 cores=5
/proc/26529/stat : 26529 (clasp) R 26527 26527 26049 0 -1 4202496 5807 0 0 0 148 0 0 0 25 0 1 0 514898365 29122560 4392 33554432000 4194304 4785740 140736999502928 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26529/statm: 7110 4392 340 145 0 4155 0
[pid=26530] ppid=26527 vsize=458596 CPUtime=0.77 cores=7
/proc/26530/stat : 26530 (TNM) R 26527 26527 26049 0 -1 4202496 3533 0 0 0 77 0 0 0 25 0 1 0 514898365 469602304 3430 33554432000 134512640 134534564 4288279392 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26530/statm: 114649 3430 95 6 0 113315 0
[pid=26531] ppid=26527 vsize=13388 CPUtime=1.49 cores=3
/proc/26531/stat : 26531 (lingeling) R 26527 26527 26049 0 -1 4202496 3981 0 0 0 148 1 0 0 25 0 1 0 514898365 13709312 2512 33554432000 4194304 4352236 140736615594112 18446744073709551615 4307924 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26531/statm: 3347 2512 124 39 0 2427 0
[pid=26532] ppid=26527 vsize=24424 CPUtime=0.69 cores=7
/proc/26532/stat : 26532 (march_hi) R 26527 26527 26049 0 -1 4202496 32562 0 0 0 64 5 0 0 25 0 1 0 514898365 25010176 3755 33554432000 4194304 4331988 140733920202000 18446744073709551615 235594525415 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26532/statm: 6106 3755 144 34 0 4548 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 598944

[startup+3.10112 s]
/proc/loadavg: 3.41 4.43 5.99 12/188 26533
/proc/meminfo: memFree=13524252/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26049 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 7904837971998670847 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0
[pid=26528] ppid=26527 vsize=55772 CPUtime=3.09 cores=1
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26049 0 -1 4202496 10202 0 0 0 308 1 0 0 25 0 1 0 514898365 57110528 8601 33554432000 4194304 4587354 140736456332496 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26528/statm: 13943 8601 333 96 0 10505 0
[pid=26529] ppid=26527 vsize=30288 CPUtime=3.08 cores=5
/proc/26529/stat : 26529 (clasp) R 26527 26527 26049 0 -1 4202496 6239 0 0 0 308 0 0 0 25 0 1 0 514898365 31014912 4824 33554432000 4194304 4785740 140736999502928 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26529/statm: 7572 4824 340 145 0 4617 0
[pid=26530] ppid=26527 vsize=458596 CPUtime=1.57 cores=7
/proc/26530/stat : 26530 (TNM) R 26527 26527 26049 0 -1 4202496 3533 0 0 0 157 0 0 0 25 0 1 0 514898365 469602304 3430 33554432000 134512640 134534564 4288279392 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26530/statm: 114649 3430 95 6 0 113315 0
[pid=26531] ppid=26527 vsize=13388 CPUtime=3.09 cores=3
/proc/26531/stat : 26531 (lingeling) R 26527 26527 26049 0 -1 4202496 4241 0 0 0 308 1 0 0 25 0 1 0 514898365 13709312 2260 33554432000 4194304 4352236 140736615594112 18446744073709551615 4231337 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26531/statm: 3347 2260 127 39 0 2427 0
[pid=26532] ppid=26527 vsize=68772 CPUtime=1.49 cores=7
/proc/26532/stat : 26532 (march_hi) R 26527 26527 26049 0 -1 4202496 47580 0 0 0 142 7 0 0 25 0 1 0 514898365 70422528 7961 33554432000 4194304 4331988 140733920202000 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26532/statm: 17193 7961 180 34 0 15635 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 645140

[startup+6.30056 s]
/proc/loadavg: 3.94 4.52 6.01 12/188 26533
/proc/meminfo: memFree=13506648/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26049 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 7904837971998670847 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0
[pid=26528] ppid=26527 vsize=55952 CPUtime=6.29 cores=1
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26049 0 -1 4202496 10263 0 0 0 628 1 0 0 25 0 1 0 514898365 57294848 8662 33554432000 4194304 4587354 140736456332496 18446744073709551615 4236870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26528/statm: 13988 8662 334 96 0 10550 0
[pid=26529] ppid=26527 vsize=33852 CPUtime=6.29 cores=5
/proc/26529/stat : 26529 (clasp) R 26527 26527 26049 0 -1 4202496 7133 0 0 0 628 1 0 0 25 0 1 0 514898365 34664448 5718 33554432000 4194304 4785740 140736999502928 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26529/statm: 8463 5718 340 145 0 5508 0
[pid=26530] ppid=26527 vsize=458596 CPUtime=3.15 cores=7
/proc/26530/stat : 26530 (TNM) R 26527 26527 26049 0 -1 4202496 3533 0 0 0 315 0 0 0 25 0 1 0 514898365 469602304 3430 33554432000 134512640 134534564 4288279392 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26530/statm: 114649 3430 95 6 0 113315 0
[pid=26531] ppid=26527 vsize=13388 CPUtime=6.29 cores=3
/proc/26531/stat : 26531 (lingeling) R 26527 26527 26049 0 -1 4202496 4241 0 0 0 628 1 0 0 25 0 1 0 514898365 13709312 2260 33554432000 4194304 4352236 140736615594112 18446744073709551615 4276518 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26531/statm: 3347 2260 127 39 0 2427 0
[pid=26532] ppid=26527 vsize=71856 CPUtime=3.1 cores=7
/proc/26532/stat : 26532 (march_hi) R 26527 26527 26049 0 -1 4202496 48350 0 0 0 302 8 0 0 25 0 1 0 514898365 73580544 8724 33554432000 4194304 4331988 140733920202000 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26532/statm: 17964 8724 173 34 0 16406 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 651968

[startup+12.7004 s]
/proc/loadavg: 4.50 4.63 6.04 12/188 26533
/proc/meminfo: memFree=13488720/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26049 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 7904837971998670847 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0
[pid=26528] ppid=26527 vsize=55952 CPUtime=12.69 cores=1
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26049 0 -1 4202496 10369 0 0 0 1268 1 0 0 25 0 1 0 514898365 57294848 8767 33554432000 4194304 4587354 140736456332496 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26528/statm: 13988 8767 334 96 0 10550 0
[pid=26529] ppid=26527 vsize=40848 CPUtime=12.69 cores=5
/proc/26529/stat : 26529 (clasp) R 26527 26527 26049 0 -1 4202496 8897 0 0 0 1267 2 0 0 25 0 1 0 514898365 41828352 7482 33554432000 4194304 4785740 140736999502928 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26529/statm: 10212 7482 340 145 0 7257 0
[pid=26530] ppid=26527 vsize=458596 CPUtime=6.32 cores=7
/proc/26530/stat : 26530 (TNM) R 26527 26527 26049 0 -1 4202496 3533 0 0 0 632 0 0 0 25 0 1 0 514898365 469602304 3430 33554432000 134512640 134534564 4288279392 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26530/statm: 114649 3430 95 6 0 113315 0
[pid=26531] ppid=26527 vsize=13388 CPUtime=12.69 cores=3
/proc/26531/stat : 26531 (lingeling) R 26527 26527 26049 0 -1 4202496 4241 0 0 0 1268 1 0 0 25 0 1 0 514898365 13709312 2260 33554432000 4194304 4352236 140736615594112 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26531/statm: 3347 2260 127 39 0 2427 0
[pid=26532] ppid=26527 vsize=72792 CPUtime=6.3 cores=7
/proc/26532/stat : 26532 (march_hi) R 26527 26527 26049 0 -1 4202496 48580 0 0 0 622 8 0 0 25 0 1 0 514898365 74539008 8954 33554432000 4194304 4331988 140733920202000 18446744073709551615 4263314 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26532/statm: 18198 8954 173 34 0 16640 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 659900

[startup+25.5012 s]
/proc/loadavg: 5.87 4.92 6.11 12/188 26534
/proc/meminfo: memFree=13452232/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26049 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 7904837971998670847 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0
[pid=26528] ppid=26527 vsize=55952 CPUtime=25.49 cores=1
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26049 0 -1 4202496 10590 0 0 0 2548 1 0 0 25 0 1 0 514898365 57294848 8978 33554432000 4194304 4587354 140736456332496 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26528/statm: 13988 8978 334 96 0 10550 0
[pid=26529] ppid=26527 vsize=56572 CPUtime=25.49 cores=5
/proc/26529/stat : 26529 (clasp) R 26527 26527 26049 0 -1 4202496 12834 0 0 0 2545 4 0 0 25 0 1 0 514898365 57929728 11419 33554432000 4194304 4785740 140736999502928 18446744073709551615 4550502 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26529/statm: 14143 11419 340 145 0 11188 0
[pid=26530] ppid=26527 vsize=458596 CPUtime=12.7 cores=7
/proc/26530/stat : 26530 (TNM) R 26527 26527 26049 0 -1 4202496 3533 0 0 0 1270 0 0 0 25 0 1 0 514898365 469602304 3430 33554432000 134512640 134534564 4288279392 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26530/statm: 114649 3430 95 6 0 113315 0
[pid=26531] ppid=26527 vsize=15436 CPUtime=25.49 cores=3
/proc/26531/stat : 26531 (lingeling) R 26527 26527 26049 0 -1 4202496 4753 0 0 0 2548 1 0 0 25 0 1 0 514898365 15806464 2772 33554432000 4194304 4352236 140736615594112 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26531/statm: 3859 2772 127 39 0 2939 0
[pid=26532] ppid=26527 vsize=73876 CPUtime=12.64 cores=7
/proc/26532/stat : 26532 (march_hi) R 26527 26527 26049 0 -1 4202496 48836 0 0 0 1256 8 0 0 25 0 1 0 514898365 75649024 9210 33554432000 4194304 4331988 140733920202000 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26532/statm: 18469 9210 173 34 0 16911 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 678756

[startup+51.1007 s]
/proc/loadavg: 7.28 5.33 6.21 12/188 26534
/proc/meminfo: memFree=13406776/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26049 0 -1 4202496 523 0 0 0 0 0 0 0 17 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 7904837971998670847 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0
[pid=26528] ppid=26527 vsize=56624 CPUtime=51.08 cores=1
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26049 0 -1 4202496 11161 0 0 0 5107 1 0 0 25 0 1 0 514898365 57982976 9537 33554432000 4194304 4587354 140736456332496 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26528/statm: 14156 9537 337 96 0 10718 0
[pid=26529] ppid=26527 vsize=73208 CPUtime=51.08 cores=5
/proc/26529/stat : 26529 (clasp) R 26527 26527 26049 0 -1 4202496 16987 0 0 0 5102 6 0 0 25 0 1 0 514898365 74964992 15572 33554432000 4194304 4785740 140736999502928 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26529/statm: 18302 15572 340 145 0 15347 0
[pid=26530] ppid=26527 vsize=458596 CPUtime=25.41 cores=7
/proc/26530/stat : 26530 (TNM) R 26527 26527 26049 0 -1 4202496 3533 0 0 0 2541 0 0 0 25 0 1 0 514898365 469602304 3430 33554432000 134512640 134534564 4288279392 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26530/statm: 114649 3430 95 6 0 113315 0
[pid=26531] ppid=26527 vsize=13388 CPUtime=51.09 cores=3

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

/proc/26532/statm: 21310 11852 173 34 0 19752 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 1745372

[startup+1002.3 s]
/proc/loadavg: 9.26 9.15 8.26 10/187 26688
/proc/meminfo: memFree=13202540/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26049 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 7904837971998670847 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0
[pid=26528] ppid=26527 vsize=1040688 CPUtime=1002.31 cores=1
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26049 0 -1 4202496 45331 0 0 0 100217 14 0 0 25 0 1 0 514898365 1065664512 22752 33554432000 4194304 4587354 140736456332496 18446744073709551615 4238273 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26528/statm: 260172 22752 340 96 0 256734 0
[pid=26529] ppid=26527 vsize=149856 CPUtime=1002.31 cores=5
/proc/26529/stat : 26529 (clasp) R 26527 26527 26049 0 -1 4202496 35969 0 0 0 100211 20 0 0 25 0 1 0 514898365 153452544 34554 33554432000 4194304 4785740 140736999502928 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26529/statm: 37464 34554 340 145 0 34509 0
[pid=26530] ppid=26527 vsize=458596 CPUtime=498.42 cores=7
/proc/26530/stat : 26530 (TNM) R 26527 26527 26049 0 -1 4202496 3533 0 0 0 49842 0 0 0 25 0 1 0 514898365 469602304 3430 33554432000 134512640 134534564 4288279392 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26530/statm: 114649 3430 95 6 0 113315 0
[pid=26531] ppid=26527 vsize=16492 CPUtime=1002.31 cores=3
/proc/26531/stat : 26531 (lingeling) R 26527 26527 26049 0 -1 4202496 9368 0 0 0 100229 2 0 0 25 0 1 0 514898365 16887808 3291 33554432000 4194304 4352236 140736615594112 18446744073709551615 4328375 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26531/statm: 4123 3291 127 39 0 3203 0
[pid=26532] ppid=26527 vsize=85240 CPUtime=498.41 cores=7
/proc/26532/stat : 26532 (march_hi) R 26527 26527 26049 0 -1 4202496 51562 0 0 0 49831 10 0 0 25 0 1 0 514898365 87285760 11936 33554432000 4194304 4331988 140733920202000 18446744073709551615 4263553 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26532/statm: 21310 11936 173 34 0 19752 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 1769196

[startup+1062.3 s]
/proc/loadavg: 9.21 9.15 8.31 10/187 26689
/proc/meminfo: memFree=13192856/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26049 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 7904837971998670847 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0
[pid=26528] ppid=26527 vsize=1022684 CPUtime=1062.31 cores=1
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26049 0 -1 4202496 45431 0 0 0 106217 14 0 0 25 0 1 0 514898365 1047228416 22847 33554432000 4194304 4587354 140736456332496 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26528/statm: 255671 22847 340 96 0 252233 0
[pid=26529] ppid=26527 vsize=149856 CPUtime=1062.31 cores=5
/proc/26529/stat : 26529 (clasp) R 26527 26527 26049 0 -1 4202496 35969 0 0 0 106211 20 0 0 25 0 1 0 514898365 153452544 34554 33554432000 4194304 4785740 140736999502928 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26529/statm: 37464 34554 340 145 0 34509 0
[pid=26530] ppid=26527 vsize=458596 CPUtime=528.29 cores=7
/proc/26530/stat : 26530 (TNM) R 26527 26527 26049 0 -1 4202496 3533 0 0 0 52829 0 0 0 25 0 1 0 514898365 469602304 3430 33554432000 134512640 134534564 4288279392 18446744073709551615 134528371 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26530/statm: 114649 3430 95 6 0 113315 0
[pid=26531] ppid=26527 vsize=20588 CPUtime=1062.31 cores=3
/proc/26531/stat : 26531 (lingeling) R 26527 26527 26049 0 -1 4202496 10392 0 0 0 106229 2 0 0 25 0 1 0 514898365 21082112 4315 33554432000 4194304 4352236 140736615594112 18446744073709551615 4329300 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26531/statm: 5147 4315 127 39 0 4227 0
[pid=26532] ppid=26527 vsize=85372 CPUtime=528.21 cores=7
/proc/26532/stat : 26532 (march_hi) R 26527 26527 26049 0 -1 4202496 51658 0 0 0 52811 10 0 0 25 0 1 0 514898365 87420928 12032 33554432000 4194304 4331988 140733920202000 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26532/statm: 21343 12032 173 34 0 19785 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 1755420

[startup+1122.3 s]
/proc/loadavg: 9.17 9.15 8.37 10/187 26691
/proc/meminfo: memFree=13170636/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26049 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 7904837971998670847 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0
[pid=26528] ppid=26527 vsize=1006728 CPUtime=1122.31 cores=1
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26049 0 -1 4202496 45432 0 0 0 112217 14 0 0 25 0 1 0 514898365 1030889472 22847 33554432000 4194304 4587354 140736456332496 18446744073709551615 4244136 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26528/statm: 251682 22847 340 96 0 248244 0
[pid=26529] ppid=26527 vsize=154388 CPUtime=1122.32 cores=5
/proc/26529/stat : 26529 (clasp) R 26527 26527 26049 0 -1 4202496 37107 0 0 0 112211 21 0 0 25 0 1 0 514898365 158093312 35692 33554432000 4194304 4785740 140736999502928 18446744073709551615 4552483 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26529/statm: 38597 35692 340 145 0 35642 0
[pid=26530] ppid=26527 vsize=458596 CPUtime=558.12 cores=7
/proc/26530/stat : 26530 (TNM) R 26527 26527 26049 0 -1 4202496 3533 0 0 0 55812 0 0 0 25 0 1 0 514898365 469602304 3430 33554432000 134512640 134534564 4288279392 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26530/statm: 114649 3430 95 6 0 113315 0
[pid=26531] ppid=26527 vsize=20588 CPUtime=1122.32 cores=3
/proc/26531/stat : 26531 (lingeling) R 26527 26527 26049 0 -1 4202496 10392 0 0 0 112230 2 0 0 25 0 1 0 514898365 21082112 4315 33554432000 4194304 4352236 140736615594112 18446744073709551615 4327867 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26531/statm: 5147 4315 127 39 0 4227 0
[pid=26532] ppid=26527 vsize=85504 CPUtime=558.06 cores=7
/proc/26532/stat : 26532 (march_hi) R 26527 26527 26049 0 -1 4202496 51754 0 0 0 55796 10 0 0 25 0 1 0 514898365 87556096 12128 33554432000 4194304 4331988 140733920202000 18446744073709551615 4265440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26532/statm: 21376 12128 173 34 0 19818 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 1744128

[startup+1182.3 s]
/proc/loadavg: 9.17 9.15 8.41 10/187 26693
/proc/meminfo: memFree=13189840/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26049 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 7904837971998670847 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0
[pid=26528] ppid=26527 vsize=1006748 CPUtime=1182.31 cores=1
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26049 0 -1 4202496 45442 0 0 0 118217 14 0 0 25 0 1 0 514898365 1030909952 22854 33554432000 4194304 4587354 140736456332496 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26528/statm: 251687 22854 340 96 0 248249 0
[pid=26529] ppid=26527 vsize=154652 CPUtime=1182.31 cores=5
/proc/26529/stat : 26529 (clasp) R 26527 26527 26049 0 -1 4202496 37167 0 0 0 118210 21 0 0 25 0 1 0 514898365 158363648 35752 33554432000 4194304 4785740 140736999502928 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26529/statm: 38663 35752 340 145 0 35708 0
[pid=26530] ppid=26527 vsize=458596 CPUtime=587.95 cores=7
/proc/26530/stat : 26530 (TNM) R 26527 26527 26049 0 -1 4202496 3533 0 0 0 58795 0 0 0 25 0 1 0 514898365 469602304 3430 33554432000 134512640 134534564 4288279392 18446744073709551615 134529400 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26530/statm: 114649 3430 95 6 0 113315 0
[pid=26531] ppid=26527 vsize=16492 CPUtime=1182.32 cores=3
/proc/26531/stat : 26531 (lingeling) R 26527 26527 26049 0 -1 4202496 10392 0 0 0 118230 2 0 0 25 0 1 0 514898365 16887808 3291 33554432000 4194304 4352236 140736615594112 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26531/statm: 4123 3291 127 39 0 3203 0
[pid=26532] ppid=26527 vsize=88224 CPUtime=587.9 cores=7
/proc/26532/stat : 26532 (march_hi) R 26527 26527 26049 0 -1 4202496 51852 0 0 0 58780 10 0 0 25 0 1 0 514898365 90341376 12226 33554432000 4194304 4331988 140733920202000 18446744073709551615 4299854 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26532/statm: 22056 12226 173 34 0 20498 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 1743036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.20 9.16 8.43 10/187 26693
/proc/meminfo: memFree=13191448/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26049 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 7904837971998670847 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0
[pid=26528] ppid=26527 vsize=1006748 CPUtime=1201.72 cores=1
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26049 0 -1 4202496 45442 0 0 0 120158 14 0 0 25 0 1 0 514898365 1030909952 22854 33554432000 4194304 4587354 140736456332496 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26528/statm: 251687 22854 340 96 0 248249 0
[pid=26529] ppid=26527 vsize=154652 CPUtime=1201.72 cores=5
/proc/26529/stat : 26529 (clasp) R 26527 26527 26049 0 -1 4202496 37175 0 0 0 120151 21 0 0 25 0 1 0 514898365 158363648 35760 33554432000 4194304 4785740 140736999502928 18446744073709551615 4277565 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26529/statm: 38663 35760 340 145 0 35708 0
[pid=26530] ppid=26527 vsize=458596 CPUtime=597.61 cores=7
/proc/26530/stat : 26530 (TNM) R 26527 26527 26049 0 -1 4202496 3533 0 0 0 59761 0 0 0 25 0 1 0 514898365 469602304 3430 33554432000 134512640 134534564 4288279392 18446744073709551615 134526111 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26530/statm: 114649 3430 95 6 0 113315 0
[pid=26531] ppid=26527 vsize=16492 CPUtime=1201.72 cores=3
/proc/26531/stat : 26531 (lingeling) R 26527 26527 26049 0 -1 4202496 10392 0 0 0 120170 2 0 0 25 0 1 0 514898365 16887808 3291 33554432000 4194304 4352236 140736615594112 18446744073709551615 4328816 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26531/statm: 4123 3291 127 39 0 3203 0
[pid=26532] ppid=26527 vsize=88224 CPUtime=597.54 cores=7
/proc/26532/stat : 26532 (march_hi) R 26527 26527 26049 0 -1 4202496 51882 0 0 0 59744 10 0 0 25 0 1 0 514898365 90341376 12256 33554432000 4194304 4331988 140733920202000 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26532/statm: 22056 12256 173 34 0 20498 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1743036

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: 9.20 9.16 8.43 10/187 26693
/proc/meminfo: memFree=13191448/32950928 swapFree=67111528/67111528
[pid=26527] ppid=26525 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26527/stat : 26527 (ppfolio) S 26525 26527 26049 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 514898365 18763776 390 33554432000 4194304 4287625 140734194761872 18446744073709551615 235594886671 0 0 4096 65536 7904837971998670847 0 0 17 1 0 0 0
/proc/26527/statm: 4581 390 341 23 0 91 0
[pid=26528] ppid=26527 vsize=1006748 CPUtime=1201.72 cores=1
/proc/26528/stat : 26528 (cryptominisat) R 26527 26527 26049 0 -1 4202496 45442 0 0 0 120158 14 0 0 25 0 1 0 514898365 1030909952 22854 33554432000 4194304 4587354 140736456332496 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26528/statm: 251687 22854 340 96 0 248249 0
[pid=26529] ppid=26527 vsize=154652 CPUtime=1201.72 cores=5
/proc/26529/stat : 26529 (clasp) R 26527 26527 26049 0 -1 4202496 37175 0 0 0 120151 21 0 0 25 0 1 0 514898365 158363648 35760 33554432000 4194304 4785740 140736999502928 18446744073709551615 4277565 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26529/statm: 38663 35760 340 145 0 35708 0
[pid=26530] ppid=26527 vsize=458596 CPUtime=597.61 cores=7
/proc/26530/stat : 26530 (TNM) R 26527 26527 26049 0 -1 4202496 3533 0 0 0 59761 0 0 0 25 0 1 0 514898365 469602304 3430 33554432000 134512640 134534564 4288279392 18446744073709551615 134526111 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26530/statm: 114649 3430 95 6 0 113315 0
[pid=26531] ppid=26527 vsize=16492 CPUtime=1201.72 cores=3
/proc/26531/stat : 26531 (lingeling) R 26527 26527 26049 0 -1 4202496 10392 0 0 0 120170 2 0 0 25 0 1 0 514898365 16887808 3291 33554432000 4194304 4352236 140736615594112 18446744073709551615 4328816 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/26531/statm: 4123 3291 127 39 0 3203 0
[pid=26532] ppid=26527 vsize=88224 CPUtime=597.54 cores=7
/proc/26532/stat : 26532 (march_hi) R 26527 26527 26049 0 -1 4202496 51882 0 0 0 59744 10 0 0 25 0 1 0 514898365 90341376 12256 33554432000 4194304 4331988 140733920202000 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/26532/statm: 22056 12256 173 34 0 20498 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1743036

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26527 and gives
#  childrusage.ru_utime.tv_sec=2396
#  childrusage.ru_utime.tv_usec=762636
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=148977
# CPU time returned by wait4() is 2396.91
# while last known CPU time is 4800.31
#
# 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.31
CPU user time (s): 4799.84
CPU system time (s): 0.47
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 2643876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.76
system time used= 0.148977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66332
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= 184
involuntary context switches= 27659

runsolver used 1.89371 second user time and 4.67029 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 01:23:16
IDJOB=3282728
IDBENCH=70848
IDSOLVER=1612
FILE ID=node120/3282728-1304032996
RUNJOBID= node120-1304032996-26503
PBS_JOBID= 13170332
Free space on /tmp= 72064 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-s100.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282728-1304032996/watcher-3282728-1304032996 -o /tmp/evaluation-result-3282728-1304032996/solver-3282728-1304032996 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3282728-1304032996.cnf

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=2042911389

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:      13699176 kB
Buffers:       2480596 kB
Cached:       16104652 kB
SwapCached:          0 kB
Active:       10883436 kB
Inactive:      7796068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13699176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23028 kB
Writeback:           0 kB
AnonPages:       93448 kB
Mapped:          16248 kB
Slab:           507508 kB
PageTables:       4716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   695720 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= 72052 MiB
End job on node120 at 2011-04-29 01:43:20