Trace number 3289812

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.1 1273.31

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom23.cnf
MD5SUMe560aa6505ddce6d3784f70d5b7aff66
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 variables57800
Number of clauses193923
Sum of the clauses size495331
Maximum clause length1803
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298497
Number of clauses of size 394437
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5692

Solver Data

0.01/0.80	This is pico-portfolio, a naive parallel portfolio
0.01/0.80	Copyright (C) 2011 Olivier Roussel
0.01/0.80	Using 4 processing units
0.01/0.80	This portfolio uses the following solvers:
0.01/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.01/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.01/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.01/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.01/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.01/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.01/0.80	Starting clasp 1.3.6 on core(s) 4
0.01/0.80	Starting TNM 2009 on core(s) 6
0.01/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.01/0.80	Starting march_hi 2009 on core(s) 6

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-3289812-1304081990/watcher-3289812-1304081990 -o /tmp/evaluation-result-3289812-1304081990/solver-3289812-1304081990 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3289812-1304081990.cnf 

running on 4 cores: 0,2,4,6

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: 7.86 8.07 8.12 5/181 4019
/proc/meminfo: memFree=26571536/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) R 4017 4019 3322 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 519797552 18763776 390 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/4019/statm: 4581 390 341 23 0 91 0

[startup+0.237035 s]
/proc/loadavg: 7.86 8.07 8.12 5/181 4019
/proc/meminfo: memFree=26571536/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 1195 0 0 0 0 0 1 25 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.301028 s]
/proc/loadavg: 7.86 8.07 8.12 5/181 4019
/proc/meminfo: memFree=26571536/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 1195 0 0 0 0 0 1 25 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.401013 s]
/proc/loadavg: 7.86 8.07 8.12 5/181 4019
/proc/meminfo: memFree=26571536/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 1195 0 0 0 0 0 1 25 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+0.700961 s]
/proc/loadavg: 7.86 8.07 8.12 5/181 4019
/proc/meminfo: memFree=26571536/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 1195 0 0 0 0 0 1 25 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 9224195386380386304 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50083 s]
/proc/loadavg: 7.86 8.07 8.12 9/186 4025
/proc/meminfo: memFree=26456148/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 1195 0 0 0 0 0 1 15 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
[pid=4020] ppid=4019 vsize=67588 CPUtime=1.49 cores=0
/proc/4020/stat : 4020 (cryptominisat) R 4019 4019 3322 0 -1 4202496 13704 0 0 0 147 2 0 0 20 0 1 0 519797553 69210112 11544 33554432000 4194304 4587354 140733956169184 18446744073709551615 4420280 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4020/statm: 16897 11544 317 96 0 13459 0
[pid=4021] ppid=4019 vsize=46188 CPUtime=1.49 cores=4
/proc/4021/stat : 4021 (clasp) R 4019 4019 3322 0 -1 4202496 11162 0 0 0 148 1 0 0 25 0 1 0 519797553 47296512 8691 33554432000 4194304 4785740 140734077738656 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4021/statm: 11547 8691 340 145 0 8592 0
[pid=4023] ppid=4019 vsize=21348 CPUtime=1.49 cores=2
/proc/4023/stat : 4023 (lingeling) R 4019 4019 3322 0 -1 4202496 6406 0 0 0 149 0 0 0 25 0 1 0 519797553 21860352 4265 33554432000 4194304 4352236 140735994487168 18446744073709551615 4228881 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4023/statm: 5337 4265 125 39 0 4417 0
[pid=4024] ppid=4019 vsize=134660 CPUtime=1.46 cores=6
/proc/4024/stat : 4024 (march_hi) R 4019 4019 3322 0 -1 4202496 70412 0 0 0 138 8 0 0 25 0 1 0 519797553 137891840 16314 33554432000 4194304 4331988 140736618779568 18446744073709551615 4252200 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4024/statm: 33665 16314 162 34 0 32107 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 288108

