Trace number 3258566

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes1.cnf
MD5SUM836d368f7cf78173b8e7f8b131296e2f
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3258566-1303474865/watcher-3258566-1303474865 -o /tmp/evaluation-result-3258566-1303474865/solver-3258566-1303474865 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3258566-1303474865.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.38 3.86 3.81 9/190 2254
/proc/meminfo: memFree=17782720/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=2712 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4194304 84 0 0 0 0 0 0 0 18 0 1 0 537717202 2777088 37 33554432000 4194304 4287625 140734598760176 18446744073709551615 260015472263 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/2254/statm: 678 37 27 23 0 23 0

[startup+0.0575199 s]
/proc/loadavg: 3.38 3.86 3.81 9/190 2254
/proc/meminfo: memFree=17782720/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=2712 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4194304 84 0 0 0 0 0 0 0 18 0 1 0 537717202 2777088 37 33554432000 4194304 4287625 140734598760176 18446744073709551615 260015472263 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/2254/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100519 s]
/proc/loadavg: 3.38 3.86 3.81 9/190 2254
/proc/meminfo: memFree=17782720/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=2712 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4194304 84 0 0 0 0 0 0 0 18 0 1 0 537717202 2777088 37 33554432000 4194304 4287625 140734598760176 18446744073709551615 260015472263 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/2254/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300469 s]
/proc/loadavg: 3.38 3.86 3.81 9/190 2254
/proc/meminfo: memFree=17782720/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=2712 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4194304 84 0 0 0 0 0 0 0 18 0 1 0 537717202 2777088 37 33554432000 4194304 4287625 140734598760176 18446744073709551615 260015472263 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/2254/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.700402 s]
/proc/loadavg: 3.38 3.86 3.81 9/190 2254
/proc/meminfo: memFree=17782720/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=2712 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4194304 84 0 0 0 0 0 0 0 18 0 1 0 537717202 2777088 37 33554432000 4194304 4287625 140734598760176 18446744073709551615 260015472263 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/2254/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+1.50021 s]
/proc/loadavg: 3.38 3.86 3.81 6/193 2257
/proc/meminfo: memFree=17766452/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=18324 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 537717202 18763776 394 33554432000 4194304 4287625 140734598760176 18446744073709551615 260020416015 0 0 4096 65536 8524659747754868736 0 0 17 2 0 0 0
/proc/2254/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10092 s]
/proc/loadavg: 3.38 3.86 3.81 15/202 2275
/proc/meminfo: memFree=17590000/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=18324 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537717202 18763776 394 33554432000 4194304 4287625 140734598760176 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/2254/statm: 4581 394 345 23 0 91 0
[pid=2260] ppid=2254 vsize=65648 CPUtime=1.14 cores=0
/proc/2260/stat : 2260 (cryptominisat) R 2254 2254 1007 0 -1 4202496 16786 0 0 0 112 2 0 0 19 0 1 0 537717317 67223552 10907 33554432000 4194304 4587354 140733293738640 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2260/statm: 16412 10907 326 96 0 12974 0
[pid=2272] ppid=2254 vsize=28996 CPUtime=0.48 cores=0
/proc/2272/stat : 2272 (clasp) R 2254 2254 1007 0 -1 4202496 5722 0 0 0 47 1 0 0 19 0 1 0 537717317 29691904 4441 33554432000 4194304 4785740 140734247180928 18446744073709551615 4495795 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2272/statm: 7249 4441 314 145 0 4294 0
[pid=2274] ppid=2254 vsize=464404 CPUtime=0.3 cores=0
/proc/2274/stat : 2274 (TNM) R 2254 2254 1007 0 -1 4202496 4421 0 0 0 30 0 0 0 20 0 1 0 537717317 475549696 4317 33554432000 134512640 134534564 4291831232 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2274/statm: 116101 4317 91 6 0 114767 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 577372
heavy processes:

