Trace number 3191712

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) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1910317962-059.UNKNOWN.cnf
MD5SUMdc676a8dc341229efc4ee05b1ab19ceb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark130.058
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 11.54 11.87 11.28 10/198 16496
/proc/meminfo: memFree=16572708/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) R 16494 16496 15860 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 365540172 18763776 392 33554432000 4194304 4287625 140734043642384 18446744073709551615 270612930965 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/16496/statm: 4581 392 343 23 0 91 0

[startup+0.0465229 s]
/proc/loadavg: 11.54 11.87 11.28 10/198 16496
/proc/meminfo: memFree=16572708/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 4221152411797913859 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100533 s]
/proc/loadavg: 11.54 11.87 11.28 10/198 16496
/proc/meminfo: memFree=16572708/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 4221152411797913859 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300497 s]
/proc/loadavg: 11.54 11.87 11.28 10/198 16496
/proc/meminfo: memFree=16572708/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700429 s]
/proc/loadavg: 11.54 11.87 11.28 10/198 16496
/proc/meminfo: memFree=16572708/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 5363309555834945536 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50029 s]
/proc/loadavg: 11.58 11.87 11.28 13/202 16500
/proc/meminfo: memFree=16567716/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 5363309693273899008 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1772848 CPUtime=0.49 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 1211 0 0 0 49 0 0 0 25 0 1 0 365540172 1815396352 739 33554432000 4194304 4587354 140733485533584 18446744073709551615 4244166 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 443212 739 327 96 0 439774 0
[pid=16498] ppid=16496 vsize=13100 CPUtime=0.44 cores=0
/proc/16498/stat : 16498 (clasp) R 16496 16496 15860 0 -1 4202496 748 0 0 0 44 0 0 0 25 0 1 0 365540172 13414400 636 33554432000 4194304 4785740 140736410285504 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16498/statm: 3275 636 340 145 0 320 0
[pid=16499] ppid=16496 vsize=455824 CPUtime=0.54 cores=0
/proc/16499/stat : 16499 (TNM) R 16496 16496 15860 0 -1 4202496 329 0 0 0 54 0 0 0 25 0 1 0 365540172 466763776 226 33554432000 134512640 134534564 4289843152 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16499/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2260096

[startup+3.101 s]
/proc/loadavg: 11.58 11.87 11.28 13/202 16500
/proc/meminfo: memFree=16565112/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 5363309830712852480 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1772952 CPUtime=0.99 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 1643 0 0 0 99 0 0 0 25 0 1 0 365540172 1815502848 894 33554432000 4194304 4587354 140733485533584 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 443238 894 327 96 0 439800 0
[pid=16498] ppid=16496 vsize=13496 CPUtime=0.96 cores=0
/proc/16498/stat : 16498 (clasp) R 16496 16496 15860 0 -1 4202496 836 0 0 0 96 0 0 0 25 0 1 0 365540172 13819904 724 33554432000 4194304 4785740 140736410285504 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16498/statm: 3374 724 340 145 0 419 0
[pid=16499] ppid=16496 vsize=455824 CPUtime=1.12 cores=0
/proc/16499/stat : 16499 (TNM) R 16496 16496 15860 0 -1 4202496 329 0 0 0 112 0 0 0 25 0 1 0 365540172 466763776 226 33554432000 134512640 134534564 4289843152 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16499/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2260596

[startup+6.30045 s]
/proc/loadavg: 11.58 11.87 11.28 13/202 16501
/proc/meminfo: memFree=16554128/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 5363309830712852480 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1780888 CPUtime=2.09 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 3727 0 0 0 209 0 0 0 25 0 1 0 365540172 1823629312 2269 33554432000 4194304 4587354 140733485533584 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 445222 2269 337 96 0 441784 0
[pid=16498] ppid=16496 vsize=14160 CPUtime=2.04 cores=0
/proc/16498/stat : 16498 (clasp) R 16496 16496 15860 0 -1 4202496 987 0 0 0 204 0 0 0 25 0 1 0 365540172 14499840 875 33554432000 4194304 4785740 140736410285504 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16498/statm: 3540 875 340 145 0 585 0
[pid=16499] ppid=16496 vsize=455824 CPUtime=2.14 cores=0
/proc/16499/stat : 16499 (TNM) R 16496 16496 15860 0 -1 4202496 329 0 0 0 214 0 0 0 25 0 1 0 365540172 466763776 226 33554432000 134512640 134534564 4289843152 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16499/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2269196

