Trace number 3286639

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 1300.05

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-TPP-21-step11.cnf
MD5SUM00d93f117a3253605ad3ac6a153ec61f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark234.365
Satisfiable
(Un)Satisfiability was proved
Number of variables99736
Number of clauses783991
Sum of the clauses size1708562
Maximum clause length91
Minimum clause length1
Number of clauses of size 1139
Number of clauses of size 2756759
Number of clauses of size 37636
Number of clauses of size 411357
Number of clauses of size 5745
Number of clauses of size over 57355

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

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

running on 2 cores: 0,2

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: 11.73 11.23 9.57 10/197 27379
/proc/meminfo: memFree=12423976/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) R 27377 27379 25750 0 -1 4202496 454 0 0 0 0 0 0 0 23 0 1 0 468833355 18763776 390 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039475605 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/27379/statm: 4581 390 342 23 0 91 0

[startup+0.0614629 s]
/proc/loadavg: 11.73 11.23 9.57 10/197 27379
/proc/meminfo: memFree=12423976/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475047646859362304 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100494 s]
/proc/loadavg: 11.73 11.23 9.57 10/197 27379
/proc/meminfo: memFree=12423976/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475047646859362304 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30045 s]
/proc/loadavg: 11.73 11.23 9.57 10/197 27379
/proc/meminfo: memFree=12423976/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475047784298315776 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700389 s]
/proc/loadavg: 11.73 11.23 9.57 10/197 27379
/proc/meminfo: memFree=12423976/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475047784298315776 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50124 s]
/proc/loadavg: 11.73 11.23 9.57 12/201 27383
/proc/meminfo: memFree=12287796/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 17 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
[pid=27380] ppid=27379 vsize=91112 CPUtime=0.5 cores=0
/proc/27380/stat : 27380 (cryptominisat) R 27379 27379 25750 0 -1 4202496 16609 0 0 0 47 3 0 0 25 0 1 0 468833356 93298688 16323 33554432000 4194304 4587354 140735920545216 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27380/statm: 22778 16323 306 96 0 19340 0
[pid=27382] ppid=27379 vsize=81248 CPUtime=0.39 cores=0
/proc/27382/stat : 27382 (clasp) R 27379 27379 25750 0 -1 4202496 21943 0 0 0 36 3 0 0 25 0 1 0 468833356 83197952 16835 33554432000 4194304 4785740 140734276379536 18446744073709551615 4489074 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27382/statm: 20312 16835 313 145 0 17357 0
[pid=27383] ppid=27379 vsize=474568 CPUtime=0.58 cores=0
/proc/27383/stat : 27383 (TNM) R 27379 27379 25750 0 -1 4202496 8789 0 0 0 57 1 0 0 25 0 1 0 468833356 485957632 8686 33554432000 134512640 134534564 4289231472 18446744073709551615 11032060 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27383/statm: 118642 8688 91 6 0 117308 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 665252

[startup+3.10095 s]
/proc/loadavg: 11.73 11.23 9.57 12/201 27383
/proc/meminfo: memFree=12229392/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 17 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
[pid=27380] ppid=27379 vsize=91772 CPUtime=1 cores=0
/proc/27380/stat : 27380 (cryptominisat) R 27379 27379 25750 0 -1 4202496 16804 0 0 0 97 3 0 0 25 0 1 0 468833356 93974528 16517 33554432000 4194304 4587354 140735920545216 18446744073709551615 4238101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27380/statm: 22943 16517 306 96 0 19505 0
[pid=27382] ppid=27379 vsize=88180 CPUtime=0.93 cores=0
/proc/27382/stat : 27382 (clasp) R 27379 27379 25750 0 -1 4202496 23456 0 0 0 90 3 0 0 25 0 1 0 468833356 90296320 18348 33554432000 4194304 4785740 140734276379536 18446744073709551615 4287623 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27382/statm: 22045 18348 320 145 0 19090 0
[pid=27383] ppid=27379 vsize=492520 CPUtime=1.14 cores=0
/proc/27383/stat : 27383 (TNM) R 27379 27379 25750 0 -1 4202496 13953 0 0 0 112 2 0 0 25 0 1 0 468833356 504340480 13850 33554432000 134512640 134534564 4289231472 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27383/statm: 123130 13850 91 6 0 121796 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 690796

