Trace number 3281211

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

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark202.908
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data

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

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-3281211-1303750790/watcher-3281211-1303750790 -o /tmp/evaluation-result-3281211-1303750790/solver-3281211-1303750790 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3281211-1303750790.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.51 3.86 3.51 6/190 9229
/proc/meminfo: memFree=14398144/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=2712 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4194304 84 0 0 0 0 0 0 0 21 0 1 0 486677745 2777088 37 33554432000 4194304 4287625 140735299003584 18446744073709551615 235589942919 0 2147483391 4096 0 18446744071699962003 0 0 17 5 0 0 0
/proc/9229/statm: 678 37 27 23 0 23 0

[startup+0.0639989 s]
/proc/loadavg: 3.51 3.86 3.51 6/190 9229
/proc/meminfo: memFree=14398144/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=2712 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4194304 84 0 0 0 0 0 0 0 21 0 1 0 486677745 2777088 37 33554432000 4194304 4287625 140735299003584 18446744073709551615 235589942919 0 2147483391 4096 0 18446744071699962003 0 0 17 5 0 0 0
/proc/9229/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100993 s]
/proc/loadavg: 3.51 3.86 3.51 6/190 9229
/proc/meminfo: memFree=14398144/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=2712 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4194304 84 0 0 0 0 0 0 0 21 0 1 0 486677745 2777088 37 33554432000 4194304 4287625 140735299003584 18446744073709551615 235589942919 0 2147483391 4096 0 18446744071699962003 0 0 17 5 0 0 0
/proc/9229/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.30096 s]
/proc/loadavg: 3.51 3.86 3.51 6/190 9229
/proc/meminfo: memFree=14398144/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 4610437110657187840 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700888 s]
/proc/loadavg: 3.51 3.86 3.51 6/190 9229
/proc/meminfo: memFree=14398144/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50074 s]
/proc/loadavg: 3.51 3.86 3.51 13/202 9246
/proc/meminfo: memFree=14177924/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
[pid=9235] ppid=9229 vsize=43852 CPUtime=0.44 cores=5
/proc/9235/stat : 9235 (cryptominisat) R 9229 9229 8633 0 -1 4202496 5697 0 0 0 44 0 0 0 20 0 1 0 486677758 44904448 5475 33554432000 4194304 4587354 140735055768496 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9235/statm: 10963 5475 311 96 0 7525 0
[pid=9236] ppid=9229 vsize=41852 CPUtime=0.41 cores=5
/proc/9236/stat : 9236 (clasp) R 9229 9229 8633 0 -1 4202496 9912 0 0 0 40 1 0 0 21 0 1 0 486677758 42856448 7638 33554432000 4194304 4785740 140735718030016 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9236/statm: 10463 7638 332 145 0 7508 0
[pid=9237] ppid=9229 vsize=463216 CPUtime=0.48 cores=5
/proc/9237/stat : 9237 (TNM) R 9229 9229 8633 0 -1 4202496 4012 0 0 0 48 0 0 0 23 0 1 0 486677758 474333184 3908 33554432000 134512640 134534564 4286608528 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9237/statm: 115804 3908 91 6 0 114470 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 567244

[startup+3.10047 s]
/proc/loadavg: 3.51 3.86 3.51 13/202 9246
/proc/meminfo: memFree=14041044/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
[pid=9235] ppid=9229 vsize=43852 CPUtime=1.02 cores=5
/proc/9235/stat : 9235 (cryptominisat) R 9229 9229 8633 0 -1 4202496 5697 0 0 0 102 0 0 0 21 0 1 0 486677758 44904448 5475 33554432000 4194304 4587354 140735055768496 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9235/statm: 10963 5475 311 96 0 7525 0
[pid=9236] ppid=9229 vsize=41852 CPUtime=0.91 cores=5
/proc/9236/stat : 9236 (clasp) R 9229 9229 8633 0 -1 4202496 9925 0 0 0 90 1 0 0 22 0 1 0 486677758 42856448 7651 33554432000 4194304 4785740 140735718030016 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9236/statm: 10463 7651 340 145 0 7508 0
[pid=9237] ppid=9229 vsize=465064 CPUtime=1 cores=5
/proc/9237/stat : 9237 (TNM) R 9229 9229 8633 0 -1 4202496 6412 0 0 0 100 0 0 0 25 0 1 0 486677758 476225536 6308 33554432000 134512640 134534564 4286608528 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9237/statm: 116266 6308 95 6 0 114932 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 569092

