Trace number 3273917

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) 1300.04 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n280-s93756482-sat.cnf
MD5SUMbadb3b4ac12b29ada7dd8ed96ed75c80
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.66244
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
Number of clauses of size over 50

Solver Data

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

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-3273917-1303603579/watcher-3273917-1303603579 -o /tmp/evaluation-result-3273917-1303603579/solver-3273917-1303603579 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3273917-1303603579.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.40 3.87 3.70 3/176 26697
/proc/meminfo: memFree=14499140/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 6826955662086340867 0 0 17 0 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0

[startup+0.00768106 s]
/proc/loadavg: 3.40 3.87 3.70 3/176 26697
/proc/meminfo: memFree=14499140/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 6826955662086340867 0 0 17 0 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.74837 s]
/proc/loadavg: 3.40 3.87 3.70 3/176 26697
/proc/meminfo: memFree=14499140/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120919608297783296 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.80036 s]
/proc/loadavg: 3.40 3.87 3.70 3/176 26697
/proc/meminfo: memFree=14499140/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120919608297783296 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.90034 s]
/proc/loadavg: 3.40 3.87 3.70 3/176 26697
/proc/meminfo: memFree=14499140/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120919608297783296 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+2.00033 s]
/proc/loadavg: 3.40 3.87 3.70 3/176 26697
/proc/meminfo: memFree=14499140/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120919608297783296 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324
heavy processes:

[startup+3.10119 s]
/proc/loadavg: 3.60 3.90 3.71 14/201 26728
/proc/meminfo: memFree=14468228/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120919745736736768 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
[pid=26700] ppid=26697 vsize=606696 CPUtime=1.09 cores=0
/proc/26700/stat : 26700 (cryptominisat) R 26697 26697 26237 0 -1 4202496 2135 0 0 0 109 0 0 0 25 0 1 0 471956630 621256704 954 33554432000 4194304 4587354 140734895073360 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26700/statm: 151674 954 327 96 0 148236 0
[pid=26703] ppid=26697 vsize=13224 CPUtime=0.9 cores=0
/proc/26703/stat : 26703 (clasp) R 26697 26697 26237 0 -1 4202496 754 0 0 0 90 0 0 0 25 0 1 0 471956630 13541376 644 33554432000 4194304 4785740 140735489280544 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26703/statm: 3306 644 340 145 0 351 0
[pid=26704] ppid=26697 vsize=455692 CPUtime=1.09 cores=0
/proc/26704/stat : 26704 (TNM) R 26697 26697 26237 0 -1 4202496 284 0 0 0 109 0 0 0 25 0 1 0 471956630 466628608 181 33554432000 134512640 134534564 4287175824 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26704/statm: 113923 181 95 6 0 112589 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1093936

[startup+6.30063 s]
/proc/loadavg: 3.60 3.90 3.71 11/200 26758
/proc/meminfo: memFree=14469024/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120921395004178432 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
[pid=26700] ppid=26697 vsize=616624 CPUtime=2.13 cores=0
/proc/26700/stat : 26700 (cryptominisat) R 26697 26697 26237 0 -1 4202496 5119 0 0 0 213 0 0 0 25 0 1 0 471956630 631422976 3378 33554432000 4194304 4587354 140734895073360 18446744073709551615 4364810 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26700/statm: 154156 3378 337 96 0 150718 0
[pid=26703] ppid=26697 vsize=13624 CPUtime=1.99 cores=0
/proc/26703/stat : 26703 (clasp) R 26697 26697 26237 0 -1 4202496 860 0 0 0 199 0 0 0 25 0 1 0 471956630 13950976 750 33554432000 4194304 4785740 140735489280544 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26703/statm: 3406 750 340 145 0 451 0
[pid=26704] ppid=26697 vsize=455692 CPUtime=2.14 cores=0
/proc/26704/stat : 26704 (TNM) R 26697 26697 26237 0 -1 4202496 284 0 0 0 214 0 0 0 25 0 1 0 471956630 466628608 181 33554432000 134512640 134534564 4287175824 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26704/statm: 113923 181 95 6 0 112589 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1104264

