Trace number 3285166

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
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 variables133566
Number of clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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-3285166-1304035129/watcher-3285166-1304035129 -o /tmp/evaluation-result-3285166-1304035129/solver-3285166-1304035129 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3285166-1304035129.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.91 10.11 9.90 7/182 23413
/proc/meminfo: memFree=25806444/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0

[startup+0.112183 s]
/proc/loadavg: 9.91 10.11 9.90 7/182 23413
/proc/meminfo: memFree=25806444/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200166 s]
/proc/loadavg: 9.91 10.11 9.90 7/182 23413
/proc/meminfo: memFree=25806444/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300149 s]
/proc/loadavg: 9.91 10.11 9.90 7/182 23413
/proc/meminfo: memFree=25806444/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701081 s]
/proc/loadavg: 9.91 10.11 9.90 7/182 23413
/proc/meminfo: memFree=25806444/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50094 s]
/proc/loadavg: 9.91 10.11 9.90 11/188 23420
/proc/meminfo: memFree=25558132/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0
[pid=23414] ppid=23413 vsize=93260 CPUtime=1.49 cores=1
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 22773 0 -1 4202496 17718 0 0 0 146 3 0 0 25 0 1 0 515110883 95498240 17370 33554432000 4194304 4587354 140735911945920 18446744073709551615 4421127 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23414/statm: 23315 17370 312 96 0 19877 0
[pid=23415] ppid=23413 vsize=61932 CPUtime=1.48 cores=5
/proc/23415/stat : 23415 (clasp) R 23413 23413 22773 0 -1 4202496 18190 0 0 0 147 1 0 0 20 0 1 0 515110883 63418368 12539 33554432000 4194304 4785740 140735219002688 18446744073709551615 4309637 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23415/statm: 15483 12539 340 145 0 12528 0
[pid=23416] ppid=23413 vsize=489748 CPUtime=0.78 cores=7
/proc/23416/stat : 23416 (TNM) R 23413 23413 22773 0 -1 4202496 13010 0 0 0 76 2 0 0 25 0 1 0 515110883 501501952 12907 33554432000 134512640 134534564 4294437184 18446744073709551615 134524792 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23416/statm: 122437 12907 91 6 0 121103 0
[pid=23417] ppid=23413 vsize=26124 CPUtime=1.48 cores=3
/proc/23417/stat : 23417 (lingeling) R 23413 23413 22773 0 -1 4202496 13257 0 0 0 146 2 0 0 25 0 1 0 515110883 26750976 5685 33554432000 4194304 4352236 140733825317712 18446744073709551615 4319146 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23417/statm: 6531 5685 119 39 0 5611 0
[pid=23418] ppid=23413 vsize=105804 CPUtime=0.7 cores=7
/proc/23418/stat : 23418 (march_hi) R 23413 23413 22773 0 -1 4194304 27218 0 0 0 65 5 0 0 25 0 1 0 515110883 108343296 18382 33554432000 4194304 4331988 140736426806112 18446744073709551615 228244016059 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23418/statm: 26451 18382 128 34 0 24893 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 795192

