Trace number 3191375

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S93401285-051-UNKNOWN.cnf
MD5SUMdc0028248c86c8aff67bef1f8d7ffb16
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.2752
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512750

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 4,6

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: 0.92 1.00 1.29 7/195 15926
/proc/meminfo: memFree=17131944/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=2712 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4194304 86 0 0 0 0 0 0 0 23 0 1 0 365278882 2777088 37 33554432000 4194304 4287625 140734483263632 18446744073709551615 270608187015 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/15926/statm: 678 37 27 23 0 23 0

[startup+0.0469439 s]
/proc/loadavg: 0.92 1.00 1.29 7/195 15926
/proc/meminfo: memFree=17131944/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=2712 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4194304 86 0 0 0 0 0 0 0 23 0 1 0 365278882 2777088 37 33554432000 4194304 4287625 140734483263632 18446744073709551615 270608187015 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/15926/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100917 s]
/proc/loadavg: 0.92 1.00 1.29 7/195 15926
/proc/meminfo: memFree=17131944/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=2712 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4194304 86 0 0 0 0 0 0 0 23 0 1 0 365278882 2777088 37 33554432000 4194304 4287625 140734483263632 18446744073709551615 270608187015 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/15926/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300884 s]
/proc/loadavg: 0.92 1.00 1.29 7/195 15926
/proc/meminfo: memFree=17131944/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 502 0 0 0 0 0 0 0 21 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 4249366155044552961 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700812 s]
/proc/loadavg: 0.92 1.00 1.29 7/195 15926
/proc/meminfo: memFree=17131944/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 502 0 0 0 0 0 0 0 21 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 4249366155044552961 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50069 s]
/proc/loadavg: 0.92 1.00 1.29 13/202 15933
/proc/meminfo: memFree=17065920/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 503 0 0 0 0 0 0 0 17 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
[pid=15928] ppid=15926 vsize=25060 CPUtime=0.11 cores=4
/proc/15928/stat : 15928 (cryptominisat) R 15926 15926 15860 0 -1 4202496 865 0 0 0 11 0 0 0 22 0 1 0 365278907 25661440 738 33554432000 4194304 4587354 140734696034672 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15928/statm: 6265 738 304 96 0 2827 0
[pid=15930] ppid=15926 vsize=16588 CPUtime=1.02 cores=4
/proc/15930/stat : 15930 (clasp) R 15926 15926 15860 0 -1 4202496 1620 0 0 0 102 0 0 0 19 0 1 0 365278907 16986112 1487 33554432000 4194304 4785740 140734085519552 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15930/statm: 4147 1487 340 145 0 1192 0
[pid=15931] ppid=15926 vsize=453448 CPUtime=0.11 cores=4
/proc/15931/stat : 15931 (TNM) R 15926 15926 15860 0 -1 4202496 686 0 0 0 11 0 0 0 25 0 1 0 365278907 464330752 583 33554432000 134512640 134534564 4291618928 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15931/statm: 113362 583 91 6 0 112028 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 513420

[startup+3.10041 s]
/proc/loadavg: 0.92 1.00 1.29 13/202 15933
/proc/meminfo: memFree=17042484/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 13810422397750214656 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
[pid=15928] ppid=15926 vsize=27724 CPUtime=1.14 cores=4
/proc/15928/stat : 15928 (cryptominisat) R 15926 15926 15860 0 -1 4202496 3694 0 0 0 114 0 0 0 19 0 1 0 365278907 28389376 1492 33554432000 4194304 4587354 140734696034672 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15928/statm: 6931 1492 327 96 0 3493 0
[pid=15930] ppid=15926 vsize=17044 CPUtime=1.28 cores=4
/proc/15930/stat : 15930 (clasp) R 15926 15926 15860 0 -1 4202496 1706 0 0 0 128 0 0 0 19 0 1 0 365278907 17453056 1573 33554432000 4194304 4785740 140734085519552 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15930/statm: 4261 1573 340 145 0 1306 0
[pid=15931] ppid=15926 vsize=453448 CPUtime=0.41 cores=4
/proc/15931/stat : 15931 (TNM) R 15926 15926 15860 0 -1 4202496 686 0 0 0 41 0 0 0 25 0 1 0 365278907 464330752 583 33554432000 134512640 134534564 4291618928 18446744073709551615 134524686 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15931/statm: 113362 583 91 6 0 112028 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 516540

