Trace number 3220738

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.07 4999.91

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S775210372-041.UNKNOWN.cnf
MD5SUM3ecea073a44f0b1adf464774647edbfb
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 variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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

running on 4 cores: 1,3,5,7

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.05 6.02 6.00 5/180 29013
/proc/meminfo: memFree=23355744/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) R 29011 29013 27519 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 439387988 18763776 392 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080052629 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/29013/statm: 4581 392 343 23 0 91 0

[startup+0.0481601 s]
/proc/loadavg: 6.05 6.02 6.00 5/180 29013
/proc/meminfo: memFree=23355744/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 3806619485696131336 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10015 s]
/proc/loadavg: 6.05 6.02 6.00 5/180 29013
/proc/meminfo: memFree=23355744/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 3806619485696131336 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300112 s]
/proc/loadavg: 6.05 6.02 6.00 5/180 29013
/proc/meminfo: memFree=23355744/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701035 s]
/proc/loadavg: 6.05 6.02 6.00 5/180 29013
/proc/meminfo: memFree=23355744/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50088 s]
/proc/loadavg: 6.05 6.02 6.00 7/184 29017
/proc/meminfo: memFree=23348520/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 6511138260020887552 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
[pid=29014] ppid=29013 vsize=7544412 CPUtime=0.49 cores=1
/proc/29014/stat : 29014 (cryptominisat) R 29013 29013 27519 0 -1 4202496 1981 0 0 0 49 0 0 0 25 0 1 0 439387988 7725477888 1147 33554432000 4194304 4587354 140736579219792 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29014/statm: 1886103 1147 326 96 0 1882665 0
[pid=29015] ppid=29013 vsize=14452 CPUtime=0.39 cores=1
/proc/29015/stat : 29015 (clasp) R 29013 29013 27519 0 -1 4202496 1057 0 0 0 39 0 0 0 25 0 1 0 439387988 14798848 948 33554432000 4194304 4785740 140736423530336 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29015/statm: 3613 948 340 145 0 658 0
[pid=29016] ppid=29013 vsize=452788 CPUtime=0.59 cores=1
/proc/29016/stat : 29016 (TNM) R 29013 29013 27519 0 -1 4202496 516 0 0 0 59 0 0 0 25 0 1 0 439387988 463654912 412 33554432000 134512640 134534564 4288221088 18446744073709551615 134524591 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29016/statm: 113197 412 91 6 0 111863 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8029976

[startup+3.10058 s]
/proc/loadavg: 6.04 6.02 6.00 7/184 29017
/proc/meminfo: memFree=23347404/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 6511138534898794496 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
[pid=29014] ppid=29013 vsize=27220 CPUtime=0.99 cores=1
/proc/29014/stat : 29014 (cryptominisat) R 29013 29013 27519 0 -1 4202496 2730 0 0 0 99 0 0 0 25 0 1 0 439387988 27873280 1150 33554432000 4194304 4587354 140736579219792 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29014/statm: 6805 1150 326 96 0 3367 0
[pid=29015] ppid=29013 vsize=15008 CPUtime=0.94 cores=1
/proc/29015/stat : 29015 (clasp) R 29013 29013 27519 0 -1 4202496 1188 0 0 0 94 0 0 0 25 0 1 0 439387988 15368192 1079 33554432000 4194304 4785740 140736423530336 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29015/statm: 3752 1079 340 145 0 797 0
[pid=29016] ppid=29013 vsize=452788 CPUtime=1.14 cores=1
/proc/29016/stat : 29016 (TNM) R 29013 29013 27519 0 -1 4202496 516 0 0 0 114 0 0 0 25 0 1 0 439387988 463654912 412 33554432000 134512640 134534564 4288221088 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29016/statm: 113197 412 91 6 0 111863 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 513340

[startup+6.30097 s]
/proc/loadavg: 6.04 6.02 6.00 7/184 29017
/proc/meminfo: memFree=23337540/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 6511138122581934080 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
[pid=29014] ppid=29013 vsize=1402968 CPUtime=2.09 cores=1
/proc/29014/stat : 29014 (cryptominisat) R 29013 29013 27519 0 -1 4202496 5298 0 0 0 209 0 0 0 25 0 1 0 439387988 1436639232 3245 33554432000 4194304 4587354 140736579219792 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29014/statm: 350742 3245 336 96 0 347304 0
[pid=29015] ppid=29013 vsize=15736 CPUtime=1.99 cores=1
/proc/29015/stat : 29015 (clasp) R 29013 29013 27519 0 -1 4202496 1365 0 0 0 199 0 0 0 25 0 1 0 439387988 16113664 1256 33554432000 4194304 4785740 140736423530336 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29015/statm: 3934 1256 340 145 0 979 0
[pid=29016] ppid=29013 vsize=456768 CPUtime=2.19 cores=1
/proc/29016/stat : 29016 (TNM) R 29013 29013 27519 0 -1 4202496 597 0 0 0 219 0 0 0 25 0 1 0 439387988 467730432 493 33554432000 134512640 134534564 4288221088 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29016/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1893796

