Trace number 3285765

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 seq? (TO) 1300.04 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark454.45
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

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 1 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	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
0.00/0.00	

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-3285765-1303763427/watcher-3285765-1303763427 -o /tmp/evaluation-result-3285765-1303763427/solver-3285765-1303763427 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3285765-1303763427.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.28 10.73 8.82 8/192 21133
/proc/meminfo: memFree=15346980/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) R 21131 21133 20445 0 -1 4202496 500 214 0 0 0 0 0 0 25 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0

[startup+0.0432721 s]
/proc/loadavg: 10.28 10.73 8.82 8/192 21133
/proc/meminfo: memFree=15346980/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 25 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10026 s]
/proc/loadavg: 10.28 10.73 8.82 8/192 21133
/proc/meminfo: memFree=15346980/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 25 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300223 s]
/proc/loadavg: 10.28 10.73 8.82 8/192 21133
/proc/meminfo: memFree=15346980/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 25 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700161 s]
/proc/loadavg: 10.28 10.73 8.82 8/192 21133
/proc/meminfo: memFree=15346980/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 25 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50101 s]
/proc/loadavg: 10.28 10.73 8.82 10/195 21137
/proc/meminfo: memFree=15112540/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 25 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=179544 CPUtime=0.79 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 38122 0 0 0 73 6 0 0 25 0 1 0 487943752 183853056 37703 33554432000 4194304 4587354 140735008851280 18446744073709551615 244446606021 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 44886 37704 288 96 0 41448 0
[pid=21135] ppid=21133 vsize=115480 CPUtime=0.69 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 29494 0 0 0 64 5 0 0 25 0 1 0 487943752 118251520 25286 33554432000 4194304 4785740 140734702604064 18446744073709551615 47208728829905 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 28870 25286 309 145 0 25915 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 313348

[startup+3.10071 s]
/proc/loadavg: 10.28 10.73 8.82 10/195 21137
/proc/meminfo: memFree=14691712/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 25 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=348124 CPUtime=1.58 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 81165 0 0 0 146 12 0 0 25 0 1 0 487943752 356478976 80398 33554432000 4194304 4587354 140735008851280 18446744073709551615 244446606021 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 87031 80399 288 96 0 83593 0
[pid=21135] ppid=21133 vsize=159072 CPUtime=1.49 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 40374 0 0 0 141 8 0 0 25 0 1 0 487943752 162889728 36166 33554432000 4194304 4785740 140734702604064 18446744073709551615 4297841 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 39768 36166 309 145 0 36813 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 525520

[startup+6.30111 s]
/proc/loadavg: 10.49 10.77 8.84 11/200 21146
/proc/meminfo: memFree=13474156/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 18 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 3669109626609074176 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=737840 CPUtime=3.19 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 161997 0 0 0 294 25 0 0 25 0 1 0 487943752 755548160 160550 33554432000 4194304 4587354 140735008851280 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 184460 160550 306 96 0 181022 0
[pid=21135] ppid=21133 vsize=222252 CPUtime=3.09 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 67686 0 0 0 294 15 0 0 25 0 1 0 487943752 227586048 52412 33554432000 4194304 4785740 140734702604064 18446744073709551615 4552880 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 55563 52412 322 145 0 52608 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 978416

[startup+12.7009 s]
/proc/loadavg: 10.45 10.76 8.85 11/200 21146
/proc/meminfo: memFree=12777164/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 15 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=896388 CPUtime=6.39 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 201703 0 0 0 610 29 0 0 25 0 1 0 487943752 917901312 200255 33554432000 4194304 4587354 140735008851280 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 224097 200255 310 96 0 220659 0
[pid=21135] ppid=21133 vsize=222252 CPUtime=6.29 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 67700 0 0 0 614 15 0 0 25 0 1 0 487943752 227586048 52426 33554432000 4194304 4785740 140734702604064 18446744073709551615 4319146 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 55563 52426 329 145 0 52608 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1136964