[startup+12.7005 s]
/proc/loadavg: 4.59 4.10 3.78 11/200 26758
/proc/meminfo: memFree=14449072/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120920158053597184 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
[pid=26700] ppid=26697 vsize=616848 CPUtime=4.29 cores=0
/proc/26700/stat : 26700 (cryptominisat) R 26697 26697 26237 0 -1 4202496 6769 0 0 0 428 1 0 0 25 0 1 0 471956630 631652352 3651 33554432000 4194304 4587354 140734895073360 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26700/statm: 154212 3651 337 96 0 150774 0
[pid=26703] ppid=26697 vsize=14028 CPUtime=4.09 cores=0
/proc/26703/stat : 26703 (clasp) R 26697 26697 26237 0 -1 4202496 969 0 0 0 409 0 0 0 25 0 1 0 471956630 14364672 859 33554432000 4194304 4785740 140735489280544 18446744073709551615 4549032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26703/statm: 3507 859 340 145 0 552 0
[pid=26704] ppid=26697 vsize=455692 CPUtime=4.29 cores=0
/proc/26704/stat : 26704 (TNM) R 26697 26697 26237 0 -1 4202496 284 0 0 0 429 0 0 0 25 0 1 0 471956630 466628608 181 33554432000 134512640 134534564 4287175824 18446744073709551615 134528310 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26704/statm: 113923 181 95 6 0 112589 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1104892

[startup+25.5003 s]
/proc/loadavg: 5.42 4.30 3.85 11/200 26759
/proc/meminfo: memFree=14431852/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120919333419876352 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
[pid=26700] ppid=26697 vsize=623468 CPUtime=8.54 cores=0
/proc/26700/stat : 26700 (cryptominisat) R 26697 26697 26237 0 -1 4202496 10967 0 0 0 852 2 0 0 25 0 1 0 471956630 638431232 5227 33554432000 4194304 4587354 140734895073360 18446744073709551615 4378507 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26700/statm: 155867 5227 337 96 0 152429 0
[pid=26703] ppid=26697 vsize=14700 CPUtime=8.39 cores=0
/proc/26703/stat : 26703 (clasp) R 26697 26697 26237 0 -1 4202496 1135 0 0 0 839 0 0 0 25 0 1 0 471956630 15052800 1025 33554432000 4194304 4785740 140735489280544 18446744073709551615 4277568 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26703/statm: 3675 1025 340 145 0 720 0
[pid=26704] ppid=26697 vsize=455692 CPUtime=8.54 cores=0
/proc/26704/stat : 26704 (TNM) R 26697 26697 26237 0 -1 4202496 284 0 0 0 854 0 0 0 25 0 1 0 471956630 466628608 181 33554432000 134512640 134534564 4287175824 18446744073709551615 134530874 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26704/statm: 113923 181 95 6 0 112589 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1112184

[startup+51.1007 s]
/proc/loadavg: 6.98 4.75 4.01 11/200 26759
/proc/meminfo: memFree=14428828/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120920432931504128 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
[pid=26700] ppid=26697 vsize=623996 CPUtime=17.09 cores=0
/proc/26700/stat : 26700 (cryptominisat) R 26697 26697 26237 0 -1 4202496 15515 0 0 0 1706 3 0 0 25 0 1 0 471956630 638971904 5377 33554432000 4194304 4587354 140734895073360 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26700/statm: 155999 5377 337 96 0 152561 0
[pid=26703] ppid=26697 vsize=15664 CPUtime=16.89 cores=0
/proc/26703/stat : 26703 (clasp) R 26697 26697 26237 0 -1 4202496 1374 0 0 0 1689 0 0 0 25 0 1 0 471956630 16039936 1264 33554432000 4194304 4785740 140735489280544 18446744073709551615 4309551 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26703/statm: 3916 1264 340 145 0 961 0
[pid=26704] ppid=26697 vsize=455692 CPUtime=17.1 cores=0
/proc/26704/stat : 26704 (TNM) R 26697 26697 26237 0 -1 4202496 284 0 0 0 1710 0 0 0 25 0 1 0 471956630 466628608 181 33554432000 134512640 134534564 4287175824 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26704/statm: 113923 181 95 6 0 112589 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1113676

