Trace number 3285995

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 seqUNSAT 332.813 332.808

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
MD5SUM17407fc59aa2b679b7792ae0656704b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.5967
Satisfiable
(Un)Satisfiability was proved
Number of variables66084
Number of clauses1060536
Sum of the clauses size2420856
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21023120
Number of clauses of size 32880
Number of clauses of size 413320
Number of clauses of size 55760
Number of clauses of size over 514760

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
332.68/332.78	s UNSATISFIABLE
332.68/332.80	solver [1] cryptominisat 2.7.1 answered
332.68/332.80	Done

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 1,3

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: 2.52 3.62 3.57 5/184 6690
/proc/meminfo: memFree=17866760/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) R 6688 6690 5962 0 -1 4202496 489 0 0 0 0 0 0 0 20 0 1 0 487981347 18763776 392 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550358275 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/6690/statm: 4581 392 343 23 0 91 0

[startup+0.0960681 s]
/proc/loadavg: 2.52 3.62 3.57 5/184 6690
/proc/meminfo: memFree=17866760/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 4621084922994458888 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101061 s]
/proc/loadavg: 2.52 3.62 3.57 5/184 6690
/proc/meminfo: memFree=17866760/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 4621084922994458888 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301031 s]
/proc/loadavg: 2.52 3.62 3.57 5/184 6690
/proc/meminfo: memFree=17866760/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 4621084922994458888 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700968 s]
/proc/loadavg: 2.52 3.62 3.57 5/184 6690
/proc/meminfo: memFree=17866760/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 4621084922994458888 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50081 s]
/proc/loadavg: 2.52 3.62 3.57 9/194 6703
/proc/meminfo: memFree=17631356/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 4621084922994458888 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
[pid=6691] ppid=6690 vsize=2780 CPUtime=0 cores=1
/proc/6691/stat : 6691 (cryptominisat) R 6690 6690 5962 0 -1 4194304 143 0 0 0 0 0 0 0 21 0 1 0 487981347 2846720 44 33554432000 4194304 4587354 140735812933984 18446744073709551615 271545613959 0 2147483391 4096 0 0 0 0 17 1 0 0 0
/proc/6691/statm: 695 44 35 96 0 23 0
[pid=6692] ppid=6690 vsize=66208 CPUtime=0.67 cores=1
/proc/6692/stat : 6692 (clasp) R 6690 6690 5962 0 -1 4202496 17083 0 0 0 65 2 0 0 18 0 1 0 487981347 67796992 13646 33554432000 4194304 4785740 140733723729200 18446744073709551615 4500020 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6692/statm: 16552 13646 319 145 0 13597 0
[pid=6693] ppid=6690 vsize=507568 CPUtime=0.82 cores=1
/proc/6693/stat : 6693 (TNM) R 6690 6690 5962 0 -1 4202496 18628 0 0 0 80 2 0 0 19 0 1 0 487981347 519749632 18524 33554432000 134512640 134534564 4286895968 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6693/statm: 126892 18524 91 6 0 125558 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 594880

[startup+3.10052 s]
/proc/loadavg: 2.52 3.62 3.57 10/196 6708
/proc/meminfo: memFree=17364408/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 5626126919733870592 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
[pid=6691] ppid=6690 vsize=88216 CPUtime=1.11 cores=1
/proc/6691/stat : 6691 (cryptominisat) R 6690 6690 5962 0 -1 4202496 16545 0 0 0 109 2 0 0 18 0 1 0 487981347 90333184 16314 33554432000 4194304 4587354 140735812933984 18446744073709551615 271550198469 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6691/statm: 22054 16316 307 96 0 18616 0
[pid=6692] ppid=6690 vsize=60736 CPUtime=0.94 cores=1
/proc/6692/stat : 6692 (clasp) R 6690 6690 5962 0 -1 4202496 17131 0 0 0 92 2 0 0 19 0 1 0 487981347 62193664 12352 33554432000 4194304 4785740 140733723729200 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6692/statm: 15184 12352 333 145 0 12229 0
[pid=6693] ppid=6690 vsize=507568 CPUtime=1.02 cores=1
/proc/6693/stat : 6693 (TNM) R 6690 6690 5962 0 -1 4202496 18628 0 0 0 100 2 0 0 19 0 1 0 487981347 519749632 18524 33554432000 134512640 134534564 4286895968 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6693/statm: 126892 18524 91 6 0 125558 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 674844

