Trace number 3264418

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.01 1300.01

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.02/
connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
MD5SUM7bb85ebdeae46262f72a4c54d4e16683
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.01	Starting clasp 1.3.6 on core(s) 5
0.00/0.01	Starting TNM 2009 on core(s) 5
1299.97/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-3264418-1303548124/watcher-3264418-1303548124 -o /tmp/evaluation-result-3264418-1303548124/solver-3264418-1303548124 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3264418-1303548124.cnf 

running on 2 cores: 5,7

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.52 6.21 8.42 5/194 15270
/proc/meminfo: memFree=11941140/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=2712 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4194304 83 0 0 0 0 0 0 0 23 0 1 0 466410333 2777088 37 33554432000 4194304 4287625 140736528095072 18446744073709551615 271545613959 0 2147483391 4096 0 18446744071700215955 0 0 17 5 0 0 0
/proc/15270/statm: 678 37 27 23 0 23 0

[startup+0.054962 s]
/proc/loadavg: 3.52 6.21 8.42 5/194 15270
/proc/meminfo: memFree=11941140/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 1432977016100978952 0 0 17 5 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100943 s]
/proc/loadavg: 3.52 6.21 8.42 5/194 15270
/proc/meminfo: memFree=11941140/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 1432977016100978952 0 0 17 5 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300906 s]
/proc/loadavg: 3.52 6.21 8.42 5/194 15270
/proc/meminfo: memFree=11941140/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700832 s]
/proc/loadavg: 3.52 6.21 8.42 5/194 15270
/proc/meminfo: memFree=11941140/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 4599781880911364096 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50069 s]
/proc/loadavg: 3.52 6.21 8.42 13/206 15337
/proc/meminfo: memFree=11916672/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 4599781880911364096 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=1077164 CPUtime=0.49 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 1595 0 0 0 49 0 0 0 19 0 1 0 466410334 1103015936 1176 33554432000 4194304 4587354 140736132092784 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 269291 1176 328 96 0 265853 0
[pid=15275] ppid=15270 vsize=14196 CPUtime=0.54 cores=5
/proc/15275/stat : 15275 (clasp) R 15270 15270 13829 0 -1 4202496 1028 0 0 0 54 0 0 0 22 0 1 0 466410334 14536704 913 33554432000 4194304 4785740 140735669941024 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15275/statm: 3549 913 340 145 0 594 0
[pid=15277] ppid=15270 vsize=456384 CPUtime=0.43 cores=5
/proc/15277/stat : 15277 (TNM) R 15270 15270 13829 0 -1 4202496 545 0 0 0 43 0 0 0 23 0 1 0 466410334 467337216 442 33554432000 134512640 134534564 4290729088 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15277/statm: 114096 442 95 6 0 112762 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 1566068

[startup+3.1004 s]
/proc/loadavg: 3.52 6.21 8.42 13/206 15367
/proc/meminfo: memFree=11915408/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 4599782155789271040 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=1077952 CPUtime=1.01 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 2134 0 0 0 101 0 0 0 20 0 1 0 466410334 1103822848 1136 33554432000 4194304 4587354 140736132092784 18446744073709551615 4241174 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 269488 1136 328 96 0 266050 0
[pid=15275] ppid=15270 vsize=14592 CPUtime=1.04 cores=5
/proc/15275/stat : 15275 (clasp) R 15270 15270 13829 0 -1 4202496 1108 0 0 0 104 0 0 0 24 0 1 0 466410334 14942208 993 33554432000 4194304 4785740 140735669941024 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15275/statm: 3648 993 340 145 0 693 0
[pid=15277] ppid=15270 vsize=456384 CPUtime=1.02 cores=5
/proc/15277/stat : 15277 (TNM) R 15270 15270 13829 0 -1 4202496 545 0 0 0 102 0 0 0 25 0 1 0 466410334 467337216 442 33554432000 134512640 134534564 4290729088 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15277/statm: 114096 442 95 6 0 112762 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1567252

[startup+6.30081 s]
/proc/loadavg: 4.20 6.31 8.44 13/206 15367
/proc/meminfo: memFree=11900656/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=1081272 CPUtime=2.09 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 3147 0 0 0 209 0 0 0 23 0 1 0 466410334 1107222528 1737 33554432000 4194304 4587354 140736132092784 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 270318 1737 339 96 0 266880 0
[pid=15275] ppid=15270 vsize=15320 CPUtime=2.14 cores=5
/proc/15275/stat : 15275 (clasp) R 15270 15270 13829 0 -1 4202496 1276 0 0 0 214 0 0 0 25 0 1 0 466410334 15687680 1161 33554432000 4194304 4785740 140735669941024 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15275/statm: 3830 1161 340 145 0 875 0
[pid=15277] ppid=15270 vsize=456384 CPUtime=2.04 cores=5
/proc/15277/stat : 15277 (TNM) R 15270 15270 13829 0 -1 4202496 545 0 0 0 204 0 0 0 25 0 1 0 466410334 467337216 442 33554432000 134512640 134534564 4290729088 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15277/statm: 114096 442 95 6 0 112762 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1571300