[startup+6.30037 s]
/proc/loadavg: 11.75 11.24 9.58 12/201 27384
/proc/meminfo: memFree=12161812/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475048471493083136 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
[pid=27380] ppid=27379 vsize=109796 CPUtime=2.09 cores=0
/proc/27380/stat : 27380 (cryptominisat) R 27379 27379 25750 0 -1 4202496 21276 0 0 0 206 3 0 0 25 0 1 0 468833356 112431104 20988 33554432000 4194304 4587354 140735920545216 18446744073709551615 4421133 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27380/statm: 27449 20988 312 96 0 24011 0
[pid=27382] ppid=27379 vsize=80424 CPUtime=1.99 cores=0
/proc/27382/stat : 27382 (clasp) R 27379 27379 25750 0 -1 4202496 23606 0 0 0 196 3 0 0 25 0 1 0 468833356 82354176 16967 33554432000 4194304 4785740 140734276379536 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27382/statm: 20106 16967 340 145 0 17151 0
[pid=27383] ppid=27379 vsize=511396 CPUtime=2.18 cores=0
/proc/27383/stat : 27383 (TNM) R 27379 27379 25750 0 -1 4202496 24560 0 0 0 215 3 0 0 25 0 1 0 468833356 523669504 24457 33554432000 134512640 134534564 4289231472 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27383/statm: 127849 24457 95 6 0 126515 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 719940

[startup+12.7012 s]
/proc/loadavg: 11.69 11.24 9.59 12/201 27384
/proc/meminfo: memFree=11996000/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475048608932036608 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
[pid=27380] ppid=27379 vsize=151964 CPUtime=4.19 cores=0
/proc/27380/stat : 27380 (cryptominisat) R 27379 27379 25750 0 -1 4202496 33663 0 0 0 414 5 0 0 25 0 1 0 468833356 155611136 29089 33554432000 4194304 4587354 140735920545216 18446744073709551615 4431567 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27380/statm: 37991 29089 317 96 0 34553 0
[pid=27382] ppid=27379 vsize=80424 CPUtime=4.13 cores=0
/proc/27382/stat : 27382 (clasp) R 27379 27379 25750 0 -1 4202496 23606 0 0 0 410 3 0 0 25 0 1 0 468833356 82354176 16967 33554432000 4194304 4785740 140734276379536 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27382/statm: 20106 16967 340 145 0 17151 0
[pid=27383] ppid=27379 vsize=511396 CPUtime=4.34 cores=0
/proc/27383/stat : 27383 (TNM) R 27379 27379 25750 0 -1 4202496 24561 0 0 0 431 3 0 0 25 0 1 0 468833356 523669504 24458 33554432000 134512640 134534564 4289231472 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27383/statm: 127849 24458 95 6 0 126515 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 762108

[startup+25.5009 s]
/proc/loadavg: 11.62 11.24 9.62 13/202 27414
/proc/meminfo: memFree=12493828/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475049433565757440 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
[pid=27380] ppid=27379 vsize=137500 CPUtime=8.49 cores=0
/proc/27380/stat : 27380 (cryptominisat) R 27379 27379 25750 0 -1 4202496 36690 0 0 0 843 6 0 0 25 0 1 0 468833356 140800000 27734 33554432000 4194304 4587354 140735920545216 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27380/statm: 34375 27734 330 96 0 30937 0
[pid=27382] ppid=27379 vsize=80424 CPUtime=8.39 cores=0
/proc/27382/stat : 27382 (clasp) R 27379 27379 25750 0 -1 4202496 23606 0 0 0 836 3 0 0 25 0 1 0 468833356 82354176 16967 33554432000 4194304 4785740 140734276379536 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27382/statm: 20106 16967 340 145 0 17151 0
[pid=27383] ppid=27379 vsize=511396 CPUtime=8.58 cores=0
/proc/27383/stat : 27383 (TNM) R 27379 27379 25750 0 -1 4202496 24561 0 0 0 855 3 0 0 25 0 1 0 468833356 523669504 24458 33554432000 134512640 134534564 4289231472 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27383/statm: 127849 24458 95 6 0 126515 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 747644