[startup+6.30094 s]
/proc/loadavg: 3.12 3.73 3.60 11/198 6712
/proc/meminfo: memFree=16482108/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 5626127194611777536 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
[pid=6691] ppid=6690 vsize=93420 CPUtime=2.39 cores=1
/proc/6691/stat : 6691 (cryptominisat) R 6690 6690 5962 0 -1 4202496 17853 0 0 0 236 3 0 0 20 0 1 0 487981347 95662080 17622 33554432000 4194304 4587354 140735812933984 18446744073709551615 4421263 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6691/statm: 23355 17622 312 96 0 19917 0
[pid=6692] ppid=6690 vsize=60736 CPUtime=1.94 cores=1
/proc/6692/stat : 6692 (clasp) R 6690 6690 5962 0 -1 4202496 17138 0 0 0 192 2 0 0 21 0 1 0 487981347 62193664 12359 33554432000 4194304 4785740 140733723729200 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6692/statm: 15184 12359 340 145 0 12229 0
[pid=6693] ppid=6690 vsize=507568 CPUtime=1.94 cores=1
/proc/6693/stat : 6693 (TNM) R 6690 6690 5962 0 -1 4202496 18628 0 0 0 192 2 0 0 21 0 1 0 487981347 519749632 18524 33554432000 134512640 134534564 4286895968 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6693/statm: 126892 18524 91 6 0 125558 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 680048

[startup+12.7008 s]
/proc/loadavg: 3.91 3.88 3.65 12/205 6721
/proc/meminfo: memFree=15001008/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
[pid=6691] ppid=6690 vsize=105316 CPUtime=4.52 cores=1
/proc/6691/stat : 6691 (cryptominisat) R 6690 6690 5962 0 -1 4202496 27567 0 0 0 448 4 0 0 25 0 1 0 487981347 107843584 21106 33554432000 4194304 4587354 140735812933984 18446744073709551615 4238096 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6691/statm: 26329 21106 330 96 0 22891 0
[pid=6692] ppid=6690 vsize=60736 CPUtime=4.04 cores=1
/proc/6692/stat : 6692 (clasp) R 6690 6690 5962 0 -1 4202496 17138 0 0 0 402 2 0 0 25 0 1 0 487981347 62193664 12359 33554432000 4194304 4785740 140733723729200 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6692/statm: 15184 12359 340 145 0 12229 0
[pid=6693] ppid=6690 vsize=523672 CPUtime=4.12 cores=1
/proc/6693/stat : 6693 (TNM) R 6690 6690 5962 0 -1 4202496 27265 0 0 0 409 3 0 0 25 0 1 0 487981347 536240128 27161 33554432000 134512640 134534564 4286895968 18446744073709551615 134529072 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6693/statm: 130918 27161 95 6 0 129584 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 708048

[startup+25.5005 s]
/proc/loadavg: 5.48 4.23 3.77 12/205 6722
/proc/meminfo: memFree=14484324/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
[pid=6691] ppid=6690 vsize=142820 CPUtime=8.79 cores=1
/proc/6691/stat : 6691 (cryptominisat) R 6690 6690 5962 0 -1 4202496 30128 0 0 0 874 5 0 0 25 0 1 0 487981347 146247680 23666 33554432000 4194304 4587354 140735812933984 18446744073709551615 4236583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6691/statm: 35705 23666 330 96 0 32267 0
[pid=6692] ppid=6690 vsize=60736 CPUtime=8.34 cores=1
/proc/6692/stat : 6692 (clasp) R 6690 6690 5962 0 -1 4202496 17138 0 0 0 832 2 0 0 25 0 1 0 487981347 62193664 12359 33554432000 4194304 4785740 140733723729200 18446744073709551615 4552666 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6692/statm: 15184 12359 340 145 0 12229 0
[pid=6693] ppid=6690 vsize=523672 CPUtime=8.34 cores=1
/proc/6693/stat : 6693 (TNM) R 6690 6690 5962 0 -1 4202496 27265 0 0 0 831 3 0 0 25 0 1 0 487981347 536240128 27161 33554432000 134512640 134534564 4286895968 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6693/statm: 130918 27161 95 6 0 129584 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 745552

