Trace number 3284891

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.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
MD5SUMe44b288003a3eaf34673a2c0fb8c6f3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1226.02
Satisfiable
(Un)Satisfiability was proved
Number of variables131484
Number of clauses2120376
Sum of the clauses size4841016
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22046240
Number of clauses of size 35760
Number of clauses of size 426640
Number of clauses of size 511520
Number of clauses of size over 529520

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

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-3284891-1303760144/watcher-3284891-1303760144 -o /tmp/evaluation-result-3284891-1303760144/solver-3284891-1303760144 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3284891-1303760144.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: 11.04 10.09 7.61 11/198 16429
/proc/meminfo: memFree=18739680/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18240 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) R 16427 16429 15892 0 -1 4194304 281 0 0 0 0 0 0 0 22 0 1 0 468430685 18677760 230 33554432000 4194304 4287625 140736739000512 18446744073709551615 255101806056 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16429/statm: 4560 231 194 23 0 57 0

[startup+0.0172171 s]
/proc/loadavg: 11.04 10.09 7.61 11/198 16429
/proc/meminfo: memFree=18739680/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 4373166491407712520 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100216 s]
/proc/loadavg: 11.04 10.09 7.61 11/198 16429
/proc/meminfo: memFree=18739680/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291176741556191232 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300171 s]
/proc/loadavg: 11.04 10.09 7.61 11/198 16429
/proc/meminfo: memFree=18739680/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291176878995144704 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701099 s]
/proc/loadavg: 11.04 10.09 7.61 11/198 16429
/proc/meminfo: memFree=18739680/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291176878995144704 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50096 s]
/proc/loadavg: 11.04 10.09 7.61 13/202 16433
/proc/meminfo: memFree=18608580/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291176878995144704 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
[pid=16431] ppid=16429 vsize=116664 CPUtime=0.44 cores=5
/proc/16431/stat : 16431 (cryptominisat) R 16429 16429 15892 0 -1 4202496 22914 0 0 0 40 4 0 0 25 0 1 0 468430686 119463936 22673 33554432000 4194304 4587354 140733793626576 18446744073709551615 255106429637 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16431/statm: 29166 22674 288 96 0 25728 0
[pid=16432] ppid=16429 vsize=102556 CPUtime=0.49 cores=5
/proc/16432/stat : 16432 (clasp) R 16429 16429 15892 0 -1 4202496 30899 0 0 0 45 4 0 0 25 0 1 0 468430686 105017344 21405 33554432000 4194304 4785740 140733301004256 18446744073709551615 4450907 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16432/statm: 25639 21405 308 145 0 22684 0
[pid=16433] ppid=16429 vsize=465332 CPUtime=0.54 cores=5
/proc/16433/stat : 16433 (TNM) R 16429 16429 15892 0 -1 4202496 5977 0 0 0 53 1 0 0 25 0 1 0 468430686 476499968 5875 33554432000 134512640 134534564 4287696448 18446744073709551615 7923873 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16433/statm: 116333 5875 90 6 0 114999 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 702876

[startup+3.10068 s]
/proc/loadavg: 11.12 10.12 7.64 13/202 16433
/proc/meminfo: memFree=18516820/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291177153873051648 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
[pid=16431] ppid=16429 vsize=160064 CPUtime=0.99 cores=5
/proc/16431/stat : 16431 (cryptominisat) R 16429 16429 15892 0 -1 4202496 33727 0 0 0 94 5 0 0 25 0 1 0 468430686 163905536 33350 33554432000 4194304 4587354 140733793626576 18446744073709551615 4237613 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16431/statm: 40016 33350 306 96 0 36578 0
[pid=16432] ppid=16429 vsize=154564 CPUtime=0.99 cores=5
/proc/16432/stat : 16432 (clasp) R 16429 16429 15892 0 -1 4202496 44682 0 0 0 94 5 0 0 25 0 1 0 468430686 158273536 33872 33554432000 4194304 4785740 140733301004256 18446744073709551615 4487020 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16432/statm: 38641 33872 313 145 0 35686 0
[pid=16433] ppid=16429 vsize=478532 CPUtime=1.08 cores=5
/proc/16433/stat : 16433 (TNM) R 16429 16429 15892 0 -1 4202496 11574 0 0 0 106 2 0 0 25 0 1 0 468430686 490016768 11472 33554432000 134512640 134534564 4287696448 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16433/statm: 119633 11472 90 6 0 118299 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 811484