[startup+6.30091 s]
/proc/loadavg: 4.35 4.03 3.56 13/202 9247
/proc/meminfo: memFree=13900520/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 4610437935290908672 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
[pid=9235] ppid=9229 vsize=65488 CPUtime=2.04 cores=5
/proc/9235/stat : 9235 (cryptominisat) R 9229 9229 8633 0 -1 4202496 12615 0 0 0 203 1 0 0 25 0 1 0 486677758 67059712 10968 33554432000 4194304 4587354 140735055768496 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9235/statm: 16372 10968 321 96 0 12934 0
[pid=9236] ppid=9229 vsize=41852 CPUtime=2.01 cores=5
/proc/9236/stat : 9236 (clasp) R 9229 9229 8633 0 -1 4202496 9925 0 0 0 200 1 0 0 25 0 1 0 486677758 42856448 7651 33554432000 4194304 4785740 140735718030016 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9236/statm: 10463 7651 340 145 0 7508 0
[pid=9237] ppid=9229 vsize=465064 CPUtime=2.08 cores=5
/proc/9237/stat : 9237 (TNM) R 9229 9229 8633 0 -1 4202496 6412 0 0 0 208 0 0 0 25 0 1 0 486677758 476225536 6308 33554432000 134512640 134534564 4286608528 18446744073709551615 134529385 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9237/statm: 116266 6308 95 6 0 114932 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 590728

[startup+12.7008 s]
/proc/loadavg: 4.97 4.16 3.61 13/202 9247
/proc/meminfo: memFree=13740616/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 4610437110657187840 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
[pid=9235] ppid=9229 vsize=68260 CPUtime=4.22 cores=5
/proc/9235/stat : 9235 (cryptominisat) R 9229 9229 8633 0 -1 4202496 15597 0 0 0 421 1 0 0 25 0 1 0 486677758 69898240 12708 33554432000 4194304 4587354 140735055768496 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9235/statm: 17065 12708 333 96 0 13627 0
[pid=9236] ppid=9229 vsize=45868 CPUtime=4.11 cores=5
/proc/9236/stat : 9236 (clasp) R 9229 9229 8633 0 -1 4202496 10950 0 0 0 410 1 0 0 25 0 1 0 486677758 46968832 8676 33554432000 4194304 4785740 140735718030016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9236/statm: 11467 8676 340 145 0 8512 0
[pid=9237] ppid=9229 vsize=465064 CPUtime=4.2 cores=5
/proc/9237/stat : 9237 (TNM) R 9229 9229 8633 0 -1 4202496 6412 0 0 0 420 0 0 0 25 0 1 0 486677758 476225536 6308 33554432000 134512640 134534564 4286608528 18446744073709551615 134530117 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9237/statm: 116266 6308 95 6 0 114932 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 597516

[startup+25.5005 s]
/proc/loadavg: 6.52 4.54 3.74 13/202 9247
/proc/meminfo: memFree=13723892/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 4610438622485676032 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
[pid=9235] ppid=9229 vsize=1222864 CPUtime=8.44 cores=5
/proc/9235/stat : 9235 (cryptominisat) R 9229 9229 8633 0 -1 4202496 20148 0 0 0 842 2 0 0 25 0 1 0 486677758 1252212736 13431 33554432000 4194304 4587354 140735055768496 18446744073709551615 4449074 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9235/statm: 305716 13431 339 96 0 302278 0
[pid=9236] ppid=9229 vsize=52048 CPUtime=8.41 cores=5
/proc/9236/stat : 9236 (clasp) R 9229 9229 8633 0 -1 4202496 12480 0 0 0 839 2 0 0 25 0 1 0 486677758 53297152 10206 33554432000 4194304 4785740 140735718030016 18446744073709551615 4287560 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9236/statm: 13012 10206 340 145 0 10057 0
[pid=9237] ppid=9229 vsize=465064 CPUtime=8.48 cores=5
/proc/9237/stat : 9237 (TNM) R 9229 9229 8633 0 -1 4202496 6412 0 0 0 848 0 0 0 25 0 1 0 486677758 476225536 6308 33554432000 134512640 134534564 4286608528 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9237/statm: 116266 6308 95 6 0 114932 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 1758300