[startup+6.30037 s]
/proc/loadavg: 4.07 3.99 3.85 14/202 2275
/proc/meminfo: memFree=17522992/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=18324 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537717202 18763776 394 33554432000 4194304 4287625 140734598760176 18446744073709551615 260020416015 0 0 4096 65536 8524660847266496512 0 0 17 2 0 0 0
/proc/2254/statm: 4581 394 345 23 0 91 0
[pid=2260] ppid=2254 vsize=65648 CPUtime=2.24 cores=0
/proc/2260/stat : 2260 (cryptominisat) R 2254 2254 1007 0 -1 4202496 17762 0 0 0 222 2 0 0 21 0 1 0 537717317 67223552 11871 33554432000 4194304 4587354 140733293738640 18446744073709551615 4236352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2260/statm: 16412 11871 326 96 0 12974 0
[pid=2272] ppid=2254 vsize=32164 CPUtime=1.51 cores=0
/proc/2272/stat : 2272 (clasp) R 2254 2254 1007 0 -1 4202496 6518 0 0 0 150 1 0 0 21 0 1 0 537717317 32935936 5237 33554432000 4194304 4785740 140734247180928 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2272/statm: 8041 5237 316 145 0 5086 0
[pid=2274] ppid=2254 vsize=464404 CPUtime=1.36 cores=0
/proc/2274/stat : 2274 (TNM) R 2254 2254 1007 0 -1 4202496 4421 0 0 0 136 0 0 0 23 0 1 0 537717317 475549696 4317 33554432000 134512640 134534564 4291831232 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2274/statm: 116101 4317 91 6 0 114767 0
Current children cumulated CPU time (s) 5.11
Current children cumulated vsize (KiB) 580540

[startup+12.7012 s]
/proc/loadavg: 4.71 4.12 3.90 15/202 2275
/proc/meminfo: memFree=17487432/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=18324 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537717202 18763776 394 33554432000 4194304 4287625 140734598760176 18446744073709551615 260020416015 0 0 4096 65536 8524660022632775680 0 0 17 2 0 0 0
/proc/2254/statm: 4581 394 345 23 0 91 0
[pid=2260] ppid=2254 vsize=520388 CPUtime=4.34 cores=0
/proc/2260/stat : 2260 (cryptominisat) R 2254 2254 1007 0 -1 4202496 19415 0 0 0 432 2 0 0 25 0 1 0 537717317 532877312 11770 33554432000 4194304 4587354 140733293738640 18446744073709551615 4365202 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2260/statm: 130097 11770 337 96 0 126659 0
[pid=2272] ppid=2254 vsize=30048 CPUtime=3.68 cores=0
/proc/2272/stat : 2272 (clasp) R 2254 2254 1007 0 -1 4202496 6604 0 0 0 367 1 0 0 25 0 1 0 537717317 30769152 4802 33554432000 4194304 4785740 140734247180928 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2272/statm: 7512 4802 340 145 0 4557 0
[pid=2274] ppid=2254 vsize=470344 CPUtime=3.5 cores=0
/proc/2274/stat : 2274 (TNM) R 2254 2254 1007 0 -1 4202496 6331 0 0 0 350 0 0 0 25 0 1 0 537717317 481632256 6227 33554432000 134512640 134534564 4291831232 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2274/statm: 117586 6227 95 6 0 116252 0
Current children cumulated CPU time (s) 11.52
Current children cumulated vsize (KiB) 1039104

[startup+25.5008 s]
/proc/loadavg: 6.32 4.51 4.03 15/202 2275
/proc/meminfo: memFree=17398856/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=18324 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537717202 18763776 394 33554432000 4194304 4287625 140734598760176 18446744073709551615 260020416015 0 0 4096 65536 8524660434949636096 0 0 17 2 0 0 0
/proc/2254/statm: 4581 394 345 23 0 91 0
[pid=2260] ppid=2254 vsize=533572 CPUtime=8.64 cores=0
/proc/2260/stat : 2260 (cryptominisat) R 2254 2254 1007 0 -1 4202496 22029 0 0 0 861 3 0 0 25 0 1 0 537717317 546377728 14381 33554432000 4194304 4587354 140733293738640 18446744073709551615 4365361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2260/statm: 133393 14381 337 96 0 129955 0
[pid=2272] ppid=2254 vsize=42796 CPUtime=7.92 cores=0
/proc/2272/stat : 2272 (clasp) R 2254 2254 1007 0 -1 4202496 9842 0 0 0 790 2 0 0 25 0 1 0 537717317 43823104 8040 33554432000 4194304 4785740 140734247180928 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2272/statm: 10699 8040 340 145 0 7744 0
[pid=2274] ppid=2254 vsize=470344 CPUtime=7.77 cores=0
/proc/2274/stat : 2274 (TNM) R 2254 2254 1007 0 -1 4202496 6331 0 0 0 777 0 0 0 25 0 1 0 537717317 481632256 6227 33554432000 134512640 134534564 4291831232 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2274/statm: 117586 6227 95 6 0 116252 0
Current children cumulated CPU time (s) 24.33
Current children cumulated vsize (KiB) 1065036

