Trace number 3221236

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.94 5000.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S384085843-009.UNKNOWN.cnf
MD5SUM420ae9a699afd6f172f364b156d160ff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark362.918
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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-3221236-1303289717/watcher-3221236-1303289717 -o /tmp/evaluation-result-3221236-1303289717/solver-3221236-1303289717 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221236-1303289717.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.10 6.67 7.42 4/184 24478
/proc/meminfo: memFree=15616732/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 21753566972576004 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0

[startup+0.0322671 s]
/proc/loadavg: 6.10 6.67 7.42 4/184 24478
/proc/meminfo: memFree=15616732/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 21753566972576004 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100284 s]
/proc/loadavg: 6.10 6.67 7.42 4/184 24478
/proc/meminfo: memFree=15616732/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 21753566972576004 0 0 17 4 0 0 0
/proc/24478/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.10 6.67 7.42 4/184 24478
/proc/meminfo: memFree=15616732/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700188 s]
/proc/loadavg: 6.10 6.67 7.42 4/184 24478
/proc/meminfo: memFree=15616732/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 1079972756394606592 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50104 s]
/proc/loadavg: 6.10 6.67 7.42 7/188 24482
/proc/meminfo: memFree=15610996/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 1079972893833560064 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
[pid=24479] ppid=24478 vsize=7748432 CPUtime=0.44 cores=0
/proc/24479/stat : 24479 (cryptominisat) R 24478 24478 24188 0 -1 4202496 1525 0 0 0 44 0 0 0 25 0 1 0 440569557 7934394368 940 33554432000 4194304 4587354 140736946608320 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24479/statm: 1937108 940 326 96 0 1933670 0
[pid=24480] ppid=24478 vsize=13772 CPUtime=0.4 cores=0
/proc/24480/stat : 24480 (clasp) R 24478 24478 24188 0 -1 4202496 894 0 0 0 40 0 0 0 25 0 1 0 440569557 14102528 786 33554432000 4194304 4785740 140734128267840 18446744073709551615 4538874 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24480/statm: 3443 786 340 145 0 488 0
[pid=24481] ppid=24478 vsize=452524 CPUtime=0.64 cores=0
/proc/24481/stat : 24481 (TNM) R 24478 24478 24188 0 -1 4202496 418 0 0 0 64 0 0 0 25 0 1 0 440569557 463384576 315 33554432000 134512640 134534564 4287463040 18446744073709551615 134524695 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24481/statm: 113131 315 91 6 0 111797 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8233052

[startup+3.10074 s]
/proc/loadavg: 6.10 6.67 7.42 7/188 24482
/proc/meminfo: memFree=15610252/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 1079973168711467008 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
[pid=24479] ppid=24478 vsize=26540 CPUtime=0.99 cores=0
/proc/24479/stat : 24479 (cryptominisat) R 24478 24478 24188 0 -1 4202496 2122 0 0 0 99 0 0 0 25 0 1 0 440569557 27176960 995 33554432000 4194304 4587354 140736946608320 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24479/statm: 6635 995 326 96 0 3197 0
[pid=24480] ppid=24478 vsize=14044 CPUtime=0.94 cores=0
/proc/24480/stat : 24480 (clasp) R 24478 24478 24188 0 -1 4202496 966 0 0 0 94 0 0 0 25 0 1 0 440569557 14381056 858 33554432000 4194304 4785740 140734128267840 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24480/statm: 3511 858 340 145 0 556 0
[pid=24481] ppid=24478 vsize=456356 CPUtime=1.14 cores=0
/proc/24481/stat : 24481 (TNM) R 24478 24478 24188 0 -1 4202496 480 0 0 0 114 0 0 0 25 0 1 0 440569557 467308544 377 33554432000 134512640 134534564 4287463040 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24481/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 515264