[startup+12.7003 s]
/proc/loadavg: 11.64 11.87 11.29 13/202 16501
/proc/meminfo: memFree=16534692/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1785792 CPUtime=4.19 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 5459 0 0 0 418 1 0 0 25 0 1 0 365540172 1828651008 3127 33554432000 4194304 4587354 140733485533584 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 446448 3127 337 96 0 443010 0
[pid=16498] ppid=16496 vsize=14832 CPUtime=4.16 cores=0
/proc/16498/stat : 16498 (clasp) R 16496 16496 15860 0 -1 4202496 1157 0 0 0 416 0 0 0 25 0 1 0 365540172 15187968 1045 33554432000 4194304 4785740 140736410285504 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16498/statm: 3708 1045 340 145 0 753 0
[pid=16499] ppid=16496 vsize=455824 CPUtime=4.32 cores=0
/proc/16499/stat : 16499 (TNM) R 16496 16496 15860 0 -1 4202496 329 0 0 0 432 0 0 0 25 0 1 0 365540172 466763776 226 33554432000 134512640 134534564 4289843152 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16499/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2274772

[startup+25.501 s]
/proc/loadavg: 11.70 11.88 11.30 13/202 16501
/proc/meminfo: memFree=16514976/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 5363307906567503872 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1782452 CPUtime=8.49 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 7659 0 0 0 847 2 0 0 25 0 1 0 365540172 1825230848 3169 33554432000 4194304 4587354 140733485533584 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 445613 3169 337 96 0 442175 0
[pid=16498] ppid=16496 vsize=15800 CPUtime=8.44 cores=0
/proc/16498/stat : 16498 (clasp) R 16496 16496 15860 0 -1 4202496 1397 0 0 0 844 0 0 0 25 0 1 0 365540172 16179200 1285 33554432000 4194304 4785740 140736410285504 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16498/statm: 3950 1285 340 145 0 995 0
[pid=16499] ppid=16496 vsize=455824 CPUtime=8.54 cores=0
/proc/16499/stat : 16499 (TNM) R 16496 16496 15860 0 -1 4202496 329 0 0 0 854 0 0 0 25 0 1 0 365540172 466763776 226 33554432000 134512640 134534564 4289843152 18446744073709551615 134528243 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16499/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2272400

[startup+51.1005 s]
/proc/loadavg: 11.80 11.89 11.31 13/202 16502
/proc/meminfo: memFree=16520580/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 5363307906567503872 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1792696 CPUtime=16.99 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 11817 0 0 0 1696 3 0 0 25 0 1 0 365540172 1835720704 3750 33554432000 4194304 4587354 140733485533584 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 448174 3750 337 96 0 444736 0
[pid=16498] ppid=16496 vsize=17056 CPUtime=16.97 cores=0
/proc/16498/stat : 16498 (clasp) R 16496 16496 15860 0 -1 4202496 1705 0 0 0 1697 0 0 0 25 0 1 0 365540172 17465344 1593 33554432000 4194304 4785740 140736410285504 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16498/statm: 4264 1593 340 145 0 1309 0
[pid=16499] ppid=16496 vsize=455824 CPUtime=17.12 cores=0
/proc/16499/stat : 16499 (TNM) R 16496 16496 15860 0 -1 4202496 329 0 0 0 1712 0 0 0 25 0 1 0 365540172 466763776 226 33554432000 134512640 134534564 4289843152 18446744073709551615 10533247 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16499/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2283900

[startup+102.307 s]
/proc/loadavg: 11.92 11.90 11.35 13/202 16503
/proc/meminfo: memFree=16299700/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 5363308044006457344 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1790532 CPUtime=34.09 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 18660 0 0 0 3405 4 0 0 25 0 1 0 365540172 1833504768 4954 33554432000 4194304 4587354 140733485533584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 447633 4954 337 96 0 444195 0
[pid=16498] ppid=16496 vsize=18880 CPUtime=34.03 cores=0
/proc/16498/stat : 16498 (clasp) R 16496 16496 15860 0 -1 4202496 2153 0 0 0 3403 0 0 0 25 0 1 0 365540172 19333120 2041 33554432000 4194304 4785740 140736410285504 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16498/statm: 4720 2041 340 145 0 1765 0
[pid=16499] ppid=16496 vsize=455824 CPUtime=34.16 cores=0
/proc/16499/stat : 16499 (TNM) R 16496 16496 15860 0 -1 4202496 329 0 0 0 3416 0 0 0 25 0 1 0 365540172 466763776 226 33554432000 134512640 134534564 4289843152 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16499/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2283560