[startup+6.30084 s]
/proc/loadavg: 1.81 1.18 1.35 13/202 15933
/proc/meminfo: memFree=17014392/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 13810421985433354240 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
[pid=15928] ppid=15926 vsize=722312 CPUtime=2.24 cores=4
/proc/15928/stat : 15928 (cryptominisat) R 15926 15926 15860 0 -1 4202496 7810 0 0 0 224 0 0 0 21 0 1 0 365278907 739647488 4345 33554432000 4194304 4587354 140734696034672 18446744073709551615 4388284 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15928/statm: 180578 4345 337 96 0 177140 0
[pid=15930] ppid=15926 vsize=17480 CPUtime=2.32 cores=4
/proc/15930/stat : 15930 (clasp) R 15926 15926 15860 0 -1 4202496 1814 0 0 0 232 0 0 0 22 0 1 0 365278907 17899520 1681 33554432000 4194304 4785740 140734085519552 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15930/statm: 4370 1681 340 145 0 1415 0
[pid=15931] ppid=15926 vsize=453448 CPUtime=1.47 cores=4
/proc/15931/stat : 15931 (TNM) R 15926 15926 15860 0 -1 4202496 686 0 0 0 147 0 0 0 25 0 1 0 365278907 464330752 583 33554432000 134512640 134534564 4291618928 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15931/statm: 113362 583 91 6 0 112028 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 1211564

[startup+12.7007 s]
/proc/loadavg: 2.62 1.36 1.41 13/202 15933
/proc/meminfo: memFree=16975980/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 13810421985433354240 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
[pid=15928] ppid=15926 vsize=168472 CPUtime=4.41 cores=4
/proc/15928/stat : 15928 (cryptominisat) R 15926 15926 15860 0 -1 4202496 9265 0 0 0 440 1 0 0 25 0 1 0 365278907 172515328 4241 33554432000 4194304 4587354 140734696034672 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15928/statm: 42118 4241 337 96 0 38680 0
[pid=15930] ppid=15926 vsize=18784 CPUtime=4.42 cores=4
/proc/15930/stat : 15930 (clasp) R 15926 15926 15860 0 -1 4202496 2138 0 0 0 442 0 0 0 25 0 1 0 365278907 19234816 2005 33554432000 4194304 4785740 140734085519552 18446744073709551615 4549056 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15930/statm: 4696 2005 340 145 0 1741 0
[pid=15931] ppid=15926 vsize=457412 CPUtime=3.61 cores=4
/proc/15931/stat : 15931 (TNM) R 15926 15926 15860 0 -1 4202496 806 0 0 0 361 0 0 0 25 0 1 0 365278907 468389888 703 33554432000 134512640 134534564 4291618928 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15931/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 662992

[startup+25.5005 s]
/proc/loadavg: 4.70 1.88 1.57 13/202 15933
/proc/meminfo: memFree=16952496/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 13810421023360679936 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
[pid=15928] ppid=15926 vsize=721204 CPUtime=8.64 cores=4
/proc/15928/stat : 15928 (cryptominisat) R 15926 15926 15860 0 -1 4202496 12404 0 0 0 863 1 0 0 25 0 1 0 365278907 738512896 4591 33554432000 4194304 4587354 140734696034672 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15928/statm: 180301 4591 337 96 0 176863 0
[pid=15930] ppid=15926 vsize=20636 CPUtime=8.71 cores=4
/proc/15930/stat : 15930 (clasp) R 15926 15926 15860 0 -1 4202496 2576 0 0 0 871 0 0 0 25 0 1 0 365278907 21131264 2443 33554432000 4194304 4785740 140734085519552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15930/statm: 5159 2443 340 145 0 2204 0
[pid=15931] ppid=15926 vsize=457412 CPUtime=7.87 cores=4
/proc/15931/stat : 15931 (TNM) R 15926 15926 15860 0 -1 4202496 806 0 0 0 787 0 0 0 25 0 1 0 365278907 468389888 703 33554432000 134512640 134534564 4291618928 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15931/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 1217576

