Trace number 3289674

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.27 1201.91

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom22.cnf
MD5SUM808b4b06b3dea960876e6772f0b9c207
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 variables53118
Number of clauses178062
Sum of the clauses size454634
Maximum clause length1670
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 290658
Number of clauses of size 386491
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5640

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-3289674-1304081718/watcher-3289674-1304081718 -o /tmp/evaluation-result-3289674-1304081718/solver-3289674-1304081718 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3289674-1304081718.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: 9.22 8.96 8.93 6/186 1356
/proc/meminfo: memFree=30593960/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) R 1354 1356 379 0 -1 4194304 478 0 0 0 0 0 0 0 25 0 1 0 519769726 18763776 387 33554432000 4194304 4287625 140734655892720 18446744073709551615 271549935579 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/1356/statm: 4581 387 339 23 0 91 0

[startup+0.129033 s]
/proc/loadavg: 9.22 8.96 8.93 6/186 1356
/proc/meminfo: memFree=30593960/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 25 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195386380386304 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.201023 s]
/proc/loadavg: 9.22 8.96 8.93 6/186 1356
/proc/meminfo: memFree=30593960/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 25 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195386380386304 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.301006 s]
/proc/loadavg: 9.22 8.96 8.93 6/186 1356
/proc/meminfo: memFree=30593960/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 25 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195386380386304 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.700933 s]
/proc/loadavg: 9.22 8.96 8.93 6/186 1356
/proc/meminfo: memFree=30593960/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 25 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195386380386304 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50078 s]
/proc/loadavg: 9.22 8.96 8.93 10/191 1362
/proc/meminfo: memFree=30486908/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195738567704576 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
[pid=1357] ppid=1356 vsize=66256 CPUtime=1.49 cores=1
/proc/1357/stat : 1357 (cryptominisat) R 1356 1356 379 0 -1 4202496 13534 0 0 0 148 1 0 0 25 0 1 0 519769726 67846144 11494 33554432000 4194304 4587354 140734851224512 18446744073709551615 271550234138 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 16564 11495 318 96 0 13126 0
[pid=1358] ppid=1356 vsize=43376 CPUtime=1.49 cores=5
/proc/1358/stat : 1358 (clasp) R 1356 1356 379 0 -1 4202496 10306 0 0 0 148 1 0 0 25 0 1 0 519769726 44417024 7992 33554432000 4194304 4785740 140737294975680 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1358/statm: 10844 7992 340 145 0 7889 0
[pid=1360] ppid=1356 vsize=20464 CPUtime=1.49 cores=3
/proc/1360/stat : 1360 (lingeling) R 1356 1356 379 0 -1 4202496 6164 0 0 0 148 1 0 0 25 0 1 0 519769726 20955136 4109 33554432000 4194304 4352236 140734401025040 18446744073709551615 4229912 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1360/statm: 5116 4109 125 39 0 4196 0
[pid=1361] ppid=1356 vsize=116704 CPUtime=1.46 cores=7
/proc/1361/stat : 1361 (march_hi) R 1356 1356 379 0 -1 4202496 63354 0 0 0 138 8 0 0 25 0 1 0 519769726 119504896 13843 33554432000 4194304 4331988 140735793135024 18446744073709551615 4211090 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1361/statm: 29176 13843 223 34 0 27618 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 265124