[startup+25.5006 s]
/proc/loadavg: 10.35 10.72 8.86 11/200 21147
/proc/meminfo: memFree=12346520/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 15 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 2227977086088249344 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=894948 CPUtime=12.79 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 204796 0 0 0 1249 30 0 0 25 0 1 0 487943752 916426752 198976 33554432000 4194304 4587354 140735008851280 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 223737 198976 325 96 0 220299 0
[pid=21135] ppid=21133 vsize=222252 CPUtime=12.69 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 67743 0 0 0 1254 15 0 0 25 0 1 0 487943752 227586048 52469 33554432000 4194304 4785740 140734702604064 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 55563 52469 336 145 0 52608 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1135524

[startup+51.1008 s]
/proc/loadavg: 10.29 10.68 8.90 11/200 21148
/proc/meminfo: memFree=11582464/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 15 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 2227977086088249344 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=894948 CPUtime=25.59 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 206406 0 0 0 2528 31 0 0 25 0 1 0 487943752 916426752 200585 33554432000 4194304 4587354 140735008851280 18446744073709551615 4236580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 223737 200585 325 96 0 220299 0
[pid=21135] ppid=21133 vsize=222252 CPUtime=25.49 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 67743 0 0 0 2534 15 0 0 25 0 1 0 487943752 227586048 52469 33554432000 4194304 4785740 140734702604064 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 55563 52469 336 145 0 52608 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1135524

[startup+102.3 s]
/proc/loadavg: 10.13 10.57 8.95 11/200 21149
/proc/meminfo: memFree=11459272/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 15 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=894948 CPUtime=51.18 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 226529 0 0 0 5084 34 0 0 25 0 1 0 487943752 916426752 204613 33554432000 4194304 4587354 140735008851280 18446744073709551615 4236860 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 223737 204613 328 96 0 220299 0
[pid=21135] ppid=21133 vsize=222252 CPUtime=51.09 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 67754 0 0 0 5094 15 0 0 25 0 1 0 487943752 227586048 52480 33554432000 4194304 4785740 140734702604064 18446744073709551615 4552863 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 55563 52480 336 145 0 52608 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1135524

[startup+162.301 s]
/proc/loadavg: 10.04 10.46 9.02 11/200 21150
/proc/meminfo: memFree=11351992/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 15 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=1044952 CPUtime=81.18 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 231141 0 0 0 8083 35 0 0 25 0 1 0 487943752 1070030848 209220 33554432000 4194304 4587354 140735008851280 18446744073709551615 4236583 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 261238 209220 328 96 0 257800 0
[pid=21135] ppid=21133 vsize=222252 CPUtime=81.1 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 67756 0 0 0 8095 15 0 0 25 0 1 0 487943752 227586048 52482 33554432000 4194304 4785740 140734702604064 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 55563 52482 336 145 0 52608 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 1285528

[startup+222.301 s]
/proc/loadavg: 10.01 10.38 9.07 11/200 21152
/proc/meminfo: memFree=11085860/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 15 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=1044952 CPUtime=111.18 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 236566 0 0 0 11081 37 0 0 25 0 1 0 487943752 1070030848 214636 33554432000 4194304 4587354 140735008851280 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 261238 214636 328 96 0 257800 0
[pid=21135] ppid=21133 vsize=248080 CPUtime=111.11 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 74189 0 0 0 11094 17 0 0 25 0 1 0 487943752 254033920 58915 33554432000 4194304 4785740 140734702604064 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 62020 58915 336 145 0 59065 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1311356

[startup+282.301 s]

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

/proc/meminfo: memFree=9827892/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 15 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=1211264 CPUtime=411.18 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 514551 0 0 0 41038 80 0 0 25 0 1 0 487943752 1240334336 263076 33554432000 4194304 4587354 140735008851280 18446744073709551615 4244136 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 302816 263076 338 96 0 299378 0
[pid=21135] ppid=21133 vsize=529808 CPUtime=411.13 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 144608 0 0 0 41079 34 0 0 25 0 1 0 487943752 542523392 129334 33554432000 4194304 4785740 140734702604064 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 132452 129334 336 145 0 129497 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1759396

