Trace number 3222472

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/medium/
unif-k3-r4.26-v600-c2556-S1885965779-049.UNKNOWN.cnf
MD5SUM465b21028c8505bfc2ee7974d056b900
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.07 6.02 5.97 4/184 25214
/proc/meminfo: memFree=15589064/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 3988205480290779396 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0

[startup+0.094341 s]
/proc/loadavg: 6.07 6.02 5.97 4/184 25214
/proc/meminfo: memFree=15589064/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 3988205480290779396 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100339 s]
/proc/loadavg: 6.07 6.02 5.97 4/184 25214
/proc/meminfo: memFree=15589064/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 3988205480290779396 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300262 s]
/proc/loadavg: 6.07 6.02 5.97 4/184 25214
/proc/meminfo: memFree=15589064/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700204 s]
/proc/loadavg: 6.07 6.02 5.97 4/184 25214
/proc/meminfo: memFree=15589064/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 2468286918685622272 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50109 s]
/proc/loadavg: 6.07 6.02 5.97 7/188 25218
/proc/meminfo: memFree=15584440/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 2468287056124575744 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
[pid=25215] ppid=25214 vsize=728524 CPUtime=0.49 cores=0
/proc/25215/stat : 25215 (cryptominisat) R 25214 25214 24188 0 -1 4202496 1326 0 0 0 49 0 0 0 25 0 1 0 442070758 746008576 751 33554432000 4194304 4587354 140734141031920 18446744073709551615 4230348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25215/statm: 182131 751 327 96 0 178693 0
[pid=25216] ppid=25214 vsize=13372 CPUtime=0.44 cores=0
/proc/25216/stat : 25216 (clasp) R 25214 25214 24188 0 -1 4202496 801 0 0 0 44 0 0 0 25 0 1 0 442070758 13692928 688 33554432000 4194304 4785740 140733293008016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25216/statm: 3343 688 340 145 0 388 0
[pid=25217] ppid=25214 vsize=455960 CPUtime=0.54 cores=0
/proc/25217/stat : 25217 (TNM) R 25214 25214 24188 0 -1 4202496 356 0 0 0 54 0 0 0 25 0 1 0 442070758 466903040 253 33554432000 134512640 134534564 4293505536 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25217/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1216180

[startup+3.10079 s]
/proc/loadavg: 6.07 6.02 5.97 7/188 25218
/proc/meminfo: memFree=15583076/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 2468284994540273664 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
[pid=25215] ppid=25214 vsize=730368 CPUtime=0.99 cores=0
/proc/25215/stat : 25215 (cryptominisat) R 25214 25214 24188 0 -1 4202496 1814 0 0 0 99 0 0 0 25 0 1 0 442070758 747896832 910 33554432000 4194304 4587354 140734141031920 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25215/statm: 182592 910 327 96 0 179154 0
[pid=25216] ppid=25214 vsize=13900 CPUtime=0.99 cores=0
/proc/25216/stat : 25216 (clasp) R 25214 25214 24188 0 -1 4202496 931 0 0 0 99 0 0 0 25 0 1 0 442070758 14233600 818 33554432000 4194304 4785740 140733293008016 18446744073709551615 4309540 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25216/statm: 3475 818 340 145 0 520 0
[pid=25217] ppid=25214 vsize=455960 CPUtime=1.09 cores=0
/proc/25217/stat : 25217 (TNM) R 25214 25214 24188 0 -1 4202496 356 0 0 0 109 0 0 0 25 0 1 0 442070758 466903040 253 33554432000 134512640 134534564 4293505536 18446744073709551615 134530489 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25217/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1218552

[startup+6.30116 s]
/proc/loadavg: 6.06 6.02 5.97 7/188 25218
/proc/meminfo: memFree=15574428/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 2468285131979227136 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
[pid=25215] ppid=25214 vsize=736656 CPUtime=2.09 cores=0
/proc/25215/stat : 25215 (cryptominisat) R 25214 25214 24188 0 -1 4202496 4334 0 0 0 209 0 0 0 25 0 1 0 442070758 754335744 2586 33554432000 4194304 4587354 140734141031920 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25215/statm: 184164 2586 337 96 0 180726 0
[pid=25216] ppid=25214 vsize=14564 CPUtime=2.04 cores=0
/proc/25216/stat : 25216 (clasp) R 25214 25214 24188 0 -1 4202496 1109 0 0 0 204 0 0 0 25 0 1 0 442070758 14913536 996 33554432000 4194304 4785740 140733293008016 18446744073709551615 4287099 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25216/statm: 3641 996 340 145 0 686 0
[pid=25217] ppid=25214 vsize=455960 CPUtime=2.14 cores=0
/proc/25217/stat : 25217 (TNM) R 25214 25214 24188 0 -1 4202496 356 0 0 0 214 0 0 0 25 0 1 0 442070758 466903040 253 33554432000 134512640 134534564 4293505536 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25217/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1225504