[startup+3.10056 s]
/proc/loadavg: 7.86 8.07 8.12 9/186 4025
/proc/meminfo: memFree=26397124/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 1195 0 0 0 0 0 1 15 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
[pid=4020] ppid=4019 vsize=76772 CPUtime=3.09 cores=0
/proc/4020/stat : 4020 (cryptominisat) R 4019 4019 3322 0 -1 4202496 18584 0 0 0 306 3 0 0 25 0 1 0 519797553 78614528 14630 33554432000 4194304 4587354 140733956169184 18446744073709551615 4238273 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4020/statm: 19193 14630 330 96 0 15755 0
[pid=4021] ppid=4019 vsize=46188 CPUtime=3.08 cores=4
/proc/4021/stat : 4021 (clasp) R 4019 4019 3322 0 -1 4202496 11198 0 0 0 307 1 0 0 25 0 1 0 519797553 47296512 8727 33554432000 4194304 4785740 140734077738656 18446744073709551615 210204308165 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4021/statm: 11547 8727 340 145 0 8592 0
[pid=4023] ppid=4019 vsize=24492 CPUtime=3.09 cores=2
/proc/4023/stat : 4023 (lingeling) R 4019 4019 3322 0 -1 4202496 6918 0 0 0 309 0 0 0 25 0 1 0 519797553 25079808 4777 33554432000 4194304 4352236 140735994487168 18446744073709551615 4208940 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4023/statm: 6123 4777 125 39 0 5203 0
[pid=4024] ppid=4019 vsize=133108 CPUtime=3.05 cores=6
/proc/4024/stat : 4024 (march_hi) R 4019 4019 3322 0 -1 4202496 76985 0 0 0 296 9 0 0 25 0 1 0 519797553 136302592 17020 33554432000 4194304 4331988 140736618779568 18446744073709551615 4284439 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4024/statm: 33277 17020 176 34 0 31719 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 298884

[startup+6.30102 s]
/proc/loadavg: 7.87 8.07 8.12 9/186 4025
/proc/meminfo: memFree=26388788/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 1195 0 0 0 0 0 1 15 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
[pid=4020] ppid=4019 vsize=1644952 CPUtime=6.29 cores=0
/proc/4020/stat : 4020 (cryptominisat) R 4019 4019 3322 0 -1 4202496 21196 0 0 0 625 4 0 0 25 0 1 0 519797553 1684430848 14147 33554432000 4194304 4587354 140733956169184 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4020/statm: 411238 14147 333 96 0 407800 0
[pid=4021] ppid=4019 vsize=51044 CPUtime=6.28 cores=4
/proc/4021/stat : 4021 (clasp) R 4019 4019 3322 0 -1 4202496 12406 0 0 0 627 1 0 0 25 0 1 0 519797553 52269056 9935 33554432000 4194304 4785740 140734077738656 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4021/statm: 12761 9935 340 145 0 9806 0
[pid=4023] ppid=4019 vsize=20264 CPUtime=6.29 cores=2
/proc/4023/stat : 4023 (lingeling) R 4019 4019 3322 0 -1 4202496 6920 0 0 0 629 0 0 0 25 0 1 0 519797553 20750336 3722 33554432000 4194304 4352236 140735994487168 18446744073709551615 4328030 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4023/statm: 5066 3722 127 39 0 4146 0
[pid=4024] ppid=4019 vsize=138180 CPUtime=6.24 cores=6
/proc/4024/stat : 4024 (march_hi) R 4019 4019 3322 0 -1 4202496 78366 0 0 0 614 10 0 0 25 0 1 0 519797553 141496320 18400 33554432000 4194304 4331988 140736618779568 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4024/statm: 34545 18400 175 34 0 32987 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1872764