[startup+12.7007 s]
/proc/loadavg: 6.04 6.02 6.00 7/184 29017
/proc/meminfo: memFree=23336544/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 6511136748192399360 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
[pid=29014] ppid=29013 vsize=35724 CPUtime=4.2 cores=1
/proc/29014/stat : 29014 (cryptominisat) R 29013 29013 27519 0 -1 4202496 6518 0 0 0 419 1 0 0 25 0 1 0 439387988 36581376 3354 33554432000 4194304 4587354 140736579219792 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29014/statm: 8931 3354 336 96 0 5493 0
[pid=29015] ppid=29013 vsize=16656 CPUtime=4.14 cores=1
/proc/29015/stat : 29015 (clasp) R 29013 29013 27519 0 -1 4202496 1604 0 0 0 414 0 0 0 25 0 1 0 439387988 17055744 1495 33554432000 4194304 4785740 140736423530336 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29015/statm: 4164 1495 340 145 0 1209 0
[pid=29016] ppid=29013 vsize=456768 CPUtime=4.34 cores=1
/proc/29016/stat : 29016 (TNM) R 29013 29013 27519 0 -1 4202496 597 0 0 0 434 0 0 0 25 0 1 0 439387988 467730432 493 33554432000 134512640 134534564 4288221088 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29016/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 527472

[startup+25.5003 s]
/proc/loadavg: 6.10 6.03 6.00 7/184 29017
/proc/meminfo: memFree=23333768/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 6511137847704027136 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
[pid=29014] ppid=29013 vsize=1406000 CPUtime=8.49 cores=1
/proc/29014/stat : 29014 (cryptominisat) R 29013 29013 27519 0 -1 4202496 9623 0 0 0 848 1 0 0 25 0 1 0 439387988 1439744000 3740 33554432000 4194304 4587354 140736579219792 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29014/statm: 351500 3740 336 96 0 348062 0
[pid=29015] ppid=29013 vsize=18072 CPUtime=8.39 cores=1
/proc/29015/stat : 29015 (clasp) R 29013 29013 27519 0 -1 4202496 1945 0 0 0 839 0 0 0 25 0 1 0 439387988 18505728 1836 33554432000 4194304 4785740 140736423530336 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29015/statm: 4518 1836 341 145 0 1563 0
[pid=29016] ppid=29013 vsize=456768 CPUtime=8.59 cores=1
/proc/29016/stat : 29016 (TNM) R 29013 29013 27519 0 -1 4202496 597 0 0 0 859 0 0 0 25 0 1 0 439387988 467730432 493 33554432000 134512640 134534564 4288221088 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29016/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1899164

[startup+51.1004 s]
/proc/loadavg: 6.06 6.03 6.00 7/184 29018
/proc/meminfo: memFree=23320124/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 6511137710265073664 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
[pid=29014] ppid=29013 vsize=48380 CPUtime=16.99 cores=1
/proc/29014/stat : 29014 (cryptominisat) R 29013 29013 27519 0 -1 4202496 15111 0 0 0 1697 2 0 0 25 0 1 0 439387988 49541120 6683 33554432000 4194304 4587354 140736579219792 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29014/statm: 12095 6683 336 96 0 8657 0
[pid=29015] ppid=29013 vsize=20068 CPUtime=16.94 cores=1
/proc/29015/stat : 29015 (clasp) R 29013 29013 27519 0 -1 4202496 2380 0 0 0 1694 0 0 0 25 0 1 0 439387988 20549632 2271 33554432000 4194304 4785740 140736423530336 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29015/statm: 5017 2271 341 145 0 2062 0
[pid=29016] ppid=29013 vsize=456768 CPUtime=17.14 cores=1
/proc/29016/stat : 29016 (TNM) R 29013 29013 27519 0 -1 4202496 597 0 0 0 1714 0 0 0 25 0 1 0 439387988 467730432 493 33554432000 134512640 134534564 4288221088 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29016/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 543540