[startup+12.701 s]
/proc/loadavg: 6.06 6.01 5.97 7/188 25219
/proc/meminfo: memFree=15572452/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 2468285544296087552 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
[pid=25215] ppid=25214 vsize=744252 CPUtime=4.19 cores=0
/proc/25215/stat : 25215 (cryptominisat) R 25214 25214 24188 0 -1 4202496 5088 0 0 0 419 0 0 0 25 0 1 0 442070758 762114048 2882 33554432000 4194304 4587354 140734141031920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25215/statm: 186063 2882 337 96 0 182625 0
[pid=25216] ppid=25214 vsize=15508 CPUtime=4.19 cores=0
/proc/25216/stat : 25216 (clasp) R 25214 25214 24188 0 -1 4202496 1337 0 0 0 419 0 0 0 25 0 1 0 442070758 15880192 1224 33554432000 4194304 4785740 140733293008016 18446744073709551615 4309510 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25216/statm: 3877 1224 340 145 0 922 0
[pid=25217] ppid=25214 vsize=455960 CPUtime=4.29 cores=0
/proc/25217/stat : 25217 (TNM) R 25214 25214 24188 0 -1 4202496 356 0 0 0 429 0 0 0 25 0 1 0 442070758 466903040 253 33554432000 134512640 134534564 4293505536 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25217/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1234044

[startup+25.5007 s]
/proc/loadavg: 6.04 6.01 5.97 7/188 25219
/proc/meminfo: memFree=15563408/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
[pid=25215] ppid=25214 vsize=744764 CPUtime=8.49 cores=0
/proc/25215/stat : 25215 (cryptominisat) R 25214 25214 24188 0 -1 4202496 9817 0 0 0 848 1 0 0 25 0 1 0 442070758 762638336 4616 33554432000 4194304 4587354 140734141031920 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25215/statm: 186191 4616 337 96 0 182753 0
[pid=25216] ppid=25214 vsize=16596 CPUtime=8.44 cores=0
/proc/25216/stat : 25216 (clasp) R 25214 25214 24188 0 -1 4202496 1600 0 0 0 844 0 0 0 25 0 1 0 442070758 16994304 1487 33554432000 4194304 4785740 140733293008016 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25216/statm: 4149 1487 340 145 0 1194 0
[pid=25217] ppid=25214 vsize=455960 CPUtime=8.54 cores=0
/proc/25217/stat : 25217 (TNM) R 25214 25214 24188 0 -1 4202496 356 0 0 0 854 0 0 0 25 0 1 0 442070758 466903040 253 33554432000 134512640 134534564 4293505536 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25217/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1235644

[startup+51.1009 s]
/proc/loadavg: 6.03 6.01 5.97 7/188 25220
/proc/meminfo: memFree=15571736/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 2468286918685622272 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
[pid=25215] ppid=25214 vsize=41896 CPUtime=16.99 cores=0
/proc/25215/stat : 25215 (cryptominisat) R 25214 25214 24188 0 -1 4202496 13187 0 0 0 1698 1 0 0 25 0 1 0 442070758 42901504 5046 33554432000 4194304 4587354 140734141031920 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25215/statm: 10474 5046 337 96 0 7036 0
[pid=25216] ppid=25214 vsize=18292 CPUtime=16.99 cores=0
/proc/25216/stat : 25216 (clasp) R 25214 25214 24188 0 -1 4202496 2016 0 0 0 1699 0 0 0 25 0 1 0 442070758 18731008 1903 33554432000 4194304 4785740 140733293008016 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25216/statm: 4573 1903 341 145 0 1618 0
[pid=25217] ppid=25214 vsize=455960 CPUtime=17.1 cores=0
/proc/25217/stat : 25217 (TNM) R 25214 25214 24188 0 -1 4202496 356 0 0 0 1710 0 0 0 25 0 1 0 442070758 466903040 253 33554432000 134512640 134534564 4293505536 18446744073709551615 134529042 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25217/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 534472

