Trace number 3275082

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) 4999.96 5000.03

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes5.cnf
MD5SUMf892a2bda6fe6aec6f2fcb4e1c541df8
Bench CategoryCRAFTED (crafted 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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3275082-1303635275/watcher-3275082-1303635275 -o /tmp/evaluation-result-3275082-1303635275/solver-3275082-1303635275 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275082-1303635275.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: 2.05 0.50 0.16 4/184 32404
/proc/meminfo: memFree=14420988/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 2091543249452761347 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0

[startup+0.028971 s]
/proc/loadavg: 2.05 0.50 0.16 4/184 32404
/proc/meminfo: memFree=14420988/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 2091543249452761347 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100992 s]
/proc/loadavg: 2.05 0.50 0.16 4/184 32404
/proc/meminfo: memFree=14420988/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 2091543249452761347 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300968 s]
/proc/loadavg: 2.05 0.50 0.16 4/184 32404
/proc/meminfo: memFree=14420988/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 4041942182658048000 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700853 s]
/proc/loadavg: 2.05 0.50 0.16 4/184 32404
/proc/meminfo: memFree=14420988/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 4041942457535954944 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50074 s]
/proc/loadavg: 2.05 0.50 0.16 7/188 32408
/proc/meminfo: memFree=14342340/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 4041942457535954944 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
[pid=32405] ppid=32404 vsize=62832 CPUtime=0.5 cores=0
/proc/32405/stat : 32405 (cryptominisat) R 32404 32404 32332 0 -1 4202496 10335 0 0 0 48 2 0 0 25 0 1 0 475125416 64339968 10221 33554432000 4194304 4587354 140733200826256 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32405/statm: 15708 10221 314 96 0 12270 0
[pid=32406] ppid=32404 vsize=30896 CPUtime=0.48 cores=0
/proc/32406/stat : 32406 (clasp) R 32404 32404 32332 0 -1 4202496 6322 0 0 0 48 0 0 0 25 0 1 0 475125416 31637504 5039 33554432000 4194304 4785740 140735079397072 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32406/statm: 7724 5039 315 145 0 4769 0
[pid=32407] ppid=32404 vsize=466252 CPUtime=0.49 cores=0
/proc/32407/stat : 32407 (TNM) R 32404 32404 32332 0 -1 4202496 5031 0 0 0 48 1 0 0 25 0 1 0 475125416 477442048 4928 33554432000 134512640 134534564 4287623888 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32407/statm: 116563 4928 91 6 0 115229 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 578304

[startup+3.10042 s]
/proc/loadavg: 2.36 0.59 0.19 7/188 32408
/proc/meminfo: memFree=14324856/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
[pid=32405] ppid=32404 vsize=80860 CPUtime=0.99 cores=0
/proc/32405/stat : 32405 (cryptominisat) R 32404 32404 32332 0 -1 4202496 16871 0 0 0 96 3 0 0 25 0 1 0 475125416 82800640 13439 33554432000 4194304 4587354 140733200826256 18446744073709551615 4243850 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32405/statm: 20215 13439 326 96 0 16777 0
[pid=32406] ppid=32404 vsize=31424 CPUtime=0.99 cores=0
/proc/32406/stat : 32406 (clasp) R 32404 32404 32332 0 -1 4202496 6453 0 0 0 99 0 0 0 25 0 1 0 475125416 32178176 5170 33554432000 4194304 4785740 140735079397072 18446744073709551615 4483928 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32406/statm: 7856 5170 317 145 0 4901 0
[pid=32407] ppid=32404 vsize=466252 CPUtime=1.09 cores=0
/proc/32407/stat : 32407 (TNM) R 32404 32404 32332 0 -1 4202496 5031 0 0 0 108 1 0 0 25 0 1 0 475125416 477442048 4928 33554432000 134512640 134534564 4287623888 18446744073709551615 134524825 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32407/statm: 116563 4928 91 6 0 115229 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 596860