[startup+162.301 s]
/proc/loadavg: 11.97 11.92 11.39 13/202 16505
/proc/meminfo: memFree=16466464/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 5363308044006457344 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1802048 CPUtime=54.09 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 26576 0 0 0 5403 6 0 0 25 0 1 0 365540172 1845297152 8251 33554432000 4194304 4587354 140733485533584 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 450512 8251 337 96 0 447074 0
[pid=16498] ppid=16496 vsize=20008 CPUtime=54.03 cores=0

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

[startup+822.301 s]
/proc/loadavg: 12.00 11.99 11.68 13/202 16673
/proc/meminfo: memFree=16882260/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 5363308456323317760 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1804572 CPUtime=274.05 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 70870 0 0 0 27388 17 0 0 25 0 1 0 365540172 1847881728 9405 33554432000 4194304 4587354 140733485533584 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 451143 9405 337 96 0 447705 0
[pid=16498] ppid=16496 vsize=27700 CPUtime=274.07 cores=0
/proc/16498/stat : 16498 (clasp) R 16496 16496 15860 0 -1 4202496 4219 0 0 0 27406 1 0 0 25 0 1 0 365540172 28364800 4107 33554432000 4194304 4785740 140736410285504 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16498/statm: 6925 4107 341 145 0 3970 0
[pid=16499] ppid=16496 vsize=455824 CPUtime=274.18 cores=0
/proc/16499/stat : 16499 (TNM) R 16496 16496 15860 0 -1 4202496 329 0 0 0 27418 0 0 0 25 0 1 0 365540172 466763776 226 33554432000 134512640 134534564 4289843152 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16499/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2306420

[startup+882.3 s]
/proc/loadavg: 12.07 12.00 11.70 13/202 16675
/proc/meminfo: memFree=16879024/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 5363308456323317760 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1804676 CPUtime=294.05 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 74180 0 0 0 29387 18 0 0 25 0 1 0 365540172 1847988224 8523 33554432000 4194304 4587354 140733485533584 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 451169 8523 337 96 0 447731 0
[pid=16498] ppid=16496 vsize=28016 CPUtime=294.07 cores=0
/proc/16498/stat : 16498 (clasp) R 16496 16496 15860 0 -1 4202496 4302 0 0 0 29406 1 0 0 25 0 1 0 365540172 28688384 4190 33554432000 4194304 4785740 140736410285504 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16498/statm: 7004 4190 341 145 0 4049 0
[pid=16499] ppid=16496 vsize=455824 CPUtime=294.18 cores=0
/proc/16499/stat : 16499 (TNM) R 16496 16496 15860 0 -1 4202496 329 0 0 0 29418 0 0 0 25 0 1 0 365540172 466763776 226 33554432000 134512640 134534564 4289843152 18446744073709551615 10532254 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16499/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2306840

[startup+942.301 s]
/proc/loadavg: 12.02 12.00 11.72 13/202 16676
/proc/meminfo: memFree=16878636/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 5363308593762271232 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1812612 CPUtime=314.05 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 77151 0 0 0 31386 19 0 0 25 0 1 0 365540172 1856114688 9306 33554432000 4194304 4587354 140733485533584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 453153 9306 337 96 0 449715 0
[pid=16498] ppid=16496 vsize=28336 CPUtime=314.07 cores=0
/proc/16498/stat : 16498 (clasp) R 16496 16496 15860 0 -1 4202496 4360 0 0 0 31406 1 0 0 25 0 1 0 365540172 29016064 4248 33554432000 4194304 4785740 140736410285504 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16498/statm: 7084 4248 341 145 0 4129 0
[pid=16499] ppid=16496 vsize=455824 CPUtime=314.17 cores=0
/proc/16499/stat : 16499 (TNM) R 16496 16496 15860 0 -1 4202496 329 0 0 0 31417 0 0 0 25 0 1 0 365540172 466763776 226 33554432000 134512640 134534564 4289843152 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16499/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2315096

