Trace number 3219118

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S537193780-078-UNKNOWN.cnf
MD5SUMe875844c76f68e9f4050986690c5cb90
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark158.969
Satisfiable
(Un)Satisfiability was proved
Number of variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 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

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-3219118-1303218291/watcher-3219118-1303218291 -o /tmp/evaluation-result-3219118-1303218291/solver-3219118-1303218291 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219118-1303218291.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.05 6.01 5.97 4/180 21049
/proc/meminfo: memFree=17730696/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 4374389148337799428 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0

[startup+0.0115631 s]
/proc/loadavg: 6.05 6.01 5.97 4/180 21049
/proc/meminfo: memFree=17730696/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 4374389148337799428 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100582 s]
/proc/loadavg: 6.05 6.01 5.97 4/180 21049
/proc/meminfo: memFree=17730696/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300548 s]
/proc/loadavg: 6.05 6.01 5.97 4/180 21049
/proc/meminfo: memFree=17730696/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700476 s]
/proc/loadavg: 6.05 6.01 5.97 4/180 21049
/proc/meminfo: memFree=17730696/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50134 s]
/proc/loadavg: 6.05 6.01 5.97 7/184 21053
/proc/meminfo: memFree=17647572/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 3163071752251113472 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
[pid=21050] ppid=21049 vsize=65884 CPUtime=0.54 cores=0
/proc/21050/stat : 21050 (cryptominisat) R 21049 21049 20187 0 -1 4202496 12304 0 0 0 52 2 0 0 25 0 1 0 433426852 67465216 11584 33554432000 4194304 4587354 140735900542320 18446744073709551615 212687371959 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 16471 11584 312 96 0 13033 0
[pid=21051] ppid=21049 vsize=43380 CPUtime=0.42 cores=0
/proc/21051/stat : 21051 (clasp) R 21049 21049 20187 0 -1 4202496 9582 0 0 0 42 0 0 0 25 0 1 0 433426852 44421120 7759 33554432000 4194304 4785740 140733423416080 18446744073709551615 212687331312 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21051/statm: 10845 7759 320 145 0 7890 0
[pid=21052] ppid=21049 vsize=466780 CPUtime=0.5 cores=0
/proc/21052/stat : 21052 (TNM) R 21049 21049 20187 0 -1 4202496 5020 0 0 0 50 0 0 0 25 0 1 0 433426852 477982720 4916 33554432000 134512640 134534564 4292298144 18446744073709551615 134524820 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21052/statm: 116695 4916 91 6 0 115361 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 594368

[startup+3.10104 s]
/proc/loadavg: 6.05 6.01 5.97 7/184 21053
/proc/meminfo: memFree=17618680/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 3163072164567973888 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
[pid=21050] ppid=21049 vsize=71868 CPUtime=1.04 cores=0
/proc/21050/stat : 21050 (cryptominisat) R 21049 21049 20187 0 -1 4202496 17333 0 0 0 101 3 0 0 25 0 1 0 433426852 73592832 12535 33554432000 4194304 4587354 140735900542320 18446744073709551615 4250316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 17967 12535 325 96 0 14529 0
[pid=21051] ppid=21049 vsize=39356 CPUtime=1.02 cores=0
/proc/21051/stat : 21051 (clasp) R 21049 21049 20187 0 -1 4202496 9707 0 0 0 101 1 0 0 25 0 1 0 433426852 40300544 6984 33554432000 4194304 4785740 140733423416080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21051/statm: 9839 6984 340 145 0 6884 0
[pid=21052] ppid=21049 vsize=472060 CPUtime=1 cores=0
/proc/21052/stat : 21052 (TNM) R 21049 21049 20187 0 -1 4202496 8337 0 0 0 100 0 0 0 25 0 1 0 433426852 483389440 8233 33554432000 134512640 134534564 4292298144 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21052/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 601608

[startup+6.30045 s]
/proc/loadavg: 6.04 6.01 5.97 7/184 21053
/proc/meminfo: memFree=17618512/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 3163072164567973888 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
[pid=21050] ppid=21049 vsize=71868 CPUtime=2.14 cores=0
/proc/21050/stat : 21050 (cryptominisat) R 21049 21049 20187 0 -1 4202496 18094 0 0 0 211 3 0 0 25 0 1 0 433426852 73592832 13295 33554432000 4194304 4587354 140735900542320 18446744073709551615 4241092 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 17967 13295 326 96 0 14529 0
[pid=21051] ppid=21049 vsize=39356 CPUtime=2.03 cores=0
/proc/21051/stat : 21051 (clasp) R 21049 21049 20187 0 -1 4202496 9707 0 0 0 202 1 0 0 25 0 1 0 433426852 40300544 6984 33554432000 4194304 4785740 140733423416080 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21051/statm: 9839 6984 340 145 0 6884 0
[pid=21052] ppid=21049 vsize=472060 CPUtime=2.1 cores=0
/proc/21052/stat : 21052 (TNM) R 21049 21049 20187 0 -1 4202496 8337 0 0 0 210 0 0 0 25 0 1 0 433426852 483389440 8233 33554432000 134512640 134534564 4292298144 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21052/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 601608