[startup+3.10066 s]
/proc/loadavg: 9.91 10.11 9.90 11/188 23420
/proc/meminfo: memFree=25548976/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0
[pid=23414] ppid=23413 vsize=117544 CPUtime=3.09 cores=1
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 22773 0 -1 4202496 25683 0 0 0 305 4 0 0 25 0 1 0 515110883 120365056 22923 33554432000 4194304 4587354 140735911945920 18446744073709551615 4380383 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23414/statm: 29386 22923 317 96 0 25948 0
[pid=23415] ppid=23413 vsize=77440 CPUtime=3.08 cores=5
/proc/23415/stat : 23415 (clasp) R 23413 23413 22773 0 -1 4202496 22116 0 0 0 306 2 0 0 25 0 1 0 515110883 79298560 16465 33554432000 4194304 4785740 140735219002688 18446744073709551615 4279309 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23415/statm: 19360 16465 340 145 0 16405 0
[pid=23416] ppid=23413 vsize=509680 CPUtime=1.57 cores=7
/proc/23416/stat : 23416 (TNM) R 23413 23413 22773 0 -1 4202496 23084 0 0 0 154 3 0 0 25 0 1 0 515110883 521912320 22981 33554432000 134512640 134534564 4294437184 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23416/statm: 127420 22981 95 6 0 126086 0
[pid=23417] ppid=23413 vsize=26748 CPUtime=3.08 cores=3
/proc/23417/stat : 23417 (lingeling) R 23413 23413 22773 0 -1 4202496 13425 0 0 0 306 2 0 0 25 0 1 0 515110883 27389952 5853 33554432000 4194304 4352236 140733825317712 18446744073709551615 4207584 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23417/statm: 6687 5853 125 39 0 5767 0
[pid=23418] ppid=23413 vsize=94680 CPUtime=1.49 cores=7
/proc/23418/stat : 23418 (march_hi) R 23413 23413 22773 0 -1 4194304 43590 0 0 0 143 6 0 0 25 0 1 0 515110883 96952320 14784 33554432000 4194304 4331988 140736426806112 18446744073709551615 228244016146 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23418/statm: 23670 14784 129 34 0 22112 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 844416

[startup+6.3011 s]
/proc/loadavg: 9.91 10.10 9.90 11/188 23420
/proc/meminfo: memFree=25426928/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0
[pid=23414] ppid=23413 vsize=120924 CPUtime=6.29 cores=1
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 22773 0 -1 4202496 33101 0 0 0 624 5 0 0 25 0 1 0 515110883 123826176 24706 33554432000 4194304 4587354 140735911945920 18446744073709551615 4236832 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23414/statm: 30231 24706 330 96 0 26793 0
[pid=23415] ppid=23413 vsize=125056 CPUtime=6.28 cores=5
/proc/23415/stat : 23415 (clasp) R 23413 23413 22773 0 -1 4202496 34020 0 0 0 624 4 0 0 25 0 1 0 515110883 128057344 28369 33554432000 4194304 4785740 140735219002688 18446744073709551615 4279309 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23415/statm: 31264 28369 340 145 0 28309 0
[pid=23416] ppid=23413 vsize=509680 CPUtime=3.15 cores=7
/proc/23416/stat : 23416 (TNM) R 23413 23413 22773 0 -1 4202496 23084 0 0 0 312 3 0 0 25 0 1 0 515110883 521912320 22981 33554432000 134512640 134534564 4294437184 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23416/statm: 127420 22981 95 6 0 126086 0
[pid=23417] ppid=23413 vsize=26560 CPUtime=6.28 cores=3
/proc/23417/stat : 23417 (lingeling) R 23413 23413 22773 0 -1 4202496 13427 0 0 0 626 2 0 0 25 0 1 0 515110883 27197440 5808 33554432000 4194304 4352236 140733825317712 18446744073709551615 4281237 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23417/statm: 6640 5808 127 39 0 5720 0
[pid=23418] ppid=23413 vsize=105132 CPUtime=3.09 cores=7
/proc/23418/stat : 23418 (march_hi) R 23413 23413 22773 0 -1 4194304 79494 0 0 0 298 11 0 0 25 0 1 0 515110883 107655168 18236 33554432000 4194304 4331988 140736426806112 18446744073709551615 228244003833 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23418/statm: 26283 18236 129 34 0 24725 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 905676