[startup+51.1009 s]
/proc/loadavg: 7.19 2.69 1.85 13/202 15934
/proc/meminfo: memFree=16883604/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 13810421985433354240 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
[pid=15928] ppid=15926 vsize=728988 CPUtime=17.2 cores=4
/proc/15928/stat : 15928 (cryptominisat) R 15926 15926 15860 0 -1 4202496 17861 0 0 0 1719 1 0 0 25 0 1 0 365278907 746483712 6612 33554432000 4194304 4587354 140734696034672 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15928/statm: 182247 6612 337 96 0 178809 0
[pid=15930] ppid=15926 vsize=22760 CPUtime=17.21 cores=4
/proc/15930/stat : 15930 (clasp) R 15926 15926 15860 0 -1 4202496 3073 0 0 0 1721 0 0 0 25 0 1 0 365278907 23306240 2940 33554432000 4194304 4785740 140734085519552 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15930/statm: 5690 2940 340 145 0 2735 0
[pid=15931] ppid=15926 vsize=457412 CPUtime=16.41 cores=4
/proc/15931/stat : 15931 (TNM) R 15926 15926 15860 0 -1 4202496 806 0 0 0 1641 0 0 0 25 0 1 0 365278907 468389888 703 33554432000 134512640 134534564 4291618928 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15931/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 1227484

[startup+102.307 s]
/proc/loadavg: 9.91 4.13 2.38 13/202 15935
/proc/meminfo: memFree=16844776/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 13810420336165912576 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
[pid=15928] ppid=15926 vsize=732556 CPUtime=34.23 cores=4
/proc/15928/stat : 15928 (cryptominisat) R 15926 15926 15860 0 -1 4202496 27753 0 0 0 3420 3 0 0 25 0 1 0 365278907 750137344 6275 33554432000 4194304 4587354 140734696034672 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15928/statm: 183139 6275 337 96 0 179701 0
[pid=15930] ppid=15926 vsize=27040 CPUtime=34.31 cores=4
/proc/15930/stat : 15930 (clasp) R 15926 15926 15860 0 -1 4202496 4035 0 0 0 3431 0 0 0 25 0 1 0 365278907 27688960 3902 33554432000 4194304 4785740 140734085519552 18446744073709551615 4549056 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15930/statm: 6760 3902 340 145 0 3805 0
[pid=15931] ppid=15926 vsize=457412 CPUtime=33.49 cores=4
/proc/15931/stat : 15931 (TNM) R 15926 15926 15860 0 -1 4202496 806 0 0 0 3349 0 0 0 25 0 1 0 365278907 468389888 703 33554432000 134512640 134534564 4291618928 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15931/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 1235332

[startup+162.301 s]
/proc/loadavg: 11.31 5.57 2.98 13/202 15997
/proc/meminfo: memFree=16729680/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 13810420885921726464 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
[pid=15928] ppid=15926 vsize=64428 CPUtime=54.23 cores=4
/proc/15928/stat : 15928 (cryptominisat) R 15926 15926 15860 0 -1 4202496 35316 0 0 0 5419 4 0 0 25 0 1 0 365278907 65974272 10581 33554432000 4194304 4587354 140734696034672 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15928/statm: 16107 10581 337 96 0 12669 0
[pid=15930] ppid=15926 vsize=30100 CPUtime=54.3 cores=4

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

/proc/15931/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 566172

