Trace number 3257466

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? (MO) 660.08 660.117

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_8_4_5_fbc.cnf
MD5SUM6fdce6b69c397ad71b0f25957edff1fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.41518
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses33572
Sum of the clauses size97252
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214396
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

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

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-3257466-1303470080/watcher-3257466-1303470080 -o /tmp/evaluation-result-3257466-1303470080/solver-3257466-1303470080 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3257466-1303470080.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: 10.94 7.99 5.51 10/197 7062
/proc/meminfo: memFree=20875820/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18240 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) R 7060 7062 6230 0 -1 4194304 284 0 0 0 0 0 0 0 25 0 1 0 537238715 18677760 232 33554432000 4194304 4287625 140734584902496 18446744073709551615 224279963112 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7062/statm: 4560 233 196 23 0 57 0

[startup+0.0435059 s]
/proc/loadavg: 10.94 7.99 5.51 10/197 7062
/proc/meminfo: memFree=20875820/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 15017824982686204168 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100493 s]
/proc/loadavg: 10.94 7.99 5.51 10/197 7062
/proc/meminfo: memFree=20875820/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 15017824982686204168 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300462 s]
/proc/loadavg: 10.94 7.99 5.51 10/197 7062
/proc/meminfo: memFree=20875820/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700392 s]
/proc/loadavg: 10.94 7.99 5.51 10/197 7062
/proc/meminfo: memFree=20875820/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50027 s]
/proc/loadavg: 10.94 7.99 5.51 13/201 7066
/proc/meminfo: memFree=20858304/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 17845251564810272768 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
[pid=7064] ppid=7062 vsize=30464 CPUtime=0.49 cores=5
/proc/7064/stat : 7064 (cryptominisat) R 7062 7062 6230 0 -1 4202496 2753 0 0 0 49 0 0 0 25 0 1 0 537238716 31195136 2290 33554432000 4194304 4587354 140735582091312 18446744073709551615 4241265 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7064/statm: 7616 2290 327 96 0 4178 0
[pid=7065] ppid=7062 vsize=17896 CPUtime=0.39 cores=5
/proc/7065/stat : 7065 (clasp) R 7062 7062 6230 0 -1 4202496 2120 0 0 0 39 0 0 0 25 0 1 0 537238716 18325504 1834 33554432000 4194304 4785740 140734700698240 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7065/statm: 4474 1834 340 145 0 1519 0
[pid=7066] ppid=7062 vsize=458604 CPUtime=0.58 cores=5
/proc/7066/stat : 7066 (TNM) R 7062 7062 6230 0 -1 4202496 1330 0 0 0 58 0 0 0 25 0 1 0 537238716 469610496 1227 33554432000 134512640 134534564 4287006272 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7066/statm: 114651 1227 95 6 0 113317 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 525288

[startup+3.10099 s]
/proc/loadavg: 10.94 7.99 5.51 13/201 7066
/proc/meminfo: memFree=20853716/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 17845251839688179712 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
[pid=7064] ppid=7062 vsize=1930608 CPUtime=0.99 cores=5
/proc/7064/stat : 7064 (cryptominisat) R 7062 7062 6230 0 -1 4202496 3684 0 0 0 99 0 0 0 25 0 1 0 537238716 1976942592 2193 33554432000 4194304 4587354 140735582091312 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7064/statm: 482652 2193 329 96 0 479214 0
[pid=7065] ppid=7062 vsize=21680 CPUtime=0.93 cores=5
/proc/7065/stat : 7065 (clasp) R 7062 7062 6230 0 -1 4202496 3047 0 0 0 93 0 0 0 25 0 1 0 537238716 22200320 2761 33554432000 4194304 4785740 140734700698240 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7065/statm: 5420 2761 340 145 0 2465 0
[pid=7066] ppid=7062 vsize=458604 CPUtime=1.14 cores=5
/proc/7066/stat : 7066 (TNM) R 7062 7062 6230 0 -1 4202496 1330 0 0 0 114 0 0 0 25 0 1 0 537238716 469610496 1227 33554432000 134512640 134534564 4287006272 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7066/statm: 114651 1227 95 6 0 113317 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 2429216

