Trace number 3291698

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

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

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-3291698-1304093161/watcher-3291698-1304093161 -o /tmp/evaluation-result-3291698-1304093161/solver-3291698-1304093161 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3291698-1304093161.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.75 4.51 6.02 2/174 24383
/proc/meminfo: memFree=18755980/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) R 24381 24383 23533 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0

[startup+0.093969 s]
/proc/loadavg: 3.75 4.51 6.02 2/174 24383
/proc/meminfo: memFree=18755980/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) R 24381 24383 23533 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100967 s]
/proc/loadavg: 3.75 4.51 6.02 2/174 24383
/proc/meminfo: memFree=18755980/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) R 24381 24383 23533 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300932 s]
/proc/loadavg: 3.75 4.51 6.02 2/174 24383
/proc/meminfo: memFree=18755980/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) S 24381 24383 23533 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700898 s]
/proc/loadavg: 3.75 4.51 6.02 2/174 24383
/proc/meminfo: memFree=18755980/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) S 24381 24383 23533 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50072 s]
/proc/loadavg: 3.75 4.51 6.02 11/188 24400
/proc/meminfo: memFree=18097060/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) S 24381 24383 23533 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0
[pid=24384] ppid=24383 vsize=149204 CPUtime=1.49 cores=1
/proc/24384/stat : 24384 (cryptominisat) R 24383 24383 23533 0 -1 4202496 23387 0 0 0 146 3 0 0 25 0 1 0 520914139 152784896 22664 33554432000 4194304 4587354 140737288451344 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24384/statm: 37301 22664 306 96 0 33863 0
[pid=24385] ppid=24383 vsize=126960 CPUtime=1.49 cores=5
/proc/24385/stat : 24385 (clasp) R 24383 24383 23533 0 -1 4202496 34485 0 0 0 144 5 0 0 25 0 1 0 520914139 130007040 27565 33554432000 4194304 4785740 140736856852128 18446744073709551615 4495470 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24385/statm: 31740 27565 318 145 0 28785 0
[pid=24386] ppid=24383 vsize=466784 CPUtime=0.61 cores=7
/proc/24386/stat : 24386 (TNM) R 24383 24383 23533 0 -1 4202496 6141 0 0 0 60 1 0 0 25 0 1 0 520914139 477986816 6039 33554432000 134512640 134534564 4294545264 18446744073709551615 4011624 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24386/statm: 116696 6039 90 6 0 115362 0
[pid=24387] ppid=24383 vsize=54008 CPUtime=1.49 cores=3
/proc/24387/stat : 24387 (lingeling) R 24383 24383 23533 0 -1 4202496 12856 0 0 0 147 2 0 0 25 0 1 0 520914139 55304192 12676 33554432000 4194304 4352236 140735900202080 18446744073709551615 4233914 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24387/statm: 13502 12676 107 39 0 12582 0
[pid=24388] ppid=24383 vsize=147364 CPUtime=0.85 cores=7
/proc/24388/stat : 24388 (march_hi) R 24383 24383 23533 0 -1 4194304 28197 0 0 0 82 3 0 0 25 0 1 0 520914139 150900736 27579 33554432000 4194304 4331988 140733366092112 18446744073709551615 228122371866 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24388/statm: 36841 27579 117 34 0 35283 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 962644

