Trace number 3218944

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.09 5000.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S862393334-098-UNKNOWN.cnf
MD5SUM860d0404ebc2282cbe692f8828f81b2c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.3841
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3218944-1303203460/watcher-3218944-1303203460 -o /tmp/evaluation-result-3218944-1303203460/solver-3218944-1303203460 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3218944-1303203460.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: 5.83 6.19 6.53 4/180 32337
/proc/meminfo: memFree=27730420/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 431948807 18763776 394 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 4411200247879926020 0 0 17 4 0 0 0
/proc/32337/statm: 4581 394 345 23 0 91 0

[startup+0.0689831 s]
/proc/loadavg: 5.83 6.19 6.53 4/180 32337
/proc/meminfo: memFree=27730420/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 431948807 18763776 394 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 4411200247879926020 0 0 17 4 0 0 0
/proc/32337/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101019 s]
/proc/loadavg: 5.83 6.19 6.53 4/180 32337
/proc/meminfo: memFree=27730420/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 431948807 18763776 394 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 4411200247879926020 0 0 17 4 0 0 0
/proc/32337/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300981 s]
/proc/loadavg: 5.83 6.19 6.53 4/180 32337
/proc/meminfo: memFree=27730420/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 431948807 18763776 394 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/32337/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70091 s]
/proc/loadavg: 5.83 6.19 6.53 4/180 32337
/proc/meminfo: memFree=27730420/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 431948807 18763776 394 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/32337/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50078 s]
/proc/loadavg: 5.83 6.19 6.53 7/184 32341
/proc/meminfo: memFree=27721212/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 431948807 18763776 394 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3203722896153247744 0 0 17 4 0 0 0
/proc/32337/statm: 4581 394 345 23 0 91 0
[pid=32338] ppid=32337 vsize=29528 CPUtime=0.49 cores=0
/proc/32338/stat : 32338 (cryptominisat) R 32337 32337 32262 0 -1 4202496 2716 0 0 0 49 0 0 0 25 0 1 0 431948807 30236672 1950 33554432000 4194304 4587354 140734011092592 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32338/statm: 7382 1950 314 96 0 3944 0
[pid=32339] ppid=32337 vsize=16544 CPUtime=0.39 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 1614 0 0 0 39 0 0 0 25 0 1 0 431948807 16941056 1471 33554432000 4194304 4785740 140734718259808 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 4136 1471 340 145 0 1181 0
[pid=32340] ppid=32337 vsize=453976 CPUtime=0.59 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 842 0 0 0 59 0 0 0 25 0 1 0 431948807 464871424 739 33554432000 134512640 134534564 4289731472 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 518372

[startup+3.10048 s]
/proc/loadavg: 5.84 6.18 6.53 7/184 32341
/proc/meminfo: memFree=27717616/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 431948807 18763776 394 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3203723445909061632 0 0 17 4 0 0 0
/proc/32337/statm: 4581 394 345 23 0 91 0
[pid=32338] ppid=32337 vsize=1693560 CPUtime=0.99 cores=0
/proc/32338/stat : 32338 (cryptominisat) R 32337 32337 32262 0 -1 4202496 3599 0 0 0 99 0 0 0 25 0 1 0 431948807 1734205440 1481 33554432000 4194304 4587354 140734011092592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32338/statm: 423390 1481 327 96 0 419952 0
[pid=32339] ppid=32337 vsize=17760 CPUtime=0.94 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 1936 0 0 0 94 0 0 0 25 0 1 0 431948807 18186240 1793 33554432000 4194304 4785740 140734718259808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 4440 1793 340 145 0 1485 0
[pid=32340] ppid=32337 vsize=453976 CPUtime=1.14 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 842 0 0 0 114 0 0 0 25 0 1 0 431948807 464871424 739 33554432000 134512640 134534564 4289731472 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2183620