[startup+51.1004 s]
/proc/loadavg: 11.75 11.30 9.68 13/202 27415
/proc/meminfo: memFree=12420280/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475047784298315776 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
[pid=27380] ppid=27379 vsize=2235652 CPUtime=16.99 cores=0
/proc/27380/stat : 27380 (cryptominisat) R 27379 27379 25750 0 -1 4202496 39607 0 0 0 1692 7 0 0 25 0 1 0 468833356 2289307648 27323 33554432000 4194304 4587354 140735920545216 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27380/statm: 558913 27323 330 96 0 555475 0
[pid=27382] ppid=27379 vsize=80424 CPUtime=16.93 cores=0
/proc/27382/stat : 27382 (clasp) R 27379 27379 25750 0 -1 4202496 23606 0 0 0 1690 3 0 0 25 0 1 0 468833356 82354176 16967 33554432000 4194304 4785740 140734276379536 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27382/statm: 20106 16967 340 145 0 17151 0
[pid=27383] ppid=27379 vsize=511396 CPUtime=17.14 cores=0
/proc/27383/stat : 27383 (TNM) R 27379 27379 25750 0 -1 4202496 24561 0 0 0 1711 3 0 0 25 0 1 0 468833356 523669504 24458 33554432000 134512640 134534564 4289231472 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27383/statm: 127849 24458 95 6 0 126515 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2845796

[startup+102.307 s]
/proc/loadavg: 11.43 11.31 9.77 10/193 27433
/proc/meminfo: memFree=12886008/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475048196615176192 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
[pid=27380] ppid=27379 vsize=2247976 CPUtime=34.08 cores=0
/proc/27380/stat : 27380 (cryptominisat) R 27379 27379 25750 0 -1 4202496 44818 0 0 0 3401 7 0 0 25 0 1 0 468833356 2301927424 32522 33554432000 4194304 4587354 140735920545216 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27380/statm: 561994 32522 338 96 0 558556 0
[pid=27382] ppid=27379 vsize=86208 CPUtime=33.99 cores=0
/proc/27382/stat : 27382 (clasp) R 27379 27379 25750 0 -1 4202496 25309 0 0 0 3395 4 0 0 25 0 1 0 468833356 88276992 18670 33554432000 4194304 4785740 140734276379536 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27382/statm: 21552 18670 340 145 0 18597 0
[pid=27383] ppid=27379 vsize=511396 CPUtime=34.2 cores=0
/proc/27383/stat : 27383 (TNM) R 27379 27379 25750 0 -1 4202496 24561 0 0 0 3417 3 0 0 25 0 1 0 468833356 523669504 24458 33554432000 134512640 134534564 4289231472 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27383/statm: 127849 24458 95 6 0 126515 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2863904

[startup+162.3 s]
/proc/loadavg: 9.89 10.89 9.71 10/193 27435
/proc/meminfo: memFree=12823864/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475049158687850496 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
[pid=27380] ppid=27379 vsize=157780 CPUtime=54.08 cores=0
/proc/27380/stat : 27380 (cryptominisat) R 27379 27379 25750 0 -1 4202496 46648 0 0 0 5400 8 0 0 25 0 1 0 468833356 161566720 29923 33554432000 4194304 4587354 140735920545216 18446744073709551615 4449464 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27380/statm: 39445 29923 338 96 0 36007 0
[pid=27382] ppid=27379 vsize=115344 CPUtime=53.99 cores=0

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

/proc/27383/statm: 127849 24458 95 6 0 126515 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 3269380