[startup+6.30115 s]
/proc/loadavg: 6.09 6.66 7.42 7/188 24482
/proc/meminfo: memFree=15602316/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 1079972893833560064 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
[pid=24479] ppid=24478 vsize=1373392 CPUtime=2.04 cores=0
/proc/24479/stat : 24479 (cryptominisat) R 24478 24478 24188 0 -1 4202496 4011 0 0 0 204 0 0 0 25 0 1 0 440569557 1406353408 2539 33554432000 4194304 4587354 140736946608320 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24479/statm: 343348 2539 336 96 0 339910 0
[pid=24480] ppid=24478 vsize=14524 CPUtime=2 cores=0
/proc/24480/stat : 24480 (clasp) R 24478 24478 24188 0 -1 4202496 1062 0 0 0 200 0 0 0 25 0 1 0 440569557 14872576 954 33554432000 4194304 4785740 140734128267840 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24480/statm: 3631 954 340 145 0 676 0
[pid=24481] ppid=24478 vsize=456356 CPUtime=2.24 cores=0
/proc/24481/stat : 24481 (TNM) R 24478 24478 24188 0 -1 4202496 480 0 0 0 224 0 0 0 25 0 1 0 440569557 467308544 377 33554432000 134512640 134534564 4287463040 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24481/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1862596

[startup+12.701 s]
/proc/loadavg: 6.08 6.65 7.41 7/188 24482
/proc/meminfo: memFree=15600572/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 1079971244566118400 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
[pid=24479] ppid=24478 vsize=7755480 CPUtime=4.19 cores=0
/proc/24479/stat : 24479 (cryptominisat) R 24478 24478 24188 0 -1 4202496 5333 0 0 0 419 0 0 0 25 0 1 0 440569557 7941611520 2579 33554432000 4194304 4587354 140736946608320 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24479/statm: 1938870 2579 336 96 0 1935432 0
[pid=24480] ppid=24478 vsize=15280 CPUtime=4.14 cores=0
/proc/24480/stat : 24480 (clasp) R 24478 24478 24188 0 -1 4202496 1253 0 0 0 414 0 0 0 25 0 1 0 440569557 15646720 1145 33554432000 4194304 4785740 140734128267840 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24480/statm: 3820 1145 340 145 0 865 0
[pid=24481] ppid=24478 vsize=456356 CPUtime=4.34 cores=0
/proc/24481/stat : 24481 (TNM) R 24478 24478 24188 0 -1 4202496 480 0 0 0 434 0 0 0 25 0 1 0 440569557 467308544 377 33554432000 134512640 134534564 4287463040 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24481/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8245440

[startup+25.5006 s]
/proc/loadavg: 6.07 6.62 7.38 7/188 24483
/proc/meminfo: memFree=15591272/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 1079972069199839232 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
[pid=24479] ppid=24478 vsize=7758060 CPUtime=8.44 cores=0
/proc/24479/stat : 24479 (cryptominisat) R 24478 24478 24188 0 -1 4202496 7732 0 0 0 843 1 0 0 25 0 1 0 440569557 7944253440 3344 33554432000 4194304 4587354 140736946608320 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24479/statm: 1939515 3344 336 96 0 1936077 0
[pid=24480] ppid=24478 vsize=16312 CPUtime=8.39 cores=0
/proc/24480/stat : 24480 (clasp) R 24478 24478 24188 0 -1 4202496 1465 0 0 0 839 0 0 0 25 0 1 0 440569557 16703488 1357 33554432000 4194304 4785740 140734128267840 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24480/statm: 4078 1357 340 145 0 1123 0
[pid=24481] ppid=24478 vsize=456356 CPUtime=8.64 cores=0
/proc/24481/stat : 24481 (TNM) R 24478 24478 24188 0 -1 4202496 480 0 0 0 864 0 0 0 25 0 1 0 440569557 467308544 377 33554432000 134512640 134534564 4287463040 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24481/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 8249052

