Trace number 3219016

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 4999.91

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S419010076-063-UNKNOWN.cnf
MD5SUM07407a86c8d0f1e46c34022f68908549
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark235.041
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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

running on 4 cores: 1,3,5,7

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.84 5.97 5.99 4/180 20579
/proc/meminfo: memFree=17982404/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) R 20577 20579 20187 0 -1 4202496 484 0 0 0 0 0 0 0 21 0 1 0 432481568 18763776 391 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687495573 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/20579/statm: 4581 391 343 23 0 91 0

[startup+0.074638 s]
/proc/loadavg: 5.84 5.97 5.99 4/180 20579
/proc/meminfo: memFree=17982404/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 17201789052106277128 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100636 s]
/proc/loadavg: 5.84 5.97 5.99 4/180 20579
/proc/meminfo: memFree=17982404/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 15875514416800727040 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300608 s]
/proc/loadavg: 5.84 5.97 5.99 4/180 20579
/proc/meminfo: memFree=17982404/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700527 s]
/proc/loadavg: 5.84 5.97 5.99 4/180 20579
/proc/meminfo: memFree=17982404/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 15875515241434447872 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50038 s]
/proc/loadavg: 5.84 5.97 5.99 7/184 20583
/proc/meminfo: memFree=17910948/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
[pid=20580] ppid=20579 vsize=57224 CPUtime=0.52 cores=1
/proc/20580/stat : 20580 (cryptominisat) R 20579 20579 20187 0 -1 4202496 12320 0 0 0 50 2 0 0 24 0 1 0 432481568 58597376 8938 33554432000 4194304 4587354 140735879067264 18446744073709551615 4243562 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20580/statm: 14306 8938 325 96 0 10868 0
[pid=20581] ppid=20579 vsize=31328 CPUtime=0.43 cores=1
/proc/20581/stat : 20581 (clasp) R 20579 20579 20187 0 -1 4202496 6928 0 0 0 43 0 0 0 25 0 1 0 432481568 32079872 5017 33554432000 4194304 4785740 140734889816800 18446744073709551615 4319104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20581/statm: 7832 5017 339 145 0 4877 0
[pid=20582] ppid=20579 vsize=465988 CPUtime=0.52 cores=1
/proc/20582/stat : 20582 (TNM) R 20579 20579 20187 0 -1 4202496 5915 0 0 0 52 0 0 0 25 0 1 0 432481568 477171712 5812 33554432000 134512640 134534564 4291072848 18446744073709551615 134529970 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 116497 5812 95 6 0 115163 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 572864

[startup+3.10109 s]
/proc/loadavg: 5.84 5.97 5.99 7/184 20583
/proc/meminfo: memFree=17903132/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
[pid=20580] ppid=20579 vsize=57224 CPUtime=1.09 cores=1
/proc/20580/stat : 20580 (cryptominisat) R 20579 20579 20187 0 -1 4202496 12760 0 0 0 107 2 0 0 25 0 1 0 432481568 58597376 9378 33554432000 4194304 4587354 140735879067264 18446744073709551615 4238340 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20580/statm: 14306 9378 326 96 0 10868 0
[pid=20581] ppid=20579 vsize=31328 CPUtime=0.96 cores=1
/proc/20581/stat : 20581 (clasp) R 20579 20579 20187 0 -1 4202496 6929 0 0 0 96 0 0 0 25 0 1 0 432481568 32079872 5018 33554432000 4194304 4785740 140734889816800 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20581/statm: 7832 5018 340 145 0 4877 0
[pid=20582] ppid=20579 vsize=465988 CPUtime=1.02 cores=1
/proc/20582/stat : 20582 (TNM) R 20579 20579 20187 0 -1 4202496 5915 0 0 0 102 0 0 0 25 0 1 0 432481568 477171712 5812 33554432000 134512640 134534564 4291072848 18446744073709551615 134526136 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 116497 5812 95 6 0 115163 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 572864