[startup+6.30086 s]
/proc/loadavg: 2.36 0.59 0.19 7/188 32408
/proc/meminfo: memFree=14319788/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 4041941907780141056 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
[pid=32405] ppid=32404 vsize=80860 CPUtime=2.09 cores=0
/proc/32405/stat : 32405 (cryptominisat) R 32404 32404 32332 0 -1 4202496 17792 0 0 0 206 3 0 0 25 0 1 0 475125416 82800640 14344 33554432000 4194304 4587354 140733200826256 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32405/statm: 20215 14344 326 96 0 16777 0
[pid=32406] ppid=32404 vsize=32376 CPUtime=2.08 cores=0
/proc/32406/stat : 32406 (clasp) R 32404 32404 32332 0 -1 4202496 7306 0 0 0 208 0 0 0 25 0 1 0 475125416 33153024 5426 33554432000 4194304 4785740 140735079397072 18446744073709551615 4287186 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32406/statm: 8094 5426 341 145 0 5139 0
[pid=32407] ppid=32404 vsize=468628 CPUtime=2.09 cores=0
/proc/32407/stat : 32407 (TNM) R 32404 32404 32332 0 -1 4202496 7206 0 0 0 208 1 0 0 25 0 1 0 475125416 479875072 7103 33554432000 134512640 134534564 4287623888 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32407/statm: 117157 7103 95 6 0 115823 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 600188

[startup+12.7006 s]
/proc/loadavg: 2.92 0.77 0.25 7/188 32408
/proc/meminfo: memFree=14306460/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 4041943144730722304 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
[pid=32405] ppid=32404 vsize=1348648 CPUtime=4.2 cores=0
/proc/32405/stat : 32405 (cryptominisat) R 32404 32404 32332 0 -1 4202496 19907 0 0 0 416 4 0 0 25 0 1 0 475125416 1381015552 14553 33554432000 4194304 4587354 140733200826256 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32405/statm: 337162 14553 337 96 0 333724 0
[pid=32406] ppid=32404 vsize=32376 CPUtime=4.19 cores=0
/proc/32406/stat : 32406 (clasp) R 32404 32404 32332 0 -1 4202496 7306 0 0 0 419 0 0 0 25 0 1 0 475125416 33153024 5426 33554432000 4194304 4785740 140735079397072 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32406/statm: 8094 5426 341 145 0 5139 0
[pid=32407] ppid=32404 vsize=472456 CPUtime=4.29 cores=0
/proc/32407/stat : 32407 (TNM) R 32404 32404 32332 0 -1 4202496 7207 0 0 0 428 1 0 0 25 0 1 0 475125416 483794944 7104 33554432000 134512640 134534564 4287623888 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32407/statm: 118114 7104 95 6 0 116780 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1871804

[startup+25.5013 s]
/proc/loadavg: 3.39 0.94 0.31 7/188 32409
/proc/meminfo: memFree=14287772/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 4041941632902234112 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
[pid=32405] ppid=32404 vsize=1351084 CPUtime=8.49 cores=0
/proc/32405/stat : 32405 (cryptominisat) R 32404 32404 32332 0 -1 4202496 21284 0 0 0 845 4 0 0 25 0 1 0 475125416 1383510016 15930 33554432000 4194304 4587354 140733200826256 18446744073709551615 4365294 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32405/statm: 337771 15930 337 96 0 334333 0
[pid=32406] ppid=32404 vsize=44668 CPUtime=8.49 cores=0
/proc/32406/stat : 32406 (clasp) R 32404 32404 32332 0 -1 4202496 10394 0 0 0 848 1 0 0 25 0 1 0 475125416 45740032 8514 33554432000 4194304 4785740 140735079397072 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32406/statm: 11167 8514 341 145 0 8212 0
[pid=32407] ppid=32404 vsize=472456 CPUtime=8.49 cores=0
/proc/32407/stat : 32407 (TNM) R 32404 32404 32332 0 -1 4202496 7207 0 0 0 848 1 0 0 25 0 1 0 475125416 483794944 7104 33554432000 134512640 134534564 4287623888 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32407/statm: 118114 7104 95 6 0 116780 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1886532