[startup+51.1008 s]
/proc/loadavg: 7.20 4.74 3.95 12/204 6752
/proc/meminfo: memFree=14356260/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 5626128294123405312 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
[pid=6691] ppid=6690 vsize=142820 CPUtime=17.32 cores=1
/proc/6691/stat : 6691 (cryptominisat) R 6690 6690 5962 0 -1 4202496 34896 0 0 0 1726 6 0 0 25 0 1 0 487981347 146247680 28429 33554432000 4194304 4587354 140735812933984 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6691/statm: 35705 28429 330 96 0 32267 0
[pid=6692] ppid=6690 vsize=60868 CPUtime=16.84 cores=1
/proc/6692/stat : 6692 (clasp) R 6690 6690 5962 0 -1 4202496 17236 0 0 0 1682 2 0 0 25 0 1 0 487981347 62328832 12457 33554432000 4194304 4785740 140733723729200 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6692/statm: 15217 12457 340 145 0 12262 0
[pid=6693] ppid=6690 vsize=523672 CPUtime=16.92 cores=1
/proc/6693/stat : 6693 (TNM) R 6690 6690 5962 0 -1 4202496 27265 0 0 0 1689 3 0 0 25 0 1 0 487981347 536240128 27161 33554432000 134512640 134534564 4286895968 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6693/statm: 130918 27161 95 6 0 129584 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 745684

[startup+102.3 s]
/proc/loadavg: 8.84 5.56 4.27 12/204 6754
/proc/meminfo: memFree=12296208/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 5626126369978056704 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
[pid=6691] ppid=6690 vsize=118872 CPUtime=34.39 cores=1
/proc/6691/stat : 6691 (cryptominisat) R 6690 6690 5962 0 -1 4202496 48906 0 0 0 3429 10 0 0 25 0 1 0 487981347 121724928 23335 33554432000 4194304 4587354 140735812933984 18446744073709551615 4243416 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6691/statm: 29718 23335 330 96 0 26280 0
[pid=6692] ppid=6690 vsize=86344 CPUtime=33.93 cores=1
/proc/6692/stat : 6692 (clasp) R 6690 6690 5962 0 -1 4202496 23586 0 0 0 3390 3 0 0 25 0 1 0 487981347 88416256 18807 33554432000 4194304 4785740 140733723729200 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6692/statm: 21586 18807 340 145 0 18631 0
[pid=6693] ppid=6690 vsize=523672 CPUtime=33.95 cores=1
/proc/6693/stat : 6693 (TNM) R 6690 6690 5962 0 -1 4202496 27265 0 0 0 3392 3 0 0 25 0 1 0 487981347 536240128 27161 33554432000 134512640 134534564 4286895968 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6693/statm: 130918 27161 95 6 0 129584 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 747212

[startup+162.301 s]
/proc/loadavg: 9.62 6.38 4.63 11/204 6755
/proc/meminfo: memFree=12140400/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 5626127469489684480 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
[pid=6691] ppid=6690 vsize=210596 CPUtime=54.38 cores=1
/proc/6691/stat : 6691 (cryptominisat) R 6690 6690 5962 0 -1 4202496 58023 0 0 0 5425 13 0 0 25 0 1 0 487981347 215650304 32442 33554432000 4194304 4587354 140735812933984 18446744073709551615 4449074 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6691/statm: 52649 32442 338 96 0 49211 0
[pid=6692] ppid=6690 vsize=106768 CPUtime=53.93 cores=1
/proc/6692/stat : 6692 (clasp) R 6690 6690 5962 0 -1 4202496 28681 0 0 0 5388 5 0 0 25 0 1 0 487981347 109330432 23902 33554432000 4194304 4785740 140733723729200 18446744073709551615 4546239 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6692/statm: 26692 23902 340 145 0 23737 0
[pid=6693] ppid=6690 vsize=523672 CPUtime=53.97 cores=1
/proc/6693/stat : 6693 (TNM) R 6690 6690 5962 0 -1 4202496 27265 0 0 0 5394 3 0 0 25 0 1 0 487981347 536240128 27161 33554432000 134512640 134534564 4286895968 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6693/statm: 130918 27161 95 6 0 129584 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 859360