[startup+12.7007 s]
/proc/loadavg: 4.83 6.40 8.46 13/206 15367
/proc/meminfo: memFree=11874532/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 4599781880911364096 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=1088828 CPUtime=4.21 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 5259 0 0 0 421 0 0 0 25 0 1 0 466410334 1114959872 3373 33554432000 4194304 4587354 140736132092784 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 272207 3373 339 96 0 268769 0
[pid=15275] ppid=15270 vsize=15880 CPUtime=4.24 cores=5
/proc/15275/stat : 15275 (clasp) R 15270 15270 13829 0 -1 4202496 1439 0 0 0 424 0 0 0 25 0 1 0 466410334 16261120 1324 33554432000 4194304 4785740 140735669941024 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15275/statm: 3970 1324 340 145 0 1015 0
[pid=15277] ppid=15270 vsize=456384 CPUtime=4.22 cores=5
/proc/15277/stat : 15277 (TNM) R 15270 15270 13829 0 -1 4202496 545 0 0 0 422 0 0 0 25 0 1 0 466410334 467337216 442 33554432000 134512640 134534564 4290729088 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15277/statm: 114096 442 95 6 0 112762 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1579416

[startup+25.5003 s]
/proc/loadavg: 6.41 6.68 8.51 13/206 15367
/proc/meminfo: memFree=11858368/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 4599782705545084928 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=1089192 CPUtime=8.49 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 7196 0 0 0 848 1 0 0 25 0 1 0 466410334 1115332608 3556 33554432000 4194304 4587354 140736132092784 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 272298 3556 339 96 0 268860 0
[pid=15275] ppid=15270 vsize=16960 CPUtime=8.54 cores=5
/proc/15275/stat : 15275 (clasp) R 15270 15270 13829 0 -1 4202496 1672 0 0 0 854 0 0 0 25 0 1 0 466410334 17367040 1557 33554432000 4194304 4785740 140735669941024 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15275/statm: 4240 1557 340 145 0 1285 0
[pid=15277] ppid=15270 vsize=456384 CPUtime=8.44 cores=5
/proc/15277/stat : 15277 (TNM) R 15270 15270 13829 0 -1 4202496 545 0 0 0 844 0 0 0 25 0 1 0 466410334 467337216 442 33554432000 134512640 134534564 4290729088 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15277/statm: 114096 442 95 6 0 112762 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1580860

[startup+51.1007 s]
/proc/loadavg: 8.32 7.10 8.60 13/206 15368
/proc/meminfo: memFree=11835484/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=1089488 CPUtime=17.01 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 10238 0 0 0 1700 1 0 0 25 0 1 0 466410334 1115635712 3864 33554432000 4194304 4587354 140736132092784 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 272372 3864 339 96 0 268934 0
[pid=15275] ppid=15270 vsize=18096 CPUtime=17.04 cores=5
/proc/15275/stat : 15275 (clasp) R 15270 15270 13829 0 -1 4202496 1974 0 0 0 1704 0 0 0 25 0 1 0 466410334 18530304 1859 33554432000 4194304 4785740 140735669941024 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15275/statm: 4524 1859 340 145 0 1569 0
[pid=15277] ppid=15270 vsize=456384 CPUtime=17.02 cores=5
/proc/15277/stat : 15277 (TNM) R 15270 15270 13829 0 -1 4202496 545 0 0 0 1702 0 0 0 25 0 1 0 466410334 467337216 442 33554432000 134512640 134534564 4290729088 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15277/statm: 114096 442 95 6 0 112762 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1582292

