Trace number 3191372

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300 1300.01

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S107009952-009-UNKNOWN.cnf
MD5SUM5093bfaf2b5c3f3d3bcb50ce84a28c32
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.6625
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
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 520000
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.00 1.29 5/175 15905
/proc/meminfo: memFree=17138948/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 9134228311294050563 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0

[startup+0.0151731 s]
/proc/loadavg: 0.92 1.00 1.29 5/175 15905
/proc/meminfo: memFree=17138948/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 9134228311294050563 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101156 s]
/proc/loadavg: 0.92 1.00 1.29 5/175 15905
/proc/meminfo: memFree=17138948/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 9134228311294050563 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301118 s]
/proc/loadavg: 0.92 1.00 1.29 5/175 15905
/proc/meminfo: memFree=17138948/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 23 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701059 s]
/proc/loadavg: 0.92 1.00 1.29 5/175 15905
/proc/meminfo: memFree=17138948/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 23 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50094 s]
/proc/loadavg: 0.92 1.00 1.29 13/202 15933
/proc/meminfo: memFree=17067656/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 18 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 11336449079803641856 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
[pid=15910] ppid=15905 vsize=199908 CPUtime=0.54 cores=0
/proc/15910/stat : 15910 (cryptominisat) R 15905 15905 15860 0 -1 4202496 3197 0 0 0 54 0 0 0 25 0 1 0 365278879 204705792 2072 33554432000 4194304 4587354 140737023948880 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15910/statm: 49977 2072 327 96 0 46539 0
[pid=15911] ppid=15905 vsize=18232 CPUtime=0.41 cores=0
/proc/15911/stat : 15911 (clasp) R 15905 15905 15860 0 -1 4202496 2080 0 0 0 41 0 0 0 25 0 1 0 365278879 18669568 1887 33554432000 4194304 4785740 140733365246368 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15911/statm: 4558 1887 340 145 0 1603 0
[pid=15912] ppid=15905 vsize=458888 CPUtime=0.52 cores=0
/proc/15912/stat : 15912 (TNM) R 15905 15905 15860 0 -1 4202496 1274 0 0 0 52 0 0 0 25 0 1 0 365278879 469901312 1171 33554432000 134512640 134534564 4291771376 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15912/statm: 114722 1171 95 6 0 113388 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 695352

[startup+3.10065 s]
/proc/loadavg: 0.92 1.00 1.29 13/202 15933
/proc/meminfo: memFree=17045336/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 18 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 11336449354681548800 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
[pid=15910] ppid=15905 vsize=200736 CPUtime=1.04 cores=0
/proc/15910/stat : 15910 (cryptominisat) R 15905 15905 15860 0 -1 4202496 4364 0 0 0 104 0 0 0 25 0 1 0 365278879 205553664 2198 33554432000 4194304 4587354 140737023948880 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15910/statm: 50184 2198 327 96 0 46746 0
[pid=15911] ppid=15905 vsize=20084 CPUtime=0.92 cores=0
/proc/15911/stat : 15911 (clasp) R 15905 15905 15860 0 -1 4202496 2554 0 0 0 92 0 0 0 25 0 1 0 365278879 20566016 2361 33554432000 4194304 4785740 140733365246368 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15911/statm: 5021 2361 340 145 0 2066 0
[pid=15912] ppid=15905 vsize=458888 CPUtime=1.11 cores=0
/proc/15912/stat : 15912 (TNM) R 15905 15905 15860 0 -1 4202496 1274 0 0 0 111 0 0 0 25 0 1 0 365278879 469901312 1171 33554432000 134512640 134534564 4291771376 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15912/statm: 114722 1171 95 6 0 113388 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 698032

