Trace number 3291008

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.26 1202.82

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00X23.cnf
MD5SUM9cec6483d4ca03e8555377ba059b61ae
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 variables15364
Number of clauses2133873
Sum of the clauses size18060684
Maximum clause length91
Minimum clause length1
Number of clauses of size 116
Number of clauses of size 240913
Number of clauses of size 337518
Number of clauses of size 422333
Number of clauses of size 5147683
Number of clauses of size over 51885410

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 4 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.01	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	Starting TNM 2009 on core(s) 6
0.00/0.01	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.01	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-3291008-1304089566/watcher-3291008-1304089566 -o /tmp/evaluation-result-3291008-1304089566/solver-3291008-1304089566 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3291008-1304089566.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: 10.02 10.15 10.17 7/180 8053
/proc/meminfo: memFree=16501948/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=11800 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (runsolver) R 8051 8053 5255 0 -1 4202560 42 0 0 0 0 0 0 0 23 0 1 0 520556485 12083200 53 33554432000 4194304 5434984 140734164053632 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/8053/statm: 2950 53 31 303 0 2644 0

[startup+0.062153 s]
/proc/loadavg: 10.02 10.15 10.17 7/180 8053
/proc/meminfo: memFree=16501948/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (ppfolio) R 8051 8053 5255 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 520556485 18763776 390 33554432000 4194304 4287625 140737207916688 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/8053/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100149 s]
/proc/loadavg: 10.02 10.15 10.17 7/180 8053
/proc/meminfo: memFree=16501948/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (ppfolio) R 8051 8053 5255 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 520556485 18763776 390 33554432000 4194304 4287625 140737207916688 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/8053/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300114 s]
/proc/loadavg: 10.02 10.15 10.17 7/180 8053
/proc/meminfo: memFree=16501948/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (ppfolio) R 8051 8053 5255 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 520556485 18763776 390 33554432000 4194304 4287625 140737207916688 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/8053/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701047 s]
/proc/loadavg: 10.02 10.15 10.17 7/180 8053
/proc/meminfo: memFree=16501948/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (ppfolio) R 8051 8053 5255 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 520556485 18763776 390 33554432000 4194304 4287625 140737207916688 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/8053/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50091 s]
/proc/loadavg: 10.02 10.15 10.17 11/186 8059
/proc/meminfo: memFree=16049300/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (ppfolio) S 8051 8053 5255 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 520556485 18763776 390 33554432000 4194304 4287625 140737207916688 18446744073709551615 210647166479 0 0 4096 65536 3695001050973995007 0 0 17 0 0 0 0
/proc/8053/statm: 4581 390 341 23 0 91 0
[pid=8055] ppid=8053 vsize=309616 CPUtime=1.48 cores=0
/proc/8055/stat : 8055 (cryptominisat) R 8053 8053 5255 0 -1 4202496 50411 0 0 0 141 7 0 0 20 0 1 0 520556486 317046784 48154 33554432000 4194304 4587354 140734802521664 18446744073709551615 4248752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8055/statm: 77404 48154 306 96 0 73966 0
[pid=8056] ppid=8053 vsize=255564 CPUtime=1.48 cores=4
/proc/8056/stat : 8056 (clasp) R 8053 8053 5255 0 -1 4202496 69121 0 0 0 138 10 0 0 25 0 1 0 520556486 261697536 59689 33554432000 4194304 4785740 140735378390752 18446744073709551615 4489079 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8056/statm: 63891 59689 313 145 0 60936 0
[pid=8057] ppid=8053 vsize=467180 CPUtime=0.78 cores=6
/proc/8057/stat : 8057 (TNM) R 8053 8053 5255 0 -1 4202496 4804 0 0 0 77 1 0 0 25 0 1 0 520556486 478392320 4702 33554432000 134512640 134534564 4287493024 18446744073709551615 8698005 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8057/statm: 116795 4702 90 6 0 115461 0
[pid=8058] ppid=8053 vsize=135952 CPUtime=1.48 cores=2
/proc/8058/stat : 8058 (lingeling) R 8053 8053 5255 0 -1 4202496 33275 0 0 0 141 7 0 0 25 0 1 0 520556486 139214848 33156 33554432000 4194304 4352236 140733270255920 18446744073709551615 210647146240 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8058/statm: 33988 33156 101 39 0 33068 0
[pid=8059] ppid=8053 vsize=60984 CPUtime=0.69 cores=6
/proc/8059/stat : 8059 (march_hi) R 8053 8053 5255 0 -1 4194304 12278 0 0 0 68 1 0 0 25 0 1 0 520556486 62447616 12173 33554432000 4194304 4331988 140733797399456 18446744073709551615 210646550557 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8059/statm: 15246 12173 113 34 0 13688 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 1247620