[startup+102.307 s]
/proc/loadavg: 10.40 7.86 8.78 13/206 15369
/proc/meminfo: memFree=11802012/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=1090200 CPUtime=34.09 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 16145 0 0 0 3406 3 0 0 25 0 1 0 466410334 1116364800 4554 33554432000 4194304 4587354 140736132092784 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 272550 4554 339 96 0 269112 0
[pid=15275] ppid=15270 vsize=19760 CPUtime=34.14 cores=5
/proc/15275/stat : 15275 (clasp) R 15270 15270 13829 0 -1 4202496 2345 0 0 0 3414 0 0 0 25 0 1 0 466410334 20234240 2230 33554432000 4194304 4785740 140735669941024 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15275/statm: 4940 2230 340 145 0 1985 0
[pid=15277] ppid=15270 vsize=456384 CPUtime=34.05 cores=5
/proc/15277/stat : 15277 (TNM) R 15270 15270 13829 0 -1 4202496 545 0 0 0 3405 0 0 0 25 0 1 0 466410334 467337216 442 33554432000 134512640 134534564 4290729088 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15277/statm: 114096 442 95 6 0 112762 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1584668

[startup+162.3 s]
/proc/loadavg: 11.48 8.62 8.98 13/206 15371
/proc/meminfo: memFree=11776440/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 4599781193716596736 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=1106572 CPUtime=54.62 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 24273 0 0 0 5458 4 0 0 25 0 1 0 466410334 1133129728 7140 33554432000 4194304 4587354 140736132092784 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 276643 7140 339 96 0 273205 0
[pid=15275] ppid=15270 vsize=21068 CPUtime=53.83 cores=5

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

[startup+822.3 s]
/proc/loadavg: 12.06 11.65 10.52 13/206 15389
/proc/meminfo: memFree=11673464/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 4599782018350317568 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=65364 CPUtime=275.7 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 63241 0 0 0 27558 12 0 0 25 0 1 0 466410334 66932736 11352 33554432000 4194304 4587354 140736132092784 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 16341 11352 339 96 0 12903 0
[pid=15275] ppid=15270 vsize=26936 CPUtime=273.3 cores=5
/proc/15275/stat : 15275 (clasp) R 15270 15270 13829 0 -1 4202496 4034 0 0 0 27330 0 0 0 25 0 1 0 466410334 27582464 3919 33554432000 4194304 4785740 140735669941024 18446744073709551615 4550292 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15275/statm: 6734 3919 341 145 0 3779 0
[pid=15277] ppid=15270 vsize=456384 CPUtime=273.28 cores=5
/proc/15277/stat : 15277 (TNM) R 15270 15270 13829 0 -1 4202496 545 0 0 0 27328 0 0 0 25 0 1 0 466410334 467337216 442 33554432000 134512640 134534564 4290729088 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15277/statm: 114096 442 95 6 0 112762 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 567008

[startup+882.301 s]
/proc/loadavg: 12.13 11.74 10.62 13/206 15390
/proc/meminfo: memFree=11679396/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 4599782018350317568 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=1150208 CPUtime=295.7 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 67107 0 0 0 29557 13 0 0 25 0 1 0 466410334 1177812992 10870 33554432000 4194304 4587354 140736132092784 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 287552 10870 339 96 0 284114 0
[pid=15275] ppid=15270 vsize=27848 CPUtime=293.29 cores=5
/proc/15275/stat : 15275 (clasp) R 15270 15270 13829 0 -1 4202496 4217 0 0 0 29329 0 0 0 25 0 1 0 466410334 28516352 4102 33554432000 4194304 4785740 140735669941024 18446744073709551615 4287256 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15275/statm: 6962 4102 341 145 0 4007 0
[pid=15277] ppid=15270 vsize=456384 CPUtime=293.27 cores=5
/proc/15277/stat : 15277 (TNM) R 15270 15270 13829 0 -1 4202496 545 0 0 0 29327 0 0 0 25 0 1 0 466410334 467337216 442 33554432000 134512640 134534564 4290729088 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15277/statm: 114096 442 95 6 0 112762 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 1652764

[startup+942.301 s]
/proc/loadavg: 12.09 11.80 10.70 13/206 15392
/proc/meminfo: memFree=11665976/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 4599782018350317568 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=1116632 CPUtime=315.71 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 70005 0 0 0 31558 13 0 0 25 0 1 0 466410334 1143431168 11494 33554432000 4194304 4587354 140736132092784 18446744073709551615 4238955 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 279158 11494 339 96 0 275720 0
[pid=15275] ppid=15270 vsize=28040 CPUtime=313.29 cores=5
/proc/15275/stat : 15275 (clasp) R 15270 15270 13829 0 -1 4202496 4258 0 0 0 31329 0 0 0 25 0 1 0 466410334 28712960 4143 33554432000 4194304 4785740 140735669941024 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15275/statm: 7010 4143 341 145 0 4055 0
[pid=15277] ppid=15270 vsize=456384 CPUtime=313.27 cores=5
/proc/15277/stat : 15277 (TNM) R 15270 15270 13829 0 -1 4202496 545 0 0 0 31327 0 0 0 25 0 1 0 466410334 467337216 442 33554432000 134512640 134534564 4290729088 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15277/statm: 114096 442 95 6 0 112762 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1619380