[startup+102.306 s]
/proc/loadavg: 6.05 6.02 5.98 7/188 25221
/proc/meminfo: memFree=15564048/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 2468285681735041024 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
[pid=25215] ppid=25214 vsize=746656 CPUtime=34.09 cores=0
/proc/25215/stat : 25215 (cryptominisat) R 25214 25214 24188 0 -1 4202496 18942 0 0 0 3407 2 0 0 25 0 1 0 442070758 764575744 5212 33554432000 4194304 4587354 140734141031920 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25215/statm: 186664 5212 337 96 0 183226 0
[pid=25216] ppid=25214 vsize=20716 CPUtime=34.06 cores=0
/proc/25216/stat : 25216 (clasp) R 25214 25214 24188 0 -1 4202496 2613 0 0 0 3406 0 0 0 25 0 1 0 442070758 21213184 2500 33554432000 4194304 4785740 140733293008016 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25216/statm: 5179 2500 341 145 0 2224 0
[pid=25217] ppid=25214 vsize=455960 CPUtime=34.14 cores=0
/proc/25217/stat : 25217 (TNM) R 25214 25214 24188 0 -1 4202496 356 0 0 0 3414 0 0 0 25 0 1 0 442070758 466903040 253 33554432000 134512640 134534564 4293505536 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25217/statm: 113990 253 95 6 0 112656 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1241656

[startup+162.3 s]
/proc/loadavg: 6.02 6.02 5.98 7/188 25223
/proc/meminfo: memFree=15555236/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 2468286094051901440 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
[pid=25215] ppid=25214 vsize=760476 CPUtime=54.08 cores=0
/proc/25215/stat : 25215 (cryptominisat) R 25214 25214 24188 0 -1 4202496 24661 0 0 0 5405 3 0 0 25 0 1 0 442070758 778727424 5148 33554432000 4194304 4587354 140734141031920 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25215/statm: 190119 5148 337 96 0 186681 0
[pid=25216] ppid=25214 vsize=22796 CPUtime=54.06 cores=0

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

/proc/25217/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 1344296

[startup+4662.3 s]
/proc/loadavg: 3.00 3.00 3.40 4/179 25373
/proc/meminfo: memFree=15538224/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 2468286094051901440 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
[pid=25215] ppid=25214 vsize=837356 CPUtime=1554.65 cores=0
/proc/25215/stat : 25215 (cryptominisat) R 25214 25214 24188 0 -1 4202496 115999 0 0 0 155439 26 0 0 25 0 1 0 442070758 857452544 27802 33554432000 4194304 4587354 140734141031920 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25215/statm: 209339 27802 337 96 0 205901 0
[pid=25216] ppid=25214 vsize=49704 CPUtime=1553.85 cores=0
/proc/25216/stat : 25216 (clasp) R 25214 25214 24188 0 -1 4202496 9329 0 0 0 155384 1 0 0 25 0 1 0 442070758 50896896 9216 33554432000 4194304 4785740 140733293008016 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25216/statm: 12426 9216 341 145 0 9471 0
[pid=25217] ppid=25214 vsize=455964 CPUtime=1553.91 cores=0
/proc/25217/stat : 25217 (TNM) R 25214 25214 24188 0 -1 4202496 365 0 0 0 155389 2 0 0 25 0 1 0 442070758 466907136 262 33554432000 134512640 134534564 4293505536 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25217/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1361348

[startup+4722.31 s]
/proc/loadavg: 3.00 3.00 3.37 4/179 25374
/proc/meminfo: memFree=15533748/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
[pid=25215] ppid=25214 vsize=837356 CPUtime=1574.65 cores=0
/proc/25215/stat : 25215 (cryptominisat) R 25214 25214 24188 0 -1 4202496 117020 0 0 0 157438 27 0 0 25 0 1 0 442070758 857452544 28798 33554432000 4194304 4587354 140734141031920 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25215/statm: 209339 28798 337 96 0 205901 0
[pid=25216] ppid=25214 vsize=50016 CPUtime=1573.85 cores=0
/proc/25216/stat : 25216 (clasp) R 25214 25214 24188 0 -1 4202496 9370 0 0 0 157384 1 0 0 25 0 1 0 442070758 51216384 9257 33554432000 4194304 4785740 140733293008016 18446744073709551615 4287172 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25216/statm: 12504 9257 341 145 0 9549 0
[pid=25217] ppid=25214 vsize=455964 CPUtime=1573.92 cores=0
/proc/25217/stat : 25217 (TNM) R 25214 25214 24188 0 -1 4202496 365 0 0 0 157390 2 0 0 25 0 1 0 442070758 466907136 262 33554432000 134512640 134534564 4293505536 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25217/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1361660