[startup+3.10065 s]
/proc/loadavg: 10.10 10.16 10.17 11/186 8059
/proc/meminfo: memFree=15769688/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (ppfolio) S 8051 8053 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520556485 18763776 390 33554432000 4194304 4287625 140737207916688 18446744073709551615 210647166479 0 0 4096 65536 3695001050973995007 0 0 17 0 0 0 0
/proc/8053/statm: 4581 390 341 23 0 91 0
[pid=8055] ppid=8053 vsize=666816 CPUtime=3.08 cores=0
/proc/8055/stat : 8055 (cryptominisat) R 8053 8053 5255 0 -1 4202496 135585 0 0 0 290 18 0 0 25 0 1 0 520556486 682819584 133075 33554432000 4194304 4587354 140734802521664 18446744073709551615 4366348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8055/statm: 166704 133075 312 96 0 163266 0
[pid=8056] ppid=8053 vsize=266564 CPUtime=3.08 cores=4
/proc/8056/stat : 8056 (clasp) R 8053 8053 5255 0 -1 4202496 72406 0 0 0 297 11 0 0 25 0 1 0 520556486 272961536 62974 33554432000 4194304 4785740 140735378390752 18446744073709551615 4495597 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8056/statm: 66641 62974 317 145 0 63686 0
[pid=8057] ppid=8053 vsize=487772 CPUtime=1.57 cores=6
/proc/8057/stat : 8057 (TNM) R 8053 8053 5255 0 -1 4202496 11717 0 0 0 154 3 0 0 25 0 1 0 520556486 499478528 11615 33554432000 134512640 134534564 4287493024 18446744073709551615 134520569 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8057/statm: 121943 11615 90 6 0 120609 0
[pid=8058] ppid=8053 vsize=213716 CPUtime=3.08 cores=2
/proc/8058/stat : 8058 (lingeling) R 8053 8053 5255 0 -1 4202496 68539 0 0 0 297 11 0 0 25 0 1 0 520556486 218845184 52610 33554432000 4194304 4352236 140733270255920 18446744073709551615 4247528 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8058/statm: 53429 52610 114 39 0 52509 0
[pid=8059] ppid=8053 vsize=89364 CPUtime=1.49 cores=6
/proc/8059/stat : 8059 (march_hi) R 8053 8053 5255 0 -1 4194304 20031 0 0 0 144 5 0 0 25 0 1 0 520556486 91508736 19926 33554432000 4194304 4331988 140733797399456 18446744073709551615 210646784142 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8059/statm: 22341 19926 113 34 0 20783 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 1742556