[startup+3.10043 s]
/proc/loadavg: 4.25 4.60 6.04 11/188 24400
/proc/meminfo: memFree=17796856/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) S 24381 24383 23533 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0
[pid=24384] ppid=24383 vsize=149748 CPUtime=3.09 cores=1
/proc/24384/stat : 24384 (cryptominisat) R 24383 24383 23533 0 -1 4202496 23526 0 0 0 306 3 0 0 25 0 1 0 520914139 153341952 22803 33554432000 4194304 4587354 140737288451344 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24384/statm: 37437 22803 306 96 0 33999 0
[pid=24385] ppid=24383 vsize=151648 CPUtime=3.09 cores=5
/proc/24385/stat : 24385 (clasp) R 24383 24383 23533 0 -1 4202496 40409 0 0 0 303 6 0 0 25 0 1 0 520914139 155287552 33489 33554432000 4194304 4785740 140736856852128 18446744073709551615 4487104 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24385/statm: 37912 33489 319 145 0 34957 0
[pid=24386] ppid=24383 vsize=501628 CPUtime=1.42 cores=7
/proc/24386/stat : 24386 (TNM) R 24383 24383 23533 0 -1 4202496 16984 0 0 0 139 3 0 0 25 0 1 0 520914139 513667072 16881 33554432000 134512640 134534564 4294545264 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24386/statm: 125407 16881 91 6 0 124073 0
[pid=24387] ppid=24383 vsize=69612 CPUtime=3.09 cores=3
/proc/24387/stat : 24387 (lingeling) R 24383 24383 23533 0 -1 4202496 25612 0 0 0 305 4 0 0 25 0 1 0 520914139 71282688 16554 33554432000 4194304 4352236 140735900202080 18446744073709551615 4207619 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24387/statm: 17403 16554 116 39 0 16483 0
[pid=24388] ppid=24383 vsize=170956 CPUtime=1.65 cores=7
/proc/24388/stat : 24388 (march_hi) R 24383 24383 23533 0 -1 4194304 42276 0 0 0 160 5 0 0 25 0 1 0 520914139 175058944 33794 33554432000 4194304 4331988 140733366092112 18446744073709551615 4252197 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24388/statm: 42739 33794 141 34 0 41181 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1061916

[startup+6.30086 s]
/proc/loadavg: 4.25 4.60 6.04 11/188 24400
/proc/meminfo: memFree=17493460/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) S 24381 24383 23533 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0
[pid=24384] ppid=24383 vsize=206856 CPUtime=6.29 cores=1
/proc/24384/stat : 24384 (cryptominisat) R 24383 24383 23533 0 -1 4202496 37736 0 0 0 624 5 0 0 25 0 1 0 520914139 211820544 37013 33554432000 4194304 4587354 140737288451344 18446744073709551615 4421200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24384/statm: 51714 37013 312 96 0 48276 0
[pid=24385] ppid=24383 vsize=156332 CPUtime=6.29 cores=5
/proc/24385/stat : 24385 (clasp) R 24383 24383 23533 0 -1 4202496 46409 0 0 0 622 7 0 0 25 0 1 0 520914139 160083968 35433 33554432000 4194304 4785740 140736856852128 18446744073709551615 4545881 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24385/statm: 39083 35433 340 145 0 36128 0
[pid=24386] ppid=24383 vsize=501628 CPUtime=3.02 cores=7
/proc/24386/stat : 24386 (TNM) R 24383 24383 23533 0 -1 4202496 16985 0 0 0 299 3 0 0 25 0 1 0 520914139 513667072 16882 33554432000 134512640 134534564 4294545264 18446744073709551615 134524763 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24386/statm: 125407 16882 91 6 0 124073 0
[pid=24387] ppid=24383 vsize=77540 CPUtime=6.29 cores=3
/proc/24387/stat : 24387 (lingeling) R 24383 24383 23533 0 -1 4202496 26642 0 0 0 625 4 0 0 25 0 1 0 520914139 79400960 17518 33554432000 4194304 4352236 140735900202080 18446744073709551615 4286350 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24387/statm: 19385 17518 121 39 0 18465 0
[pid=24388] ppid=24383 vsize=129728 CPUtime=3.23 cores=7
/proc/24388/stat : 24388 (march_hi) R 24383 24383 23533 0 -1 4194304 57366 0 0 0 316 7 0 0 25 0 1 0 520914139 132841472 23481 33554432000 4194304 4331988 140733366092112 18446744073709551615 4261831 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24388/statm: 32432 23481 129 34 0 30874 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1090408