[startup+102.308 s]
/proc/loadavg: 8.79 5.63 4.35 11/200 26761
/proc/meminfo: memFree=14407020/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
[pid=26700] ppid=26697 vsize=625752 CPUtime=34.15 cores=0
/proc/26700/stat : 26700 (cryptominisat) R 26697 26697 26237 0 -1 4202496 25017 0 0 0 3411 4 0 0 25 0 1 0 471956630 640770048 7615 33554432000 4194304 4587354 140734895073360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26700/statm: 156438 7615 337 96 0 153000 0
[pid=26703] ppid=26697 vsize=16616 CPUtime=33.99 cores=0
/proc/26703/stat : 26703 (clasp) R 26697 26697 26237 0 -1 4202496 1612 0 0 0 3399 0 0 0 25 0 1 0 471956630 17014784 1502 33554432000 4194304 4785740 140735489280544 18446744073709551615 4550473 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26703/statm: 4154 1502 340 145 0 1199 0
[pid=26704] ppid=26697 vsize=455692 CPUtime=34.13 cores=0
/proc/26704/stat : 26704 (TNM) R 26697 26697 26237 0 -1 4202496 284 0 0 0 3413 0 0 0 25 0 1 0 471956630 466628608 181 33554432000 134512640 134534564 4287175824 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26704/statm: 113923 181 95 6 0 112589 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1116384

[startup+162.301 s]
/proc/loadavg: 9.52 6.37 4.67 11/200 26762
/proc/meminfo: memFree=14393604/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120920432931504128 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
[pid=26700] ppid=26697 vsize=637696 CPUtime=54.15 cores=0
/proc/26700/stat : 26700 (cryptominisat) R 26697 26697 26237 0 -1 4202496 32205 0 0 0 5410 5 0 0 25 0 1 0 471956630 653000704 9393 33554432000 4194304 4587354 140734895073360 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26700/statm: 159424 9393 337 96 0 155986 0
[pid=26703] ppid=26697 vsize=17560 CPUtime=53.98 cores=0
/proc/26703/stat : 26703 (clasp) R 26697 26697 26237 0 -1 4202496 1831 0 0 0 5398 0 0 0 25 0 1 0 471956630 17981440 1721 33554432000 4194304 4785740 140735489280544 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26703/statm: 4390 1721 340 145 0 1435 0
[pid=26704] ppid=26697 vsize=455692 CPUtime=54.13 cores=0
/proc/26704/stat : 26704 (TNM) R 26697 26697 26237 0 -1 4202496 284 0 0 0 5413 0 0 0 25 0 1 0 471956630 466628608 181 33554432000 134512640 134534564 4287175824 18446744073709551615 9918855 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26704/statm: 113923 181 95 6 0 112589 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1129272


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

[startup+822.301 s]
/proc/loadavg: 7.04 7.20 6.16 9/191 26797
/proc/meminfo: memFree=14420232/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120920432931504128 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
[pid=26700] ppid=26697 vsize=651272 CPUtime=274.15 cores=0
/proc/26700/stat : 26700 (cryptominisat) R 26697 26697 26237 0 -1 4202496 92488 0 0 0 27398 17 0 0 25 0 1 0 471956630 666902528 13860 33554432000 4194304 4587354 140734895073360 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26700/statm: 162818 13860 337 96 0 159380 0
[pid=26703] ppid=26697 vsize=21192 CPUtime=273.95 cores=0
/proc/26703/stat : 26703 (clasp) R 26697 26697 26237 0 -1 4202496 2676 0 0 0 27395 0 0 0 25 0 1 0 471956630 21700608 2566 33554432000 4194304 4785740 140735489280544 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26703/statm: 5298 2566 340 145 0 2343 0
[pid=26704] ppid=26697 vsize=455692 CPUtime=274.19 cores=0
/proc/26704/stat : 26704 (TNM) R 26697 26697 26237 0 -1 4202496 284 0 0 0 27418 1 0 0 25 0 1 0 471956630 466628608 181 33554432000 134512640 134534564 4287175824 18446744073709551615 9919488 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26704/statm: 113923 181 95 6 0 112589 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1146480

