Trace number 3222034

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? (MO) 3188.38 3188.31

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S689381858-022.UNKNOWN.cnf
MD5SUMe5ccab3a9294cbb9eed5df8c5c797376
Bench CategoryRANDOM (random 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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

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

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-3222034-1303299371/watcher-3222034-1303299371 -o /tmp/evaluation-result-3222034-1303299371/solver-3222034-1303299371 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3222034-1303299371.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 4.79 4.96 4.98 3/183 24924
/proc/meminfo: memFree=15645260/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 4260044611973513480 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0

[startup+0.103436 s]
/proc/loadavg: 4.79 4.96 4.98 3/183 24924
/proc/meminfo: memFree=15645260/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 4260044611973513480 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200418 s]
/proc/loadavg: 4.79 4.96 4.98 3/183 24924
/proc/meminfo: memFree=15645260/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300401 s]
/proc/loadavg: 4.79 4.96 4.98 3/183 24924
/proc/meminfo: memFree=15645260/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 10782028312956895232 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700327 s]
/proc/loadavg: 4.79 4.96 4.98 3/183 24924
/proc/meminfo: memFree=15645260/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 10782028587834802176 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50117 s]
/proc/loadavg: 4.79 4.96 4.98 6/187 24928
/proc/meminfo: memFree=15640888/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 10782028038078988288 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
[pid=24925] ppid=24924 vsize=523680 CPUtime=1.09 cores=1
/proc/24925/stat : 24925 (cryptominisat) R 24924 24924 24188 0 -1 4202496 3706 0 0 0 109 0 0 0 19 0 1 0 441534944 536248320 2392 33554432000 4194304 4587354 140733199103728 18446744073709551615 4357671 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24925/statm: 130920 2392 337 96 0 127482 0
[pid=24926] ppid=24924 vsize=12964 CPUtime=0.09 cores=1
/proc/24926/stat : 24926 (clasp) R 24924 24924 24188 0 -1 4202496 682 0 0 0 9 0 0 0 23 0 1 0 441534944 13275136 574 33554432000 4194304 4785740 140734793790160 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24926/statm: 3241 574 340 145 0 286 0
[pid=24927] ppid=24924 vsize=455992 CPUtime=0.29 cores=1
/proc/24927/stat : 24927 (TNM) R 24924 24924 24188 0 -1 4202496 362 0 0 0 29 0 0 0 25 0 1 0 441534944 466935808 259 33554432000 134512640 134534564 4291675520 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24927/statm: 113998 259 95 6 0 112664 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1010960

[startup+3.10087 s]
/proc/loadavg: 4.79 4.96 4.98 6/187 24928
/proc/meminfo: memFree=15633324/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
[pid=24925] ppid=24924 vsize=524292 CPUtime=1.64 cores=1
/proc/24925/stat : 24925 (cryptominisat) R 24924 24924 24188 0 -1 4202496 3996 0 0 0 164 0 0 0 20 0 1 0 441534944 536875008 2681 33554432000 4194304 4587354 140733199103728 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24925/statm: 131073 2681 337 96 0 127635 0
[pid=24926] ppid=24924 vsize=13504 CPUtime=0.59 cores=1
/proc/24926/stat : 24926 (clasp) R 24924 24924 24188 0 -1 4202496 826 0 0 0 59 0 0 0 25 0 1 0 441534944 13828096 718 33554432000 4194304 4785740 140734793790160 18446744073709551615 4416837 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24926/statm: 3376 718 341 145 0 421 0
[pid=24927] ppid=24924 vsize=455992 CPUtime=0.84 cores=1
/proc/24927/stat : 24927 (TNM) R 24924 24924 24188 0 -1 4202496 362 0 0 0 84 0 0 0 25 0 1 0 441534944 466935808 259 33554432000 134512640 134534564 4291675520 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24927/statm: 113998 259 95 6 0 112664 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1012112