[startup+6.30111 s]
/proc/loadavg: 10.10 10.16 10.17 11/186 8059
/proc/meminfo: memFree=15120136/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (ppfolio) S 8051 8053 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520556485 18763776 390 33554432000 4194304 4287625 140737207916688 18446744073709551615 210647166479 0 0 4096 65536 3695001050973995007 0 0 17 0 0 0 0
/proc/8053/statm: 4581 390 341 23 0 91 0
[pid=8055] ppid=8053 vsize=716408 CPUtime=6.28 cores=0
/proc/8055/stat : 8055 (cryptominisat) R 8053 8053 5255 0 -1 4202496 217546 0 0 0 598 30 0 0 25 0 1 0 520556486 733601792 146218 33554432000 4194304 4587354 140734802521664 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8055/statm: 179102 146218 316 96 0 175664 0
[pid=8056] ppid=8053 vsize=266564 CPUtime=6.28 cores=4
/proc/8056/stat : 8056 (clasp) R 8053 8053 5255 0 -1 4202496 72406 0 0 0 617 11 0 0 25 0 1 0 520556486 272961536 62974 33554432000 4194304 4785740 140735378390752 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8056/statm: 66641 62974 317 145 0 63686 0
[pid=8057] ppid=8053 vsize=521300 CPUtime=3.15 cores=6
/proc/8057/stat : 8057 (TNM) R 8053 8053 5255 0 -1 4202496 22230 0 0 0 306 9 0 0 25 0 1 0 520556486 533811200 22128 33554432000 134512640 134534564 4287493024 18446744073709551615 8689644 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8057/statm: 130325 22128 90 6 0 128991 0
[pid=8058] ppid=8053 vsize=347444 CPUtime=6.28 cores=2
/proc/8058/stat : 8058 (lingeling) R 8053 8053 5255 0 -1 4202496 102131 0 0 0 614 14 0 0 25 0 1 0 520556486 355782656 86020 33554432000 4194304 4352236 140733270255920 18446744073709551615 4267888 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8058/statm: 86861 86020 124 39 0 85941 0
[pid=8059] ppid=8053 vsize=233372 CPUtime=3.09 cores=6
/proc/8059/stat : 8059 (march_hi) R 8053 8053 5255 0 -1 4194304 36149 0 0 0 299 10 0 0 25 0 1 0 520556486 238972928 36043 33554432000 4194304 4331988 140733797399456 18446744073709551615 4256852 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8059/statm: 58343 36043 116 34 0 56785 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 2103412

[startup+12.701 s]
/proc/loadavg: 10.62 10.27 10.21 12/186 8060
/proc/meminfo: memFree=14939736/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (ppfolio) S 8051 8053 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520556485 18763776 390 33554432000 4194304 4287625 140737207916688 18446744073709551615 210647166479 0 0 4096 65536 3695001050973995007 0 0 17 0 0 0 0
/proc/8053/statm: 4581 390 341 23 0 91 0
[pid=8055] ppid=8053 vsize=716408 CPUtime=12.67 cores=0
/proc/8055/stat : 8055 (cryptominisat) R 8053 8053 5255 0 -1 4202496 217546 0 0 0 1237 30 0 0 25 0 1 0 520556486 733601792 146218 33554432000 4194304 4587354 140734802521664 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8055/statm: 179102 146218 316 96 0 175664 0
[pid=8056] ppid=8053 vsize=266564 CPUtime=12.68 cores=4
/proc/8056/stat : 8056 (clasp) R 8053 8053 5255 0 -1 4202496 72407 0 0 0 1257 11 0 0 25 0 1 0 520556486 272961536 62975 33554432000 4194304 4785740 140735378390752 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8056/statm: 66641 62975 318 145 0 63686 0
[pid=8057] ppid=8053 vsize=772092 CPUtime=6.32 cores=6
/proc/8057/stat : 8057 (TNM) R 8053 8053 5255 0 -1 4202496 88691 0 0 0 615 17 0 0 25 0 1 0 520556486 790622208 88588 33554432000 134512640 134534564 4287493024 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8057/statm: 193023 88588 91 6 0 191689 0
[pid=8058] ppid=8053 vsize=216372 CPUtime=12.69 cores=2
/proc/8058/stat : 8058 (lingeling) R 8053 8053 5255 0 -1 4202496 102134 0 0 0 1254 15 0 0 25 0 1 0 520556486 221564928 53255 33554432000 4194304 4352236 140733270255920 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8058/statm: 54093 53255 127 39 0 53173 0
[pid=8059] ppid=8053 vsize=379920 CPUtime=6.29 cores=6
/proc/8059/stat : 8059 (march_hi) R 8053 8053 5255 0 -1 4194304 126853 0 0 0 606 23 0 0 25 0 1 0 520556486 389038080 68291 33554432000 4194304 4331988 140733797399456 18446744073709551615 4252204 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8059/statm: 94980 68291 128 34 0 93422 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 2369680