[startup+6.30046 s]
/proc/loadavg: 10.94 8.04 5.54 13/201 7066
/proc/meminfo: memFree=20912656/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 17845250327859691520 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
[pid=7064] ppid=7062 vsize=1924976 CPUtime=2.09 cores=5
/proc/7064/stat : 7064 (cryptominisat) R 7062 7062 6230 0 -1 4202496 5197 0 0 0 209 0 0 0 25 0 1 0 537238716 1971175424 2231 33554432000 4194304 4587354 140735582091312 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7064/statm: 481244 2231 333 96 0 477806 0
[pid=7065] ppid=7062 vsize=24852 CPUtime=1.99 cores=5
/proc/7065/stat : 7065 (clasp) R 7062 7062 6230 0 -1 4202496 3823 0 0 0 199 0 0 0 25 0 1 0 537238716 25448448 3537 33554432000 4194304 4785740 140734700698240 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7065/statm: 6213 3537 340 145 0 3258 0
[pid=7066] ppid=7062 vsize=458604 CPUtime=2.18 cores=5
/proc/7066/stat : 7066 (TNM) R 7062 7062 6230 0 -1 4202496 1330 0 0 0 218 0 0 0 25 0 1 0 537238716 469610496 1227 33554432000 134512640 134534564 4287006272 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7066/statm: 114651 1227 95 6 0 113317 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2426756

[startup+12.7004 s]
/proc/loadavg: 10.95 8.09 5.57 13/201 7066
/proc/meminfo: memFree=20898140/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 17845251015054458880 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
[pid=7064] ppid=7062 vsize=3749264 CPUtime=4.19 cores=5
/proc/7064/stat : 7064 (cryptominisat) R 7062 7062 6230 0 -1 4202496 9054 0 0 0 418 1 0 0 25 0 1 0 537238716 3839246336 5104 33554432000 4194304 4587354 140735582091312 18446744073709551615 4389641 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7064/statm: 937316 5104 338 96 0 933878 0
[pid=7065] ppid=7062 vsize=27692 CPUtime=4.13 cores=5
/proc/7065/stat : 7065 (clasp) R 7062 7062 6230 0 -1 4202496 4556 0 0 0 413 0 0 0 25 0 1 0 537238716 28356608 4270 33554432000 4194304 4785740 140734700698240 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7065/statm: 6923 4270 340 145 0 3968 0
[pid=7066] ppid=7062 vsize=458604 CPUtime=4.34 cores=5
/proc/7066/stat : 7066 (TNM) R 7062 7062 6230 0 -1 4202496 1330 0 0 0 434 0 0 0 25 0 1 0 537238716 469610496 1227 33554432000 134512640 134534564 4287006272 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7066/statm: 114651 1227 95 6 0 113317 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4253884

[startup+25.5013 s]
/proc/loadavg: 11.11 8.27 5.67 14/202 7096
/proc/meminfo: memFree=20847056/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 17845250465298644992 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
[pid=7064] ppid=7062 vsize=1933192 CPUtime=8.49 cores=5
/proc/7064/stat : 7064 (cryptominisat) R 7062 7062 6230 0 -1 4202496 13921 0 0 0 848 1 0 0 25 0 1 0 537238716 1979588608 3783 33554432000 4194304 4587354 140735582091312 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7064/statm: 483298 3783 338 96 0 479860 0
[pid=7065] ppid=7062 vsize=32972 CPUtime=8.39 cores=5
/proc/7065/stat : 7065 (clasp) R 7062 7062 6230 0 -1 4202496 5831 0 0 0 838 1 0 0 25 0 1 0 537238716 33763328 5545 33554432000 4194304 4785740 140734700698240 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7065/statm: 8243 5545 340 145 0 5288 0
[pid=7066] ppid=7062 vsize=458604 CPUtime=8.58 cores=5
/proc/7066/stat : 7066 (TNM) R 7062 7062 6230 0 -1 4202496 1330 0 0 0 858 0 0 0 25 0 1 0 537238716 469610496 1227 33554432000 134512640 134534564 4287006272 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7066/statm: 114651 1227 95 6 0 113317 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2443092