[startup+6.30027 s]
/proc/loadavg: 4.80 4.96 4.98 6/187 24929
/proc/meminfo: memFree=15631220/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 10782028038078988288 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
[pid=24925] ppid=24924 vsize=530876 CPUtime=2.69 cores=1
/proc/24925/stat : 24925 (cryptominisat) R 24924 24924 24188 0 -1 4202496 5405 0 0 0 269 0 0 0 23 0 1 0 441534944 543617024 3147 33554432000 4194304 4587354 140733199103728 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24925/statm: 132719 3147 337 96 0 129281 0
[pid=24926] ppid=24924 vsize=14192 CPUtime=1.69 cores=1
/proc/24926/stat : 24926 (clasp) R 24924 24924 24188 0 -1 4202496 996 0 0 0 169 0 0 0 25 0 1 0 441534944 14532608 888 33554432000 4194304 4785740 140734793790160 18446744073709551615 4550325 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24926/statm: 3548 888 341 145 0 593 0
[pid=24927] ppid=24924 vsize=455992 CPUtime=1.89 cores=1
/proc/24927/stat : 24927 (TNM) R 24924 24924 24188 0 -1 4202496 362 0 0 0 189 0 0 0 25 0 1 0 441534944 466935808 259 33554432000 134512640 134534564 4291675520 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24927/statm: 113998 259 95 6 0 112664 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1019384

[startup+12.7011 s]
/proc/loadavg: 4.82 4.96 4.98 6/187 24929
/proc/meminfo: memFree=15627104/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 10782028725273755648 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
[pid=24925] ppid=24924 vsize=525716 CPUtime=4.84 cores=1
/proc/24925/stat : 24925 (cryptominisat) R 24924 24924 24188 0 -1 4202496 7238 0 0 0 484 0 0 0 25 0 1 0 441534944 538333184 3270 33554432000 4194304 4587354 140733199103728 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24925/statm: 131429 3271 337 96 0 127991 0
[pid=24926] ppid=24924 vsize=14884 CPUtime=3.79 cores=1
/proc/24926/stat : 24926 (clasp) R 24924 24924 24188 0 -1 4202496 1167 0 0 0 379 0 0 0 25 0 1 0 441534944 15241216 1059 33554432000 4194304 4785740 140734793790160 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24926/statm: 3721 1059 341 145 0 766 0
[pid=24927] ppid=24924 vsize=455992 CPUtime=4.04 cores=1
/proc/24927/stat : 24927 (TNM) R 24924 24924 24188 0 -1 4202496 362 0 0 0 404 0 0 0 25 0 1 0 441534944 466935808 259 33554432000 134512640 134534564 4291675520 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24927/statm: 113998 259 95 6 0 112664 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1014916

[startup+25.5007 s]
/proc/loadavg: 4.86 4.96 4.98 6/187 24929
/proc/meminfo: memFree=15625616/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 10782026801128407040 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
[pid=24925] ppid=24924 vsize=7758724 CPUtime=9.09 cores=1
/proc/24925/stat : 24925 (cryptominisat) R 24924 24924 24188 0 -1 4202496 9815 0 0 0 908 1 0 0 25 0 1 0 441534944 7944933376 3727 33554432000 4194304 4587354 140733199103728 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24925/statm: 1939681 3727 337 96 0 1936243 0
[pid=24926] ppid=24924 vsize=15864 CPUtime=8.09 cores=1
/proc/24926/stat : 24926 (clasp) R 24924 24924 24188 0 -1 4202496 1418 0 0 0 809 0 0 0 25 0 1 0 441534944 16244736 1310 33554432000 4194304 4785740 140734793790160 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24926/statm: 3966 1310 341 145 0 1011 0
[pid=24927] ppid=24924 vsize=455992 CPUtime=8.29 cores=1
/proc/24927/stat : 24927 (TNM) R 24924 24924 24188 0 -1 4202496 362 0 0 0 829 0 0 0 25 0 1 0 441534944 466935808 259 33554432000 134512640 134534564 4291675520 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24927/statm: 113998 259 95 6 0 112664 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 8248904