[startup+222.301 s]
/proc/loadavg: 9.69 6.98 4.95 12/204 6787
/proc/meminfo: memFree=12689436/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 5626126919733870592 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
[pid=6691] ppid=6690 vsize=229060 CPUtime=74.38 cores=1
/proc/6691/stat : 6691 (cryptominisat) R 6690 6690 5962 0 -1 4202496 89081 0 0 0 7420 18 0 0 25 0 1 0 487981347 234557440 37430 33554432000 4194304 4587354 140735812933984 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6691/statm: 57265 37430 338 96 0 53827 0
[pid=6692] ppid=6690 vsize=128080 CPUtime=73.92 cores=1
/proc/6692/stat : 6692 (clasp) R 6690 6690 5962 0 -1 4202496 33999 0 0 0 7386 6 0 0 25 0 1 0 487981347 131153920 29220 33554432000 4194304 4785740 140733723729200 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6692/statm: 32020 29220 340 145 0 29065 0
[pid=6693] ppid=6690 vsize=523672 CPUtime=73.97 cores=1
/proc/6693/stat : 6693 (TNM) R 6690 6690 5962 0 -1 4202496 27265 0 0 0 7394 3 0 0 25 0 1 0 487981347 536240128 27161 33554432000 134512640 134534564 4286895968 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6693/statm: 130918 27161 95 6 0 129584 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 899136

[startup+282.308 s]
/proc/loadavg: 9.84 7.51 5.25 12/204 6819
/proc/meminfo: memFree=12630324/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 5626127881806544896 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
[pid=6691] ppid=6690 vsize=557520 CPUtime=94.37 cores=1
/proc/6691/stat : 6691 (cryptominisat) R 6690 6690 5962 0 -1 4202496 95942 0 0 0 9418 19 0 0 25 0 1 0 487981347 570900480 27809 33554432000 4194304 4587354 140735812933984 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6691/statm: 139380 27809 338 96 0 135942 0
[pid=6692] ppid=6690 vsize=148312 CPUtime=93.92 cores=1
/proc/6692/stat : 6692 (clasp) R 6690 6690 5962 0 -1 4202496 39044 0 0 0 9385 7 0 0 25 0 1 0 487981347 151871488 34265 33554432000 4194304 4785740 140733723729200 18446744073709551615 4288430 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6692/statm: 37078 34265 340 145 0 34123 0
[pid=6693] ppid=6690 vsize=523672 CPUtime=93.98 cores=1
/proc/6693/stat : 6693 (TNM) R 6690 6690 5962 0 -1 4202496 27265 0 0 0 9395 3 0 0 25 0 1 0 487981347 536240128 27161 33554432000 134512640 134534564 4286895968 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6693/statm: 130918 27161 95 6 0 129584 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 1247828

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

[startup+307.801 s]
/proc/loadavg: 9.89 7.71 5.38 12/204 6819
/proc/meminfo: memFree=12578428/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 5626126507417010176 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
[pid=6691] ppid=6690 vsize=557520 CPUtime=102.87 cores=1
/proc/6691/stat : 6691 (cryptominisat) R 6690 6690 5962 0 -1 4202496 95942 0 0 0 10268 19 0 0 25 0 1 0 487981347 570900480 27809 33554432000 4194304 4587354 140735812933984 18446744073709551615 4422616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6691/statm: 139380 27809 338 96 0 135942 0
[pid=6692] ppid=6690 vsize=157664 CPUtime=102.42 cores=1
/proc/6692/stat : 6692 (clasp) R 6690 6690 5962 0 -1 4202496 41399 0 0 0 10234 8 0 0 25 0 1 0 487981347 161447936 36620 33554432000 4194304 4785740 140733723729200 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6692/statm: 39416 36620 340 145 0 36461 0
[pid=6693] ppid=6690 vsize=523672 CPUtime=102.48 cores=1
/proc/6693/stat : 6693 (TNM) R 6690 6690 5962 0 -1 4202496 27265 0 0 0 10245 3 0 0 25 0 1 0 487981347 536240128 27161 33554432000 134512640 134534564 4286895968 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6693/statm: 130918 27161 95 6 0 129584 0
Current children cumulated CPU time (s) 307.77
Current children cumulated vsize (KiB) 1257180