[startup+25.5009 s]
/proc/loadavg: 10.98 10.36 10.24 11/186 8060
/proc/meminfo: memFree=14909992/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (ppfolio) S 8051 8053 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520556485 18763776 390 33554432000 4194304 4287625 140737207916688 18446744073709551615 210647166479 0 0 4096 65536 3695001050973995007 0 0 17 0 0 0 0
/proc/8053/statm: 4581 390 341 23 0 91 0
[pid=8055] ppid=8053 vsize=716408 CPUtime=25.47 cores=0
/proc/8055/stat : 8055 (cryptominisat) R 8053 8053 5255 0 -1 4202496 217546 0 0 0 2517 30 0 0 25 0 1 0 520556486 733601792 146218 33554432000 4194304 4587354 140734802521664 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8055/statm: 179102 146218 316 96 0 175664 0
[pid=8056] ppid=8053 vsize=266564 CPUtime=25.48 cores=4
/proc/8056/stat : 8056 (clasp) R 8053 8053 5255 0 -1 4202496 72407 0 0 0 2537 11 0 0 25 0 1 0 520556486 272961536 62975 33554432000 4194304 4785740 140735378390752 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8056/statm: 66641 62975 318 145 0 63686 0
[pid=8057] ppid=8053 vsize=772092 CPUtime=12.69 cores=6
/proc/8057/stat : 8057 (TNM) R 8053 8053 5255 0 -1 4202496 88691 0 0 0 1252 17 0 0 25 0 1 0 520556486 790622208 88588 33554432000 134512640 134534564 4287493024 18446744073709551615 134524727 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8057/statm: 193023 88588 91 6 0 191689 0
[pid=8058] ppid=8053 vsize=226024 CPUtime=25.48 cores=2
/proc/8058/stat : 8058 (lingeling) R 8053 8053 5255 0 -1 4202496 104808 0 0 0 2533 15 0 0 25 0 1 0 520556486 231448576 55668 33554432000 4194304 4352236 140733270255920 18446744073709551615 4239164 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8058/statm: 56506 55668 127 39 0 55586 0
[pid=8059] ppid=8053 vsize=260220 CPUtime=12.64 cores=6
/proc/8059/stat : 8059 (march_hi) R 8053 8053 5255 0 -1 4202496 320966 0 0 0 1211 53 0 0 25 0 1 0 520556486 266465280 42799 33554432000 4194304 4331988 140733797399456 18446744073709551615 4251963 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8059/statm: 65055 42799 148 34 0 63497 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 2259632

[startup+51.1006 s]
/proc/loadavg: 10.76 10.36 10.24 11/186 8061
/proc/meminfo: memFree=14745080/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (ppfolio) S 8051 8053 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520556485 18763776 390 33554432000 4194304 4287625 140737207916688 18446744073709551615 210647166479 0 0 4096 65536 3695001050973995007 0 0 17 0 0 0 0
/proc/8053/statm: 4581 390 341 23 0 91 0
[pid=8055] ppid=8053 vsize=716408 CPUtime=51.06 cores=0
/proc/8055/stat : 8055 (cryptominisat) R 8053 8053 5255 0 -1 4202496 217546 0 0 0 5076 30 0 0 25 0 1 0 520556486 733601792 146218 33554432000 4194304 4587354 140734802521664 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8055/statm: 179102 146218 316 96 0 175664 0
[pid=8056] ppid=8053 vsize=266564 CPUtime=51.08 cores=4
/proc/8056/stat : 8056 (clasp) R 8053 8053 5255 0 -1 4202496 72407 0 0 0 5097 11 0 0 25 0 1 0 520556486 272961536 62975 33554432000 4194304 4785740 140735378390752 18446744073709551615 4495584 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8056/statm: 66641 62975 318 145 0 63686 0
[pid=8057] ppid=8053 vsize=772092 CPUtime=25.41 cores=6
/proc/8057/stat : 8057 (TNM) R 8053 8053 5255 0 -1 4202496 88691 0 0 0 2524 17 0 0 25 0 1 0 520556486 790622208 88588 33554432000 134512640 134534564 4287493024 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8057/statm: 193023 88588 91 6 0 191689 0
[pid=8058] ppid=8053 vsize=227284 CPUtime=51.08 cores=2

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

/proc/8059/statm: 612212 584783 151 34 0 610654 0
Current children cumulated CPU time (s) 3520.24
Current children cumulated vsize (KiB) 4836916