[startup+51.101 s]
/proc/loadavg: 4.91 4.97 4.98 6/187 24930
/proc/meminfo: memFree=15618164/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
[pid=24925] ppid=24924 vsize=532656 CPUtime=17.64 cores=1
/proc/24925/stat : 24925 (cryptominisat) R 24924 24924 24188 0 -1 4202496 15712 0 0 0 1763 1 0 0 25 0 1 0 441534944 545439744 5265 33554432000 4194304 4587354 140733199103728 18446744073709551615 255376998078 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24925/statm: 133164 5265 337 96 0 129726 0
[pid=24926] ppid=24924 vsize=17252 CPUtime=16.59 cores=1
/proc/24926/stat : 24926 (clasp) R 24924 24924 24188 0 -1 4202496 1712 0 0 0 1659 0 0 0 25 0 1 0 441534944 17666048 1604 33554432000 4194304 4785740 140734793790160 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24926/statm: 4313 1604 341 145 0 1358 0
[pid=24927] ppid=24924 vsize=455992 CPUtime=16.84 cores=1
/proc/24927/stat : 24927 (TNM) R 24924 24924 24188 0 -1 4202496 362 0 0 0 1684 0 0 0 25 0 1 0 441534944 466935808 259 33554432000 134512640 134534564 4291675520 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24927/statm: 113998 259 95 6 0 112664 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1024224

[startup+102.3 s]
/proc/loadavg: 4.96 4.97 4.98 6/187 24931
/proc/meminfo: memFree=15605632/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
[pid=24925] ppid=24924 vsize=7768232 CPUtime=34.69 cores=1
/proc/24925/stat : 24925 (cryptominisat) R 24924 24924 24188 0 -1 4202496 24949 0 0 0 3465 4 0 0 25 0 1 0 441534944 7954669568 7722 33554432000 4194304 4587354 140733199103728 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24925/statm: 1942058 7722 337 96 0 1938620 0
[pid=24926] ppid=24924 vsize=18892 CPUtime=33.69 cores=1
/proc/24926/stat : 24926 (clasp) R 24924 24924 24188 0 -1 4202496 2112 0 0 0 3369 0 0 0 25 0 1 0 441534944 19345408 2004 33554432000 4194304 4785740 140734793790160 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24926/statm: 4723 2004 341 145 0 1768 0
[pid=24927] ppid=24924 vsize=455992 CPUtime=33.91 cores=1
/proc/24927/stat : 24927 (TNM) R 24924 24924 24188 0 -1 4202496 362 0 0 0 3391 0 0 0 25 0 1 0 441534944 466935808 259 33554432000 134512640 134534564 4291675520 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24927/statm: 113998 259 95 6 0 112664 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 8261440

[startup+162.3 s]
/proc/loadavg: 4.98 4.97 4.98 6/187 24933
/proc/meminfo: memFree=15599920/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 10782026938567360512 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
[pid=24925] ppid=24924 vsize=7780052 CPUtime=54.68 cores=1
/proc/24925/stat : 24925 (cryptominisat) R 24924 24924 24188 0 -1 4202496 28937 0 0 0 5464 4 0 0 25 0 1 0 441534944 7966773248 9068 33554432000 4194304 4587354 140733199103728 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24925/statm: 1945013 9068 337 96 0 1941575 0
[pid=24926] ppid=24924 vsize=20152 CPUtime=53.68 cores=1

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

/proc/24927/statm: 113998 259 95 6 0 112664 0
Current children cumulated CPU time (s) 2802.35
Current children cumulated vsize (KiB) 8343516

[startup+2862.3 s]
/proc/loadavg: 6.01 6.00 5.91 7/188 25048
/proc/meminfo: memFree=15472580/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
[pid=24925] ppid=24924 vsize=7820424 CPUtime=954.75 cores=1
/proc/24925/stat : 24925 (cryptominisat) R 24924 24924 24188 0 -1 4202496 152451 0 0 0 95446 29 0 0 25 0 1 0 441534944 8008114176 20840 33554432000 4194304 4587354 140733199103728 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24925/statm: 1955106 20840 337 96 0 1951668 0
[pid=24926] ppid=24924 vsize=33076 CPUtime=953.72 cores=1
/proc/24926/stat : 24926 (clasp) R 24924 24924 24188 0 -1 4202496 5326 0 0 0 95372 0 0 0 25 0 1 0 441534944 33869824 5218 33554432000 4194304 4785740 140734793790160 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24926/statm: 8269 5218 341 145 0 5314 0
[pid=24927] ppid=24924 vsize=455992 CPUtime=953.9 cores=1
/proc/24927/stat : 24927 (TNM) R 24924 24924 24188 0 -1 4202496 362 0 0 0 95390 0 0 0 25 0 1 0 441534944 466935808 259 33554432000 134512640 134534564 4291675520 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24927/statm: 113998 259 95 6 0 112664 0
Current children cumulated CPU time (s) 2862.37
Current children cumulated vsize (KiB) 8327816

