Trace number 3281164

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.29 1201.72

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.219
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

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-3281164-1304032526/watcher-3281164-1304032526 -o /tmp/evaluation-result-3281164-1304032526/solver-3281164-1304032526 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3281164-1304032526.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: 5.30 7.31 7.65 2/173 4370
/proc/meminfo: memFree=19579424/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) R 4368 4370 3973 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0

[startup+0.043144 s]
/proc/loadavg: 5.30 7.31 7.65 2/173 4370
/proc/meminfo: memFree=19579424/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) R 4368 4370 3973 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101134 s]
/proc/loadavg: 5.30 7.31 7.65 2/173 4370
/proc/meminfo: memFree=19579424/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) R 4368 4370 3973 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301101 s]
/proc/loadavg: 5.30 7.31 7.65 2/173 4370
/proc/meminfo: memFree=19579424/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) S 4368 4370 3973 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 2826088513535 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70103 s]
/proc/loadavg: 5.30 7.31 7.65 2/173 4370
/proc/meminfo: memFree=19579424/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) S 4368 4370 3973 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 2826088513535 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50089 s]
/proc/loadavg: 5.30 7.31 7.65 11/188 4386
/proc/meminfo: memFree=19382508/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) S 4368 4370 3973 0 -1 4202496 521 0 0 0 0 0 0 0 17 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 4594331193750585343 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0
[pid=4371] ppid=4370 vsize=46792 CPUtime=1.48 cores=1
/proc/4371/stat : 4371 (cryptominisat) R 4370 4370 3973 0 -1 4202496 6527 0 0 0 148 0 0 0 25 0 1 0 495668777 47915008 6323 33554432000 4194304 4587354 140735969222304 18446744073709551615 4268377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4371/statm: 11698 6323 317 96 0 8260 0
[pid=4372] ppid=4370 vsize=34764 CPUtime=1.48 cores=5
/proc/4372/stat : 4372 (clasp) R 4370 4370 3973 0 -1 4202496 7449 0 0 0 148 0 0 0 25 0 1 0 495668777 35598336 5965 33554432000 4194304 4785740 140737328979728 18446744073709551615 4544113 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4372/statm: 8691 5965 340 145 0 5736 0
[pid=4373] ppid=4370 vsize=462028 CPUtime=0.66 cores=7
/proc/4373/stat : 4373 (TNM) R 4370 4370 3973 0 -1 4202496 4771 0 0 0 66 0 0 0 25 0 1 0 495668777 473116672 4668 33554432000 134512640 134534564 4289522160 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4373/statm: 115507 4668 95 6 0 114173 0
[pid=4374] ppid=4370 vsize=20480 CPUtime=1.48 cores=3
/proc/4374/stat : 4374 (lingeling) R 4370 4370 3973 0 -1 4202496 5456 0 0 0 148 0 0 0 25 0 1 0 495668777 20971520 4031 33554432000 4194304 4352236 140733662973968 18446744073709551615 4214800 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4374/statm: 5120 4031 125 39 0 4200 0
[pid=4375] ppid=4370 vsize=30624 CPUtime=0.8 cores=7
/proc/4375/stat : 4375 (march_hi) R 4370 4370 3973 0 -1 4202496 18873 0 0 0 78 2 0 0 25 0 1 0 495668777 31358976 5008 33554432000 4194304 4331988 140737394948896 18446744073709551615 4251963 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4375/statm: 7656 5008 150 34 0 6098 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 613012