[startup+12.701 s]
/proc/loadavg: 9.92 10.10 9.90 11/188 23420
/proc/meminfo: memFree=25304832/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0
[pid=23414] ppid=23413 vsize=158428 CPUtime=12.69 cores=1
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 22773 0 -1 4202496 35108 0 0 0 1264 5 0 0 25 0 1 0 515110883 162230272 26712 33554432000 4194304 4587354 140735911945920 18446744073709551615 4236591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23414/statm: 39607 26712 330 96 0 36169 0
[pid=23415] ppid=23413 vsize=210552 CPUtime=12.68 cores=5
/proc/23415/stat : 23415 (clasp) R 23413 23413 22773 0 -1 4202496 55353 0 0 0 1260 8 0 0 25 0 1 0 515110883 215605248 49702 33554432000 4194304 4785740 140735219002688 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23415/statm: 52638 49702 340 145 0 49683 0
[pid=23416] ppid=23413 vsize=509680 CPUtime=6.32 cores=7
/proc/23416/stat : 23416 (TNM) R 23413 23413 22773 0 -1 4202496 23084 0 0 0 629 3 0 0 25 0 1 0 515110883 521912320 22981 33554432000 134512640 134534564 4294437184 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23416/statm: 127420 22981 95 6 0 126086 0
[pid=23417] ppid=23413 vsize=29184 CPUtime=12.68 cores=3
/proc/23417/stat : 23417 (lingeling) R 23413 23413 22773 0 -1 4202496 14084 0 0 0 1266 2 0 0 25 0 1 0 515110883 29884416 6464 33554432000 4194304 4352236 140733825317712 18446744073709551615 4207621 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23417/statm: 7296 6464 127 39 0 6376 0
[pid=23418] ppid=23413 vsize=93400 CPUtime=6.29 cores=7
/proc/23418/stat : 23418 (march_hi) R 23413 23413 22773 0 -1 4194304 141543 0 0 0 609 20 0 0 25 0 1 0 515110883 95641600 15306 33554432000 4194304 4331988 140736426806112 18446744073709551615 4256850 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23418/statm: 23350 15306 129 34 0 21792 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1019568

[startup+25.5007 s]
/proc/loadavg: 9.94 10.10 9.90 11/188 23420
/proc/meminfo: memFree=25086424/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0
[pid=23414] ppid=23413 vsize=158428 CPUtime=25.49 cores=1
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 22773 0 -1 4202496 38926 0 0 0 2543 6 0 0 25 0 1 0 515110883 162230272 30528 33554432000 4194304 4587354 140735911945920 18446744073709551615 4236508 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23414/statm: 39607 30528 330 96 0 36169 0
[pid=23415] ppid=23413 vsize=360688 CPUtime=25.49 cores=5
/proc/23415/stat : 23415 (clasp) R 23413 23413 22773 0 -1 4202496 92781 0 0 0 2532 17 0 0 25 0 1 0 515110883 369344512 87130 33554432000 4194304 4785740 140735219002688 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23415/statm: 90172 87130 340 145 0 87217 0
[pid=23416] ppid=23413 vsize=509680 CPUtime=12.7 cores=7
/proc/23416/stat : 23416 (TNM) R 23413 23413 22773 0 -1 4202496 23084 0 0 0 1267 3 0 0 25 0 1 0 515110883 521912320 22981 33554432000 134512640 134534564 4294437184 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23416/statm: 127420 22981 95 6 0 126086 0
[pid=23417] ppid=23413 vsize=43876 CPUtime=25.47 cores=3
/proc/23417/stat : 23417 (lingeling) R 23413 23413 22773 0 -1 4202496 17928 0 0 0 2545 2 0 0 25 0 1 0 515110883 44929024 10137 33554432000 4194304 4352236 140733825317712 18446744073709551615 4331615 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23417/statm: 10969 10137 127 39 0 10049 0
[pid=23418] ppid=23413 vsize=272024 CPUtime=12.64 cores=7
/proc/23418/stat : 23418 (march_hi) R 23413 23413 22773 0 -1 4202496 259791 0 0 0 1228 36 0 0 25 0 1 0 515110883 278552576 29582 33554432000 4194304 4331988 140736426806112 18446744073709551615 4239986 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23418/statm: 68006 29582 172 34 0 66448 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 1363020