[startup+6.30108 s]
/proc/loadavg: 1.81 1.18 1.35 13/202 15933
/proc/meminfo: memFree=17014392/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 17 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 11336449904437362688 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
[pid=15910] ppid=15905 vsize=200236 CPUtime=2.14 cores=0
/proc/15910/stat : 15910 (cryptominisat) R 15905 15905 15860 0 -1 4202496 6839 0 0 0 213 1 0 0 25 0 1 0 365278879 205041664 2092 33554432000 4194304 4587354 140737023948880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15910/statm: 50059 2092 331 96 0 46621 0
[pid=15911] ppid=15905 vsize=22096 CPUtime=2.01 cores=0
/proc/15911/stat : 15911 (clasp) R 15905 15905 15860 0 -1 4202496 3049 0 0 0 201 0 0 0 25 0 1 0 365278879 22626304 2856 33554432000 4194304 4785740 140733365246368 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15911/statm: 5524 2856 340 145 0 2569 0
[pid=15912] ppid=15905 vsize=458888 CPUtime=2.12 cores=0
/proc/15912/stat : 15912 (TNM) R 15905 15905 15860 0 -1 4202496 1274 0 0 0 212 0 0 0 25 0 1 0 365278879 469901312 1171 33554432000 134512640 134534564 4291771376 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15912/statm: 114722 1171 95 6 0 113388 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 699544

[startup+12.701 s]
/proc/loadavg: 2.62 1.36 1.41 13/202 15933
/proc/meminfo: memFree=16976228/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 11336449904437362688 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
[pid=15910] ppid=15905 vsize=211036 CPUtime=4.24 cores=0
/proc/15910/stat : 15910 (cryptominisat) R 15905 15905 15860 0 -1 4202496 12762 0 0 0 422 2 0 0 25 0 1 0 365278879 216100864 6476 33554432000 4194304 4587354 140737023948880 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15910/statm: 52759 6476 337 96 0 49321 0
[pid=15911] ppid=15905 vsize=23976 CPUtime=4.12 cores=0
/proc/15911/stat : 15911 (clasp) R 15905 15905 15860 0 -1 4202496 3526 0 0 0 412 0 0 0 25 0 1 0 365278879 24551424 3333 33554432000 4194304 4785740 140733365246368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15911/statm: 5994 3333 340 145 0 3039 0
[pid=15912] ppid=15905 vsize=458888 CPUtime=4.31 cores=0
/proc/15912/stat : 15912 (TNM) R 15905 15905 15860 0 -1 4202496 1274 0 0 0 431 0 0 0 25 0 1 0 365278879 469901312 1171 33554432000 134512640 134534564 4291771376 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15912/statm: 114722 1171 95 6 0 113388 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 712224

[startup+25.5007 s]
/proc/loadavg: 4.70 1.88 1.57 13/202 15933
/proc/meminfo: memFree=16952496/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 11336449766998409216 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
[pid=15910] ppid=15905 vsize=220384 CPUtime=8.53 cores=0
/proc/15910/stat : 15910 (cryptominisat) R 15905 15905 15860 0 -1 4202496 15289 0 0 0 851 2 0 0 25 0 1 0 365278879 225673216 7241 33554432000 4194304 4587354 140737023948880 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15910/statm: 55096 7241 337 96 0 51658 0
[pid=15911] ppid=15905 vsize=27464 CPUtime=8.41 cores=0
/proc/15911/stat : 15911 (clasp) R 15905 15905 15860 0 -1 4202496 4374 0 0 0 841 0 0 0 25 0 1 0 365278879 28123136 4181 33554432000 4194304 4785740 140733365246368 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15911/statm: 6866 4181 340 145 0 3911 0
[pid=15912] ppid=15905 vsize=458888 CPUtime=8.52 cores=0
/proc/15912/stat : 15912 (TNM) R 15905 15905 15860 0 -1 4202496 1274 0 0 0 852 0 0 0 25 0 1 0 365278879 469901312 1171 33554432000 134512640 134534564 4291771376 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15912/statm: 114722 1171 95 6 0 113388 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 725060