[startup+12.7007 s]
/proc/loadavg: 5.14 4.77 6.09 11/188 24400
/proc/meminfo: memFree=17259520/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) S 24381 24383 23533 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0
[pid=24384] ppid=24383 vsize=206856 CPUtime=12.69 cores=1
/proc/24384/stat : 24384 (cryptominisat) R 24383 24383 23533 0 -1 4202496 37736 0 0 0 1264 5 0 0 25 0 1 0 520914139 211820544 37013 33554432000 4194304 4587354 140737288451344 18446744073709551615 4421127 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24384/statm: 51714 37013 312 96 0 48276 0
[pid=24385] ppid=24383 vsize=156332 CPUtime=12.69 cores=5
/proc/24385/stat : 24385 (clasp) R 24383 24383 23533 0 -1 4202496 46410 0 0 0 1262 7 0 0 25 0 1 0 520914139 160083968 35434 33554432000 4194304 4785740 140736856852128 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24385/statm: 39083 35434 340 145 0 36128 0
[pid=24386] ppid=24383 vsize=521164 CPUtime=6.21 cores=7
/proc/24386/stat : 24386 (TNM) R 24383 24383 23533 0 -1 4202496 31500 0 0 0 615 6 0 0 25 0 1 0 520914139 533671936 31397 33554432000 134512640 134534564 4294545264 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24386/statm: 130291 31397 95 6 0 128957 0
[pid=24387] ppid=24383 vsize=74332 CPUtime=12.68 cores=3
/proc/24387/stat : 24387 (lingeling) R 24383 24383 23533 0 -1 4202496 31126 0 0 0 1264 4 0 0 25 0 1 0 520914139 76115968 17751 33554432000 4194304 4352236 140735900202080 18446744073709551615 4281233 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24387/statm: 18583 17751 127 39 0 17663 0
[pid=24388] ppid=24383 vsize=147860 CPUtime=6.4 cores=7
/proc/24388/stat : 24388 (march_hi) R 24383 24383 23533 0 -1 4202496 107136 0 0 0 625 15 0 0 25 0 1 0 520914139 151408640 28329 33554432000 4194304 4331988 140733366092112 18446744073709551615 4217976 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24388/statm: 36965 28329 164 34 0 35407 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1124868

[startup+25.5004 s]
/proc/loadavg: 5.96 4.96 6.13 11/188 24401
/proc/meminfo: memFree=17078888/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) S 24381 24383 23533 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0
[pid=24384] ppid=24383 vsize=262436 CPUtime=25.49 cores=1
/proc/24384/stat : 24384 (cryptominisat) R 24383 24383 23533 0 -1 4202496 64544 0 0 0 2540 9 0 0 25 0 1 0 520914139 268734464 50416 33554432000 4194304 4587354 140737288451344 18446744073709551615 4375056 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24384/statm: 65609 50416 317 96 0 62171 0
[pid=24385] ppid=24383 vsize=156332 CPUtime=25.49 cores=5
/proc/24385/stat : 24385 (clasp) R 24383 24383 23533 0 -1 4202496 46411 0 0 0 2542 7 0 0 25 0 1 0 520914139 160083968 35435 33554432000 4194304 4785740 140736856852128 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24385/statm: 39083 35435 340 145 0 36128 0
[pid=24386] ppid=24383 vsize=521164 CPUtime=12.54 cores=7
/proc/24386/stat : 24386 (TNM) R 24383 24383 23533 0 -1 4202496 31500 0 0 0 1248 6 0 0 25 0 1 0 520914139 533671936 31397 33554432000 134512640 134534564 4294545264 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24386/statm: 130291 31397 95 6 0 128957 0
[pid=24387] ppid=24383 vsize=74332 CPUtime=25.49 cores=3
/proc/24387/stat : 24387 (lingeling) R 24383 24383 23533 0 -1 4202496 31126 0 0 0 2544 5 0 0 25 0 1 0 520914139 76115968 17751 33554432000 4194304 4352236 140735900202080 18446744073709551615 4328087 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24387/statm: 18583 17751 127 39 0 17663 0
[pid=24388] ppid=24383 vsize=195148 CPUtime=12.79 cores=7
/proc/24388/stat : 24388 (march_hi) R 24383 24383 23533 0 -1 4202496 118746 0 0 0 1261 18 0 0 25 0 1 0 520914139 199831552 39923 33554432000 4194304 4331988 140733366092112 18446744073709551615 4217714 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24388/statm: 48787 39923 148 34 0 47229 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1227736