[startup+51.1005 s]
/proc/loadavg: 4.28 1.35 0.46 7/188 32409
/proc/meminfo: memFree=14258596/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 4041942457535954944 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
[pid=32405] ppid=32404 vsize=1373352 CPUtime=16.99 cores=0
/proc/32405/stat : 32405 (cryptominisat) R 32404 32404 32332 0 -1 4202496 26433 0 0 0 1695 4 0 0 25 0 1 0 475125416 1406312448 21075 33554432000 4194304 4587354 140733200826256 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32405/statm: 343338 21075 337 96 0 339900 0
[pid=32406] ppid=32404 vsize=67220 CPUtime=16.99 cores=0
/proc/32406/stat : 32406 (clasp) R 32404 32404 32332 0 -1 4202496 15974 0 0 0 1697 2 0 0 25 0 1 0 475125416 68833280 14094 33554432000 4194304 4785740 140735079397072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32406/statm: 16805 14094 341 145 0 13850 0
[pid=32407] ppid=32404 vsize=472456 CPUtime=17.09 cores=0
/proc/32407/stat : 32407 (TNM) R 32404 32404 32332 0 -1 4202496 7207 0 0 0 1708 1 0 0 25 0 1 0 475125416 483794944 7104 33554432000 134512640 134534564 4287623888 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32407/statm: 118114 7104 95 6 0 116780 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1931352

[startup+102.307 s]
/proc/loadavg: 5.31 2.13 0.78 7/188 32411
/proc/meminfo: memFree=14209468/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 4041942457535954944 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
[pid=32405] ppid=32404 vsize=1380876 CPUtime=34.09 cores=0
/proc/32405/stat : 32405 (cryptominisat) R 32404 32404 32332 0 -1 4202496 31893 0 0 0 3404 5 0 0 25 0 1 0 475125416 1414017024 23641 33554432000 4194304 4587354 140733200826256 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32405/statm: 345219 23641 337 96 0 341781 0
[pid=32406] ppid=32404 vsize=87648 CPUtime=34.09 cores=0
/proc/32406/stat : 32406 (clasp) R 32404 32404 32332 0 -1 4202496 21014 0 0 0 3406 3 0 0 25 0 1 0 475125416 89751552 19134 33554432000 4194304 4785740 140735079397072 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32406/statm: 21912 19134 341 145 0 18957 0
[pid=32407] ppid=32404 vsize=472456 CPUtime=34.1 cores=0
/proc/32407/stat : 32407 (TNM) R 32404 32404 32332 0 -1 4202496 7207 0 0 0 3409 1 0 0 25 0 1 0 475125416 483794944 7104 33554432000 134512640 134534564 4287623888 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32407/statm: 118114 7104 95 6 0 116780 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1959304

[startup+162.301 s]
/proc/loadavg: 5.75 2.83 1.10 7/188 32412
/proc/meminfo: memFree=14187760/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 4041943144730722304 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
[pid=32405] ppid=32404 vsize=1393792 CPUtime=54.08 cores=0
/proc/32405/stat : 32405 (cryptominisat) R 32404 32404 32332 0 -1 4202496 49089 0 0 0 5400 8 0 0 25 0 1 0 475125416 1427243008 26672 33554432000 4194304 4587354 140733200826256 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32405/statm: 348448 26672 337 96 0 345010 0
[pid=32406] ppid=32404 vsize=91980 CPUtime=54.08 cores=0

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

/proc/32407/statm: 118114 7104 95 6 0 116780 0
Current children cumulated CPU time (s) 4542.25
Current children cumulated vsize (KiB) 2228960

[startup+4602.3 s]
/proc/loadavg: 6.09 6.03 5.94 7/188 32585
/proc/meminfo: memFree=13588856/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 4041941907780141056 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
[pid=32405] ppid=32404 vsize=1484036 CPUtime=1534.06 cores=0
/proc/32405/stat : 32405 (cryptominisat) R 32404 32404 32332 0 -1 4202496 534850 0 0 0 153289 117 0 0 25 0 1 0 475125416 1519652864 51561 33554432000 4194304 4587354 140733200826256 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32405/statm: 371009 51561 337 96 0 367571 0
[pid=32406] ppid=32404 vsize=255852 CPUtime=1534.06 cores=0
/proc/32406/stat : 32406 (clasp) R 32404 32404 32332 0 -1 4202496 60749 0 0 0 153389 17 0 0 25 0 1 0 475125416 261992448 58869 33554432000 4194304 4785740 140735079397072 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32406/statm: 63963 58869 341 145 0 61008 0
[pid=32407] ppid=32404 vsize=472456 CPUtime=1534.14 cores=0
/proc/32407/stat : 32407 (TNM) R 32404 32404 32332 0 -1 4202496 7207 0 0 0 153410 4 0 0 25 0 1 0 475125416 483794944 7104 33554432000 134512640 134534564 4287623888 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32407/statm: 118114 7104 95 6 0 116780 0
Current children cumulated CPU time (s) 4602.26
Current children cumulated vsize (KiB) 2230668