[startup+3.1005 s]
/proc/loadavg: 9.20 8.96 8.93 10/191 1362
/proc/meminfo: memFree=30423104/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
[pid=1357] ppid=1356 vsize=72820 CPUtime=3.09 cores=1
/proc/1357/stat : 1357 (cryptominisat) R 1356 1356 379 0 -1 4202496 17246 0 0 0 307 2 0 0 25 0 1 0 519769726 74567680 13587 33554432000 4194304 4587354 140734851224512 18446744073709551615 4238096 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 18205 13587 331 96 0 14767 0
[pid=1358] ppid=1356 vsize=43508 CPUtime=3.09 cores=5
/proc/1358/stat : 1358 (clasp) R 1356 1356 379 0 -1 4202496 10390 0 0 0 308 1 0 0 25 0 1 0 519769726 44552192 8076 33554432000 4194304 4785740 140737294975680 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1358/statm: 10877 8076 340 145 0 7922 0
[pid=1360] ppid=1356 vsize=24564 CPUtime=3.09 cores=3
/proc/1360/stat : 1360 (lingeling) R 1356 1356 379 0 -1 4202496 7189 0 0 0 308 1 0 0 25 0 1 0 519769726 25153536 5134 33554432000 4194304 4352236 140734401025040 18446744073709551615 4273763 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1360/statm: 6141 5134 125 39 0 5221 0
[pid=1361] ppid=1356 vsize=126960 CPUtime=3.05 cores=7
/proc/1361/stat : 1361 (march_hi) R 1356 1356 379 0 -1 4202496 65978 0 0 0 297 8 0 0 25 0 1 0 519769726 130007040 16416 33554432000 4194304 4331988 140735793135024 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1361/statm: 31740 16416 175 34 0 30182 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 286176

[startup+6.30092 s]
/proc/loadavg: 9.20 8.96 8.93 10/191 1362
/proc/meminfo: memFree=30406056/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
[pid=1357] ppid=1356 vsize=79504 CPUtime=6.28 cores=1
/proc/1357/stat : 1357 (cryptominisat) R 1356 1356 379 0 -1 4202496 20235 0 0 0 626 2 0 0 25 0 1 0 519769726 81412096 13579 33554432000 4194304 4587354 140734851224512 18446744073709551615 271550234302 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 19876 13579 334 96 0 16438 0
[pid=1358] ppid=1356 vsize=49284 CPUtime=6.28 cores=5
/proc/1358/stat : 1358 (clasp) R 1356 1356 379 0 -1 4202496 11836 0 0 0 627 1 0 0 25 0 1 0 519769726 50466816 9522 33554432000 4194304 4785740 140737294975680 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1358/statm: 12321 9522 340 145 0 9366 0
[pid=1360] ppid=1356 vsize=20348 CPUtime=6.29 cores=3
/proc/1360/stat : 1360 (lingeling) R 1356 1356 379 0 -1 4202496 7191 0 0 0 628 1 0 0 25 0 1 0 519769726 20836352 4082 33554432000 4194304 4352236 140734401025040 18446744073709551615 4240884 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1360/statm: 5087 4082 127 39 0 4167 0
[pid=1361] ppid=1356 vsize=130748 CPUtime=6.24 cores=7
/proc/1361/stat : 1361 (march_hi) R 1356 1356 379 0 -1 4202496 67096 0 0 0 615 9 0 0 25 0 1 0 519769726 133885952 17534 33554432000 4194304 4331988 140735793135024 18446744073709551615 4243482 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1361/statm: 32687 17534 175 34 0 31129 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 298208

[startup+12.7008 s]
/proc/loadavg: 9.25 8.97 8.93 10/191 1362
/proc/meminfo: memFree=30368512/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
[pid=1357] ppid=1356 vsize=94284 CPUtime=12.69 cores=1
/proc/1357/stat : 1357 (cryptominisat) R 1356 1356 379 0 -1 4202496 26727 0 0 0 1265 4 0 0 25 0 1 0 519769726 96546816 16702 33554432000 4194304 4587354 140734851224512 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 23571 16702 337 96 0 20133 0
[pid=1358] ppid=1356 vsize=59576 CPUtime=12.69 cores=5
/proc/1358/stat : 1358 (clasp) R 1356 1356 379 0 -1 4202496 14377 0 0 0 1266 3 0 0 25 0 1 0 519769726 61005824 12063 33554432000 4194304 4785740 140737294975680 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1358/statm: 14894 12063 340 145 0 11939 0
[pid=1360] ppid=1356 vsize=20344 CPUtime=12.69 cores=3
/proc/1360/stat : 1360 (lingeling) R 1356 1356 379 0 -1 4202496 7191 0 0 0 1268 1 0 0 25 0 1 0 519769726 20832256 4081 33554432000 4194304 4352236 140734401025040 18446744073709551615 4328087 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1360/statm: 5086 4081 127 39 0 4166 0
[pid=1361] ppid=1356 vsize=132088 CPUtime=12.6 cores=7
/proc/1361/stat : 1361 (march_hi) R 1356 1356 379 0 -1 4202496 67437 0 0 0 1251 9 0 0 25 0 1 0 519769726 135258112 17875 33554432000 4194304 4331988 140735793135024 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1361/statm: 33022 17875 175 34 0 31464 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 324616