[startup+6.30091 s]
/proc/loadavg: 5.84 6.18 6.53 7/184 32341
/proc/meminfo: memFree=27711044/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 431948807 18763776 394 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3203723995664875520 0 0 17 4 0 0 0
/proc/32337/statm: 4581 394 345 23 0 91 0
[pid=32338] ppid=32337 vsize=28800 CPUtime=2.09 cores=0
/proc/32338/stat : 32338 (cryptominisat) R 32337 32337 32262 0 -1 4202496 5388 0 0 0 209 0 0 0 25 0 1 0 431948807 29491200 1907 33554432000 4194304 4587354 140734011092592 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32338/statm: 7200 1907 327 96 0 3762 0
[pid=32339] ppid=32337 vsize=18532 CPUtime=1.99 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 2110 0 0 0 199 0 0 0 25 0 1 0 431948807 18976768 1967 33554432000 4194304 4785740 140734718259808 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 4633 1967 340 145 0 1678 0
[pid=32340] ppid=32337 vsize=453976 CPUtime=2.19 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 842 0 0 0 219 0 0 0 25 0 1 0 431948807 464871424 739 33554432000 134512640 134534564 4289731472 18446744073709551615 134524695 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 113494 739 91 6 0 112160 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 519632

[startup+12.7008 s]
/proc/loadavg: 5.87 6.18 6.52 7/184 32342
/proc/meminfo: memFree=27693468/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 431948807 18763776 394 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/32337/statm: 4581 394 345 23 0 91 0
[pid=32338] ppid=32337 vsize=1709376 CPUtime=4.19 cores=0
/proc/32338/stat : 32338 (cryptominisat) R 32337 32337 32262 0 -1 4202496 9611 0 0 0 419 0 0 0 25 0 1 0 431948807 1750401024 5307 33554432000 4194304 4587354 140734011092592 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32338/statm: 427344 5307 337 96 0 423906 0
[pid=32339] ppid=32337 vsize=19960 CPUtime=4.14 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 2448 0 0 0 414 0 0 0 25 0 1 0 431948807 20439040 2305 33554432000 4194304 4785740 140734718259808 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 4990 2305 340 145 0 2035 0
[pid=32340] ppid=32337 vsize=458072 CPUtime=4.34 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 999 0 0 0 434 0 0 0 25 0 1 0 431948807 469065728 896 33554432000 134512640 134534564 4289731472 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 114518 896 95 6 0 113184 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2205732

[startup+25.5005 s]
/proc/loadavg: 5.89 6.17 6.52 7/184 32342
/proc/meminfo: memFree=27690116/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 431948807 18763776 394 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3203722621275340800 0 0 17 4 0 0 0
/proc/32337/statm: 4581 394 345 23 0 91 0
[pid=32338] ppid=32337 vsize=1708548 CPUtime=8.49 cores=0
/proc/32338/stat : 32338 (cryptominisat) R 32337 32337 32262 0 -1 4202496 11468 0 0 0 848 1 0 0 25 0 1 0 431948807 1749553152 5194 33554432000 4194304 4587354 140734011092592 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32338/statm: 427137 5194 337 96 0 423699 0
[pid=32339] ppid=32337 vsize=22184 CPUtime=8.39 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 2998 0 0 0 839 0 0 0 25 0 1 0 431948807 22716416 2855 33554432000 4194304 4785740 140734718259808 18446744073709551615 4553369 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 5546 2855 340 145 0 2591 0
[pid=32340] ppid=32337 vsize=458072 CPUtime=8.59 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 999 0 0 0 859 0 0 0 25 0 1 0 431948807 469065728 896 33554432000 134512640 134534564 4289731472 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 114518 896 95 6 0 113184 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2207128

[startup+51.1009 s]
/proc/loadavg: 5.92 6.16 6.50 7/184 32343
/proc/meminfo: memFree=27734264/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 431948807 18763776 394 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3203722483836387328 0 0 17 4 0 0 0
/proc/32337/statm: 4581 394 345 23 0 91 0
[pid=32338] ppid=32337 vsize=1718532 CPUtime=16.98 cores=0
/proc/32338/stat : 32338 (cryptominisat) R 32337 32337 32262 0 -1 4202496 15594 0 0 0 1697 1 0 0 25 0 1 0 431948807 1759776768 8102 33554432000 4194304 4587354 140734011092592 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32338/statm: 429633 8102 337 96 0 426195 0
[pid=32339] ppid=32337 vsize=25004 CPUtime=16.94 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 3655 0 0 0 1694 0 0 0 25 0 1 0 431948807 25604096 3512 33554432000 4194304 4785740 140734718259808 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 6251 3512 340 145 0 3296 0
[pid=32340] ppid=32337 vsize=458072 CPUtime=17.14 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 999 0 0 0 1714 0 0 0 25 0 1 0 431948807 469065728 896 33554432000 134512640 134534564 4289731472 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 114518 896 95 6 0 113184 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2219932