[startup+4662.3 s]
/proc/loadavg: 6.03 6.02 5.94 7/188 32586
/proc/meminfo: memFree=13589960/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 4041941907780141056 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
[pid=32405] ppid=32404 vsize=1482348 CPUtime=1554.06 cores=0
/proc/32405/stat : 32405 (cryptominisat) R 32404 32404 32332 0 -1 4202496 541336 0 0 0 155288 118 0 0 25 0 1 0 475125416 1517924352 50785 33554432000 4194304 4587354 140733200826256 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32405/statm: 370587 50785 337 96 0 367149 0
[pid=32406] ppid=32404 vsize=257044 CPUtime=1554.05 cores=0
/proc/32406/stat : 32406 (clasp) R 32404 32404 32332 0 -1 4202496 61003 0 0 0 155388 17 0 0 25 0 1 0 475125416 263213056 59123 33554432000 4194304 4785740 140735079397072 18446744073709551615 4538906 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32406/statm: 64261 59123 341 145 0 61306 0
[pid=32407] ppid=32404 vsize=472456 CPUtime=1554.14 cores=0
/proc/32407/stat : 32407 (TNM) R 32404 32404 32332 0 -1 4202496 7207 0 0 0 155410 4 0 0 25 0 1 0 475125416 483794944 7104 33554432000 134512640 134534564 4287623888 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32407/statm: 118114 7104 95 6 0 116780 0
Current children cumulated CPU time (s) 4662.25
Current children cumulated vsize (KiB) 2230172

[startup+4722.31 s]
/proc/loadavg: 6.01 6.01 5.94 7/188 32588
/proc/meminfo: memFree=13510964/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 4041943282169675776 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
[pid=32405] ppid=32404 vsize=1566228 CPUtime=1574.06 cores=0
/proc/32405/stat : 32405 (cryptominisat) R 32404 32404 32332 0 -1 4202496 560880 0 0 0 157285 121 0 0 25 0 1 0 475125416 1603817472 70310 33554432000 4194304 4587354 140733200826256 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32405/statm: 391557 70310 337 96 0 388119 0
[pid=32406] ppid=32404 vsize=257044 CPUtime=1574.05 cores=0
/proc/32406/stat : 32406 (clasp) R 32404 32404 32332 0 -1 4202496 61003 0 0 0 157388 17 0 0 25 0 1 0 475125416 263213056 59123 33554432000 4194304 4785740 140735079397072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32406/statm: 64261 59123 341 145 0 61306 0
[pid=32407] ppid=32404 vsize=472456 CPUtime=1574.15 cores=0
/proc/32407/stat : 32407 (TNM) R 32404 32404 32332 0 -1 4202496 7207 0 0 0 157411 4 0 0 25 0 1 0 475125416 483794944 7104 33554432000 134512640 134534564 4287623888 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32407/statm: 118114 7104 95 6 0 116780 0
Current children cumulated CPU time (s) 4722.26
Current children cumulated vsize (KiB) 2314052