[startup+51.1008 s]
/proc/loadavg: 7.34 5.36 6.23 11/188 24401
/proc/meminfo: memFree=16856808/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) S 24381 24383 23533 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0
[pid=24384] ppid=24383 vsize=277116 CPUtime=51.08 cores=1
/proc/24384/stat : 24384 (cryptominisat) R 24383 24383 23533 0 -1 4202496 75465 0 0 0 5097 11 0 0 25 0 1 0 520914139 283766784 54493 33554432000 4194304 4587354 140737288451344 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24384/statm: 69279 54493 331 96 0 65841 0
[pid=24385] ppid=24383 vsize=171672 CPUtime=51.09 cores=5
/proc/24385/stat : 24385 (clasp) R 24383 24383 23533 0 -1 4202496 50477 0 0 0 5100 9 0 0 25 0 1 0 520914139 175792128 39501 33554432000 4194304 4785740 140736856852128 18446744073709551615 4309561 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24385/statm: 42918 39501 340 145 0 39963 0
[pid=24386] ppid=24383 vsize=524992 CPUtime=25.31 cores=7
/proc/24386/stat : 24386 (TNM) R 24383 24383 23533 0 -1 4202496 31501 0 0 0 2525 6 0 0 25 0 1 0 520914139 537591808 31398 33554432000 134512640 134534564 4294545264 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24386/statm: 131248 31398 95 6 0 129914 0
[pid=24387] ppid=24383 vsize=74328 CPUtime=51.08 cores=3

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

/proc/24388/statm: 148492 83344 175 34 0 146934 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 4132692

[startup+1002.3 s]
/proc/loadavg: 10.14 9.98 8.75 11/188 24427
/proc/meminfo: memFree=15486216/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) S 24381 24383 23533 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0
[pid=24384] ppid=24383 vsize=507624 CPUtime=1002.31 cores=1
/proc/24384/stat : 24384 (cryptominisat) R 24383 24383 23533 0 -1 4202496 489604 0 0 0 100076 155 0 0 25 0 1 0 520914139 519806976 71366 33554432000 4194304 4587354 140737288451344 18446744073709551615 4236473 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24384/statm: 126906 71366 337 96 0 123468 0
[pid=24385] ppid=24383 vsize=527488 CPUtime=1002.29 cores=5
/proc/24385/stat : 24385 (clasp) R 24383 24383 23533 0 -1 4202496 139100 0 0 0 100181 48 0 0 25 0 1 0 520914139 540147712 128124 33554432000 4194304 4785740 140736856852128 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24385/statm: 131872 128124 340 145 0 128917 0
[pid=24386] ppid=24383 vsize=524992 CPUtime=498.32 cores=7
/proc/24386/stat : 24386 (TNM) R 24383 24383 23533 0 -1 4202496 31501 0 0 0 49826 6 0 0 25 0 1 0 520914139 537591808 31398 33554432000 134512640 134534564 4294545264 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24386/statm: 131248 31398 95 6 0 129914 0
[pid=24387] ppid=24383 vsize=121428 CPUtime=1002.3 cores=3
/proc/24387/stat : 24387 (lingeling) R 24383 24383 23533 0 -1 4202496 42902 0 0 0 100223 7 0 0 25 0 1 0 520914139 124342272 29525 33554432000 4194304 4352236 140735900202080 18446744073709551615 4278648 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24387/statm: 30357 29525 127 39 0 29437 0
[pid=24388] ppid=24383 vsize=593968 CPUtime=498.52 cores=7
/proc/24388/stat : 24388 (march_hi) R 24383 24383 23533 0 -1 4202496 217775 0 0 0 49819 33 0 0 25 0 1 0 520914139 608223232 83345 33554432000 4194304 4331988 140733366092112 18446744073709551615 4228534 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24388/statm: 148492 83345 175 34 0 146934 0
Current children cumulated CPU time (s) 4003.74
Current children cumulated vsize (KiB) 2293824