[startup+4782.3 s]
/proc/loadavg: 3.00 3.00 3.34 4/179 25376
/proc/meminfo: memFree=15528404/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
[pid=25215] ppid=25214 vsize=837356 CPUtime=1594.65 cores=0
/proc/25215/stat : 25215 (cryptominisat) R 25214 25214 24188 0 -1 4202496 118401 0 0 0 159437 28 0 0 25 0 1 0 442070758 857452544 30138 33554432000 4194304 4587354 140734141031920 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25215/statm: 209339 30138 337 96 0 205901 0
[pid=25216] ppid=25214 vsize=50016 CPUtime=1593.84 cores=0
/proc/25216/stat : 25216 (clasp) R 25214 25214 24188 0 -1 4202496 9390 0 0 0 159383 1 0 0 25 0 1 0 442070758 51216384 9277 33554432000 4194304 4785740 140733293008016 18446744073709551615 4552958 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25216/statm: 12504 9277 341 145 0 9549 0
[pid=25217] ppid=25214 vsize=455964 CPUtime=1593.93 cores=0
/proc/25217/stat : 25217 (TNM) R 25214 25214 24188 0 -1 4202496 365 0 0 0 159391 2 0 0 25 0 1 0 442070758 466907136 262 33554432000 134512640 134534564 4293505536 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25217/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 1361660

[startup+4842.3 s]
/proc/loadavg: 3.04 3.01 3.33 4/179 25377
/proc/meminfo: memFree=15545388/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
[pid=25215] ppid=25214 vsize=821532 CPUtime=1614.65 cores=0
/proc/25215/stat : 25215 (cryptominisat) R 25214 25214 24188 0 -1 4202496 118688 0 0 0 161437 28 0 0 25 0 1 0 442070758 841248768 25744 33554432000 4194304 4587354 140734141031920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25215/statm: 205383 25744 337 96 0 201945 0
[pid=25216] ppid=25214 vsize=50016 CPUtime=1613.84 cores=0
/proc/25216/stat : 25216 (clasp) R 25214 25214 24188 0 -1 4202496 9401 0 0 0 161383 1 0 0 25 0 1 0 442070758 51216384 9288 33554432000 4194304 4785740 140733293008016 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25216/statm: 12504 9288 341 145 0 9549 0
[pid=25217] ppid=25214 vsize=455964 CPUtime=1613.93 cores=0
/proc/25217/stat : 25217 (TNM) R 25214 25214 24188 0 -1 4202496 365 0 0 0 161391 2 0 0 25 0 1 0 442070758 466907136 262 33554432000 134512640 134534564 4293505536 18446744073709551615 134530515 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25217/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 1345836

[startup+4902.3 s]
/proc/loadavg: 3.01 3.01 3.30 4/179 25379
/proc/meminfo: memFree=15544512/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
[pid=25215] ppid=25214 vsize=821532 CPUtime=1634.64 cores=0
/proc/25215/stat : 25215 (cryptominisat) R 25214 25214 24188 0 -1 4202496 119014 0 0 0 163436 28 0 0 25 0 1 0 442070758 841248768 26064 33554432000 4194304 4587354 140734141031920 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25215/statm: 205383 26064 337 96 0 201945 0
[pid=25216] ppid=25214 vsize=50344 CPUtime=1633.84 cores=0
/proc/25216/stat : 25216 (clasp) R 25214 25214 24188 0 -1 4202496 9446 0 0 0 163383 1 0 0 25 0 1 0 442070758 51552256 9333 33554432000 4194304 4785740 140733293008016 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25216/statm: 12586 9333 341 145 0 9631 0
[pid=25217] ppid=25214 vsize=455964 CPUtime=1633.94 cores=0
/proc/25217/stat : 25217 (TNM) R 25214 25214 24188 0 -1 4202496 365 0 0 0 163392 2 0 0 25 0 1 0 442070758 466907136 262 33554432000 134512640 134534564 4293505536 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25217/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 1346164