[startup+102.307 s]
/proc/loadavg: 6.02 6.02 6.00 7/184 29019
/proc/meminfo: memFree=23313272/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 6511137023070306304 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
[pid=29014] ppid=29013 vsize=51376 CPUtime=34.09 cores=1
/proc/29014/stat : 29014 (cryptominisat) R 29013 29013 27519 0 -1 4202496 19297 0 0 0 3406 3 0 0 25 0 1 0 439387988 52609024 7681 33554432000 4194304 4587354 140736579219792 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29014/statm: 12844 7681 336 96 0 9406 0
[pid=29015] ppid=29013 vsize=22804 CPUtime=33.98 cores=1
/proc/29015/stat : 29015 (clasp) R 29013 29013 27519 0 -1 4202496 3002 0 0 0 3398 0 0 0 25 0 1 0 439387988 23351296 2893 33554432000 4194304 4785740 140736423530336 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29015/statm: 5701 2893 341 145 0 2746 0
[pid=29016] ppid=29013 vsize=456768 CPUtime=34.21 cores=1
/proc/29016/stat : 29016 (TNM) R 29013 29013 27519 0 -1 4202496 597 0 0 0 3421 0 0 0 25 0 1 0 439387988 467730432 493 33554432000 134512640 134534564 4288221088 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29016/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 549272

[startup+162.3 s]
/proc/loadavg: 6.01 6.02 6.00 7/184 29021
/proc/meminfo: memFree=23300352/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 6511137572826120192 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
[pid=29014] ppid=29013 vsize=56104 CPUtime=54.08 cores=1
/proc/29014/stat : 29014 (cryptominisat) R 29013 29013 27519 0 -1 4202496 24369 0 0 0 5405 3 0 0 25 0 1 0 439387988 57450496 10312 33554432000 4194304 4587354 140736579219792 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29014/statm: 14026 10312 336 96 0 10588 0
[pid=29015] ppid=29013 vsize=24784 CPUtime=53.98 cores=1

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