[startup+6.3005 s]
/proc/loadavg: 5.86 5.97 5.99 7/184 20583
/proc/meminfo: memFree=17896388/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 15875516066068168704 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
[pid=20580] ppid=20579 vsize=57224 CPUtime=2.12 cores=1
/proc/20580/stat : 20580 (cryptominisat) R 20579 20579 20187 0 -1 4202496 13570 0 0 0 210 2 0 0 25 0 1 0 432481568 58597376 10188 33554432000 4194304 4587354 140735879067264 18446744073709551615 212687371966 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20580/statm: 14306 10188 326 96 0 10868 0
[pid=20581] ppid=20579 vsize=33724 CPUtime=2.03 cores=1
/proc/20581/stat : 20581 (clasp) R 20579 20579 20187 0 -1 4202496 7616 0 0 0 203 0 0 0 25 0 1 0 432481568 34533376 5705 33554432000 4194304 4785740 140734889816800 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20581/statm: 8431 5705 340 145 0 5476 0
[pid=20582] ppid=20579 vsize=465988 CPUtime=2.12 cores=1
/proc/20582/stat : 20582 (TNM) R 20579 20579 20187 0 -1 4202496 5915 0 0 0 212 0 0 0 25 0 1 0 432481568 477171712 5812 33554432000 134512640 134534564 4291072848 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 116497 5812 95 6 0 115163 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 575260

[startup+12.7003 s]
/proc/loadavg: 5.87 5.97 5.99 7/184 20583
/proc/meminfo: memFree=17876324/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 15875516203507122176 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
[pid=20580] ppid=20579 vsize=94728 CPUtime=4.29 cores=1
/proc/20580/stat : 20580 (cryptominisat) R 20579 20579 20187 0 -1 4202496 15147 0 0 0 427 2 0 0 25 0 1 0 432481568 97001472 11763 33554432000 4194304 4587354 140735879067264 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20580/statm: 23682 11763 326 96 0 20244 0
[pid=20581] ppid=20579 vsize=44096 CPUtime=4.16 cores=1
/proc/20581/stat : 20581 (clasp) R 20579 20579 20187 0 -1 4202496 10197 0 0 0 415 1 0 0 25 0 1 0 432481568 45154304 8286 33554432000 4194304 4785740 140734889816800 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20581/statm: 11024 8286 340 145 0 8069 0
[pid=20582] ppid=20579 vsize=465988 CPUtime=4.22 cores=1
/proc/20582/stat : 20582 (TNM) R 20579 20579 20187 0 -1 4202496 5915 0 0 0 422 0 0 0 25 0 1 0 432481568 477171712 5812 33554432000 134512640 134534564 4291072848 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 116497 5812 95 6 0 115163 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 623136

[startup+25.501 s]
/proc/loadavg: 5.90 5.97 5.99 7/184 20583
/proc/meminfo: memFree=17854880/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 15875514416800727040 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
[pid=20580] ppid=20579 vsize=64676 CPUtime=8.51 cores=1
/proc/20580/stat : 20580 (cryptominisat) R 20579 20579 20187 0 -1 4202496 19775 0 0 0 848 3 0 0 25 0 1 0 432481568 66228224 10064 33554432000 4194304 4587354 140735879067264 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20580/statm: 16169 10064 327 96 0 12731 0
[pid=20581] ppid=20579 vsize=65932 CPUtime=8.44 cores=1
/proc/20581/stat : 20581 (clasp) R 20579 20579 20187 0 -1 4202496 15636 0 0 0 842 2 0 0 25 0 1 0 432481568 67514368 13725 33554432000 4194304 4785740 140734889816800 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20581/statm: 16483 13725 340 145 0 13528 0
[pid=20582] ppid=20579 vsize=465988 CPUtime=8.51 cores=1
/proc/20582/stat : 20582 (TNM) R 20579 20579 20187 0 -1 4202496 5915 0 0 0 851 0 0 0 25 0 1 0 432481568 477171712 5812 33554432000 134512640 134534564 4291072848 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 116497 5812 95 6 0 115163 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 614920