[startup+102.307 s]
/proc/loadavg: 5.97 6.13 6.47 7/184 32344
/proc/meminfo: memFree=27675460/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 431948807 18763776 394 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3203723583348015104 0 0 17 4 0 0 0
/proc/32337/statm: 4581 394 345 23 0 91 0
[pid=32338] ppid=32337 vsize=1709220 CPUtime=34.09 cores=0
/proc/32338/stat : 32338 (cryptominisat) R 32337 32337 32262 0 -1 4202496 23479 0 0 0 3406 3 0 0 25 0 1 0 431948807 1750241280 5864 33554432000 4194304 4587354 140734011092592 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32338/statm: 427305 5864 337 96 0 423867 0
[pid=32339] ppid=32337 vsize=28952 CPUtime=33.98 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 4568 0 0 0 3398 0 0 0 25 0 1 0 431948807 29646848 4425 33554432000 4194304 4785740 140734718259808 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 7238 4425 340 145 0 4283 0
[pid=32340] ppid=32337 vsize=458072 CPUtime=34.21 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 999 0 0 0 3421 0 0 0 25 0 1 0 431948807 469065728 896 33554432000 134512640 134534564 4289731472 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 114518 896 95 6 0 113184 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2214568

[startup+162.301 s]
/proc/loadavg: 5.99 6.10 6.44 7/184 32346
/proc/meminfo: memFree=27702584/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 431948807 18763776 394 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3203723583348015104 0 0 17 4 0 0 0
/proc/32337/statm: 4581 394 345 23 0 91 0
[pid=32338] ppid=32337 vsize=1739720 CPUtime=54.08 cores=0
/proc/32338/stat : 32338 (cryptominisat) R 32337 32337 32262 0 -1 4202496 34512 0 0 0 5404 4 0 0 25 0 1 0 431948807 1781473280 11804 33554432000 4194304 4587354 140734011092592 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32338/statm: 434930 11804 337 96 0 431492 0
[pid=32339] ppid=32337 vsize=32844 CPUtime=53.99 cores=0

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

/proc/meminfo: memFree=27626556/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=212.56 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 502 92971 0 0 0 0 21242 14 15 0 1 0 431948807 18763776 395 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3144601198149992708 0 0 17 4 0 0 0
/proc/32337/statm: 4581 395 346 23 0 91 0
[pid=32339] ppid=32337 vsize=102772 CPUtime=2134.81 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 22297 0 0 0 213476 5 0 0 25 0 1 0 431948807 105238528 20695 33554432000 4194304 4785740 140734718259808 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 25693 20695 341 145 0 22738 0
[pid=32340] ppid=32337 vsize=458072 CPUtime=2135.02 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 999 0 0 0 213498 4 0 0 25 0 1 0 431948807 469065728 896 33554432000 134512640 134534564 4289731472 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 114518 896 95 6 0 113184 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 579168

[startup+4542.3 s]
/proc/loadavg: 4.03 4.50 4.80 5/182 32486
/proc/meminfo: memFree=27625532/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=212.56 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 502 92971 0 0 0 0 21242 14 15 0 1 0 431948807 18763776 395 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3144601198149992708 0 0 17 4 0 0 0
/proc/32337/statm: 4581 395 346 23 0 91 0
[pid=32339] ppid=32337 vsize=103340 CPUtime=2164.81 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 22447 0 0 0 216476 5 0 0 25 0 1 0 431948807 105820160 20773 33554432000 4194304 4785740 140734718259808 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 25835 20773 341 145 0 22880 0
[pid=32340] ppid=32337 vsize=458072 CPUtime=2165.01 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 999 0 0 0 216497 4 0 0 25 0 1 0 431948807 469065728 896 33554432000 134512640 134534564 4289731472 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 114518 896 95 6 0 113184 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 579736

[startup+4602.3 s]
/proc/loadavg: 4.01 4.41 4.75 5/182 32488
/proc/meminfo: memFree=27625232/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=212.56 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 502 92971 0 0 0 0 21242 14 15 0 1 0 431948807 18763776 395 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3144601198149992708 0 0 17 4 0 0 0
/proc/32337/statm: 4581 395 346 23 0 91 0
[pid=32339] ppid=32337 vsize=103340 CPUtime=2194.82 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 22447 0 0 0 219477 5 0 0 25 0 1 0 431948807 105820160 20773 33554432000 4194304 4785740 140734718259808 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 25835 20773 341 145 0 22880 0
[pid=32340] ppid=32337 vsize=458072 CPUtime=2195 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 999 0 0 0 219496 4 0 0 25 0 1 0 431948807 469065728 896 33554432000 134512640 134534564 4289731472 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 114518 896 95 6 0 113184 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 579736