[startup+51.101 s]
/proc/loadavg: 8.39 5.14 3.96 13/202 9248
/proc/meminfo: memFree=13686500/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 4610437248096141312 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
[pid=9235] ppid=9229 vsize=1224392 CPUtime=17.02 cores=5
/proc/9235/stat : 9235 (cryptominisat) R 9229 9229 8633 0 -1 4202496 20617 0 0 0 1700 2 0 0 25 0 1 0 486677758 1253777408 13900 33554432000 4194304 4587354 140735055768496 18446744073709551615 4422517 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9235/statm: 306098 13900 339 96 0 302660 0
[pid=9236] ppid=9229 vsize=61236 CPUtime=16.91 cores=5
/proc/9236/stat : 9236 (clasp) R 9229 9229 8633 0 -1 4202496 14787 0 0 0 1689 2 0 0 25 0 1 0 486677758 62705664 12513 33554432000 4194304 4785740 140735718030016 18446744073709551615 4277711 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9236/statm: 15309 12513 340 145 0 12354 0
[pid=9237] ppid=9229 vsize=465064 CPUtime=17 cores=5
/proc/9237/stat : 9237 (TNM) R 9229 9229 8633 0 -1 4202496 6412 0 0 0 1700 0 0 0 25 0 1 0 486677758 476225536 6308 33554432000 134512640 134534564 4286608528 18446744073709551615 134530714 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9237/statm: 116266 6308 95 6 0 114932 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 1769016

[startup+102.307 s]
/proc/loadavg: 10.49 6.21 4.39 13/202 9258
/proc/meminfo: memFree=13598816/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 4610438622485676032 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
[pid=9235] ppid=9229 vsize=1241000 CPUtime=34.04 cores=5
/proc/9235/stat : 9235 (cryptominisat) R 9229 9229 8633 0 -1 4202496 31121 0 0 0 3399 5 0 0 25 0 1 0 486677758 1270784000 16531 33554432000 4194304 4587354 140735055768496 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9235/statm: 310250 16531 339 96 0 306812 0
[pid=9236] ppid=9229 vsize=66044 CPUtime=34.01 cores=5
/proc/9236/stat : 9236 (clasp) R 9229 9229 8633 0 -1 4202496 15983 0 0 0 3398 3 0 0 25 0 1 0 486677758 67629056 13709 33554432000 4194304 4785740 140735718030016 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9236/statm: 16511 13709 340 145 0 13556 0
[pid=9237] ppid=9229 vsize=465064 CPUtime=34.1 cores=5
/proc/9237/stat : 9237 (TNM) R 9229 9229 8633 0 -1 4202496 6412 0 0 0 3410 0 0 0 25 0 1 0 486677758 476225536 6308 33554432000 134512640 134534564 4286608528 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9237/statm: 116266 6308 95 6 0 114932 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 1790432

[startup+162.3 s]
/proc/loadavg: 11.44 7.26 4.86 13/202 9260
/proc/meminfo: memFree=13453344/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 4610438072729862144 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
[pid=9235] ppid=9229 vsize=1269088 CPUtime=54.04 cores=5
/proc/9235/stat : 9235 (cryptominisat) R 9229 9229 8633 0 -1 4202496 43183 0 0 0 5397 7 0 0 25 0 1 0 486677758 1299546112 25196 33554432000 4194304 4587354 140735055768496 18446744073709551615 4237951 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9235/statm: 317272 25196 340 96 0 313834 0
[pid=9236] ppid=9229 vsize=77768 CPUtime=54.01 cores=5

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

/proc/9237/statm: 116266 6308 95 6 0 114932 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 1888404

