Trace number 3274712

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
SAT07 reference solver: minisat SAT 2007SAT 1208.61 1208.58

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
MD5SUM9a6126d13f733e360922c2ae93b7b6b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark173.141
Satisfiable
(Un)Satisfiability was proved
Number of variables354
Number of clauses2596
Sum of the clauses size11752
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5640
Number of clauses of size over 5364

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  354                                                  |
0.00/0.00	c |  Number of clauses:    2596                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     354     1753     6187 |      584        0    nan |  0.000 % |
0.00/0.00	c |       102 |     354     1753     6187 |      642      102     19 |  0.001 % |
0.00/0.01	c |       253 |     354     1753     6187 |      707      253     13 |  0.001 % |
0.00/0.01	c |       480 |     354     1753     6187 |      777      480     11 |  0.001 % |
0.00/0.01	c |       819 |     354     1753     6187 |      855      819     13 |  0.001 % |
0.00/0.02	c |      1326 |     354     1753     6187 |      941      877     13 |  0.001 % |
0.03/0.03	c |      2087 |     354     1753     6187 |     1035      657      9 |  0.001 % |
0.03/0.05	c |      3226 |     354     1753     6187 |     1138      704      8 |  0.001 % |
0.03/0.08	c |      4935 |     354     1753     6187 |     1252      639      7 |  0.001 % |
0.10/0.15	c |      7498 |     354     1753     6187 |     1377     1260     14 |  0.001 % |
0.20/0.27	c |     11343 |     354     1753     6187 |     1515      860      8 |  0.001 % |
0.40/0.45	c |     17109 |     354     1753     6187 |     1667     1201     12 |  0.001 % |
0.60/0.68	c |     25758 |     354     1753     6187 |     1833     1312     15 |  0.001 % |
1.00/1.04	c |     38732 |     354     1753     6187 |     2017     1242     12 |  0.001 % |
1.60/1.63	c |     58193 |     354     1753     6187 |     2219     1231     11 |  0.001 % |
2.50/2.53	c |     87386 |     354     1753     6187 |     2440     1223     11 |  0.001 % |
3.90/3.93	c |    131176 |     354     1753     6187 |     2684     1795     15 |  0.001 % |
5.90/5.96	c |    196860 |     354     1753     6187 |     2953     2443     15 |  0.001 % |
9.50/9.50	c |    295386 |     354     1753     6187 |     3248     2602     17 |  0.001 % |
15.00/15.08	c |    443175 |     354     1753     6187 |     3573     2928     18 |  0.001 % |
23.00/23.07	c |    664858 |     354     1753     6187 |     3931     3340     16 |  0.001 % |
34.50/34.58	c |    997383 |     354     1753     6187 |     4324     3125     17 |  0.001 % |
52.90/52.94	c |   1496171 |     354     1753     6187 |     4756     3362     14 |  0.001 % |
83.70/83.70	c |   2244353 |     354     1753     6187 |     5232     4784     17 |  0.001 % |
128.40/128.42	c |   3366627 |     354     1753     6187 |     5755     3672     16 |  0.001 % |
201.31/201.32	c |   5050038 |     354     1753     6187 |     6331     3364     14 |  0.001 % |
315.20/315.26	c |   7575155 |     354     1753     6187 |     6964     6324     17 |  0.001 % |
497.31/497.35	c |  11362830 |     354     1753     6187 |     7660     6517     17 |  0.001 % |
774.21/774.27	c |  17044342 |     354     1753     6187 |     8426     5436     16 |  0.001 % |
1208.53/1208.58	c ===============================================================================
1208.53/1208.58	c restarts              : 29
1208.53/1208.58	c conflicts             : 25272580       (20910 /sec)
1208.53/1208.58	c decisions             : 28856828       (1.72 % random) (23876 /sec)
1208.53/1208.58	c propagations          : 1533035205     (1268426 /sec)
1208.53/1208.58	c conflict literals     : 494509242      (35.51 % deleted)
1208.53/1208.58	c Memory used           : 6.38 MB
1208.53/1208.58	c CPU time              : 1208.61 s
1208.53/1208.58	c 
1208.53/1208.58	s SATISFIABLE
1208.53/1208.58	v 1 -2 -3 -4 -5 -6 7 -8 9 -10 11 -12 13 14 -15 16 -17 18 -19 -20 21 -22 23 24 -25 26 -27 -28 29 30 -31 -32 33 34 -35 -36 -37 -38 -39 -40 -41 -42 -43 44 -45 -46 -47 -48 -49 -50 51 -52 53 54 -55 56 -57 58 -59 -60 61 62 63 64 -65 66 -67 -68 69 -70 -71 72 73 74 75 -76 77 -78 79 -80 -81 -82 -83 84 85 -86 -87 88 89 -90 -91 92 -93 94 95 -96 -97 98 99 -100 -101 -102 103 104 -105 106 107 -108 109 -110 -111 -112 113 114 115 -116 117 -118 -119 -120 -121 -122 -123 124 125 -126 -127 128 129 -130 -131 -132 -133 -134 -135 -136 137 -138 139 -140 -141 142 -143 -144 -145 146 -147 -148 -149 -150 151 -152 -153 -154 155 -156 -157 158 -159 -160 161 -162 163 164 -165 -166 -167 -168 -169 -170 -171 172 173 174 175 176 -177 178 179 -180 -181 182 183 184 -185 -186 -187 188 -189 -190 -191 -192 -193 -194 195 -196 -197 198 -199 -200 -201 -202 203 204 205 206 207 208 209 -210 -211 -212 213 -214 -215 -216 -217 218 -219 220 -221 -222 -223 -224 -225 226 227 -228 -229 230 -231 -232 233 234 -235 236 237 -238 -239 -240 -241 -242 -243 -244 -245 -246 247 -248 -249 -250 251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 262 -263 264 265 266 267 -268 269 -270 271 -272 -273 -274 275 -276 -277 278 -279 -280 -281 -282 283 -284 -285 -286 -287 288 -289 -290 -291 -292 -293 -294 -295 296 297 -298 299 300 -301 -302 -303 -304 305 -306 -307 -308 -309 -310 311 312 -313 -314 -315 -316 -317 -318 -319 320 -321 -322 -323 324 -325 -326 -327 -328 -329 -330 -331 332 -333 334 335 -336 337 -338 339 -340 -341 -342 343 344 345 -346 -347 -348 -349 -350 -351 -352 -353 -354 0

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-3274712-1303609386/watcher-3274712-1303609386 -o /tmp/evaluation-result-3274712-1303609386/solver-3274712-1303609386 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274712-1303609386.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.94 3.89 2/179 13203
/proc/meminfo: memFree=23152848/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=1996 CPUtime=0 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 205 0 0 0 0 0 0 0 21 0 1 0 472541343 2043904 161 33554432000 134512640 135048876 4290066720 18446744073709551615 134700109 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 499 161 66 131 0 366 0