[startup+12.701 s]
/proc/loadavg: 7.88 8.07 8.12 9/186 4025
/proc/meminfo: memFree=26351368/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 1195 0 0 0 0 0 1 15 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
[pid=4020] ppid=4019 vsize=1657024 CPUtime=12.69 cores=0
/proc/4020/stat : 4020 (cryptominisat) R 4019 4019 3322 0 -1 4202496 25511 0 0 0 1265 4 0 0 25 0 1 0 519797553 1696792576 18450 33554432000 4194304 4587354 140733956169184 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4020/statm: 414256 18450 336 96 0 410818 0
[pid=4021] ppid=4019 vsize=62460 CPUtime=12.68 cores=4
/proc/4021/stat : 4021 (clasp) R 4019 4019 3322 0 -1 4202496 15239 0 0 0 1265 3 0 0 25 0 1 0 519797553 63959040 12768 33554432000 4194304 4785740 140734077738656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4021/statm: 15615 12768 340 145 0 12660 0
[pid=4023] ppid=4019 vsize=20260 CPUtime=12.69 cores=2
/proc/4023/stat : 4023 (lingeling) R 4019 4019 3322 0 -1 4202496 7337 0 0 0 1269 0 0 0 25 0 1 0 519797553 20746240 4138 33554432000 4194304 4352236 140735994487168 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4023/statm: 5065 4138 127 39 0 4145 0
[pid=4024] ppid=4019 vsize=145500 CPUtime=12.6 cores=6
/proc/4024/stat : 4024 (march_hi) R 4019 4019 3322 0 -1 4202496 79993 0 0 0 1250 10 0 0 25 0 1 0 519797553 148992000 20027 33554432000 4194304 4331988 140736618779568 18446744073709551615 4263296 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4024/statm: 36375 20027 175 34 0 34817 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1903568

[startup+25.5068 s]
/proc/loadavg: 7.91 8.06 8.12 9/186 4026
/proc/meminfo: memFree=26330516/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 1195 0 0 0 0 0 1 15 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
[pid=4020] ppid=4019 vsize=104016 CPUtime=25.49 cores=0
/proc/4020/stat : 4020 (cryptominisat) R 4019 4019 3322 0 -1 4202496 33888 0 0 0 2543 6 0 0 25 0 1 0 519797553 106512384 20675 33554432000 4194304 4587354 140733956169184 18446744073709551615 4239761 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4020/statm: 26004 20675 336 96 0 22566 0
[pid=4021] ppid=4019 vsize=69548 CPUtime=25.48 cores=4
/proc/4021/stat : 4021 (clasp) R 4019 4019 3322 0 -1 4202496 16967 0 0 0 2545 3 0 0 25 0 1 0 519797553 71217152 14496 33554432000 4194304 4785740 140734077738656 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4021/statm: 17387 14496 340 145 0 14432 0
[pid=4023] ppid=4019 vsize=21112 CPUtime=25.49 cores=2
/proc/4023/stat : 4023 (lingeling) R 4019 4019 3322 0 -1 4202496 7644 0 0 0 2549 0 0 0 25 0 1 0 519797553 21618688 4445 33554432000 4194304 4352236 140735994487168 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4023/statm: 5278 4445 127 39 0 4358 0
[pid=4024] ppid=4019 vsize=147532 CPUtime=25.34 cores=6
/proc/4024/stat : 4024 (march_hi) R 4019 4019 3322 0 -1 4202496 80553 0 0 0 2524 10 0 0 25 0 1 0 519797553 151072768 20587 33554432000 4194304 4331988 140736618779568 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4024/statm: 36883 20587 175 34 0 35325 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 360532