[startup+51.1009 s]
/proc/loadavg: 6.04 6.56 7.35 7/188 24483
/proc/meminfo: memFree=15590128/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
[pid=24479] ppid=24478 vsize=7763580 CPUtime=16.98 cores=0
/proc/24479/stat : 24479 (cryptominisat) R 24478 24478 24188 0 -1 4202496 11779 0 0 0 1697 1 0 0 25 0 1 0 440569557 7949905920 4709 33554432000 4194304 4587354 140736946608320 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24479/statm: 1940895 4709 336 96 0 1937457 0
[pid=24480] ppid=24478 vsize=17632 CPUtime=16.95 cores=0
/proc/24480/stat : 24480 (clasp) R 24478 24478 24188 0 -1 4202496 1777 0 0 0 1695 0 0 0 25 0 1 0 440569557 18055168 1669 33554432000 4194304 4785740 140734128267840 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24480/statm: 4408 1669 340 145 0 1453 0
[pid=24481] ppid=24478 vsize=456356 CPUtime=17.14 cores=0
/proc/24481/stat : 24481 (TNM) R 24478 24478 24188 0 -1 4202496 480 0 0 0 1714 0 0 0 25 0 1 0 440569557 467308544 377 33554432000 134512640 134534564 4287463040 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24481/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8255892

[startup+102.306 s]
/proc/loadavg: 6.02 6.48 7.27 7/188 24485
/proc/meminfo: memFree=15580700/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 1079973306150420480 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
[pid=24479] ppid=24478 vsize=7763984 CPUtime=34.05 cores=0
/proc/24479/stat : 24479 (cryptominisat) R 24478 24478 24188 0 -1 4202496 17805 0 0 0 3402 3 0 0 25 0 1 0 440569557 7950319616 4818 33554432000 4194304 4587354 140736946608320 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24479/statm: 1940996 4818 336 96 0 1937558 0
[pid=24480] ppid=24478 vsize=19592 CPUtime=33.99 cores=0
/proc/24480/stat : 24480 (clasp) R 24478 24478 24188 0 -1 4202496 2235 0 0 0 3399 0 0 0 25 0 1 0 440569557 20062208 2127 33554432000 4194304 4785740 140734128267840 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24480/statm: 4898 2127 341 145 0 1943 0
[pid=24481] ppid=24478 vsize=456356 CPUtime=34.24 cores=0
/proc/24481/stat : 24481 (TNM) R 24478 24478 24188 0 -1 4202496 480 0 0 0 3424 0 0 0 25 0 1 0 440569557 467308544 377 33554432000 134512640 134534564 4287463040 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24481/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 8258256

[startup+162.301 s]
/proc/loadavg: 6.00 6.39 7.19 7/188 24486
/proc/meminfo: memFree=15580812/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 1079971519444025344 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
[pid=24479] ppid=24478 vsize=46764 CPUtime=54.06 cores=0
/proc/24479/stat : 24479 (cryptominisat) R 24478 24478 24188 0 -1 4202496 24182 0 0 0 5401 5 0 0 25 0 1 0 440569557 47886336 5853 33554432000 4194304 4587354 140736946608320 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24479/statm: 11691 5853 336 96 0 8253 0
[pid=24480] ppid=24478 vsize=20752 CPUtime=53.99 cores=0

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

/proc/24481/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 4542.24
Current children cumulated vsize (KiB) 600164

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/188 24629
/proc/meminfo: memFree=15400832/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 1079972069199839232 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
[pid=24479] ppid=24478 vsize=87492 CPUtime=1534.06 cores=0
/proc/24479/stat : 24479 (cryptominisat) R 24478 24478 24188 0 -1 4202496 178414 0 0 0 153360 46 0 0 25 0 1 0 440569557 89591808 18244 33554432000 4194304 4587354 140736946608320 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24479/statm: 21873 18244 336 96 0 18435 0
[pid=24480] ppid=24478 vsize=37992 CPUtime=1533.98 cores=0
/proc/24480/stat : 24480 (clasp) R 24478 24478 24188 0 -1 4202496 6487 0 0 0 153395 3 0 0 25 0 1 0 440569557 38903808 6364 33554432000 4194304 4785740 140734128267840 18446744073709551615 255376998992 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24480/statm: 9498 6364 341 145 0 6543 0
[pid=24481] ppid=24478 vsize=456356 CPUtime=1534.21 cores=0
/proc/24481/stat : 24481 (TNM) R 24478 24478 24188 0 -1 4202496 480 0 0 0 153420 1 0 0 25 0 1 0 440569557 467308544 377 33554432000 134512640 134534564 4287463040 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24481/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 4602.25
Current children cumulated vsize (KiB) 600164