[startup+1002.3 s]
/proc/loadavg: 12.08 11.85 10.79 13/206 15393
/proc/meminfo: memFree=11658132/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=1133276 CPUtime=336.24 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 74160 0 0 0 33610 14 0 0 25 0 1 0 466410334 1160474624 15635 33554432000 4194304 4587354 140736132092784 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 283319 15635 339 96 0 279881 0
[pid=15275] ppid=15270 vsize=28040 CPUtime=333.06 cores=5
/proc/15275/stat : 15275 (clasp) R 15270 15270 13829 0 -1 4202496 4263 0 0 0 33306 0 0 0 25 0 1 0 466410334 28712960 4148 33554432000 4194304 4785740 140735669941024 18446744073709551615 4546224 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15275/statm: 7010 4148 341 145 0 4055 0
[pid=15277] ppid=15270 vsize=456384 CPUtime=332.97 cores=5
/proc/15277/stat : 15277 (TNM) R 15270 15270 13829 0 -1 4202496 545 0 0 0 33297 0 0 0 25 0 1 0 466410334 467337216 442 33554432000 134512640 134534564 4290729088 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15277/statm: 114096 442 95 6 0 112762 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 1636024

[startup+1062.3 s]
/proc/loadavg: 12.03 11.88 10.86 13/206 15395
/proc/meminfo: memFree=11644604/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=1132904 CPUtime=356.23 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 76096 0 0 0 35609 14 0 0 25 0 1 0 466410334 1160093696 14662 33554432000 4194304 4587354 140736132092784 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 283226 14662 339 96 0 279788 0
[pid=15275] ppid=15270 vsize=28392 CPUtime=353.07 cores=5
/proc/15275/stat : 15275 (clasp) R 15270 15270 13829 0 -1 4202496 4378 0 0 0 35307 0 0 0 25 0 1 0 466410334 29073408 4263 33554432000 4194304 4785740 140735669941024 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15275/statm: 7098 4263 341 145 0 4143 0
[pid=15277] ppid=15270 vsize=456384 CPUtime=352.97 cores=5
/proc/15277/stat : 15277 (TNM) R 15270 15270 13829 0 -1 4202496 545 0 0 0 35297 0 0 0 25 0 1 0 466410334 467337216 442 33554432000 134512640 134534564 4290729088 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15277/statm: 114096 442 95 6 0 112762 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 1636004

[startup+1122.3 s]
/proc/loadavg: 12.01 11.89 10.93 13/206 15397
/proc/meminfo: memFree=11631560/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=1126428 CPUtime=376.24 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 76870 0 0 0 37609 15 0 0 25 0 1 0 466410334 1153462272 13171 33554432000 4194304 4587354 140736132092784 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 281607 13171 339 96 0 278169 0
[pid=15275] ppid=15270 vsize=28392 CPUtime=373.07 cores=5
/proc/15275/stat : 15275 (clasp) R 15270 15270 13829 0 -1 4202496 4379 0 0 0 37307 0 0 0 25 0 1 0 466410334 29073408 4264 33554432000 4194304 4785740 140735669941024 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15275/statm: 7098 4264 341 145 0 4143 0
[pid=15277] ppid=15270 vsize=456384 CPUtime=372.96 cores=5
/proc/15277/stat : 15277 (TNM) R 15270 15270 13829 0 -1 4202496 545 0 0 0 37296 0 0 0 25 0 1 0 466410334 467337216 442 33554432000 134512640 134534564 4290729088 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15277/statm: 114096 442 95 6 0 112762 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 1629528

[startup+1182.3 s]
/proc/loadavg: 12.00 11.91 10.99 13/206 15407
/proc/meminfo: memFree=11664024/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=1119868 CPUtime=396.23 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 79360 0 0 0 39608 15 0 0 25 0 1 0 466410334 1146744832 13171 33554432000 4194304 4587354 140736132092784 18446744073709551615 4236561 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 279967 13171 339 96 0 276529 0
[pid=15275] ppid=15270 vsize=28464 CPUtime=393.08 cores=5
/proc/15275/stat : 15275 (clasp) R 15270 15270 13829 0 -1 4202496 4421 0 0 0 39308 0 0 0 25 0 1 0 466410334 29147136 4270 33554432000 4194304 4785740 140735669941024 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15275/statm: 7116 4270 341 145 0 4161 0
[pid=15277] ppid=15270 vsize=456384 CPUtime=392.96 cores=5
/proc/15277/stat : 15277 (TNM) R 15270 15270 13829 0 -1 4202496 545 0 0 0 39296 0 0 0 25 0 1 0 466410334 467337216 442 33554432000 134512640 134534564 4290729088 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15277/statm: 114096 442 95 6 0 112762 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1623040