[startup+51.1012 s]
/proc/loadavg: 8.26 5.11 4.24 15/202 2276
/proc/meminfo: memFree=17325788/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=18324 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537717202 18763776 394 33554432000 4194304 4287625 140734598760176 18446744073709551615 260020416015 0 0 4096 65536 8524660160071729152 0 0 17 2 0 0 0
/proc/2254/statm: 4581 394 345 23 0 91 0
[pid=2260] ppid=2254 vsize=527248 CPUtime=17.14 cores=0
/proc/2260/stat : 2260 (cryptominisat) R 2254 2254 1007 0 -1 4202496 27567 0 0 0 1710 4 0 0 25 0 1 0 537717317 539901952 12214 33554432000 4194304 4587354 140733293738640 18446744073709551615 4365154 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2260/statm: 131812 12214 337 96 0 128374 0
[pid=2272] ppid=2254 vsize=62296 CPUtime=16.48 cores=0
/proc/2272/stat : 2272 (clasp) R 2254 2254 1007 0 -1 4202496 14671 0 0 0 1645 3 0 0 25 0 1 0 537717317 63791104 12869 33554432000 4194304 4785740 140734247180928 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2272/statm: 15574 12869 340 145 0 12619 0
[pid=2274] ppid=2254 vsize=470344 CPUtime=16.3 cores=0
/proc/2274/stat : 2274 (TNM) R 2254 2254 1007 0 -1 4202496 6331 0 0 0 1630 0 0 0 25 0 1 0 537717317 481632256 6227 33554432000 134512640 134534564 4291831232 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2274/statm: 117586 6227 95 6 0 116252 0
Current children cumulated CPU time (s) 49.92
Current children cumulated vsize (KiB) 1078212

[startup+102.308 s]
/proc/loadavg: 10.37 6.17 4.64 14/202 2309
/proc/meminfo: memFree=17142028/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=18324 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537717202 18763776 394 33554432000 4194304 4287625 140734598760176 18446744073709551615 260020416015 0 0 4096 65536 8524659610315915264 0 0 17 2 0 0 0
/proc/2254/statm: 4581 394 345 23 0 91 0
[pid=2260] ppid=2254 vsize=552312 CPUtime=34.24 cores=0
/proc/2260/stat : 2260 (cryptominisat) R 2254 2254 1007 0 -1 4202496 42051 0 0 0 3417 7 0 0 25 0 1 0 537717317 565567488 24044 33554432000 4194304 4587354 140733293738640 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2260/statm: 138078 24044 337 96 0 134640 0
[pid=2272] ppid=2254 vsize=80212 CPUtime=33.51 cores=0
/proc/2272/stat : 2272 (clasp) R 2254 2254 1007 0 -1 4202496 19049 0 0 0 3347 4 0 0 25 0 1 0 537717317 82137088 17247 33554432000 4194304 4785740 140734247180928 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2272/statm: 20053 17247 340 145 0 17098 0
[pid=2274] ppid=2254 vsize=470344 CPUtime=33.38 cores=0
/proc/2274/stat : 2274 (TNM) R 2254 2254 1007 0 -1 4202496 6331 0 0 0 3338 0 0 0 25 0 1 0 537717317 481632256 6227 33554432000 134512640 134534564 4291831232 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2274/statm: 117586 6227 95 6 0 116252 0
Current children cumulated CPU time (s) 101.13
Current children cumulated vsize (KiB) 1121192

