Trace number 3275722

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 seqSAT 130.24 130.242

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_404.cnf
MD5SUM213e4c0c58f043e67e86cf993698317a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.864
Satisfiable
(Un)Satisfiability was proved
Number of variables202
Number of clauses22023
Sum of the clauses size98860
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 267
Number of clauses of size 320125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51831

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
130.16/130.23	v -1 2 3 4 5 6 7 8 9 10
130.16/130.23	v 11 12 13 14 15 16 17 18 -19 20
130.16/130.23	v -21 22 23 24 25 26 -27 -28 29 30
130.16/130.23	v 31 -32 33 34 35 36 37 38 39 40
130.16/130.23	v 41 42 43 44 45 -46 47 48 49 50
130.16/130.23	v 51 52 53 54 55 -56 -57 58 59 60
130.16/130.23	v 61 62 63 64 65 66 67 68 69 70
130.16/130.23	v 71 72 73 74 75 76 -77 78 -79 80
130.16/130.23	v 81 82 83 84 85 86 87 -88 89 -90
130.16/130.23	v 91 92 93 94 95 96 97 98 99 100
130.16/130.23	v 101 102 103 104 105 106 -107 108 109 110
130.16/130.23	v 111 112 113 114 -115 116 -117 118 119 120
130.16/130.23	v 121 122 123 124 125 126 127 128 129 130
130.16/130.23	v 131 -132 133 134 135 136 137 138 139 140
130.16/130.23	v -141 142 -143 144 145 146 147 148 149 150
130.16/130.23	v 151 152 153 154 155 156 157 158 159 160
130.16/130.23	v 161 162 163 -164 165 -166 167 168 169 -170
130.16/130.23	v 171 172 173 174 175 176 177 178 179 180
130.16/130.23	v -181 182 -183 184 185 186 187 188 189 190
130.16/130.23	v 191 192 193 194 195 196 197 198 199 200
130.16/130.23	v -201 202 0
130.16/130.23	s SATISFIABLE
130.16/130.24	solver [2] clasp 1.3.6 answered
130.16/130.24	Done

Verifier Data

OK

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-3275722-1303646876/watcher-3275722-1303646876 -o /tmp/evaluation-result-3275722-1303646876/solver-3275722-1303646876 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275722-1303646876.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.03 6.01 5.98 5/180 23885
/proc/meminfo: memFree=14797840/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 5076051289696076040 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0

[startup+0.066179 s]
/proc/loadavg: 6.03 6.01 5.98 5/180 23885
/proc/meminfo: memFree=14797840/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 5076051289696076040 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10017 s]
/proc/loadavg: 6.03 6.01 5.98 5/180 23885
/proc/meminfo: memFree=14797840/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 5076051289696076040 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300136 s]
/proc/loadavg: 6.03 6.01 5.98 5/180 23885
/proc/meminfo: memFree=14797840/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701064 s]
/proc/loadavg: 6.03 6.01 5.98 5/180 23885
/proc/meminfo: memFree=14797840/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50093 s]
/proc/loadavg: 6.02 6.01 5.98 7/184 23889
/proc/meminfo: memFree=14788748/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
[pid=23886] ppid=23885 vsize=26692 CPUtime=0.49 cores=1
/proc/23886/stat : 23886 (cryptominisat) R 23885 23885 23062 0 -1 4202496 2884 0 0 0 49 0 0 0 25 0 1 0 476288574 27332608 1329 33554432000 4194304 4587354 140734546808784 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23886/statm: 6673 1329 327 96 0 3235 0
[pid=23887] ppid=23885 vsize=14860 CPUtime=0.39 cores=1
/proc/23887/stat : 23887 (clasp) R 23885 23885 23062 0 -1 4202496 1245 0 0 0 39 0 0 0 25 0 1 0 476288574 15216640 1055 33554432000 4194304 4785740 140735053870000 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23887/statm: 3715 1055 340 145 0 760 0
[pid=23888] ppid=23885 vsize=453712 CPUtime=0.59 cores=1
/proc/23888/stat : 23888 (TNM) R 23885 23885 23062 0 -1 4202496 808 0 0 0 59 0 0 0 25 0 1 0 476288574 464601088 704 33554432000 134512640 134534564 4288739520 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23888/statm: 113428 704 91 6 0 112094 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 513588