[startup+4662.3 s]
/proc/loadavg: 4.05 4.35 4.70 5/182 32490
/proc/meminfo: memFree=27625196/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=212.56 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 502 92971 0 0 0 0 21242 14 15 0 1 0 431948807 18763776 395 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3144601198149992708 0 0 17 4 0 0 0
/proc/32337/statm: 4581 395 346 23 0 91 0
[pid=32339] ppid=32337 vsize=103576 CPUtime=2224.82 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 22525 0 0 0 222477 5 0 0 25 0 1 0 431948807 106061824 20803 33554432000 4194304 4785740 140734718259808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 25894 20803 341 145 0 22939 0
[pid=32340] ppid=32337 vsize=458072 CPUtime=2225 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 999 0 0 0 222496 4 0 0 25 0 1 0 431948807 469065728 896 33554432000 134512640 134534564 4289731472 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 114518 896 95 6 0 113184 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 579972

[startup+4722.31 s]
/proc/loadavg: 4.02 4.28 4.65 5/182 32491
/proc/meminfo: memFree=27623424/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=212.56 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 502 92971 0 0 0 0 21242 14 15 0 1 0 431948807 18763776 395 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3144601198149992708 0 0 17 4 0 0 0
/proc/32337/statm: 4581 395 346 23 0 91 0
[pid=32339] ppid=32337 vsize=103576 CPUtime=2254.84 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 22533 0 0 0 225479 5 0 0 25 0 1 0 431948807 106061824 20811 33554432000 4194304 4785740 140734718259808 18446744073709551615 4538896 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 25894 20811 341 145 0 22939 0
[pid=32340] ppid=32337 vsize=458072 CPUtime=2254.99 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 999 0 0 0 225495 4 0 0 25 0 1 0 431948807 469065728 896 33554432000 134512640 134534564 4289731472 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 114518 896 95 6 0 113184 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 579972

[startup+4782.3 s]
/proc/loadavg: 4.00 4.23 4.61 5/182 32493
/proc/meminfo: memFree=27622392/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=212.56 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 502 92971 0 0 0 0 21242 14 15 0 1 0 431948807 18763776 395 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3144601198149992708 0 0 17 4 0 0 0
/proc/32337/statm: 4581 395 346 23 0 91 0
[pid=32339] ppid=32337 vsize=104432 CPUtime=2284.84 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 22699 0 0 0 228479 5 0 0 25 0 1 0 431948807 106938368 20977 33554432000 4194304 4785740 140734718259808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 26108 20977 341 145 0 23153 0
[pid=32340] ppid=32337 vsize=458072 CPUtime=2284.99 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 999 0 0 0 228495 4 0 0 25 0 1 0 431948807 469065728 896 33554432000 134512640 134534564 4289731472 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 114518 896 95 6 0 113184 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 580828

[startup+4842.3 s]
/proc/loadavg: 4.00 4.18 4.57 5/182 32494
/proc/meminfo: memFree=27621852/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=212.56 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 502 92971 0 0 0 0 21242 14 15 0 1 0 431948807 18763776 395 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3144601198149992708 0 0 17 4 0 0 0
/proc/32337/statm: 4581 395 346 23 0 91 0
[pid=32339] ppid=32337 vsize=104432 CPUtime=2314.84 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 22723 0 0 0 231479 5 0 0 25 0 1 0 431948807 106938368 21001 33554432000 4194304 4785740 140734718259808 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 26108 21001 341 145 0 23153 0
[pid=32340] ppid=32337 vsize=458072 CPUtime=2314.98 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 999 0 0 0 231494 4 0 0 25 0 1 0 431948807 469065728 896 33554432000 134512640 134534564 4289731472 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 114518 896 95 6 0 113184 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 580828

[startup+4902.3 s]
/proc/loadavg: 4.63 4.33 4.59 6/183 32526
/proc/meminfo: memFree=27649276/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=212.56 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 502 92971 0 0 0 0 21242 14 15 0 1 0 431948807 18763776 395 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3144601198149992708 0 0 17 4 0 0 0
/proc/32337/statm: 4581 395 346 23 0 91 0
[pid=32339] ppid=32337 vsize=105380 CPUtime=2344.84 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 22959 0 0 0 234479 5 0 0 25 0 1 0 431948807 107909120 21189 33554432000 4194304 4785740 140734718259808 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 26345 21189 341 145 0 23390 0
[pid=32340] ppid=32337 vsize=458072 CPUtime=2344.99 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 999 0 0 0 234495 4 0 0 25 0 1 0 431948807 469065728 896 33554432000 134512640 134534564 4289731472 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 114518 896 95 6 0 113184 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 581776