[startup+162.301 s]
/proc/loadavg: 11.40 7.23 5.10 14/202 2311
/proc/meminfo: memFree=17060636/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=18324 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537717202 18763776 394 33554432000 4194304 4287625 140734598760176 18446744073709551615 260020416015 0 0 4096 65536 8524659335438008320 0 0 17 2 0 0 0
/proc/2254/statm: 4581 394 345 23 0 91 0
[pid=2260] ppid=2254 vsize=542748 CPUtime=54.23 cores=0
/proc/2260/stat : 2260 (cryptominisat) R 2254 2254 1007 0 -1 4202496 48784 0 0 0 5415 8 0 0 25 0 1 0 537717317 555773952 24040 33554432000 4194304 4587354 140733293738640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2260/statm: 135687 24040 337 96 0 132249 0
[pid=2272] ppid=2254 vsize=93592 CPUtime=53.51 cores=0
/proc/2272/stat : 2272 (clasp) R 2254 2254 1007 0 -1 4202496 22311 0 0 0 5345 6 0 0 25 0 1 0 537717317 95838208 20509 33554432000 4194304 4785740 140734247180928 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2272/statm: 23398 20509 340 145 0 20443 0
[pid=2274] ppid=2254 vsize=470344 CPUtime=53.38 cores=0
/proc/2274/stat : 2274 (TNM) R 2254 2254 1007 0 -1 4202496 6331 0 0 0 5338 0 0 0 25 0 1 0 537717317 481632256 6227 33554432000 134512640 134534564 4291831232 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2274/statm: 117586 6227 95 6 0 116252 0
Current children cumulated CPU time (s) 161.12
Current children cumulated vsize (KiB) 1125008


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

/proc/2274/statm: 117586 6227 95 6 0 116252 0
Current children cumulated CPU time (s) 821.14
Current children cumulated vsize (KiB) 1211756

[startup+882.301 s]
/proc/loadavg: 12.03 11.60 8.82 14/202 2330
/proc/meminfo: memFree=16737584/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=18324 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537717202 18763776 394 33554432000 4194304 4287625 140734598760176 18446744073709551615 260020416015 0 0 4096 65536 8524659885193822208 0 0 17 2 0 0 0
/proc/2254/statm: 4581 394 345 23 0 91 0
[pid=2260] ppid=2254 vsize=590028 CPUtime=294.22 cores=0
/proc/2260/stat : 2260 (cryptominisat) R 2254 2254 1007 0 -1 4202496 92448 0 0 0 29405 17 0 0 25 0 1 0 537717317 604188672 31635 33554432000 4194304 4587354 140733293738640 18446744073709551615 4236422 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2260/statm: 147507 31635 337 96 0 144069 0
[pid=2272] ppid=2254 vsize=141240 CPUtime=293.57 cores=0
/proc/2272/stat : 2272 (clasp) R 2254 2254 1007 0 -1 4202496 33637 0 0 0 29347 10 0 0 25 0 1 0 537717317 144629760 31835 33554432000 4194304 4785740 140734247180928 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2272/statm: 35310 31835 340 145 0 32355 0
[pid=2274] ppid=2254 vsize=470344 CPUtime=293.36 cores=0
/proc/2274/stat : 2274 (TNM) R 2254 2254 1007 0 -1 4202496 6331 0 0 0 29336 0 0 0 25 0 1 0 537717317 481632256 6227 33554432000 134512640 134534564 4291831232 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2274/statm: 117586 6227 95 6 0 116252 0
Current children cumulated CPU time (s) 881.15
Current children cumulated vsize (KiB) 1219936