/proc/29016/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 645796

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29184
/proc/meminfo: memFree=23247492/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 6511137023070306304 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
[pid=29014] ppid=29013 vsize=120300 CPUtime=1554.15 cores=1
/proc/29014/stat : 29014 (cryptominisat) R 29013 29013 27519 0 -1 4202496 152294 0 0 0 155379 36 0 0 25 0 1 0 439387988 123187200 25648 33554432000 4194304 4587354 140736579219792 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29014/statm: 30075 25648 336 96 0 26637 0
[pid=29015] ppid=29013 vsize=50980 CPUtime=1554.05 cores=1
/proc/29015/stat : 29015 (clasp) R 29013 29013 27519 0 -1 4202496 9578 0 0 0 155404 1 0 0 25 0 1 0 439387988 52203520 9145 33554432000 4194304 4785740 140736423530336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29015/statm: 12745 9145 341 145 0 9790 0
[pid=29016] ppid=29013 vsize=456768 CPUtime=1554.24 cores=1
/proc/29016/stat : 29016 (TNM) R 29013 29013 27519 0 -1 4202496 597 0 0 0 155424 0 0 0 25 0 1 0 439387988 467730432 493 33554432000 134512640 134534564 4288221088 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29016/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 646372

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 6.00 8/184 29185
/proc/meminfo: memFree=23239768/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 6511137023070306304 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
[pid=29014] ppid=29013 vsize=120300 CPUtime=1574.16 cores=1
/proc/29014/stat : 29014 (cryptominisat) R 29013 29013 27519 0 -1 4202496 153322 0 0 0 157379 37 0 0 25 0 1 0 439387988 123187200 26073 33554432000 4194304 4587354 140736579219792 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29014/statm: 30075 26073 336 96 0 26637 0
[pid=29015] ppid=29013 vsize=50788 CPUtime=1574.05 cores=1
/proc/29015/stat : 29015 (clasp) R 29013 29013 27519 0 -1 4202496 9590 0 0 0 157404 1 0 0 25 0 1 0 439387988 52006912 9109 33554432000 4194304 4785740 140736423530336 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29015/statm: 12697 9109 341 145 0 9742 0
[pid=29016] ppid=29013 vsize=456768 CPUtime=1574.25 cores=1
/proc/29016/stat : 29016 (TNM) R 29013 29013 27519 0 -1 4202496 597 0 0 0 157425 0 0 0 25 0 1 0 439387988 467730432 493 33554432000 134512640 134534564 4288221088 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29016/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 646180

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 8/184 29187
/proc/meminfo: memFree=23240988/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 6511137023070306304 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
[pid=29014] ppid=29013 vsize=120300 CPUtime=1594.15 cores=1
/proc/29014/stat : 29014 (cryptominisat) R 29013 29013 27519 0 -1 4202496 153495 0 0 0 159378 37 0 0 25 0 1 0 439387988 123187200 26244 33554432000 4194304 4587354 140736579219792 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29014/statm: 30075 26244 336 96 0 26637 0
[pid=29015] ppid=29013 vsize=50884 CPUtime=1594.05 cores=1
/proc/29015/stat : 29015 (clasp) R 29013 29013 27519 0 -1 4202496 9657 0 0 0 159404 1 0 0 25 0 1 0 439387988 52105216 9128 33554432000 4194304 4785740 140736423530336 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29015/statm: 12721 9128 341 145 0 9766 0
[pid=29016] ppid=29013 vsize=456768 CPUtime=1594.26 cores=1
/proc/29016/stat : 29016 (TNM) R 29013 29013 27519 0 -1 4202496 597 0 0 0 159426 0 0 0 25 0 1 0 439387988 467730432 493 33554432000 134512640 134534564 4288221088 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29016/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 646276

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29189
/proc/meminfo: memFree=23242812/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 6511137023070306304 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
[pid=29014] ppid=29013 vsize=120300 CPUtime=1614.15 cores=1
/proc/29014/stat : 29014 (cryptominisat) R 29013 29013 27519 0 -1 4202496 154178 0 0 0 161378 37 0 0 25 0 1 0 439387988 123187200 26285 33554432000 4194304 4587354 140736579219792 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29014/statm: 30075 26285 336 96 0 26637 0
[pid=29015] ppid=29013 vsize=51748 CPUtime=1614.04 cores=1
/proc/29015/stat : 29015 (clasp) R 29013 29013 27519 0 -1 4202496 9827 0 0 0 161403 1 0 0 25 0 1 0 439387988 52989952 9298 33554432000 4194304 4785740 140736423530336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29015/statm: 12937 9298 341 145 0 9982 0
[pid=29016] ppid=29013 vsize=456768 CPUtime=1614.26 cores=1
/proc/29016/stat : 29016 (TNM) R 29013 29013 27519 0 -1 4202496 597 0 0 0 161426 0 0 0 25 0 1 0 439387988 467730432 493 33554432000 134512640 134534564 4288221088 18446744073709551615 134530332 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29016/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 647140

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29190
/proc/meminfo: memFree=23237216/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 6511137160509259776 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
[pid=29014] ppid=29013 vsize=120300 CPUtime=1634.15 cores=1
/proc/29014/stat : 29014 (cryptominisat) R 29013 29013 27519 0 -1 4202496 154178 0 0 0 163378 37 0 0 25 0 1 0 439387988 123187200 26285 33554432000 4194304 4587354 140736579219792 18446744073709551615 4274572 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29014/statm: 30075 26285 336 96 0 26637 0
[pid=29015] ppid=29013 vsize=52036 CPUtime=1634.04 cores=1
/proc/29015/stat : 29015 (clasp) R 29013 29013 27519 0 -1 4202496 9882 0 0 0 163403 1 0 0 25 0 1 0 439387988 53284864 9353 33554432000 4194304 4785740 140736423530336 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29015/statm: 13009 9353 341 145 0 10054 0
[pid=29016] ppid=29013 vsize=456768 CPUtime=1634.27 cores=1
/proc/29016/stat : 29016 (TNM) R 29013 29013 27519 0 -1 4202496 597 0 0 0 163427 0 0 0 25 0 1 0 439387988 467730432 493 33554432000 134512640 134534564 4288221088 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29016/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 647428

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29192
/proc/meminfo: memFree=23239536/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 6511137160509259776 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
[pid=29014] ppid=29013 vsize=120300 CPUtime=1654.14 cores=1
/proc/29014/stat : 29014 (cryptominisat) R 29013 29013 27519 0 -1 4202496 154848 0 0 0 165377 37 0 0 25 0 1 0 439387988 123187200 26305 33554432000 4194304 4587354 140736579219792 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29014/statm: 30075 26305 336 96 0 26637 0
[pid=29015] ppid=29013 vsize=52036 CPUtime=1654.04 cores=1
/proc/29015/stat : 29015 (clasp) R 29013 29013 27519 0 -1 4202496 9885 0 0 0 165403 1 0 0 25 0 1 0 439387988 53284864 9356 33554432000 4194304 4785740 140736423530336 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29015/statm: 13009 9356 341 145 0 10054 0
[pid=29016] ppid=29013 vsize=456768 CPUtime=1654.28 cores=1
/proc/29016/stat : 29016 (TNM) R 29013 29013 27519 0 -1 4202496 597 0 0 0 165428 0 0 0 25 0 1 0 439387988 467730432 493 33554432000 134512640 134534564 4288221088 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29016/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 647428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29202
/proc/meminfo: memFree=23235884/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 6511137160509259776 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
[pid=29014] ppid=29013 vsize=120300 CPUtime=1666.64 cores=1
/proc/29014/stat : 29014 (cryptominisat) R 29013 29013 27519 0 -1 4202496 154848 0 0 0 166627 37 0 0 25 0 1 0 439387988 123187200 26305 33554432000 4194304 4587354 140736579219792 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29014/statm: 30075 26305 336 96 0 26637 0
[pid=29015] ppid=29013 vsize=52036 CPUtime=1666.64 cores=1
/proc/29015/stat : 29015 (clasp) R 29013 29013 27519 0 -1 4202496 9887 0 0 0 166663 1 0 0 25 0 1 0 439387988 53284864 9358 33554432000 4194304 4785740 140736423530336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29015/statm: 13009 9358 341 145 0 10054 0
[pid=29016] ppid=29013 vsize=456768 CPUtime=1666.79 cores=1
/proc/29016/stat : 29016 (TNM) R 29013 29013 27519 0 -1 4202496 597 0 0 0 166679 0 0 0 25 0 1 0 439387988 467730432 493 33554432000 134512640 134534564 4288221088 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29016/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 647428

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: 6.00 6.00 6.00 7/184 29202
/proc/meminfo: memFree=23235884/32950928 swapFree=67111524/67111528
[pid=29013] ppid=29011 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/29013/stat : 29013 (ppfolio) S 29011 29013 27519 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 439387988 18763776 394 33554432000 4194304 4287625 140735955375232 18446744073709551615 208080252431 0 0 4096 65536 6511137160509259776 0 0 17 7 0 0 0
/proc/29013/statm: 4581 394 345 23 0 91 0
[pid=29014] ppid=29013 vsize=120300 CPUtime=1666.64 cores=1
/proc/29014/stat : 29014 (cryptominisat) R 29013 29013 27519 0 -1 4202496 154848 0 0 0 166627 37 0 0 25 0 1 0 439387988 123187200 26305 33554432000 4194304 4587354 140736579219792 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29014/statm: 30075 26305 336 96 0 26637 0
[pid=29015] ppid=29013 vsize=52036 CPUtime=1666.64 cores=1
/proc/29015/stat : 29015 (clasp) R 29013 29013 27519 0 -1 4202496 9887 0 0 0 166663 1 0 0 25 0 1 0 439387988 53284864 9358 33554432000 4194304 4785740 140736423530336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29015/statm: 13009 9358 341 145 0 10054 0
[pid=29016] ppid=29013 vsize=456768 CPUtime=1666.79 cores=1
/proc/29016/stat : 29016 (TNM) R 29013 29013 27519 0 -1 4202496 597 0 0 0 166679 0 0 0 25 0 1 0 439387988 467730432 493 33554432000 134512640 134534564 4288221088 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29016/statm: 114192 493 95 6 0 112858 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 647428

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29013 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=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 5000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.07
CPU user time (s): 4999.69
CPU system time (s): 0.38
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 8118368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
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= 287
involuntary context switches= 5

runsolver used 8.31973 second user time and 18.9491 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-20 07:38:03
IDJOB=3220738
IDBENCH=82806
IDSOLVER=1639
FILE ID=node127/3220738-1303277883
RUNJOBID= node127-1303259272-27538
PBS_JOBID= 13049501
Free space on /tmp= 72008 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S775210372-041.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220738-1303277883/watcher-3220738-1303277883 -o /tmp/evaluation-result-3220738-1303277883/solver-3220738-1303277883 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220738-1303277883.cnf

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

MD5SUM BENCH= 3ecea073a44f0b1adf464774647edbfb
RANDOM SEED=210797198

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23356024 kB
Buffers:        813160 kB
Cached:        8252464 kB
SwapCached:          4 kB
Active:        4746556 kB
Inactive:      4496644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23356024 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10840 kB
Writeback:           0 kB
AnonPages:      177292 kB
Mapped:          16792 kB
Slab:           286752 kB
PageTables:       5320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1597060 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72000 MiB
End job on node127 at 2011-04-20 09:01:25