[startup+51.1012 s]
/proc/loadavg: 10.08 10.12 9.91 11/188 23421
/proc/meminfo: memFree=24695480/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0
[pid=23414] ppid=23413 vsize=308432 CPUtime=51.09 cores=1
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 22773 0 -1 4202496 46605 0 0 0 5101 8 0 0 25 0 1 0 515110883 315834368 38204 33554432000 4194304 4587354 140735911945920 18446744073709551615 4236680 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23414/statm: 77108 38204 330 96 0 73670 0
[pid=23415] ppid=23413 vsize=699572 CPUtime=51.08 cores=5
/proc/23415/stat : 23415 (clasp) R 23413 23413 22773 0 -1 4202496 177426 0 0 0 5075 33 0 0 25 0 1 0 515110883 716361728 171775 33554432000 4194304 4785740 140735219002688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23415/statm: 174893 171775 340 145 0 171938 0
[pid=23416] ppid=23413 vsize=509680 CPUtime=25.41 cores=7
/proc/23416/stat : 23416 (TNM) R 23413 23413 22773 0 -1 4202496 23084 0 0 0 2538 3 0 0 25 0 1 0 515110883 521912320 22981 33554432000 134512640 134534564 4294437184 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23416/statm: 127420 22981 95 6 0 126086 0
[pid=23417] ppid=23413 vsize=50024 CPUtime=51.08 cores=3

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

/proc/23418/statm: 73985 35367 223 34 0 72427 0
Current children cumulated CPU time (s) 3523.51
Current children cumulated vsize (KiB) 5504500

[startup+942.301 s]
/proc/loadavg: 10.26 10.19 10.06 11/188 23490
/proc/meminfo: memFree=21013988/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0.05 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 5 0 0 15 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0
[pid=23414] ppid=23413 vsize=2048908 CPUtime=941.47 cores=1
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 22773 0 -1 4202496 947651 0 0 0 93911 236 0 0 25 0 1 0 515110883 2098081792 92781 33554432000 4194304 4587354 140735911945920 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23414/statm: 512227 92781 340 96 0 508789 0
[pid=23415] ppid=23413 vsize=2478652 CPUtime=942.26 cores=5
/proc/23415/stat : 23415 (clasp) R 23413 23413 22773 0 -1 4202496 621114 0 0 0 94086 140 0 0 25 0 1 0 515110883 2538139648 615463 33554432000 4194304 4785740 140735219002688 18446744073709551615 4278573 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23415/statm: 619663 615463 340 145 0 616708 0
[pid=23416] ppid=23413 vsize=509680 CPUtime=468.63 cores=7
/proc/23416/stat : 23416 (TNM) R 23413 23413 22773 0 -1 4202496 23084 0 0 0 46860 3 0 0 25 0 1 0 515110883 521912320 22981 33554432000 134512640 134534564 4294437184 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23416/statm: 127420 22981 95 6 0 126086 0
[pid=23417] ppid=23413 vsize=144076 CPUtime=942.22 cores=3
/proc/23417/stat : 23417 (lingeling) R 23413 23413 22773 0 -1 4202496 107017 0 0 0 94208 14 0 0 25 0 1 0 515110883 147533824 35187 33554432000 4194304 4352236 140733825317712 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23417/statm: 36019 35187 127 39 0 35099 0
[pid=23418] ppid=23413 vsize=295940 CPUtime=468.52 cores=7
/proc/23418/stat : 23418 (march_hi) R 23413 23413 22773 0 -1 4202496 265742 0 0 0 46815 37 0 0 25 0 1 0 515110883 303042560 35495 33554432000 4194304 4331988 140736426806112 18446744073709551615 4263143 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23418/statm: 73985 35495 223 34 0 72427 0
Current children cumulated CPU time (s) 3763.15
Current children cumulated vsize (KiB) 5495580