[startup+25.5004 s]
/proc/loadavg: 9.21 8.97 8.93 10/191 1363
/proc/meminfo: memFree=30362896/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
[pid=1357] ppid=1356 vsize=350000 CPUtime=25.49 cores=1
/proc/1357/stat : 1357 (cryptominisat) R 1356 1356 379 0 -1 4202496 32902 0 0 0 2543 6 0 0 25 0 1 0 519769726 358400000 20172 33554432000 4194304 4587354 140734851224512 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 87500 20172 337 96 0 84062 0
[pid=1358] ppid=1356 vsize=68324 CPUtime=25.49 cores=5
/proc/1358/stat : 1358 (clasp) R 1356 1356 379 0 -1 4202496 16528 0 0 0 2545 4 0 0 25 0 1 0 519769726 69963776 14214 33554432000 4194304 4785740 140737294975680 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1358/statm: 17081 14214 340 145 0 14126 0
[pid=1360] ppid=1356 vsize=20344 CPUtime=25.49 cores=3
/proc/1360/stat : 1360 (lingeling) R 1356 1356 379 0 -1 4202496 7381 0 0 0 2548 1 0 0 25 0 1 0 519769726 20832256 4271 33554432000 4194304 4352236 140734401025040 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1360/statm: 5086 4271 127 39 0 4166 0
[pid=1361] ppid=1356 vsize=133636 CPUtime=25.33 cores=7
/proc/1361/stat : 1361 (march_hi) R 1356 1356 379 0 -1 4202496 67871 0 0 0 2524 9 0 0 25 0 1 0 519769726 136843264 18309 33554432000 4194304 4331988 140735793135024 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1361/statm: 33409 18309 175 34 0 31851 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 590628

[startup+51.1008 s]
/proc/loadavg: 9.26 9.01 8.94 10/191 1363
/proc/meminfo: memFree=30299248/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
[pid=1357] ppid=1356 vsize=355892 CPUtime=51.09 cores=1
/proc/1357/stat : 1357 (cryptominisat) R 1356 1356 379 0 -1 4202496 41849 0 0 0 5100 9 0 0 25 0 1 0 519769726 364433408 22038 33554432000 4194304 4587354 140734851224512 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 88973 22038 337 96 0 85535 0
[pid=1358] ppid=1356 vsize=83272 CPUtime=51.09 cores=5
/proc/1358/stat : 1358 (clasp) R 1356 1356 379 0 -1 4202496 20245 0 0 0 5103 6 0 0 25 0 1 0 519769726 85270528 17931 33554432000 4194304 4785740 140737294975680 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1358/statm: 20818 17931 340 145 0 17863 0
[pid=1360] ppid=1356 vsize=25332 CPUtime=51.09 cores=3
/proc/1360/stat : 1360 (lingeling) R 1356 1356 379 0 -1 4202496 8611 0 0 0 5108 1 0 0 25 0 1 0 519769726 25939968 5500 33554432000 4194304 4352236 140734401025040 18446744073709551615 4328336 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1360/statm: 6333 5500 127 39 0 5413 0
[pid=1361] ppid=1356 vsize=135660 CPUtime=50.79 cores=7
/proc/1361/stat : 1361 (march_hi) R 1356 1356 379 0 -1 4202496 68381 0 0 0 5070 9 0 0 25 0 1 0 519769726 138915840 18819 33554432000 4194304 4331988 140735793135024 18446744073709551615 4299840 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1361/statm: 33915 18819 175 34 0 32357 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 618480