[startup+0.0329091 s]
/proc/loadavg: 3.68 3.94 3.89 2/179 13203
/proc/meminfo: memFree=23152848/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=1996 CPUtime=0.03 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 205 0 0 0 3 0 0 0 21 0 1 0 472541343 2043904 161 33554432000 134512640 135048876 4290066720 18446744073709551615 134546949 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 499 161 66 131 0 366 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1996

[startup+0.100891 s]
/proc/loadavg: 3.68 3.94 3.89 2/179 13203
/proc/meminfo: memFree=23152848/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=1996 CPUtime=0.1 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 206 0 0 0 10 0 0 0 21 0 1 0 472541343 2043904 162 33554432000 134512640 135048876 4290066720 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 499 162 66 131 0 366 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1996

[startup+0.300867 s]
/proc/loadavg: 3.68 3.94 3.89 2/179 13203
/proc/meminfo: memFree=23152848/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=1996 CPUtime=0.3 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 217 0 0 0 30 0 0 0 22 0 1 0 472541343 2043904 173 33554432000 134512640 135048876 4290066720 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 499 173 66 131 0 366 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1996

[startup+0.700802 s]
/proc/loadavg: 3.68 3.94 3.89 2/179 13203
/proc/meminfo: memFree=23152848/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=2128 CPUtime=0.7 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 234 0 0 0 70 0 0 0 24 0 1 0 472541343 2179072 190 33554432000 134512640 135048876 4290066720 18446744073709551615 134548743 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 532 190 66 131 0 399 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2128

[startup+1.50065 s]
/proc/loadavg: 3.68 3.94 3.89 5/190 13224
/proc/meminfo: memFree=23147380/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=2128 CPUtime=1.5 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 251 0 0 0 150 0 0 0 25 0 1 0 472541343 2179072 207 33554432000 134512640 135048876 4290066720 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 532 207 66 131 0 399 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2128

[startup+3.10034 s]
/proc/loadavg: 3.68 3.94 3.89 5/190 13224
/proc/meminfo: memFree=23145644/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=2256 CPUtime=3.1 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 280 0 0 0 310 0 0 0 25 0 1 0 472541343 2310144 236 33554432000 134512640 135048876 4290066720 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 564 236 66 131 0 431 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2256