[startup+942.301 s]
/proc/loadavg: 12.01 11.67 9.02 14/202 2332
/proc/meminfo: memFree=16738772/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=18324 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537717202 18763776 394 33554432000 4194304 4287625 140734598760176 18446744073709551615 260020416015 0 0 4096 65536 8524660022632775680 0 0 17 2 0 0 0
/proc/2254/statm: 4581 394 345 23 0 91 0
[pid=2260] ppid=2254 vsize=584488 CPUtime=314.23 cores=0
/proc/2260/stat : 2260 (cryptominisat) R 2254 2254 1007 0 -1 4202496 98027 0 0 0 31405 18 0 0 25 0 1 0 537717317 598515712 31635 33554432000 4194304 4587354 140733293738640 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2260/statm: 146122 31635 337 96 0 142684 0
[pid=2272] ppid=2254 vsize=142520 CPUtime=313.56 cores=0
/proc/2272/stat : 2272 (clasp) R 2254 2254 1007 0 -1 4202496 33936 0 0 0 31346 10 0 0 25 0 1 0 537717317 145940480 32134 33554432000 4194304 4785740 140734247180928 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2272/statm: 35630 32134 340 145 0 32675 0
[pid=2274] ppid=2254 vsize=470344 CPUtime=313.35 cores=0
/proc/2274/stat : 2274 (TNM) R 2254 2254 1007 0 -1 4202496 6331 0 0 0 31335 0 0 0 25 0 1 0 537717317 481632256 6227 33554432000 134512640 134534564 4291831232 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2274/statm: 117586 6227 95 6 0 116252 0
Current children cumulated CPU time (s) 941.14
Current children cumulated vsize (KiB) 1215676

[startup+1002.3 s]
/proc/loadavg: 12.00 11.73 9.20 14/202 2333
/proc/meminfo: memFree=16662476/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=18324 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537717202 18763776 394 33554432000 4194304 4287625 140734598760176 18446744073709551615 260020416015 0 0 4096 65536 8524659335438008320 0 0 17 2 0 0 0
/proc/2254/statm: 4581 394 345 23 0 91 0
[pid=2260] ppid=2254 vsize=635588 CPUtime=334.24 cores=0
/proc/2260/stat : 2260 (cryptominisat) R 2254 2254 1007 0 -1 4202496 114858 0 0 0 33403 21 0 0 25 0 1 0 537717317 650842112 46428 33554432000 4194304 4587354 140733293738640 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2260/statm: 158897 46428 337 96 0 155459 0
[pid=2272] ppid=2254 vsize=145392 CPUtime=333.56 cores=0
/proc/2272/stat : 2272 (clasp) R 2254 2254 1007 0 -1 4202496 34607 0 0 0 33346 10 0 0 25 0 1 0 537717317 148881408 32805 33554432000 4194304 4785740 140734247180928 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2272/statm: 36348 32805 340 145 0 33393 0
[pid=2274] ppid=2254 vsize=470344 CPUtime=333.35 cores=0
/proc/2274/stat : 2274 (TNM) R 2254 2254 1007 0 -1 4202496 6331 0 0 0 33335 0 0 0 25 0 1 0 537717317 481632256 6227 33554432000 134512640 134534564 4291831232 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2274/statm: 117586 6227 95 6 0 116252 0
Current children cumulated CPU time (s) 1001.15
Current children cumulated vsize (KiB) 1269648

[startup+1062.3 s]
/proc/loadavg: 12.00 11.77 9.38 14/202 2337
/proc/meminfo: memFree=16656104/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=18324 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537717202 18763776 394 33554432000 4194304 4287625 140734598760176 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/2254/statm: 4581 394 345 23 0 91 0
[pid=2260] ppid=2254 vsize=625956 CPUtime=354.24 cores=0
/proc/2260/stat : 2260 (cryptominisat) R 2254 2254 1007 0 -1 4202496 121376 0 0 0 35402 22 0 0 25 0 1 0 537717317 640978944 44118 33554432000 4194304 4587354 140733293738640 18446744073709551615 4248876 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2260/statm: 156489 44118 337 96 0 153051 0
[pid=2272] ppid=2254 vsize=152672 CPUtime=353.56 cores=0
/proc/2272/stat : 2272 (clasp) R 2254 2254 1007 0 -1 4202496 36439 0 0 0 35345 11 0 0 25 0 1 0 537717317 156336128 34637 33554432000 4194304 4785740 140734247180928 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2272/statm: 38168 34637 340 145 0 35213 0
[pid=2274] ppid=2254 vsize=470344 CPUtime=353.35 cores=0
/proc/2274/stat : 2274 (TNM) R 2254 2254 1007 0 -1 4202496 6331 0 0 0 35335 0 0 0 25 0 1 0 537717317 481632256 6227 33554432000 134512640 134534564 4291831232 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2274/statm: 117586 6227 95 6 0 116252 0
Current children cumulated CPU time (s) 1061.15
Current children cumulated vsize (KiB) 1267296