[startup+102.301 s]
/proc/loadavg: 9.37 9.07 8.96 10/191 1365
/proc/meminfo: memFree=30264376/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
[pid=1357] ppid=1356 vsize=373036 CPUtime=102.29 cores=1
/proc/1357/stat : 1357 (cryptominisat) R 1356 1356 379 0 -1 4202496 64831 0 0 0 10214 15 0 0 25 0 1 0 519769726 381988864 25662 33554432000 4194304 4587354 140734851224512 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 93259 25662 337 96 0 89821 0
[pid=1358] ppid=1356 vsize=96784 CPUtime=102.29 cores=5

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


[startup+882.307 s]
/proc/loadavg: 8.16 8.30 8.56 9/190 1429
/proc/meminfo: memFree=29937808/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
[pid=1357] ppid=1356 vsize=387192 CPUtime=881.48 cores=1
/proc/1357/stat : 1357 (cryptominisat) R 1356 1356 379 0 -1 4202496 137160 0 0 0 88095 53 0 0 25 0 1 0 519769726 396484608 36749 33554432000 4194304 4587354 140734851224512 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 96798 36749 337 96 0 93360 0
[pid=1358] ppid=1356 vsize=245000 CPUtime=882.31 cores=5
/proc/1358/stat : 1358 (clasp) R 1356 1356 379 0 -1 4202496 59349 0 0 0 88206 25 0 0 25 0 1 0 519769726 250880000 57035 33554432000 4194304 4785740 140737294975680 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1358/statm: 61250 57035 340 145 0 58295 0
[pid=1360] ppid=1356 vsize=51192 CPUtime=882.31 cores=3
/proc/1360/stat : 1360 (lingeling) R 1356 1356 379 0 -1 4202496 34276 0 0 0 88227 4 0 0 25 0 1 0 519769726 52420608 11965 33554432000 4194304 4352236 140734401025040 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1360/statm: 12798 11965 127 39 0 11878 0
[pid=1361] ppid=1356 vsize=148568 CPUtime=877.48 cores=7
/proc/1361/stat : 1361 (march_hi) R 1356 1356 379 0 -1 4202496 71545 0 0 0 87737 11 0 0 25 0 1 0 519769726 152133632 21983 33554432000 4194304 4331988 140735793135024 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1361/statm: 37142 21983 175 34 0 35584 0
Current children cumulated CPU time (s) 3523.59
Current children cumulated vsize (KiB) 850276

[startup+942.301 s]
/proc/loadavg: 8.21 8.29 8.54 9/190 1431
/proc/meminfo: memFree=29919176/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
[pid=1357] ppid=1356 vsize=478492 CPUtime=941.46 cores=1
/proc/1357/stat : 1357 (cryptominisat) R 1356 1356 379 0 -1 4202496 143694 0 0 0 94089 57 0 0 25 0 1 0 519769726 489975808 35862 33554432000 4194304 4587354 140734851224512 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 119623 35862 337 96 0 116185 0
[pid=1358] ppid=1356 vsize=256888 CPUtime=942.3 cores=5
/proc/1358/stat : 1358 (clasp) R 1356 1356 379 0 -1 4202496 62327 0 0 0 94204 26 0 0 25 0 1 0 519769726 263053312 60013 33554432000 4194304 4785740 140737294975680 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1358/statm: 64222 60013 340 145 0 61267 0
[pid=1360] ppid=1356 vsize=55292 CPUtime=942.32 cores=3
/proc/1360/stat : 1360 (lingeling) R 1356 1356 379 0 -1 4202496 36325 0 0 0 94227 5 0 0 25 0 1 0 519769726 56619008 12990 33554432000 4194304 4352236 140734401025040 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1360/statm: 13823 12990 127 39 0 12903 0
[pid=1361] ppid=1356 vsize=148700 CPUtime=937.15 cores=7
/proc/1361/stat : 1361 (march_hi) R 1356 1356 379 0 -1 4202496 71657 0 0 0 93704 11 0 0 25 0 1 0 519769726 152268800 22095 33554432000 4194304 4331988 140735793135024 18446744073709551615 4243466 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1361/statm: 37175 22095 175 34 0 35617 0
Current children cumulated CPU time (s) 3763.24
Current children cumulated vsize (KiB) 957696