[startup+2922.3 s]
/proc/loadavg: 6.22 6.05 5.93 7/188 25049
/proc/meminfo: memFree=15481108/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 10782027213445267456 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
[pid=24925] ppid=24924 vsize=7820424 CPUtime=974.74 cores=1
/proc/24925/stat : 24925 (cryptominisat) R 24924 24924 24188 0 -1 4202496 152606 0 0 0 97445 29 0 0 25 0 1 0 441534944 8008114176 20840 33554432000 4194304 4587354 140733199103728 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24925/statm: 1955106 20840 337 96 0 1951668 0
[pid=24926] ppid=24924 vsize=33076 CPUtime=973.73 cores=1
/proc/24926/stat : 24926 (clasp) R 24924 24924 24188 0 -1 4202496 5329 0 0 0 97373 0 0 0 25 0 1 0 441534944 33869824 5221 33554432000 4194304 4785740 140734793790160 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24926/statm: 8269 5221 341 145 0 5314 0
[pid=24927] ppid=24924 vsize=455992 CPUtime=973.9 cores=1
/proc/24927/stat : 24927 (TNM) R 24924 24924 24188 0 -1 4202496 362 0 0 0 97390 0 0 0 25 0 1 0 441534944 466935808 259 33554432000 134512640 134534564 4291675520 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24927/statm: 113998 259 95 6 0 112664 0
Current children cumulated CPU time (s) 2922.37
Current children cumulated vsize (KiB) 8327816

[startup+2982.3 s]
/proc/loadavg: 6.08 6.04 5.93 7/188 25051
/proc/meminfo: memFree=15481088/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 10782027213445267456 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
[pid=24925] ppid=24924 vsize=7820424 CPUtime=994.74 cores=1
/proc/24925/stat : 24925 (cryptominisat) R 24924 24924 24188 0 -1 4202496 152606 0 0 0 99445 29 0 0 25 0 1 0 441534944 8008114176 20840 33554432000 4194304 4587354 140733199103728 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24925/statm: 1955106 20840 337 96 0 1951668 0
[pid=24926] ppid=24924 vsize=33076 CPUtime=993.73 cores=1
/proc/24926/stat : 24926 (clasp) R 24924 24924 24188 0 -1 4202496 5333 0 0 0 99373 0 0 0 25 0 1 0 441534944 33869824 5225 33554432000 4194304 4785740 140734793790160 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24926/statm: 8269 5225 341 145 0 5314 0
[pid=24927] ppid=24924 vsize=455992 CPUtime=993.89 cores=1
/proc/24927/stat : 24927 (TNM) R 24924 24924 24188 0 -1 4202496 362 0 0 0 99389 0 0 0 25 0 1 0 441534944 466935808 259 33554432000 134512640 134534564 4291675520 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24927/statm: 113998 259 95 6 0 112664 0
Current children cumulated CPU time (s) 2982.36
Current children cumulated vsize (KiB) 8327816