[startup+882.3 s]
/proc/loadavg: 7.01 7.16 6.21 8/191 26798
/proc/meminfo: memFree=14412880/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120920570370457600 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
[pid=26700] ppid=26697 vsize=665504 CPUtime=294.14 cores=0
/proc/26700/stat : 26700 (cryptominisat) R 26697 26697 26237 0 -1 4202496 94512 0 0 0 29397 17 0 0 25 0 1 0 471956630 681476096 15864 33554432000 4194304 4587354 140734895073360 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26700/statm: 166376 15864 337 96 0 162938 0
[pid=26703] ppid=26697 vsize=21344 CPUtime=293.95 cores=0
/proc/26703/stat : 26703 (clasp) R 26697 26697 26237 0 -1 4202496 2708 0 0 0 29395 0 0 0 25 0 1 0 471956630 21856256 2598 33554432000 4194304 4785740 140735489280544 18446744073709551615 4550325 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26703/statm: 5336 2598 340 145 0 2381 0
[pid=26704] ppid=26697 vsize=455692 CPUtime=294.2 cores=0
/proc/26704/stat : 26704 (TNM) R 26697 26697 26237 0 -1 4202496 284 0 0 0 29419 1 0 0 25 0 1 0 471956630 466628608 181 33554432000 134512640 134534564 4287175824 18446744073709551615 134528341 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26704/statm: 113923 181 95 6 0 112589 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1160864

[startup+942.301 s]
/proc/loadavg: 7.00 7.13 6.25 9/191 26800
/proc/meminfo: memFree=14409868/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120920570370457600 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
[pid=26700] ppid=26697 vsize=665652 CPUtime=314.14 cores=0
/proc/26700/stat : 26700 (cryptominisat) R 26697 26697 26237 0 -1 4202496 98624 0 0 0 31396 18 0 0 25 0 1 0 471956630 681627648 16650 33554432000 4194304 4587354 140734895073360 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26700/statm: 166413 16650 337 96 0 162975 0
[pid=26703] ppid=26697 vsize=21492 CPUtime=313.96 cores=0
/proc/26703/stat : 26703 (clasp) R 26697 26697 26237 0 -1 4202496 2729 0 0 0 31396 0 0 0 25 0 1 0 471956630 22007808 2619 33554432000 4194304 4785740 140735489280544 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26703/statm: 5373 2619 340 145 0 2418 0
[pid=26704] ppid=26697 vsize=455692 CPUtime=314.19 cores=0
/proc/26704/stat : 26704 (TNM) R 26697 26697 26237 0 -1 4202496 284 0 0 0 31418 1 0 0 25 0 1 0 471956630 466628608 181 33554432000 134512640 134534564 4287175824 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26704/statm: 113923 181 95 6 0 112589 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1161160

[startup+1002.3 s]
/proc/loadavg: 7.00 7.11 6.30 8/191 26802
/proc/meminfo: memFree=14405744/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120920570370457600 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
[pid=26700] ppid=26697 vsize=665692 CPUtime=334.14 cores=0
/proc/26700/stat : 26700 (cryptominisat) R 26697 26697 26237 0 -1 4202496 103086 0 0 0 33395 19 0 0 25 0 1 0 471956630 681668608 17600 33554432000 4194304 4587354 140734895073360 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26700/statm: 166423 17600 337 96 0 162985 0
[pid=26703] ppid=26697 vsize=21644 CPUtime=333.96 cores=0
/proc/26703/stat : 26703 (clasp) R 26697 26697 26237 0 -1 4202496 2770 0 0 0 33396 0 0 0 25 0 1 0 471956630 22163456 2660 33554432000 4194304 4785740 140735489280544 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26703/statm: 5411 2660 340 145 0 2456 0
[pid=26704] ppid=26697 vsize=455692 CPUtime=334.19 cores=0
/proc/26704/stat : 26704 (TNM) R 26697 26697 26237 0 -1 4202496 284 0 0 0 33418 1 0 0 25 0 1 0 471956630 466628608 181 33554432000 134512640 134534564 4287175824 18446744073709551615 134528551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26704/statm: 113923 181 95 6 0 112589 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1161352