[startup+882.3 s]
/proc/loadavg: 10.00 10.03 9.53 11/200 21170
/proc/meminfo: memFree=9631320/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 15 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=1211264 CPUtime=441.18 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 518904 0 0 0 44037 81 0 0 25 0 1 0 487943752 1240334336 267428 33554432000 4194304 4587354 140735008851280 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 302816 267428 338 96 0 299378 0
[pid=21135] ppid=21133 vsize=572696 CPUtime=441.13 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 155313 0 0 0 44075 38 0 0 25 0 1 0 487943752 586440704 140039 33554432000 4194304 4785740 140734702604064 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 143174 140039 336 145 0 140219 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1802284

[startup+942.301 s]
/proc/loadavg: 10.00 10.03 9.55 11/200 21171
/proc/meminfo: memFree=9715868/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 15 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=1211264 CPUtime=471.19 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 524669 0 0 0 47036 83 0 0 25 0 1 0 487943752 1240334336 273181 33554432000 4194304 4587354 140735008851280 18446744073709551615 4236580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 302816 273181 338 96 0 299378 0
[pid=21135] ppid=21133 vsize=616136 CPUtime=471.12 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 166182 0 0 0 47072 40 0 0 25 0 1 0 487943752 630923264 150908 33554432000 4194304 4785740 140734702604064 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 154034 150908 336 145 0 151079 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1845724

[startup+1002.3 s]
/proc/loadavg: 10.00 10.02 9.58 11/200 21173
/proc/meminfo: memFree=9668960/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 15 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=1090912 CPUtime=501.19 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 526573 0 0 0 50035 84 0 0 25 0 1 0 487943752 1117093888 254875 33554432000 4194304 4587354 140735008851280 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 272728 254875 338 96 0 269290 0
[pid=21135] ppid=21133 vsize=635732 CPUtime=501.12 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 171094 0 0 0 50071 41 0 0 25 0 1 0 487943752 650989568 155820 33554432000 4194304 4785740 140734702604064 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 158933 155820 336 145 0 155978 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1744968

[startup+1062.3 s]
/proc/loadavg: 10.05 10.03 9.61 11/200 21174
/proc/meminfo: memFree=9549024/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 15 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=1090912 CPUtime=531.21 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 526573 0 0 0 53037 84 0 0 25 0 1 0 487943752 1117093888 254875 33554432000 4194304 4587354 140735008851280 18446744073709551615 4450737 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 272728 254875 338 96 0 269290 0
[pid=21135] ppid=21133 vsize=677536 CPUtime=531.11 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 181488 0 0 0 53067 44 0 0 25 0 1 0 487943752 693796864 166214 33554432000 4194304 4785740 140734702604064 18446744073709551615 4290648 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 169384 166214 336 145 0 166429 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1786772

[startup+1122.3 s]
/proc/loadavg: 10.02 10.02 9.63 11/200 21176
/proc/meminfo: memFree=9427224/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 15 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=1086540 CPUtime=561.21 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 593469 0 0 0 56027 94 0 0 25 0 1 0 487943752 1112616960 253952 33554432000 4194304 4587354 140735008851280 18446744073709551615 4243700 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 271635 253952 338 96 0 268197 0
[pid=21135] ppid=21133 vsize=697544 CPUtime=561.11 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 186474 0 0 0 56066 45 0 0 25 0 1 0 487943752 714285056 171200 33554432000 4194304 4785740 140734702604064 18446744073709551615 4290586 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 174386 171200 336 145 0 171431 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1802408

[startup+1182.31 s]
/proc/loadavg: 10.00 10.02 9.65 11/200 21178
/proc/meminfo: memFree=9207720/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 15 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=1086540 CPUtime=591.21 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 593469 0 0 0 59027 94 0 0 25 0 1 0 487943752 1112616960 253952 33554432000 4194304 4587354 140735008851280 18446744073709551615 4236522 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 271635 253952 338 96 0 268197 0
[pid=21135] ppid=21133 vsize=762776 CPUtime=591.13 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 202799 0 0 0 59065 48 0 0 25 0 1 0 487943752 781082624 187525 33554432000 4194304 4785740 140734702604064 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 190694 187525 336 145 0 187739 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 1867640