[startup+882.301 s]
/proc/loadavg: 12.02 11.59 8.71 13/202 9282
/proc/meminfo: memFree=12988108/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 4610439172241489920 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
[pid=9235] ppid=9229 vsize=1301712 CPUtime=294.1 cores=5
/proc/9235/stat : 9235 (cryptominisat) R 9229 9229 8633 0 -1 4202496 202542 0 0 0 29365 45 0 0 25 0 1 0 486677758 1332953088 24185 33554432000 4194304 4587354 140735055768496 18446744073709551615 4244047 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9235/statm: 325428 24185 340 96 0 321990 0
[pid=9236] ppid=9229 vsize=149204 CPUtime=294 cores=5
/proc/9236/stat : 9236 (clasp) R 9229 9229 8633 0 -1 4202496 36315 0 0 0 29389 11 0 0 25 0 1 0 486677758 152784896 34041 33554432000 4194304 4785740 140735718030016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9236/statm: 37301 34041 340 145 0 34346 0
[pid=9237] ppid=9229 vsize=465064 CPUtime=294.06 cores=5
/proc/9237/stat : 9237 (TNM) R 9229 9229 8633 0 -1 4202496 6412 0 0 0 29406 0 0 0 25 0 1 0 486677758 476225536 6308 33554432000 134512640 134534564 4286608528 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9237/statm: 116266 6308 95 6 0 114932 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 1934304

[startup+942.301 s]
/proc/loadavg: 12.01 11.66 8.91 13/202 9284
/proc/meminfo: memFree=12869048/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 4610438622485676032 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
[pid=9235] ppid=9229 vsize=1376676 CPUtime=314.09 cores=5
/proc/9235/stat : 9235 (cryptominisat) R 9229 9229 8633 0 -1 4202496 233717 0 0 0 31359 50 0 0 25 0 1 0 486677758 1409716224 46836 33554432000 4194304 4587354 140735055768496 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9235/statm: 344169 46836 340 96 0 340731 0
[pid=9236] ppid=9229 vsize=150652 CPUtime=314.02 cores=5
/proc/9236/stat : 9236 (clasp) R 9229 9229 8633 0 -1 4202496 36608 0 0 0 31390 12 0 0 25 0 1 0 486677758 154267648 34334 33554432000 4194304 4785740 140735718030016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9236/statm: 37663 34334 340 145 0 34708 0
[pid=9237] ppid=9229 vsize=465064 CPUtime=314.05 cores=5
/proc/9237/stat : 9237 (TNM) R 9229 9229 8633 0 -1 4202496 6412 0 0 0 31405 0 0 0 25 0 1 0 486677758 476225536 6308 33554432000 134512640 134534564 4286608528 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9237/statm: 116266 6308 95 6 0 114932 0
Current children cumulated CPU time (s) 942.16
Current children cumulated vsize (KiB) 2010716

[startup+1002.3 s]
/proc/loadavg: 12.00 11.72 9.10 13/202 9285
/proc/meminfo: memFree=12835548/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 4610438622485676032 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
[pid=9235] ppid=9229 vsize=1376676 CPUtime=334.09 cores=5
/proc/9235/stat : 9235 (cryptominisat) R 9229 9229 8633 0 -1 4202496 233717 0 0 0 33359 50 0 0 25 0 1 0 486677758 1409716224 46836 33554432000 4194304 4587354 140735055768496 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9235/statm: 344169 46836 340 96 0 340731 0
[pid=9236] ppid=9229 vsize=151176 CPUtime=334.02 cores=5
/proc/9236/stat : 9236 (clasp) R 9229 9229 8633 0 -1 4202496 36713 0 0 0 33390 12 0 0 25 0 1 0 486677758 154804224 34439 33554432000 4194304 4785740 140735718030016 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9236/statm: 37794 34439 340 145 0 34839 0
[pid=9237] ppid=9229 vsize=465064 CPUtime=334.05 cores=5
/proc/9237/stat : 9237 (TNM) R 9229 9229 8633 0 -1 4202496 6412 0 0 0 33405 0 0 0 25 0 1 0 486677758 476225536 6308 33554432000 134512640 134534564 4286608528 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9237/statm: 116266 6308 95 6 0 114932 0
Current children cumulated CPU time (s) 1002.16
Current children cumulated vsize (KiB) 2011240