[startup+942.301 s]
/proc/loadavg: 10.19 10.20 10.20 11/186 8118
/proc/meminfo: memFree=12234104/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (ppfolio) S 8051 8053 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520556485 18763776 390 33554432000 4194304 4287625 140737207916688 18446744073709551615 210647166479 0 0 4096 65536 3695001050973995007 0 0 17 0 0 0 0
/proc/8053/statm: 4581 390 341 23 0 91 0
[pid=8055] ppid=8053 vsize=899388 CPUtime=942.27 cores=0
/proc/8055/stat : 8055 (cryptominisat) R 8053 8053 5255 0 -1 4202496 556315 0 0 0 94149 78 0 0 25 0 1 0 520556486 920973312 185123 33554432000 4194304 4587354 140734802521664 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8055/statm: 224847 185123 338 96 0 221409 0
[pid=8056] ppid=8053 vsize=518432 CPUtime=938.18 cores=4
/proc/8056/stat : 8056 (clasp) R 8053 8053 5255 0 -1 4202496 136997 0 0 0 93771 47 0 0 25 0 1 0 520556486 530874368 123398 33554432000 4194304 4785740 140735378390752 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8056/statm: 129608 123398 340 145 0 126653 0
[pid=8057] ppid=8053 vsize=772092 CPUtime=468.62 cores=6
/proc/8057/stat : 8057 (TNM) R 8053 8053 5255 0 -1 4202496 88691 0 0 0 46845 17 0 0 25 0 1 0 520556486 790622208 88588 33554432000 134512640 134534564 4287493024 18446744073709551615 134524756 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8057/statm: 193023 88588 91 6 0 191689 0
[pid=8058] ppid=8053 vsize=226224 CPUtime=942.29 cores=2
/proc/8058/stat : 8058 (lingeling) R 8053 8053 5255 0 -1 4202496 210203 0 0 0 94200 29 0 0 25 0 1 0 520556486 231653376 55718 33554432000 4194304 4352236 140733270255920 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8058/statm: 56556 55718 127 39 0 55636 0
[pid=8059] ppid=8053 vsize=2947928 CPUtime=468.52 cores=6
/proc/8059/stat : 8059 (march_hi) R 8053 8053 5255 0 -1 4202496 1076883 0 0 0 46527 325 0 0 25 0 1 0 520556486 3018678272 616523 33554432000 4194304 4331988 140733797399456 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8059/statm: 736982 616523 151 34 0 735424 0
Current children cumulated CPU time (s) 3759.88
Current children cumulated vsize (KiB) 5382388

[startup+1002.3 s]
/proc/loadavg: 10.22 10.21 10.20 11/186 8119
/proc/meminfo: memFree=12067684/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (ppfolio) S 8051 8053 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520556485 18763776 390 33554432000 4194304 4287625 140737207916688 18446744073709551615 210647166479 0 0 4096 65536 3695001050973995007 0 0 17 0 0 0 0
/proc/8053/statm: 4581 390 341 23 0 91 0
[pid=8055] ppid=8053 vsize=899388 CPUtime=1002.27 cores=0
/proc/8055/stat : 8055 (cryptominisat) R 8053 8053 5255 0 -1 4202496 556315 0 0 0 100149 78 0 0 25 0 1 0 520556486 920973312 185123 33554432000 4194304 4587354 140734802521664 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8055/statm: 224847 185123 338 96 0 221409 0
[pid=8056] ppid=8053 vsize=551600 CPUtime=998.13 cores=4
/proc/8056/stat : 8056 (clasp) R 8053 8053 5255 0 -1 4202496 145168 0 0 0 99759 54 0 0 25 0 1 0 520556486 564838400 131569 33554432000 4194304 4785740 140735378390752 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8056/statm: 137900 131569 340 145 0 134945 0
[pid=8057] ppid=8053 vsize=772092 CPUtime=498.42 cores=6
/proc/8057/stat : 8057 (TNM) R 8053 8053 5255 0 -1 4202496 88691 0 0 0 49825 17 0 0 25 0 1 0 520556486 790622208 88588 33554432000 134512640 134534564 4287493024 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8057/statm: 193023 88588 91 6 0 191689 0
[pid=8058] ppid=8053 vsize=230336 CPUtime=1002.29 cores=2
/proc/8058/stat : 8058 (lingeling) R 8053 8053 5255 0 -1 4202496 211239 0 0 0 100200 29 0 0 25 0 1 0 520556486 235864064 56746 33554432000 4194304 4352236 140733270255920 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8058/statm: 57584 56746 127 39 0 56664 0
[pid=8059] ppid=8053 vsize=3057356 CPUtime=498.4 cores=6
/proc/8059/stat : 8059 (march_hi) R 8053 8053 5255 0 -1 4202496 1109807 0 0 0 49500 340 0 0 25 0 1 0 520556486 3130732544 649447 33554432000 4194304 4331988 140733797399456 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8059/statm: 764339 649447 151 34 0 762781 0
Current children cumulated CPU time (s) 3999.51
Current children cumulated vsize (KiB) 5529096