[startup+1002.3 s]
/proc/loadavg: 8.17 8.26 8.52 9/190 1433
/proc/meminfo: memFree=29888144/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195738567704576 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
[pid=1357] ppid=1356 vsize=398636 CPUtime=1001.47 cores=1
/proc/1357/stat : 1357 (cryptominisat) R 1356 1356 379 0 -1 4202496 153915 0 0 0 100085 62 0 0 25 0 1 0 519769726 408203264 39303 33554432000 4194304 4587354 140734851224512 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 99659 39303 337 96 0 96221 0
[pid=1358] ppid=1356 vsize=268676 CPUtime=1002.31 cores=5
/proc/1358/stat : 1358 (clasp) R 1356 1356 379 0 -1 4202496 65168 0 0 0 100203 28 0 0 25 0 1 0 519769726 275124224 62854 33554432000 4194304 4785740 140737294975680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1358/statm: 67169 62854 340 145 0 64214 0
[pid=1360] ppid=1356 vsize=53244 CPUtime=1002.32 cores=3
/proc/1360/stat : 1360 (lingeling) R 1356 1356 379 0 -1 4202496 37861 0 0 0 100227 5 0 0 25 0 1 0 519769726 54521856 12478 33554432000 4194304 4352236 140734401025040 18446744073709551615 4327863 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1360/statm: 13311 12478 127 39 0 12391 0
[pid=1361] ppid=1356 vsize=151420 CPUtime=996.82 cores=7
/proc/1361/stat : 1361 (march_hi) R 1356 1356 379 0 -1 4202496 71790 0 0 0 99671 11 0 0 25 0 1 0 519769726 155054080 22228 33554432000 4194304 4331988 140735793135024 18446744073709551615 4263319 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1361/statm: 37855 22228 175 34 0 36297 0
Current children cumulated CPU time (s) 4002.93
Current children cumulated vsize (KiB) 890300

[startup+1062.3 s]
/proc/loadavg: 8.25 8.26 8.50 9/190 1434
/proc/meminfo: memFree=29876696/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
[pid=1357] ppid=1356 vsize=666800 CPUtime=1061.47 cores=1
/proc/1357/stat : 1357 (cryptominisat) R 1356 1356 379 0 -1 4202496 160654 0 0 0 106080 67 0 0 25 0 1 0 519769726 682803200 39430 33554432000 4194304 4587354 140734851224512 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 166700 39430 337 96 0 163262 0
[pid=1358] ppid=1356 vsize=273220 CPUtime=1062.31 cores=5
/proc/1358/stat : 1358 (clasp) R 1356 1356 379 0 -1 4202496 66314 0 0 0 106203 28 0 0 25 0 1 0 519769726 279777280 64000 33554432000 4194304 4785740 140737294975680 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1358/statm: 68305 64000 340 145 0 65350 0
[pid=1360] ppid=1356 vsize=44028 CPUtime=1062.32 cores=3
/proc/1360/stat : 1360 (lingeling) R 1356 1356 379 0 -1 4202496 38885 0 0 0 106227 5 0 0 25 0 1 0 519769726 45084672 10174 33554432000 4194304 4352236 140734401025040 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1360/statm: 11007 10174 127 39 0 10087 0
[pid=1361] ppid=1356 vsize=151816 CPUtime=1056.5 cores=7
/proc/1361/stat : 1361 (march_hi) R 1356 1356 379 0 -1 4202496 71962 0 0 0 105639 11 0 0 25 0 1 0 519769726 155459584 22400 33554432000 4194304 4331988 140735793135024 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1361/statm: 37954 22400 175 34 0 36396 0
Current children cumulated CPU time (s) 4242.61
Current children cumulated vsize (KiB) 1154188