[startup+51.1012 s]
/proc/loadavg: 7.19 2.69 1.85 13/202 15934
/proc/meminfo: memFree=16883604/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 11336450454193176576 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
[pid=15910] ppid=15905 vsize=244096 CPUtime=17.03 cores=0
/proc/15910/stat : 15910 (cryptominisat) R 15905 15905 15860 0 -1 4202496 23020 0 0 0 1700 3 0 0 25 0 1 0 365278879 249954304 12937 33554432000 4194304 4587354 140737023948880 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15910/statm: 61024 12937 337 96 0 57586 0
[pid=15911] ppid=15905 vsize=31404 CPUtime=16.94 cores=0
/proc/15911/stat : 15911 (clasp) R 15905 15905 15860 0 -1 4202496 5334 0 0 0 1693 1 0 0 25 0 1 0 365278879 32157696 5141 33554432000 4194304 4785740 140733365246368 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15911/statm: 7851 5141 340 145 0 4896 0
[pid=15912] ppid=15905 vsize=458888 CPUtime=17.1 cores=0
/proc/15912/stat : 15912 (TNM) R 15905 15905 15860 0 -1 4202496 1274 0 0 0 1710 0 0 0 25 0 1 0 365278879 469901312 1171 33554432000 134512640 134534564 4291771376 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15912/statm: 114722 1171 95 6 0 113388 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 752712

[startup+102.307 s]
/proc/loadavg: 9.91 4.13 2.38 13/202 15935
/proc/meminfo: memFree=16844776/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 11336448804925734912 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
[pid=15910] ppid=15905 vsize=257908 CPUtime=34.13 cores=0
/proc/15910/stat : 15910 (cryptominisat) R 15905 15905 15860 0 -1 4202496 43719 0 0 0 3407 6 0 0 25 0 1 0 365278879 264097792 17249 33554432000 4194304 4587354 140737023948880 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15910/statm: 64477 17249 337 96 0 61039 0
[pid=15911] ppid=15905 vsize=36768 CPUtime=34.01 cores=0
/proc/15911/stat : 15911 (clasp) R 15905 15905 15860 0 -1 4202496 6659 0 0 0 3400 1 0 0 25 0 1 0 365278879 37650432 6466 33554432000 4194304 4785740 140733365246368 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15911/statm: 9192 6466 340 145 0 6237 0
[pid=15912] ppid=15905 vsize=458888 CPUtime=34.13 cores=0
/proc/15912/stat : 15912 (TNM) R 15905 15905 15860 0 -1 4202496 1274 0 0 0 3413 0 0 0 25 0 1 0 365278879 469901312 1171 33554432000 134512640 134534564 4291771376 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15912/statm: 114722 1171 95 6 0 113388 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 771888

[startup+162.3 s]
/proc/loadavg: 11.31 5.57 2.98 13/202 15997
/proc/meminfo: memFree=16729804/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 11336449354681548800 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
[pid=15910] ppid=15905 vsize=265072 CPUtime=54.13 cores=0
/proc/15910/stat : 15910 (cryptominisat) R 15905 15905 15860 0 -1 4202496 69378 0 0 0 5402 11 0 0 25 0 1 0 365278879 271433728 18714 33554432000 4194304 4587354 140737023948880 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15910/statm: 66268 18714 337 96 0 62830 0
[pid=15911] ppid=15905 vsize=41708 CPUtime=54 cores=0

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

/proc/15912/statm: 114722 1171 95 6 0 113388 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 782080