[startup+4782.3 s]
/proc/loadavg: 6.00 6.01 5.94 7/188 32589
/proc/meminfo: memFree=13587828/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
[pid=32405] ppid=32404 vsize=1460412 CPUtime=1594.05 cores=0
/proc/32405/stat : 32405 (cryptominisat) R 32404 32404 32332 0 -1 4202496 566316 0 0 0 159283 122 0 0 25 0 1 0 475125416 1495461888 50870 33554432000 4194304 4587354 140733200826256 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32405/statm: 365103 50870 337 96 0 361665 0
[pid=32406] ppid=32404 vsize=257332 CPUtime=1594.05 cores=0
/proc/32406/stat : 32406 (clasp) R 32404 32404 32332 0 -1 4202496 61061 0 0 0 159387 18 0 0 25 0 1 0 475125416 263507968 59181 33554432000 4194304 4785740 140735079397072 18446744073709551615 4287186 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32406/statm: 64333 59181 341 145 0 61378 0
[pid=32407] ppid=32404 vsize=472456 CPUtime=1594.15 cores=0
/proc/32407/stat : 32407 (TNM) R 32404 32404 32332 0 -1 4202496 7207 0 0 0 159411 4 0 0 25 0 1 0 475125416 483794944 7104 33554432000 134512640 134534564 4287623888 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32407/statm: 118114 7104 95 6 0 116780 0
Current children cumulated CPU time (s) 4782.25
Current children cumulated vsize (KiB) 2208524

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.94 7/188 32591
/proc/meminfo: memFree=13560420/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
[pid=32405] ppid=32404 vsize=1456864 CPUtime=1614.06 cores=0
/proc/32405/stat : 32405 (cryptominisat) R 32404 32404 32332 0 -1 4202496 573475 0 0 0 161282 124 0 0 25 0 1 0 475125416 1491828736 50870 33554432000 4194304 4587354 140733200826256 18446744073709551615 4244615 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32405/statm: 364216 50870 337 96 0 360778 0
[pid=32406] ppid=32404 vsize=257332 CPUtime=1614.05 cores=0
/proc/32406/stat : 32406 (clasp) R 32404 32404 32332 0 -1 4202496 61065 0 0 0 161387 18 0 0 25 0 1 0 475125416 263507968 59185 33554432000 4194304 4785740 140735079397072 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32406/statm: 64333 59185 341 145 0 61378 0
[pid=32407] ppid=32404 vsize=472456 CPUtime=1614.15 cores=0
/proc/32407/stat : 32407 (TNM) R 32404 32404 32332 0 -1 4202496 7207 0 0 0 161411 4 0 0 25 0 1 0 475125416 483794944 7104 33554432000 134512640 134534564 4287623888 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32407/statm: 118114 7104 95 6 0 116780 0
Current children cumulated CPU time (s) 4842.26
Current children cumulated vsize (KiB) 2204976

[startup+4902.3 s]
/proc/loadavg: 6.09 6.03 5.95 7/188 32593
/proc/meminfo: memFree=13562756/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
[pid=32405] ppid=32404 vsize=1456864 CPUtime=1634.07 cores=0
/proc/32405/stat : 32405 (cryptominisat) R 32404 32404 32332 0 -1 4202496 580005 0 0 0 163282 125 0 0 25 0 1 0 475125416 1491828736 57301 33554432000 4194304 4587354 140733200826256 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32405/statm: 364216 57301 337 96 0 360778 0
[pid=32406] ppid=32404 vsize=257332 CPUtime=1634.04 cores=0
/proc/32406/stat : 32406 (clasp) R 32404 32404 32332 0 -1 4202496 61065 0 0 0 163386 18 0 0 25 0 1 0 475125416 263507968 59185 33554432000 4194304 4785740 140735079397072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32406/statm: 64333 59185 341 145 0 61378 0
[pid=32407] ppid=32404 vsize=472456 CPUtime=1634.14 cores=0
/proc/32407/stat : 32407 (TNM) R 32404 32404 32332 0 -1 4202496 7207 0 0 0 163410 4 0 0 25 0 1 0 475125416 483794944 7104 33554432000 134512640 134534564 4287623888 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32407/statm: 118114 7104 95 6 0 116780 0
Current children cumulated CPU time (s) 4902.25
Current children cumulated vsize (KiB) 2204976