[startup+51.1003 s]
/proc/loadavg: 5.93 5.97 5.99 7/184 20584
/proc/meminfo: memFree=17810176/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 15875514691678633984 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
[pid=20580] ppid=20579 vsize=135776 CPUtime=17.09 cores=1
/proc/20580/stat : 20580 (cryptominisat) R 20579 20579 20187 0 -1 4202496 46885 0 0 0 1702 7 0 0 25 0 1 0 432481568 139034624 14263 33554432000 4194304 4587354 140735879067264 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20580/statm: 33944 14263 337 96 0 30506 0
[pid=20581] ppid=20579 vsize=106788 CPUtime=16.97 cores=1
/proc/20581/stat : 20581 (clasp) R 20579 20579 20187 0 -1 4202496 25795 0 0 0 1693 4 0 0 25 0 1 0 432481568 109350912 23884 33554432000 4194304 4785740 140734889816800 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20581/statm: 26697 23884 340 145 0 23742 0
[pid=20582] ppid=20579 vsize=465988 CPUtime=17.01 cores=1
/proc/20582/stat : 20582 (TNM) R 20579 20579 20187 0 -1 4202496 5915 0 0 0 1701 0 0 0 25 0 1 0 432481568 477171712 5812 33554432000 134512640 134534564 4291072848 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 116497 5812 95 6 0 115163 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 726876

[startup+102.307 s]
/proc/loadavg: 5.97 5.97 5.99 7/184 20585
/proc/meminfo: memFree=17743580/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 15875514554239680512 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
[pid=20580] ppid=20579 vsize=126276 CPUtime=34.13 cores=1
/proc/20580/stat : 20580 (cryptominisat) R 20579 20579 20187 0 -1 4202496 84811 0 0 0 3401 12 0 0 25 0 1 0 432481568 129306624 26822 33554432000 4194304 4587354 140735879067264 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20580/statm: 31569 26822 337 96 0 28131 0
[pid=20581] ppid=20579 vsize=120280 CPUtime=34.03 cores=1
/proc/20581/stat : 20581 (clasp) R 20579 20579 20187 0 -1 4202496 29194 0 0 0 3399 4 0 0 25 0 1 0 432481568 123166720 27283 33554432000 4194304 4785740 140734889816800 18446744073709551615 4552540 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20581/statm: 30070 27283 340 145 0 27115 0
[pid=20582] ppid=20579 vsize=465988 CPUtime=34.11 cores=1
/proc/20582/stat : 20582 (TNM) R 20579 20579 20187 0 -1 4202496 5915 0 0 0 3411 0 0 0 25 0 1 0 432481568 477171712 5812 33554432000 134512640 134534564 4291072848 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 116497 5812 95 6 0 115163 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 730868

[startup+162.301 s]
/proc/loadavg: 5.99 5.97 5.99 7/184 20587
/proc/meminfo: memFree=17615228/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 15875515241434447872 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
[pid=20580] ppid=20579 vsize=277776 CPUtime=54.14 cores=1
/proc/20580/stat : 20580 (cryptominisat) R 20579 20579 20187 0 -1 4202496 131094 0 0 0 5395 19 0 0 25 0 1 0 432481568 284442624 50490 33554432000 4194304 4587354 140735879067264 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20580/statm: 69444 50490 337 96 0 66006 0
[pid=20581] ppid=20579 vsize=151264 CPUtime=54.03 cores=1

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