[startup+3.10064 s]
/proc/loadavg: 6.02 6.01 5.98 7/184 23889
/proc/meminfo: memFree=14786320/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 7990984291423092736 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
[pid=23886] ppid=23885 vsize=1302740 CPUtime=0.99 cores=1
/proc/23886/stat : 23886 (cryptominisat) R 23885 23885 23062 0 -1 4202496 3453 0 0 0 99 0 0 0 25 0 1 0 476288574 1334005760 1444 33554432000 4194304 4587354 140734546808784 18446744073709551615 4242702 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23886/statm: 325685 1444 327 96 0 322247 0
[pid=23887] ppid=23885 vsize=15712 CPUtime=0.94 cores=1
/proc/23887/stat : 23887 (clasp) R 23885 23885 23062 0 -1 4202496 1479 0 0 0 94 0 0 0 25 0 1 0 476288574 16089088 1289 33554432000 4194304 4785740 140735053870000 18446744073709551615 4553024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23887/statm: 3928 1289 340 145 0 973 0
[pid=23888] ppid=23885 vsize=453712 CPUtime=1.14 cores=1
/proc/23888/stat : 23888 (TNM) R 23885 23885 23062 0 -1 4202496 808 0 0 0 114 0 0 0 25 0 1 0 476288574 464601088 704 33554432000 134512640 134534564 4288739520 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23888/statm: 113428 704 91 6 0 112094 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1790488

[startup+6.30107 s]
/proc/loadavg: 6.02 6.01 5.98 7/184 23889
/proc/meminfo: memFree=14782604/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 7990982779594604544 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
[pid=23886] ppid=23885 vsize=1305836 CPUtime=2.09 cores=1
/proc/23886/stat : 23886 (cryptominisat) R 23885 23885 23062 0 -1 4202496 4570 0 0 0 209 0 0 0 25 0 1 0 476288574 1337176064 1645 33554432000 4194304 4587354 140734546808784 18446744073709551615 4241302 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23886/statm: 326459 1645 331 96 0 323021 0
[pid=23887] ppid=23885 vsize=16820 CPUtime=1.99 cores=1
/proc/23887/stat : 23887 (clasp) R 23885 23885 23062 0 -1 4202496 1723 0 0 0 199 0 0 0 25 0 1 0 476288574 17223680 1533 33554432000 4194304 4785740 140735053870000 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23887/statm: 4205 1533 340 145 0 1250 0
[pid=23888] ppid=23885 vsize=457844 CPUtime=2.19 cores=1
/proc/23888/stat : 23888 (TNM) R 23885 23885 23062 0 -1 4202496 994 0 0 0 219 0 0 0 25 0 1 0 476288574 468832256 890 33554432000 134512640 134534564 4288739520 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23888/statm: 114461 890 95 6 0 113127 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1798824

[startup+12.7009 s]
/proc/loadavg: 6.02 6.01 5.98 7/184 23889
/proc/meminfo: memFree=14771692/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 7990984153984139264 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
[pid=23886] ppid=23885 vsize=1318640 CPUtime=4.19 cores=1
/proc/23886/stat : 23886 (cryptominisat) R 23885 23885 23062 0 -1 4202496 7757 0 0 0 419 0 0 0 25 0 1 0 476288574 1350287360 3738 33554432000 4194304 4587354 140734546808784 18446744073709551615 4230348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23886/statm: 329660 3738 337 96 0 326222 0
[pid=23887] ppid=23885 vsize=18112 CPUtime=4.14 cores=1
/proc/23887/stat : 23887 (clasp) R 23885 23885 23062 0 -1 4202496 2030 0 0 0 414 0 0 0 25 0 1 0 476288574 18546688 1840 33554432000 4194304 4785740 140735053870000 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23887/statm: 4528 1840 340 145 0 1573 0
[pid=23888] ppid=23885 vsize=457844 CPUtime=4.34 cores=1
/proc/23888/stat : 23888 (TNM) R 23885 23885 23062 0 -1 4202496 994 0 0 0 434 0 0 0 25 0 1 0 476288574 468832256 890 33554432000 134512640 134534564 4288739520 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23888/statm: 114461 890 95 6 0 113127 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1812920