[startup+51.1005 s]
/proc/loadavg: 8.08 8.09 8.12 9/186 4026
/proc/meminfo: memFree=26312120/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 1195 0 0 0 0 0 1 15 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
[pid=4020] ppid=4019 vsize=1702292 CPUtime=51.09 cores=0
/proc/4020/stat : 4020 (cryptominisat) R 4019 4019 3322 0 -1 4202496 34304 0 0 0 5103 6 0 0 25 0 1 0 519797553 1743147008 21087 33554432000 4194304 4587354 140733956169184 18446744073709551615 4430915 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4020/statm: 425573 21087 336 96 0 422135 0
[pid=4021] ppid=4019 vsize=82156 CPUtime=51.08 cores=4
/proc/4021/stat : 4021 (clasp) R 4019 4019 3322 0 -1 4202496 20052 0 0 0 5103 5 0 0 25 0 1 0 519797553 84127744 17581 33554432000 4194304 4785740 140734077738656 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4021/statm: 20539 17581 340 145 0 17584 0
[pid=4023] ppid=4019 vsize=21472 CPUtime=51.08 cores=2
/proc/4023/stat : 4023 (lingeling) R 4019 4019 3322 0 -1 4202496 7734 0 0 0 5108 0 0 0 25 0 1 0 519797553 21987328 4535 33554432000 4194304 4352236 140735994487168 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4023/statm: 5368 4535 127 39 0 4448 0
[pid=4024] ppid=4019 vsize=149056 CPUtime=50.79 cores=6
/proc/4024/stat : 4024 (march_hi) R 4019 4019 3322 0 -1 4202496 80980 0 0 0 5069 10 0 0 25 0 1 0 519797553 152633344 21014 33554432000 4194304 4331988 140736618779568 18446744073709551615 4263258 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4024/statm: 37264 21014 175 34 0 35706 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 1973300

[startup+102.301 s]
/proc/loadavg: 8.10 8.09 8.12 9/186 4037
/proc/meminfo: memFree=26233576/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 1195 0 0 0 0 0 1 15 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
[pid=4020] ppid=4019 vsize=1699184 CPUtime=102.29 cores=0
/proc/4020/stat : 4020 (cryptominisat) R 4019 4019 3322 0 -1 4202496 40431 0 0 0 10222 7 0 0 25 0 1 0 519797553 1739964416 27192 33554432000 4194304 4587354 140733956169184 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4020/statm: 424796 27192 336 96 0 421358 0
[pid=4021] ppid=4019 vsize=97700 CPUtime=102.26 cores=4

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


[startup+942.301 s]
/proc/loadavg: 8.12 8.14 8.10 9/186 4094
/proc/meminfo: memFree=26347704/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 1195 0 0 0 0 0 1 15 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639364 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
[pid=4020] ppid=4019 vsize=1692832 CPUtime=942.3 cores=0
/proc/4020/stat : 4020 (cryptominisat) R 4019 4019 3322 0 -1 4202496 258142 0 0 0 94137 93 0 0 25 0 1 0 519797553 1733459968 26643 33554432000 4194304 4587354 140733956169184 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4020/statm: 423208 26643 336 96 0 419770 0
[pid=4021] ppid=4019 vsize=237280 CPUtime=942.17 cores=4
/proc/4021/stat : 4021 (clasp) R 4019 4019 3322 0 -1 4202496 58037 0 0 0 94195 22 0 0 25 0 1 0 519797553 242974720 55566 33554432000 4194304 4785740 140734077738656 18446744073709551615 4416781 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4021/statm: 59320 55566 340 145 0 56365 0
[pid=4023] ppid=4019 vsize=61716 CPUtime=942.3 cores=2
/proc/4023/stat : 4023 (lingeling) R 4019 4019 3322 0 -1 4202496 31108 0 0 0 94226 4 0 0 25 0 1 0 519797553 63197184 14596 33554432000 4194304 4352236 140735994487168 18446744073709551615 4277018 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4023/statm: 15429 14596 127 39 0 14509 0
[pid=4024] ppid=4019 vsize=162488 CPUtime=937.14 cores=6
/proc/4024/stat : 4024 (march_hi) R 4019 4019 3322 0 -1 4202496 84292 0 0 0 93702 12 0 0 25 0 1 0 519797553 166387712 24326 33554432000 4194304 4331988 140736618779568 18446744073709551615 4228459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4024/statm: 40622 24326 175 34 0 39064 0
Current children cumulated CPU time (s) 3763.92
Current children cumulated vsize (KiB) 2172640