[startup+4662.3 s]
/proc/loadavg: 6.06 6.01 6.00 7/188 24691
/proc/meminfo: memFree=15561180/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 1079972206638792704 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
[pid=24479] ppid=24478 vsize=87492 CPUtime=1554.06 cores=0
/proc/24479/stat : 24479 (cryptominisat) R 24478 24478 24188 0 -1 4202496 178414 0 0 0 155360 46 0 0 25 0 1 0 440569557 89591808 18244 33554432000 4194304 4587354 140736946608320 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24479/statm: 21873 18244 336 96 0 18435 0
[pid=24480] ppid=24478 vsize=37992 CPUtime=1553.98 cores=0
/proc/24480/stat : 24480 (clasp) R 24478 24478 24188 0 -1 4202496 6496 0 0 0 155395 3 0 0 25 0 1 0 440569557 38903808 6373 33554432000 4194304 4785740 140734128267840 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24480/statm: 9498 6373 341 145 0 6543 0
[pid=24481] ppid=24478 vsize=456356 CPUtime=1554.2 cores=0
/proc/24481/stat : 24481 (TNM) R 24478 24478 24188 0 -1 4202496 480 0 0 0 155419 1 0 0 25 0 1 0 440569557 467308544 377 33554432000 134512640 134534564 4287463040 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24481/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 4662.24
Current children cumulated vsize (KiB) 600164

[startup+4722.31 s]
/proc/loadavg: 6.06 6.02 6.00 7/188 24693
/proc/meminfo: memFree=15550660/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 1079972206638792704 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
[pid=24479] ppid=24478 vsize=87492 CPUtime=1574.06 cores=0
/proc/24479/stat : 24479 (cryptominisat) R 24478 24478 24188 0 -1 4202496 178414 0 0 0 157360 46 0 0 25 0 1 0 440569557 89591808 18244 33554432000 4194304 4587354 140736946608320 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24479/statm: 21873 18244 336 96 0 18435 0
[pid=24480] ppid=24478 vsize=38184 CPUtime=1573.99 cores=0
/proc/24480/stat : 24480 (clasp) R 24478 24478 24188 0 -1 4202496 6541 0 0 0 157396 3 0 0 25 0 1 0 440569557 39100416 6418 33554432000 4194304 4785740 140734128267840 18446744073709551615 255376999010 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24480/statm: 9546 6418 341 145 0 6591 0
[pid=24481] ppid=24478 vsize=456356 CPUtime=1574.2 cores=0
/proc/24481/stat : 24481 (TNM) R 24478 24478 24188 0 -1 4202496 480 0 0 0 157419 1 0 0 25 0 1 0 440569557 467308544 377 33554432000 134512640 134534564 4287463040 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24481/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 4722.25
Current children cumulated vsize (KiB) 600356