[startup+25.5007 s]
/proc/loadavg: 6.02 6.01 5.98 7/184 23890
/proc/meminfo: memFree=14769488/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 7990983466789371904 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
[pid=23886] ppid=23885 vsize=1312820 CPUtime=8.49 cores=1
/proc/23886/stat : 23886 (cryptominisat) R 23885 23885 23062 0 -1 4202496 10697 0 0 0 848 1 0 0 25 0 1 0 476288574 1344327680 3963 33554432000 4194304 4587354 140734546808784 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23886/statm: 328205 3963 337 96 0 324767 0
[pid=23887] ppid=23885 vsize=20036 CPUtime=8.39 cores=1
/proc/23887/stat : 23887 (clasp) R 23885 23885 23062 0 -1 4202496 2486 0 0 0 839 0 0 0 25 0 1 0 476288574 20516864 2296 33554432000 4194304 4785740 140735053870000 18446744073709551615 4299120 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23887/statm: 5009 2296 340 145 0 2054 0
[pid=23888] ppid=23885 vsize=457844 CPUtime=8.59 cores=1
/proc/23888/stat : 23888 (TNM) R 23885 23885 23062 0 -1 4202496 994 0 0 0 859 0 0 0 25 0 1 0 476288574 468832256 890 33554432000 134512640 134534564 4288739520 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23888/statm: 114461 890 95 6 0 113127 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1809024

[startup+51.1012 s]
/proc/loadavg: 6.01 6.01 5.98 7/184 23890
/proc/meminfo: memFree=14751848/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 7990984016545185792 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
[pid=23886] ppid=23885 vsize=49508 CPUtime=16.99 cores=1
/proc/23886/stat : 23886 (cryptominisat) R 23885 23885 23062 0 -1 4202496 16886 0 0 0 1697 2 0 0 25 0 1 0 476288574 50696192 8492 33554432000 4194304 4587354 140734546808784 18446744073709551615 4241092 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23886/statm: 12377 8492 337 96 0 8939 0
[pid=23887] ppid=23885 vsize=21932 CPUtime=16.94 cores=1
/proc/23887/stat : 23887 (clasp) R 23885 23885 23062 0 -1 4202496 2941 0 0 0 1694 0 0 0 25 0 1 0 476288574 22458368 2751 33554432000 4194304 4785740 140735053870000 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23887/statm: 5483 2751 340 145 0 2528 0
[pid=23888] ppid=23885 vsize=457844 CPUtime=17.14 cores=1
/proc/23888/stat : 23888 (TNM) R 23885 23885 23062 0 -1 4202496 994 0 0 0 1714 0 0 0 25 0 1 0 476288574 468832256 890 33554432000 134512640 134534564 4288739520 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23888/statm: 114461 890 95 6 0 113127 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 547608

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23892
/proc/meminfo: memFree=14741040/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 7990984428862046208 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
[pid=23886] ppid=23885 vsize=55624 CPUtime=34.08 cores=1
/proc/23886/stat : 23886 (cryptominisat) R 23885 23885 23062 0 -1 4202496 23073 0 0 0 3405 3 0 0 25 0 1 0 476288574 56958976 10357 33554432000 4194304 4587354 140734546808784 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23886/statm: 13906 10357 337 96 0 10468 0
[pid=23887] ppid=23885 vsize=25144 CPUtime=33.98 cores=1
/proc/23887/stat : 23887 (clasp) R 23885 23885 23062 0 -1 4202496 3641 0 0 0 3398 0 0 0 25 0 1 0 476288574 25747456 3451 33554432000 4194304 4785740 140735053870000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23887/statm: 6286 3451 340 145 0 3331 0
[pid=23888] ppid=23885 vsize=457844 CPUtime=34.2 cores=1
/proc/23888/stat : 23888 (TNM) R 23885 23885 23062 0 -1 4202496 994 0 0 0 3420 0 0 0 25 0 1 0 476288574 468832256 890 33554432000 134512640 134534564 4288739520 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23888/statm: 114461 890 95 6 0 113127 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 556936

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

