Trace number 3281486

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

General information on the benchmark

NameSAT_RACE08/Q1/
SAT_dat.k85.cnf
MD5SUMdce41996d9c5153aa0c253fa128d227c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.2814
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2349692
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 510950
Number of clauses of size over 541663

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-3281486-1304032611/watcher-3281486-1304032611 -o /tmp/evaluation-result-3281486-1304032611/solver-3281486-1304032611 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3281486-1304032611.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: 4.06 5.93 7.11 3/178 2615
/proc/meminfo: memFree=24784716/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) R 2613 2615 2100 0 -1 4194304 492 0 0 0 0 0 0 0 21 0 1 0 514859333 18763776 387 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516654485 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/2615/statm: 4581 387 339 23 0 91 0

[startup+0.820833 s]
/proc/loadavg: 4.06 5.93 7.11 3/178 2615
/proc/meminfo: memFree=24784716/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 3 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.90082 s]
/proc/loadavg: 4.06 5.93 7.11 3/178 2615
/proc/meminfo: memFree=24784716/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 3 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.0008 s]
/proc/loadavg: 4.06 5.93 7.11 3/178 2615
/proc/meminfo: memFree=24784716/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 3 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10078 s]
/proc/loadavg: 4.06 5.93 7.11 3/178 2615
/proc/meminfo: memFree=24784716/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 3 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50071 s]
/proc/loadavg: 4.06 5.93 7.11 3/178 2615
/proc/meminfo: memFree=24784716/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 3 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10042 s]
/proc/loadavg: 4.06 5.93 7.11 7/184 2621
/proc/meminfo: memFree=24313728/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 1 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
[pid=2616] ppid=2615 vsize=156388 CPUtime=3.09 cores=1
/proc/2616/stat : 2616 (cryptominisat) R 2615 2615 2100 0 -1 4202496 33026 0 0 0 305 4 0 0 25 0 1 0 514859334 160141312 31052 33554432000 4194304 4587354 140737027131120 18446744073709551615 4356696 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2616/statm: 39097 31052 319 96 0 35659 0
[pid=2617] ppid=2615 vsize=125348 CPUtime=3.08 cores=5
/proc/2617/stat : 2617 (clasp) R 2615 2615 2100 0 -1 4202496 37796 0 0 0 303 5 0 0 25 0 1 0 514859334 128356352 28141 33554432000 4194304 4785740 140733431577184 18446744073709551615 4320417 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2617/statm: 31337 28141 333 145 0 28382 0
[pid=2618] ppid=2615 vsize=506384 CPUtime=1.17 cores=7
/proc/2618/stat : 2618 (TNM) R 2615 2615 2100 0 -1 4202496 18241 0 0 0 114 3 0 0 25 0 1 0 514859334 518537216 18138 33554432000 134512640 134534564 4288917056 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2618/statm: 126596 18138 101 6 0 125262 0
[pid=2619] ppid=2615 vsize=42708 CPUtime=3.07 cores=3
/proc/2619/stat : 2619 (lingeling) R 2615 2615 2100 0 -1 4202496 17857 0 0 0 304 3 0 0 25 0 1 0 514859334 43732992 9842 33554432000 4194304 4352236 140736513761824 18446744073709551615 4272238 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2619/statm: 10677 9842 124 39 0 9757 0
[pid=2621] ppid=2615 vsize=165064 CPUtime=1.89 cores=7
/proc/2621/stat : 2621 (march_hi) R 2615 2615 2100 0 -1 4194304 37894 0 0 0 184 5 0 0 21 0 1 0 514859334 169025536 29959 33554432000 4194304 4331988 140734966812800 18446744073709551615 4252058 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2621/statm: 41266 29959 129 34 0 39708 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 1014216