[startup+6.30113 s]
/proc/loadavg: 11.12 10.12 7.64 13/202 16433
/proc/meminfo: memFree=18349924/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291177428750958592 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
[pid=16431] ppid=16429 vsize=194916 CPUtime=2.04 cores=5
/proc/16431/stat : 16431 (cryptominisat) R 16429 16429 15892 0 -1 4202496 42431 0 0 0 197 7 0 0 25 0 1 0 468430686 199593984 42054 33554432000 4194304 4587354 140733793626576 18446744073709551615 4364591 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16431/statm: 48729 42054 311 96 0 45291 0
[pid=16432] ppid=16429 vsize=136108 CPUtime=2.09 cores=5
/proc/16432/stat : 16432 (clasp) R 16429 16429 15892 0 -1 4202496 44797 0 0 0 203 6 0 0 25 0 1 0 468430686 139374592 30575 33554432000 4194304 4785740 140733301004256 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16432/statm: 34027 30575 332 145 0 31072 0
[pid=16433] ppid=16429 vsize=563272 CPUtime=2.14 cores=5
/proc/16433/stat : 16433 (TNM) R 16429 16429 15892 0 -1 4202496 37013 0 0 0 209 5 0 0 25 0 1 0 468430686 576790528 36910 33554432000 134512640 134534564 4287696448 18446744073709551615 134524561 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16433/statm: 140818 36910 91 6 0 139484 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 912620

[startup+12.701 s]
/proc/loadavg: 11.25 10.18 7.68 13/202 16433
/proc/meminfo: memFree=18359228/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291177703628865536 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
[pid=16431] ppid=16429 vsize=214700 CPUtime=4.19 cores=5
/proc/16431/stat : 16431 (cryptominisat) R 16429 16429 15892 0 -1 4202496 42527 0 0 0 412 7 0 0 25 0 1 0 468430686 219852800 41122 33554432000 4194304 4587354 140733793626576 18446744073709551615 4442259 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16431/statm: 53675 41122 315 96 0 50237 0
[pid=16432] ppid=16429 vsize=136108 CPUtime=4.19 cores=5
/proc/16432/stat : 16432 (clasp) R 16429 16429 15892 0 -1 4202496 44805 0 0 0 413 6 0 0 25 0 1 0 468430686 139374592 30583 33554432000 4194304 4785740 140733301004256 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16432/statm: 34027 30583 340 145 0 31072 0
[pid=16433] ppid=16429 vsize=563272 CPUtime=4.28 cores=5
/proc/16433/stat : 16433 (TNM) R 16429 16429 15892 0 -1 4202496 37013 0 0 0 423 5 0 0 25 0 1 0 468430686 576790528 36910 33554432000 134512640 134534564 4287696448 18446744073709551615 134524811 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16433/statm: 140818 36910 91 6 0 139484 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 932404

[startup+25.5007 s]
/proc/loadavg: 11.37 10.24 7.73 13/202 16433
/proc/meminfo: memFree=18221092/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291178253384679424 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
[pid=16431] ppid=16429 vsize=244080 CPUtime=8.43 cores=5
/proc/16431/stat : 16431 (cryptominisat) R 16429 16429 15892 0 -1 4202496 70842 0 0 0 833 10 0 0 25 0 1 0 468430686 249937920 52700 33554432000 4194304 4587354 140733793626576 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16431/statm: 61020 52700 330 96 0 57582 0
[pid=16432] ppid=16429 vsize=136108 CPUtime=8.49 cores=5
/proc/16432/stat : 16432 (clasp) R 16429 16429 15892 0 -1 4202496 44805 0 0 0 843 6 0 0 25 0 1 0 468430686 139374592 30583 33554432000 4194304 4785740 140733301004256 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16432/statm: 34027 30583 340 145 0 31072 0
[pid=16433] ppid=16429 vsize=605380 CPUtime=8.54 cores=5
/proc/16433/stat : 16433 (TNM) R 16429 16429 15892 0 -1 4202496 57745 0 0 0 846 8 0 0 25 0 1 0 468430686 619909120 57642 33554432000 134512640 134534564 4287696448 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16433/statm: 151345 57642 95 6 0 150011 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1003892