[startup+51.101 s]
/proc/loadavg: 11.19 8.52 5.82 15/202 7128
/proc/meminfo: memFree=20869008/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 17845249915542831104 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
[pid=7064] ppid=7062 vsize=1961188 CPUtime=16.98 cores=5
/proc/7064/stat : 7064 (cryptominisat) R 7062 7062 6230 0 -1 4202496 22723 0 0 0 1695 3 0 0 25 0 1 0 537238716 2008256512 6855 33554432000 4194304 4587354 140735582091312 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7064/statm: 490297 6855 338 96 0 486859 0
[pid=7065] ppid=7062 vsize=39960 CPUtime=16.93 cores=5
/proc/7065/stat : 7065 (clasp) R 7062 7062 6230 0 -1 4202496 7510 0 0 0 1692 1 0 0 25 0 1 0 537238716 40919040 7224 33554432000 4194304 4785740 140734700698240 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7065/statm: 9990 7224 340 145 0 7035 0
[pid=7066] ppid=7062 vsize=458604 CPUtime=17.14 cores=5
/proc/7066/stat : 7066 (TNM) R 7062 7062 6230 0 -1 4202496 1330 0 0 0 1714 0 0 0 25 0 1 0 537238716 469610496 1227 33554432000 134512640 134534564 4287006272 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7066/statm: 114651 1227 95 6 0 113317 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 2478076

[startup+102.307 s]
/proc/loadavg: 11.65 9.05 6.14 14/202 7128
/proc/meminfo: memFree=20798032/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
[pid=7064] ppid=7062 vsize=3770308 CPUtime=34.08 cores=5
/proc/7064/stat : 7064 (cryptominisat) R 7062 7062 6230 0 -1 4202496 38863 0 0 0 3402 6 0 0 25 0 1 0 537238716 3860795392 11392 33554432000 4194304 4587354 140735582091312 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7064/statm: 942577 11392 341 96 0 939139 0
[pid=7065] ppid=7062 vsize=62024 CPUtime=33.98 cores=5
/proc/7065/stat : 7065 (clasp) R 7062 7062 6230 0 -1 4202496 12846 0 0 0 3396 2 0 0 25 0 1 0 537238716 63512576 12560 33554432000 4194304 4785740 140734700698240 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7065/statm: 15506 12560 340 145 0 12551 0
[pid=7066] ppid=7062 vsize=458604 CPUtime=34.2 cores=5
/proc/7066/stat : 7066 (TNM) R 7062 7062 6230 0 -1 4202496 1330 0 0 0 3420 0 0 0 25 0 1 0 537238716 469610496 1227 33554432000 134512640 134534564 4287006272 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7066/statm: 114651 1227 95 6 0 113317 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4309260

[startup+162.3 s]
/proc/loadavg: 11.94 9.60 6.51 14/202 7130
/proc/meminfo: memFree=20791572/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 17845251289932365824 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
[pid=7064] ppid=7062 vsize=3772804 CPUtime=54.08 cores=5
/proc/7064/stat : 7064 (cryptominisat) R 7062 7062 6230 0 -1 4202496 48146 0 0 0 5399 9 0 0 25 0 1 0 537238716 3863351296 12501 33554432000 4194304 4587354 140735582091312 18446744073709551615 4238332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7064/statm: 943201 12501 338 96 0 939763 0
[pid=7065] ppid=7062 vsize=65080 CPUtime=53.98 cores=5

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

/proc/7066/statm: 114651 1227 95 6 0 113317 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 4318628