[startup+882.301 s]
/proc/loadavg: 12.00 11.41 7.83 13/202 16115
/proc/meminfo: memFree=16396536/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 13810420473604866048 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
[pid=15928] ppid=15926 vsize=59596 CPUtime=294.29 cores=4
/proc/15928/stat : 15928 (cryptominisat) R 15926 15926 15860 0 -1 4202496 106568 0 0 0 29410 19 0 0 25 0 1 0 365278907 61026304 11103 33554432000 4194304 4587354 140734696034672 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15928/statm: 14899 11103 337 96 0 11461 0
[pid=15930] ppid=15926 vsize=45976 CPUtime=294.28 cores=4
/proc/15930/stat : 15930 (clasp) R 15926 15926 15860 0 -1 4202496 8237 0 0 0 29427 1 0 0 25 0 1 0 365278907 47079424 8104 33554432000 4194304 4785740 140734085519552 18446744073709551615 270612808322 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15930/statm: 11494 8104 340 145 0 8539 0
[pid=15931] ppid=15926 vsize=457412 CPUtime=293.46 cores=4
/proc/15931/stat : 15931 (TNM) R 15926 15926 15860 0 -1 4202496 806 0 0 0 29346 0 0 0 25 0 1 0 365278907 468389888 703 33554432000 134512640 134534564 4291618928 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15931/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 581308

[startup+942.301 s]
/proc/loadavg: 12.00 11.52 8.09 13/202 16117
/proc/meminfo: memFree=16381592/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 13810420611043819520 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
[pid=15928] ppid=15926 vsize=59708 CPUtime=314.29 cores=4
/proc/15928/stat : 15928 (cryptominisat) R 15926 15926 15860 0 -1 4202496 113018 0 0 0 31407 22 0 0 25 0 1 0 365278907 61140992 10630 33554432000 4194304 4587354 140734696034672 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15928/statm: 14927 10630 337 96 0 11489 0
[pid=15930] ppid=15926 vsize=46744 CPUtime=314.29 cores=4
/proc/15930/stat : 15930 (clasp) R 15926 15926 15860 0 -1 4202496 8391 0 0 0 31428 1 0 0 25 0 1 0 365278907 47865856 8258 33554432000 4194304 4785740 140734085519552 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15930/statm: 11686 8258 340 145 0 8731 0
[pid=15931] ppid=15926 vsize=457412 CPUtime=313.46 cores=4
/proc/15931/stat : 15931 (TNM) R 15926 15926 15860 0 -1 4202496 806 0 0 0 31346 0 0 0 25 0 1 0 365278907 468389888 703 33554432000 134512640 134534564 4291618928 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15931/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 582188

[startup+1002.3 s]
/proc/loadavg: 12.06 11.62 8.33 13/202 16118
/proc/meminfo: memFree=16232904/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 13810420748482772992 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
[pid=15928] ppid=15926 vsize=59820 CPUtime=334.29 cores=4
/proc/15928/stat : 15928 (cryptominisat) R 15926 15926 15860 0 -1 4202496 118943 0 0 0 33405 24 0 0 25 0 1 0 365278907 61255680 9413 33554432000 4194304 4587354 140734696034672 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15928/statm: 14955 9413 337 96 0 11517 0
[pid=15930] ppid=15926 vsize=46936 CPUtime=334.3 cores=4
/proc/15930/stat : 15930 (clasp) R 15926 15926 15860 0 -1 4202496 8437 0 0 0 33429 1 0 0 25 0 1 0 365278907 48062464 8304 33554432000 4194304 4785740 140734085519552 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15930/statm: 11734 8304 340 145 0 8779 0
[pid=15931] ppid=15926 vsize=457412 CPUtime=333.46 cores=4
/proc/15931/stat : 15931 (TNM) R 15926 15926 15860 0 -1 4202496 806 0 0 0 33346 0 0 0 25 0 1 0 365278907 468389888 703 33554432000 134512640 134534564 4291618928 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15931/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 582492