/proc/20582/statm: 116497 5812 95 6 0 115163 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 2891632

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.85 7/184 20750
/proc/meminfo: memFree=17266888/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 15875516340946075648 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
[pid=20580] ppid=20579 vsize=1810580 CPUtime=1554.16 cores=1
/proc/20580/stat : 20580 (cryptominisat) R 20579 20579 20187 0 -1 4202496 1091882 0 0 0 155198 218 0 0 25 0 1 0 432481568 1854033920 26746 33554432000 4194304 4587354 140735879067264 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20580/statm: 452645 26746 337 96 0 449207 0
[pid=20581] ppid=20579 vsize=577696 CPUtime=1554.1 cores=1
/proc/20581/stat : 20581 (clasp) R 20579 20579 20187 0 -1 4202496 141930 0 0 0 155382 28 0 0 25 0 1 0 432481568 591560704 140019 33554432000 4194304 4785740 140734889816800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20581/statm: 144424 140019 340 145 0 141469 0
[pid=20582] ppid=20579 vsize=465988 CPUtime=1554.15 cores=1
/proc/20582/stat : 20582 (TNM) R 20579 20579 20187 0 -1 4202496 5915 0 0 0 155415 0 0 0 25 0 1 0 432481568 477171712 5812 33554432000 134512640 134534564 4291072848 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 116497 5812 95 6 0 115163 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 2872588

[startup+4722.31 s]
/proc/loadavg: 6.08 6.02 5.86 7/184 20751
/proc/meminfo: memFree=17235740/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 15875516340946075648 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
[pid=20580] ppid=20579 vsize=1810580 CPUtime=1574.15 cores=1
/proc/20580/stat : 20580 (cryptominisat) R 20579 20579 20187 0 -1 4202496 1101654 0 0 0 157195 220 0 0 25 0 1 0 432481568 1854033920 36483 33554432000 4194304 4587354 140735879067264 18446744073709551615 4236912 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20580/statm: 452645 36483 337 96 0 449207 0
[pid=20581] ppid=20579 vsize=577696 CPUtime=1574.1 cores=1
/proc/20581/stat : 20581 (clasp) R 20579 20579 20187 0 -1 4202496 141930 0 0 0 157382 28 0 0 25 0 1 0 432481568 591560704 140019 33554432000 4194304 4785740 140734889816800 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20581/statm: 144424 140019 340 145 0 141469 0
[pid=20582] ppid=20579 vsize=465988 CPUtime=1574.17 cores=1
/proc/20582/stat : 20582 (TNM) R 20579 20579 20187 0 -1 4202496 5915 0 0 0 157417 0 0 0 25 0 1 0 432481568 477171712 5812 33554432000 134512640 134534564 4291072848 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 116497 5812 95 6 0 115163 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 2872588

[startup+4782.3 s]
/proc/loadavg: 6.03 6.01 5.87 7/184 20753
/proc/meminfo: memFree=17237456/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 15875516340946075648 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
[pid=20580] ppid=20579 vsize=1832500 CPUtime=1594.14 cores=1
/proc/20580/stat : 20580 (cryptominisat) R 20579 20579 20187 0 -1 4202496 1114277 0 0 0 159192 222 0 0 25 0 1 0 432481568 1876480000 30905 33554432000 4194304 4587354 140735879067264 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20580/statm: 458125 30905 337 96 0 454687 0
[pid=20581] ppid=20579 vsize=577696 CPUtime=1594.1 cores=1
/proc/20581/stat : 20581 (clasp) R 20579 20579 20187 0 -1 4202496 141930 0 0 0 159382 28 0 0 25 0 1 0 432481568 591560704 140019 33554432000 4194304 4785740 140734889816800 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20581/statm: 144424 140019 340 145 0 141469 0
[pid=20582] ppid=20579 vsize=465988 CPUtime=1594.17 cores=1
/proc/20582/stat : 20582 (TNM) R 20579 20579 20187 0 -1 4202496 5915 0 0 0 159417 0 0 0 25 0 1 0 432481568 477171712 5812 33554432000 134512640 134534564 4291072848 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 116497 5812 95 6 0 115163 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 2894508