[startup+1242.3 s]
/proc/loadavg: 12.00 11.92 11.05 13/206 15409
/proc/meminfo: memFree=11680876/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 4599782018350317568 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=1140676 CPUtime=416.22 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 81430 0 0 0 41607 15 0 0 25 0 1 0 466410334 1168052224 15200 33554432000 4194304 4587354 140736132092784 18446744073709551615 4236426 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 285169 15200 339 96 0 281731 0
[pid=15275] ppid=15270 vsize=28672 CPUtime=413.08 cores=5
/proc/15275/stat : 15275 (clasp) R 15270 15270 13829 0 -1 4202496 4471 0 0 0 41308 0 0 0 25 0 1 0 466410334 29360128 4320 33554432000 4194304 4785740 140735669941024 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15275/statm: 7168 4320 341 145 0 4213 0
[pid=15277] ppid=15270 vsize=456384 CPUtime=412.97 cores=5
/proc/15277/stat : 15277 (TNM) R 15270 15270 13829 0 -1 4202496 545 0 0 0 41297 0 0 0 25 0 1 0 466410334 467337216 442 33554432000 134512640 134534564 4290729088 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15277/statm: 114096 442 95 6 0 112762 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 1644056



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.82 11.65 11.02 10/197 15428
/proc/meminfo: memFree=11762356/32951124 swapFree=67111528/67111528
[pid=15270] ppid=15268 vsize=18324 CPUtime=0 cores=5,7
/proc/15270/stat : 15270 (ppfolio) S 15268 15270 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466410333 18763776 394 33554432000 4194304 4287625 140736528095072 18446744073709551615 271550557711 0 0 4096 65536 4599782018350317568 0 0 17 7 0 0 0
/proc/15270/statm: 4581 394 345 23 0 91 0
[pid=15272] ppid=15270 vsize=1118384 CPUtime=435.45 cores=5
/proc/15272/stat : 15272 (cryptominisat) R 15270 15270 13829 0 -1 4202496 81829 0 0 0 43529 16 0 0 25 0 1 0 466410334 1145225216 13175 33554432000 4194304 4587354 140736132092784 18446744073709551615 4232256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15272/statm: 279596 13175 339 96 0 276158 0
[pid=15275] ppid=15270 vsize=29024 CPUtime=432.27 cores=5
/proc/15275/stat : 15275 (clasp) R 15270 15270 13829 0 -1 4202496 4563 0 0 0 43227 0 0 0 25 0 1 0 466410334 29720576 4412 33554432000 4194304 4785740 140735669941024 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/15275/statm: 7256 4412 341 145 0 4301 0
[pid=15277] ppid=15270 vsize=456384 CPUtime=432.25 cores=5
/proc/15277/stat : 15277 (TNM) R 15270 15270 13829 0 -1 4202496 545 0 0 0 43225 0 0 0 25 0 1 0 466410334 467337216 442 33554432000 134512640 134534564 4290729088 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15277/statm: 114096 442 95 6 0 112762 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 1622116

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.01
CPU user time (s): 1299.84
CPU system time (s): 0.176973
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 2693872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.84
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87471
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= 272
involuntary context switches= 14722

runsolver used 2.09368 second user time and 5.03223 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-23 10:42:04
IDJOB=3264418
IDBENCH=84608
IDSOLVER=1613
FILE ID=node133/3264418-1303548124
RUNJOBID= node133-1303548124-15225
PBS_JOBID= 13143105
Free space on /tmp= 71600 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT04/handmade/connamacher/connm-d0.02/connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264418-1303548124/watcher-3264418-1303548124 -o /tmp/evaluation-result-3264418-1303548124/solver-3264418-1303548124 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3264418-1303548124.cnf

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

MD5SUM BENCH= 7bb85ebdeae46262f72a4c54d4e16683
RANDOM SEED=1440269406

node133.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.834
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.66
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.834
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.75
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.834
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:     32951124 kB
MemFree:      11941544 kB
Buffers:       2160256 kB
Cached:       18219524 kB
SwapCached:          0 kB
Active:        8984016 kB
Inactive:     11464840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11941544 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           40396 kB
Writeback:           0 kB
AnonPages:       68056 kB
Mapped:          16056 kB
Slab:           497352 kB
PageTables:       5228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   717676 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= 71608 MiB
End job on node133 at 2011-04-23 11:03:47