Trace number 3219760

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.07 4999.91

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S817927155-033-UNKNOWN.cnf
MD5SUMbdd02c131ae0dd9fa14ba01f07a63379
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3219760-1303259273/watcher-3219760-1303259273 -o /tmp/evaluation-result-3219760-1303259273/solver-3219760-1303259273 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219760-1303259273.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: 0.00 0.03 1.42 2/172 27547
/proc/meminfo: memFree=23483636/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 498 0 0 0 0 0 0 0 22 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 4073489374577131779 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0

[startup+0.105251 s]
/proc/loadavg: 0.00 0.03 1.42 2/172 27547
/proc/meminfo: memFree=23483636/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.201231 s]
/proc/loadavg: 0.00 0.03 1.42 2/172 27547
/proc/meminfo: memFree=23483636/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301161 s]
/proc/loadavg: 0.00 0.03 1.42 2/172 27547
/proc/meminfo: memFree=23483636/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701005 s]
/proc/loadavg: 0.00 0.03 1.42 2/172 27547
/proc/meminfo: memFree=23483636/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50091 s]
/proc/loadavg: 0.48 0.13 1.45 7/184 27564
/proc/meminfo: memFree=23437280/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
[pid=27548] ppid=27547 vsize=26308 CPUtime=0.49 cores=0
/proc/27548/stat : 27548 (cryptominisat) R 27547 27547 27519 0 -1 4202496 1571 0 0 0 49 0 0 0 25 0 1 0 437526934 26939392 1424 33554432000 4194304 4587354 140735376002416 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27548/statm: 6577 1424 305 96 0 3139 0
[pid=27549] ppid=27547 vsize=19368 CPUtime=0.49 cores=0
/proc/27549/stat : 27549 (clasp) R 27547 27547 27519 0 -1 4202496 2451 0 0 0 49 0 0 0 25 0 1 0 437526934 19832832 2183 33554432000 4194304 4785740 140734506609072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27549/statm: 4842 2183 340 145 0 1887 0
[pid=27550] ppid=27547 vsize=456220 CPUtime=0.49 cores=0
/proc/27550/stat : 27550 (TNM) R 27547 27547 27519 0 -1 4202496 1458 0 0 0 49 0 0 0 25 0 1 0 437526934 467169280 1355 33554432000 134512640 134534564 4290249072 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27550/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 520220

[startup+3.10068 s]
/proc/loadavg: 0.48 0.13 1.45 7/184 27564
/proc/meminfo: memFree=23426244/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 12152041104203579392 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
[pid=27548] ppid=27547 vsize=34540 CPUtime=1.03 cores=0
/proc/27548/stat : 27548 (cryptominisat) R 27547 27547 27519 0 -1 4202496 4755 0 0 0 103 0 0 0 25 0 1 0 437526934 35368960 3429 33554432000 4194304 4587354 140735376002416 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27548/statm: 8635 3429 314 96 0 5197 0
[pid=27549] ppid=27547 vsize=21912 CPUtime=0.99 cores=0
/proc/27549/stat : 27549 (clasp) R 27547 27547 27519 0 -1 4202496 3067 0 0 0 99 0 0 0 25 0 1 0 437526934 22437888 2799 33554432000 4194304 4785740 140734506609072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27549/statm: 5478 2799 340 145 0 2523 0
[pid=27550] ppid=27547 vsize=456220 CPUtime=1.04 cores=0
/proc/27550/stat : 27550 (TNM) R 27547 27547 27519 0 -1 4202496 1458 0 0 0 104 0 0 0 25 0 1 0 437526934 467169280 1355 33554432000 134512640 134534564 4290249072 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27550/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 530996

[startup+6.30106 s]
/proc/loadavg: 0.48 0.13 1.45 7/184 27564
/proc/meminfo: memFree=23411380/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 12152042203715207168 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
[pid=27548] ppid=27547 vsize=90816 CPUtime=2.09 cores=0
/proc/27548/stat : 27548 (cryptominisat) R 27547 27547 27519 0 -1 4202496 6756 0 0 0 208 1 0 0 25 0 1 0 437526934 92995584 2708 33554432000 4194304 4587354 140735376002416 18446744073709551615 4237490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27548/statm: 22704 2708 327 96 0 19266 0
[pid=27549] ppid=27547 vsize=24348 CPUtime=2.09 cores=0
/proc/27549/stat : 27549 (clasp) R 27547 27547 27519 0 -1 4202496 3673 0 0 0 209 0 0 0 25 0 1 0 437526934 24932352 3405 33554432000 4194304 4785740 140734506609072 18446744073709551615 4309510 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27549/statm: 6087 3405 340 145 0 3132 0
[pid=27550] ppid=27547 vsize=456220 CPUtime=2.09 cores=0
/proc/27550/stat : 27550 (TNM) R 27547 27547 27519 0 -1 4202496 1458 0 0 0 209 0 0 0 25 0 1 0 437526934 467169280 1355 33554432000 134512640 134534564 4290249072 18446744073709551615 134524727 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27550/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 589708