[startup+320.601 s]
/proc/loadavg: 9.91 7.82 5.45 12/204 6820
/proc/meminfo: memFree=12527760/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
[pid=6691] ppid=6690 vsize=577952 CPUtime=107.18 cores=1
/proc/6691/stat : 6691 (cryptominisat) R 6690 6690 5962 0 -1 4202496 100995 0 0 0 10698 20 0 0 25 0 1 0 487981347 591822848 32860 33554432000 4194304 4587354 140735812933984 18446744073709551615 4243788 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6691/statm: 144488 32860 338 96 0 141050 0
[pid=6692] ppid=6690 vsize=159680 CPUtime=106.7 cores=1
/proc/6692/stat : 6692 (clasp) R 6690 6690 5962 0 -1 4202496 41914 0 0 0 10662 8 0 0 25 0 1 0 487981347 163512320 37135 33554432000 4194304 4785740 140733723729200 18446744073709551615 4290586 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6692/statm: 39920 37135 340 145 0 36965 0
[pid=6693] ppid=6690 vsize=523672 CPUtime=106.7 cores=1
/proc/6693/stat : 6693 (TNM) R 6690 6690 5962 0 -1 4202496 27265 0 0 0 10667 3 0 0 25 0 1 0 487981347 536240128 27161 33554432000 134512640 134534564 4286895968 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6693/statm: 130918 27161 95 6 0 129584 0
Current children cumulated CPU time (s) 320.58
Current children cumulated vsize (KiB) 1279628

[startup+327.001 s]
/proc/loadavg: 9.92 7.86 5.48 12/204 6820
/proc/meminfo: memFree=12506808/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
[pid=6691] ppid=6690 vsize=577952 CPUtime=109.27 cores=1
/proc/6691/stat : 6691 (cryptominisat) R 6690 6690 5962 0 -1 4202496 101706 0 0 0 10907 20 0 0 25 0 1 0 487981347 591822848 33569 33554432000 4194304 4587354 140735812933984 18446744073709551615 4243434 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6691/statm: 144488 33569 338 96 0 141050 0
[pid=6692] ppid=6690 vsize=160896 CPUtime=108.83 cores=1
/proc/6692/stat : 6692 (clasp) R 6690 6690 5962 0 -1 4202496 42202 0 0 0 10874 9 0 0 25 0 1 0 487981347 164757504 37423 33554432000 4194304 4785740 140733723729200 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6692/statm: 40224 37423 340 145 0 37269 0
[pid=6693] ppid=6690 vsize=523672 CPUtime=108.88 cores=1
/proc/6693/stat : 6693 (TNM) R 6690 6690 5962 0 -1 4202496 27265 0 0 0 10885 3 0 0 25 0 1 0 487981347 536240128 27161 33554432000 134512640 134534564 4286895968 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6693/statm: 130918 27161 95 6 0 129584 0
Current children cumulated CPU time (s) 326.98
Current children cumulated vsize (KiB) 1280844

[startup+330.201 s]
/proc/loadavg: 9.93 7.89 5.50 12/204 6820
/proc/meminfo: memFree=12502096/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 5626127469489684480 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
[pid=6691] ppid=6690 vsize=577952 CPUtime=110.37 cores=1
/proc/6691/stat : 6691 (cryptominisat) R 6690 6690 5962 0 -1 4202496 102073 0 0 0 11017 20 0 0 25 0 1 0 487981347 591822848 33935 33554432000 4194304 4587354 140735812933984 18446744073709551615 4236415 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6691/statm: 144488 33935 338 96 0 141050 0
[pid=6692] ppid=6690 vsize=161688 CPUtime=109.91 cores=1
/proc/6692/stat : 6692 (clasp) R 6690 6690 5962 0 -1 4202496 42412 0 0 0 10982 9 0 0 25 0 1 0 487981347 165568512 37633 33554432000 4194304 4785740 140733723729200 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6692/statm: 40422 37633 340 145 0 37467 0
[pid=6693] ppid=6690 vsize=523672 CPUtime=109.9 cores=1
/proc/6693/stat : 6693 (TNM) R 6690 6690 5962 0 -1 4202496 27265 0 0 0 10987 3 0 0 25 0 1 0 487981347 536240128 27161 33554432000 134512640 134534564 4286895968 18446744073709551615 134526074 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6693/statm: 130918 27161 95 6 0 129584 0
Current children cumulated CPU time (s) 330.18
Current children cumulated vsize (KiB) 1281636