[startup+1002.31 s]
/proc/loadavg: 7.85 8.08 8.08 8/185 4096
/proc/meminfo: memFree=26434212/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=987.31 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 270025 0 0 0 0 98631 100 15 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 4398046478595 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
[pid=4021] ppid=4019 vsize=237280 CPUtime=1002.17 cores=4
/proc/4021/stat : 4021 (clasp) R 4019 4019 3322 0 -1 4202496 58060 0 0 0 100195 22 0 0 25 0 1 0 519797553 242974720 55589 33554432000 4194304 4785740 140734077738656 18446744073709551615 4277565 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4021/statm: 59320 55589 340 145 0 56365 0
[pid=4023] ppid=4019 vsize=61716 CPUtime=1002.3 cores=2
/proc/4023/stat : 4023 (lingeling) R 4019 4019 3322 0 -1 4202496 32132 0 0 0 100226 4 0 0 25 0 1 0 519797553 63197184 14596 33554432000 4194304 4352236 140735994487168 18446744073709551615 4328042 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4023/statm: 15429 14596 127 39 0 14509 0
[pid=4024] ppid=4019 vsize=162752 CPUtime=996.82 cores=6
/proc/4024/stat : 4024 (march_hi) R 4019 4019 3322 0 -1 4202496 84413 0 0 0 99670 12 0 0 25 0 1 0 519797553 166658048 24447 33554432000 4194304 4331988 140736618779568 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4024/statm: 40688 24447 175 34 0 39130 0
Current children cumulated CPU time (s) 3988.6
Current children cumulated vsize (KiB) 480072

[startup+1062.3 s]
/proc/loadavg: 7.35 7.89 8.01 8/185 4097
/proc/meminfo: memFree=26415072/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=987.31 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 270025 0 0 0 0 98631 100 15 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 4398046478595 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
[pid=4021] ppid=4019 vsize=237280 CPUtime=1062.16 cores=4
/proc/4021/stat : 4021 (clasp) R 4019 4019 3322 0 -1 4202496 58076 0 0 0 106194 22 0 0 25 0 1 0 519797553 242974720 55605 33554432000 4194304 4785740 140734077738656 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4021/statm: 59320 55605 340 145 0 56365 0
[pid=4023] ppid=4019 vsize=59668 CPUtime=1062.3 cores=2
/proc/4023/stat : 4023 (lingeling) R 4019 4019 3322 0 -1 4202496 32644 0 0 0 106226 4 0 0 25 0 1 0 519797553 61100032 14084 33554432000 4194304 4352236 140735994487168 18446744073709551615 4235610 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4023/statm: 14917 14084 127 39 0 13997 0
[pid=4024] ppid=4019 vsize=164740 CPUtime=1056.49 cores=6
/proc/4024/stat : 4024 (march_hi) R 4019 4019 3322 0 -1 4202496 84528 0 0 0 105637 12 0 0 25 0 1 0 519797553 168693760 24562 33554432000 4194304 4331988 140736618779568 18446744073709551615 4263258 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4024/statm: 41185 24562 175 34 0 39627 0
Current children cumulated CPU time (s) 4168.26
Current children cumulated vsize (KiB) 480012

[startup+1122.3 s]
/proc/loadavg: 7.20 7.75 7.95 8/185 4099
/proc/meminfo: memFree=26394440/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=987.31 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 270025 0 0 0 0 98631 100 15 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 4398046478595 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
[pid=4021] ppid=4019 vsize=237280 CPUtime=1122.15 cores=4
/proc/4021/stat : 4021 (clasp) R 4019 4019 3322 0 -1 4202496 58100 0 0 0 112193 22 0 0 25 0 1 0 519797553 242974720 55629 33554432000 4194304 4785740 140734077738656 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4021/statm: 59320 55629 340 145 0 56365 0
[pid=4023] ppid=4019 vsize=59668 CPUtime=1122.31 cores=2
/proc/4023/stat : 4023 (lingeling) R 4019 4019 3322 0 -1 4202496 35460 0 0 0 112226 5 0 0 25 0 1 0 519797553 61100032 14084 33554432000 4194304 4352236 140735994487168 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4023/statm: 14917 14084 127 39 0 13997 0
[pid=4024] ppid=4019 vsize=165136 CPUtime=1116.16 cores=6
/proc/4024/stat : 4024 (march_hi) R 4019 4019 3322 0 -1 4202496 84666 0 0 0 111604 12 0 0 25 0 1 0 519797553 169099264 24700 33554432000 4194304 4331988 140736618779568 18446744073709551615 4299840 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4024/statm: 41284 24700 175 34 0 39726 0
Current children cumulated CPU time (s) 4347.93
Current children cumulated vsize (KiB) 480408