[startup+1062.3 s]
/proc/loadavg: 10.17 10.20 10.19 11/186 8121
/proc/meminfo: memFree=12000844/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (ppfolio) S 8051 8053 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520556485 18763776 390 33554432000 4194304 4287625 140737207916688 18446744073709551615 210647166479 0 0 4096 65536 3695001050973995007 0 0 17 0 0 0 0
/proc/8053/statm: 4581 390 341 23 0 91 0
[pid=8055] ppid=8053 vsize=761248 CPUtime=1062.26 cores=0
/proc/8055/stat : 8055 (cryptominisat) R 8053 8053 5255 0 -1 4202496 592635 0 0 0 106143 83 0 0 25 0 1 0 520556486 779517952 154969 33554432000 4194304 4587354 140734802521664 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8055/statm: 190312 154969 338 96 0 186874 0
[pid=8056] ppid=8053 vsize=598528 CPUtime=1058.08 cores=4
/proc/8056/stat : 8056 (clasp) R 8053 8053 5255 0 -1 4202496 155883 0 0 0 105752 56 0 0 25 0 1 0 520556486 612892672 142284 33554432000 4194304 4785740 140735378390752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8056/statm: 149632 142284 340 145 0 146677 0
[pid=8057] ppid=8053 vsize=772092 CPUtime=528.28 cores=6
/proc/8057/stat : 8057 (TNM) R 8053 8053 5255 0 -1 4202496 88691 0 0 0 52811 17 0 0 25 0 1 0 520556486 790622208 88588 33554432000 134512640 134534564 4287493024 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8057/statm: 193023 88588 91 6 0 191689 0
[pid=8058] ppid=8053 vsize=230300 CPUtime=1062.29 cores=2
/proc/8058/stat : 8058 (lingeling) R 8053 8053 5255 0 -1 4202496 211239 0 0 0 106200 29 0 0 25 0 1 0 520556486 235827200 56737 33554432000 4194304 4352236 140733270255920 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8058/statm: 57575 56737 127 39 0 56655 0
[pid=8059] ppid=8053 vsize=3172592 CPUtime=528.21 cores=6
/proc/8059/stat : 8059 (march_hi) R 8053 8053 5255 0 -1 4202496 1144565 0 0 0 52467 354 0 0 25 0 1 0 520556486 3248734208 684205 33554432000 4194304 4331988 140733797399456 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8059/statm: 793148 684205 151 34 0 791590 0
Current children cumulated CPU time (s) 4239.12
Current children cumulated vsize (KiB) 5553084