[startup+3.10061 s]
/proc/loadavg: 5.30 7.31 7.65 11/188 4386
/proc/meminfo: memFree=19321148/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) S 4368 4370 3973 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 4594331193750585343 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0
[pid=4371] ppid=4370 vsize=57684 CPUtime=3.09 cores=1
/proc/4371/stat : 4371 (cryptominisat) R 4370 4370 3973 0 -1 4202496 13030 0 0 0 308 1 0 0 25 0 1 0 495668777 59068416 10193 33554432000 4194304 4587354 140735969222304 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4371/statm: 14421 10193 335 96 0 10983 0
[pid=4372] ppid=4370 vsize=36484 CPUtime=3.08 cores=5
/proc/4372/stat : 4372 (clasp) R 4370 4370 3973 0 -1 4202496 7878 0 0 0 308 0 0 0 25 0 1 0 495668777 37359616 6394 33554432000 4194304 4785740 140737328979728 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4372/statm: 9121 6394 340 145 0 6166 0
[pid=4373] ppid=4370 vsize=462028 CPUtime=1.46 cores=7
/proc/4373/stat : 4373 (TNM) R 4370 4370 3973 0 -1 4202496 4771 0 0 0 146 0 0 0 25 0 1 0 495668777 473116672 4668 33554432000 134512640 134534564 4289522160 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4373/statm: 115507 4668 95 6 0 114173 0
[pid=4374] ppid=4370 vsize=20480 CPUtime=3.08 cores=3
/proc/4374/stat : 4374 (lingeling) R 4370 4370 3973 0 -1 4202496 5456 0 0 0 308 0 0 0 25 0 1 0 495668777 20971520 4031 33554432000 4194304 4352236 140733662973968 18446744073709551615 4267912 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4374/statm: 5120 4031 125 39 0 4200 0
[pid=4375] ppid=4370 vsize=30624 CPUtime=1.6 cores=7
/proc/4375/stat : 4375 (march_hi) R 4370 4370 3973 0 -1 4202496 18881 0 0 0 158 2 0 0 25 0 1 0 495668777 31358976 5015 33554432000 4194304 4331988 140737394948896 18446744073709551615 255106427985 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4375/statm: 7656 5015 149 34 0 6098 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 625624

[startup+6.30105 s]
/proc/loadavg: 5.84 7.39 7.68 12/188 4386
/proc/meminfo: memFree=19297092/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) S 4368 4370 3973 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 4594331193750585343 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0
[pid=4371] ppid=4370 vsize=515084 CPUtime=6.28 cores=1
/proc/4371/stat : 4371 (cryptominisat) R 4370 4370 3973 0 -1 4202496 16531 0 0 0 626 2 0 0 25 0 1 0 495668777 527446016 10428 33554432000 4194304 4587354 140735969222304 18446744073709551615 4238258 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4371/statm: 128771 10428 341 96 0 125333 0
[pid=4372] ppid=4370 vsize=39972 CPUtime=6.29 cores=5
/proc/4372/stat : 4372 (clasp) R 4370 4370 3973 0 -1 4202496 8749 0 0 0 628 1 0 0 25 0 1 0 495668777 40931328 7265 33554432000 4194304 4785740 140737328979728 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4372/statm: 9993 7265 340 145 0 7038 0
[pid=4373] ppid=4370 vsize=462028 CPUtime=3.04 cores=7
/proc/4373/stat : 4373 (TNM) R 4370 4370 3973 0 -1 4202496 4771 0 0 0 304 0 0 0 25 0 1 0 495668777 473116672 4668 33554432000 134512640 134534564 4289522160 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4373/statm: 115507 4668 95 6 0 114173 0
[pid=4374] ppid=4370 vsize=16384 CPUtime=6.28 cores=3
/proc/4374/stat : 4374 (lingeling) R 4370 4370 3973 0 -1 4202496 5458 0 0 0 628 0 0 0 25 0 1 0 495668777 16777216 3009 33554432000 4194304 4352236 140733662973968 18446744073709551615 4276771 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4374/statm: 4096 3009 127 39 0 3176 0
[pid=4375] ppid=4370 vsize=32256 CPUtime=3.2 cores=7
/proc/4375/stat : 4375 (march_hi) R 4370 4370 3973 0 -1 4202496 22871 0 0 0 318 2 0 0 25 0 1 0 495668777 33030144 5425 33554432000 4194304 4331988 140737394948896 18446744073709551615 4252207 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4375/statm: 8064 5425 150 34 0 6506 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 1084048