[startup+1062.3 s]
/proc/loadavg: 12.00 11.77 9.28 13/202 9287
/proc/meminfo: memFree=12891704/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
[pid=9235] ppid=9229 vsize=1274620 CPUtime=354.09 cores=5
/proc/9235/stat : 9235 (cryptominisat) R 9229 9229 8633 0 -1 4202496 234929 0 0 0 35358 51 0 0 25 0 1 0 486677758 1305210880 24710 33554432000 4194304 4587354 140735055768496 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9235/statm: 318655 24710 340 96 0 315217 0
[pid=9236] ppid=9229 vsize=151176 CPUtime=354.03 cores=5
/proc/9236/stat : 9236 (clasp) R 9229 9229 8633 0 -1 4202496 36713 0 0 0 35391 12 0 0 25 0 1 0 486677758 154804224 34439 33554432000 4194304 4785740 140735718030016 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9236/statm: 37794 34439 340 145 0 34839 0
[pid=9237] ppid=9229 vsize=465064 CPUtime=354.05 cores=5
/proc/9237/stat : 9237 (TNM) R 9229 9229 8633 0 -1 4202496 6412 0 0 0 35405 0 0 0 25 0 1 0 486677758 476225536 6308 33554432000 134512640 134534564 4286608528 18446744073709551615 134530635 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9237/statm: 116266 6308 95 6 0 114932 0
Current children cumulated CPU time (s) 1062.17
Current children cumulated vsize (KiB) 1909184

[startup+1122.3 s]
/proc/loadavg: 12.05 11.83 9.45 13/202 9288
/proc/meminfo: memFree=12818404/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
[pid=9235] ppid=9229 vsize=1298456 CPUtime=374.09 cores=5
/proc/9235/stat : 9235 (cryptominisat) R 9229 9229 8633 0 -1 4202496 262518 0 0 0 37347 62 0 0 25 0 1 0 486677758 1329618944 33215 33554432000 4194304 4587354 140735055768496 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9235/statm: 324614 33215 340 96 0 321176 0
[pid=9236] ppid=9229 vsize=159708 CPUtime=374.03 cores=5
/proc/9236/stat : 9236 (clasp) R 9229 9229 8633 0 -1 4202496 38824 0 0 0 37391 12 0 0 25 0 1 0 486677758 163540992 36550 33554432000 4194304 4785740 140735718030016 18446744073709551615 235594527429 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9236/statm: 39927 36550 340 145 0 36972 0
[pid=9237] ppid=9229 vsize=465064 CPUtime=374.04 cores=5
/proc/9237/stat : 9237 (TNM) R 9229 9229 8633 0 -1 4202496 6412 0 0 0 37404 0 0 0 25 0 1 0 486677758 476225536 6308 33554432000 134512640 134534564 4286608528 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9237/statm: 116266 6308 95 6 0 114932 0
Current children cumulated CPU time (s) 1122.16
Current children cumulated vsize (KiB) 1941552

[startup+1182.3 s]
/proc/loadavg: 12.02 11.85 9.61 13/202 9290
/proc/meminfo: memFree=12794080/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 4610437385535094784 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
[pid=9235] ppid=9229 vsize=1283244 CPUtime=394.08 cores=5
/proc/9235/stat : 9235 (cryptominisat) R 9229 9229 8633 0 -1 4202496 283442 0 0 0 39336 72 0 0 25 0 1 0 486677758 1314041856 33213 33554432000 4194304 4587354 140735055768496 18446744073709551615 4237943 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9235/statm: 320811 33213 340 96 0 317373 0
[pid=9236] ppid=9229 vsize=171512 CPUtime=394.04 cores=5
/proc/9236/stat : 9236 (clasp) R 9229 9229 8633 0 -1 4202496 41745 0 0 0 39390 14 0 0 25 0 1 0 486677758 175628288 39471 33554432000 4194304 4785740 140735718030016 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9236/statm: 42878 39471 340 145 0 39923 0
[pid=9237] ppid=9229 vsize=465064 CPUtime=394.04 cores=5
/proc/9237/stat : 9237 (TNM) R 9229 9229 8633 0 -1 4202496 6412 0 0 0 39404 0 0 0 25 0 1 0 486677758 476225536 6308 33554432000 134512640 134534564 4286608528 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9237/statm: 116266 6308 95 6 0 114932 0
Current children cumulated CPU time (s) 1182.16
Current children cumulated vsize (KiB) 1938144