[startup+342.3 s]
/proc/loadavg: 12.00 10.69 7.48 14/202 7136
/proc/meminfo: memFree=20695848/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 17845250052981784576 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
[pid=7064] ppid=7062 vsize=3936060 CPUtime=114.08 cores=5
/proc/7064/stat : 7064 (cryptominisat) R 7062 7062 6230 0 -1 4202496 84850 0 0 0 11391 17 0 0 25 0 1 0 537238716 4030525440 13330 33554432000 4194304 4587354 140735582091312 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7064/statm: 984015 13330 338 96 0 980577 0
[pid=7065] ppid=7062 vsize=91552 CPUtime=113.97 cores=5
/proc/7065/stat : 7065 (clasp) R 7062 7062 6230 0 -1 4202496 19923 0 0 0 11394 3 0 0 25 0 1 0 537238716 93749248 19637 33554432000 4194304 4785740 140734700698240 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7065/statm: 22888 19637 340 145 0 19933 0
[pid=7066] ppid=7062 vsize=458604 CPUtime=114.22 cores=5
/proc/7066/stat : 7066 (TNM) R 7062 7062 6230 0 -1 4202496 1330 0 0 0 11422 0 0 0 25 0 1 0 537238716 469610496 1227 33554432000 134512640 134534564 4287006272 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7066/statm: 114651 1227 95 6 0 113317 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 4504540

[startup+402.3 s]
/proc/loadavg: 12.00 10.93 7.76 14/202 7136
/proc/meminfo: memFree=20678820/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
[pid=7064] ppid=7062 vsize=1978464 CPUtime=134.08 cores=5
/proc/7064/stat : 7064 (cryptominisat) R 7062 7062 6230 0 -1 4202496 103777 0 0 0 13387 21 0 0 25 0 1 0 537238716 2025947136 12042 33554432000 4194304 4587354 140735582091312 18446744073709551615 4238314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7064/statm: 494616 12042 338 96 0 491178 0
[pid=7065] ppid=7062 vsize=97784 CPUtime=133.97 cores=5
/proc/7065/stat : 7065 (clasp) R 7062 7062 6230 0 -1 4202496 21487 0 0 0 13394 3 0 0 25 0 1 0 537238716 100130816 21201 33554432000 4194304 4785740 140734700698240 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7065/statm: 24446 21201 340 145 0 21491 0
[pid=7066] ppid=7062 vsize=458604 CPUtime=134.22 cores=5
/proc/7066/stat : 7066 (TNM) R 7062 7062 6230 0 -1 4202496 1330 0 0 0 13422 0 0 0 25 0 1 0 537238716 469610496 1227 33554432000 134512640 134534564 4287006272 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7066/statm: 114651 1227 95 6 0 113317 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 2553176

[startup+462.301 s]
/proc/loadavg: 12.00 11.12 8.02 14/202 7138
/proc/meminfo: memFree=20664284/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 17845250190420738048 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
[pid=7064] ppid=7062 vsize=1963692 CPUtime=154.07 cores=5
/proc/7064/stat : 7064 (cryptominisat) R 7062 7062 6230 0 -1 4202496 112370 0 0 0 15384 23 0 0 25 0 1 0 537238716 2010820608 13896 33554432000 4194304 4587354 140735582091312 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7064/statm: 490923 13896 338 96 0 487485 0
[pid=7065] ppid=7062 vsize=99104 CPUtime=153.99 cores=5
/proc/7065/stat : 7065 (clasp) R 7062 7062 6230 0 -1 4202496 21808 0 0 0 15395 4 0 0 25 0 1 0 537238716 101482496 21522 33554432000 4194304 4785740 140734700698240 18446744073709551615 4553090 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7065/statm: 24776 21522 340 145 0 21821 0
[pid=7066] ppid=7062 vsize=458604 CPUtime=154.22 cores=5
/proc/7066/stat : 7066 (TNM) R 7062 7062 6230 0 -1 4202496 1330 0 0 0 15422 0 0 0 25 0 1 0 537238716 469610496 1227 33554432000 134512640 134534564 4287006272 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7066/statm: 114651 1227 95 6 0 113317 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 2539724