[startup+12.7013 s]
/proc/loadavg: 6.04 6.01 5.97 7/184 21053
/proc/meminfo: memFree=17609468/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 3163072302006927360 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
[pid=21050] ppid=21049 vsize=109372 CPUtime=4.24 cores=0
/proc/21050/stat : 21050 (cryptominisat) R 21049 21049 20187 0 -1 4202496 19273 0 0 0 421 3 0 0 25 0 1 0 433426852 111996928 14473 33554432000 4194304 4587354 140735900542320 18446744073709551615 4243943 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 27343 14473 326 96 0 23905 0
[pid=21051] ppid=21049 vsize=44064 CPUtime=4.22 cores=0
/proc/21051/stat : 21051 (clasp) R 21049 21049 20187 0 -1 4202496 10970 0 0 0 421 1 0 0 25 0 1 0 433426852 45121536 8247 33554432000 4194304 4785740 140733423416080 18446744073709551615 212687336133 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21051/statm: 11016 8247 340 145 0 8061 0
[pid=21052] ppid=21049 vsize=472060 CPUtime=4.21 cores=0
/proc/21052/stat : 21052 (TNM) R 21049 21049 20187 0 -1 4202496 8337 0 0 0 421 0 0 0 25 0 1 0 433426852 483389440 8233 33554432000 134512640 134534564 4292298144 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21052/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 643820

[startup+25.5009 s]
/proc/loadavg: 6.03 6.01 5.97 7/184 21053
/proc/meminfo: memFree=17580688/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 3163072576884834304 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
[pid=21050] ppid=21049 vsize=109372 CPUtime=8.54 cores=0
/proc/21050/stat : 21050 (cryptominisat) R 21049 21049 20187 0 -1 4202496 21664 0 0 0 850 4 0 0 25 0 1 0 433426852 111996928 16854 33554432000 4194304 4587354 140735900542320 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 27343 16854 326 96 0 23905 0
[pid=21051] ppid=21049 vsize=62308 CPUtime=8.42 cores=0
/proc/21051/stat : 21051 (clasp) R 21049 21049 20187 0 -1 4202496 15527 0 0 0 841 1 0 0 25 0 1 0 433426852 63803392 12804 33554432000 4194304 4785740 140733423416080 18446744073709551615 4543541 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21051/statm: 15577 12804 340 145 0 12622 0
[pid=21052] ppid=21049 vsize=472060 CPUtime=8.5 cores=0
/proc/21052/stat : 21052 (TNM) R 21049 21049 20187 0 -1 4202496 8337 0 0 0 850 0 0 0 25 0 1 0 433426852 483389440 8233 33554432000 134512640 134534564 4292298144 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21052/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 662064

[startup+51.1013 s]
/proc/loadavg: 6.02 6.01 5.97 7/184 21054
/proc/meminfo: memFree=17548116/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 3163071614812160000 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
[pid=21050] ppid=21049 vsize=163196 CPUtime=17.04 cores=0
/proc/21050/stat : 21050 (cryptominisat) R 21049 21049 20187 0 -1 4202496 29287 0 0 0 1698 6 0 0 25 0 1 0 433426852 167112704 16925 33554432000 4194304 4587354 140735900542320 18446744073709551615 212687369187 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 40799 16925 337 96 0 37361 0
[pid=21051] ppid=21049 vsize=95516 CPUtime=17.01 cores=0
/proc/21051/stat : 21051 (clasp) R 21049 21049 20187 0 -1 4202496 23802 0 0 0 1698 3 0 0 25 0 1 0 433426852 97808384 21079 33554432000 4194304 4785740 140733423416080 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21051/statm: 23879 21079 340 145 0 20924 0
[pid=21052] ppid=21049 vsize=472060 CPUtime=17.01 cores=0
/proc/21052/stat : 21052 (TNM) R 21049 21049 20187 0 -1 4202496 8337 0 0 0 1701 0 0 0 25 0 1 0 433426852 483389440 8233 33554432000 134512640 134534564 4292298144 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21052/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 749096