[startup+6.30683 s]
/proc/loadavg: 4.21 5.93 7.10 8/184 2622
/proc/meminfo: memFree=24164564/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 1 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
[pid=2616] ppid=2615 vsize=260068 CPUtime=6.3 cores=1
/proc/2616/stat : 2616 (cryptominisat) R 2615 2615 2100 0 -1 4202496 66255 0 0 0 621 9 0 0 25 0 1 0 514859334 266309632 51424 33554432000 4194304 4587354 140737027131120 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2616/statm: 65017 51424 333 96 0 61579 0
[pid=2617] ppid=2615 vsize=125348 CPUtime=6.29 cores=5
/proc/2617/stat : 2617 (clasp) R 2615 2615 2100 0 -1 4202496 37803 0 0 0 624 5 0 0 25 0 1 0 514859334 128356352 28148 33554432000 4194304 4785740 140733431577184 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2617/statm: 31337 28148 340 145 0 28382 0
[pid=2618] ppid=2615 vsize=516548 CPUtime=2.76 cores=7
/proc/2618/stat : 2618 (TNM) R 2615 2615 2100 0 -1 4202496 28945 0 0 0 272 4 0 0 25 0 1 0 514859334 528945152 28842 33554432000 134512640 134534564 4288917056 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2618/statm: 129137 28842 105 6 0 127803 0
[pid=2619] ppid=2615 vsize=66664 CPUtime=6.27 cores=3
/proc/2619/stat : 2619 (lingeling) R 2615 2615 2100 0 -1 4202496 23847 0 0 0 624 3 0 0 25 0 1 0 514859334 68263936 15832 33554432000 4194304 4352236 140736513761824 18446744073709551615 4228457 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2619/statm: 16666 15832 125 39 0 15746 0
[pid=2621] ppid=2615 vsize=165060 CPUtime=3.49 cores=7
/proc/2621/stat : 2621 (march_hi) R 2615 2615 2100 0 -1 4194304 39114 0 0 0 344 5 0 0 25 0 1 0 514859334 169021440 31178 33554432000 4194304 4331988 140734966812800 18446744073709551615 4257024 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2621/statm: 41265 31178 129 34 0 39707 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1152012

[startup+12.7007 s]
/proc/loadavg: 4.67 6.00 7.12 11/192 2651
/proc/meminfo: memFree=24204044/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 1 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
[pid=2616] ppid=2615 vsize=273080 CPUtime=12.69 cores=1
/proc/2616/stat : 2616 (cryptominisat) R 2615 2615 2100 0 -1 4202496 75459 0 0 0 1258 11 0 0 25 0 1 0 514859334 279633920 53926 33554432000 4194304 4587354 140737027131120 18446744073709551615 4449070 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2616/statm: 68270 53926 343 96 0 64832 0
[pid=2617] ppid=2615 vsize=125348 CPUtime=12.69 cores=5
/proc/2617/stat : 2617 (clasp) R 2615 2615 2100 0 -1 4202496 37803 0 0 0 1263 6 0 0 25 0 1 0 514859334 128356352 28148 33554432000 4194304 4785740 140733431577184 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2617/statm: 31337 28148 340 145 0 28382 0
[pid=2618] ppid=2615 vsize=516548 CPUtime=5.92 cores=7
/proc/2618/stat : 2618 (TNM) R 2615 2615 2100 0 -1 4202496 28945 0 0 0 588 4 0 0 25 0 1 0 514859334 528945152 28842 33554432000 134512640 134534564 4288917056 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2618/statm: 129137 28842 105 6 0 127803 0
[pid=2619] ppid=2615 vsize=72956 CPUtime=12.66 cores=3
/proc/2619/stat : 2619 (lingeling) R 2615 2615 2100 0 -1 4202496 25496 0 0 0 1263 3 0 0 25 0 1 0 514859334 74706944 17407 33554432000 4194304 4352236 140736513761824 18446744073709551615 4328141 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2619/statm: 18239 17407 127 39 0 17319 0
[pid=2621] ppid=2615 vsize=165916 CPUtime=6.69 cores=7
/proc/2621/stat : 2621 (march_hi) R 2615 2615 2100 0 -1 4202496 39597 0 0 0 664 5 0 0 25 0 1 0 514859334 169897984 31504 33554432000 4194304 4331988 140734966812800 18446744073709551615 4271193 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2621/statm: 41479 31504 151 34 0 39921 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 1172172