[startup+522.301 s]
/proc/loadavg: 12.00 11.28 8.26 14/202 7140
/proc/meminfo: memFree=20649496/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 17845250465298644992 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
[pid=7064] ppid=7062 vsize=2018884 CPUtime=174.06 cores=5
/proc/7064/stat : 7064 (cryptominisat) R 7062 7062 6230 0 -1 4202496 120763 0 0 0 17381 25 0 0 25 0 1 0 537238716 2067337216 15250 33554432000 4194304 4587354 140735582091312 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7064/statm: 504721 15250 338 96 0 501283 0
[pid=7065] ppid=7062 vsize=112264 CPUtime=173.99 cores=5
/proc/7065/stat : 7065 (clasp) R 7062 7062 6230 0 -1 4202496 25065 0 0 0 17395 4 0 0 25 0 1 0 537238716 114958336 24779 33554432000 4194304 4785740 140734700698240 18446744073709551615 4550442 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7065/statm: 28066 24779 340 145 0 25111 0
[pid=7066] ppid=7062 vsize=458604 CPUtime=174.22 cores=5
/proc/7066/stat : 7066 (TNM) R 7062 7062 6230 0 -1 4202496 1330 0 0 0 17422 0 0 0 25 0 1 0 537238716 469610496 1227 33554432000 134512640 134534564 4287006272 18446744073709551615 134530998 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7066/statm: 114651 1227 95 6 0 113317 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 2608076

[startup+582.301 s]
/proc/loadavg: 12.00 11.41 8.50 14/202 7142
/proc/meminfo: memFree=20658628/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 17845250740176551936 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
[pid=7064] ppid=7062 vsize=3761084 CPUtime=194.07 cores=5
/proc/7064/stat : 7064 (cryptominisat) R 7062 7062 6230 0 -1 4202496 128246 0 0 0 19379 28 0 0 25 0 1 0 537238716 3851350016 9946 33554432000 4194304 4587354 140735582091312 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7064/statm: 940271 9946 338 96 0 936833 0
[pid=7065] ppid=7062 vsize=113716 CPUtime=193.99 cores=5
/proc/7065/stat : 7065 (clasp) R 7062 7062 6230 0 -1 4202496 25457 0 0 0 19395 4 0 0 25 0 1 0 537238716 116445184 25171 33554432000 4194304 4785740 140734700698240 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7065/statm: 28429 25171 340 145 0 25474 0
[pid=7066] ppid=7062 vsize=458604 CPUtime=194.21 cores=5
/proc/7066/stat : 7066 (TNM) R 7062 7062 6230 0 -1 4202496 1330 0 0 0 19421 0 0 0 25 0 1 0 537238716 469610496 1227 33554432000 134512640 134534564 4287006272 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7066/statm: 114651 1227 95 6 0 113317 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 4351728

[startup+642.301 s]
/proc/loadavg: 12.05 11.53 8.72 15/202 7144
/proc/meminfo: memFree=20633044/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 17845250190420738048 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
[pid=7064] ppid=7062 vsize=3778108 CPUtime=214.06 cores=5
/proc/7064/stat : 7064 (cryptominisat) R 7062 7062 6230 0 -1 4202496 150805 0 0 0 21376 30 0 0 25 0 1 0 537238716 3868782592 14765 33554432000 4194304 4587354 140735582091312 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7064/statm: 944527 14765 338 96 0 941089 0
[pid=7065] ppid=7062 vsize=115912 CPUtime=214 cores=5
/proc/7065/stat : 7065 (clasp) R 7062 7062 6230 0 -1 4202496 25987 0 0 0 21396 4 0 0 25 0 1 0 537238716 118693888 25701 33554432000 4194304 4785740 140734700698240 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7065/statm: 28978 25701 340 145 0 26023 0
[pid=7066] ppid=7062 vsize=458604 CPUtime=214.21 cores=5
/proc/7066/stat : 7066 (TNM) R 7062 7062 6230 0 -1 4202496 1330 0 0 0 21421 0 0 0 25 0 1 0 537238716 469610496 1227 33554432000 134512640 134534564 4287006272 18446744073709551615 134529909 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7066/statm: 114651 1227 95 6 0 113317 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 4370948



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+660.101 s]
/proc/loadavg: 12.04 11.56 8.79 13/202 7144
/proc/meminfo: memFree=20596208/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
[pid=7064] ppid=7062 vsize=7486436 CPUtime=220.01 cores=5
/proc/7064/stat : 7064 (cryptominisat) R 7062 7062 6230 0 -1 4202496 153317 0 0 0 21970 31 0 0 25 0 1 0 537238716 7666110464 13256 33554432000 4194304 4587354 140735582091312 18446744073709551615 224284969095 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7064/statm: 1871609 13256 338 96 0 1868171 0
[pid=7065] ppid=7062 vsize=117692 CPUtime=219.96 cores=5
/proc/7065/stat : 7065 (clasp) R 7062 7062 6230 0 -1 4202496 26436 0 0 0 21991 5 0 0 25 0 1 0 537238716 120516608 26150 33554432000 4194304 4785740 140734700698240 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7065/statm: 29423 26150 340 145 0 26468 0
[pid=7066] ppid=7062 vsize=458604 CPUtime=220.11 cores=5
/proc/7066/stat : 7066 (TNM) R 7062 7062 6230 0 -1 4202496 1330 0 0 0 22011 0 0 0 25 0 1 0 537238716 469610496 1227 33554432000 134512640 134534564 4287006272 18446744073709551615 134530414 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7066/statm: 114651 1227 95 6 0 113317 0
Current children cumulated CPU time (s) 660.08
Current children cumulated vsize (KiB) 8081056

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

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