[startup+12.7008 s]
/proc/loadavg: 1.33 0.32 1.50 7/184 27565
/proc/meminfo: memFree=23372084/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 12152042066276253696 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
[pid=27548] ppid=27547 vsize=111952 CPUtime=4.24 cores=0
/proc/27548/stat : 27548 (cryptominisat) R 27547 27547 27519 0 -1 4202496 14714 0 0 0 422 2 0 0 25 0 1 0 437526934 114638848 6718 33554432000 4194304 4587354 140735376002416 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27548/statm: 27988 6718 337 96 0 24550 0
[pid=27549] ppid=27547 vsize=26516 CPUtime=4.19 cores=0
/proc/27549/stat : 27549 (clasp) R 27547 27547 27519 0 -1 4202496 4232 0 0 0 419 0 0 0 25 0 1 0 437526934 27152384 3964 33554432000 4194304 4785740 140734506609072 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27549/statm: 6629 3964 340 145 0 3674 0
[pid=27550] ppid=27547 vsize=456220 CPUtime=4.24 cores=0
/proc/27550/stat : 27550 (TNM) R 27547 27547 27519 0 -1 4202496 1458 0 0 0 424 0 0 0 25 0 1 0 437526934 467169280 1355 33554432000 134512640 134534564 4290249072 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27550/statm: 114055 1355 91 6 0 112721 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 613012

[startup+25.5004 s]
/proc/loadavg: 2.05 0.51 1.54 7/184 27565
/proc/meminfo: memFree=23371700/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
[pid=27548] ppid=27547 vsize=97392 CPUtime=8.49 cores=0
/proc/27548/stat : 27548 (cryptominisat) R 27547 27547 27519 0 -1 4202496 16129 0 0 0 846 3 0 0 25 0 1 0 437526934 99729408 6559 33554432000 4194304 4587354 140735376002416 18446744073709551615 4352096 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27548/statm: 24348 6559 337 96 0 20910 0
[pid=27549] ppid=27547 vsize=29708 CPUtime=8.49 cores=0
/proc/27549/stat : 27549 (clasp) R 27547 27547 27519 0 -1 4202496 4984 0 0 0 849 0 0 0 25 0 1 0 437526934 30420992 4716 33554432000 4194304 4785740 140734506609072 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27549/statm: 7427 4716 340 145 0 4472 0
[pid=27550] ppid=27547 vsize=460712 CPUtime=8.49 cores=0
/proc/27550/stat : 27550 (TNM) R 27547 27547 27519 0 -1 4202496 1817 0 0 0 849 0 0 0 25 0 1 0 437526934 471769088 1714 33554432000 134512640 134534564 4290249072 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27550/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 606136

[startup+51.1005 s]
/proc/loadavg: 3.39 0.95 1.66 7/184 27566
/proc/meminfo: memFree=23326928/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 12152040417008812032 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
[pid=27548] ppid=27547 vsize=91468 CPUtime=17.04 cores=0
/proc/27548/stat : 27548 (cryptominisat) R 27547 27547 27519 0 -1 4202496 21907 0 0 0 1700 4 0 0 25 0 1 0 437526934 93663232 5208 33554432000 4194304 4587354 140735376002416 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27548/statm: 22867 5208 337 96 0 19429 0
[pid=27549] ppid=27547 vsize=34220 CPUtime=16.99 cores=0
/proc/27549/stat : 27549 (clasp) R 27547 27547 27519 0 -1 4202496 6091 0 0 0 1699 0 0 0 25 0 1 0 437526934 35041280 5823 33554432000 4194304 4785740 140734506609072 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27549/statm: 8555 5823 340 145 0 5600 0
[pid=27550] ppid=27547 vsize=460712 CPUtime=17.04 cores=0
/proc/27550/stat : 27550 (TNM) R 27547 27547 27519 0 -1 4202496 1817 0 0 0 1704 0 0 0 25 0 1 0 437526934 471769088 1714 33554432000 134512640 134534564 4290249072 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27550/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 604724