[startup+1122.3 s]
/proc/loadavg: 12.00 11.81 9.54 14/202 2339
/proc/meminfo: memFree=16649156/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=18324 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537717202 18763776 394 33554432000 4194304 4287625 140734598760176 18446744073709551615 260020416015 0 0 4096 65536 8524660022632775680 0 0 17 2 0 0 0
/proc/2254/statm: 4581 394 345 23 0 91 0
[pid=2260] ppid=2254 vsize=633224 CPUtime=374.25 cores=0
/proc/2260/stat : 2260 (cryptominisat) R 2254 2254 1007 0 -1 4202496 126371 0 0 0 37401 24 0 0 25 0 1 0 537717317 648421376 42557 33554432000 4194304 4587354 140733293738640 18446744073709551615 4238503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2260/statm: 158306 42557 337 96 0 154868 0
[pid=2272] ppid=2254 vsize=153636 CPUtime=373.56 cores=0
/proc/2272/stat : 2272 (clasp) R 2254 2254 1007 0 -1 4202496 36641 0 0 0 37345 11 0 0 25 0 1 0 537717317 157323264 34839 33554432000 4194304 4785740 140734247180928 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2272/statm: 38409 34839 340 145 0 35454 0
[pid=2274] ppid=2254 vsize=470344 CPUtime=373.34 cores=0
/proc/2274/stat : 2274 (TNM) R 2254 2254 1007 0 -1 4202496 6331 0 0 0 37334 0 0 0 25 0 1 0 537717317 481632256 6227 33554432000 134512640 134534564 4291831232 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2274/statm: 117586 6227 95 6 0 116252 0
Current children cumulated CPU time (s) 1121.15
Current children cumulated vsize (KiB) 1275528

[startup+1182.3 s]
/proc/loadavg: 12.00 11.84 9.69 14/202 2341
/proc/meminfo: memFree=16633756/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=18324 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537717202 18763776 394 33554432000 4194304 4287625 140734598760176 18446744073709551615 260020416015 0 0 4096 65536 8524660160071729152 0 0 17 2 0 0 0
/proc/2254/statm: 4581 394 345 23 0 91 0
[pid=2260] ppid=2254 vsize=630252 CPUtime=394.26 cores=0
/proc/2260/stat : 2260 (cryptominisat) R 2254 2254 1007 0 -1 4202496 131175 0 0 0 39401 25 0 0 25 0 1 0 537717317 645378048 42557 33554432000 4194304 4587354 140733293738640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2260/statm: 157563 42557 337 96 0 154125 0
[pid=2272] ppid=2254 vsize=154784 CPUtime=393.56 cores=0
/proc/2272/stat : 2272 (clasp) R 2254 2254 1007 0 -1 4202496 36935 0 0 0 39345 11 0 0 25 0 1 0 537717317 158498816 35133 33554432000 4194304 4785740 140734247180928 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2272/statm: 38696 35133 340 145 0 35741 0
[pid=2274] ppid=2254 vsize=470344 CPUtime=393.34 cores=0
/proc/2274/stat : 2274 (TNM) R 2254 2254 1007 0 -1 4202496 6331 0 0 0 39334 0 0 0 25 0 1 0 537717317 481632256 6227 33554432000 134512640 134534564 4291831232 18446744073709551615 134530414 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2274/statm: 117586 6227 95 6 0 116252 0
Current children cumulated CPU time (s) 1181.16
Current children cumulated vsize (KiB) 1273704