[startup+1122.3 s]
/proc/loadavg: 8.14 8.22 8.47 9/190 1436
/proc/meminfo: memFree=29853960/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
[pid=1357] ppid=1356 vsize=676904 CPUtime=1121.47 cores=1
/proc/1357/stat : 1357 (cryptominisat) R 1356 1356 379 0 -1 4202496 166058 0 0 0 112077 70 0 0 25 0 1 0 519769726 693149696 41665 33554432000 4194304 4587354 140734851224512 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 169226 41665 337 96 0 165788 0
[pid=1358] ppid=1356 vsize=274012 CPUtime=1122.31 cores=5
/proc/1358/stat : 1358 (clasp) R 1356 1356 379 0 -1 4202496 66586 0 0 0 112203 28 0 0 25 0 1 0 519769726 280588288 64272 33554432000 4194304 4785740 140737294975680 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1358/statm: 68503 64272 340 145 0 65548 0
[pid=1360] ppid=1356 vsize=52220 CPUtime=1122.31 cores=3
/proc/1360/stat : 1360 (lingeling) R 1356 1356 379 0 -1 4202496 42213 0 0 0 112226 5 0 0 25 0 1 0 519769726 53473280 12222 33554432000 4194304 4352236 140734401025040 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1360/statm: 13055 12222 127 39 0 12135 0
[pid=1361] ppid=1356 vsize=152080 CPUtime=1116.17 cores=7
/proc/1361/stat : 1361 (march_hi) R 1356 1356 379 0 -1 4202496 72096 0 0 0 111606 11 0 0 25 0 1 0 519769726 155729920 22534 33554432000 4194304 4331988 140735793135024 18446744073709551615 4226434 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1361/statm: 38020 22534 175 34 0 36462 0
Current children cumulated CPU time (s) 4482.27
Current children cumulated vsize (KiB) 1173540