[startup+1062.3 s]
/proc/loadavg: 12.02 11.68 8.56 13/202 16123
/proc/meminfo: memFree=16355100/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 13810420885921726464 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
[pid=15928] ppid=15926 vsize=59876 CPUtime=354.29 cores=4
/proc/15928/stat : 15928 (cryptominisat) R 15926 15926 15860 0 -1 4202496 124260 0 0 0 35403 26 0 0 25 0 1 0 365278907 61313024 11024 33554432000 4194304 4587354 140734696034672 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15928/statm: 14969 11024 337 96 0 11531 0
[pid=15930] ppid=15926 vsize=47320 CPUtime=354.31 cores=4
/proc/15930/stat : 15930 (clasp) R 15926 15926 15860 0 -1 4202496 8514 0 0 0 35430 1 0 0 25 0 1 0 365278907 48455680 8381 33554432000 4194304 4785740 140734085519552 18446744073709551615 4286989 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15930/statm: 11830 8381 340 145 0 8875 0
[pid=15931] ppid=15926 vsize=457412 CPUtime=353.45 cores=4
/proc/15931/stat : 15931 (TNM) R 15926 15926 15860 0 -1 4202496 806 0 0 0 35345 0 0 0 25 0 1 0 365278907 468389888 703 33554432000 134512640 134534564 4291618928 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15931/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 582932

[startup+1122.3 s]
/proc/loadavg: 12.00 11.74 8.77 13/202 16125
/proc/meminfo: memFree=16334200/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 13810421023360679936 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
[pid=15928] ppid=15926 vsize=754976 CPUtime=374.29 cores=4
/proc/15928/stat : 15928 (cryptominisat) R 15926 15926 15860 0 -1 4202496 130345 0 0 0 37401 28 0 0 25 0 1 0 365278907 773095424 9676 33554432000 4194304 4587354 140734696034672 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15928/statm: 188744 9676 337 96 0 185306 0
[pid=15930] ppid=15926 vsize=47704 CPUtime=374.31 cores=4
/proc/15930/stat : 15930 (clasp) R 15926 15926 15860 0 -1 4202496 8627 0 0 0 37430 1 0 0 25 0 1 0 365278907 48848896 8494 33554432000 4194304 4785740 140734085519552 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15930/statm: 11926 8494 340 145 0 8971 0
[pid=15931] ppid=15926 vsize=457412 CPUtime=373.45 cores=4
/proc/15931/stat : 15931 (TNM) R 15926 15926 15860 0 -1 4202496 806 0 0 0 37345 0 0 0 25 0 1 0 365278907 468389888 703 33554432000 134512640 134534564 4291618928 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15931/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 1278416

[startup+1182.3 s]
/proc/loadavg: 12.00 11.78 8.97 13/202 16186
/proc/meminfo: memFree=16536296/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 13810422397750214656 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
[pid=15928] ppid=15926 vsize=797284 CPUtime=394.28 cores=4
/proc/15928/stat : 15928 (cryptominisat) R 15926 15926 15860 0 -1 4202496 141105 0 0 0 39398 30 0 0 25 0 1 0 365278907 816418816 20421 33554432000 4194304 4587354 140734696034672 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15928/statm: 199321 20421 337 96 0 195883 0
[pid=15930] ppid=15926 vsize=49424 CPUtime=394.32 cores=4
/proc/15930/stat : 15930 (clasp) R 15926 15926 15860 0 -1 4202496 9075 0 0 0 39431 1 0 0 25 0 1 0 365278907 50610176 8846 33554432000 4194304 4785740 140734085519552 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15930/statm: 12356 8846 340 145 0 9401 0
[pid=15931] ppid=15926 vsize=457412 CPUtime=393.45 cores=4
/proc/15931/stat : 15931 (TNM) R 15926 15926 15860 0 -1 4202496 806 0 0 0 39345 0 0 0 25 0 1 0 365278907 468389888 703 33554432000 134512640 134534564 4291618928 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15931/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 1322444