[startup+25.5003 s]
/proc/loadavg: 5.49 6.13 7.15 11/192 2651
/proc/meminfo: memFree=23958692/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 1 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
[pid=2616] ppid=2615 vsize=273080 CPUtime=25.49 cores=1
/proc/2616/stat : 2616 (cryptominisat) R 2615 2615 2100 0 -1 4202496 77829 0 0 0 2538 11 0 0 25 0 1 0 514859334 279633920 56243 33554432000 4194304 4587354 140737027131120 18446744073709551615 4237600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2616/statm: 68270 56243 343 96 0 64832 0
[pid=2617] ppid=2615 vsize=127492 CPUtime=25.49 cores=5
/proc/2617/stat : 2617 (clasp) R 2615 2615 2100 0 -1 4202496 38510 0 0 0 2543 6 0 0 25 0 1 0 514859334 130551808 28855 33554432000 4194304 4785740 140733431577184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2617/statm: 31873 28855 340 145 0 28918 0
[pid=2618] ppid=2615 vsize=516548 CPUtime=12.3 cores=7
/proc/2618/stat : 2618 (TNM) R 2615 2615 2100 0 -1 4202496 28945 0 0 0 1226 4 0 0 25 0 1 0 514859334 528945152 28842 33554432000 134512640 134534564 4288917056 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2618/statm: 129137 28842 105 6 0 127803 0
[pid=2619] ppid=2615 vsize=74796 CPUtime=25.46 cores=3
/proc/2619/stat : 2619 (lingeling) R 2615 2615 2100 0 -1 4202496 28480 0 0 0 2542 4 0 0 25 0 1 0 514859334 76591104 17867 33554432000 4194304 4352236 140736513761824 18446744073709551615 4276765 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2619/statm: 18699 17867 127 39 0 17779 0
[pid=2621] ppid=2615 vsize=465640 CPUtime=13.04 cores=7
/proc/2621/stat : 2621 (march_hi) R 2615 2615 2100 0 -1 4202496 115054 0 0 0 1289 15 0 0 25 0 1 0 514859334 476815360 63002 33554432000 4194304 4331988 140734966812800 18446744073709551615 4228457 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2621/statm: 116410 63002 175 34 0 114852 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 1475880

[startup+51.1007 s]
/proc/loadavg: 7.11 6.46 7.22 11/192 2685
/proc/meminfo: memFree=24100472/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 1 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
[pid=2616] ppid=2615 vsize=273080 CPUtime=51.08 cores=1
/proc/2616/stat : 2616 (cryptominisat) R 2615 2615 2100 0 -1 4202496 78406 0 0 0 5097 11 0 0 25 0 1 0 514859334 279633920 56783 33554432000 4194304 4587354 140737027131120 18446744073709551615 4238282 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2616/statm: 68270 56783 343 96 0 64832 0
[pid=2617] ppid=2615 vsize=153928 CPUtime=51.09 cores=5
/proc/2617/stat : 2617 (clasp) R 2615 2615 2100 0 -1 4202496 45074 0 0 0 5099 10 0 0 25 0 1 0 514859334 157622272 35419 33554432000 4194304 4785740 140733431577184 18446744073709551615 4553187 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2617/statm: 38482 35419 340 145 0 35527 0
[pid=2618] ppid=2615 vsize=516548 CPUtime=25.01 cores=7
/proc/2618/stat : 2618 (TNM) R 2615 2615 2100 0 -1 4202496 28945 0 0 0 2497 4 0 0 25 0 1 0 514859334 528945152 28842 33554432000 134512640 134534564 4288917056 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2618/statm: 129137 28842 105 6 0 127803 0
[pid=2619] ppid=2615 vsize=74732 CPUtime=51.05 cores=3
/proc/2619/stat : 2619 (lingeling) R 2615 2615 2100 0 -1 4202496 28480 0 0 0 5101 4 0 0 25 0 1 0 514859334 76525568 17851 33554432000 4194304 4352236 140736513761824 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2619/statm: 18683 17851 127 39 0 17763 0
[pid=2621] ppid=2615 vsize=468172 CPUtime=25.79 cores=7
/proc/2621/stat : 2621 (march_hi) R 2615 2615 2100 0 -1 4202496 116025 0 0 0 2564 15 0 0 25 0 1 0 514859334 479408128 63973 33554432000 4194304 4331988 140734966812800 18446744073709551615 4263120 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2621/statm: 117043 63973 175 34 0 115485 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 1504784