[startup+1062.3 s]
/proc/loadavg: 10.25 10.04 8.84 11/188 24428
/proc/meminfo: memFree=15377808/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) S 24381 24383 23533 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0
[pid=24384] ppid=24383 vsize=2350400 CPUtime=1062.31 cores=1
/proc/24384/stat : 24384 (cryptominisat) R 24383 24383 23533 0 -1 4202496 527507 0 0 0 106061 170 0 0 25 0 1 0 520914139 2406809600 66949 33554432000 4194304 4587354 140737288451344 18446744073709551615 4237802 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24384/statm: 587600 66949 337 96 0 584162 0
[pid=24385] ppid=24383 vsize=527488 CPUtime=1062.29 cores=5
/proc/24385/stat : 24385 (clasp) R 24383 24383 23533 0 -1 4202496 139102 0 0 0 106181 48 0 0 25 0 1 0 520914139 540147712 128126 33554432000 4194304 4785740 140736856852128 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24385/statm: 131872 128126 340 145 0 128917 0
[pid=24386] ppid=24383 vsize=524992 CPUtime=528.13 cores=7
/proc/24386/stat : 24386 (TNM) R 24383 24383 23533 0 -1 4202496 31501 0 0 0 52807 6 0 0 25 0 1 0 520914139 537591808 31398 33554432000 134512640 134534564 4294545264 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24386/statm: 131248 31398 95 6 0 129914 0
[pid=24387] ppid=24383 vsize=121428 CPUtime=1062.3 cores=3
/proc/24387/stat : 24387 (lingeling) R 24383 24383 23533 0 -1 4202496 42902 0 0 0 106223 7 0 0 25 0 1 0 520914139 124342272 29525 33554432000 4194304 4352236 140735900202080 18446744073709551615 4280925 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24387/statm: 30357 29525 127 39 0 29437 0
[pid=24388] ppid=24383 vsize=593968 CPUtime=528.38 cores=7
/proc/24388/stat : 24388 (march_hi) R 24383 24383 23533 0 -1 4202496 217775 0 0 0 52805 33 0 0 25 0 1 0 520914139 608223232 83345 33554432000 4194304 4331988 140733366092112 18446744073709551615 4228538 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24388/statm: 148492 83345 175 34 0 146934 0
Current children cumulated CPU time (s) 4243.41
Current children cumulated vsize (KiB) 4136600

[startup+1122.3 s]
/proc/loadavg: 10.23 10.07 8.93 11/188 24430
/proc/meminfo: memFree=15277824/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) S 24381 24383 23533 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0
[pid=24384] ppid=24383 vsize=2361040 CPUtime=1122.31 cores=1
/proc/24384/stat : 24384 (cryptominisat) R 24383 24383 23533 0 -1 4202496 551687 0 0 0 112048 183 0 0 25 0 1 0 520914139 2417704960 72871 33554432000 4194304 4587354 140737288451344 18446744073709551615 4242702 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24384/statm: 590260 72871 337 96 0 586822 0
[pid=24385] ppid=24383 vsize=527488 CPUtime=1122.29 cores=5
/proc/24385/stat : 24385 (clasp) R 24383 24383 23533 0 -1 4202496 139102 0 0 0 112181 48 0 0 25 0 1 0 520914139 540147712 128126 33554432000 4194304 4785740 140736856852128 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24385/statm: 131872 128126 340 145 0 128917 0
[pid=24386] ppid=24383 vsize=524992 CPUtime=557.97 cores=7
/proc/24386/stat : 24386 (TNM) R 24383 24383 23533 0 -1 4202496 31501 0 0 0 55791 6 0 0 25 0 1 0 520914139 537591808 31398 33554432000 134512640 134534564 4294545264 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24386/statm: 131248 31398 95 6 0 129914 0
[pid=24387] ppid=24383 vsize=121428 CPUtime=1122.3 cores=3
/proc/24387/stat : 24387 (lingeling) R 24383 24383 23533 0 -1 4202496 42902 0 0 0 112223 7 0 0 25 0 1 0 520914139 124342272 29525 33554432000 4194304 4352236 140735900202080 18446744073709551615 4280960 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24387/statm: 30357 29525 127 39 0 29437 0
[pid=24388] ppid=24383 vsize=593968 CPUtime=558.22 cores=7
/proc/24388/stat : 24388 (march_hi) R 24383 24383 23533 0 -1 4202496 217775 0 0 0 55789 33 0 0 25 0 1 0 520914139 608223232 83345 33554432000 4194304 4331988 140733366092112 18446744073709551615 4228538 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24388/statm: 148492 83345 175 34 0 146934 0
Current children cumulated CPU time (s) 4483.09
Current children cumulated vsize (KiB) 4147240

