Trace number 3218980

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.02 5000.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S832901479-042-UNKNOWN.cnf
MD5SUMa5a87dc48ba0573fb8f2b8721bafcab2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

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-3218980-1303206638/watcher-3218980-1303206638 -o /tmp/evaluation-result-3218980-1303206638/solver-3218980-1303206638 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3218980-1303206638.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 4/180 20447
/proc/meminfo: memFree=17467696/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 432261515 18763776 394 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 17114598879535268100 0 0 17 4 0 0 0
/proc/20447/statm: 4581 394 345 23 0 91 0

[startup+0.0476681 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 20447
/proc/meminfo: memFree=17467696/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 432261515 18763776 394 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 17114598879535268100 0 0 17 4 0 0 0
/proc/20447/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100698 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 20447
/proc/meminfo: memFree=17467696/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 432261515 18763776 394 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 17114598879535268100 0 0 17 4 0 0 0
/proc/20447/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300655 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 20447
/proc/meminfo: memFree=17467696/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 432261515 18763776 394 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20447/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700576 s]
/proc/loadavg: 6.00 6.00 6.00 4/180 20447
/proc/meminfo: memFree=17467696/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 432261515 18763776 394 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20447/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50043 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20451
/proc/meminfo: memFree=17452408/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 432261515 18763776 394 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20447/statm: 4581 394 345 23 0 91 0
[pid=20448] ppid=20447 vsize=26304 CPUtime=0.54 cores=0
/proc/20448/stat : 20448 (cryptominisat) R 20447 20447 20187 0 -1 4202496 1570 0 0 0 54 0 0 0 25 0 1 0 432261516 26935296 1423 33554432000 4194304 4587354 140736667948224 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20448/statm: 6576 1423 305 96 0 3138 0
[pid=20449] ppid=20447 vsize=18832 CPUtime=0.42 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 2325 0 0 0 42 0 0 0 25 0 1 0 432261516 19283968 2057 33554432000 4194304 4785740 140733784802224 18446744073709551615 4277617 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 4708 2057 340 145 0 1753 0
[pid=20450] ppid=20447 vsize=456220 CPUtime=0.52 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1457 0 0 0 52 0 0 0 25 0 1 0 432261516 467169280 1354 33554432000 134512640 134534564 4292574960 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 519680