[startup+1242.3 s]
/proc/loadavg: 12.05 11.89 9.76 13/202 9292
/proc/meminfo: memFree=12772220/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 4610439034802536448 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
[pid=9235] ppid=9229 vsize=1379156 CPUtime=414.08 cores=5
/proc/9235/stat : 9235 (cryptominisat) R 9229 9229 8633 0 -1 4202496 292474 0 0 0 41334 74 0 0 25 0 1 0 486677758 1412255744 40883 33554432000 4194304 4587354 140735055768496 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9235/statm: 344789 40883 340 96 0 341351 0
[pid=9236] ppid=9229 vsize=175328 CPUtime=414.05 cores=5
/proc/9236/stat : 9236 (clasp) R 9229 9229 8633 0 -1 4202496 42687 0 0 0 41391 14 0 0 25 0 1 0 486677758 179535872 40413 33554432000 4194304 4785740 140735718030016 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9236/statm: 43832 40413 340 145 0 40877 0
[pid=9237] ppid=9229 vsize=465064 CPUtime=414.04 cores=5
/proc/9237/stat : 9237 (TNM) R 9229 9229 8633 0 -1 4202496 6412 0 0 0 41404 0 0 0 25 0 1 0 486677758 476225536 6308 33554432000 134512640 134534564 4286608528 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9237/statm: 116266 6308 95 6 0 114932 0
Current children cumulated CPU time (s) 1242.17
Current children cumulated vsize (KiB) 2037872



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 11.91 9.90 7/193 9295
/proc/meminfo: memFree=13418764/32950928 swapFree=67111528/67111528
[pid=9229] ppid=9227 vsize=18324 CPUtime=0 cores=5,7
/proc/9229/stat : 9229 (ppfolio) S 9227 9229 8633 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 486677745 18763776 394 33554432000 4194304 4287625 140735299003584 18446744073709551615 235594886671 0 0 4096 65536 4610439034802536448 0 0 17 7 0 0 0
/proc/9229/statm: 4581 394 345 23 0 91 0
[pid=9235] ppid=9229 vsize=1382356 CPUtime=433.29 cores=5
/proc/9235/stat : 9235 (cryptominisat) R 9229 9229 8633 0 -1 4202496 293222 0 0 0 43255 74 0 0 25 0 1 0 486677758 1415532544 41631 33554432000 4194304 4587354 140735055768496 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9235/statm: 345589 41631 340 96 0 342151 0
[pid=9236] ppid=9229 vsize=175872 CPUtime=433.25 cores=5
/proc/9236/stat : 9236 (clasp) R 9229 9229 8633 0 -1 4202496 42789 0 0 0 43311 14 0 0 25 0 1 0 486677758 180092928 40515 33554432000 4194304 4785740 140735718030016 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9236/statm: 43968 40515 340 145 0 41013 0
[pid=9237] ppid=9229 vsize=465064 CPUtime=433.34 cores=5
/proc/9237/stat : 9237 (TNM) R 9229 9229 8633 0 -1 4202496 6412 0 0 0 43334 0 0 0 25 0 1 0 486677758 476225536 6308 33554432000 134512640 134534564 4286608528 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9237/statm: 116266 6308 95 6 0 114932 0
Current children cumulated CPU time (s) 1299.88
Current children cumulated vsize (KiB) 2041616

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 9229 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=3999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 1299.88
#
# 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): 1299.88
CPU user time (s): 1299
CPU system time (s): 0.88
CPU usage (%): 99.9898
Max. virtual memory (cumulated for all children) (KiB): 3158128

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

runsolver used 2.15267 second user time and 5.36418 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-25 18:59:50
IDJOB=3281211
IDBENCH=20536
IDSOLVER=1613
FILE ID=node120/3281211-1303750790
RUNJOBID= node120-1303750789-9194
PBS_JOBID= 13154042
Free space on /tmp= 72108 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281211-1303750790/watcher-3281211-1303750790 -o /tmp/evaluation-result-3281211-1303750790/solver-3281211-1303750790 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3281211-1303750790.cnf

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=1480182121

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:      14398176 kB
Buffers:       2469400 kB
Cached:       15431812 kB
SwapCached:          0 kB
Active:       10588512 kB
Inactive:      7391948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14398176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           41344 kB
Writeback:           0 kB
AnonPages:       78800 kB
Mapped:          16244 kB
Slab:           506480 kB
PageTables:       5628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1156072 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= 72084 MiB
End job on node120 at 2011-04-25 19:21:32