[startup+102.301 s]
/proc/loadavg: 4.96 1.79 1.91 7/184 27567
/proc/meminfo: memFree=23284004/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 12152041653959393280 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
[pid=27548] ppid=27547 vsize=110808 CPUtime=34.08 cores=0
/proc/27548/stat : 27548 (cryptominisat) R 27547 27547 27519 0 -1 4202496 37056 0 0 0 3401 7 0 0 25 0 1 0 437526934 113467392 6293 33554432000 4194304 4587354 140735376002416 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27548/statm: 27702 6293 337 96 0 24264 0
[pid=27549] ppid=27547 vsize=39936 CPUtime=34.08 cores=0
/proc/27549/stat : 27549 (clasp) R 27547 27547 27519 0 -1 4202496 7403 0 0 0 3408 0 0 0 25 0 1 0 437526934 40894464 7135 33554432000 4194304 4785740 140734506609072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27549/statm: 9984 7135 340 145 0 7029 0
[pid=27550] ppid=27547 vsize=460712 CPUtime=34.11 cores=0
/proc/27550/stat : 27550 (TNM) R 27547 27547 27519 0 -1 4202496 1817 0 0 0 3411 0 0 0 25 0 1 0 437526934 471769088 1714 33554432000 134512640 134534564 4290249072 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27550/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 629780

[startup+162.3 s]
/proc/loadavg: 5.61 2.56 2.16 7/184 27569
/proc/meminfo: memFree=23306800/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 12152041516520439808 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
[pid=27548] ppid=27547 vsize=128104 CPUtime=54.08 cores=0
/proc/27548/stat : 27548 (cryptominisat) R 27547 27547 27519 0 -1 4202496 49227 0 0 0 5399 9 0 0 25 0 1 0 437526934 131178496 13786 33554432000 4194304 4587354 140735376002416 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27548/statm: 32026 13786 337 96 0 28588 0
[pid=27549] ppid=27547 vsize=44524 CPUtime=54.08 cores=0

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

/proc/27550/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 780096

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 27789
/proc/meminfo: memFree=23079164/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 12152040142130905088 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
[pid=27548] ppid=27547 vsize=113888 CPUtime=1534.16 cores=0
/proc/27548/stat : 27548 (cryptominisat) R 27547 27547 27519 0 -1 4202496 571651 0 0 0 153291 125 0 0 25 0 1 0 437526934 116621312 12762 33554432000 4194304 4587354 140735376002416 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27548/statm: 28472 12762 337 96 0 25034 0
[pid=27549] ppid=27547 vsize=138852 CPUtime=1534.16 cores=0
/proc/27549/stat : 27549 (clasp) R 27547 27547 27519 0 -1 4202496 29952 0 0 0 153405 11 0 0 25 0 1 0 437526934 142184448 29684 33554432000 4194304 4785740 140734506609072 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27549/statm: 34713 29684 340 145 0 31758 0
[pid=27550] ppid=27547 vsize=460712 CPUtime=1534.13 cores=0
/proc/27550/stat : 27550 (TNM) R 27547 27547 27519 0 -1 4202496 1817 0 0 0 153413 0 0 0 25 0 1 0 437526934 471769088 1714 33554432000 134512640 134534564 4290249072 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27550/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 731776

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 27791
/proc/meminfo: memFree=23003752/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 12152040142130905088 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
[pid=27548] ppid=27547 vsize=113816 CPUtime=1554.15 cores=0
/proc/27548/stat : 27548 (cryptominisat) R 27547 27547 27519 0 -1 4202496 578783 0 0 0 155289 126 0 0 25 0 1 0 437526934 116547584 10107 33554432000 4194304 4587354 140735376002416 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27548/statm: 28454 10107 337 96 0 25016 0
[pid=27549] ppid=27547 vsize=138852 CPUtime=1554.16 cores=0
/proc/27549/stat : 27549 (clasp) R 27547 27547 27519 0 -1 4202496 29961 0 0 0 155405 11 0 0 25 0 1 0 437526934 142184448 29693 33554432000 4194304 4785740 140734506609072 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27549/statm: 34713 29693 340 145 0 31758 0
[pid=27550] ppid=27547 vsize=460712 CPUtime=1554.14 cores=0
/proc/27550/stat : 27550 (TNM) R 27547 27547 27519 0 -1 4202496 1817 0 0 0 155414 0 0 0 25 0 1 0 437526934 471769088 1714 33554432000 134512640 134534564 4290249072 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27550/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 731704