[startup+12.7009 s]
/proc/loadavg: 6.17 7.43 7.69 11/188 4386
/proc/meminfo: memFree=19155644/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) S 4368 4370 3973 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 4594331193750585343 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0
[pid=4371] ppid=4370 vsize=515084 CPUtime=12.68 cores=1
/proc/4371/stat : 4371 (cryptominisat) R 4370 4370 3973 0 -1 4202496 16531 0 0 0 1266 2 0 0 25 0 1 0 495668777 527446016 10428 33554432000 4194304 4587354 140735969222304 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4371/statm: 128771 10428 341 96 0 125333 0
[pid=4372] ppid=4370 vsize=46072 CPUtime=12.69 cores=5
/proc/4372/stat : 4372 (clasp) R 4370 4370 3973 0 -1 4202496 10217 0 0 0 1268 1 0 0 25 0 1 0 495668777 47177728 8733 33554432000 4194304 4785740 140737328979728 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4372/statm: 11518 8733 340 145 0 8563 0
[pid=4373] ppid=4370 vsize=462028 CPUtime=6.23 cores=7
/proc/4373/stat : 4373 (TNM) R 4370 4370 3973 0 -1 4202496 4771 0 0 0 623 0 0 0 25 0 1 0 495668777 473116672 4668 33554432000 134512640 134534564 4289522160 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4373/statm: 115507 4668 95 6 0 114173 0
[pid=4374] ppid=4370 vsize=16116 CPUtime=12.68 cores=3
/proc/4374/stat : 4374 (lingeling) R 4370 4370 3973 0 -1 4202496 5458 0 0 0 1268 0 0 0 25 0 1 0 495668777 16502784 2942 33554432000 4194304 4352236 140733662973968 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4374/statm: 4029 2942 127 39 0 3109 0
[pid=4375] ppid=4370 vsize=129836 CPUtime=6.37 cores=7
/proc/4375/stat : 4375 (march_hi) R 4370 4370 3973 0 -1 4202496 63499 0 0 0 630 7 0 0 25 0 1 0 495668777 132952064 19161 33554432000 4194304 4331988 140737394948896 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4375/statm: 32459 19161 200 34 0 30901 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 1187460

[startup+25.5007 s]
/proc/loadavg: 7.02 7.56 7.72 11/188 4387
/proc/meminfo: memFree=19063392/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) S 4368 4370 3973 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 4594331193750585343 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0
[pid=4371] ppid=4370 vsize=527840 CPUtime=25.49 cores=1
/proc/4371/stat : 4371 (cryptominisat) R 4370 4370 3973 0 -1 4202496 23095 0 0 0 2545 4 0 0 25 0 1 0 495668777 540508160 12909 33554432000 4194304 4587354 140735969222304 18446744073709551615 4241044 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4371/statm: 131960 12909 341 96 0 128522 0
[pid=4372] ppid=4370 vsize=49772 CPUtime=25.48 cores=5
/proc/4372/stat : 4372 (clasp) R 4370 4370 3973 0 -1 4202496 11149 0 0 0 2547 1 0 0 25 0 1 0 495668777 50966528 9665 33554432000 4194304 4785740 140737328979728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4372/statm: 12443 9665 340 145 0 9488 0
[pid=4373] ppid=4370 vsize=462028 CPUtime=12.63 cores=7
/proc/4373/stat : 4373 (TNM) R 4370 4370 3973 0 -1 4202496 4771 0 0 0 1263 0 0 0 25 0 1 0 495668777 473116672 4668 33554432000 134512640 134534564 4289522160 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4373/statm: 115507 4668 95 6 0 114173 0
[pid=4374] ppid=4370 vsize=16108 CPUtime=25.48 cores=3
/proc/4374/stat : 4374 (lingeling) R 4370 4370 3973 0 -1 4202496 5964 0 0 0 2548 0 0 0 25 0 1 0 495668777 16494592 3126 33554432000 4194304 4352236 140733662973968 18446744073709551615 4328042 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4374/statm: 4027 3126 127 39 0 3107 0
[pid=4375] ppid=4370 vsize=129968 CPUtime=12.7 cores=7
/proc/4375/stat : 4375 (march_hi) R 4370 4370 3973 0 -1 4202496 63542 0 0 0 1263 7 0 0 25 0 1 0 495668777 133087232 19201 33554432000 4194304 4331988 140737394948896 18446744073709551615 4210951 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4375/statm: 32492 19201 200 34 0 30934 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 1204040