[startup+102.3 s]
/proc/loadavg: 8.89 7.04 7.38 11/192 2718
/proc/meminfo: memFree=23318920/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 1 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
[pid=2616] ppid=2615 vsize=2669220 CPUtime=102.28 cores=1

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

/proc/2621/statm: 123647 70565 175 34 0 122089 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 1913568

[startup+1002.3 s]
/proc/loadavg: 10.43 10.10 9.15 11/192 2774
/proc/meminfo: memFree=23435628/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 1 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
[pid=2616] ppid=2615 vsize=518972 CPUtime=1002.31 cores=1
/proc/2616/stat : 2616 (cryptominisat) R 2615 2615 2100 0 -1 4202496 237409 0 0 0 100159 72 0 0 25 0 1 0 514859334 531427328 77626 33554432000 4194304 4587354 140737027131120 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2616/statm: 129743 77626 343 96 0 126305 0
[pid=2617] ppid=2615 vsize=497244 CPUtime=1002.32 cores=5
/proc/2617/stat : 2617 (clasp) R 2615 2615 2100 0 -1 4202496 130109 0 0 0 100178 54 0 0 25 0 1 0 514859334 509177856 120454 33554432000 4194304 4785740 140733431577184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2617/statm: 124311 120454 340 145 0 121356 0
[pid=2618] ppid=2615 vsize=516548 CPUtime=498.02 cores=7
/proc/2618/stat : 2618 (TNM) R 2615 2615 2100 0 -1 4202496 28945 0 0 0 49798 4 0 0 25 0 1 0 514859334 528945152 28842 33554432000 134512640 134534564 4288917056 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2618/statm: 129137 28842 105 6 0 127803 0
[pid=2619] ppid=2615 vsize=100952 CPUtime=1002.16 cores=3
/proc/2619/stat : 2619 (lingeling) R 2615 2615 2100 0 -1 4202496 43552 0 0 0 100209 7 0 0 25 0 1 0 514859334 103374848 24433 33554432000 4194304 4352236 140736513761824 18446744073709551615 4236170 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2619/statm: 25238 24433 127 39 0 24318 0
[pid=2621] ppid=2615 vsize=494852 CPUtime=498.82 cores=7
/proc/2621/stat : 2621 (march_hi) R 2615 2615 2100 0 -1 4202496 122705 0 0 0 49863 19 0 0 25 0 1 0 514859334 506728448 70653 33554432000 4194304 4331988 140734966812800 18446744073709551615 4226407 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2621/statm: 123713 70653 175 34 0 122155 0
Current children cumulated CPU time (s) 4003.63
Current children cumulated vsize (KiB) 2146892