[startup+4842.3 s]
/proc/loadavg: 6.08 6.02 5.88 7/184 20755
/proc/meminfo: memFree=17208416/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 15875516340946075648 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
[pid=20580] ppid=20579 vsize=1832500 CPUtime=1614.15 cores=1
/proc/20580/stat : 20580 (cryptominisat) R 20579 20579 20187 0 -1 4202496 1124173 0 0 0 161190 225 0 0 25 0 1 0 432481568 1876480000 40749 33554432000 4194304 4587354 140735879067264 18446744073709551615 4250267 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20580/statm: 458125 40749 337 96 0 454687 0
[pid=20581] ppid=20579 vsize=577696 CPUtime=1614.1 cores=1
/proc/20581/stat : 20581 (clasp) R 20579 20579 20187 0 -1 4202496 141930 0 0 0 161382 28 0 0 25 0 1 0 432481568 591560704 140019 33554432000 4194304 4785740 140734889816800 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20581/statm: 144424 140019 340 145 0 141469 0
[pid=20582] ppid=20579 vsize=465988 CPUtime=1614.17 cores=1
/proc/20582/stat : 20582 (TNM) R 20579 20579 20187 0 -1 4202496 5915 0 0 0 161417 0 0 0 25 0 1 0 432481568 477171712 5812 33554432000 134512640 134534564 4291072848 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 116497 5812 95 6 0 115163 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 2894508

[startup+4902.3 s]
/proc/loadavg: 6.03 6.02 5.88 7/184 20756
/proc/meminfo: memFree=17253284/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 15875514279361773568 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
[pid=20580] ppid=20579 vsize=1824844 CPUtime=1634.16 cores=1
/proc/20580/stat : 20580 (cryptominisat) R 20579 20579 20187 0 -1 4202496 1131841 0 0 0 163189 227 0 0 25 0 1 0 432481568 1868640256 25126 33554432000 4194304 4587354 140735879067264 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20580/statm: 456211 25126 337 96 0 452773 0
[pid=20581] ppid=20579 vsize=577696 CPUtime=1634.09 cores=1
/proc/20581/stat : 20581 (clasp) R 20579 20579 20187 0 -1 4202496 141930 0 0 0 163381 28 0 0 25 0 1 0 432481568 591560704 140019 33554432000 4194304 4785740 140734889816800 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20581/statm: 144424 140019 340 145 0 141469 0
[pid=20582] ppid=20579 vsize=465988 CPUtime=1634.17 cores=1
/proc/20582/stat : 20582 (TNM) R 20579 20579 20187 0 -1 4202496 5915 0 0 0 163417 0 0 0 25 0 1 0 432481568 477171712 5812 33554432000 134512640 134534564 4291072848 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 116497 5812 95 6 0 115163 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 2886852