[startup+6.30079 s]
/proc/loadavg: 3.71 3.94 3.89 5/190 13224
/proc/meminfo: memFree=23144960/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=2388 CPUtime=6.3 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 315 0 0 0 630 0 0 0 25 0 1 0 472541343 2445312 271 33554432000 134512640 135048876 4290066720 18446744073709551615 134546913 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 597 271 66 131 0 464 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 2388

[startup+12.7007 s]
/proc/loadavg: 3.73 3.94 3.89 5/190 13224
/proc/meminfo: memFree=23143224/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=2520 CPUtime=12.7 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 359 0 0 0 1270 0 0 0 25 0 1 0 472541343 2580480 315 33554432000 134512640 135048876 4290066720 18446744073709551615 134547178 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 630 315 66 131 0 497 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 2520

[startup+25.5004 s]
/proc/loadavg: 3.79 3.94 3.89 5/190 13224
/proc/meminfo: memFree=23142500/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=2788 CPUtime=25.5 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 425 0 0 0 2550 0 0 0 25 0 1 0 472541343 2854912 381 33554432000 134512640 135048876 4290066720 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 697 381 66 131 0 564 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 2788

[startup+51.1008 s]
/proc/loadavg: 3.86 3.94 3.90 5/190 13225
/proc/meminfo: memFree=23141148/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=3056 CPUtime=51.1 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 496 0 0 0 5110 0 0 0 25 0 1 0 472541343 3129344 452 33554432000 134512640 135048876 4290066720 18446744073709551615 134546959 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 764 452 66 131 0 631 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 3056

[startup+102.306 s]
/proc/loadavg: 3.94 3.95 3.90 5/190 13226
/proc/meminfo: memFree=23138272/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=3600 CPUtime=102.3 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 615 0 0 0 10230 0 0 0 25 0 1 0 472541343 3686400 571 33554432000 134512640 135048876 4290066720 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 900 571 66 131 0 767 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 3600

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.91 5/190 13228
/proc/meminfo: memFree=23136764/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=4012 CPUtime=162.3 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 719 0 0 0 16230 0 0 0 25 0 1 0 472541343 4108288 675 33554432000 134512640 135048876 4290066720 18446744073709551615 134547168 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1003 675 66 131 0 870 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 4012