[startup+4722.3 s]
/proc/loadavg: 6.07 6.02 5.91 7/184 27792
/proc/meminfo: memFree=22977448/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 12152040279569858560 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
[pid=27548] ppid=27547 vsize=113816 CPUtime=1574.16 cores=0
/proc/27548/stat : 27548 (cryptominisat) R 27547 27547 27519 0 -1 4202496 584347 0 0 0 157288 128 0 0 25 0 1 0 437526934 116547584 15611 33554432000 4194304 4587354 140735376002416 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27548/statm: 28454 15611 337 96 0 25016 0
[pid=27549] ppid=27547 vsize=139708 CPUtime=1574.15 cores=0
/proc/27549/stat : 27549 (clasp) R 27547 27547 27519 0 -1 4202496 30139 0 0 0 157404 11 0 0 25 0 1 0 437526934 143060992 29871 33554432000 4194304 4785740 140734506609072 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27549/statm: 34927 29871 340 145 0 31972 0
[pid=27550] ppid=27547 vsize=460712 CPUtime=1574.15 cores=0
/proc/27550/stat : 27550 (TNM) R 27547 27547 27519 0 -1 4202496 1817 0 0 0 157415 0 0 0 25 0 1 0 437526934 471769088 1714 33554432000 134512640 134534564 4290249072 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27550/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 732560

[startup+4782.3 s]
/proc/loadavg: 6.02 6.01 5.91 7/184 27794
/proc/meminfo: memFree=22976192/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 12152040417008812032 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
[pid=27548] ppid=27547 vsize=113876 CPUtime=1594.15 cores=0
/proc/27548/stat : 27548 (cryptominisat) R 27547 27547 27519 0 -1 4202496 591940 0 0 0 159286 129 0 0 25 0 1 0 437526934 116609024 13294 33554432000 4194304 4587354 140735376002416 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27548/statm: 28469 13294 337 96 0 25031 0
[pid=27549] ppid=27547 vsize=139708 CPUtime=1594.15 cores=0
/proc/27549/stat : 27549 (clasp) R 27547 27547 27519 0 -1 4202496 30143 0 0 0 159404 11 0 0 25 0 1 0 437526934 143060992 29875 33554432000 4194304 4785740 140734506609072 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27549/statm: 34927 29875 340 145 0 31972 0
[pid=27550] ppid=27547 vsize=460712 CPUtime=1594.15 cores=0
/proc/27550/stat : 27550 (TNM) R 27547 27547 27519 0 -1 4202496 1817 0 0 0 159415 0 0 0 25 0 1 0 437526934 471769088 1714 33554432000 134512640 134534564 4290249072 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27550/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 732620

[startup+4842.31 s]
/proc/loadavg: 6.01 6.00 5.91 7/184 27795
/proc/meminfo: memFree=22985724/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 12152040417008812032 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
[pid=27548] ppid=27547 vsize=152716 CPUtime=1614.15 cores=0
/proc/27548/stat : 27548 (cryptominisat) R 27547 27547 27519 0 -1 4202496 599171 0 0 0 161284 131 0 0 25 0 1 0 437526934 156381184 10539 33554432000 4194304 4587354 140735376002416 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27548/statm: 38179 10539 337 96 0 34741 0
[pid=27549] ppid=27547 vsize=139992 CPUtime=1614.15 cores=0
/proc/27549/stat : 27549 (clasp) R 27547 27547 27519 0 -1 4202496 30207 0 0 0 161404 11 0 0 25 0 1 0 437526934 143351808 29939 33554432000 4194304 4785740 140734506609072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27549/statm: 34998 29939 340 145 0 32043 0
[pid=27550] ppid=27547 vsize=460712 CPUtime=1614.17 cores=0
/proc/27550/stat : 27550 (TNM) R 27547 27547 27519 0 -1 4202496 1817 0 0 0 161417 0 0 0 25 0 1 0 437526934 471769088 1714 33554432000 134512640 134534564 4290249072 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27550/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 771744

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 27797
/proc/meminfo: memFree=22963004/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 12152040417008812032 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
[pid=27548] ppid=27547 vsize=152716 CPUtime=1634.14 cores=0
/proc/27548/stat : 27548 (cryptominisat) R 27547 27547 27519 0 -1 4202496 604505 0 0 0 163282 132 0 0 25 0 1 0 437526934 156381184 15813 33554432000 4194304 4587354 140735376002416 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27548/statm: 38179 15813 337 96 0 34741 0
[pid=27549] ppid=27547 vsize=140612 CPUtime=1634.15 cores=0
/proc/27549/stat : 27549 (clasp) R 27547 27547 27519 0 -1 4202496 30354 0 0 0 163404 11 0 0 25 0 1 0 437526934 143986688 30086 33554432000 4194304 4785740 140734506609072 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27549/statm: 35153 30086 340 145 0 32198 0
[pid=27550] ppid=27547 vsize=460712 CPUtime=1634.17 cores=0
/proc/27550/stat : 27550 (TNM) R 27547 27547 27519 0 -1 4202496 1817 0 0 0 163417 0 0 0 25 0 1 0 437526934 471769088 1714 33554432000 134512640 134534564 4290249072 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27550/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 772364