[startup+1182.3 s]
/proc/loadavg: 10.22 10.10 9.01 11/188 24432
/proc/meminfo: memFree=15223216/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) S 24381 24383 23533 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0
[pid=24384] ppid=24383 vsize=2309376 CPUtime=1182.32 cores=1
/proc/24384/stat : 24384 (cryptominisat) R 24383 24383 23533 0 -1 4202496 577105 0 0 0 118038 194 0 0 25 0 1 0 520914139 2364801024 74915 33554432000 4194304 4587354 140737288451344 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24384/statm: 577344 74915 337 96 0 573906 0
[pid=24385] ppid=24383 vsize=527488 CPUtime=1182.29 cores=5
/proc/24385/stat : 24385 (clasp) R 24383 24383 23533 0 -1 4202496 139102 0 0 0 118181 48 0 0 25 0 1 0 520914139 540147712 128126 33554432000 4194304 4785740 140736856852128 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24385/statm: 131872 128126 340 145 0 128917 0
[pid=24386] ppid=24383 vsize=524992 CPUtime=587.82 cores=7
/proc/24386/stat : 24386 (TNM) R 24383 24383 23533 0 -1 4202496 31501 0 0 0 58776 6 0 0 25 0 1 0 520914139 537591808 31398 33554432000 134512640 134534564 4294545264 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24386/statm: 131248 31398 95 6 0 129914 0
[pid=24387] ppid=24383 vsize=122452 CPUtime=1182.31 cores=3
/proc/24387/stat : 24387 (lingeling) R 24383 24383 23533 0 -1 4202496 43158 0 0 0 118224 7 0 0 25 0 1 0 520914139 125390848 29781 33554432000 4194304 4352236 140735900202080 18446744073709551615 4281061 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24387/statm: 30613 29781 127 39 0 29693 0
[pid=24388] ppid=24383 vsize=593968 CPUtime=588.04 cores=7
/proc/24388/stat : 24388 (march_hi) R 24383 24383 23533 0 -1 4202496 217776 0 0 0 58771 33 0 0 25 0 1 0 520914139 608223232 83346 33554432000 4194304 4331988 140733366092112 18446744073709551615 228122109141 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24388/statm: 148492 83346 175 34 0 146934 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 4096600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.22 10.11 9.04 11/188 24432
/proc/meminfo: memFree=15172604/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) S 24381 24383 23533 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0
[pid=24384] ppid=24383 vsize=2309376 CPUtime=1201.72 cores=1
/proc/24384/stat : 24384 (cryptominisat) R 24383 24383 23533 0 -1 4202496 584010 0 0 0 119974 198 0 0 25 0 1 0 520914139 2364801024 81790 33554432000 4194304 4587354 140737288451344 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24384/statm: 577344 81790 337 96 0 573906 0
[pid=24385] ppid=24383 vsize=527488 CPUtime=1201.69 cores=5
/proc/24385/stat : 24385 (clasp) R 24383 24383 23533 0 -1 4202496 139102 0 0 0 120121 48 0 0 25 0 1 0 520914139 540147712 128126 33554432000 4194304 4785740 140736856852128 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24385/statm: 131872 128126 340 145 0 128917 0
[pid=24386] ppid=24383 vsize=524992 CPUtime=597.45 cores=7
/proc/24386/stat : 24386 (TNM) R 24383 24383 23533 0 -1 4202496 31501 0 0 0 59739 6 0 0 25 0 1 0 520914139 537591808 31398 33554432000 134512640 134534564 4294545264 18446744073709551615 134530456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24386/statm: 131248 31398 95 6 0 129914 0
[pid=24387] ppid=24383 vsize=122452 CPUtime=1201.71 cores=3
/proc/24387/stat : 24387 (lingeling) R 24383 24383 23533 0 -1 4202496 43158 0 0 0 120164 7 0 0 25 0 1 0 520914139 125390848 29781 33554432000 4194304 4352236 140735900202080 18446744073709551615 4234513 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24387/statm: 30613 29781 127 39 0 29693 0
[pid=24388] ppid=24383 vsize=593968 CPUtime=597.71 cores=7
/proc/24388/stat : 24388 (march_hi) R 24383 24383 23533 0 -1 4202496 217776 0 0 0 59738 33 0 0 25 0 1 0 520914139 608223232 83346 33554432000 4194304 4331988 140733366092112 18446744073709551615 4228538 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24388/statm: 148492 83346 175 34 0 146934 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 4096600

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.22 10.11 9.04 11/188 24432
/proc/meminfo: memFree=15172604/32951124 swapFree=67111528/67111528
[pid=24383] ppid=24381 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24383/stat : 24383 (ppfolio) S 24381 24383 23533 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520914139 18763776 389 33554432000 4194304 4287625 140733390840544 18446744073709551615 228122734095 0 0 4096 65536 4380789680401022975 0 0 17 1 0 0 0
/proc/24383/statm: 4581 389 341 23 0 91 0
[pid=24384] ppid=24383 vsize=2309376 CPUtime=1201.72 cores=1
/proc/24384/stat : 24384 (cryptominisat) R 24383 24383 23533 0 -1 4202496 584010 0 0 0 119974 198 0 0 25 0 1 0 520914139 2364801024 81790 33554432000 4194304 4587354 140737288451344 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24384/statm: 577344 81790 337 96 0 573906 0
[pid=24385] ppid=24383 vsize=527488 CPUtime=1201.69 cores=5
/proc/24385/stat : 24385 (clasp) R 24383 24383 23533 0 -1 4202496 139102 0 0 0 120121 48 0 0 25 0 1 0 520914139 540147712 128126 33554432000 4194304 4785740 140736856852128 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24385/statm: 131872 128126 340 145 0 128917 0
[pid=24386] ppid=24383 vsize=524992 CPUtime=597.45 cores=7
/proc/24386/stat : 24386 (TNM) R 24383 24383 23533 0 -1 4202496 31501 0 0 0 59739 6 0 0 25 0 1 0 520914139 537591808 31398 33554432000 134512640 134534564 4294545264 18446744073709551615 134530456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24386/statm: 131248 31398 95 6 0 129914 0
[pid=24387] ppid=24383 vsize=122452 CPUtime=1201.71 cores=3
/proc/24387/stat : 24387 (lingeling) R 24383 24383 23533 0 -1 4202496 43158 0 0 0 120164 7 0 0 25 0 1 0 520914139 125390848 29781 33554432000 4194304 4352236 140735900202080 18446744073709551615 4234513 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/24387/statm: 30613 29781 127 39 0 29693 0
[pid=24388] ppid=24383 vsize=593968 CPUtime=597.71 cores=7
/proc/24388/stat : 24388 (march_hi) R 24383 24383 23533 0 -1 4202496 217776 0 0 0 59738 33 0 0 25 0 1 0 520914139 608223232 83346 33554432000 4194304 4331988 140733366092112 18446744073709551615 4228538 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/24388/statm: 148492 83346 175 34 0 146934 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 4096600

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24383 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.007998
# while last known CPU time is 4800.28
#
# 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.28
CPU user time (s): 4797.36
CPU system time (s): 2.92
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 6378736

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

runsolver used 1.77973 second user time and 4.78327 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 18:06:02
IDJOB=3291698
IDBENCH=84248
IDSOLVER=1612
FILE ID=node138/3291698-1304093161
RUNJOBID= node138-1304093161-24370
PBS_JOBID= 13170556
Free space on /tmp= 71784 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291698-1304093161/watcher-3291698-1304093161 -o /tmp/evaluation-result-3291698-1304093161/solver-3291698-1304093161 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3291698-1304093161.cnf

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

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=792581884

node138.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.854
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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.80
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.854
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.854
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.854
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:     32951124 kB
MemFree:      18756136 kB
Buffers:       2042032 kB
Cached:       11520700 kB
SwapCached:          0 kB
Active:        3326420 kB
Inactive:     10303848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18756136 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           41916 kB
Writeback:           0 kB
AnonPages:       67592 kB
Mapped:          14492 kB
Slab:           501292 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190568 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= 71756 MiB
End job on node138 at 2011-04-29 18:26:05