[startup+51.1012 s]
/proc/loadavg: 8.16 7.78 7.79 11/188 4387
/proc/meminfo: memFree=18944688/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) S 4368 4370 3973 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 4594331193750585343 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0
[pid=4371] ppid=4370 vsize=571756 CPUtime=51.08 cores=1
/proc/4371/stat : 4371 (cryptominisat) R 4370 4370 3973 0 -1 4202496 32897 0 0 0 5103 5 0 0 25 0 1 0 495668777 585478144 22669 33554432000 4194304 4587354 140735969222304 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4371/statm: 142939 22669 341 96 0 139501 0
[pid=4372] ppid=4370 vsize=66872 CPUtime=51.08 cores=5
/proc/4372/stat : 4372 (clasp) R 4370 4370 3973 0 -1 4202496 15416 0 0 0 5104 4 0 0 25 0 1 0 495668777 68476928 13932 33554432000 4194304 4785740 140737328979728 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4372/statm: 16718 13932 340 145 0 13763 0
[pid=4373] ppid=4370 vsize=462028 CPUtime=25.33 cores=7
/proc/4373/stat : 4373 (TNM) R 4370 4370 3973 0 -1 4202496 4771 0 0 0 2533 0 0 0 25 0 1 0 495668777 473116672 4668 33554432000 134512640 134534564 4289522160 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4373/statm: 115507 4668 95 6 0 114173 0
[pid=4374] ppid=4370 vsize=22472 CPUtime=51.09 cores=3

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

/proc/4375/statm: 33979 21349 175 34 0 32421 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 1638180

[startup+1002.3 s]
/proc/loadavg: 10.22 10.11 9.33 11/188 4416
/proc/meminfo: memFree=18253560/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) S 4368 4370 3973 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 4594331193750585343 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0
[pid=4371] ppid=4370 vsize=621284 CPUtime=1002.3 cores=1
/proc/4371/stat : 4371 (cryptominisat) R 4370 4370 3973 0 -1 4202496 827544 0 0 0 100017 213 0 0 25 0 1 0 495668777 636194816 44114 33554432000 4194304 4587354 140735969222304 18446744073709551615 4243751 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4371/statm: 155321 44114 342 96 0 151883 0
[pid=4372] ppid=4370 vsize=197452 CPUtime=1002.31 cores=5
/proc/4372/stat : 4372 (clasp) R 4370 4370 3973 0 -1 4202496 47373 0 0 0 100206 25 0 0 25 0 1 0 495668777 202190848 45889 33554432000 4194304 4785740 140737328979728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4372/statm: 49363 45889 340 145 0 46408 0
[pid=4373] ppid=4370 vsize=462028 CPUtime=498.36 cores=7
/proc/4373/stat : 4373 (TNM) R 4370 4370 3973 0 -1 4202496 4771 0 0 0 49836 0 0 0 25 0 1 0 495668777 473116672 4668 33554432000 134512640 134534564 4289522160 18446744073709551615 134530204 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4373/statm: 115507 4668 95 6 0 114173 0
[pid=4374] ppid=4370 vsize=33144 CPUtime=1002.31 cores=3
/proc/4374/stat : 4374 (lingeling) R 4370 4370 3973 0 -1 4202496 15082 0 0 0 100229 2 0 0 25 0 1 0 495668777 33939456 7454 33554432000 4194304 4352236 140733662973968 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4374/statm: 8286 7454 127 39 0 7366 0
[pid=4375] ppid=4370 vsize=135916 CPUtime=498.47 cores=7
/proc/4375/stat : 4375 (march_hi) R 4370 4370 3973 0 -1 4202496 65723 0 0 0 49839 8 0 0 25 0 1 0 495668777 139177984 21357 33554432000 4194304 4331988 140737394948896 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4375/statm: 33979 21357 175 34 0 32421 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 1468148