[startup+882.301 s]
/proc/loadavg: 3.01 4.76 7.22 4/175 27488
/proc/meminfo: memFree=13052216/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475049571004710912 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
[pid=27380] ppid=27379 vsize=2284812 CPUtime=294.05 cores=0
/proc/27380/stat : 27380 (cryptominisat) R 27379 27379 25750 0 -1 4202496 67707 0 0 0 29393 12 0 0 25 0 1 0 468833356 2339647488 43360 33554432000 4194304 4587354 140735920545216 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27380/statm: 571203 43360 338 96 0 567765 0
[pid=27382] ppid=27379 vsize=364632 CPUtime=294.05 cores=0
/proc/27382/stat : 27382 (clasp) R 27379 27379 25750 0 -1 4202496 94267 0 0 0 29381 24 0 0 25 0 1 0 468833356 373383168 87628 33554432000 4194304 4785740 140734276379536 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27382/statm: 91158 87628 340 145 0 88203 0
[pid=27383] ppid=27379 vsize=511396 CPUtime=294.19 cores=0
/proc/27383/stat : 27383 (TNM) R 27379 27379 25750 0 -1 4202496 24561 0 0 0 29415 4 0 0 25 0 1 0 468833356 523669504 24458 33554432000 134512640 134534564 4289231472 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27383/statm: 127849 24458 95 6 0 126515 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 3179164

[startup+942.301 s]
/proc/loadavg: 3.00 4.44 6.96 4/175 27490
/proc/meminfo: memFree=13027744/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475047784298315776 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
[pid=27380] ppid=27379 vsize=2375076 CPUtime=314.05 cores=0
/proc/27380/stat : 27380 (cryptominisat) R 27379 27379 25750 0 -1 4202496 68609 0 0 0 31393 12 0 0 25 0 1 0 468833356 2432077824 43360 33554432000 4194304 4587354 140735920545216 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27380/statm: 593769 43360 338 96 0 590331 0
[pid=27382] ppid=27379 vsize=390104 CPUtime=314.05 cores=0
/proc/27382/stat : 27382 (clasp) R 27379 27379 25750 0 -1 4202496 100442 0 0 0 31379 26 0 0 25 0 1 0 468833356 399466496 93803 33554432000 4194304 4785740 140734276379536 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27382/statm: 97526 93803 340 145 0 94571 0
[pid=27383] ppid=27379 vsize=511396 CPUtime=314.19 cores=0
/proc/27383/stat : 27383 (TNM) R 27379 27379 25750 0 -1 4202496 24561 0 0 0 31415 4 0 0 25 0 1 0 468833356 523669504 24458 33554432000 134512640 134534564 4289231472 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27383/statm: 127849 24458 95 6 0 126515 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 3294900

[startup+1002.3 s]
/proc/loadavg: 3.00 4.17 6.71 4/175 27491
/proc/meminfo: memFree=13005252/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475048471493083136 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
[pid=27380] ppid=27379 vsize=2303248 CPUtime=334.06 cores=0
/proc/27380/stat : 27380 (cryptominisat) R 27379 27379 25750 0 -1 4202496 69278 0 0 0 33394 12 0 0 25 0 1 0 468833356 2358525952 43360 33554432000 4194304 4587354 140735920545216 18446744073709551615 4449074 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27380/statm: 575812 43360 338 96 0 572374 0
[pid=27382] ppid=27379 vsize=413092 CPUtime=334.04 cores=0
/proc/27382/stat : 27382 (clasp) R 27379 27379 25750 0 -1 4202496 105982 0 0 0 33377 27 0 0 25 0 1 0 468833356 423006208 99343 33554432000 4194304 4785740 140734276379536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27382/statm: 103273 99343 340 145 0 100318 0
[pid=27383] ppid=27379 vsize=511396 CPUtime=334.18 cores=0
/proc/27383/stat : 27383 (TNM) R 27379 27379 25750 0 -1 4202496 24561 0 0 0 33414 4 0 0 25 0 1 0 468833356 523669504 24458 33554432000 134512640 134534564 4289231472 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27383/statm: 127849 24458 95 6 0 126515 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 3246060