[startup+51.1013 s]
/proc/loadavg: 11.58 10.38 7.84 13/202 16434
/proc/meminfo: memFree=18177440/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291178390823632896 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
[pid=16431] ppid=16429 vsize=281584 CPUtime=16.99 cores=5
/proc/16431/stat : 16431 (cryptominisat) R 16429 16429 15892 0 -1 4202496 75088 0 0 0 1688 11 0 0 25 0 1 0 468430686 288342016 56944 33554432000 4194304 4587354 140733793626576 18446744073709551615 4236680 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16431/statm: 70396 56944 330 96 0 66958 0
[pid=16432] ppid=16429 vsize=136108 CPUtime=16.99 cores=5
/proc/16432/stat : 16432 (clasp) R 16429 16429 15892 0 -1 4202496 44805 0 0 0 1693 6 0 0 25 0 1 0 468430686 139374592 30583 33554432000 4194304 4785740 140733301004256 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16432/statm: 34027 30583 340 145 0 31072 0
[pid=16433] ppid=16429 vsize=605380 CPUtime=17.09 cores=5
/proc/16433/stat : 16433 (TNM) R 16429 16429 15892 0 -1 4202496 57745 0 0 0 1701 8 0 0 25 0 1 0 468430686 619909120 57642 33554432000 134512640 134534564 4287696448 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16433/statm: 151345 57642 95 6 0 150011 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1041396

[startup+102.307 s]
/proc/loadavg: 11.83 10.65 8.08 13/202 16435
/proc/meminfo: memFree=18051580/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291178665701539840 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
[pid=16431] ppid=16429 vsize=431588 CPUtime=34.05 cores=5
/proc/16431/stat : 16431 (cryptominisat) R 16429 16429 15892 0 -1 4202496 83698 0 0 0 3393 12 0 0 25 0 1 0 468430686 441946112 65549 33554432000 4194304 4587354 140733793626576 18446744073709551615 4236561 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16431/statm: 107897 65549 330 96 0 104459 0
[pid=16432] ppid=16429 vsize=136108 CPUtime=34.09 cores=5
/proc/16432/stat : 16432 (clasp) R 16429 16429 15892 0 -1 4202496 44805 0 0 0 3403 6 0 0 25 0 1 0 468430686 139374592 30583 33554432000 4194304 4785740 140733301004256 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16432/statm: 34027 30583 340 145 0 31072 0
[pid=16433] ppid=16429 vsize=605380 CPUtime=34.14 cores=5
/proc/16433/stat : 16433 (TNM) R 16429 16429 15892 0 -1 4202496 57745 0 0 0 3406 8 0 0 25 0 1 0 468430686 619909120 57642 33554432000 134512640 134534564 4287696448 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16433/statm: 151345 57642 95 6 0 150011 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1191400

[startup+162.301 s]
/proc/loadavg: 11.94 10.89 8.32 13/202 16437
/proc/meminfo: memFree=18100796/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291176878995144704 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
[pid=16431] ppid=16429 vsize=360980 CPUtime=54.06 cores=5
/proc/16431/stat : 16431 (cryptominisat) R 16429 16429 15892 0 -1 4202496 96034 0 0 0 5391 15 0 0 25 0 1 0 468430686 369643520 57684 33554432000 4194304 4587354 140733793626576 18446744073709551615 4236455 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16431/statm: 90245 57684 333 96 0 86807 0
[pid=16432] ppid=16429 vsize=143868 CPUtime=54.08 cores=5

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

/proc/16433/statm: 151345 57642 95 6 0 150011 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2149388