[startup+1062.3 s]
/proc/loadavg: 10.26 10.14 9.39 11/188 4417
/proc/meminfo: memFree=18261240/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) S 4368 4370 3973 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 4594331193750585343 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0
[pid=4371] ppid=4370 vsize=667960 CPUtime=1062.3 cores=1
/proc/4371/stat : 4371 (cryptominisat) R 4370 4370 3973 0 -1 4202496 897085 0 0 0 105991 239 0 0 25 0 1 0 495668777 683991040 42469 33554432000 4194304 4587354 140735969222304 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4371/statm: 166990 42469 342 96 0 163552 0
[pid=4372] ppid=4370 vsize=199564 CPUtime=1062.31 cores=5
/proc/4372/stat : 4372 (clasp) R 4370 4370 3973 0 -1 4202496 47919 0 0 0 106206 25 0 0 25 0 1 0 495668777 204353536 46435 33554432000 4194304 4785740 140737328979728 18446744073709551615 4549800 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4372/statm: 49891 46435 340 145 0 46936 0
[pid=4373] ppid=4370 vsize=462028 CPUtime=528.18 cores=7
/proc/4373/stat : 4373 (TNM) R 4370 4370 3973 0 -1 4202496 4771 0 0 0 52818 0 0 0 25 0 1 0 495668777 473116672 4668 33554432000 134512640 134534564 4289522160 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4373/statm: 115507 4668 95 6 0 114173 0
[pid=4374] ppid=4370 vsize=33140 CPUtime=1062.31 cores=3
/proc/4374/stat : 4374 (lingeling) R 4370 4370 3973 0 -1 4202496 15594 0 0 0 106229 2 0 0 25 0 1 0 495668777 33935360 7453 33554432000 4194304 4352236 140733662973968 18446744073709551615 4328191 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4374/statm: 8285 7453 127 39 0 7365 0
[pid=4375] ppid=4370 vsize=136060 CPUtime=528.32 cores=7
/proc/4375/stat : 4375 (march_hi) R 4370 4370 3973 0 -1 4202496 65732 0 0 0 52824 8 0 0 25 0 1 0 495668777 139325440 21366 33554432000 4194304 4331988 140737394948896 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4375/statm: 34015 21366 175 34 0 32457 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 1517076

[startup+1122.3 s]
/proc/loadavg: 10.21 10.14 9.43 11/188 4419
/proc/meminfo: memFree=18260108/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) S 4368 4370 3973 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 4594331193750585343 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0
[pid=4371] ppid=4370 vsize=652676 CPUtime=1122.31 cores=1
/proc/4371/stat : 4371 (cryptominisat) R 4370 4370 3973 0 -1 4202496 988621 0 0 0 111963 268 0 0 25 0 1 0 495668777 668340224 40431 33554432000 4194304 4587354 140735969222304 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4371/statm: 163169 40431 342 96 0 159731 0
[pid=4372] ppid=4370 vsize=199564 CPUtime=1122.31 cores=5
/proc/4372/stat : 4372 (clasp) R 4370 4370 3973 0 -1 4202496 47919 0 0 0 112206 25 0 0 25 0 1 0 495668777 204353536 46435 33554432000 4194304 4785740 140737328979728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4372/statm: 49891 46435 340 145 0 46936 0
[pid=4373] ppid=4370 vsize=462028 CPUtime=558.05 cores=7
/proc/4373/stat : 4373 (TNM) R 4370 4370 3973 0 -1 4202496 4771 0 0 0 55805 0 0 0 25 0 1 0 495668777 473116672 4668 33554432000 134512640 134534564 4289522160 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4373/statm: 115507 4668 95 6 0 114173 0
[pid=4374] ppid=4370 vsize=34316 CPUtime=1122.31 cores=3
/proc/4374/stat : 4374 (lingeling) R 4370 4370 3973 0 -1 4202496 18448 0 0 0 112229 2 0 0 25 0 1 0 495668777 35139584 7747 33554432000 4194304 4352236 140733662973968 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4374/statm: 8579 7747 127 39 0 7659 0
[pid=4375] ppid=4370 vsize=136060 CPUtime=558.13 cores=7
/proc/4375/stat : 4375 (march_hi) R 4370 4370 3973 0 -1 4202496 65732 0 0 0 55805 8 0 0 25 0 1 0 495668777 139325440 21366 33554432000 4194304 4331988 140737394948896 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4375/statm: 34015 21366 175 34 0 32457 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 1502968