[startup+1002.3 s]
/proc/loadavg: 10.27 10.20 10.07 11/188 23491
/proc/meminfo: memFree=20935112/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0.05 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 5 0 0 15 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0
[pid=23414] ppid=23413 vsize=2049060 CPUtime=1001.47 cores=1
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 22773 0 -1 4202496 970255 0 0 0 99899 248 0 0 25 0 1 0 515110883 2098237440 102675 33554432000 4194304 4587354 140735911945920 18446744073709551615 4236668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23414/statm: 512265 102675 340 96 0 508827 0
[pid=23415] ppid=23413 vsize=2478652 CPUtime=1002.26 cores=5
/proc/23415/stat : 23415 (clasp) R 23413 23413 22773 0 -1 4202496 621208 0 0 0 100086 140 0 0 25 0 1 0 515110883 2538139648 615557 33554432000 4194304 4785740 140735219002688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23415/statm: 619663 615557 340 145 0 616708 0
[pid=23416] ppid=23413 vsize=509680 CPUtime=498.43 cores=7
/proc/23416/stat : 23416 (TNM) R 23413 23413 22773 0 -1 4202496 23084 0 0 0 49840 3 0 0 25 0 1 0 515110883 521912320 22981 33554432000 134512640 134534564 4294437184 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23416/statm: 127420 22981 95 6 0 126086 0
[pid=23417] ppid=23413 vsize=144072 CPUtime=1002.22 cores=3
/proc/23417/stat : 23417 (lingeling) R 23413 23413 22773 0 -1 4202496 115209 0 0 0 100207 15 0 0 25 0 1 0 515110883 147529728 35186 33554432000 4194304 4352236 140733825317712 18446744073709551615 4280952 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23417/statm: 36018 35186 127 39 0 35098 0
[pid=23418] ppid=23413 vsize=295940 CPUtime=498.4 cores=7
/proc/23418/stat : 23418 (march_hi) R 23413 23413 22773 0 -1 4202496 265832 0 0 0 49803 37 0 0 25 0 1 0 515110883 303042560 35585 33554432000 4194304 4331988 140736426806112 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23418/statm: 73985 35585 223 34 0 72427 0
Current children cumulated CPU time (s) 4002.83
Current children cumulated vsize (KiB) 5495728

[startup+1062.3 s]
/proc/loadavg: 10.17 10.18 10.07 11/188 23493
/proc/meminfo: memFree=20852008/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0.05 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 5 0 0 15 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0
[pid=23414] ppid=23413 vsize=2060776 CPUtime=1061.47 cores=1
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 22773 0 -1 4202496 994386 0 0 0 105885 262 0 0 25 0 1 0 515110883 2110234624 92321 33554432000 4194304 4587354 140735911945920 18446744073709551615 4236820 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23414/statm: 515194 92321 340 96 0 511756 0
[pid=23415] ppid=23413 vsize=2478652 CPUtime=1062.26 cores=5
/proc/23415/stat : 23415 (clasp) R 23413 23413 22773 0 -1 4202496 621208 0 0 0 106086 140 0 0 25 0 1 0 515110883 2538139648 615557 33554432000 4194304 4785740 140735219002688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23415/statm: 619663 615557 340 145 0 616708 0
[pid=23416] ppid=23413 vsize=509680 CPUtime=528.29 cores=7
/proc/23416/stat : 23416 (TNM) R 23413 23413 22773 0 -1 4202496 23084 0 0 0 52826 3 0 0 25 0 1 0 515110883 521912320 22981 33554432000 134512640 134534564 4294437184 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23416/statm: 127420 22981 95 6 0 126086 0
[pid=23417] ppid=23413 vsize=144064 CPUtime=1062.23 cores=3
/proc/23417/stat : 23417 (lingeling) R 23413 23413 22773 0 -1 4202496 131593 0 0 0 106206 17 0 0 25 0 1 0 515110883 147521536 35184 33554432000 4194304 4352236 140733825317712 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23417/statm: 36016 35184 127 39 0 35096 0
[pid=23418] ppid=23413 vsize=295940 CPUtime=528.21 cores=7
/proc/23418/stat : 23418 (march_hi) R 23413 23413 22773 0 -1 4202496 265895 0 0 0 52784 37 0 0 25 0 1 0 515110883 303042560 35648 33554432000 4194304 4331988 140736426806112 18446744073709551615 4228205 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23418/statm: 73985 35648 223 34 0 72427 0
Current children cumulated CPU time (s) 4242.51
Current children cumulated vsize (KiB) 5507436