[startup+1122.3 s]
/proc/loadavg: 10.15 10.19 10.18 11/186 8122
/proc/meminfo: memFree=11808628/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (ppfolio) S 8051 8053 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520556485 18763776 390 33554432000 4194304 4287625 140737207916688 18446744073709551615 210647166479 0 0 4096 65536 3695001050973995007 0 0 17 0 0 0 0
/proc/8053/statm: 4581 390 341 23 0 91 0
[pid=8055] ppid=8053 vsize=761248 CPUtime=1122.26 cores=0
/proc/8055/stat : 8055 (cryptominisat) R 8053 8053 5255 0 -1 4202496 592635 0 0 0 112143 83 0 0 25 0 1 0 520556486 779517952 154969 33554432000 4194304 4587354 140734802521664 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8055/statm: 190312 154969 338 96 0 186874 0
[pid=8056] ppid=8053 vsize=635520 CPUtime=1118.03 cores=4
/proc/8056/stat : 8056 (clasp) R 8053 8053 5255 0 -1 4202496 164850 0 0 0 111741 62 0 0 25 0 1 0 520556486 650772480 151251 33554432000 4194304 4785740 140735378390752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8056/statm: 158880 151251 340 145 0 155925 0
[pid=8057] ppid=8053 vsize=772092 CPUtime=558.11 cores=6
/proc/8057/stat : 8057 (TNM) R 8053 8053 5255 0 -1 4202496 88691 0 0 0 55794 17 0 0 25 0 1 0 520556486 790622208 88588 33554432000 134512640 134534564 4287493024 18446744073709551615 134524550 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8057/statm: 193023 88588 91 6 0 191689 0
[pid=8058] ppid=8053 vsize=230152 CPUtime=1122.29 cores=2
/proc/8058/stat : 8058 (lingeling) R 8053 8053 5255 0 -1 4202496 211239 0 0 0 112200 29 0 0 25 0 1 0 520556486 235675648 56700 33554432000 4194304 4352236 140733270255920 18446744073709551615 4278667 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8058/statm: 57538 56700 127 39 0 56618 0
[pid=8059] ppid=8053 vsize=3297728 CPUtime=558.05 cores=6
/proc/8059/stat : 8059 (march_hi) R 8053 8053 5255 0 -1 4202496 1182008 0 0 0 55434 371 0 0 25 0 1 0 520556486 3376873472 721648 33554432000 4194304 4331988 140733797399456 18446744073709551615 4226642 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8059/statm: 824432 721648 151 34 0 822874 0
Current children cumulated CPU time (s) 4478.74
Current children cumulated vsize (KiB) 5715064