[startup+882.3 s]
/proc/loadavg: 11.05 11.38 10.08 12/201 16518
/proc/meminfo: memFree=16120732/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291177291312005120 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
[pid=16431] ppid=16429 vsize=1128360 CPUtime=294.04 cores=5
/proc/16431/stat : 16431 (cryptominisat) R 16429 16429 15892 0 -1 4202496 356928 0 0 0 29345 59 0 0 25 0 1 0 468430686 1155440640 68894 33554432000 4194304 4587354 140733793626576 18446744073709551615 4243546 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16431/statm: 282090 68894 338 96 0 278652 0
[pid=16432] ppid=16429 vsize=415604 CPUtime=294.04 cores=5
/proc/16432/stat : 16432 (clasp) R 16429 16429 15892 0 -1 4202496 115198 0 0 0 29378 26 0 0 25 0 1 0 468430686 425578496 100976 33554432000 4194304 4785740 140733301004256 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16432/statm: 103901 100976 340 145 0 100946 0
[pid=16433] ppid=16429 vsize=605380 CPUtime=294.19 cores=5
/proc/16433/stat : 16433 (TNM) R 16429 16429 15892 0 -1 4202496 57745 0 0 0 29411 8 0 0 25 0 1 0 468430686 619909120 57642 33554432000 134512640 134534564 4287696448 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16433/statm: 151345 57642 95 6 0 150011 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 2167668

[startup+942.301 s]
/proc/loadavg: 11.02 11.31 10.13 12/201 16520
/proc/meminfo: memFree=15715000/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291177566189912064 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
[pid=16431] ppid=16429 vsize=1127800 CPUtime=314.04 cores=5
/proc/16431/stat : 16431 (cryptominisat) R 16429 16429 15892 0 -1 4202496 362717 0 0 0 31343 61 0 0 25 0 1 0 468430686 1154867200 61935 33554432000 4194304 4587354 140733793626576 18446744073709551615 4246056 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16431/statm: 281950 61935 338 96 0 278512 0
[pid=16432] ppid=16429 vsize=434696 CPUtime=314.05 cores=5
/proc/16432/stat : 16432 (clasp) R 16429 16429 15892 0 -1 4202496 119987 0 0 0 31378 27 0 0 25 0 1 0 468430686 445128704 105765 33554432000 4194304 4785740 140733301004256 18446744073709551615 4290648 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16432/statm: 108674 105765 340 145 0 105719 0
[pid=16433] ppid=16429 vsize=605380 CPUtime=314.19 cores=5
/proc/16433/stat : 16433 (TNM) R 16429 16429 15892 0 -1 4202496 57745 0 0 0 31411 8 0 0 25 0 1 0 468430686 619909120 57642 33554432000 134512640 134534564 4287696448 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16433/statm: 151345 57642 95 6 0 150011 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 2186200

[startup+1002.3 s]
/proc/loadavg: 10.72 11.19 10.17 11/200 16582
/proc/meminfo: memFree=16455576/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291177703628865536 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
[pid=16431] ppid=16429 vsize=1127800 CPUtime=334.04 cores=5
/proc/16431/stat : 16431 (cryptominisat) R 16429 16429 15892 0 -1 4202496 369862 0 0 0 33341 63 0 0 25 0 1 0 468430686 1154867200 69074 33554432000 4194304 4587354 140733793626576 18446744073709551615 4236820 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16431/statm: 281950 69074 338 96 0 278512 0
[pid=16432] ppid=16429 vsize=451336 CPUtime=334.06 cores=5
/proc/16432/stat : 16432 (clasp) R 16429 16429 15892 0 -1 4202496 124136 0 0 0 33378 28 0 0 25 0 1 0 468430686 462168064 109914 33554432000 4194304 4785740 140733301004256 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16432/statm: 112834 109914 340 145 0 109879 0
[pid=16433] ppid=16429 vsize=605380 CPUtime=334.19 cores=5
/proc/16433/stat : 16433 (TNM) R 16429 16429 15892 0 -1 4202496 57745 0 0 0 33411 8 0 0 25 0 1 0 468430686 619909120 57642 33554432000 134512640 134534564 4287696448 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16433/statm: 151345 57642 95 6 0 150011 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2202840