[startup+1242.3 s]
/proc/loadavg: 10.00 10.01 9.67 11/200 21179
/proc/meminfo: memFree=8940972/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 15 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=1086540 CPUtime=621.2 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 593469 0 0 0 62026 94 0 0 25 0 1 0 487943752 1112616960 253952 33554432000 4194304 4587354 140735008851280 18446744073709551615 4236595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 271635 253952 338 96 0 268197 0
[pid=21135] ppid=21133 vsize=851212 CPUtime=621.12 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 224896 0 0 0 62060 52 0 0 25 0 1 0 487943752 871641088 209622 33554432000 4194304 4785740 140734702604064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 212803 209622 336 145 0 209848 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1956076



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 9.56 9.92 9.66 5/184 21217
/proc/meminfo: memFree=12551796/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 15 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=1086540 CPUtime=650.05 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 593469 0 0 0 64911 94 0 0 25 0 1 0 487943752 1112616960 253952 33554432000 4194304 4587354 140735008851280 18446744073709551615 4230371 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 271635 253952 338 96 0 268197 0
[pid=21135] ppid=21133 vsize=860428 CPUtime=649.99 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 227218 0 0 0 64947 52 0 0 25 0 1 0 487943752 881078272 211944 33554432000 4194304 4785740 140734702604064 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 215107 211944 336 145 0 212152 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1965292

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

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

[startup+1300.01 s]
/proc/loadavg: 9.56 9.92 9.66 5/184 21217
/proc/meminfo: memFree=12551796/32951124 swapFree=67111528/67111528
[pid=21133] ppid=21131 vsize=18324 CPUtime=0 cores=5,7
/proc/21133/stat : 21133 (ppfolio) S 21131 21133 20445 0 -1 4202496 501 214 0 0 0 0 0 0 15 0 1 0 487943752 18763776 395 33554432000 4194304 4287625 140735697801712 18446744073709551615 244446965263 0 0 4096 65536 4294934792 0 0 17 7 0 0 0
/proc/21133/statm: 4581 395 346 23 0 91 0
[pid=21134] ppid=21133 vsize=1086540 CPUtime=650.05 cores=5
/proc/21134/stat : 21134 (cryptominisat) R 21133 21133 20445 0 -1 4202496 593469 0 0 0 64911 94 0 0 25 0 1 0 487943752 1112616960 253952 33554432000 4194304 4587354 140735008851280 18446744073709551615 4230371 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21134/statm: 271635 253952 338 96 0 268197 0
[pid=21135] ppid=21133 vsize=860428 CPUtime=649.99 cores=5
/proc/21135/stat : 21135 (clasp) R 21133 21133 20445 0 -1 4202496 227218 0 0 0 64947 52 0 0 25 0 1 0 487943752 881078272 211944 33554432000 4194304 4785740 140734702604064 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21135/statm: 215107 211944 336 145 0 212152 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1965292

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1298.58
CPU system time (s): 1.46
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4023392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 715
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= 84
involuntary context switches= 4

runsolver used 2.11468 second user time and 5.11522 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-25 22:30:33
IDJOB=3285765
IDBENCH=82399
IDSOLVER=1613
FILE ID=node105/3285765-1303763427
RUNJOBID= node105-1303762124-20935
PBS_JOBID= 13157144
Free space on /tmp= 71552 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285765-1303763427/watcher-3285765-1303763427 -o /tmp/evaluation-result-3285765-1303763427/solver-3285765-1303763427 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3285765-1303763427.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=2126488354

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15347260 kB
Buffers:       2283588 kB
Cached:       13893720 kB
SwapCached:          0 kB
Active:        9454064 kB
Inactive:      7568844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15347260 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          368208 kB
Writeback:           0 kB
AnonPages:      844916 kB
Mapped:          16908 kB
Slab:           515320 kB
PageTables:       7248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1933872 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= 71536 MiB
End job on node105 at 2011-04-25 22:52:15