[startup+1182.3 s]
/proc/loadavg: 10.19 10.20 10.18 11/186 8124
/proc/meminfo: memFree=11609984/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (ppfolio) S 8051 8053 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520556485 18763776 390 33554432000 4194304 4287625 140737207916688 18446744073709551615 210647166479 0 0 4096 65536 3695001050973995007 0 0 17 0 0 0 0
/proc/8053/statm: 4581 390 341 23 0 91 0
[pid=8055] ppid=8053 vsize=761248 CPUtime=1182.26 cores=0
/proc/8055/stat : 8055 (cryptominisat) R 8053 8053 5255 0 -1 4202496 592635 0 0 0 118143 83 0 0 25 0 1 0 520556486 779517952 154969 33554432000 4194304 4587354 140734802521664 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8055/statm: 190312 154969 338 96 0 186874 0
[pid=8056] ppid=8053 vsize=662772 CPUtime=1177.98 cores=4
/proc/8056/stat : 8056 (clasp) R 8053 8053 5255 0 -1 4202496 171492 0 0 0 117734 64 0 0 25 0 1 0 520556486 678678528 157893 33554432000 4194304 4785740 140735378390752 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8056/statm: 165693 157893 340 145 0 162738 0
[pid=8057] ppid=8053 vsize=772092 CPUtime=587.94 cores=6
/proc/8057/stat : 8057 (TNM) R 8053 8053 5255 0 -1 4202496 88691 0 0 0 58777 17 0 0 25 0 1 0 520556486 790622208 88588 33554432000 134512640 134534564 4287493024 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8057/statm: 193023 88588 91 6 0 191689 0
[pid=8058] ppid=8053 vsize=240364 CPUtime=1182.29 cores=2
/proc/8058/stat : 8058 (lingeling) R 8053 8053 5255 0 -1 4202496 213792 0 0 0 118200 29 0 0 25 0 1 0 520556486 246132736 59253 33554432000 4194304 4352236 140733270255920 18446744073709551615 4234513 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8058/statm: 60091 59253 127 39 0 59171 0
[pid=8059] ppid=8053 vsize=3420752 CPUtime=587.9 cores=6
/proc/8059/stat : 8059 (march_hi) R 8053 8053 5255 0 -1 4202496 1219149 0 0 0 58401 389 0 0 25 0 1 0 520556486 3502850048 758789 33554432000 4194304 4331988 140733797399456 18446744073709551615 4271211 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8059/statm: 855188 758789 151 34 0 853630 0
Current children cumulated CPU time (s) 4718.37
Current children cumulated vsize (KiB) 5875552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 10.18 10.20 10.18 11/186 8124
/proc/meminfo: memFree=11539916/32951132 swapFree=67111524/67111528
[pid=8053] ppid=8051 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8053/stat : 8053 (ppfolio) S 8051 8053 5255 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 520556485 18763776 390 33554432000 4194304 4287625 140737207916688 18446744073709551615 210647166479 0 0 4096 65536 3695001050973995007 0 0 17 0 0 0 0
/proc/8053/statm: 4581 390 341 23 0 91 0
[pid=8055] ppid=8053 vsize=761248 CPUtime=1202.77 cores=0
/proc/8055/stat : 8055 (cryptominisat) R 8053 8053 5255 0 -1 4202496 592635 0 0 0 120194 83 0 0 25 0 1 0 520556486 779517952 154969 33554432000 4194304 4587354 140734802521664 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8055/statm: 190312 154969 338 96 0 186874 0
[pid=8056] ppid=8053 vsize=671920 CPUtime=1198.46 cores=4
/proc/8056/stat : 8056 (clasp) R 8053 8053 5255 0 -1 4202496 173793 0 0 0 119780 66 0 0 25 0 1 0 520556486 688046080 160194 33554432000 4194304 4785740 140735378390752 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/8056/statm: 167980 160194 340 145 0 165025 0
[pid=8057] ppid=8053 vsize=772092 CPUtime=598.13 cores=6
/proc/8057/stat : 8057 (TNM) R 8053 8053 5255 0 -1 4202496 88691 0 0 0 59796 17 0 0 25 0 1 0 520556486 790622208 88588 33554432000 134512640 134534564 4287493024 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8057/statm: 193023 88588 91 6 0 191689 0
[pid=8058] ppid=8053 vsize=240332 CPUtime=1202.8 cores=2
/proc/8058/stat : 8058 (lingeling) R 8053 8053 5255 0 -1 4202496 213792 0 0 0 120251 29 0 0 25 0 1 0 520556486 246099968 59245 33554432000 4194304 4352236 140733270255920 18446744073709551615 4235610 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/8058/statm: 60083 59245 127 39 0 59163 0
[pid=8059] ppid=8053 vsize=3467744 CPUtime=598.1 cores=6
/proc/8059/stat : 8059 (march_hi) R 8053 8053 5255 0 -1 4202496 1233105 0 0 0 59414 396 0 0 25 0 1 0 520556486 3550969856 772745 33554432000 4194304 4331988 140733797399456 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/8059/statm: 866936 772745 151 34 0 865378 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 5931660

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 8053 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 4800.26
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.82
CPU time (s): 4800.26
CPU user time (s): 4794.35
CPU system time (s): 5.91
CPU usage (%): 399.086
Max. virtual memory (cumulated for all children) (KiB): 5931660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
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= 63
involuntary context switches= 7

runsolver used 1.76873 second user time and 4.80027 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 17:06:09
IDJOB=3291008
IDBENCH=83463
IDSOLVER=1612
FILE ID=node129/3291008-1304089566
RUNJOBID= node129-1304081614-6873
PBS_JOBID= 13170456
Free space on /tmp= 66264 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00X23.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291008-1304089566/watcher-3291008-1304089566 -o /tmp/evaluation-result-3291008-1304089566/solver-3291008-1304089566 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3291008-1304089566.cnf

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

MD5SUM BENCH= 9cec6483d4ca03e8555377ba059b61ae
RANDOM SEED=422318206

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16502228 kB
Buffers:       1283516 kB
Cached:       14272972 kB
SwapCached:          4 kB
Active:        4041280 kB
Inactive:     11736256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16502228 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          112556 kB
Writeback:           0 kB
AnonPages:      220888 kB
Mapped:          17016 kB
Slab:           608648 kB
PageTables:       5416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  2018492 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66252 MiB
End job on node129 at 2011-04-29 17:26:13