[startup+3042.31 s]
/proc/loadavg: 6.06 6.04 5.93 7/188 25053
/proc/meminfo: memFree=15470660/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 10782027213445267456 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
[pid=24925] ppid=24924 vsize=7820424 CPUtime=1014.74 cores=1
/proc/24925/stat : 24925 (cryptominisat) R 24924 24924 24188 0 -1 4202496 152810 0 0 0 101445 29 0 0 25 0 1 0 441534944 8008114176 20873 33554432000 4194304 4587354 140733199103728 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24925/statm: 1955106 20873 337 96 0 1951668 0
[pid=24926] ppid=24924 vsize=33076 CPUtime=1013.74 cores=1
/proc/24926/stat : 24926 (clasp) R 24924 24924 24188 0 -1 4202496 5352 0 0 0 101374 0 0 0 25 0 1 0 441534944 33869824 5244 33554432000 4194304 4785740 140734793790160 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24926/statm: 8269 5244 341 145 0 5314 0
[pid=24927] ppid=24924 vsize=455992 CPUtime=1013.9 cores=1
/proc/24927/stat : 24927 (TNM) R 24924 24924 24188 0 -1 4202496 362 0 0 0 101390 0 0 0 25 0 1 0 441534944 466935808 259 33554432000 134512640 134534564 4291675520 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24927/statm: 113998 259 95 6 0 112664 0
Current children cumulated CPU time (s) 3042.38
Current children cumulated vsize (KiB) 8327816

[startup+3102.3 s]
/proc/loadavg: 6.06 6.05 5.94 7/188 25054
/proc/meminfo: memFree=15480688/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 10782027213445267456 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
[pid=24925] ppid=24924 vsize=7820424 CPUtime=1034.73 cores=1
/proc/24925/stat : 24925 (cryptominisat) R 24924 24924 24188 0 -1 4202496 152925 0 0 0 103444 29 0 0 25 0 1 0 441534944 8008114176 20873 33554432000 4194304 4587354 140733199103728 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24925/statm: 1955106 20873 337 96 0 1951668 0
[pid=24926] ppid=24924 vsize=33076 CPUtime=1033.73 cores=1
/proc/24926/stat : 24926 (clasp) R 24924 24924 24188 0 -1 4202496 5353 0 0 0 103373 0 0 0 25 0 1 0 441534944 33869824 5245 33554432000 4194304 4785740 140734793790160 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24926/statm: 8269 5245 341 145 0 5314 0
[pid=24927] ppid=24924 vsize=455992 CPUtime=1033.9 cores=1
/proc/24927/stat : 24927 (TNM) R 24924 24924 24188 0 -1 4202496 362 0 0 0 103390 0 0 0 25 0 1 0 441534944 466935808 259 33554432000 134512640 134534564 4291675520 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24927/statm: 113998 259 95 6 0 112664 0
Current children cumulated CPU time (s) 3102.36
Current children cumulated vsize (KiB) 8327816

[startup+3162.3 s]
/proc/loadavg: 6.07 6.05 5.94 7/188 25056
/proc/meminfo: memFree=15480676/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 10782027213445267456 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
[pid=24925] ppid=24924 vsize=7820424 CPUtime=1054.73 cores=1
/proc/24925/stat : 24925 (cryptominisat) R 24924 24924 24188 0 -1 4202496 152925 0 0 0 105444 29 0 0 25 0 1 0 441534944 8008114176 20873 33554432000 4194304 4587354 140733199103728 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24925/statm: 1955106 20873 337 96 0 1951668 0
[pid=24926] ppid=24924 vsize=33076 CPUtime=1053.73 cores=1
/proc/24926/stat : 24926 (clasp) R 24924 24924 24188 0 -1 4202496 5357 0 0 0 105373 0 0 0 25 0 1 0 441534944 33869824 5249 33554432000 4194304 4785740 140734793790160 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24926/statm: 8269 5249 341 145 0 5314 0
[pid=24927] ppid=24924 vsize=455992 CPUtime=1053.91 cores=1
/proc/24927/stat : 24927 (TNM) R 24924 24924 24188 0 -1 4202496 362 0 0 0 105391 0 0 0 25 0 1 0 441534944 466935808 259 33554432000 134512640 134534564 4291675520 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24927/statm: 113998 259 95 6 0 112664 0
Current children cumulated CPU time (s) 3162.37
Current children cumulated vsize (KiB) 8327816



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+3188.3 s]
/proc/loadavg: 6.04 6.04 5.94 7/188 25056
/proc/meminfo: memFree=15474464/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 10782027213445267456 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
[pid=24925] ppid=24924 vsize=15542708 CPUtime=1063.43 cores=1
/proc/24925/stat : 24925 (cryptominisat) R 24924 24924 24188 0 -1 4202496 153041 0 0 0 106314 29 0 0 25 0 1 0 441534944 15915732992 20983 33554432000 4194304 4587354 140733199103728 18446744073709551615 255376998612 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24925/statm: 3885677 20983 337 96 0 3882239 0
[pid=24926] ppid=24924 vsize=33076 CPUtime=1062.37 cores=1
/proc/24926/stat : 24926 (clasp) R 24924 24924 24188 0 -1 4202496 5360 0 0 0 106237 0 0 0 25 0 1 0 441534944 33869824 5252 33554432000 4194304 4785740 140734793790160 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24926/statm: 8269 5252 341 145 0 5314 0
[pid=24927] ppid=24924 vsize=455992 CPUtime=1062.58 cores=1
/proc/24927/stat : 24927 (TNM) R 24924 24924 24188 0 -1 4202496 362 0 0 0 106258 0 0 0 25 0 1 0 441534944 466935808 259 33554432000 134512640 134534564 4291675520 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24927/statm: 113998 259 95 6 0 112664 0
Current children cumulated CPU time (s) 3188.38
Current children cumulated vsize (KiB) 16050100

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

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