[startup+1122.3 s]
/proc/loadavg: 10.21 10.19 10.08 11/188 23494
/proc/meminfo: memFree=20772628/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0.05 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 5 0 0 15 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0
[pid=23414] ppid=23413 vsize=2018236 CPUtime=1121.47 cores=1
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 22773 0 -1 4202496 1019135 0 0 0 111872 275 0 0 25 0 1 0 515110883 2066673664 104306 33554432000 4194304 4587354 140735911945920 18446744073709551615 4236561 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23414/statm: 504559 104306 340 96 0 501121 0
[pid=23415] ppid=23413 vsize=2478652 CPUtime=1122.26 cores=5
/proc/23415/stat : 23415 (clasp) R 23413 23413 22773 0 -1 4202496 621208 0 0 0 112086 140 0 0 25 0 1 0 515110883 2538139648 615557 33554432000 4194304 4785740 140735219002688 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23415/statm: 619663 615557 340 145 0 616708 0
[pid=23416] ppid=23413 vsize=509680 CPUtime=558.12 cores=7
/proc/23416/stat : 23416 (TNM) R 23413 23413 22773 0 -1 4202496 23084 0 0 0 55809 3 0 0 25 0 1 0 515110883 521912320 22981 33554432000 134512640 134534564 4294437184 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23416/statm: 127420 22981 95 6 0 126086 0
[pid=23417] ppid=23413 vsize=144064 CPUtime=1122.23 cores=3
/proc/23417/stat : 23417 (lingeling) R 23413 23413 22773 0 -1 4202496 139785 0 0 0 112205 18 0 0 25 0 1 0 515110883 147521536 35184 33554432000 4194304 4352236 140733825317712 18446744073709551615 4276530 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23417/statm: 36016 35184 127 39 0 35096 0
[pid=23418] ppid=23413 vsize=295940 CPUtime=558.05 cores=7
/proc/23418/stat : 23418 (march_hi) R 23413 23413 22773 0 -1 4202496 265941 0 0 0 55768 37 0 0 25 0 1 0 515110883 303042560 35694 33554432000 4194304 4331988 140736426806112 18446744073709551615 4210502 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23418/statm: 73985 35694 223 34 0 72427 0
Current children cumulated CPU time (s) 4482.18
Current children cumulated vsize (KiB) 5464896