[startup+1062.3 s]
/proc/loadavg: 3.00 3.96 6.47 4/175 27493
/proc/meminfo: memFree=12992308/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475049433565757440 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
[pid=27380] ppid=27379 vsize=2303248 CPUtime=354.06 cores=0
/proc/27380/stat : 27380 (cryptominisat) R 27379 27379 25750 0 -1 4202496 69278 0 0 0 35394 12 0 0 25 0 1 0 468833356 2358525952 43360 33554432000 4194304 4587354 140735920545216 18446744073709551615 4383541 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27380/statm: 575812 43360 338 96 0 572374 0
[pid=27382] ppid=27379 vsize=427040 CPUtime=354.03 cores=0
/proc/27382/stat : 27382 (clasp) R 27379 27379 25750 0 -1 4202496 109297 0 0 0 35376 27 0 0 25 0 1 0 468833356 437288960 102658 33554432000 4194304 4785740 140734276379536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27382/statm: 106760 102658 340 145 0 103805 0
[pid=27383] ppid=27379 vsize=511396 CPUtime=354.18 cores=0
/proc/27383/stat : 27383 (TNM) R 27379 27379 25750 0 -1 4202496 24561 0 0 0 35414 4 0 0 25 0 1 0 468833356 523669504 24458 33554432000 134512640 134534564 4289231472 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27383/statm: 127849 24458 95 6 0 126515 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 3260008

[startup+1122.3 s]
/proc/loadavg: 3.00 3.78 6.25 4/175 27503
/proc/meminfo: memFree=12979264/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475047921737269248 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
[pid=27380] ppid=27379 vsize=2405584 CPUtime=374.08 cores=0
/proc/27380/stat : 27380 (cryptominisat) R 27379 27379 25750 0 -1 4202496 70932 0 0 0 37395 13 0 0 25 0 1 0 468833356 2463318016 43486 33554432000 4194304 4587354 140735920545216 18446744073709551615 4230195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27380/statm: 601396 43486 338 96 0 597958 0
[pid=27382] ppid=27379 vsize=441108 CPUtime=374.04 cores=0
/proc/27382/stat : 27382 (clasp) R 27379 27379 25750 0 -1 4202496 112656 0 0 0 37375 29 0 0 25 0 1 0 468833356 451694592 106017 33554432000 4194304 4785740 140734276379536 18446744073709551615 4553772 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27382/statm: 110277 106017 340 145 0 107322 0
[pid=27383] ppid=27379 vsize=511396 CPUtime=374.18 cores=0
/proc/27383/stat : 27383 (TNM) R 27379 27379 25750 0 -1 4202496 24561 0 0 0 37414 4 0 0 25 0 1 0 468833356 523669504 24458 33554432000 134512640 134534564 4289231472 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27383/statm: 127849 24458 95 6 0 126515 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 3376412

[startup+1182.3 s]
/proc/loadavg: 3.00 3.64 6.05 4/175 27505
/proc/meminfo: memFree=12963840/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475048059176222720 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
[pid=27380] ppid=27379 vsize=2334016 CPUtime=394.08 cores=0
/proc/27380/stat : 27380 (cryptominisat) R 27379 27379 25750 0 -1 4202496 72026 0 0 0 39395 13 0 0 25 0 1 0 468833356 2390032384 43486 33554432000 4194304 4587354 140735920545216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27380/statm: 583504 43486 338 96 0 580066 0
[pid=27382] ppid=27379 vsize=457576 CPUtime=394.03 cores=0
/proc/27382/stat : 27382 (clasp) R 27379 27379 25750 0 -1 4202496 116563 0 0 0 39373 30 0 0 25 0 1 0 468833356 468557824 109924 33554432000 4194304 4785740 140734276379536 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27382/statm: 114394 109924 340 145 0 111439 0
[pid=27383] ppid=27379 vsize=511396 CPUtime=394.18 cores=0
/proc/27383/stat : 27383 (TNM) R 27379 27379 25750 0 -1 4202496 24561 0 0 0 39414 4 0 0 25 0 1 0 468833356 523669504 24458 33554432000 134512640 134534564 4289231472 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27383/statm: 127849 24458 95 6 0 126515 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 3321312