[startup+1242.3 s]
/proc/loadavg: 12.00 11.82 9.16 13/202 16188
/proc/meminfo: memFree=16443624/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 13810422397750214656 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
[pid=15928] ppid=15926 vsize=805432 CPUtime=414.28 cores=4
/proc/15928/stat : 15928 (cryptominisat) R 15926 15926 15860 0 -1 4202496 143009 0 0 0 41398 30 0 0 25 0 1 0 365278907 824762368 22325 33554432000 4194304 4587354 140734696034672 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15928/statm: 201358 22325 337 96 0 197920 0
[pid=15930] ppid=15926 vsize=50596 CPUtime=414.33 cores=4
/proc/15930/stat : 15930 (clasp) R 15926 15926 15860 0 -1 4202496 9330 0 0 0 41432 1 0 0 25 0 1 0 365278907 51810304 9101 33554432000 4194304 4785740 140734085519552 18446744073709551615 4550336 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15930/statm: 12649 9101 340 145 0 9694 0
[pid=15931] ppid=15926 vsize=457412 CPUtime=413.44 cores=4
/proc/15931/stat : 15931 (TNM) R 15926 15926 15860 0 -1 4202496 806 0 0 0 41344 0 0 0 25 0 1 0 365278907 468389888 703 33554432000 134512640 134534564 4291618928 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15931/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 1331764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 11.85 9.33 10/198 16190
/proc/meminfo: memFree=16580408/32951124 swapFree=67111528/67111528
[pid=15926] ppid=15924 vsize=18324 CPUtime=0 cores=4,6
/proc/15926/stat : 15926 (ppfolio) S 15924 15926 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278882 18763776 394 33554432000 4194304 4287625 140734483263632 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/15926/statm: 4581 394 345 23 0 91 0
[pid=15928] ppid=15926 vsize=744040 CPUtime=433.47 cores=4
/proc/15928/stat : 15928 (cryptominisat) R 15926 15926 15860 0 -1 4202496 144171 0 0 0 43317 30 0 0 25 0 1 0 365278907 761896960 12580 33554432000 4194304 4587354 140734696034672 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15928/statm: 186010 12580 337 96 0 182572 0
[pid=15930] ppid=15926 vsize=51928 CPUtime=433.55 cores=4
/proc/15930/stat : 15930 (clasp) R 15926 15926 15860 0 -1 4202496 9583 0 0 0 43353 2 0 0 25 0 1 0 365278907 53174272 9354 33554432000 4194304 4785740 140734085519552 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15930/statm: 12982 9354 340 145 0 10027 0
[pid=15931] ppid=15926 vsize=457412 CPUtime=432.74 cores=4
/proc/15931/stat : 15931 (TNM) R 15926 15926 15860 0 -1 4202496 806 0 0 0 43274 0 0 0 25 0 1 0 365278907 468389888 703 33554432000 134512640 134534564 4291618928 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15931/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1299.76
Current children cumulated vsize (KiB) 1271704

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 15926 and gives
#  childrusage.ru_utime.tv_sec=432
#  childrusage.ru_utime.tv_usec=744212
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 432.746
# while last known CPU time is 1299.76
#
# 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.76
CPU user time (s): 1299.44
CPU system time (s): 0.32
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 1331764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 432.744
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1310
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= 247
involuntary context switches= 4725

runsolver used 2.35264 second user time and 4.75128 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-11 17:46:19
IDJOB=3191375
IDBENCH=82506
IDSOLVER=1613
FILE ID=node108/3191375-1302536779
RUNJOBID= node108-1302536779-15879
PBS_JOBID= 12951112
Free space on /tmp= 71864 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S93401285-051-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191375-1302536779/watcher-3191375-1302536779 -o /tmp/evaluation-result-3191375-1302536779/solver-3191375-1302536779 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191375-1302536779.cnf

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

MD5SUM BENCH= dc0028248c86c8aff67bef1f8d7ffb16
RANDOM SEED=1364851932

node108.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.820
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.64
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.820
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.15
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.820
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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:      17132976 kB
Buffers:        737120 kB
Cached:       14620984 kB
SwapCached:          0 kB
Active:        8677504 kB
Inactive:      6748232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17132976 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           42720 kB
Writeback:           0 kB
AnonPages:       67828 kB
Mapped:          15496 kB
Slab:           326816 kB
PageTables:       5428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1154140 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= 71852 MiB
End job on node108 at 2011-04-11 18:08:01