[startup+1062.3 s]
/proc/loadavg: 7.00 7.08 6.34 8/191 26803
/proc/meminfo: memFree=14413140/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120920707809411072 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
[pid=26700] ppid=26697 vsize=666008 CPUtime=354.14 cores=0
/proc/26700/stat : 26700 (cryptominisat) R 26697 26697 26237 0 -1 4202496 108747 0 0 0 35394 20 0 0 25 0 1 0 471956630 681992192 15700 33554432000 4194304 4587354 140734895073360 18446744073709551615 4238683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26700/statm: 166502 15700 337 96 0 163064 0
[pid=26703] ppid=26697 vsize=21644 CPUtime=353.97 cores=0
/proc/26703/stat : 26703 (clasp) R 26697 26697 26237 0 -1 4202496 2789 0 0 0 35397 0 0 0 25 0 1 0 471956630 22163456 2679 33554432000 4194304 4785740 140735489280544 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26703/statm: 5411 2679 340 145 0 2456 0
[pid=26704] ppid=26697 vsize=455692 CPUtime=354.19 cores=0
/proc/26704/stat : 26704 (TNM) R 26697 26697 26237 0 -1 4202496 284 0 0 0 35418 1 0 0 25 0 1 0 471956630 466628608 181 33554432000 134512640 134534564 4287175824 18446744073709551615 134528222 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26704/statm: 113923 181 95 6 0 112589 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1161668

[startup+1122.3 s]
/proc/loadavg: 7.00 7.07 6.38 9/191 26805
/proc/meminfo: memFree=14411752/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120920707809411072 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
[pid=26700] ppid=26697 vsize=666008 CPUtime=374.14 cores=0
/proc/26700/stat : 26700 (cryptominisat) R 26697 26697 26237 0 -1 4202496 112978 0 0 0 37393 21 0 0 25 0 1 0 471956630 681992192 16021 33554432000 4194304 4587354 140734895073360 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26700/statm: 166502 16021 337 96 0 163064 0
[pid=26703] ppid=26697 vsize=21792 CPUtime=373.98 cores=0
/proc/26703/stat : 26703 (clasp) R 26697 26697 26237 0 -1 4202496 2822 0 0 0 37398 0 0 0 25 0 1 0 471956630 22315008 2712 33554432000 4194304 4785740 140735489280544 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26703/statm: 5448 2712 340 145 0 2493 0
[pid=26704] ppid=26697 vsize=455692 CPUtime=374.18 cores=0
/proc/26704/stat : 26704 (TNM) R 26697 26697 26237 0 -1 4202496 284 0 0 0 37417 1 0 0 25 0 1 0 471956630 466628608 181 33554432000 134512640 134534564 4287175824 18446744073709551615 134528444 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26704/statm: 113923 181 95 6 0 112589 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1161816

[startup+1182.3 s]
/proc/loadavg: 7.00 7.05 6.41 8/191 26806
/proc/meminfo: memFree=14411476/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120920707809411072 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
[pid=26700] ppid=26697 vsize=666116 CPUtime=394.13 cores=0
/proc/26700/stat : 26700 (cryptominisat) R 26697 26697 26237 0 -1 4202496 117085 0 0 0 39391 22 0 0 25 0 1 0 471956630 682102784 16103 33554432000 4194304 4587354 140734895073360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26700/statm: 166529 16103 337 96 0 163091 0
[pid=26703] ppid=26697 vsize=21944 CPUtime=393.98 cores=0
/proc/26703/stat : 26703 (clasp) R 26697 26697 26237 0 -1 4202496 2833 0 0 0 39398 0 0 0 25 0 1 0 471956630 22470656 2723 33554432000 4194304 4785740 140735489280544 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26703/statm: 5486 2723 340 145 0 2531 0
[pid=26704] ppid=26697 vsize=455692 CPUtime=394.18 cores=0
/proc/26704/stat : 26704 (TNM) R 26697 26697 26237 0 -1 4202496 284 0 0 0 39417 1 0 0 25 0 1 0 471956630 466628608 181 33554432000 134512640 134534564 4287175824 18446744073709551615 9917883 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26704/statm: 113923 181 95 6 0 112589 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1162076