[startup+4962.3 s]
/proc/loadavg: 6.05 6.01 5.92 7/184 27799
/proc/meminfo: memFree=23009980/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 12152040417008812032 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
[pid=27548] ppid=27547 vsize=163276 CPUtime=1654.14 cores=0
/proc/27548/stat : 27548 (cryptominisat) R 27547 27547 27519 0 -1 4202496 612068 0 0 0 165280 134 0 0 25 0 1 0 437526934 167194624 13289 33554432000 4194304 4587354 140735376002416 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27548/statm: 40819 13289 337 96 0 37381 0
[pid=27549] ppid=27547 vsize=140612 CPUtime=1654.14 cores=0
/proc/27549/stat : 27549 (clasp) R 27547 27547 27519 0 -1 4202496 30354 0 0 0 165403 11 0 0 25 0 1 0 437526934 143986688 30086 33554432000 4194304 4785740 140734506609072 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27549/statm: 35153 30086 340 145 0 32198 0
[pid=27550] ppid=27547 vsize=460712 CPUtime=1654.18 cores=0
/proc/27550/stat : 27550 (TNM) R 27547 27547 27519 0 -1 4202496 1817 0 0 0 165418 0 0 0 25 0 1 0 437526934 471769088 1714 33554432000 134512640 134534564 4290249072 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27550/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 782924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.02 6.01 5.92 7/184 27800
/proc/meminfo: memFree=22988516/32950928 swapFree=67111524/67111528
[pid=27547] ppid=27545 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/27547/stat : 27547 (ppfolio) S 27545 27547 27519 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437526933 18763776 394 33554432000 4194304 4287625 140733975231376 18446744073709551615 208080252431 0 0 4096 65536 12152040554447765504 0 0 17 2 0 0 0
/proc/27547/statm: 4581 394 345 23 0 91 0
[pid=27548] ppid=27547 vsize=163276 CPUtime=1666.74 cores=0
/proc/27548/stat : 27548 (cryptominisat) R 27547 27547 27519 0 -1 4202496 615012 0 0 0 166538 136 0 0 25 0 1 0 437526934 167194624 16214 33554432000 4194304 4587354 140735376002416 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27548/statm: 40819 16214 337 96 0 37381 0
[pid=27549] ppid=27547 vsize=141084 CPUtime=1666.64 cores=0
/proc/27549/stat : 27549 (clasp) R 27547 27547 27519 0 -1 4202496 30463 0 0 0 166653 11 0 0 25 0 1 0 437526934 144470016 30195 33554432000 4194304 4785740 140734506609072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27549/statm: 35271 30195 340 145 0 32316 0
[pid=27550] ppid=27547 vsize=460712 CPUtime=1666.69 cores=0
/proc/27550/stat : 27550 (TNM) R 27547 27547 27519 0 -1 4202496 1817 0 0 0 166669 0 0 0 25 0 1 0 437526934 471769088 1714 33554432000 134512640 134534564 4290249072 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27550/statm: 115178 1714 95 6 0 113844 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 783396

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27547 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.07
#
# 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.07
CPU user time (s): 4998.6
CPU system time (s): 1.47
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 8174552

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= 265
involuntary context switches= 5

runsolver used 8.5467 second user time and 18.7222 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-20 02:27:53
IDJOB=3219760
IDBENCH=82643
IDSOLVER=1639
FILE ID=node127/3219760-1303259273
RUNJOBID= node127-1303259272-27537
PBS_JOBID= 13049501
Free space on /tmp= 72020 MiB

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

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

MD5SUM BENCH= bdd02c131ae0dd9fa14ba01f07a63379
RANDOM SEED=2085332788

node127.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.823
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.823
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.83
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.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      23484040 kB
Buffers:        809960 kB
Cached:        8241508 kB
SwapCached:          4 kB
Active:        4615680 kB
Inactive:      4499248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23484040 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10888 kB
Writeback:           0 kB
AnonPages:       63600 kB
Mapped:          13936 kB
Slab:           286344 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186532 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= 71996 MiB
End job on node127 at 2011-04-20 03:51:15