[startup+1062.31 s]
/proc/loadavg: 10.23 10.11 9.21 11/192 2776
/proc/meminfo: memFree=23469940/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 1 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
[pid=2616] ppid=2615 vsize=2389464 CPUtime=1062.32 cores=1
/proc/2616/stat : 2616 (cryptominisat) R 2615 2615 2100 0 -1 4202496 239489 0 0 0 106158 74 0 0 25 0 1 0 514859334 2446811136 67674 33554432000 4194304 4587354 140737027131120 18446744073709551615 4237740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2616/statm: 597366 67674 343 96 0 593928 0
[pid=2617] ppid=2615 vsize=499600 CPUtime=1062.33 cores=5
/proc/2617/stat : 2617 (clasp) R 2615 2615 2100 0 -1 4202496 130624 0 0 0 106179 54 0 0 25 0 1 0 514859334 511590400 120969 33554432000 4194304 4785740 140733431577184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2617/statm: 124900 120969 340 145 0 121945 0
[pid=2618] ppid=2615 vsize=516548 CPUtime=527.9 cores=7
/proc/2618/stat : 2618 (TNM) R 2615 2615 2100 0 -1 4202496 28945 0 0 0 52786 4 0 0 25 0 1 0 514859334 528945152 28842 33554432000 134512640 134534564 4288917056 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2618/statm: 129137 28842 105 6 0 127803 0
[pid=2619] ppid=2615 vsize=104192 CPUtime=1062.16 cores=3
/proc/2619/stat : 2619 (lingeling) R 2615 2615 2100 0 -1 4202496 44362 0 0 0 106209 7 0 0 25 0 1 0 514859334 106692608 25243 33554432000 4194304 4352236 140736513761824 18446744073709551615 4258028 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2619/statm: 26048 25243 127 39 0 25128 0
[pid=2621] ppid=2615 vsize=495116 CPUtime=528.62 cores=7
/proc/2621/stat : 2621 (march_hi) R 2615 2615 2100 0 -1 4202496 122773 0 0 0 52843 19 0 0 25 0 1 0 514859334 506998784 70721 33554432000 4194304 4331988 140734966812800 18446744073709551615 246516229136 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2621/statm: 123779 70721 175 34 0 122221 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 4023244

[startup+1122.3 s]
/proc/loadavg: 10.37 10.15 9.28 11/192 2777
/proc/meminfo: memFree=23378028/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 1 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
[pid=2616] ppid=2615 vsize=2577356 CPUtime=1122.32 cores=1
/proc/2616/stat : 2616 (cryptominisat) R 2615 2615 2100 0 -1 4202496 250056 0 0 0 112155 77 0 0 25 0 1 0 514859334 2639212544 77254 33554432000 4194304 4587354 140737027131120 18446744073709551615 4239092 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2616/statm: 644339 77254 343 96 0 640901 0
[pid=2617] ppid=2615 vsize=550268 CPUtime=1122.32 cores=5
/proc/2617/stat : 2617 (clasp) R 2615 2615 2100 0 -1 4202496 143199 0 0 0 112171 61 0 0 25 0 1 0 514859334 563474432 133544 33554432000 4194304 4785740 140733431577184 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2617/statm: 137567 133544 340 145 0 134612 0
[pid=2618] ppid=2615 vsize=516548 CPUtime=557.71 cores=7
/proc/2618/stat : 2618 (TNM) R 2615 2615 2100 0 -1 4202496 28945 0 0 0 55767 4 0 0 25 0 1 0 514859334 528945152 28842 33554432000 134512640 134534564 4288917056 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2618/statm: 129137 28842 105 6 0 127803 0
[pid=2619] ppid=2615 vsize=100936 CPUtime=1122.15 cores=3
/proc/2619/stat : 2619 (lingeling) R 2615 2615 2100 0 -1 4202496 44362 0 0 0 112208 7 0 0 25 0 1 0 514859334 103358464 24429 33554432000 4194304 4352236 140736513761824 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2619/statm: 25234 24429 127 39 0 24314 0
[pid=2621] ppid=2615 vsize=495380 CPUtime=558.48 cores=7
/proc/2621/stat : 2621 (march_hi) R 2615 2615 2100 0 -1 4202496 122865 0 0 0 55829 19 0 0 25 0 1 0 514859334 507269120 70813 33554432000 4194304 4331988 140734966812800 18446744073709551615 4228457 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2621/statm: 123845 70813 175 34 0 122287 0
Current children cumulated CPU time (s) 4482.98
Current children cumulated vsize (KiB) 4258812