[startup+882.301 s]
/proc/loadavg: 12.00 11.41 7.83 13/202 16115
/proc/meminfo: memFree=16396660/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 11336450454193176576 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
[pid=15910] ppid=15905 vsize=238884 CPUtime=294.09 cores=0
/proc/15910/stat : 15910 (cryptominisat) R 15905 15905 15860 0 -1 4202496 223959 0 0 0 29365 44 0 0 25 0 1 0 365278879 244617216 10953 33554432000 4194304 4587354 140737023948880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15910/statm: 59721 10953 337 96 0 56283 0
[pid=15911] ppid=15905 vsize=71496 CPUtime=294.03 cores=0
/proc/15911/stat : 15911 (clasp) R 15905 15905 15860 0 -1 4202496 14834 0 0 0 29400 3 0 0 25 0 1 0 365278879 73211904 14641 33554432000 4194304 4785740 140733365246368 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15911/statm: 17874 14641 340 145 0 14919 0
[pid=15912] ppid=15905 vsize=458888 CPUtime=294.16 cores=0
/proc/15912/stat : 15912 (TNM) R 15905 15905 15860 0 -1 4202496 1274 0 0 0 29416 0 0 0 25 0 1 0 365278879 469901312 1171 33554432000 134512640 134534564 4291771376 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15912/statm: 114722 1171 95 6 0 113388 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 787592

[startup+942.3 s]
/proc/loadavg: 12.00 11.52 8.09 13/202 16117
/proc/meminfo: memFree=16381840/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 11336449766998409216 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
[pid=15910] ppid=15905 vsize=256908 CPUtime=314.09 cores=0
/proc/15910/stat : 15910 (cryptominisat) R 15905 15905 15860 0 -1 4202496 236585 0 0 0 31362 47 0 0 25 0 1 0 365278879 263073792 13547 33554432000 4194304 4587354 140737023948880 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15910/statm: 64227 13547 337 96 0 60789 0
[pid=15911] ppid=15905 vsize=72556 CPUtime=314.04 cores=0
/proc/15911/stat : 15911 (clasp) R 15905 15905 15860 0 -1 4202496 15083 0 0 0 31401 3 0 0 25 0 1 0 365278879 74297344 14890 33554432000 4194304 4785740 140733365246368 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15911/statm: 18139 14890 340 145 0 15184 0
[pid=15912] ppid=15905 vsize=458888 CPUtime=314.16 cores=0
/proc/15912/stat : 15912 (TNM) R 15905 15905 15860 0 -1 4202496 1274 0 0 0 31416 0 0 0 25 0 1 0 365278879 469901312 1171 33554432000 134512640 134534564 4291771376 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15912/statm: 114722 1171 95 6 0 113388 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 806676

[startup+1002.3 s]
/proc/loadavg: 12.06 11.62 8.33 13/202 16118
/proc/meminfo: memFree=16232904/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 11336450454193176576 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
[pid=15910] ppid=15905 vsize=235048 CPUtime=334.08 cores=0
/proc/15910/stat : 15910 (cryptominisat) R 15905 15905 15860 0 -1 4202496 244324 0 0 0 33359 49 0 0 25 0 1 0 365278879 240689152 14338 33554432000 4194304 4587354 140737023948880 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15910/statm: 58762 14338 337 96 0 55324 0
[pid=15911] ppid=15905 vsize=72996 CPUtime=334.05 cores=0
/proc/15911/stat : 15911 (clasp) R 15905 15905 15860 0 -1 4202496 15199 0 0 0 33402 3 0 0 25 0 1 0 365278879 74747904 15006 33554432000 4194304 4785740 140733365246368 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15911/statm: 18249 15006 340 145 0 15294 0
[pid=15912] ppid=15905 vsize=458888 CPUtime=334.16 cores=0
/proc/15912/stat : 15912 (TNM) R 15905 15905 15860 0 -1 4202496 1274 0 0 0 33416 0 0 0 25 0 1 0 365278879 469901312 1171 33554432000 134512640 134534564 4291771376 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15912/statm: 114722 1171 95 6 0 113388 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 785256