[startup+222.3 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 13230
/proc/meminfo: memFree=23135736/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=4284 CPUtime=222.3 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 778 0 0 0 22230 0 0 0 25 0 1 0 472541343 4386816 734 33554432000 134512640 135048876 4290066720 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1071 734 66 131 0 938 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 4284

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.91 4/185 13248
/proc/meminfo: memFree=23140064/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=4428 CPUtime=282.3 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 839 0 0 0 28230 0 0 0 25 0 1 0 472541343 4534272 795 33554432000 134512640 135048876 4290066720 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1107 795 66 131 0 974 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 4428

[startup+342.301 s]
/proc/loadavg: 3.36 3.79 3.85 4/184 13250
/proc/meminfo: memFree=23140144/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=4712 CPUtime=342.3 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 877 0 0 0 34230 0 0 0 25 0 1 0 472541343 4825088 833 33554432000 134512640 135048876 4290066720 18446744073709551615 134552659 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1178 833 66 131 0 1045 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 4712

[startup+402.3 s]
/proc/loadavg: 3.13 3.64 3.79 4/184 13251
/proc/meminfo: memFree=23139384/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=4848 CPUtime=402.31 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 921 0 0 0 40231 0 0 0 25 0 1 0 472541343 4964352 877 33554432000 134512640 135048876 4290066720 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1212 877 66 131 0 1079 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 4848

[startup+462.301 s]
/proc/loadavg: 3.05 3.52 3.74 4/184 13253
/proc/meminfo: memFree=23138996/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=4992 CPUtime=462.31 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 952 0 0 0 46231 0 0 0 25 0 1 0 472541343 5111808 908 33554432000 134512640 135048876 4290066720 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1248 908 66 131 0 1115 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 4992

[startup+522.301 s]
/proc/loadavg: 3.02 3.42 3.69 4/184 13255
/proc/meminfo: memFree=23138484/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=5132 CPUtime=522.31 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1010 0 0 0 52231 0 0 0 25 0 1 0 472541343 5255168 966 33554432000 134512640 135048876 4290066720 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1283 966 66 131 0 1150 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 5132

[startup+582.3 s]
/proc/loadavg: 3.00 3.34 3.65 4/184 13256
/proc/meminfo: memFree=23138108/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=5268 CPUtime=582.31 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1041 0 0 0 58231 0 0 0 25 0 1 0 472541343 5394432 997 33554432000 134512640 135048876 4290066720 18446744073709551615 134547279 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1317 997 66 131 0 1184 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 5268

[startup+642.301 s]
/proc/loadavg: 3.00 3.28 3.60 4/184 13258
/proc/meminfo: memFree=23137484/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=5560 CPUtime=642.32 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1094 0 0 0 64232 0 0 0 25 0 1 0 472541343 5693440 1050 33554432000 134512640 135048876 4290066720 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1390 1050 66 131 0 1257 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 5560

[startup+702.301 s]
/proc/loadavg: 3.00 3.23 3.56 4/184 13259
/proc/meminfo: memFree=23136604/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=5696 CPUtime=702.31 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1135 0 0 0 70231 0 0 0 25 0 1 0 472541343 5832704 1091 33554432000 134512640 135048876 4290066720 18446744073709551615 134548230 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1424 1091 66 131 0 1291 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 5696

[startup+762.306 s]
/proc/loadavg: 3.00 3.18 3.52 4/184 13261
/proc/meminfo: memFree=23136376/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=5828 CPUtime=762.32 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1167 0 0 0 76232 0 0 0 25 0 1 0 472541343 5967872 1123 33554432000 134512640 135048876 4290066720 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1457 1123 66 131 0 1324 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 5828

[startup+822.301 s]
/proc/loadavg: 3.00 3.15 3.49 4/184 13263
/proc/meminfo: memFree=23136104/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=5960 CPUtime=822.32 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1207 0 0 0 82232 0 0 0 25 0 1 0 472541343 6103040 1163 33554432000 134512640 135048876 4290066720 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1490 1163 66 131 0 1357 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 5960

[startup+882.301 s]
/proc/loadavg: 3.00 3.12 3.45 4/184 13264
/proc/meminfo: memFree=23135732/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=6096 CPUtime=882.32 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1239 0 0 0 88232 0 0 0 25 0 1 0 472541343 6242304 1195 33554432000 134512640 135048876 4290066720 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1524 1195 66 131 0 1391 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 6096

[startup+942.3 s]
/proc/loadavg: 3.00 3.09 3.42 4/184 13266
/proc/meminfo: memFree=23135604/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=6236 CPUtime=942.32 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1243 0 0 0 94232 0 0 0 25 0 1 0 472541343 6385664 1199 33554432000 134512640 135048876 4290066720 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1559 1199 66 131 0 1426 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 6236

[startup+1002.3 s]
/proc/loadavg: 3.00 3.07 3.40 4/184 13267
/proc/meminfo: memFree=23135476/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=6384 CPUtime=1002.32 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1288 0 0 0 100232 0 0 0 25 0 1 0 472541343 6537216 1244 33554432000 134512640 135048876 4290066720 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1596 1244 66 131 0 1463 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 6384

[startup+1062.3 s]
/proc/loadavg: 3.00 3.06 3.37 4/184 13269
/proc/meminfo: memFree=23135344/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=6384 CPUtime=1062.32 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1309 0 0 0 106232 0 0 0 25 0 1 0 472541343 6537216 1265 33554432000 134512640 135048876 4290066720 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1596 1265 66 131 0 1463 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 6384

[startup+1122.3 s]
/proc/loadavg: 3.00 3.05 3.34 4/184 13280
/proc/meminfo: memFree=23135680/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=6532 CPUtime=1122.32 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1332 0 0 0 112232 0 0 0 25 0 1 0 472541343 6688768 1288 33554432000 134512640 135048876 4290066720 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1633 1288 66 131 0 1500 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 6532

[startup+1182.3 s]
/proc/loadavg: 3.00 3.03 3.32 4/184 13754
/proc/meminfo: memFree=23307460/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=6532 CPUtime=1182.32 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1346 0 0 0 118232 0 0 0 25 0 1 0 472541343 6688768 1302 33554432000 134512640 135048876 4290066720 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1633 1302 66 131 0 1500 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 6532

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

[startup+1190.3 s]
/proc/loadavg: 3.00 3.03 3.31 4/184 13755
/proc/meminfo: memFree=23307584/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=6532 CPUtime=1190.32 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1346 0 0 0 119032 0 0 0 25 0 1 0 472541343 6688768 1302 33554432000 134512640 135048876 4290066720 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1633 1302 66 131 0 1500 0
Current children cumulated CPU time (s) 1190.32
Current children cumulated vsize (KiB) 6532

[startup+1196.7 s]
/proc/loadavg: 3.00 3.03 3.31 4/184 13755
/proc/meminfo: memFree=23307460/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=6532 CPUtime=1196.73 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1346 0 0 0 119673 0 0 0 25 0 1 0 472541343 6688768 1302 33554432000 134512640 135048876 4290066720 18446744073709551615 134548930 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1633 1302 66 131 0 1500 0
Current children cumulated CPU time (s) 1196.73
Current children cumulated vsize (KiB) 6532

[startup+1203.1 s]
/proc/loadavg: 3.00 3.03 3.31 4/184 13755
/proc/meminfo: memFree=23307460/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=6532 CPUtime=1203.13 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1346 0 0 0 120313 0 0 0 25 0 1 0 472541343 6688768 1302 33554432000 134512640 135048876 4290066720 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1633 1302 66 131 0 1500 0
Current children cumulated CPU time (s) 1203.13
Current children cumulated vsize (KiB) 6532

[startup+1206.3 s]
/proc/loadavg: 3.00 3.03 3.31 4/184 13755
/proc/meminfo: memFree=23307460/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=6532 CPUtime=1206.32 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1346 0 0 0 120632 0 0 0 25 0 1 0 472541343 6688768 1302 33554432000 134512640 135048876 4290066720 18446744073709551615 134546064 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1633 1302 66 131 0 1500 0
Current children cumulated CPU time (s) 1206.32
Current children cumulated vsize (KiB) 6532

[startup+1207.9 s]
/proc/loadavg: 3.00 3.03 3.31 4/184 13755
/proc/meminfo: memFree=23307212/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=6532 CPUtime=1207.93 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1346 0 0 0 120793 0 0 0 25 0 1 0 472541343 6688768 1302 33554432000 134512640 135048876 4290066720 18446744073709551615 134552650 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1633 1302 66 131 0 1500 0
Current children cumulated CPU time (s) 1207.93
Current children cumulated vsize (KiB) 6532

[startup+1208.3 s]
/proc/loadavg: 3.00 3.03 3.31 4/184 13755
/proc/meminfo: memFree=23307212/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=6532 CPUtime=1208.33 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1346 0 0 0 120833 0 0 0 25 0 1 0 472541343 6688768 1302 33554432000 134512640 135048876 4290066720 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1633 1302 66 131 0 1500 0
Current children cumulated CPU time (s) 1208.33
Current children cumulated vsize (KiB) 6532

[startup+1208.5 s]
/proc/loadavg: 3.00 3.03 3.31 4/184 13755
/proc/meminfo: memFree=23307212/32951124 swapFree=67051468/67111528
[pid=13203] ppid=13201 vsize=6532 CPUtime=1208.53 cores=4,6
/proc/13203/stat : 13203 (minisat_noasser) R 13201 13203 12025 0 -1 4202496 1346 0 0 0 120853 0 0 0 25 0 1 0 472541343 6688768 1302 33554432000 134512640 135048876 4290066720 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13203/statm: 1633 1302 66 131 0 1500 0
Current children cumulated CPU time (s) 1208.53
Current children cumulated vsize (KiB) 6532

Child status: 10
Real time (s): 1208.58
CPU time (s): 1208.61
CPU user time (s): 1208.61
CPU system time (s): 0.001999
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6532

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

runsolver used 1.92071 second user time and 3.57746 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-24 03:43:06
IDJOB=3274712
IDBENCH=85353
IDSOLVER=1676
FILE ID=node101/3274712-1303609386
RUNJOBID= node101-1303609386-13182
PBS_JOBID= 13150593
Free space on /tmp= 71616 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274712-1303609386/watcher-3274712-1303609386 -o /tmp/evaluation-result-3274712-1303609386/solver-3274712-1303609386 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274712-1303609386.cnf

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

MD5SUM BENCH= 9a6126d13f733e360922c2ae93b7b6b9
RANDOM SEED=1554019929

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.841
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:      23153004 kB
Buffers:       2068344 kB
Cached:        7220012 kB
SwapCached:      33708 kB
Active:        6162740 kB
Inactive:      3163488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23153004 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            3156 kB
Writeback:           8 kB
AnonPages:       26136 kB
Mapped:           9572 kB
Slab:           407664 kB
PageTables:       5700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213656 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= 71776 MiB
End job on node101 at 2011-04-24 04:03:14