[startup+1242.3 s]
/proc/loadavg: 12.00 11.87 9.83 14/202 2343
/proc/meminfo: memFree=16630476/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=18324 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537717202 18763776 394 33554432000 4194304 4287625 140734598760176 18446744073709551615 260020416015 0 0 4096 65536 8524660297510682624 0 0 17 2 0 0 0
/proc/2254/statm: 4581 394 345 23 0 91 0
[pid=2260] ppid=2254 vsize=637712 CPUtime=414.27 cores=0
/proc/2260/stat : 2260 (cryptominisat) R 2254 2254 1007 0 -1 4202496 136169 0 0 0 41400 27 0 0 25 0 1 0 537717317 653017088 42557 33554432000 4194304 4587354 140733293738640 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2260/statm: 159428 42557 337 96 0 155990 0
[pid=2272] ppid=2254 vsize=156832 CPUtime=413.55 cores=0
/proc/2272/stat : 2272 (clasp) R 2254 2254 1007 0 -1 4202496 37360 0 0 0 41344 11 0 0 25 0 1 0 537717317 160595968 35558 33554432000 4194304 4785740 140734247180928 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2272/statm: 39208 35558 340 145 0 36253 0
[pid=2274] ppid=2254 vsize=470344 CPUtime=413.34 cores=0
/proc/2274/stat : 2274 (TNM) R 2254 2254 1007 0 -1 4202496 6331 0 0 0 41334 0 0 0 25 0 1 0 537717317 481632256 6227 33554432000 134512640 134534564 4291831232 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2274/statm: 117586 6227 95 6 0 116252 0
Current children cumulated CPU time (s) 1241.16
Current children cumulated vsize (KiB) 1283212



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 11.89 9.96 11/197 2345
/proc/meminfo: memFree=16886300/32951124 swapFree=67111528/67111528
[pid=2254] ppid=2245 vsize=18324 CPUtime=0 cores=0,2
/proc/2254/stat : 2254 (ppfolio) S 2245 2254 1007 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 537717202 18763776 394 33554432000 4194304 4287625 140734598760176 18446744073709551615 260020416015 0 0 4096 65536 8524660434949636096 0 0 17 2 0 0 0
/proc/2254/statm: 4581 394 345 23 0 91 0
[pid=2260] ppid=2254 vsize=621112 CPUtime=433.48 cores=0
/proc/2260/stat : 2260 (cryptominisat) R 2254 2254 1007 0 -1 4202496 141230 0 0 0 43319 29 0 0 25 0 1 0 537717317 636018688 42557 33554432000 4194304 4587354 140733293738640 18446744073709551615 4238104 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2260/statm: 155278 42557 337 96 0 151840 0
[pid=2272] ppid=2254 vsize=158228 CPUtime=432.75 cores=0
/proc/2272/stat : 2272 (clasp) R 2254 2254 1007 0 -1 4202496 37673 0 0 0 43264 11 0 0 25 0 1 0 537717317 162025472 35871 33554432000 4194304 4785740 140734247180928 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2272/statm: 39557 35871 340 145 0 36602 0
[pid=2274] ppid=2254 vsize=470344 CPUtime=432.64 cores=0
/proc/2274/stat : 2274 (TNM) R 2254 2254 1007 0 -1 4202496 6331 0 0 0 43264 0 0 0 25 0 1 0 537717317 481632256 6227 33554432000 134512640 134534564 4291831232 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2274/statm: 117586 6227 95 6 0 116252 0
Current children cumulated CPU time (s) 1298.87
Current children cumulated vsize (KiB) 1268008

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2254 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1298.87
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1298.87
CPU user time (s): 1298.47
CPU system time (s): 0.4
CPU usage (%): 99.912
Max. virtual memory (cumulated for all children) (KiB): 1728120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 281
involuntary context switches= 4

runsolver used 2.6466 second user time and 5.32919 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-22 14:21:06
IDJOB=3258566
IDBENCH=71385
IDSOLVER=1613
FILE ID=node110/3258566-1303474865
RUNJOBID= node110-1303474864-2211
PBS_JOBID= 13107186
Free space on /tmp= 71684 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes1.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258566-1303474865/watcher-3258566-1303474865 -o /tmp/evaluation-result-3258566-1303474865/solver-3258566-1303474865 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3258566-1303474865.cnf

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

MD5SUM BENCH= 836d368f7cf78173b8e7f8b131296e2f
RANDOM SEED=577804781

node110.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.830
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.830
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.83
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.830
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.76
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.830
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.830
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.830
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:     32951124 kB
MemFree:      17807956 kB
Buffers:       1266132 kB
Cached:       13231616 kB
SwapCached:          0 kB
Active:        6963344 kB
Inactive:      7631964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17807956 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           37576 kB
Writeback:           8 kB
AnonPages:       97144 kB
Mapped:          15712 kB
Slab:           483816 kB
PageTables:       5520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   252960 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= 71656 MiB
End job on node110 at 2011-04-22 14:42:48