[startup+1182.3 s]
/proc/loadavg: 7.07 7.61 7.89 8/185 4100
/proc/meminfo: memFree=26369848/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=987.31 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 270025 0 0 0 0 98631 100 15 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 4398046478595 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
[pid=4021] ppid=4019 vsize=237280 CPUtime=1182.14 cores=4
/proc/4021/stat : 4021 (clasp) R 4019 4019 3322 0 -1 4202496 58101 0 0 0 118192 22 0 0 25 0 1 0 519797553 242974720 55630 33554432000 4194304 4785740 140734077738656 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4021/statm: 59320 55630 340 145 0 56365 0
[pid=4023] ppid=4019 vsize=59668 CPUtime=1182.3 cores=2
/proc/4023/stat : 4023 (lingeling) R 4019 4019 3322 0 -1 4202496 36484 0 0 0 118225 5 0 0 25 0 1 0 519797553 61100032 14084 33554432000 4194304 4352236 140735994487168 18446744073709551615 4271199 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4023/statm: 14917 14084 127 39 0 13997 0
[pid=4024] ppid=4019 vsize=165400 CPUtime=1175.84 cores=6
/proc/4024/stat : 4024 (march_hi) R 4019 4019 3322 0 -1 4202496 84801 0 0 0 117571 13 0 0 25 0 1 0 519797553 169369600 24835 33554432000 4194304 4331988 140736618779568 18446744073709551615 210204343804 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4024/statm: 41350 24835 175 34 0 39792 0
Current children cumulated CPU time (s) 4527.59
Current children cumulated vsize (KiB) 480672

[startup+1242.3 s]
/proc/loadavg: 7.12 7.52 7.84 8/185 4102
/proc/meminfo: memFree=26323916/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=987.31 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 270025 0 0 0 0 98631 100 15 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 4398046478595 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
[pid=4021] ppid=4019 vsize=237280 CPUtime=1242.14 cores=4
/proc/4021/stat : 4021 (clasp) R 4019 4019 3322 0 -1 4202496 58105 0 0 0 124192 22 0 0 25 0 1 0 519797553 242974720 55634 33554432000 4194304 4785740 140734077738656 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4021/statm: 59320 55634 340 145 0 56365 0
[pid=4023] ppid=4019 vsize=61716 CPUtime=1242.31 cores=2
/proc/4023/stat : 4023 (lingeling) R 4019 4019 3322 0 -1 4202496 37508 0 0 0 124226 5 0 0 25 0 1 0 519797553 63197184 14596 33554432000 4194304 4352236 140735994487168 18446744073709551615 4328184 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4023/statm: 15429 14596 127 39 0 14509 0
[pid=4024] ppid=4019 vsize=166060 CPUtime=1235.51 cores=6
/proc/4024/stat : 4024 (march_hi) R 4019 4019 3322 0 -1 4202496 84993 0 0 0 123538 13 0 0 25 0 1 0 519797553 170045440 25027 33554432000 4194304 4331988 140736618779568 18446744073709551615 4284556 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4024/statm: 41515 25027 175 34 0 39957 0
Current children cumulated CPU time (s) 4707.27
Current children cumulated vsize (KiB) 483380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1273.3 s]
/proc/loadavg: 7.07 7.47 7.81 8/185 4103
/proc/meminfo: memFree=26336532/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=987.31 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 270025 0 0 0 0 98631 100 15 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 4398046478595 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
[pid=4021] ppid=4019 vsize=237564 CPUtime=1273.14 cores=4
/proc/4021/stat : 4021 (clasp) R 4019 4019 3322 0 -1 4202496 58161 0 0 0 127292 22 0 0 25 0 1 0 519797553 243265536 55690 33554432000 4194304 4785740 140734077738656 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4021/statm: 59391 55690 340 145 0 56436 0
[pid=4023] ppid=4019 vsize=59668 CPUtime=1273.31 cores=2
/proc/4023/stat : 4023 (lingeling) R 4019 4019 3322 0 -1 4202496 37508 0 0 0 127326 5 0 0 25 0 1 0 519797553 61100032 14084 33554432000 4194304 4352236 140735994487168 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4023/statm: 14917 14084 127 39 0 13997 0
[pid=4024] ppid=4019 vsize=166192 CPUtime=1266.34 cores=6
/proc/4024/stat : 4024 (march_hi) R 4019 4019 3322 0 -1 4202496 85060 0 0 0 126621 13 0 0 25 0 1 0 519797553 170180608 25094 33554432000 4194304 4331988 140736618779568 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4024/statm: 41548 25094 175 34 0 39990 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 481748

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

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