[startup+115.101 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23892
/proc/meminfo: memFree=14736824/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 7990982917033558016 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
[pid=23886] ppid=23885 vsize=67992 CPUtime=38.35 cores=1
/proc/23886/stat : 23886 (cryptominisat) R 23885 23885 23062 0 -1 4202496 24118 0 0 0 3832 3 0 0 25 0 1 0 476288574 69623808 11386 33554432000 4194304 4587354 140734546808784 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23886/statm: 16998 11386 337 96 0 13560 0
[pid=23887] ppid=23885 vsize=25428 CPUtime=38.28 cores=1
/proc/23887/stat : 23887 (clasp) R 23885 23885 23062 0 -1 4202496 3742 0 0 0 3828 0 0 0 25 0 1 0 476288574 26038272 3552 33554432000 4194304 4785740 140735053870000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23887/statm: 6357 3552 340 145 0 3402 0
[pid=23888] ppid=23885 vsize=457844 CPUtime=38.44 cores=1
/proc/23888/stat : 23888 (TNM) R 23885 23885 23062 0 -1 4202496 994 0 0 0 3844 0 0 0 25 0 1 0 476288574 468832256 890 33554432000 134512640 134534564 4288739520 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23888/statm: 114461 890 95 6 0 113127 0
Current children cumulated CPU time (s) 115.07
Current children cumulated vsize (KiB) 569588

[startup+121.501 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23892
/proc/meminfo: memFree=14739924/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 7990983054472511488 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
[pid=23886] ppid=23885 vsize=1333532 CPUtime=40.48 cores=1
/proc/23886/stat : 23886 (cryptominisat) R 23885 23885 23062 0 -1 4202496 24320 0 0 0 4045 3 0 0 25 0 1 0 476288574 1365536768 10359 33554432000 4194304 4587354 140734546808784 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23886/statm: 333383 10359 337 96 0 329945 0
[pid=23887] ppid=23885 vsize=25680 CPUtime=40.38 cores=1
/proc/23887/stat : 23887 (clasp) R 23885 23885 23062 0 -1 4202496 3782 0 0 0 4038 0 0 0 25 0 1 0 476288574 26296320 3592 33554432000 4194304 4785740 140735053870000 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23887/statm: 6420 3592 340 145 0 3465 0
[pid=23888] ppid=23885 vsize=457844 CPUtime=40.6 cores=1
/proc/23888/stat : 23888 (TNM) R 23885 23885 23062 0 -1 4202496 994 0 0 0 4060 0 0 0 25 0 1 0 476288574 468832256 890 33554432000 134512640 134534564 4288739520 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23888/statm: 114461 890 95 6 0 113127 0
Current children cumulated CPU time (s) 121.46
Current children cumulated vsize (KiB) 1835380

[startup+124.701 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23892
/proc/meminfo: memFree=14739924/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 7990983054472511488 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
[pid=23886] ppid=23885 vsize=1333532 CPUtime=41.55 cores=1
/proc/23886/stat : 23886 (cryptominisat) R 23885 23885 23062 0 -1 4202496 24320 0 0 0 4152 3 0 0 25 0 1 0 476288574 1365536768 10359 33554432000 4194304 4587354 140734546808784 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23886/statm: 333383 10359 337 96 0 329945 0
[pid=23887] ppid=23885 vsize=25680 CPUtime=41.48 cores=1
/proc/23887/stat : 23887 (clasp) R 23885 23885 23062 0 -1 4202496 3792 0 0 0 4148 0 0 0 25 0 1 0 476288574 26296320 3602 33554432000 4194304 4785740 140735053870000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23887/statm: 6420 3602 340 145 0 3465 0
[pid=23888] ppid=23885 vsize=457844 CPUtime=41.64 cores=1
/proc/23888/stat : 23888 (TNM) R 23885 23885 23062 0 -1 4202496 994 0 0 0 4164 0 0 0 25 0 1 0 476288574 468832256 890 33554432000 134512640 134534564 4288739520 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23888/statm: 114461 890 95 6 0 113127 0
Current children cumulated CPU time (s) 124.67
Current children cumulated vsize (KiB) 1835380

[startup+127.901 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23893
/proc/meminfo: memFree=14736824/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 7990983054472511488 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
[pid=23886] ppid=23885 vsize=1345532 CPUtime=42.58 cores=1
/proc/23886/stat : 23886 (cryptominisat) R 23885 23885 23062 0 -1 4202496 25180 0 0 0 4255 3 0 0 25 0 1 0 476288574 1377824768 11215 33554432000 4194304 4587354 140734546808784 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23886/statm: 336383 11215 337 96 0 332945 0
[pid=23887] ppid=23885 vsize=26040 CPUtime=42.55 cores=1
/proc/23887/stat : 23887 (clasp) R 23885 23885 23062 0 -1 4202496 3879 0 0 0 4255 0 0 0 25 0 1 0 476288574 26664960 3689 33554432000 4194304 4785740 140735053870000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23887/statm: 6510 3689 340 145 0 3555 0
[pid=23888] ppid=23885 vsize=457844 CPUtime=42.74 cores=1
/proc/23888/stat : 23888 (TNM) R 23885 23885 23062 0 -1 4202496 994 0 0 0 4274 0 0 0 25 0 1 0 476288574 468832256 890 33554432000 134512640 134534564 4288739520 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23888/statm: 114461 890 95 6 0 113127 0
Current children cumulated CPU time (s) 127.87
Current children cumulated vsize (KiB) 1847740

[startup+129.5 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23893
/proc/meminfo: memFree=14736328/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 7990983191911464960 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
[pid=23886] ppid=23885 vsize=1345532 CPUtime=43.15 cores=1
/proc/23886/stat : 23886 (cryptominisat) R 23885 23885 23062 0 -1 4202496 25340 0 0 0 4312 3 0 0 25 0 1 0 476288574 1377824768 11367 33554432000 4194304 4587354 140734546808784 18446744073709551615 4241312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23886/statm: 336383 11367 337 96 0 332945 0
[pid=23887] ppid=23885 vsize=26040 CPUtime=43.08 cores=1
/proc/23887/stat : 23887 (clasp) R 23885 23885 23062 0 -1 4202496 3887 0 0 0 4308 0 0 0 25 0 1 0 476288574 26664960 3697 33554432000 4194304 4785740 140735053870000 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23887/statm: 6510 3697 340 145 0 3555 0
[pid=23888] ppid=23885 vsize=457844 CPUtime=43.24 cores=1
/proc/23888/stat : 23888 (TNM) R 23885 23885 23062 0 -1 4202496 994 0 0 0 4324 0 0 0 25 0 1 0 476288574 468832256 890 33554432000 134512640 134534564 4288739520 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23888/statm: 114461 890 95 6 0 113127 0
Current children cumulated CPU time (s) 129.47
Current children cumulated vsize (KiB) 1847740

[startup+129.901 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23893
/proc/meminfo: memFree=14735956/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 7990983191911464960 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
[pid=23886] ppid=23885 vsize=1345532 CPUtime=43.28 cores=1
/proc/23886/stat : 23886 (cryptominisat) R 23885 23885 23062 0 -1 4202496 25375 0 0 0 4325 3 0 0 25 0 1 0 476288574 1377824768 11401 33554432000 4194304 4587354 140734546808784 18446744073709551615 4241283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23886/statm: 336383 11401 337 96 0 332945 0
[pid=23887] ppid=23885 vsize=26040 CPUtime=43.18 cores=1
/proc/23887/stat : 23887 (clasp) R 23885 23885 23062 0 -1 4202496 3887 0 0 0 4318 0 0 0 25 0 1 0 476288574 26664960 3697 33554432000 4194304 4785740 140735053870000 18446744073709551615 4550372 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23887/statm: 6510 3697 340 145 0 3555 0
[pid=23888] ppid=23885 vsize=457844 CPUtime=43.4 cores=1
/proc/23888/stat : 23888 (TNM) R 23885 23885 23062 0 -1 4202496 994 0 0 0 4340 0 0 0 25 0 1 0 476288574 468832256 890 33554432000 134512640 134534564 4288739520 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23888/statm: 114461 890 95 6 0 113127 0
Current children cumulated CPU time (s) 129.86
Current children cumulated vsize (KiB) 1847740

[startup+130.101 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23893
/proc/meminfo: memFree=14735956/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 7990983191911464960 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
[pid=23886] ppid=23885 vsize=1345532 CPUtime=43.35 cores=1
/proc/23886/stat : 23886 (cryptominisat) R 23885 23885 23062 0 -1 4202496 25391 0 0 0 4332 3 0 0 25 0 1 0 476288574 1377824768 11415 33554432000 4194304 4587354 140734546808784 18446744073709551615 4242705 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23886/statm: 336383 11415 337 96 0 332945 0
[pid=23887] ppid=23885 vsize=26040 CPUtime=43.28 cores=1
/proc/23887/stat : 23887 (clasp) R 23885 23885 23062 0 -1 4202496 3887 0 0 0 4328 0 0 0 25 0 1 0 476288574 26664960 3697 33554432000 4194304 4785740 140735053870000 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23887/statm: 6510 3697 340 145 0 3555 0
[pid=23888] ppid=23885 vsize=457844 CPUtime=43.44 cores=1
/proc/23888/stat : 23888 (TNM) R 23885 23885 23062 0 -1 4202496 994 0 0 0 4344 0 0 0 25 0 1 0 476288574 468832256 890 33554432000 134512640 134534564 4288739520 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23888/statm: 114461 890 95 6 0 113127 0
Current children cumulated CPU time (s) 130.07
Current children cumulated vsize (KiB) 1847740

[startup+130.201 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23893
/proc/meminfo: memFree=14735956/32951124 swapFree=67111528/67111528
[pid=23885] ppid=23883 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23885/stat : 23885 (ppfolio) S 23883 23885 23062 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476288574 18763776 394 33554432000 4194304 4287625 140735383156192 18446744073709551615 270613130767 0 0 4096 65536 7990983191911464960 0 0 17 3 0 0 0
/proc/23885/statm: 4581 394 345 23 0 91 0
[pid=23886] ppid=23885 vsize=1345532 CPUtime=43.38 cores=1
/proc/23886/stat : 23886 (cryptominisat) R 23885 23885 23062 0 -1 4202496 25401 0 0 0 4335 3 0 0 25 0 1 0 476288574 1377824768 11424 33554432000 4194304 4587354 140734546808784 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23886/statm: 336383 11424 337 96 0 332945 0
[pid=23887] ppid=23885 vsize=26040 CPUtime=43.28 cores=1
/proc/23887/stat : 23887 (clasp) R 23885 23885 23062 0 -1 4202496 3887 0 0 0 4328 0 0 0 25 0 1 0 476288574 26664960 3697 33554432000 4194304 4785740 140735053870000 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23887/statm: 6510 3697 340 145 0 3555 0
[pid=23888] ppid=23885 vsize=457844 CPUtime=43.5 cores=1
/proc/23888/stat : 23888 (TNM) R 23885 23885 23062 0 -1 4202496 994 0 0 0 4350 0 0 0 25 0 1 0 476288574 468832256 890 33554432000 134512640 134534564 4288739520 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23888/statm: 114461 890 95 6 0 113127 0
Current children cumulated CPU time (s) 130.16
Current children cumulated vsize (KiB) 1847740

Child status: 0
Real time (s): 130.242
CPU time (s): 130.24
CPU user time (s): 130.19
CPU system time (s): 0.049992
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 3093792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 130.19
system time used= 0.049992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30823
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= 174
involuntary context switches= 1411

runsolver used 0.210967 second user time and 0.505923 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-24 14:07:56
IDJOB=3275722
IDBENCH=83272
IDSOLVER=1639
FILE ID=node108/3275722-1303646876
RUNJOBID= node108-1303635252-23081
PBS_JOBID= 13150740
Free space on /tmp= 71856 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_404.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275722-1303646876/watcher-3275722-1303646876 -o /tmp/evaluation-result-3275722-1303646876/solver-3275722-1303646876 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275722-1303646876.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 213e4c0c58f043e67e86cf993698317a
RANDOM SEED=1368378181

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:      14797996 kB
Buffers:       2256448 kB
Cached:       15136152 kB
SwapCached:          0 kB
Active:        9777268 kB
Inactive:      7804112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14797996 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10524 kB
Writeback:           0 kB
AnonPages:      188116 kB
Mapped:          16424 kB
Slab:           506680 kB
PageTables:       4640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1374716 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= 71844 MiB
End job on node108 at 2011-04-24 14:10:07