[startup+660.101 s]
/proc/loadavg: 12.04 11.56 8.79 13/202 7144
/proc/meminfo: memFree=20596208/32951124 swapFree=67110396/67111528
[pid=7062] ppid=7060 vsize=18324 CPUtime=0 cores=5,7
/proc/7062/stat : 7062 (ppfolio) S 7060 7062 6230 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 537238715 18763776 394 33554432000 4194304 4287625 140734584902496 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/7062/statm: 4581 394 345 23 0 91 0
[pid=7064] ppid=7062 vsize=7486436 CPUtime=220.01 cores=5
/proc/7064/stat : 7064 (cryptominisat) R 7062 7062 6230 0 -1 4202496 153317 0 0 0 21970 31 0 0 25 0 1 0 537238716 7666110464 13256 33554432000 4194304 4587354 140735582091312 18446744073709551615 224284969095 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7064/statm: 1871609 13256 338 96 0 1868171 0
[pid=7065] ppid=7062 vsize=117692 CPUtime=219.96 cores=5
/proc/7065/stat : 7065 (clasp) R 7062 7062 6230 0 -1 4202496 26436 0 0 0 21991 5 0 0 25 0 1 0 537238716 120516608 26150 33554432000 4194304 4785740 140734700698240 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7065/statm: 29423 26150 340 145 0 26468 0
[pid=7066] ppid=7062 vsize=458604 CPUtime=220.11 cores=5
/proc/7066/stat : 7066 (TNM) R 7062 7062 6230 0 -1 4202496 1330 0 0 0 22011 0 0 0 25 0 1 0 537238716 469610496 1227 33554432000 134512640 134534564 4287006272 18446744073709551615 134530414 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7066/statm: 114651 1227 95 6 0 113317 0
Current children cumulated CPU time (s) 660.08
Current children cumulated vsize (KiB) 8081056

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 660.117
CPU time (s): 660.08
CPU user time (s): 659.72
CPU system time (s): 0.36
CPU usage (%): 99.9944
Max. virtual memory (cumulated for all children) (KiB): 8093572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
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= 222
involuntary context switches= 4

runsolver used 1.09683 second user time and 2.51562 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-22 13:01:20
IDJOB=3257466
IDBENCH=70930
IDSOLVER=1613
FILE ID=node118/3257466-1303470080
RUNJOBID= node118-1303469778-6936
PBS_JOBID= 13107181
Free space on /tmp= 71700 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_8_4_5_fbc.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257466-1303470080/watcher-3257466-1303470080 -o /tmp/evaluation-result-3257466-1303470080/solver-3257466-1303470080 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3257466-1303470080.cnf

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

MD5SUM BENCH= 6fdce6b69c397ad71b0f25957edff1fa
RANDOM SEED=1252513916

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.842
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.68
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.842
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.842
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.75
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20876100 kB
Buffers:       1153000 kB
Cached:        9953588 kB
SwapCached:        600 kB
Active:        7891052 kB
Inactive:      3678664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20876100 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           10948 kB
Writeback:           0 kB
AnonPages:      462604 kB
Mapped:          18000 kB
Slab:           438820 kB
PageTables:       6740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2525544 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= 71688 MiB
End job on node118 at 2011-04-22 13:12:23