Trace number 3221410

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) 5000.14 5000.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1445862528-059.UNKNOWN.cnf
MD5SUM9e4f1914facdb4a8b3ffdd1de343beff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark368.302
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

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

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

running on 4 cores: 0,2,4,6

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: 6.00 6.00 6.00 5/180 13156
/proc/meminfo: memFree=13894956/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18320 CPUtime=0 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) R 13154 13156 12748 0 -1 4194304 424 0 0 0 0 0 0 0 25 0 1 0 421782644 18759680 360 33554432000 4194304 4287625 140735732603472 18446744073709551615 47555232932528 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13156/statm: 4580 364 317 23 0 90 0

[startup+0.105584 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 13156
/proc/meminfo: memFree=13894956/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 421782644 18763776 394 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 4306660881334239492 0 0 17 2 0 0 0
/proc/13156/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200569 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 13156
/proc/meminfo: memFree=13894956/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 421782644 18763776 394 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/13156/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300562 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 13156
/proc/meminfo: memFree=13894956/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 421782644 18763776 394 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/13156/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700467 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 13156
/proc/meminfo: memFree=13894956/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 421782644 18763776 394 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 8355691886039531520 0 0 17 2 0 0 0
/proc/13156/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50035 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13160
/proc/meminfo: memFree=13888972/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 421782644 18763776 394 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 8355692023478484992 0 0 17 2 0 0 0
/proc/13156/statm: 4581 394 345 23 0 91 0
[pid=13157] ppid=13156 vsize=1952544 CPUtime=0.44 cores=0
/proc/13157/stat : 13157 (cryptominisat) R 13156 13156 12748 0 -1 4202496 1500 0 0 0 44 0 0 0 25 0 1 0 421782645 1999405056 937 33554432000 4194304 4587354 140735932739328 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13157/statm: 488136 937 326 96 0 484698 0
[pid=13159] ppid=13156 vsize=13780 CPUtime=0.4 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 904 0 0 0 40 0 0 0 25 0 1 0 421782645 14110720 796 33554432000 4194304 4785740 140737143658896 18446744073709551615 4538886 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 3445 796 340 145 0 490 0
[pid=13160] ppid=13156 vsize=452524 CPUtime=0.64 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 417 0 0 0 64 0 0 0 25 0 1 0 421782645 463384576 314 33554432000 134512640 134534564 4294086576 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 113131 314 91 6 0 111797 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2437172

[startup+3.10103 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13160
/proc/meminfo: memFree=13888104/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421782644 18763776 394 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 8355692435795345408 0 0 17 2 0 0 0
/proc/13156/statm: 4581 394 345 23 0 91 0
[pid=13157] ppid=13156 vsize=1952936 CPUtime=0.99 cores=0
/proc/13157/stat : 13157 (cryptominisat) R 13156 13156 12748 0 -1 4202496 2119 0 0 0 99 0 0 0 25 0 1 0 421782645 1999806464 1008 33554432000 4194304 4587354 140735932739328 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13157/statm: 488234 1008 326 96 0 484796 0
[pid=13159] ppid=13156 vsize=14064 CPUtime=0.94 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 982 0 0 0 94 0 0 0 25 0 1 0 421782645 14401536 874 33554432000 4194304 4785740 140737143658896 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 3516 874 340 145 0 561 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=1.14 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 114 0 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2441676

[startup+6.30048 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13160
/proc/meminfo: memFree=13881036/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421782644 18763776 394 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 8355692298356391936 0 0 17 2 0 0 0
/proc/13156/statm: 4581 394 345 23 0 91 0
[pid=13157] ppid=13156 vsize=6223860 CPUtime=2.01 cores=0
/proc/13157/stat : 13157 (cryptominisat) R 13156 13156 12748 0 -1 4202496 4099 0 0 0 201 0 0 0 25 0 1 0 421782645 6373232640 2649 33554432000 4194304 4587354 140735932739328 18446744073709551615 233510297472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13157/statm: 1555965 2649 336 96 0 1552527 0
[pid=13159] ppid=13156 vsize=14624 CPUtime=2.02 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 1089 0 0 0 202 0 0 0 25 0 1 0 421782645 14974976 981 33554432000 4194304 4785740 140737143658896 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 3656 981 340 145 0 701 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=2.24 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 224 0 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 6713160

[startup+12.7003 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13160
/proc/meminfo: memFree=13878896/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421782644 18763776 394 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 8355690511649996800 0 0 17 2 0 0 0
/proc/13156/statm: 4581 394 345 23 0 91 0
[pid=13157] ppid=13156 vsize=6224060 CPUtime=4.09 cores=0
/proc/13157/stat : 13157 (cryptominisat) R 13156 13156 12748 0 -1 4202496 5407 0 0 0 409 0 0 0 25 0 1 0 421782645 6373437440 2671 33554432000 4194304 4587354 140735932739328 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13157/statm: 1556015 2671 336 96 0 1552577 0
[pid=13159] ppid=13156 vsize=15344 CPUtime=4.19 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 1288 0 0 0 419 0 0 0 25 0 1 0 421782645 15712256 1180 33554432000 4194304 4785740 140737143658896 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 3836 1180 340 145 0 881 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=4.39 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 439 0 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6714080

[startup+25.501 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13161
/proc/meminfo: memFree=13875916/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421782644 18763776 394 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 8355690511649996800 0 0 17 2 0 0 0
/proc/13156/statm: 4581 394 345 23 0 91 0
[pid=13157] ppid=13156 vsize=39596 CPUtime=8.39 cores=0
/proc/13157/stat : 13157 (cryptominisat) R 13156 13156 12748 0 -1 4202496 8685 0 0 0 838 1 0 0 25 0 1 0 421782645 40546304 4340 33554432000 4194304 4587354 140735932739328 18446744073709551615 4388107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13157/statm: 9899 4340 336 96 0 6461 0
[pid=13159] ppid=13156 vsize=16288 CPUtime=8.44 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 1504 0 0 0 844 0 0 0 25 0 1 0 421782645 16678912 1396 33554432000 4194304 4785740 140737143658896 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 4072 1396 340 145 0 1117 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=8.64 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 864 0 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 530560

[startup+51.1004 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13161
/proc/meminfo: memFree=13866424/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421782644 18763776 394 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 8355691611161624576 0 0 17 2 0 0 0
/proc/13156/statm: 4581 394 345 23 0 91 0
[pid=13157] ppid=13156 vsize=41204 CPUtime=16.89 cores=0
/proc/13157/stat : 13157 (cryptominisat) R 13156 13156 12748 0 -1 4202496 11796 0 0 0 1688 1 0 0 25 0 1 0 421782645 42192896 4788 33554432000 4194304 4587354 140735932739328 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13157/statm: 10301 4788 336 96 0 6863 0
[pid=13159] ppid=13156 vsize=17664 CPUtime=16.99 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 1794 0 0 0 1699 0 0 0 25 0 1 0 421782645 18087936 1686 33554432000 4194304 4785740 140737143658896 18446744073709551615 4550473 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 4416 1686 340 145 0 1461 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=17.19 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 1719 0 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 533544

[startup+102.301 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13163
/proc/meminfo: memFree=13859080/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421782644 18763776 394 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 8355690374211043328 0 0 17 2 0 0 0
/proc/13156/statm: 4581 394 345 23 0 91 0
[pid=13157] ppid=13156 vsize=6231992 CPUtime=33.99 cores=0
/proc/13157/stat : 13157 (cryptominisat) R 13156 13156 12748 0 -1 4202496 17777 0 0 0 3396 3 0 0 25 0 1 0 421782645 6381559808 4884 33554432000 4194304 4587354 140735932739328 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13157/statm: 1557998 4884 336 96 0 1554560 0
[pid=13159] ppid=13156 vsize=19360 CPUtime=34.05 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 2184 0 0 0 3405 0 0 0 25 0 1 0 421782645 19824640 2076 33554432000 4194304 4785740 140737143658896 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 4840 2076 341 145 0 1885 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=34.24 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 3424 0 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 6726028

[startup+162.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 13164
/proc/meminfo: memFree=13849988/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 421782644 18763776 394 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 8355690786527903744 0 0 17 2 0 0 0
/proc/13156/statm: 4581 394 345 23 0 91 0
[pid=13157] ppid=13156 vsize=1969984 CPUtime=53.98 cores=0
/proc/13157/stat : 13157 (cryptominisat) R 13156 13156 12748 0 -1 4202496 23617 0 0 0 5395 3 0 0 25 0 1 0 421782645 2017263616 5432 33554432000 4194304 4587354 140735932739328 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13157/statm: 492496 5432 336 96 0 489058 0
[pid=13159] ppid=13156 vsize=20452 CPUtime=54.05 cores=0

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

[pid=13156] ppid=13154 vsize=18324 CPUtime=179.72 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 502 52434 0 0 0 0 17963 9 15 0 1 0 421782644 18763776 395 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 2239126159763669252 0 0 17 2 0 0 0
/proc/13156/statm: 4581 395 346 23 0 91 0
[pid=13159] ppid=13156 vsize=38796 CPUtime=2151.25 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 6692 0 0 0 215124 1 0 0 25 0 1 0 421782645 39727104 6584 33554432000 4194304 4785740 140737143658896 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 9699 6584 341 145 0 6744 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=2151.41 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 215137 4 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 513472

[startup+4542.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 13443
/proc/meminfo: memFree=13841356/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=179.72 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 502 52434 0 0 0 0 17963 9 15 0 1 0 421782644 18763776 395 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 2239126159763669252 0 0 17 2 0 0 0
/proc/13156/statm: 4581 395 346 23 0 91 0
[pid=13159] ppid=13156 vsize=38988 CPUtime=2181.25 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 6740 0 0 0 218124 1 0 0 25 0 1 0 421782645 39923712 6632 33554432000 4194304 4785740 140737143658896 18446744073709551615 233509995091 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 9747 6632 341 145 0 6792 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=2181.4 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 218136 4 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 513664

[startup+4602.3 s]
/proc/loadavg: 5.06 5.02 5.00 6/183 13445
/proc/meminfo: memFree=13840716/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=179.72 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 502 52434 0 0 0 0 17963 9 15 0 1 0 421782644 18763776 395 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 2239126159763669252 0 0 17 2 0 0 0
/proc/13156/statm: 4581 395 346 23 0 91 0
[pid=13159] ppid=13156 vsize=39180 CPUtime=2211.25 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 6787 0 0 0 221124 1 0 0 25 0 1 0 421782645 40120320 6679 33554432000 4194304 4785740 140737143658896 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 9795 6679 341 145 0 6840 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=2211.41 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 221137 4 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 513856

[startup+4662.3 s]
/proc/loadavg: 5.02 5.01 5.00 6/183 13446
/proc/meminfo: memFree=13837956/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=179.72 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 502 52434 0 0 0 0 17963 9 15 0 1 0 421782644 18763776 395 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 2239126159763669252 0 0 17 2 0 0 0
/proc/13156/statm: 4581 395 346 23 0 91 0
[pid=13159] ppid=13156 vsize=39180 CPUtime=2241.25 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 6788 0 0 0 224124 1 0 0 25 0 1 0 421782645 40120320 6680 33554432000 4194304 4785740 140737143658896 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 9795 6680 341 145 0 6840 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=2241.41 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 224137 4 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134529228 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 513856

[startup+4722.3 s]
/proc/loadavg: 5.01 5.00 5.00 6/183 13448
/proc/meminfo: memFree=13836812/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=179.72 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 502 52434 0 0 0 0 17963 9 15 0 1 0 421782644 18763776 395 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 2239126159763669252 0 0 17 2 0 0 0
/proc/13156/statm: 4581 395 346 23 0 91 0
[pid=13159] ppid=13156 vsize=39180 CPUtime=2271.24 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 6794 0 0 0 227123 1 0 0 25 0 1 0 421782645 40120320 6686 33554432000 4194304 4785740 140737143658896 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 9795 6686 341 145 0 6840 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=2271.42 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 227138 4 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 513856

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 13450
/proc/meminfo: memFree=13837044/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=179.72 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 502 52434 0 0 0 0 17963 9 15 0 1 0 421782644 18763776 395 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 2239126159763669252 0 0 17 2 0 0 0
/proc/13156/statm: 4581 395 346 23 0 91 0
[pid=13159] ppid=13156 vsize=39180 CPUtime=2301.24 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 6797 0 0 0 230123 1 0 0 25 0 1 0 421782645 40120320 6689 33554432000 4194304 4785740 140737143658896 18446744073709551615 4286994 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 9795 6689 341 145 0 6840 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=2301.43 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 230139 4 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134530172 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 513856

[startup+4842.31 s]
/proc/loadavg: 5.03 5.01 5.00 6/183 13451
/proc/meminfo: memFree=13838148/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=179.72 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 502 52434 0 0 0 0 17963 9 15 0 1 0 421782644 18763776 395 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 2239126159763669252 0 0 17 2 0 0 0
/proc/13156/statm: 4581 395 346 23 0 91 0
[pid=13159] ppid=13156 vsize=39180 CPUtime=2331.24 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 6798 0 0 0 233123 1 0 0 25 0 1 0 421782645 40120320 6690 33554432000 4194304 4785740 140737143658896 18446744073709551615 4287153 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 9795 6690 341 145 0 6840 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=2331.44 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 233140 4 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 513856

[startup+4902.3 s]
/proc/loadavg: 5.01 5.01 5.00 6/183 13453
/proc/meminfo: memFree=13835756/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=179.72 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 502 52434 0 0 0 0 17963 9 15 0 1 0 421782644 18763776 395 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 2239126159763669252 0 0 17 2 0 0 0
/proc/13156/statm: 4581 395 346 23 0 91 0
[pid=13159] ppid=13156 vsize=39180 CPUtime=2361.23 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 6798 0 0 0 236122 1 0 0 25 0 1 0 421782645 40120320 6690 33554432000 4194304 4785740 140737143658896 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 9795 6690 341 145 0 6840 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=2361.44 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 236140 4 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 513856

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 13454
/proc/meminfo: memFree=13833884/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=179.72 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 502 52434 0 0 0 0 17963 9 15 0 1 0 421782644 18763776 395 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 2239126159763669252 0 0 17 2 0 0 0
/proc/13156/statm: 4581 395 346 23 0 91 0
[pid=13159] ppid=13156 vsize=39180 CPUtime=2391.23 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 6805 0 0 0 239122 1 0 0 25 0 1 0 421782645 40120320 6697 33554432000 4194304 4785740 140737143658896 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 9795 6697 341 145 0 6840 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=2391.44 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 239140 4 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 513856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 13455
/proc/meminfo: memFree=13831380/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=179.72 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 502 52434 0 0 0 0 17963 9 15 0 1 0 421782644 18763776 395 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 2239126159763669252 0 0 17 2 0 0 0
/proc/13156/statm: 4581 395 346 23 0 91 0
[pid=13159] ppid=13156 vsize=39180 CPUtime=2410.11 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 6806 0 0 0 241010 1 0 0 25 0 1 0 421782645 40120320 6698 33554432000 4194304 4785740 140737143658896 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 9795 6698 341 145 0 6840 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=2410.27 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 241023 4 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 513856

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

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

[startup+5000 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 13455
/proc/meminfo: memFree=13831380/32951124 swapFree=67111528/67111528
[pid=13156] ppid=13154 vsize=18324 CPUtime=179.72 cores=0,2,4,6
/proc/13156/stat : 13156 (ppfolio) S 13154 13156 12748 0 -1 4202496 502 52434 0 0 0 0 17963 9 15 0 1 0 421782644 18763776 395 33554432000 4194304 4287625 140735732603472 18446744073709551615 233510317583 0 0 4096 65536 2239126159763669252 0 0 17 2 0 0 0
/proc/13156/statm: 4581 395 346 23 0 91 0
[pid=13159] ppid=13156 vsize=39180 CPUtime=2410.11 cores=0
/proc/13159/stat : 13159 (clasp) R 13156 13156 12748 0 -1 4202496 6806 0 0 0 241010 1 0 0 25 0 1 0 421782645 40120320 6698 33554432000 4194304 4785740 140737143658896 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13159/statm: 9795 6698 341 145 0 6840 0
[pid=13160] ppid=13156 vsize=456352 CPUtime=2410.27 cores=0
/proc/13160/stat : 13160 (TNM) R 13156 13156 12748 0 -1 4202496 479 0 0 0 241023 4 0 0 25 0 1 0 421782645 467304448 376 33554432000 134512640 134534564 4294086576 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13160/statm: 114088 376 95 6 0 112754 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 513856

Child status: 0
Real time (s): 5000.01
CPU time (s): 5000.14
CPU user time (s): 4999.97
CPU system time (s): 0.168974
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 12958092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.97
system time used= 0.168974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60252
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= 211
involuntary context switches= 76267

runsolver used 7.80781 second user time and 15.4237 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-20 12:01:08
IDJOB=3221410
IDBENCH=82918
IDSOLVER=1639
FILE ID=node145/3221410-1303293668
RUNJOBID= node145-1303288626-12766
PBS_JOBID= 13049591
Free space on /tmp= 71580 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1445862528-059.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221410-1303293668/watcher-3221410-1303293668 -o /tmp/evaluation-result-3221410-1303293668/solver-3221410-1303293668 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221410-1303293668.cnf

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

MD5SUM BENCH= 9e4f1914facdb4a8b3ffdd1de343beff
RANDOM SEED=610372893

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13895244 kB
Buffers:        723436 kB
Cached:       17885248 kB
SwapCached:          0 kB
Active:        8677064 kB
Inactive:     10021444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13895244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10760 kB
Writeback:           0 kB
AnonPages:       89536 kB
Mapped:          16444 kB
Slab:           294324 kB
PageTables:       5064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1925456 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= 71568 MiB
End job on node145 at 2011-04-20 13:24:28