[startup+1242.3 s]
/proc/loadavg: 3.00 3.52 5.85 4/175 27507
/proc/meminfo: memFree=12946188/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475048196615176192 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
[pid=27380] ppid=27379 vsize=2417980 CPUtime=414.1 cores=0
/proc/27380/stat : 27380 (cryptominisat) R 27379 27379 25750 0 -1 4202496 73074 0 0 0 41396 14 0 0 25 0 1 0 468833356 2476011520 43486 33554432000 4194304 4587354 140735920545216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27380/statm: 604495 43486 338 96 0 601057 0
[pid=27382] ppid=27379 vsize=475084 CPUtime=414.02 cores=0
/proc/27382/stat : 27382 (clasp) R 27379 27379 25750 0 -1 4202496 120895 0 0 0 41371 31 0 0 25 0 1 0 468833356 486486016 114256 33554432000 4194304 4785740 140734276379536 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27382/statm: 118771 114256 340 145 0 115816 0
[pid=27383] ppid=27379 vsize=511396 CPUtime=414.17 cores=0
/proc/27383/stat : 27383 (TNM) R 27379 27379 25750 0 -1 4202496 24561 0 0 0 41413 4 0 0 25 0 1 0 468833356 523669504 24458 33554432000 134512640 134534564 4289231472 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27383/statm: 127849 24458 95 6 0 126515 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 3422784



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.42 5.67 4/175 27508
/proc/meminfo: memFree=12932892/32951124 swapFree=67111528/67111528
[pid=27379] ppid=27377 vsize=18324 CPUtime=0 cores=0,2
/proc/27379/stat : 27379 (ppfolio) S 27377 27379 25750 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 468833355 18763776 393 33554432000 4194304 4287625 140733233110240 18446744073709551615 212039675407 0 0 4096 65536 4475048334054129664 0 0 17 2 0 0 0
/proc/27379/statm: 4581 393 345 23 0 91 0
[pid=27380] ppid=27379 vsize=2411168 CPUtime=433.33 cores=0
/proc/27380/stat : 27380 (cryptominisat) R 27379 27379 25750 0 -1 4202496 74173 0 0 0 43319 14 0 0 25 0 1 0 468833356 2469036032 43486 33554432000 4194304 4587354 140735920545216 18446744073709551615 4237655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27380/statm: 602792 43486 338 96 0 599354 0
[pid=27382] ppid=27379 vsize=488472 CPUtime=433.22 cores=0
/proc/27382/stat : 27382 (clasp) R 27379 27379 25750 0 -1 4202496 124091 0 0 0 43290 32 0 0 25 0 1 0 468833356 500195328 117452 33554432000 4194304 4785740 140734276379536 18446744073709551615 4290595 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27382/statm: 122118 117452 340 145 0 119163 0
[pid=27383] ppid=27379 vsize=511396 CPUtime=433.45 cores=0
/proc/27383/stat : 27383 (TNM) R 27379 27379 25750 0 -1 4202496 24561 0 0 0 43341 4 0 0 25 0 1 0 468833356 523669504 24458 33554432000 134512640 134534564 4289231472 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27383/statm: 127849 24458 95 6 0 126515 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 3429360

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 27379 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=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.05
CPU time (s): 1300
CPU user time (s): 1299.5
CPU system time (s): 0.5
CPU usage (%): 99.9965
Max. virtual memory (cumulated for all children) (KiB): 5648456

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

runsolver used 2.30365 second user time and 4.54231 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 22:42:51
IDJOB=3286639
IDBENCH=82431
IDSOLVER=1613
FILE ID=node146/3286639-1303764170
RUNJOBID= node146-1303762644-27011
PBS_JOBID= 13154065
Free space on /tmp= 72744 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-TPP-21-step11.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286639-1303764170/watcher-3286639-1303764170 -o /tmp/evaluation-result-3286639-1303764170/solver-3286639-1303764170 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3286639-1303764170.cnf

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=172223084

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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:      12424264 kB
Buffers:       2074796 kB
Cached:       16707632 kB
SwapCached:          0 kB
Active:       10837092 kB
Inactive:      9151724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12424264 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           88060 kB
Writeback:           0 kB
AnonPages:     1205764 kB
Mapped:          18008 kB
Slab:           470216 kB
PageTables:       8560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5835028 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= 72840 MiB
End job on node146 at 2011-04-25 23:04:33