[startup+1273.3 s]
/proc/loadavg: 7.07 7.47 7.81 8/185 4103
/proc/meminfo: memFree=26336532/32951124 swapFree=67088964/67111528
[pid=4019] ppid=4017 vsize=18324 CPUtime=987.31 cores=0,2,4,6
/proc/4019/stat : 4019 (ppfolio) S 4017 4019 3322 0 -1 4202496 524 270025 0 0 0 0 98631 100 15 0 1 0 519797552 18763776 391 33554432000 4194304 4287625 140736747713936 18446744073709551615 210204667407 0 0 4096 65536 4398046478595 0 0 17 4 0 0 0
/proc/4019/statm: 4581 391 342 23 0 91 0
[pid=4021] ppid=4019 vsize=237564 CPUtime=1273.14 cores=4
/proc/4021/stat : 4021 (clasp) R 4019 4019 3322 0 -1 4202496 58161 0 0 0 127292 22 0 0 25 0 1 0 519797553 243265536 55690 33554432000 4194304 4785740 140734077738656 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/4021/statm: 59391 55690 340 145 0 56436 0
[pid=4023] ppid=4019 vsize=59668 CPUtime=1273.31 cores=2
/proc/4023/stat : 4023 (lingeling) R 4019 4019 3322 0 -1 4202496 37508 0 0 0 127326 5 0 0 25 0 1 0 519797553 61100032 14084 33554432000 4194304 4352236 140735994487168 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/4023/statm: 14917 14084 127 39 0 13997 0
[pid=4024] ppid=4019 vsize=166192 CPUtime=1266.34 cores=6
/proc/4024/stat : 4024 (march_hi) R 4019 4019 3322 0 -1 4202496 85060 0 0 0 126621 13 0 0 25 0 1 0 519797553 170180608 25094 33554432000 4194304 4331988 140736618779568 18446744073709551615 4237136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/4024/statm: 41548 25094 175 34 0 39990 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 481748

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4019 and gives
#  childrusage.ru_utime.tv_sec=2259
#  childrusage.ru_utime.tv_usec=587490
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=64838
# CPU time returned by wait4() is 2260.65
# while last known CPU time is 4800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1273.31
CPU time (s): 4800.1
CPU user time (s): 4798.7
CPU system time (s): 1.4
CPU usage (%): 376.978
Max. virtual memory (cumulated for all children) (KiB): 3760176

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

runsolver used 2.14567 second user time and 4.80827 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 14:59:50
IDJOB=3289812
IDBENCH=83137
IDSOLVER=1612
FILE ID=node130/3289812-1304081990
RUNJOBID= node130-1304076955-3340
PBS_JOBID= 13170506
Free space on /tmp= 71972 MiB

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

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

MD5SUM BENCH= e560aa6505ddce6d3784f70d5b7aff66
RANDOM SEED=1711094621

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.81
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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26571824 kB
Buffers:       1169880 kB
Cached:        4171176 kB
SwapCached:      22432 kB
Active:        1030748 kB
Inactive:      4915816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26571824 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:           13216 kB
Writeback:           0 kB
AnonPages:      583288 kB
Mapped:          16472 kB
Slab:           369328 kB
PageTables:       6024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2147040 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= 71968 MiB
End job on node130 at 2011-04-29 15:21:06