[startup+1182.3 s]
/proc/loadavg: 10.26 10.20 10.09 11/188 23496
/proc/meminfo: memFree=20739012/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0.05 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 5 0 0 15 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0
[pid=23414] ppid=23413 vsize=2020004 CPUtime=1181.47 cores=1
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 22773 0 -1 4202496 1042825 0 0 0 117857 290 0 0 25 0 1 0 515110883 2068484096 94605 33554432000 4194304 4587354 140735911945920 18446744073709551615 4236860 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23414/statm: 505001 94605 340 96 0 501563 0
[pid=23415] ppid=23413 vsize=2478652 CPUtime=1182.26 cores=5
/proc/23415/stat : 23415 (clasp) R 23413 23413 22773 0 -1 4202496 621208 0 0 0 118086 140 0 0 25 0 1 0 515110883 2538139648 615557 33554432000 4194304 4785740 140735219002688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23415/statm: 619663 615557 340 145 0 616708 0
[pid=23416] ppid=23413 vsize=509680 CPUtime=587.95 cores=7
/proc/23416/stat : 23416 (TNM) R 23413 23413 22773 0 -1 4202496 23084 0 0 0 58792 3 0 0 25 0 1 0 515110883 521912320 22981 33554432000 134512640 134534564 4294437184 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23416/statm: 127420 22981 95 6 0 126086 0
[pid=23417] ppid=23413 vsize=168636 CPUtime=1182.23 cores=3
/proc/23417/stat : 23417 (lingeling) R 23413 23413 22773 0 -1 4202496 154121 0 0 0 118204 19 0 0 25 0 1 0 515110883 172683264 41327 33554432000 4194304 4352236 140733825317712 18446744073709551615 4233929 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23417/statm: 42159 41327 127 39 0 41239 0
[pid=23418] ppid=23413 vsize=303196 CPUtime=587.91 cores=7
/proc/23418/stat : 23418 (march_hi) R 23413 23413 22773 0 -1 4202496 267018 0 0 0 58753 38 0 0 25 0 1 0 515110883 310472704 36771 33554432000 4194304 4331988 140736426806112 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23418/statm: 75799 36771 261 34 0 74241 0
Current children cumulated CPU time (s) 4721.87
Current children cumulated vsize (KiB) 5498492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.18 10.18 10.09 11/188 23497
/proc/meminfo: memFree=20672912/32951124 swapFree=67111364/67111528
[pid=23413] ppid=23411 vsize=18324 CPUtime=0.05 cores=1,3,5,7
/proc/23413/stat : 23413 (ppfolio) S 23411 23413 22773 0 -1 4202496 524 0 0 0 0 5 0 0 15 0 1 0 515110882 18763776 390 33554432000 4194304 4287625 140735893919904 18446744073709551615 228244368911 0 0 4096 65536 4895474234458898431 0 0 17 3 0 0 0
/proc/23413/statm: 4581 390 341 23 0 91 0
[pid=23414] ppid=23413 vsize=2020004 CPUtime=1201.08 cores=1
/proc/23414/stat : 23414 (cryptominisat) R 23413 23413 22773 0 -1 4202496 1051776 0 0 0 119813 295 0 0 25 0 1 0 515110883 2068484096 103527 33554432000 4194304 4587354 140735911945920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23414/statm: 505001 103527 340 96 0 501563 0
[pid=23415] ppid=23413 vsize=2478652 CPUtime=1201.86 cores=5
/proc/23415/stat : 23415 (clasp) R 23413 23413 22773 0 -1 4202496 621208 0 0 0 120046 140 0 0 25 0 1 0 515110883 2538139648 615557 33554432000 4194304 4785740 140735219002688 18446744073709551615 4550312 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23415/statm: 619663 615557 340 145 0 616708 0
[pid=23416] ppid=23413 vsize=509680 CPUtime=597.71 cores=7
/proc/23416/stat : 23416 (TNM) R 23413 23413 22773 0 -1 4202496 23084 0 0 0 59768 3 0 0 25 0 1 0 515110883 521912320 22981 33554432000 134512640 134534564 4294437184 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23416/statm: 127420 22981 95 6 0 126086 0
[pid=23417] ppid=23413 vsize=168636 CPUtime=1201.83 cores=3
/proc/23417/stat : 23417 (lingeling) R 23413 23413 22773 0 -1 4202496 154121 0 0 0 120164 19 0 0 25 0 1 0 515110883 172683264 41327 33554432000 4194304 4352236 140733825317712 18446744073709551615 4278717 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23417/statm: 42159 41327 127 39 0 41239 0
[pid=23418] ppid=23413 vsize=303196 CPUtime=597.64 cores=7
/proc/23418/stat : 23418 (march_hi) R 23413 23413 22773 0 -1 4202496 267024 0 0 0 59726 38 0 0 25 0 1 0 515110883 310472704 36777 33554432000 4194304 4331988 140736426806112 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23418/statm: 75799 36777 261 34 0 74241 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 5498492

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 23413 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=9998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=56991
# CPU time returned by wait4() is 0.066989
# while last known CPU time is 4800.17
#
# 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.17
CPU user time (s): 4795.17
CPU system time (s): 5
CPU usage (%): 399.377
Max. virtual memory (cumulated for all children) (KiB): 5691620

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

runsolver used 1.79873 second user time and 4.77027 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 01:58:49
IDJOB=3285166
IDBENCH=82372
IDSOLVER=1612
FILE ID=node136/3285166-1304035129
RUNJOBID= node136-1304032720-23162
PBS_JOBID= 13170316
Free space on /tmp= 72312 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285166-1304035129/watcher-3285166-1304035129 -o /tmp/evaluation-result-3285166-1304035129/solver-3285166-1304035129 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3285166-1304035129.cnf

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=1746845644

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25806724 kB
Buffers:       1047444 kB
Cached:        4912964 kB
SwapCached:        100 kB
Active:        1243624 kB
Inactive:      5347664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25806724 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           21768 kB
Writeback:           0 kB
AnonPages:      630944 kB
Mapped:          16708 kB
Slab:           486204 kB
PageTables:       6332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2711164 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= 72256 MiB
End job on node136 at 2011-04-29 02:18:53