[startup+1062.3 s]
/proc/loadavg: 10.26 10.97 10.15 11/200 16584
/proc/meminfo: memFree=15612192/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291178390823632896 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
[pid=16431] ppid=16429 vsize=1127800 CPUtime=354.04 cores=5
/proc/16431/stat : 16431 (cryptominisat) R 16429 16429 15892 0 -1 4202496 374979 0 0 0 35339 65 0 0 25 0 1 0 468430686 1154867200 74176 33554432000 4194304 4587354 140733793626576 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16431/statm: 281950 74176 338 96 0 278512 0
[pid=16432] ppid=16429 vsize=468316 CPUtime=354.07 cores=5
/proc/16432/stat : 16432 (clasp) R 16429 16429 15892 0 -1 4202496 128411 0 0 0 35378 29 0 0 25 0 1 0 468430686 479555584 114189 33554432000 4194304 4785740 140733301004256 18446744073709551615 4304022 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16432/statm: 117079 114189 340 145 0 114124 0
[pid=16433] ppid=16429 vsize=605380 CPUtime=354.19 cores=5
/proc/16433/stat : 16433 (TNM) R 16429 16429 15892 0 -1 4202496 57745 0 0 0 35411 8 0 0 25 0 1 0 468430686 619909120 57642 33554432000 134512640 134534564 4287696448 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16433/statm: 151345 57642 95 6 0 150011 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2219820

[startup+1122.3 s]
/proc/loadavg: 10.10 10.79 10.14 11/200 16586
/proc/meminfo: memFree=15346460/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291177703628865536 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
[pid=16431] ppid=16429 vsize=1131900 CPUtime=374.04 cores=5
/proc/16431/stat : 16431 (cryptominisat) R 16429 16429 15892 0 -1 4202496 464858 0 0 0 37326 78 0 0 25 0 1 0 468430686 1159065600 72630 33554432000 4194304 4587354 140733793626576 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16431/statm: 282975 72630 338 96 0 279537 0
[pid=16432] ppid=16429 vsize=498644 CPUtime=374.08 cores=5
/proc/16432/stat : 16432 (clasp) R 16429 16429 15892 0 -1 4202496 135982 0 0 0 37377 31 0 0 25 0 1 0 468430686 510611456 121760 33554432000 4194304 4785740 140733301004256 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16432/statm: 124661 121760 340 145 0 121706 0
[pid=16433] ppid=16429 vsize=605380 CPUtime=374.19 cores=5
/proc/16433/stat : 16433 (TNM) R 16429 16429 15892 0 -1 4202496 57745 0 0 0 37411 8 0 0 25 0 1 0 468430686 619909120 57642 33554432000 134512640 134534564 4287696448 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16433/statm: 151345 57642 95 6 0 150011 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2254248

[startup+1182.3 s]
/proc/loadavg: 9.94 10.60 10.11 11/200 16617
/proc/meminfo: memFree=15574656/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291177841067819008 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
[pid=16431] ppid=16429 vsize=1002904 CPUtime=394.03 cores=5
/proc/16431/stat : 16431 (cryptominisat) R 16429 16429 15892 0 -1 4202496 472486 0 0 0 39322 81 0 0 25 0 1 0 468430686 1026973696 65521 33554432000 4194304 4587354 140733793626576 18446744073709551615 4236668 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16431/statm: 250726 65521 338 96 0 247288 0
[pid=16432] ppid=16429 vsize=512688 CPUtime=394.08 cores=5
/proc/16432/stat : 16432 (clasp) R 16429 16429 15892 0 -1 4202496 139501 0 0 0 39377 31 0 0 25 0 1 0 468430686 524992512 125279 33554432000 4194304 4785740 140733301004256 18446744073709551615 4290607 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16432/statm: 128172 125279 340 145 0 125217 0
[pid=16433] ppid=16429 vsize=605380 CPUtime=394.18 cores=5
/proc/16433/stat : 16433 (TNM) R 16429 16429 15892 0 -1 4202496 57745 0 0 0 39410 8 0 0 25 0 1 0 468430686 619909120 57642 33554432000 134512640 134534564 4287696448 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16433/statm: 151345 57642 95 6 0 150011 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2139296