[startup+4782.3 s]
/proc/loadavg: 6.02 6.02 6.00 7/188 24694
/proc/meminfo: memFree=15538996/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 1079972206638792704 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
[pid=24479] ppid=24478 vsize=87492 CPUtime=1594.06 cores=0
/proc/24479/stat : 24479 (cryptominisat) R 24478 24478 24188 0 -1 4202496 178414 0 0 0 159359 47 0 0 25 0 1 0 440569557 89591808 18244 33554432000 4194304 4587354 140736946608320 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24479/statm: 21873 18244 336 96 0 18435 0
[pid=24480] ppid=24478 vsize=38376 CPUtime=1593.99 cores=0
/proc/24480/stat : 24480 (clasp) R 24478 24478 24188 0 -1 4202496 6585 0 0 0 159396 3 0 0 25 0 1 0 440569557 39297024 6462 33554432000 4194304 4785740 140734128267840 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24480/statm: 9594 6462 341 145 0 6639 0
[pid=24481] ppid=24478 vsize=456356 CPUtime=1594.2 cores=0
/proc/24481/stat : 24481 (TNM) R 24478 24478 24188 0 -1 4202496 480 0 0 0 159419 1 0 0 25 0 1 0 440569557 467308544 377 33554432000 134512640 134534564 4287463040 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24481/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 4782.25
Current children cumulated vsize (KiB) 600548

[startup+4842.3 s]
/proc/loadavg: 6.00 6.01 6.00 7/188 24696
/proc/meminfo: memFree=15537880/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 1079972206638792704 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
[pid=24479] ppid=24478 vsize=87492 CPUtime=1614.05 cores=0
/proc/24479/stat : 24479 (cryptominisat) R 24478 24478 24188 0 -1 4202496 178414 0 0 0 161358 47 0 0 25 0 1 0 440569557 89591808 18244 33554432000 4194304 4587354 140736946608320 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24479/statm: 21873 18244 336 96 0 18435 0
[pid=24480] ppid=24478 vsize=38568 CPUtime=1613.99 cores=0
/proc/24480/stat : 24480 (clasp) R 24478 24478 24188 0 -1 4202496 6618 0 0 0 161396 3 0 0 25 0 1 0 440569557 39493632 6495 33554432000 4194304 4785740 140734128267840 18446744073709551615 255376999026 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24480/statm: 9642 6495 341 145 0 6687 0
[pid=24481] ppid=24478 vsize=456356 CPUtime=1614.19 cores=0
/proc/24481/stat : 24481 (TNM) R 24478 24478 24188 0 -1 4202496 480 0 0 0 161418 1 0 0 25 0 1 0 440569557 467308544 377 33554432000 134512640 134534564 4287463040 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24481/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 4842.23
Current children cumulated vsize (KiB) 600740

[startup+4902.3 s]
/proc/loadavg: 6.08 6.02 6.01 7/188 24698
/proc/meminfo: memFree=15536884/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 1079972206638792704 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
[pid=24479] ppid=24478 vsize=87492 CPUtime=1634.05 cores=0
/proc/24479/stat : 24479 (cryptominisat) R 24478 24478 24188 0 -1 4202496 178427 0 0 0 163358 47 0 0 25 0 1 0 440569557 89591808 18257 33554432000 4194304 4587354 140736946608320 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24479/statm: 21873 18257 336 96 0 18435 0
[pid=24480] ppid=24478 vsize=38568 CPUtime=1634 cores=0
/proc/24480/stat : 24480 (clasp) R 24478 24478 24188 0 -1 4202496 6633 0 0 0 163397 3 0 0 25 0 1 0 440569557 39493632 6510 33554432000 4194304 4785740 140734128267840 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24480/statm: 9642 6510 341 145 0 6687 0
[pid=24481] ppid=24478 vsize=456356 CPUtime=1634.19 cores=0
/proc/24481/stat : 24481 (TNM) R 24478 24478 24188 0 -1 4202496 480 0 0 0 163418 1 0 0 25 0 1 0 440569557 467308544 377 33554432000 134512640 134534564 4287463040 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24481/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 4902.24
Current children cumulated vsize (KiB) 600740