[startup+3.10114 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20451
/proc/meminfo: memFree=17447696/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 432261515 18763776 394 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 18298693733517885440 0 0 17 4 0 0 0
/proc/20447/statm: 4581 394 345 23 0 91 0
[pid=20448] ppid=20447 vsize=32968 CPUtime=1.04 cores=0
/proc/20448/stat : 20448 (cryptominisat) R 20447 20447 20187 0 -1 4202496 4462 0 0 0 104 0 0 0 25 0 1 0 432261516 33759232 3068 33554432000 4194304 4587354 140736667948224 18446744073709551615 4388177 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20448/statm: 8242 3068 313 96 0 4804 0
[pid=20449] ppid=20447 vsize=21404 CPUtime=0.93 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 2938 0 0 0 93 0 0 0 25 0 1 0 432261516 21917696 2670 33554432000 4194304 4785740 140733784802224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 5351 2670 340 145 0 2396 0
[pid=20450] ppid=20447 vsize=456220 CPUtime=1.11 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1457 0 0 0 111 0 0 0 25 0 1 0 432261516 467169280 1354 33554432000 134512640 134534564 4292574960 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 528916

[startup+6.30055 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20451
/proc/meminfo: memFree=17437280/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432261515 18763776 394 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 18298694420712652800 0 0 17 4 0 0 0
/proc/20447/statm: 4581 394 345 23 0 91 0
[pid=20448] ppid=20447 vsize=1254324 CPUtime=2.14 cores=0
/proc/20448/stat : 20448 (cryptominisat) R 20447 20447 20187 0 -1 4202496 6958 0 0 0 214 0 0 0 25 0 1 0 432261516 1284427776 2716 33554432000 4194304 4587354 140736667948224 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20448/statm: 313581 2716 327 96 0 310143 0
[pid=20449] ppid=20447 vsize=24488 CPUtime=2.01 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 3723 0 0 0 201 0 0 0 25 0 1 0 432261516 25075712 3455 33554432000 4194304 4785740 140733784802224 18446744073709551615 4287225 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 6122 3455 340 145 0 3167 0
[pid=20450] ppid=20447 vsize=456220 CPUtime=2.12 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1457 0 0 0 212 0 0 0 25 0 1 0 432261516 467169280 1354 33554432000 134512640 134534564 4292574960 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1753356

[startup+12.7004 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20451
/proc/meminfo: memFree=17534848/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432261515 18763776 394 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 18298694283273699328 0 0 17 4 0 0 0
/proc/20447/statm: 4581 394 345 23 0 91 0
[pid=20448] ppid=20447 vsize=1271296 CPUtime=4.24 cores=0
/proc/20448/stat : 20448 (cryptominisat) R 20447 20447 20187 0 -1 4202496 14712 0 0 0 422 2 0 0 25 0 1 0 432261516 1301807104 6553 33554432000 4194304 4587354 140736667948224 18446744073709551615 4388746 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20448/statm: 317824 6553 337 96 0 314386 0
[pid=20449] ppid=20447 vsize=26508 CPUtime=4.12 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 4237 0 0 0 412 0 0 0 25 0 1 0 432261516 27144192 3969 33554432000 4194304 4785740 140733784802224 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 6627 3969 340 145 0 3672 0
[pid=20450] ppid=20447 vsize=456220 CPUtime=4.31 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1457 0 0 0 431 0 0 0 25 0 1 0 432261516 467169280 1354 33554432000 134512640 134534564 4292574960 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1772348

[startup+25.5011 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 20452
/proc/meminfo: memFree=17505328/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432261515 18763776 394 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 18298694420712652800 0 0 17 4 0 0 0
/proc/20447/statm: 4581 394 345 23 0 91 0
[pid=20448] ppid=20447 vsize=1283552 CPUtime=8.54 cores=0
/proc/20448/stat : 20448 (cryptominisat) R 20447 20447 20187 0 -1 4202496 21477 0 0 0 851 3 0 0 25 0 1 0 432261516 1314357248 11747 33554432000 4194304 4587354 140736667948224 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20448/statm: 320888 11747 337 96 0 317450 0
[pid=20449] ppid=20447 vsize=29760 CPUtime=8.41 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 5000 0 0 0 841 0 0 0 25 0 1 0 432261516 30474240 4732 33554432000 4194304 4785740 140733784802224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 7440 4732 340 145 0 4485 0
[pid=20450] ppid=20447 vsize=460708 CPUtime=8.52 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1816 0 0 0 852 0 0 0 25 0 1 0 432261516 471764992 1713 33554432000 134512640 134534564 4292574960 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1792344

[startup+51.1004 s]
/proc/loadavg: 6.06 6.02 6.00 7/184 20452
/proc/meminfo: memFree=17483160/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 432261515 18763776 394 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/20447/statm: 4581 394 345 23 0 91 0
[pid=20448] ppid=20447 vsize=1256532 CPUtime=17.04 cores=0
/proc/20448/stat : 20448 (cryptominisat) R 20447 20447 20187 0 -1 4202496 21966 0 0 0 1701 3 0 0 25 0 1 0 432261516 1286688768 5243 33554432000 4194304 4587354 140736667948224 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20448/statm: 314133 5243 337 96 0 310695 0
[pid=20449] ppid=20447 vsize=34068 CPUtime=16.93 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 6040 0 0 0 1692 1 0 0 25 0 1 0 432261516 34885632 5772 33554432000 4194304 4785740 140733784802224 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 8517 5772 340 145 0 5562 0
[pid=20450] ppid=20447 vsize=460708 CPUtime=17.1 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1816 0 0 0 1710 0 0 0 25 0 1 0 432261516 471764992 1713 33554432000 134512640 134534564 4292574960 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1769632

[startup+102.307 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 20454
/proc/meminfo: memFree=17423632/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432261515 18763776 394 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 18298694008395792384 0 0 17 4 0 0 0
/proc/20447/statm: 4581 394 345 23 0 91 0
[pid=20448] ppid=20447 vsize=1280976 CPUtime=34.13 cores=0
/proc/20448/stat : 20448 (cryptominisat) R 20447 20447 20187 0 -1 4202496 35734 0 0 0 3408 5 0 0 25 0 1 0 432261516 1311719424 9056 33554432000 4194304 4587354 140736667948224 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20448/statm: 320244 9056 337 96 0 316806 0
[pid=20449] ppid=20447 vsize=40292 CPUtime=34.01 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 7527 0 0 0 3400 1 0 0 25 0 1 0 432261516 41259008 7259 33554432000 4194304 4785740 140733784802224 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 10073 7259 340 145 0 7118 0
[pid=20450] ppid=20447 vsize=460708 CPUtime=34.13 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1816 0 0 0 3413 0 0 0 25 0 1 0 432261516 471764992 1713 33554432000 134512640 134534564 4292574960 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1800300

[startup+162.301 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 20455
/proc/meminfo: memFree=17413940/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432261515 18763776 394 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 18298694008395792384 0 0 17 4 0 0 0
/proc/20447/statm: 4581 394 345 23 0 91 0
[pid=20448] ppid=20447 vsize=1294636 CPUtime=54.13 cores=0
/proc/20448/stat : 20448 (cryptominisat) R 20447 20447 20187 0 -1 4202496 47374 0 0 0 5405 8 0 0 25 0 1 0 432261516 1325707264 11549 33554432000 4194304 4587354 140736667948224 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20448/statm: 323659 11549 337 96 0 320221 0
[pid=20449] ppid=20447 vsize=44868 CPUtime=54.01 cores=0

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

/proc/meminfo: memFree=17459564/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=1114.8 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 502 421677 0 0 0 0 111383 97 15 0 1 0 432261515 18763776 395 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 13197656050670469380 0 0 17 4 0 0 0
/proc/20447/statm: 4581 395 346 23 0 91 0
[pid=20449] ppid=20447 vsize=141384 CPUtime=1683.66 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 30565 0 0 0 168360 6 0 0 25 0 1 0 432261516 144777216 30190 33554432000 4194304 4785740 140733784802224 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 35346 30190 340 145 0 32391 0
[pid=20450] ppid=20447 vsize=460708 CPUtime=1683.84 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1816 0 0 0 168383 1 0 0 25 0 1 0 432261516 471764992 1713 33554432000 134512640 134534564 4292574960 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4482.3
Current children cumulated vsize (KiB) 620416

[startup+4542.3 s]
/proc/loadavg: 5.00 5.02 5.25 6/183 20657
/proc/meminfo: memFree=17455828/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=1114.8 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 502 421677 0 0 0 0 111383 97 15 0 1 0 432261515 18763776 395 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 13197656050670469380 0 0 17 4 0 0 0
/proc/20447/statm: 4581 395 346 23 0 91 0
[pid=20449] ppid=20447 vsize=141808 CPUtime=1713.65 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 30670 0 0 0 171359 6 0 0 25 0 1 0 432261516 145211392 30295 33554432000 4194304 4785740 140733784802224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 35452 30295 340 145 0 32497 0
[pid=20450] ppid=20447 vsize=460708 CPUtime=1713.84 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1816 0 0 0 171383 1 0 0 25 0 1 0 432261516 471764992 1713 33554432000 134512640 134534564 4292574960 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4542.29
Current children cumulated vsize (KiB) 620840

[startup+4602.3 s]
/proc/loadavg: 5.00 5.01 5.24 6/183 20659
/proc/meminfo: memFree=17453840/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=1114.8 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 502 421677 0 0 0 0 111383 97 15 0 1 0 432261515 18763776 395 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 13197656050670469380 0 0 17 4 0 0 0
/proc/20447/statm: 4581 395 346 23 0 91 0
[pid=20449] ppid=20447 vsize=142236 CPUtime=1743.67 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 30750 0 0 0 174360 7 0 0 25 0 1 0 432261516 145649664 30375 33554432000 4194304 4785740 140733784802224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 35559 30375 340 145 0 32604 0
[pid=20450] ppid=20447 vsize=460708 CPUtime=1743.84 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1816 0 0 0 174383 1 0 0 25 0 1 0 432261516 471764992 1713 33554432000 134512640 134534564 4292574960 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4602.31
Current children cumulated vsize (KiB) 621268

[startup+4662.3 s]
/proc/loadavg: 5.00 5.01 5.22 6/183 20660
/proc/meminfo: memFree=17389584/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=1114.8 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 502 421677 0 0 0 0 111383 97 15 0 1 0 432261515 18763776 395 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 13197656050670469380 0 0 17 4 0 0 0
/proc/20447/statm: 4581 395 346 23 0 91 0
[pid=20449] ppid=20447 vsize=142664 CPUtime=1773.67 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 30846 0 0 0 177360 7 0 0 25 0 1 0 432261516 146087936 30471 33554432000 4194304 4785740 140733784802224 18446744073709551615 4309533 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 35666 30471 340 145 0 32711 0
[pid=20450] ppid=20447 vsize=460708 CPUtime=1773.83 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1816 0 0 0 177382 1 0 0 25 0 1 0 432261516 471764992 1713 33554432000 134512640 134534564 4292574960 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4662.3
Current children cumulated vsize (KiB) 621696

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 5.20 6/183 20662
/proc/meminfo: memFree=17407056/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=1114.8 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 502 421677 0 0 0 0 111383 97 15 0 1 0 432261515 18763776 395 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 13197656050670469380 0 0 17 4 0 0 0
/proc/20447/statm: 4581 395 346 23 0 91 0
[pid=20449] ppid=20447 vsize=143088 CPUtime=1803.68 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 30933 0 0 0 180361 7 0 0 25 0 1 0 432261516 146522112 30558 33554432000 4194304 4785740 140733784802224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 35772 30558 340 145 0 32817 0
[pid=20450] ppid=20447 vsize=460708 CPUtime=1803.83 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1816 0 0 0 180382 1 0 0 25 0 1 0 432261516 471764992 1713 33554432000 134512640 134534564 4292574960 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4722.31
Current children cumulated vsize (KiB) 622120

[startup+4782.3 s]
/proc/loadavg: 5.04 5.01 5.19 6/183 20663
/proc/meminfo: memFree=17427252/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=1114.8 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 502 421677 0 0 0 0 111383 97 15 0 1 0 432261515 18763776 395 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 13197656050670469380 0 0 17 4 0 0 0
/proc/20447/statm: 4581 395 346 23 0 91 0
[pid=20449] ppid=20447 vsize=143088 CPUtime=1833.68 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 30954 0 0 0 183361 7 0 0 25 0 1 0 432261516 146522112 30579 33554432000 4194304 4785740 140733784802224 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 35772 30579 340 145 0 32817 0
[pid=20450] ppid=20447 vsize=460708 CPUtime=1833.82 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1816 0 0 0 183381 1 0 0 25 0 1 0 432261516 471764992 1713 33554432000 134512640 134534564 4292574960 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4782.3
Current children cumulated vsize (KiB) 622120

[startup+4842.3 s]
/proc/loadavg: 5.01 5.01 5.17 6/183 20665
/proc/meminfo: memFree=17382712/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=1114.8 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 502 421677 0 0 0 0 111383 97 15 0 1 0 432261515 18763776 395 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 13197656050670469380 0 0 17 4 0 0 0
/proc/20447/statm: 4581 395 346 23 0 91 0
[pid=20449] ppid=20447 vsize=143944 CPUtime=1863.69 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 31123 0 0 0 186362 7 0 0 25 0 1 0 432261516 147398656 30748 33554432000 4194304 4785740 140733784802224 18446744073709551615 4307176 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 35986 30748 340 145 0 33031 0
[pid=20450] ppid=20447 vsize=460708 CPUtime=1863.82 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1816 0 0 0 186381 1 0 0 25 0 1 0 432261516 471764992 1713 33554432000 134512640 134534564 4292574960 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4842.31
Current children cumulated vsize (KiB) 622976

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 5.16 6/183 20667
/proc/meminfo: memFree=17413948/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=1114.8 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 502 421677 0 0 0 0 111383 97 15 0 1 0 432261515 18763776 395 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 13197656050670469380 0 0 17 4 0 0 0
/proc/20447/statm: 4581 395 346 23 0 91 0
[pid=20449] ppid=20447 vsize=143944 CPUtime=1893.69 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 31149 0 0 0 189362 7 0 0 25 0 1 0 432261516 147398656 30774 33554432000 4194304 4785740 140733784802224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 35986 30774 340 145 0 33031 0
[pid=20450] ppid=20447 vsize=460708 CPUtime=1893.81 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1816 0 0 0 189380 1 0 0 25 0 1 0 432261516 471764992 1713 33554432000 134512640 134534564 4292574960 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4902.3
Current children cumulated vsize (KiB) 622976

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 5.15 6/183 20668
/proc/meminfo: memFree=17465632/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=1114.8 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 502 421677 0 0 0 0 111383 97 15 0 1 0 432261515 18763776 395 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 13197656050670469380 0 0 17 4 0 0 0
/proc/20447/statm: 4581 395 346 23 0 91 0
[pid=20449] ppid=20447 vsize=144368 CPUtime=1923.7 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 31243 0 0 0 192363 7 0 0 25 0 1 0 432261516 147832832 30868 33554432000 4194304 4785740 140733784802224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 36092 30868 340 145 0 33137 0
[pid=20450] ppid=20447 vsize=460708 CPUtime=1923.81 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1816 0 0 0 192380 1 0 0 25 0 1 0 432261516 471764992 1713 33554432000 134512640 134534564 4292574960 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 4962.31
Current children cumulated vsize (KiB) 623400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.00 5.00 5.14 6/183 20669
/proc/meminfo: memFree=17445540/32951124 swapFree=67111528/67111528
[pid=20447] ppid=20445 vsize=18324 CPUtime=1114.8 cores=0,2,4,6
/proc/20447/stat : 20447 (ppfolio) S 20445 20447 20187 0 -1 4202496 502 421677 0 0 0 0 111383 97 15 0 1 0 432261515 18763776 395 33554432000 4194304 4287625 140735417276512 18446744073709551615 212687695375 0 0 4096 65536 13197656050670469380 0 0 17 4 0 0 0
/proc/20447/statm: 4581 395 346 23 0 91 0
[pid=20449] ppid=20447 vsize=144368 CPUtime=1942.52 cores=0
/proc/20449/stat : 20449 (clasp) R 20447 20447 20187 0 -1 4202496 31244 0 0 0 194245 7 0 0 25 0 1 0 432261516 147832832 30869 33554432000 4194304 4785740 140733784802224 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20449/statm: 36092 30869 340 145 0 33137 0
[pid=20450] ppid=20447 vsize=460708 CPUtime=1942.7 cores=0
/proc/20450/stat : 20450 (TNM) R 20447 20447 20187 0 -1 4202496 1816 0 0 0 194269 1 0 0 25 0 1 0 432261516 471764992 1713 33554432000 134512640 134534564 4292574960 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20450/statm: 115177 1713 95 6 0 113843 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 623400

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20447 and gives
#  childrusage.ru_utime.tv_sec=1113
#  childrusage.ru_utime.tv_usec=841670
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=975851
# CPU time returned by wait4() is 1114.82
# while last known CPU time is 5000.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 5000.02
CPU user time (s): 4998.97
CPU system time (s): 1.05
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 10659188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1113.84
system time used= 0.975851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 422179
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= 275
involuntary context switches= 13029

runsolver used 8.77367 second user time and 18.5042 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-19 11:50:38
IDJOB=3218980
IDBENCH=82513
IDSOLVER=1639
FILE ID=node139/3218980-1303206638
RUNJOBID= node139-1303203383-20205
PBS_JOBID= 13030644
Free space on /tmp= 72756 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S832901479-042-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3218980-1303206638/watcher-3218980-1303206638 -o /tmp/evaluation-result-3218980-1303206638/solver-3218980-1303206638 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3218980-1303206638.cnf

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

MD5SUM BENCH= a5a87dc48ba0573fb8f2b8721bafcab2
RANDOM SEED=1801301416

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:      17467976 kB
Buffers:        710208 kB
Cached:       13700424 kB
SwapCached:          0 kB
Active:        8732368 kB
Inactive:      6399748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17467976 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10892 kB
Writeback:           0 kB
AnonPages:      721160 kB
Mapped:          16800 kB
Slab:           288060 kB
PageTables:       6256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3284492 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 13:14:00