[startup+1242.3 s]
/proc/loadavg: 9.98 10.49 10.10 11/200 16619
/proc/meminfo: memFree=15306196/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291177978506772480 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
[pid=16431] ppid=16429 vsize=1002904 CPUtime=414.03 cores=5
/proc/16431/stat : 16431 (cryptominisat) R 16429 16429 15892 0 -1 4202496 481231 0 0 0 41319 84 0 0 25 0 1 0 468430686 1026973696 74253 33554432000 4194304 4587354 140733793626576 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16431/statm: 250726 74253 338 96 0 247288 0
[pid=16432] ppid=16429 vsize=529216 CPUtime=414.09 cores=5
/proc/16432/stat : 16432 (clasp) R 16429 16429 15892 0 -1 4202496 143673 0 0 0 41376 33 0 0 25 0 1 0 468430686 541917184 129451 33554432000 4194304 4785740 140733301004256 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16432/statm: 132304 129451 340 145 0 129349 0
[pid=16433] ppid=16429 vsize=605380 CPUtime=414.18 cores=5
/proc/16433/stat : 16433 (TNM) R 16429 16429 15892 0 -1 4202496 57745 0 0 0 41410 8 0 0 25 0 1 0 468430686 619909120 57642 33554432000 134512640 134534564 4287696448 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16433/statm: 151345 57642 95 6 0 150011 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2155824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.99 10.40 10.09 11/200 16620
/proc/meminfo: memFree=15244028/32951124 swapFree=67111524/67111528
[pid=16429] ppid=16427 vsize=18324 CPUtime=0 cores=5,7
/proc/16429/stat : 16429 (ppfolio) S 16427 16429 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468430685 18763776 394 33554432000 4194304 4287625 140736739000512 18446744073709551615 255106788879 0 0 4096 65536 12291177978506772480 0 0 17 7 0 0 0
/proc/16429/statm: 4581 394 345 23 0 91 0
[pid=16431] ppid=16429 vsize=1112452 CPUtime=433.3 cores=5
/proc/16431/stat : 16431 (cryptominisat) R 16429 16429 15892 0 -1 4202496 488517 0 0 0 43243 87 0 0 25 0 1 0 468430686 1139150848 64904 33554432000 4194304 4587354 140733793626576 18446744073709551615 4236512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16431/statm: 278113 64904 338 96 0 274675 0
[pid=16432] ppid=16429 vsize=552668 CPUtime=433.32 cores=5
/proc/16432/stat : 16432 (clasp) R 16429 16429 15892 0 -1 4202496 149513 0 0 0 43298 34 0 0 25 0 1 0 468430686 565932032 135291 33554432000 4194304 4785740 140733301004256 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16432/statm: 138167 135291 340 145 0 135212 0
[pid=16433] ppid=16429 vsize=605380 CPUtime=433.38 cores=5
/proc/16433/stat : 16433 (TNM) R 16429 16429 15892 0 -1 4202496 57745 0 0 0 43330 8 0 0 25 0 1 0 468430686 619909120 57642 33554432000 134512640 134534564 4287696448 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16433/statm: 151345 57642 95 6 0 150011 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2288824

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 16429 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.01
CPU time (s): 1300
CPU user time (s): 1298.71
CPU system time (s): 1.29
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 3029644

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= 500
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= 134
involuntary context switches= 5

runsolver used 1.9837 second user time and 5.12822 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 21:35:46
IDJOB=3284891
IDBENCH=82366
IDSOLVER=1613
FILE ID=node144/3284891-1303760144
RUNJOBID= node144-1303759502-15913
PBS_JOBID= 13157119
Free space on /tmp= 72020 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284891-1303760144/watcher-3284891-1303760144 -o /tmp/evaluation-result-3284891-1303760144/solver-3284891-1303760144 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3284891-1303760144.cnf

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
RANDOM SEED=1871784145

node144.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.850
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.850
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.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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:      18739960 kB
Buffers:       2183652 kB
Cached:        9791944 kB
SwapCached:          4 kB
Active:        5249620 kB
Inactive:      8394724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18739960 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           49144 kB
Writeback:           0 kB
AnonPages:     1668068 kB
Mapped:          17916 kB
Slab:           497308 kB
PageTables:       9536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6405212 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= 71808 MiB
End job on node144 at 2011-04-25 21:57:28