[startup+1182.3 s]
/proc/loadavg: 8.12 8.20 8.44 9/190 1437
/proc/meminfo: memFree=29857632/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
[pid=1357] ppid=1356 vsize=469224 CPUtime=1181.47 cores=1
/proc/1357/stat : 1357 (cryptominisat) R 1356 1356 379 0 -1 4202496 170989 0 0 0 118074 73 0 0 25 0 1 0 519769726 480485376 39484 33554432000 4194304 4587354 140734851224512 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 117306 39484 337 96 0 113868 0
[pid=1358] ppid=1356 vsize=279732 CPUtime=1182.31 cores=5
/proc/1358/stat : 1358 (clasp) R 1356 1356 379 0 -1 4202496 67945 0 0 0 118202 29 0 0 25 0 1 0 519769726 286445568 65631 33554432000 4194304 4785740 140737294975680 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1358/statm: 69933 65631 340 145 0 66978 0
[pid=1360] ppid=1356 vsize=52220 CPUtime=1182.32 cores=3
/proc/1360/stat : 1360 (lingeling) R 1356 1356 379 0 -1 4202496 43749 0 0 0 118227 5 0 0 25 0 1 0 519769726 53473280 12222 33554432000 4194304 4352236 140734401025040 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1360/statm: 13055 12222 127 39 0 12135 0
[pid=1361] ppid=1356 vsize=152212 CPUtime=1175.86 cores=7
/proc/1361/stat : 1361 (march_hi) R 1356 1356 379 0 -1 4202496 72218 0 0 0 117574 12 0 0 25 0 1 0 519769726 155865088 22656 33554432000 4194304 4331988 140735793135024 18446744073709551615 4242632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1361/statm: 38053 22656 175 34 0 36495 0
Current children cumulated CPU time (s) 4721.97
Current children cumulated vsize (KiB) 971712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.08 8.18 8.43 9/190 1438
/proc/meminfo: memFree=29835544/32951124 swapFree=67111344/67111528
[pid=1356] ppid=1354 vsize=18324 CPUtime=0.01 cores=1,3,5,7
/proc/1356/stat : 1356 (ppfolio) S 1354 1356 379 0 -1 4202496 519 1194 0 0 0 0 0 1 15 0 1 0 519769726 18763776 390 33554432000 4194304 4287625 140734655892720 18446744073709551615 271550557711 0 0 4096 65536 9224195742862639368 0 0 17 1 0 0 0
/proc/1356/statm: 4581 390 342 23 0 91 0
[pid=1357] ppid=1356 vsize=469224 CPUtime=1201.07 cores=1
/proc/1357/stat : 1357 (cryptominisat) R 1356 1356 379 0 -1 4202496 174120 0 0 0 120032 75 0 0 25 0 1 0 519769726 480485376 42583 33554432000 4194304 4587354 140734851224512 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1357/statm: 117306 42583 337 96 0 113868 0
[pid=1358] ppid=1356 vsize=279732 CPUtime=1201.92 cores=5
/proc/1358/stat : 1358 (clasp) R 1356 1356 379 0 -1 4202496 67945 0 0 0 120163 29 0 0 25 0 1 0 519769726 286445568 65631 33554432000 4194304 4785740 140737294975680 18446744073709551615 4309436 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1358/statm: 69933 65631 340 145 0 66978 0
[pid=1360] ppid=1356 vsize=53244 CPUtime=1201.92 cores=3
/proc/1360/stat : 1360 (lingeling) R 1356 1356 379 0 -1 4202496 44005 0 0 0 120187 5 0 0 25 0 1 0 519769726 54521856 12478 33554432000 4194304 4352236 140734401025040 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/1360/statm: 13311 12478 127 39 0 12391 0
[pid=1361] ppid=1356 vsize=152212 CPUtime=1195.35 cores=7
/proc/1361/stat : 1361 (march_hi) R 1356 1356 379 0 -1 4202496 72250 0 0 0 119523 12 0 0 25 0 1 0 519769726 155865088 22688 33554432000 4194304 4331988 140735793135024 18446744073709551615 4287504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/1361/statm: 38053 22688 175 34 0 36495 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 972736

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1356 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=5999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=18997
# CPU time returned by wait4() is 0.024996
# while last known CPU time is 4800.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.91
CPU time (s): 4800.27
CPU user time (s): 4799.05
CPU system time (s): 1.22
CPU usage (%): 399.385
Max. virtual memory (cumulated for all children) (KiB): 1175820

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

runsolver used 1.80572 second user time and 4.76228 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 14:55:18
IDJOB=3289674
IDBENCH=83133
IDSOLVER=1612
FILE ID=node133/3289674-1304081718
RUNJOBID= node133-1304077694-398
PBS_JOBID= 13170511
Free space on /tmp= 71884 MiB

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

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

MD5SUM BENCH= 808b4b06b3dea960876e6772f0b9c207
RANDOM SEED=953100080

node133.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.834
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.74
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.834
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:      30593992 kB
Buffers:        738692 kB
Cached:         976104 kB
SwapCached:        124 kB
Active:         835148 kB
Inactive:      1163340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30593992 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           13208 kB
Writeback:           0 kB
AnonPages:      283664 kB
Mapped:          16732 kB
Slab:           294192 kB
PageTables:       5352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1793748 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= 71864 MiB
End job on node133 at 2011-04-29 15:15:22