[startup+4962.3 s]
/proc/loadavg: 6.03 6.02 6.00 7/188 24699
/proc/meminfo: memFree=15535276/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 1079972206638792704 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
[pid=24479] ppid=24478 vsize=87492 CPUtime=1654.05 cores=0
/proc/24479/stat : 24479 (cryptominisat) R 24478 24478 24188 0 -1 4202496 178427 0 0 0 165358 47 0 0 25 0 1 0 440569557 89591808 18257 33554432000 4194304 4587354 140736946608320 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24479/statm: 21873 18257 336 96 0 18435 0
[pid=24480] ppid=24478 vsize=38568 CPUtime=1654 cores=0
/proc/24480/stat : 24480 (clasp) R 24478 24478 24188 0 -1 4202496 6636 0 0 0 165397 3 0 0 25 0 1 0 440569557 39493632 6513 33554432000 4194304 4785740 140734128267840 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24480/statm: 9642 6513 341 145 0 6687 0
[pid=24481] ppid=24478 vsize=456356 CPUtime=1654.19 cores=0
/proc/24481/stat : 24481 (TNM) R 24478 24478 24188 0 -1 4202496 480 0 0 0 165418 1 0 0 25 0 1 0 440569557 467308544 377 33554432000 134512640 134534564 4287463040 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24481/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 4962.24
Current children cumulated vsize (KiB) 600740



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.12 6.04 6.01 7/188 24700
/proc/meminfo: memFree=15535392/32951124 swapFree=67111528/67111528
[pid=24478] ppid=24476 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24478/stat : 24478 (ppfolio) S 24476 24478 24188 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 440569556 18763776 394 33554432000 4194304 4287625 140733284614560 18446744073709551615 255377321487 0 0 4096 65536 1079972206638792704 0 0 17 4 0 0 0
/proc/24478/statm: 4581 394 345 23 0 91 0
[pid=24479] ppid=24478 vsize=87492 CPUtime=1666.61 cores=0
/proc/24479/stat : 24479 (cryptominisat) R 24478 24478 24188 0 -1 4202496 178427 0 0 0 166614 47 0 0 25 0 1 0 440569557 89591808 18257 33554432000 4194304 4587354 140736946608320 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24479/statm: 21873 18257 336 96 0 18435 0
[pid=24480] ppid=24478 vsize=38568 CPUtime=1666.54 cores=0
/proc/24480/stat : 24480 (clasp) R 24478 24478 24188 0 -1 4202496 6639 0 0 0 166651 3 0 0 25 0 1 0 440569557 39493632 6516 33554432000 4194304 4785740 140734128267840 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24480/statm: 9642 6516 341 145 0 6687 0
[pid=24481] ppid=24478 vsize=456356 CPUtime=1666.79 cores=0
/proc/24481/stat : 24481 (TNM) R 24478 24478 24188 0 -1 4202496 480 0 0 0 166678 1 0 0 25 0 1 0 440569557 467308544 377 33554432000 134512640 134534564 4287463040 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24481/statm: 114089 377 95 6 0 112755 0
Current children cumulated CPU time (s) 4999.94
Current children cumulated vsize (KiB) 600740

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

Real time (s): 5000.01
CPU time (s): 4999.94
CPU user time (s): 4999.43
CPU system time (s): 0.51
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 8308532

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

runsolver used 8.5397 second user time and 18.7412 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-20 10:55:17
IDJOB=3221236
IDBENCH=82889
IDSOLVER=1639
FILE ID=node135/3221236-1303289717
RUNJOBID= node135-1303289364-24206
PBS_JOBID= 13049596
Free space on /tmp= 72460 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S384085843-009.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221236-1303289717/watcher-3221236-1303289717 -o /tmp/evaluation-result-3221236-1303289717/solver-3221236-1303289717 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221236-1303289717.cnf

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

MD5SUM BENCH= 420ae9a699afd6f172f364b156d160ff
RANDOM SEED=57714756

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:      15617012 kB
Buffers:        734932 kB
Cached:       16092996 kB
SwapCached:          0 kB
Active:        8338544 kB
Inactive:      8613336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15617012 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10204 kB
Writeback:           0 kB
AnonPages:      123668 kB
Mapped:          16416 kB
Slab:           319404 kB
PageTables:       5356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2177908 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= 72448 MiB
End job on node135 at 2011-04-20 12:18:39