[startup+102.307 s]
/proc/loadavg: 6.01 6.00 5.97 7/184 21055
/proc/meminfo: memFree=17463420/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 3163070927617392640 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
[pid=21050] ppid=21049 vsize=108588 CPUtime=34.13 cores=0
/proc/21050/stat : 21050 (cryptominisat) R 21049 21049 20187 0 -1 4202496 77238 0 0 0 3401 12 0 0 25 0 1 0 433426852 111194112 21616 33554432000 4194304 4587354 140735900542320 18446744073709551615 4230360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 27147 21616 337 96 0 23709 0
[pid=21051] ppid=21049 vsize=159548 CPUtime=34.04 cores=0
/proc/21051/stat : 21051 (clasp) R 21049 21049 20187 0 -1 4202496 39672 0 0 0 3397 7 0 0 25 0 1 0 433426852 163377152 36949 33554432000 4194304 4785740 140733423416080 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21051/statm: 39887 36949 340 145 0 36932 0
[pid=21052] ppid=21049 vsize=472060 CPUtime=34.09 cores=0
/proc/21052/stat : 21052 (TNM) R 21049 21049 20187 0 -1 4202496 8337 0 0 0 3409 0 0 0 25 0 1 0 433426852 483389440 8233 33554432000 134512640 134534564 4292298144 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21052/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 758520

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 21057
/proc/meminfo: memFree=17416156/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 3163071477373206528 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
[pid=21050] ppid=21049 vsize=199296 CPUtime=54.13 cores=0
/proc/21050/stat : 21050 (cryptominisat) R 21049 21049 20187 0 -1 4202496 100840 0 0 0 5396 17 0 0 25 0 1 0 433426852 204079104 25576 33554432000 4194304 4587354 140735900542320 18446744073709551615 4238280 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 49824 25576 337 96 0 46386 0
[pid=21051] ppid=21049 vsize=190740 CPUtime=54.04 cores=0

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