[startup+4962.3 s]
/proc/loadavg: 6.12 6.05 5.96 7/188 32594
/proc/meminfo: memFree=13565600/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
[pid=32405] ppid=32404 vsize=1480900 CPUtime=1654.07 cores=0
/proc/32405/stat : 32405 (cryptominisat) R 32404 32404 32332 0 -1 4202496 586211 0 0 0 165281 126 0 0 25 0 1 0 475125416 1516441600 56139 33554432000 4194304 4587354 140733200826256 18446744073709551615 4241103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32405/statm: 370225 56139 337 96 0 366787 0
[pid=32406] ppid=32404 vsize=258068 CPUtime=1654.04 cores=0
/proc/32406/stat : 32406 (clasp) R 32404 32404 32332 0 -1 4202496 61246 0 0 0 165386 18 0 0 25 0 1 0 475125416 264261632 59366 33554432000 4194304 4785740 140735079397072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32406/statm: 64517 59366 341 145 0 61562 0
[pid=32407] ppid=32404 vsize=472456 CPUtime=1654.14 cores=0
/proc/32407/stat : 32407 (TNM) R 32404 32404 32332 0 -1 4202496 7207 0 0 0 165410 4 0 0 25 0 1 0 475125416 483794944 7104 33554432000 134512640 134534564 4287623888 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32407/statm: 118114 7104 95 6 0 116780 0
Current children cumulated CPU time (s) 4962.25
Current children cumulated vsize (KiB) 2229748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.07 6.04 5.96 7/188 32595
/proc/meminfo: memFree=13561748/32951124 swapFree=67111528/67111528
[pid=32404] ppid=32402 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32404/stat : 32404 (ppfolio) S 32402 32404 32332 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125416 18763776 393 33554432000 4194304 4287625 140733334766496 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/32404/statm: 4581 393 345 23 0 91 0
[pid=32405] ppid=32404 vsize=1473096 CPUtime=1666.64 cores=0
/proc/32405/stat : 32405 (cryptominisat) R 32404 32404 32332 0 -1 4202496 589062 0 0 0 166537 127 0 0 25 0 1 0 475125416 1508450304 51769 33554432000 4194304 4587354 140733200826256 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32405/statm: 368274 51769 337 96 0 364836 0
[pid=32406] ppid=32404 vsize=267848 CPUtime=1666.64 cores=0
/proc/32406/stat : 32406 (clasp) R 32404 32404 32332 0 -1 4202496 63708 0 0 0 166645 19 0 0 25 0 1 0 475125416 274276352 61828 33554432000 4194304 4785740 140735079397072 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32406/statm: 66962 61828 341 145 0 64007 0
[pid=32407] ppid=32404 vsize=472456 CPUtime=1666.68 cores=0
/proc/32407/stat : 32407 (TNM) R 32404 32404 32332 0 -1 4202496 7207 0 0 0 166664 4 0 0 25 0 1 0 475125416 483794944 7104 33554432000 134512640 134534564 4287623888 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32407/statm: 118114 7104 95 6 0 116780 0
Current children cumulated CPU time (s) 4999.96
Current children cumulated vsize (KiB) 2231724

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 32404 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 4999.96
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.03
CPU time (s): 4999.96
CPU user time (s): 4998.46
CPU system time (s): 1.5
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 3496904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.003999
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= 334
involuntary context switches= 4

runsolver used 8.45072 second user time and 18.8311 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-24 10:54:35
IDJOB=3275082
IDBENCH=71408
IDSOLVER=1639
FILE ID=node135/3275082-1303635275
RUNJOBID= node135-1303635246-32350
PBS_JOBID= 13150713
Free space on /tmp= 71360 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes5.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275082-1303635275/watcher-3275082-1303635275 -o /tmp/evaluation-result-3275082-1303635275/solver-3275082-1303635275 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275082-1303635275.cnf

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

MD5SUM BENCH= f892a2bda6fe6aec6f2fcb4e1c541df8
RANDOM SEED=1451829350

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:      14421144 kB
Buffers:       2060396 kB
Cached:       15767044 kB
SwapCached:          0 kB
Active:        7413772 kB
Inactive:     10520360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14421144 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26056 kB
Writeback:           0 kB
AnonPages:      106668 kB
Mapped:          16668 kB
Slab:           531824 kB
PageTables:       5268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   703496 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= 71348 MiB
End job on node135 at 2011-04-24 12:17:58