[startup+1002.3 s]
/proc/loadavg: 12.15 12.03 11.74 13/202 16678
/proc/meminfo: memFree=16859280/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1812664 CPUtime=334.04 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 83002 0 0 0 33384 20 0 0 25 0 1 0 365540172 1856167936 12726 33554432000 4194304 4587354 140733485533584 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 453166 12726 337 96 0 449728 0
[pid=16498] ppid=16496 vsize=28616 CPUtime=334.08 cores=0
/proc/16498/stat : 16498 (clasp) R 16496 16496 15860 0 -1 4202496 4414 0 0 0 33407 1 0 0 25 0 1 0 365540172 29302784 4302 33554432000 4194304 4785740 140736410285504 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16498/statm: 7154 4302 341 145 0 4199 0
[pid=16499] ppid=16496 vsize=455824 CPUtime=334.17 cores=0
/proc/16499/stat : 16499 (TNM) R 16496 16496 15860 0 -1 4202496 329 0 0 0 33417 0 0 0 25 0 1 0 365540172 466763776 226 33554432000 134512640 134534564 4289843152 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16499/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2315428

[startup+1062.3 s]
/proc/loadavg: 12.05 12.02 11.75 13/202 16680
/proc/meminfo: memFree=16840656/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1839628 CPUtime=354.04 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 85069 0 0 0 35384 20 0 0 25 0 1 0 365540172 1883779072 14758 33554432000 4194304 4587354 140733485533584 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 459907 14758 337 96 0 456469 0
[pid=16498] ppid=16496 vsize=28912 CPUtime=354.08 cores=0
/proc/16498/stat : 16498 (clasp) R 16496 16496 15860 0 -1 4202496 4494 0 0 0 35407 1 0 0 25 0 1 0 365540172 29605888 4382 33554432000 4194304 4785740 140736410285504 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16498/statm: 7228 4382 341 145 0 4273 0
[pid=16499] ppid=16496 vsize=455824 CPUtime=354.17 cores=0
/proc/16499/stat : 16499 (TNM) R 16496 16496 15860 0 -1 4202496 329 0 0 0 35417 0 0 0 25 0 1 0 365540172 466763776 226 33554432000 134512640 134534564 4289843152 18446744073709551615 134531067 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16499/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 2342688

[startup+1122.3 s]
/proc/loadavg: 12.02 12.02 11.77 13/202 16681
/proc/meminfo: memFree=16830972/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1813660 CPUtime=374.06 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 85570 0 0 0 37385 21 0 0 25 0 1 0 365540172 1857187840 12866 33554432000 4194304 4587354 140733485533584 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 453415 12866 337 96 0 449977 0
[pid=16498] ppid=16496 vsize=29228 CPUtime=374.08 cores=0
/proc/16498/stat : 16498 (clasp) R 16496 16496 15860 0 -1 4202496 4563 0 0 0 37407 1 0 0 25 0 1 0 365540172 29929472 4451 33554432000 4194304 4785740 140736410285504 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16498/statm: 7307 4451 341 145 0 4352 0
[pid=16499] ppid=16496 vsize=455824 CPUtime=374.16 cores=0
/proc/16499/stat : 16499 (TNM) R 16496 16496 15860 0 -1 4202496 329 0 0 0 37416 0 0 0 25 0 1 0 365540172 466763776 226 33554432000 134512640 134534564 4289843152 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16499/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2317036

[startup+1182.3 s]
/proc/loadavg: 12.00 12.01 11.78 13/202 16714
/proc/meminfo: memFree=16892812/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1813212 CPUtime=394.06 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 88084 0 0 0 39385 21 0 0 25 0 1 0 365540172 1856729088 12891 33554432000 4194304 4587354 140733485533584 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 453303 12891 337 96 0 449865 0
[pid=16498] ppid=16496 vsize=29536 CPUtime=394.08 cores=0
/proc/16498/stat : 16498 (clasp) R 16496 16496 15860 0 -1 4202496 4620 0 0 0 39407 1 0 0 25 0 1 0 365540172 30244864 4508 33554432000 4194304 4785740 140736410285504 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16498/statm: 7384 4508 341 145 0 4429 0
[pid=16499] ppid=16496 vsize=455824 CPUtime=394.16 cores=0
/proc/16499/stat : 16499 (TNM) R 16496 16496 15860 0 -1 4202496 329 0 0 0 39416 0 0 0 25 0 1 0 365540172 466763776 226 33554432000 134512640 134534564 4289843152 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16499/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2316896