[startup+4962.3 s]
/proc/loadavg: 6.01 6.01 5.89 7/184 20758
/proc/meminfo: memFree=17208364/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 15875514279361773568 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
[pid=20580] ppid=20579 vsize=1824844 CPUtime=1654.17 cores=1
/proc/20580/stat : 20580 (cryptominisat) R 20579 20579 20187 0 -1 4202496 1141818 0 0 0 165187 230 0 0 25 0 1 0 432481568 1868640256 35064 33554432000 4194304 4587354 140735879067264 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20580/statm: 456211 35064 337 96 0 452773 0
[pid=20581] ppid=20579 vsize=577696 CPUtime=1654.09 cores=1
/proc/20581/stat : 20581 (clasp) R 20579 20579 20187 0 -1 4202496 141946 0 0 0 165381 28 0 0 25 0 1 0 432481568 591560704 140035 33554432000 4194304 4785740 140734889816800 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20581/statm: 144424 140035 340 145 0 141469 0
[pid=20582] ppid=20579 vsize=465988 CPUtime=1654.16 cores=1
/proc/20582/stat : 20582 (TNM) R 20579 20579 20187 0 -1 4202496 5915 0 0 0 165416 0 0 0 25 0 1 0 432481568 477171712 5812 33554432000 134512640 134534564 4291072848 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 116497 5812 95 6 0 115163 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 2886852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.01 5.89 7/184 20759
/proc/meminfo: memFree=17275804/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 15875514279361773568 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
[pid=20580] ppid=20579 vsize=114268 CPUtime=1666.73 cores=1
/proc/20580/stat : 20580 (cryptominisat) R 20579 20579 20187 0 -1 4202496 1150060 0 0 0 166442 231 0 0 25 0 1 0 432481568 117010432 24380 33554432000 4194304 4587354 140735879067264 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20580/statm: 28567 24380 337 96 0 25129 0
[pid=20581] ppid=20579 vsize=577696 CPUtime=1666.63 cores=1
/proc/20581/stat : 20581 (clasp) R 20579 20579 20187 0 -1 4202496 141946 0 0 0 166635 28 0 0 25 0 1 0 432481568 591560704 140035 33554432000 4194304 4785740 140734889816800 18446744073709551615 4416817 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20581/statm: 144424 140035 340 145 0 141469 0
[pid=20582] ppid=20579 vsize=465988 CPUtime=1666.66 cores=1
/proc/20582/stat : 20582 (TNM) R 20579 20579 20187 0 -1 4202496 5915 0 0 0 166666 0 0 0 25 0 1 0 432481568 477171712 5812 33554432000 134512640 134534564 4291072848 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 116497 5812 95 6 0 115163 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1176276

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.01 5.89 7/184 20759
/proc/meminfo: memFree=17275804/32951124 swapFree=67111528/67111528
[pid=20579] ppid=20577 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/20579/stat : 20579 (ppfolio) S 20577 20579 20187 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 432481568 18763776 393 33554432000 4194304 4287625 140736899829680 18446744073709551615 212687695375 0 0 4096 65536 15875514279361773568 0 0 17 7 0 0 0
/proc/20579/statm: 4581 393 345 23 0 91 0
[pid=20580] ppid=20579 vsize=114268 CPUtime=1666.73 cores=1
/proc/20580/stat : 20580 (cryptominisat) R 20579 20579 20187 0 -1 4202496 1150060 0 0 0 166442 231 0 0 25 0 1 0 432481568 117010432 24380 33554432000 4194304 4587354 140735879067264 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20580/statm: 28567 24380 337 96 0 25129 0
[pid=20581] ppid=20579 vsize=577696 CPUtime=1666.63 cores=1
/proc/20581/stat : 20581 (clasp) R 20579 20579 20187 0 -1 4202496 141946 0 0 0 166635 28 0 0 25 0 1 0 432481568 591560704 140035 33554432000 4194304 4785740 140734889816800 18446744073709551615 4416817 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/20581/statm: 144424 140035 340 145 0 141469 0
[pid=20582] ppid=20579 vsize=465988 CPUtime=1666.66 cores=1
/proc/20582/stat : 20582 (TNM) R 20579 20579 20187 0 -1 4202496 5915 0 0 0 166666 0 0 0 25 0 1 0 432481568 477171712 5812 33554432000 134512640 134534564 4291072848 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20582/statm: 116497 5812 95 6 0 115163 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1176276

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20579 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=1999
# CPU time returned by wait4() is 0.002998
# 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): 4999.91
CPU time (s): 5000.02
CPU user time (s): 4997.43
CPU system time (s): 2.59
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4635024

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

runsolver used 8.37373 second user time and 18.7232 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-19 12:27:18
IDJOB=3219016
IDBENCH=82519
IDSOLVER=1639
FILE ID=node139/3219016-1303208838
RUNJOBID= node139-1303203383-20206
PBS_JOBID= 13030644
Free space on /tmp= 72756 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S419010076-063-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219016-1303208838/watcher-3219016-1303208838 -o /tmp/evaluation-result-3219016-1303208838/solver-3219016-1303208838 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219016-1303208838.cnf

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

MD5SUM BENCH= 07407a86c8d0f1e46c34022f68908549
RANDOM SEED=1394447575

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:      17982684 kB
Buffers:        710352 kB
Cached:       13700488 kB
SwapCached:          0 kB
Active:        8218536 kB
Inactive:      6399796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17982684 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12820 kB
Writeback:           0 kB
AnonPages:      207184 kB
Mapped:          16452 kB
Slab:           288336 kB
PageTables:       5296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2047552 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:50:40