[startup+1182.3 s]
/proc/loadavg: 10.23 10.16 9.48 11/188 4420
/proc/meminfo: memFree=18245592/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) S 4368 4370 3973 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 4594331193750585343 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0
[pid=4371] ppid=4370 vsize=667784 CPUtime=1182.31 cores=1
/proc/4371/stat : 4371 (cryptominisat) R 4370 4370 3973 0 -1 4202496 1047874 0 0 0 117939 292 0 0 25 0 1 0 495668777 683810816 42644 33554432000 4194304 4587354 140735969222304 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4371/statm: 166946 42644 342 96 0 163508 0
[pid=4372] ppid=4370 vsize=207180 CPUtime=1182.31 cores=5
/proc/4372/stat : 4372 (clasp) R 4370 4370 3973 0 -1 4202496 49814 0 0 0 118206 25 0 0 25 0 1 0 495668777 212152320 48330 33554432000 4194304 4785740 140737328979728 18446744073709551615 4550418 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4372/statm: 51795 48330 340 145 0 48840 0
[pid=4373] ppid=4370 vsize=462028 CPUtime=587.85 cores=7
/proc/4373/stat : 4373 (TNM) R 4370 4370 3973 0 -1 4202496 4771 0 0 0 58785 0 0 0 25 0 1 0 495668777 473116672 4668 33554432000 134512640 134534564 4289522160 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4373/statm: 115507 4668 95 6 0 114173 0
[pid=4374] ppid=4370 vsize=33152 CPUtime=1182.31 cores=3
/proc/4374/stat : 4374 (lingeling) R 4370 4370 3973 0 -1 4202496 18704 0 0 0 118229 2 0 0 25 0 1 0 495668777 33947648 7456 33554432000 4194304 4352236 140733662973968 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4374/statm: 8288 7456 127 39 0 7368 0
[pid=4375] ppid=4370 vsize=136060 CPUtime=588.01 cores=7
/proc/4375/stat : 4375 (march_hi) R 4370 4370 3973 0 -1 4202496 65735 0 0 0 58793 8 0 0 25 0 1 0 495668777 139325440 21369 33554432000 4194304 4331988 140737394948896 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4375/statm: 34015 21369 175 34 0 32457 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 1524528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.16 10.15 9.49 11/188 4421
/proc/meminfo: memFree=18235048/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) S 4368 4370 3973 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 4594331193750585343 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0
[pid=4371] ppid=4370 vsize=650828 CPUtime=1201.71 cores=1
/proc/4371/stat : 4371 (cryptominisat) R 4370 4370 3973 0 -1 4202496 1068723 0 0 0 119870 301 0 0 25 0 1 0 495668777 666447872 43739 33554432000 4194304 4587354 140735969222304 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4371/statm: 162707 43739 342 96 0 159269 0
[pid=4372] ppid=4370 vsize=210488 CPUtime=1201.72 cores=5
/proc/4372/stat : 4372 (clasp) R 4370 4370 3973 0 -1 4202496 50577 0 0 0 120146 26 0 0 25 0 1 0 495668777 215539712 49093 33554432000 4194304 4785740 140737328979728 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4372/statm: 52622 49093 340 145 0 49667 0
[pid=4373] ppid=4370 vsize=462028 CPUtime=597.53 cores=7
/proc/4373/stat : 4373 (TNM) R 4370 4370 3973 0 -1 4202496 4771 0 0 0 59753 0 0 0 25 0 1 0 495668777 473116672 4668 33554432000 134512640 134534564 4289522160 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4373/statm: 115507 4668 95 6 0 114173 0
[pid=4374] ppid=4370 vsize=34176 CPUtime=1201.72 cores=3
/proc/4374/stat : 4374 (lingeling) R 4370 4370 3973 0 -1 4202496 18960 0 0 0 120170 2 0 0 25 0 1 0 495668777 34996224 7712 33554432000 4194304 4352236 140733662973968 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4374/statm: 8544 7712 127 39 0 7624 0
[pid=4375] ppid=4370 vsize=136060 CPUtime=597.61 cores=7
/proc/4375/stat : 4375 (march_hi) R 4370 4370 3973 0 -1 4202496 65737 0 0 0 59753 8 0 0 25 0 1 0 495668777 139325440 21371 33554432000 4194304 4331988 140737394948896 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4375/statm: 34015 21371 175 34 0 32457 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1511904

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.16 10.15 9.49 11/188 4421
/proc/meminfo: memFree=18235048/32951124 swapFree=67111524/67111528
[pid=4370] ppid=4368 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/4370/stat : 4370 (ppfolio) S 4368 4370 3973 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 495668776 18763776 390 33554432000 4194304 4287625 140735463475536 18446744073709551615 255106788879 0 0 4096 65536 4594331193750585343 0 0 17 1 0 0 0
/proc/4370/statm: 4581 390 341 23 0 91 0
[pid=4371] ppid=4370 vsize=650828 CPUtime=1201.71 cores=1
/proc/4371/stat : 4371 (cryptominisat) R 4370 4370 3973 0 -1 4202496 1068723 0 0 0 119870 301 0 0 25 0 1 0 495668777 666447872 43739 33554432000 4194304 4587354 140735969222304 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4371/statm: 162707 43739 342 96 0 159269 0
[pid=4372] ppid=4370 vsize=210488 CPUtime=1201.72 cores=5
/proc/4372/stat : 4372 (clasp) R 4370 4370 3973 0 -1 4202496 50577 0 0 0 120146 26 0 0 25 0 1 0 495668777 215539712 49093 33554432000 4194304 4785740 140737328979728 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/4372/statm: 52622 49093 340 145 0 49667 0
[pid=4373] ppid=4370 vsize=462028 CPUtime=597.53 cores=7
/proc/4373/stat : 4373 (TNM) R 4370 4370 3973 0 -1 4202496 4771 0 0 0 59753 0 0 0 25 0 1 0 495668777 473116672 4668 33554432000 134512640 134534564 4289522160 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4373/statm: 115507 4668 95 6 0 114173 0
[pid=4374] ppid=4370 vsize=34176 CPUtime=1201.72 cores=3
/proc/4374/stat : 4374 (lingeling) R 4370 4370 3973 0 -1 4202496 18960 0 0 0 120170 2 0 0 25 0 1 0 495668777 34996224 7712 33554432000 4194304 4352236 140733662973968 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/4374/statm: 8544 7712 127 39 0 7624 0
[pid=4375] ppid=4370 vsize=136060 CPUtime=597.61 cores=7
/proc/4375/stat : 4375 (march_hi) R 4370 4370 3973 0 -1 4202496 65737 0 0 0 59753 8 0 0 25 0 1 0 495668777 139325440 21371 33554432000 4194304 4331988 140737394948896 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/4375/statm: 34015 21371 175 34 0 32457 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1511904

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4370 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=5999
# CPU time returned by wait4() is 0.007998
# while last known CPU time is 4800.29
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.72
CPU time (s): 4800.29
CPU user time (s): 4796.92
CPU system time (s): 3.37
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 2020768

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

runsolver used 1.71474 second user time and 4.85226 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 01:15:26
IDJOB=3281164
IDBENCH=20529
IDSOLVER=1612
FILE ID=node144/3281164-1304032526
RUNJOBID= node144-1304032526-4356
PBS_JOBID= 13170308
Free space on /tmp= 72404 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281164-1304032526/watcher-3281164-1304032526 -o /tmp/evaluation-result-3281164-1304032526/solver-3281164-1304032526 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3281164-1304032526.cnf

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

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=29102758

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19581316 kB
Buffers:       2202696 kB
Cached:       10540964 kB
SwapCached:          4 kB
Active:        4594840 kB
Inactive:      8212116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19581316 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           18656 kB
Writeback:           0 kB
AnonPages:       62588 kB
Mapped:          14480 kB
Slab:           499092 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184528 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= 72384 MiB
End job on node144 at 2011-04-29 01:35:30