[startup+331.808 s]
/proc/loadavg: 9.93 7.89 5.50 12/204 6820
/proc/meminfo: memFree=12490936/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 5626127469489684480 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
[pid=6691] ppid=6690 vsize=577952 CPUtime=110.88 cores=1
/proc/6691/stat : 6691 (cryptominisat) R 6690 6690 5962 0 -1 4202496 102231 0 0 0 11067 21 0 0 25 0 1 0 487981347 591822848 34093 33554432000 4194304 4587354 140735812933984 18446744073709551615 4236561 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6691/statm: 144488 34093 338 96 0 141050 0
[pid=6692] ppid=6690 vsize=162364 CPUtime=110.42 cores=1
/proc/6692/stat : 6692 (clasp) R 6690 6690 5962 0 -1 4202496 42584 0 0 0 11033 9 0 0 25 0 1 0 487981347 166260736 37805 33554432000 4194304 4785740 140733723729200 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6692/statm: 40591 37805 340 145 0 37636 0
[pid=6693] ppid=6690 vsize=523672 CPUtime=110.49 cores=1
/proc/6693/stat : 6693 (TNM) R 6690 6690 5962 0 -1 4202496 27265 0 0 0 11046 3 0 0 25 0 1 0 487981347 536240128 27161 33554432000 134512640 134534564 4286895968 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6693/statm: 130918 27161 95 6 0 129584 0
Current children cumulated CPU time (s) 331.79
Current children cumulated vsize (KiB) 1282312

[startup+332.601 s]
/proc/loadavg: 9.93 7.89 5.50 12/204 6820
/proc/meminfo: memFree=12490936/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=18324 CPUtime=0 cores=1,3
/proc/6690/stat : 6690 (ppfolio) S 6688 6690 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487981347 18763776 394 33554432000 4194304 4287625 140736510940352 18446744073709551615 271550557711 0 0 4096 65536 5626127469489684480 0 0 17 3 0 0 0
/proc/6690/statm: 4581 394 345 23 0 91 0
[pid=6691] ppid=6690 vsize=577952 CPUtime=111.18 cores=1
/proc/6691/stat : 6691 (cryptominisat) R 6690 6690 5962 0 -1 4202496 102285 0 0 0 11097 21 0 0 25 0 1 0 487981347 591822848 34147 33554432000 4194304 4587354 140735812933984 18446744073709551615 4237618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6691/statm: 144488 34147 338 96 0 141050 0
[pid=6692] ppid=6690 vsize=162776 CPUtime=110.71 cores=1
/proc/6692/stat : 6692 (clasp) R 6690 6690 5962 0 -1 4202496 42686 0 0 0 11062 9 0 0 25 0 1 0 487981347 166682624 37907 33554432000 4194304 4785740 140733723729200 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6692/statm: 40694 37907 340 145 0 37739 0
[pid=6693] ppid=6690 vsize=523672 CPUtime=110.7 cores=1
/proc/6693/stat : 6693 (TNM) R 6690 6690 5962 0 -1 4202496 27265 0 0 0 11067 3 0 0 25 0 1 0 487981347 536240128 27161 33554432000 134512640 134534564 4286895968 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6693/statm: 130918 27161 95 6 0 129584 0
Current children cumulated CPU time (s) 332.59
Current children cumulated vsize (KiB) 1282724

[startup+332.801 s]
/proc/loadavg: 9.93 7.89 5.50 9/202 6820
/proc/meminfo: memFree=12824372/32951124 swapFree=67111528/67111528
[pid=6690] ppid=6688 vsize=0 CPUtime=332.8 cores=1,3
/proc/6690/stat : 6690 (ppfolio) Z 6688 6690 5962 0 -1 4202524 520 172255 0 0 0 0 33245 35 15 0 1 0 487981347 0 0 33554432000 0 0 0 0 0 0 0 4096 65536 18446744073709551615 0 0 17 1 0 0 0
/proc/6690/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 332.8
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 332.808
CPU time (s): 332.813
CPU user time (s): 332.457
CPU system time (s): 0.355945
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1282724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 332.457
system time used= 0.355945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172775
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= 103
involuntary context switches= 3522

runsolver used 0.622905 second user time and 1.48577 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-25 22:37:15
IDJOB=3285995
IDBENCH=82410
IDSOLVER=1613
FILE ID=node133/3285995-1303763834
RUNJOBID= node133-1303763834-6668
PBS_JOBID= 13157125
Free space on /tmp= 71508 MiB

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

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=540030604

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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:      17866916 kB
Buffers:       2170488 kB
Cached:       12277144 kB
SwapCached:          0 kB
Active:        8489968 kB
Inactive:      6032812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17866916 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          100676 kB
Writeback:           0 kB
AnonPages:       74908 kB
Mapped:          14412 kB
Slab:           499284 kB
PageTables:       5068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   200980 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71284 MiB
End job on node133 at 2011-04-25 22:42:48