[startup+1182.3 s]
/proc/loadavg: 10.22 10.15 9.33 11/192 2779
/proc/meminfo: memFree=23278800/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 1 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
[pid=2616] ppid=2615 vsize=2577356 CPUtime=1182.32 cores=1
/proc/2616/stat : 2616 (cryptominisat) R 2615 2615 2100 0 -1 4202496 253095 0 0 0 118153 79 0 0 25 0 1 0 514859334 2639212544 80210 33554432000 4194304 4587354 140737027131120 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2616/statm: 644339 80210 343 96 0 640901 0
[pid=2617] ppid=2615 vsize=627068 CPUtime=1182.32 cores=5
/proc/2617/stat : 2617 (clasp) R 2615 2615 2100 0 -1 4202496 162093 0 0 0 118162 70 0 0 25 0 1 0 514859334 642117632 152438 33554432000 4194304 4785740 140733431577184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2617/statm: 156767 152438 340 145 0 153812 0
[pid=2618] ppid=2615 vsize=516548 CPUtime=587.56 cores=7
/proc/2618/stat : 2618 (TNM) R 2615 2615 2100 0 -1 4202496 28945 0 0 0 58752 4 0 0 25 0 1 0 514859334 528945152 28842 33554432000 134512640 134534564 4288917056 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2618/statm: 129137 28842 105 6 0 127803 0
[pid=2619] ppid=2615 vsize=100920 CPUtime=1182.15 cores=3
/proc/2619/stat : 2619 (lingeling) R 2615 2615 2100 0 -1 4202496 44362 0 0 0 118208 7 0 0 25 0 1 0 514859334 103342080 24425 33554432000 4194304 4352236 140736513761824 18446744073709551615 4241635 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2619/statm: 25230 24425 127 39 0 24310 0
[pid=2621] ppid=2615 vsize=495648 CPUtime=588.31 cores=7
/proc/2621/stat : 2621 (march_hi) R 2615 2615 2100 0 -1 4202496 122931 0 0 0 58812 19 0 0 25 0 1 0 514859334 507543552 70879 33554432000 4194304 4331988 140734966812800 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2621/statm: 123912 70879 175 34 0 122354 0
Current children cumulated CPU time (s) 4722.66
Current children cumulated vsize (KiB) 4335864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.24 10.16 9.35 11/192 2779
/proc/meminfo: memFree=23252752/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 1 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
[pid=2616] ppid=2615 vsize=2577356 CPUtime=1201.72 cores=1
/proc/2616/stat : 2616 (cryptominisat) R 2615 2615 2100 0 -1 4202496 254062 0 0 0 120093 79 0 0 25 0 1 0 514859334 2639212544 81149 33554432000 4194304 4587354 140737027131120 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2616/statm: 644339 81149 343 96 0 640901 0
[pid=2617] ppid=2615 vsize=649036 CPUtime=1201.72 cores=5
/proc/2617/stat : 2617 (clasp) R 2615 2615 2100 0 -1 4202496 167447 0 0 0 120098 74 0 0 25 0 1 0 514859334 664612864 157792 33554432000 4194304 4785740 140733431577184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2617/statm: 162259 157792 340 145 0 159304 0
[pid=2618] ppid=2615 vsize=516548 CPUtime=597.21 cores=7
/proc/2618/stat : 2618 (TNM) R 2615 2615 2100 0 -1 4202496 28945 0 0 0 59717 4 0 0 25 0 1 0 514859334 528945152 28842 33554432000 134512640 134534564 4288917056 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2618/statm: 129137 28842 105 6 0 127803 0
[pid=2619] ppid=2615 vsize=100920 CPUtime=1201.55 cores=3
/proc/2619/stat : 2619 (lingeling) R 2615 2615 2100 0 -1 4202496 44362 0 0 0 120148 7 0 0 25 0 1 0 514859334 103342080 24425 33554432000 4194304 4352236 140736513761824 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2619/statm: 25230 24425 127 39 0 24310 0
[pid=2621] ppid=2615 vsize=495648 CPUtime=597.96 cores=7
/proc/2621/stat : 2621 (march_hi) R 2615 2615 2100 0 -1 4202496 122950 0 0 0 59777 19 0 0 25 0 1 0 514859334 507543552 70898 33554432000 4194304 4331988 140734966812800 18446744073709551615 4263319 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2621/statm: 123912 70898 175 34 0 122354 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 4357832

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.24 10.16 9.35 11/192 2779
/proc/meminfo: memFree=23252752/32951124 swapFree=67111352/67111528
[pid=2615] ppid=2613 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2615/stat : 2615 (ppfolio) S 2613 2615 2100 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 514859333 18763776 389 33554432000 4194304 4287625 140733272734864 18446744073709551615 246516854287 0 0 4096 65536 4602828219610038271 0 0 17 1 0 0 0
/proc/2615/statm: 4581 389 341 23 0 91 0
[pid=2616] ppid=2615 vsize=2577356 CPUtime=1201.72 cores=1
/proc/2616/stat : 2616 (cryptominisat) R 2615 2615 2100 0 -1 4202496 254062 0 0 0 120093 79 0 0 25 0 1 0 514859334 2639212544 81149 33554432000 4194304 4587354 140737027131120 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2616/statm: 644339 81149 343 96 0 640901 0
[pid=2617] ppid=2615 vsize=649036 CPUtime=1201.72 cores=5
/proc/2617/stat : 2617 (clasp) R 2615 2615 2100 0 -1 4202496 167447 0 0 0 120098 74 0 0 25 0 1 0 514859334 664612864 157792 33554432000 4194304 4785740 140733431577184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/2617/statm: 162259 157792 340 145 0 159304 0
[pid=2618] ppid=2615 vsize=516548 CPUtime=597.21 cores=7
/proc/2618/stat : 2618 (TNM) R 2615 2615 2100 0 -1 4202496 28945 0 0 0 59717 4 0 0 25 0 1 0 514859334 528945152 28842 33554432000 134512640 134534564 4288917056 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2618/statm: 129137 28842 105 6 0 127803 0
[pid=2619] ppid=2615 vsize=100920 CPUtime=1201.55 cores=3
/proc/2619/stat : 2619 (lingeling) R 2615 2615 2100 0 -1 4202496 44362 0 0 0 120148 7 0 0 25 0 1 0 514859334 103342080 24425 33554432000 4194304 4352236 140736513761824 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/2619/statm: 25230 24425 127 39 0 24310 0
[pid=2621] ppid=2615 vsize=495648 CPUtime=597.96 cores=7
/proc/2621/stat : 2621 (march_hi) R 2615 2615 2100 0 -1 4202496 122950 0 0 0 59777 19 0 0 25 0 1 0 514859334 507543552 70898 33554432000 4194304 4331988 140734966812800 18446744073709551615 4263319 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/2621/statm: 123912 70898 175 34 0 122354 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 4357832

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2615 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=6998
# CPU time returned by wait4() is 0.010997
# while last known CPU time is 4800.16
#
# 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.16
CPU user time (s): 4798.33
CPU system time (s): 1.83
CPU usage (%): 399.443
Max. virtual memory (cumulated for all children) (KiB): 6363944

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

runsolver used 1.74673 second user time and 4.81127 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 01:16:51
IDJOB=3281486
IDBENCH=53034
IDSOLVER=1612
FILE ID=node134/3281486-1304032611
RUNJOBID= node134-1304032574-2555
PBS_JOBID= 13170318
Free space on /tmp= 71248 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT_RACE08/Q1/SAT_dat.k85.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281486-1304032611/watcher-3281486-1304032611 -o /tmp/evaluation-result-3281486-1304032611/solver-3281486-1304032611 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3281486-1304032611.cnf

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

MD5SUM BENCH= dce41996d9c5153aa0c253fa128d227c
RANDOM SEED=1750450300

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24784872 kB
Buffers:       1468104 kB
Cached:        6094660 kB
SwapCached:         64 kB
Active:        1737292 kB
Inactive:      5905188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24784872 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:          349968 kB
Writeback:           0 kB
AnonPages:       79276 kB
Mapped:          15132 kB
Slab:           460644 kB
PageTables:       4888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   202576 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71540 MiB
End job on node134 at 2011-04-29 01:36:55