[startup+1062.3 s]
/proc/loadavg: 12.02 11.68 8.56 13/202 16123
/proc/meminfo: memFree=16355100/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 11336450591632130048 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
[pid=15910] ppid=15905 vsize=233692 CPUtime=354.09 cores=0
/proc/15910/stat : 15910 (cryptominisat) R 15905 15905 15860 0 -1 4202496 253438 0 0 0 35357 52 0 0 25 0 1 0 365278879 239300608 12644 33554432000 4194304 4587354 140737023948880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15910/statm: 58423 12644 337 96 0 54985 0
[pid=15911] ppid=15905 vsize=76748 CPUtime=354.05 cores=0
/proc/15911/stat : 15911 (clasp) R 15905 15905 15860 0 -1 4202496 16095 0 0 0 35402 3 0 0 25 0 1 0 365278879 78589952 15902 33554432000 4194304 4785740 140733365246368 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15911/statm: 19187 15902 340 145 0 16232 0
[pid=15912] ppid=15905 vsize=458888 CPUtime=354.15 cores=0
/proc/15912/stat : 15912 (TNM) R 15905 15905 15860 0 -1 4202496 1274 0 0 0 35415 0 0 0 25 0 1 0 365278879 469901312 1171 33554432000 134512640 134534564 4291771376 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15912/statm: 114722 1171 95 6 0 113388 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 787652

[startup+1122.3 s]
/proc/loadavg: 12.00 11.74 8.77 13/202 16125
/proc/meminfo: memFree=16334200/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 11336450729071083520 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
[pid=15910] ppid=15905 vsize=244308 CPUtime=374.08 cores=0
/proc/15910/stat : 15910 (cryptominisat) R 15905 15905 15860 0 -1 4202496 264154 0 0 0 37353 55 0 0 25 0 1 0 365278879 250171392 12049 33554432000 4194304 4587354 140737023948880 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15910/statm: 61077 12049 337 96 0 57639 0
[pid=15911] ppid=15905 vsize=79272 CPUtime=374.06 cores=0
/proc/15911/stat : 15911 (clasp) R 15905 15905 15860 0 -1 4202496 16689 0 0 0 37402 4 0 0 25 0 1 0 365278879 81174528 16496 33554432000 4194304 4785740 140733365246368 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15911/statm: 19818 16496 340 145 0 16863 0
[pid=15912] ppid=15905 vsize=458888 CPUtime=374.15 cores=0
/proc/15912/stat : 15912 (TNM) R 15905 15905 15860 0 -1 4202496 1274 0 0 0 37415 0 0 0 25 0 1 0 365278879 469901312 1171 33554432000 134512640 134534564 4291771376 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15912/statm: 114722 1171 95 6 0 113388 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 800792

[startup+1182.3 s]
/proc/loadavg: 12.00 11.78 8.97 13/202 16186
/proc/meminfo: memFree=16536296/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 11336450729071083520 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
[pid=15910] ppid=15905 vsize=275140 CPUtime=394.09 cores=0
/proc/15910/stat : 15910 (cryptominisat) R 15905 15905 15860 0 -1 4202496 273115 0 0 0 39351 58 0 0 25 0 1 0 365278879 281743360 16884 33554432000 4194304 4587354 140737023948880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15910/statm: 68785 16884 337 96 0 65347 0
[pid=15911] ppid=15905 vsize=80764 CPUtime=394.06 cores=0
/proc/15911/stat : 15911 (clasp) R 15905 15905 15860 0 -1 4202496 17041 0 0 0 39402 4 0 0 25 0 1 0 365278879 82702336 16848 33554432000 4194304 4785740 140733365246368 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15911/statm: 20191 16848 340 145 0 17236 0
[pid=15912] ppid=15905 vsize=458888 CPUtime=394.15 cores=0
/proc/15912/stat : 15912 (TNM) R 15905 15905 15860 0 -1 4202496 1274 0 0 0 39415 0 0 0 25 0 1 0 365278879 469901312 1171 33554432000 134512640 134534564 4291771376 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15912/statm: 114722 1171 95 6 0 113388 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 833116