[startup+1242.3 s]
/proc/loadavg: 7.00 7.04 6.45 9/191 26808
/proc/meminfo: memFree=14411568/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120920845248364544 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
[pid=26700] ppid=26697 vsize=666156 CPUtime=414.12 cores=0
/proc/26700/stat : 26700 (cryptominisat) R 26697 26697 26237 0 -1 4202496 120916 0 0 0 41390 22 0 0 25 0 1 0 471956630 682143744 15889 33554432000 4194304 4587354 140734895073360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26700/statm: 166539 15889 337 96 0 163101 0
[pid=26703] ppid=26697 vsize=21944 CPUtime=413.99 cores=0
/proc/26703/stat : 26703 (clasp) R 26697 26697 26237 0 -1 4202496 2841 0 0 0 41399 0 0 0 25 0 1 0 471956630 22470656 2731 33554432000 4194304 4785740 140735489280544 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26703/statm: 5486 2731 340 145 0 2531 0
[pid=26704] ppid=26697 vsize=455692 CPUtime=414.18 cores=0
/proc/26704/stat : 26704 (TNM) R 26697 26697 26237 0 -1 4202496 284 0 0 0 41417 1 0 0 25 0 1 0 471956630 466628608 181 33554432000 134512640 134534564 4287175824 18446744073709551615 9918736 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26704/statm: 113923 181 95 6 0 112589 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 1162116



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 7.00 7.03 6.48 8/191 26810
/proc/meminfo: memFree=14411904/32950928 swapFree=67111528/67111528
[pid=26697] ppid=26694 vsize=18324 CPUtime=0 cores=0,2
/proc/26697/stat : 26697 (ppfolio) S 26694 26697 26237 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 471956629 18763776 394 33554432000 4194304 4287625 140736497256624 18446744073709551615 235594886671 0 0 4096 65536 18120920845248364544 0 0 17 2 0 0 0
/proc/26697/statm: 4581 394 345 23 0 91 0
[pid=26700] ppid=26697 vsize=666244 CPUtime=433.41 cores=0
/proc/26700/stat : 26700 (cryptominisat) R 26697 26697 26237 0 -1 4202496 124855 0 0 0 43317 24 0 0 25 0 1 0 471956630 682233856 15719 33554432000 4194304 4587354 140734895073360 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26700/statm: 166561 15719 337 96 0 163123 0
[pid=26703] ppid=26697 vsize=21944 CPUtime=433.23 cores=0
/proc/26703/stat : 26703 (clasp) R 26697 26697 26237 0 -1 4202496 2863 0 0 0 43323 0 0 0 25 0 1 0 471956630 22470656 2753 33554432000 4194304 4785740 140735489280544 18446744073709551615 235594564238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26703/statm: 5486 2753 340 145 0 2531 0
[pid=26704] ppid=26697 vsize=455692 CPUtime=433.38 cores=0
/proc/26704/stat : 26704 (TNM) R 26697 26697 26237 0 -1 4202496 284 0 0 0 43336 2 0 0 25 0 1 0 471956630 466628608 181 33554432000 134512640 134534564 4287175824 18446744073709551615 9918875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26704/statm: 113923 181 95 6 0 112589 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1162204

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.77
CPU system time (s): 0.275958
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1757592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.77
system time used= 0.275958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128537
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= 250
involuntary context switches= 14497

runsolver used 2.17567 second user time and 5.04423 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-24 02:06:19
IDJOB=3273917
IDBENCH=83149
IDSOLVER=1613
FILE ID=node120/3273917-1303603579
RUNJOBID= node120-1303603579-26673
PBS_JOBID= 13150621
Free space on /tmp= 72120 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n280-s93756482-sat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273917-1303603579/watcher-3273917-1303603579 -o /tmp/evaluation-result-3273917-1303603579/solver-3273917-1303603579 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3273917-1303603579.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= badb3b4ac12b29ada7dd8ed96ed75c80
RANDOM SEED=1315302937

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.82
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.809
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.75
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.809
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.809
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.809
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.82
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14499816 kB
Buffers:       2461376 kB
Cached:       15359732 kB
SwapCached:          0 kB
Active:       10539100 kB
Inactive:      7346160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14499816 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30428 kB
Writeback:           0 kB
AnonPages:       63240 kB
Mapped:          14696 kB
Slab:           503912 kB
PageTables:       5252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191176 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= 72088 MiB
End job on node120 at 2011-04-24 02:27:59