/proc/21052/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 3364324

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21250
/proc/meminfo: memFree=16942980/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 3163072164567973888 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
[pid=21050] ppid=21049 vsize=2228516 CPUtime=1554.15 cores=0
/proc/21050/stat : 21050 (cryptominisat) R 21049 21049 20187 0 -1 4202496 945483 0 0 0 155211 204 0 0 25 0 1 0 433426852 2282000384 31617 33554432000 4194304 4587354 140735900542320 18446744073709551615 4241232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 557129 31617 337 96 0 553691 0
[pid=21051] ppid=21049 vsize=646892 CPUtime=1554.08 cores=0
/proc/21051/stat : 21051 (clasp) R 21049 21049 20187 0 -1 4202496 159370 0 0 0 155375 33 0 0 25 0 1 0 433426852 662417408 156647 33554432000 4194304 4785740 140733423416080 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21051/statm: 161723 156647 340 145 0 158768 0
[pid=21052] ppid=21049 vsize=472060 CPUtime=1554.16 cores=0
/proc/21052/stat : 21052 (TNM) R 21049 21049 20187 0 -1 4202496 8337 0 0 0 155410 6 0 0 25 0 1 0 433426852 483389440 8233 33554432000 134512640 134534564 4292298144 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21052/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 3365792

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21252
/proc/meminfo: memFree=16929316/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 3163072164567973888 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
[pid=21050] ppid=21049 vsize=2228516 CPUtime=1574.17 cores=0
/proc/21050/stat : 21050 (cryptominisat) R 21049 21049 20187 0 -1 4202496 954348 0 0 0 157211 206 0 0 25 0 1 0 433426852 2282000384 40464 33554432000 4194304 4587354 140735900542320 18446744073709551615 4238317 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 557129 40464 337 96 0 553691 0
[pid=21051] ppid=21049 vsize=646892 CPUtime=1574.07 cores=0
/proc/21051/stat : 21051 (clasp) R 21049 21049 20187 0 -1 4202496 159370 0 0 0 157374 33 0 0 25 0 1 0 433426852 662417408 156647 33554432000 4194304 4785740 140733423416080 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21051/statm: 161723 156647 340 145 0 158768 0
[pid=21052] ppid=21049 vsize=472060 CPUtime=1574.16 cores=0
/proc/21052/stat : 21052 (TNM) R 21049 21049 20187 0 -1 4202496 8337 0 0 0 157410 6 0 0 25 0 1 0 433426852 483389440 8233 33554432000 134512640 134534564 4292298144 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21052/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 3365792

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21253
/proc/meminfo: memFree=16998480/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 3163072302006927360 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
[pid=21050] ppid=21049 vsize=2223672 CPUtime=1594.17 cores=0
/proc/21050/stat : 21050 (cryptominisat) R 21049 21049 20187 0 -1 4202496 960516 0 0 0 159210 207 0 0 25 0 1 0 433426852 2277040128 28551 33554432000 4194304 4587354 140735900542320 18446744073709551615 4250316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 555918 28551 337 96 0 552480 0
[pid=21051] ppid=21049 vsize=646892 CPUtime=1594.07 cores=0
/proc/21051/stat : 21051 (clasp) R 21049 21049 20187 0 -1 4202496 159370 0 0 0 159374 33 0 0 25 0 1 0 433426852 662417408 156647 33554432000 4194304 4785740 140733423416080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21051/statm: 161723 156647 340 145 0 158768 0
[pid=21052] ppid=21049 vsize=472060 CPUtime=1594.16 cores=0
/proc/21052/stat : 21052 (TNM) R 21049 21049 20187 0 -1 4202496 8337 0 0 0 159410 6 0 0 25 0 1 0 433426852 483389440 8233 33554432000 134512640 134534564 4292298144 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21052/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 3360948

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21255
/proc/meminfo: memFree=16955560/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 3163072302006927360 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
[pid=21050] ppid=21049 vsize=2223672 CPUtime=1614.18 cores=0
/proc/21050/stat : 21050 (cryptominisat) R 21049 21049 20187 0 -1 4202496 969740 0 0 0 161209 209 0 0 25 0 1 0 433426852 2277040128 37744 33554432000 4194304 4587354 140735900542320 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 555918 37744 337 96 0 552480 0
[pid=21051] ppid=21049 vsize=646892 CPUtime=1614.07 cores=0
/proc/21051/stat : 21051 (clasp) R 21049 21049 20187 0 -1 4202496 159370 0 0 0 161374 33 0 0 25 0 1 0 433426852 662417408 156647 33554432000 4194304 4785740 140733423416080 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21051/statm: 161723 156647 340 145 0 158768 0
[pid=21052] ppid=21049 vsize=472060 CPUtime=1614.16 cores=0
/proc/21052/stat : 21052 (TNM) R 21049 21049 20187 0 -1 4202496 8337 0 0 0 161410 6 0 0 25 0 1 0 433426852 483389440 8233 33554432000 134512640 134534564 4292298144 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21052/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 3360948

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21256
/proc/meminfo: memFree=16873568/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 3163072302006927360 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
[pid=21050] ppid=21049 vsize=2227296 CPUtime=1634.19 cores=0
/proc/21050/stat : 21050 (cryptominisat) R 21049 21049 20187 0 -1 4202496 978079 0 0 0 163207 212 0 0 25 0 1 0 433426852 2280751104 27766 33554432000 4194304 4587354 140735900542320 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 556824 27766 337 96 0 553386 0
[pid=21051] ppid=21049 vsize=685252 CPUtime=1634.07 cores=0
/proc/21051/stat : 21051 (clasp) R 21049 21049 20187 0 -1 4202496 168707 0 0 0 163371 36 0 0 25 0 1 0 433426852 701698048 165984 33554432000 4194304 4785740 140733423416080 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21051/statm: 171313 165984 340 145 0 168358 0
[pid=21052] ppid=21049 vsize=472060 CPUtime=1634.15 cores=0
/proc/21052/stat : 21052 (TNM) R 21049 21049 20187 0 -1 4202496 8337 0 0 0 163409 6 0 0 25 0 1 0 433426852 483389440 8233 33554432000 134512640 134534564 4292298144 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21052/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 3402932

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21258
/proc/meminfo: memFree=16907284/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 3163072302006927360 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
[pid=21050] ppid=21049 vsize=2227296 CPUtime=1654.19 cores=0
/proc/21050/stat : 21050 (cryptominisat) R 21049 21049 20187 0 -1 4202496 984624 0 0 0 165206 213 0 0 25 0 1 0 433426852 2280751104 34291 33554432000 4194304 4587354 140735900542320 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 556824 34291 337 96 0 553386 0
[pid=21051] ppid=21049 vsize=686992 CPUtime=1654.07 cores=0
/proc/21051/stat : 21051 (clasp) R 21049 21049 20187 0 -1 4202496 169120 0 0 0 165371 36 0 0 25 0 1 0 433426852 703479808 166397 33554432000 4194304 4785740 140733423416080 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21051/statm: 171748 166397 340 145 0 168793 0
[pid=21052] ppid=21049 vsize=472060 CPUtime=1654.15 cores=0
/proc/21052/stat : 21052 (TNM) R 21049 21049 20187 0 -1 4202496 8337 0 0 0 165408 7 0 0 25 0 1 0 433426852 483389440 8233 33554432000 134512640 134534564 4292298144 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21052/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 3404672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21259
/proc/meminfo: memFree=16895968/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 3163072302006927360 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
[pid=21050] ppid=21049 vsize=2227296 CPUtime=1666.68 cores=0
/proc/21050/stat : 21050 (cryptominisat) R 21049 21049 20187 0 -1 4202496 990103 0 0 0 166454 214 0 0 25 0 1 0 433426852 2280751104 39763 33554432000 4194304 4587354 140735900542320 18446744073709551615 4238317 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 556824 39763 337 96 0 553386 0
[pid=21051] ppid=21049 vsize=686992 CPUtime=1666.66 cores=0
/proc/21051/stat : 21051 (clasp) R 21049 21049 20187 0 -1 4202496 169120 0 0 0 166630 36 0 0 25 0 1 0 433426852 703479808 166397 33554432000 4194304 4785740 140733423416080 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21051/statm: 171748 166397 340 145 0 168793 0
[pid=21052] ppid=21049 vsize=472060 CPUtime=1666.67 cores=0
/proc/21052/stat : 21052 (TNM) R 21049 21049 20187 0 -1 4202496 8337 0 0 0 166660 7 0 0 25 0 1 0 433426852 483389440 8233 33554432000 134512640 134534564 4292298144 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21052/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 3404672

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 21259
/proc/meminfo: memFree=16895968/32951124 swapFree=67111528/67111528
[pid=21049] ppid=21047 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21049/stat : 21049 (ppfolio) S 21047 21049 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 433426852 18763776 394 33554432000 4194304 4287625 140733412497024 18446744073709551615 212687695375 0 0 4096 65536 3163072302006927360 0 0 17 2 0 0 0
/proc/21049/statm: 4581 394 345 23 0 91 0
[pid=21050] ppid=21049 vsize=2227296 CPUtime=1666.68 cores=0
/proc/21050/stat : 21050 (cryptominisat) R 21049 21049 20187 0 -1 4202496 990103 0 0 0 166454 214 0 0 25 0 1 0 433426852 2280751104 39763 33554432000 4194304 4587354 140735900542320 18446744073709551615 4238317 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21050/statm: 556824 39763 337 96 0 553386 0
[pid=21051] ppid=21049 vsize=686992 CPUtime=1666.66 cores=0
/proc/21051/stat : 21051 (clasp) R 21049 21049 20187 0 -1 4202496 169120 0 0 0 166630 36 0 0 25 0 1 0 433426852 703479808 166397 33554432000 4194304 4785740 140733423416080 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21051/statm: 171748 166397 340 145 0 168793 0
[pid=21052] ppid=21049 vsize=472060 CPUtime=1666.67 cores=0
/proc/21052/stat : 21052 (TNM) R 21049 21049 20187 0 -1 4202496 8337 0 0 0 166660 7 0 0 25 0 1 0 433426852 483389440 8233 33554432000 134512640 134534564 4292298144 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21052/statm: 118015 8233 95 6 0 116681 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 3404672

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.95
CPU time (s): 5000.01
CPU user time (s): 4997.44
CPU system time (s): 2.57
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 5537972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
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= 248
involuntary context switches= 4

runsolver used 8.73267 second user time and 18.5492 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-19 15:04:51
IDJOB=3219118
IDBENCH=82536
IDSOLVER=1639
FILE ID=node139/3219118-1303218291
RUNJOBID= node139-1303203383-20205
PBS_JOBID= 13030644
Free space on /tmp= 72752 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S537193780-078-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219118-1303218291/watcher-3219118-1303218291 -o /tmp/evaluation-result-3219118-1303218291/solver-3219118-1303218291 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219118-1303218291.cnf

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

MD5SUM BENCH= e875844c76f68e9f4050986690c5cb90
RANDOM SEED=1600121272

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17730860 kB
Buffers:        710784 kB
Cached:       13701660 kB
SwapCached:          0 kB
Active:        8471624 kB
Inactive:      6398272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17730860 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15720 kB
Writeback:           0 kB
AnonPages:      457156 kB
Mapped:          16412 kB
Slab:           288260 kB
PageTables:       5724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1905364 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= 72744 MiB
End job on node139 at 2011-04-19 16:28:13