[startup+4962.3 s]
/proc/loadavg: 4.93 4.46 4.62 6/183 32528
/proc/meminfo: memFree=27617620/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=212.56 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 502 92971 0 0 0 0 21242 14 15 0 1 0 431948807 18763776 395 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3144601198149992708 0 0 17 4 0 0 0
/proc/32337/statm: 4581 395 346 23 0 91 0
[pid=32339] ppid=32337 vsize=105380 CPUtime=2374.83 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 22972 0 0 0 237478 5 0 0 25 0 1 0 431948807 107909120 21202 33554432000 4194304 4785740 140734718259808 18446744073709551615 4550336 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 26345 21202 341 145 0 23390 0
[pid=32340] ppid=32337 vsize=458072 CPUtime=2374.99 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 999 0 0 0 237495 4 0 0 25 0 1 0 431948807 469065728 896 33554432000 134512640 134534564 4289731472 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 114518 896 95 6 0 113184 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 581776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 4.96 4.52 4.64 6/183 32529
/proc/meminfo: memFree=27674252/32951124 swapFree=67051452/67111528
[pid=32337] ppid=32335 vsize=18324 CPUtime=212.56 cores=0,2,4,6
/proc/32337/stat : 32337 (ppfolio) S 32335 32337 32262 0 -1 4202496 502 92971 0 0 0 0 21242 14 15 0 1 0 431948807 18763776 395 33554432000 4194304 4287625 140733592549424 18446744073709551615 218370977295 0 0 4096 65536 3144601198149992708 0 0 17 4 0 0 0
/proc/32337/statm: 4581 395 346 23 0 91 0
[pid=32339] ppid=32337 vsize=106376 CPUtime=2393.66 cores=0
/proc/32339/stat : 32339 (clasp) R 32337 32337 32262 0 -1 4202496 23179 0 0 0 239361 5 0 0 25 0 1 0 431948807 108929024 21409 33554432000 4194304 4785740 140734718259808 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32339/statm: 26594 21409 341 145 0 23639 0
[pid=32340] ppid=32337 vsize=458072 CPUtime=2393.87 cores=0
/proc/32340/stat : 32340 (TNM) R 32337 32337 32262 0 -1 4202496 999 0 0 0 239383 4 0 0 25 0 1 0 431948807 469065728 896 33554432000 134512640 134534564 4289731472 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32340/statm: 114518 896 95 6 0 113184 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 582772

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32337 and gives
#  childrusage.ru_utime.tv_sec=2606
#  childrusage.ru_utime.tv_usec=40821
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=207968
# CPU time returned by wait4() is 2606.25
# while last known CPU time is 5000.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.09
CPU user time (s): 4999.86
CPU system time (s): 0.23
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 14790920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2606.04
system time used= 0.207968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116684
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= 212
involuntary context switches= 58102

runsolver used 9.09262 second user time and 17.2074 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-19 10:57:40
IDJOB=3218944
IDBENCH=82507
IDSOLVER=1639
FILE ID=node101/3218944-1303203460
RUNJOBID= node101-1303203304-32280
PBS_JOBID= 13030636
Free space on /tmp= 72896 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S862393334-098-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3218944-1303203460/watcher-3218944-1303203460 -o /tmp/evaluation-result-3218944-1303203460/solver-3218944-1303203460 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3218944-1303203460.cnf

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

MD5SUM BENCH= 860d0404ebc2282cbe692f8828f81b2c
RANDOM SEED=914797329

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27730576 kB
Buffers:        250736 kB
Cached:        4639744 kB
SwapCached:      33620 kB
Active:        2372988 kB
Inactive:      2663948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27730576 kB
SwapTotal:    67111528 kB
SwapFree:     67051452 kB
Dirty:           10492 kB
Writeback:           0 kB
AnonPages:      134488 kB
Mapped:          10504 kB
Slab:           119856 kB
PageTables:       5476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   956620 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= 72884 MiB
End job on node101 at 2011-04-19 12:21:02