[startup+1242.3 s]
/proc/loadavg: 12.07 12.02 11.80 13/202 16715
/proc/meminfo: memFree=16882260/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1825884 CPUtime=414.06 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 89440 0 0 0 41385 21 0 0 25 0 1 0 365540172 1869705216 14224 33554432000 4194304 4587354 140733485533584 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 456471 14224 337 96 0 453033 0
[pid=16498] ppid=16496 vsize=29972 CPUtime=414.07 cores=0
/proc/16498/stat : 16498 (clasp) R 16496 16496 15860 0 -1 4202496 4728 0 0 0 41406 1 0 0 25 0 1 0 365540172 30691328 4616 33554432000 4194304 4785740 140736410285504 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16498/statm: 7493 4616 341 145 0 4538 0
[pid=16499] ppid=16496 vsize=455824 CPUtime=414.16 cores=0
/proc/16499/stat : 16499 (TNM) R 16496 16496 15860 0 -1 4202496 329 0 0 0 41416 0 0 0 25 0 1 0 365540172 466763776 226 33554432000 134512640 134534564 4289843152 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16499/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2330004



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.79 11.97 11.79 10/193 16735
/proc/meminfo: memFree=16956452/32951124 swapFree=67111528/67111528
[pid=16496] ppid=16494 vsize=18324 CPUtime=0 cores=0,2
/proc/16496/stat : 16496 (ppfolio) S 16494 16496 15860 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365540172 18763776 394 33554432000 4194304 4287625 140734043642384 18446744073709551615 270613130767 0 0 4096 65536 5363308318884364288 0 0 17 2 0 0 0
/proc/16496/statm: 4581 394 345 23 0 91 0
[pid=16497] ppid=16496 vsize=1821232 CPUtime=433.33 cores=0
/proc/16497/stat : 16497 (cryptominisat) R 16496 16496 15860 0 -1 4202496 90580 0 0 0 43311 22 0 0 25 0 1 0 365540172 1864941568 12891 33554432000 4194304 4587354 140733485533584 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16497/statm: 455308 12891 337 96 0 451870 0
[pid=16498] ppid=16496 vsize=30124 CPUtime=433.27 cores=0
/proc/16498/stat : 16498 (clasp) R 16496 16496 15860 0 -1 4202496 4771 0 0 0 43326 1 0 0 25 0 1 0 365540172 30846976 4659 33554432000 4194304 4785740 140736410285504 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16498/statm: 7531 4659 341 145 0 4576 0
[pid=16499] ppid=16496 vsize=455824 CPUtime=433.41 cores=0
/proc/16499/stat : 16499 (TNM) R 16496 16496 15860 0 -1 4202496 329 0 0 0 43341 0 0 0 25 0 1 0 365540172 466763776 226 33554432000 134512640 134534564 4289843152 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16499/statm: 113956 226 95 6 0 112622 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2325504

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.79
CPU system time (s): 0.249962
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4077340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.79
system time used= 0.249962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96215
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= 186
involuntary context switches= 14525

runsolver used 2.35664 second user time and 4.74128 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-11 18:29:52
IDJOB=3191712
IDBENCH=82843
IDSOLVER=1613
FILE ID=node108/3191712-1302539392
RUNJOBID= node108-1302536779-15878
PBS_JOBID= 12951112
Free space on /tmp= 71860 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1910317962-059.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191712-1302539392/watcher-3191712-1302539392 -o /tmp/evaluation-result-3191712-1302539392/solver-3191712-1302539392 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191712-1302539392.cnf

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

MD5SUM BENCH= dc676a8dc341229efc4ee05b1ab19ceb
RANDOM SEED=699045745

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.77
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.820
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.82
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.820
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.820
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.820
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:      16572740 kB
Buffers:        738084 kB
Cached:       14625604 kB
SwapCached:          0 kB
Active:        9235892 kB
Inactive:      6748900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16572740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20572 kB
Writeback:           0 kB
AnonPages:      621128 kB
Mapped:          17876 kB
Slab:           326504 kB
PageTables:       7416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2945220 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= 71864 MiB
End job on node108 at 2011-04-11 18:51:32