[startup+4962.3 s]
/proc/loadavg: 3.08 3.03 3.29 4/179 25381
/proc/meminfo: memFree=15535324/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
[pid=25215] ppid=25214 vsize=836084 CPUtime=1654.64 cores=0
/proc/25215/stat : 25215 (cryptominisat) R 25214 25214 24188 0 -1 4202496 122124 0 0 0 165435 29 0 0 25 0 1 0 442070758 856150016 28304 33554432000 4194304 4587354 140734141031920 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25215/statm: 209021 28304 337 96 0 205583 0
[pid=25216] ppid=25214 vsize=50652 CPUtime=1653.83 cores=0
/proc/25216/stat : 25216 (clasp) R 25214 25214 24188 0 -1 4202496 9515 0 0 0 165382 1 0 0 25 0 1 0 442070758 51867648 9402 33554432000 4194304 4785740 140733293008016 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25216/statm: 12663 9402 341 145 0 9708 0
[pid=25217] ppid=25214 vsize=455964 CPUtime=1653.95 cores=0
/proc/25217/stat : 25217 (TNM) R 25214 25214 24188 0 -1 4202496 365 0 0 0 165393 2 0 0 25 0 1 0 442070758 466907136 262 33554432000 134512640 134534564 4293505536 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25217/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 1361024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.11 3.04 3.28 4/179 25382
/proc/meminfo: memFree=15531352/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
[pid=25215] ppid=25214 vsize=836084 CPUtime=1667.21 cores=0
/proc/25215/stat : 25215 (cryptominisat) R 25214 25214 24188 0 -1 4202496 123103 0 0 0 166692 29 0 0 25 0 1 0 442070758 856150016 29255 33554432000 4194304 4587354 140734141031920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25215/statm: 209021 29255 337 96 0 205583 0
[pid=25216] ppid=25214 vsize=50792 CPUtime=1666.33 cores=0
/proc/25216/stat : 25216 (clasp) R 25214 25214 24188 0 -1 4202496 9548 0 0 0 166632 1 0 0 25 0 1 0 442070758 52011008 9435 33554432000 4194304 4785740 140733293008016 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25216/statm: 12698 9435 341 145 0 9743 0
[pid=25217] ppid=25214 vsize=455964 CPUtime=1666.48 cores=0
/proc/25217/stat : 25217 (TNM) R 25214 25214 24188 0 -1 4202496 365 0 0 0 166646 2 0 0 25 0 1 0 442070758 466907136 262 33554432000 134512640 134534564 4293505536 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25217/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1361164

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: 3.11 3.04 3.28 4/179 25382
/proc/meminfo: memFree=15531352/32951124 swapFree=67111528/67111528
[pid=25214] ppid=25212 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/25214/stat : 25214 (ppfolio) S 25212 25214 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 442070758 18763776 394 33554432000 4194304 4287625 140733207169984 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25214/statm: 4581 394 345 23 0 91 0
[pid=25215] ppid=25214 vsize=836084 CPUtime=1667.21 cores=0
/proc/25215/stat : 25215 (cryptominisat) R 25214 25214 24188 0 -1 4202496 123103 0 0 0 166692 29 0 0 25 0 1 0 442070758 856150016 29255 33554432000 4194304 4587354 140734141031920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25215/statm: 209021 29255 337 96 0 205583 0
[pid=25216] ppid=25214 vsize=50792 CPUtime=1666.33 cores=0
/proc/25216/stat : 25216 (clasp) R 25214 25214 24188 0 -1 4202496 9548 0 0 0 166632 1 0 0 25 0 1 0 442070758 52011008 9435 33554432000 4194304 4785740 140733293008016 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25216/statm: 12698 9435 341 145 0 9743 0
[pid=25217] ppid=25214 vsize=455964 CPUtime=1666.48 cores=0
/proc/25217/stat : 25217 (TNM) R 25214 25214 24188 0 -1 4202496 365 0 0 0 166646 2 0 0 25 0 1 0 442070758 466907136 262 33554432000 134512640 134534564 4293505536 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25217/statm: 113991 262 103 6 0 112657 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1361164

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25214 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=999
# CPU time returned by wait4() is 0.001998
# 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): 4999.7
CPU system time (s): 0.32
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2064864

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

runsolver used 8.80266 second user time and 18.4612 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-20 15:05:29
IDJOB=3222472
IDBENCH=83095
IDSOLVER=1639
FILE ID=node135/3222472-1303304729
RUNJOBID= node135-1303289364-24206
PBS_JOBID= 13049596
Free space on /tmp= 72460 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1885965779-049.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3222472-1303304729/watcher-3222472-1303304729 -o /tmp/evaluation-result-3222472-1303304729/solver-3222472-1303304729 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3222472-1303304729.cnf

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

MD5SUM BENCH= 465b21028c8505bfc2ee7974d056b900
RANDOM SEED=42595000

node135.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.851
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.851
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15589344 kB
Buffers:        735956 kB
Cached:       16093120 kB
SwapCached:          0 kB
Active:        8365980 kB
Inactive:      8612976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15589344 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10336 kB
Writeback:           0 kB
AnonPages:      149796 kB
Mapped:          16420 kB
Slab:           319832 kB
PageTables:       5388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1508340 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72460 MiB
End job on node135 at 2011-04-20 16:28:51