[startup+3188.3 s]
/proc/loadavg: 6.04 6.04 5.94 7/188 25056
/proc/meminfo: memFree=15474464/32951124 swapFree=67111528/67111528
[pid=24924] ppid=24922 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24924/stat : 24924 (ppfolio) S 24922 24924 24188 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 441534943 18763776 393 33554432000 4194304 4287625 140734359444608 18446744073709551615 255377321487 0 0 4096 65536 10782027213445267456 0 0 17 5 0 0 0
/proc/24924/statm: 4581 393 345 23 0 91 0
[pid=24925] ppid=24924 vsize=15542708 CPUtime=1063.43 cores=1
/proc/24925/stat : 24925 (cryptominisat) R 24924 24924 24188 0 -1 4202496 153041 0 0 0 106314 29 0 0 25 0 1 0 441534944 15915732992 20983 33554432000 4194304 4587354 140733199103728 18446744073709551615 255376998612 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24925/statm: 3885677 20983 337 96 0 3882239 0
[pid=24926] ppid=24924 vsize=33076 CPUtime=1062.37 cores=1
/proc/24926/stat : 24926 (clasp) R 24924 24924 24188 0 -1 4202496 5360 0 0 0 106237 0 0 0 25 0 1 0 441534944 33869824 5252 33554432000 4194304 4785740 140734793790160 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24926/statm: 8269 5252 341 145 0 5314 0
[pid=24927] ppid=24924 vsize=455992 CPUtime=1062.58 cores=1
/proc/24927/stat : 24927 (TNM) R 24924 24924 24188 0 -1 4202496 362 0 0 0 106258 0 0 0 25 0 1 0 441534944 466935808 259 33554432000 134512640 134534564 4291675520 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24927/statm: 113998 259 95 6 0 112664 0
Current children cumulated CPU time (s) 3188.38
Current children cumulated vsize (KiB) 16050100

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24924 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=4999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 3188.38
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3188.31
CPU time (s): 3188.38
CPU user time (s): 3188.09
CPU system time (s): 0.29
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 16050100

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

runsolver used 5.11022 second user time and 12.2831 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-20 13:36:11
IDJOB=3222034
IDBENCH=83022
IDSOLVER=1639
FILE ID=node135/3222034-1303299371
RUNJOBID= node135-1303289364-24207
PBS_JOBID= 13049596
Free space on /tmp= 72460 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S689381858-022.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3222034-1303299371/watcher-3222034-1303299371 -o /tmp/evaluation-result-3222034-1303299371/solver-3222034-1303299371 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3222034-1303299371.cnf

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

MD5SUM BENCH= e5ccab3a9294cbb9eed5df8c5c797376
RANDOM SEED=2078157173

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15645540 kB
Buffers:        735464 kB
Cached:       16093148 kB
SwapCached:          0 kB
Active:        8311112 kB
Inactive:      8612924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15645540 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10196 kB
Writeback:           0 kB
AnonPages:       95484 kB
Mapped:          16128 kB
Slab:           319588 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   697780 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72448 MiB
End job on node135 at 2011-04-20 14:29:21