[startup+1242.3 s]
/proc/loadavg: 12.00 11.82 9.16 13/202 16188
/proc/meminfo: memFree=16443624/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 11336450866510036992 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
[pid=15910] ppid=15905 vsize=241064 CPUtime=414.1 cores=0
/proc/15910/stat : 15910 (cryptominisat) R 15905 15905 15860 0 -1 4202496 279957 0 0 0 41350 60 0 0 25 0 1 0 365278879 246849536 15996 33554432000 4194304 4587354 140737023948880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15910/statm: 60266 15996 337 96 0 56828 0
[pid=15911] ppid=15905 vsize=81572 CPUtime=414.05 cores=0
/proc/15911/stat : 15911 (clasp) R 15905 15905 15860 0 -1 4202496 17215 0 0 0 41401 4 0 0 25 0 1 0 365278879 83529728 17022 33554432000 4194304 4785740 140733365246368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15911/statm: 20393 17022 340 145 0 17438 0
[pid=15912] ppid=15905 vsize=458888 CPUtime=414.14 cores=0
/proc/15912/stat : 15912 (TNM) R 15905 15905 15860 0 -1 4202496 1274 0 0 0 41414 0 0 0 25 0 1 0 365278879 469901312 1171 33554432000 134512640 134534564 4291771376 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15912/statm: 114722 1171 95 6 0 113388 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 799848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 11.85 9.33 13/202 16189
/proc/meminfo: memFree=16461336/32951124 swapFree=67111528/67111528
[pid=15905] ppid=15903 vsize=18324 CPUtime=0 cores=0,2
/proc/15905/stat : 15905 (ppfolio) S 15903 15905 15860 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365278879 18763776 394 33554432000 4194304 4287625 140735302635904 18446744073709551615 270613130767 0 0 4096 65536 11336448804925734912 0 0 17 0 0 0 0
/proc/15905/statm: 4581 394 345 23 0 91 0
[pid=15910] ppid=15905 vsize=233380 CPUtime=433.37 cores=0
/proc/15910/stat : 15910 (cryptominisat) R 15905 15905 15860 0 -1 4202496 288293 0 0 0 43274 63 0 0 25 0 1 0 365278879 238981120 12050 33554432000 4194304 4587354 140737023948880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15910/statm: 58345 12050 337 96 0 54907 0
[pid=15911] ppid=15905 vsize=82372 CPUtime=433.25 cores=0
/proc/15911/stat : 15911 (clasp) R 15905 15905 15860 0 -1 4202496 17403 0 0 0 43321 4 0 0 25 0 1 0 365278879 84348928 17210 33554432000 4194304 4785740 140733365246368 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15911/statm: 20593 17210 340 145 0 17638 0
[pid=15912] ppid=15905 vsize=458888 CPUtime=433.38 cores=0
/proc/15912/stat : 15912 (TNM) R 15905 15905 15860 0 -1 4202496 1274 0 0 0 43338 0 0 0 25 0 1 0 365278879 469901312 1171 33554432000 134512640 134534564 4291771376 18446744073709551615 134530780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15912/statm: 114722 1171 95 6 0 113388 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 792964

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 15905 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=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1300
#
# 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): 1300
CPU user time (s): 1299.33
CPU system time (s): 0.67
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 998128

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

runsolver used 2.35264 second user time and 4.74928 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-11 17:46:19
IDJOB=3191372
IDBENCH=82503
IDSOLVER=1613
FILE ID=node108/3191372-1302536779
RUNJOBID= node108-1302536779-15878
PBS_JOBID= 12951112
Free space on /tmp= 71892 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S107009952-009-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191372-1302536779/watcher-3191372-1302536779 -o /tmp/evaluation-result-3191372-1302536779/solver-3191372-1302536779 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191372-1302536779.cnf

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

MD5SUM BENCH= 5093bfaf2b5c3f3d3bcb50ce84a28c32
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:      17140476 kB
Buffers:        737092 kB
Cached:       14618296 kB
SwapCached:          0 kB
Active:        8657224 kB
Inactive:      6761332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17140476 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           40004 kB
Writeback:           0 kB
AnonPages:       63172 kB
Mapped:          14720 kB
Slab:           326816 kB
PageTables:       5040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186572 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