Trace number 352864

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, and are wall clock time (not CPU 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 NameAnswerObjective functionCPU timeWall clock time
bsolo 3.0.16SAT146 1800.01 1800.54

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8a2.opb
MD5SUMd9e9e5fece70ebbc4c28befed36e7afc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark139
Best CPU time to get the best result obtained on this benchmark1782.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 139
Optimality of the best value was proved NO
Number of variables360
Total number of constraints980
Number of constraints which are clauses980
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8
Number of terms in the objective function 360
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 360
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 360
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/352864-1176644396/instance-352864-1176644396.opb
0.00/0.00	c File size is 28467 bytes.
0.00/0.00	c Highest Coefficient sum: 360
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.006 s
0.00/0.01	c Var: 360 Constr: 980 980/0/0 Lit: 2412 Watch. Lit: 1960
0.00/0.01	c Obj. Vars: 360 (100 % of total variables)
0.00/0.01	c Pre-processing Time: 0.011 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    360      974     2364    2     1948     324      0      0 0.01
0.00/0.01	c Switching off LPR mode.
0.00/0.01	o 156	0.012
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        7    360      982     2767    2     2168    1324      8    583 0.01
0.00/0.01	o 155	0.013
0.19/0.27	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.27	c        9    360      985     3147    3     2379    1324     11    692 0.01
0.19/0.27	c      110    360     1086    18890   17     2581    1457    112   4400 0.03
0.19/0.27	c      360    360     1336    58768   43     3081    1603    362   6000 0.06
0.19/0.27	c      836    360     1812   135592   74     4033    1764    838   6014 0.14
0.19/0.27	c     1652    360     2628   269666  102     5665    1941   1654   6164 0.27
0.19/0.27	o 154	0.27
0.69/0.71	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.69/0.71	c     1655    360     2632   270059  102     5879    1324   1658   6129 0.27
0.69/0.71	c     1755    360     1737   127251   73     3680    1457    763   6051 0.29
0.69/0.71	c     2007    360     1989   167690   84     4184    1603   1015   6252 0.32
0.69/0.71	c     2483    360     2465   243047   98     5136    1764   1491   6568 0.38
0.69/0.71	c     3296    360     2060   178417   86     4326    1941   1086   6462 0.51
0.69/0.71	c     4616    360     2081   181409   87     4368    2136   1107   6519 0.71
0.69/0.71	o 152	0.71
0.89/0.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.97	c     4617    360     2083   181776   87     4580    1324   1109   6502 0.71
0.89/0.97	c     4718    360     2184   197630   90     4782    1457   1210   6507 0.72
0.89/0.97	c     4968    360     1704   119161   69     3616    1603    730   6519 0.76
0.89/0.97	c     5443    360     2179   193706   88     4566    1764   1205   6549 0.83
0.89/0.97	c     6257    360     1857   145168   78     3922    1941    883   6463 0.97
0.89/0.97	o 149	0.969
0.89/0.98	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.98	c     6258    360     1859   145535   78     4137    1324    885   6451 0.97
0.89/0.98	c     6359    360     1960   161446   82     4339    1457    986   6475 0.98
0.89/0.98	o 146	0.984
1799.95/1800.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1799.95/1800.53	c     6364    360     1966   161841   82     4565    1324    992   6467 0.98
1799.95/1800.53	c     6465    360     2067   177165   85     4767    1457   1093   6477 1.00
1799.95/1800.53	c     6716    360     2318   215474   92     5269    1603   1344   6495 1.03
1799.95/1800.53	c     7192    360     1777   125717   70     3768    1764    803   6427 1.12
1799.95/1800.53	c     8005    360     2590   249527   96     5394    1941   1616   6414 1.25
1799.95/1800.53	c     9326    360     2642   253799   96     5498    2136   1668   6498 1.44
1799.95/1800.53	c    11408    360     2044   165675   81     4302    2350   1070   6120 1.86
1799.95/1800.53	c    14631    360     2308   204314   88     4830    2586   1334   5580 2.62
1799.95/1800.53	c    19567    360     2471   227904   92     5156    2845   1497   5258 3.72
1799.95/1800.53	c    27073    360     3029   314251  103     6272    3130   2055   5239 5.17
1799.95/1800.53	c    38434    360     3265   341665  104     6744    3444   2291   5132 7.49
1799.95/1800.53	c    55578    360     4182   492178  117     8578    3789   3208   4824 11.52
1799.95/1800.53	c    81397    360     3763   430865  114     7740    4168   2789   4563 17.84
1799.95/1800.53	c   120229    360     4387   523177  119     8988    4585   3413   4299 27.96
1799.95/1800.53	c   178582    360     3269   341790  104     6752    5044   2295   4041 44.19
1799.95/1800.53	c   266214    360     3533   378287  107     7280    5549   2559   3638 73.17
1799.95/1800.53	c   397766    360     5320   671781  126    10854    6104   4346   3437 115.70
1799.95/1800.53	c   595199    360     5527   675590  122    11268    6715   4553   3269 182.04
1799.95/1800.53	c   891452    360     6247   809049  129    12708    7387   5273   3131 284.69
1799.95/1800.53	c  1335935    360     7615   991476  130    15444    8126   6641   2630 507.92
1799.95/1800.53	c  2002762    360     6656   832556  125    13526    8939   5682   2658 753.41
1799.95/1800.53	c  3003108    360     5992   763190  127    12198    9833   5018   2431 1234.94
1799.95/1800.53	c Resources Exceeded
1799.95/1800.53	v x1 -x2 x3 -x4 x5 -x6 x7 -x8 x9 -x10 x11 -x12 -x13 x14 x15 -x16 x17 -x18 x19 -x20 x21 -x22 x23 -x24 x25 -x26 -x27 x28 x29 -x30 x31 -x32
1799.95/1800.53	v x33 -x34 -x35 -x36 -x37 x38 x39 -x40 x41 -x42 -x43 x44 -x45 -x46 x47 -x48 -x49 -x50 x51 -x52 x53 -x54 x55 -x56 x57 -x58 x59 -x60
1799.95/1800.53	v -x61 x62 x63 -x64 x65 -x66 x67 -x68 x69 -x70 x71 -x72 x73 -x74 x75 -x76 -x77 x78 x79 -x80 x81 -x82 x83 -x84 x85 -x86 -x87 -x88 x89
1799.95/1800.53	v -x90 -x91 x92 x93 -x94 x95 -x96 x97 -x98 x99 -x100 x101 -x102 x103 -x104 x105 -x106 x107 -x108 -x109 x110 x111 -x112 x113 -x114
1799.95/1800.53	v x115 -x116 x117 -x118 x119 -x120 x121 -x122 -x123 x124 x125 -x126 x127 -x128 -x129 -x130 x131 -x132 -x133 -x134 x135 -x136
1799.95/1800.53	v x137 -x138 -x139 -x140 x141 -x142 -x143 x144 x145 -x146 x147 -x148 x149 -x150 -x151 -x152 -x153 x154 x155 -x156 x157 -x158
1799.95/1800.53	v -x159 x160 x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 -x170 -x171 x172 -x173 x174 x175 -x176 x177 -x178 x179 -x180 x181
1799.95/1800.53	v -x182 x183 -x184 x185 -x186 x187 -x188 x189 -x190 x191 -x192 -x193 -x194 -x195 x196 x197 -x198 -x199 -x200 -x201 x202 -x203
1799.95/1800.53	v -x204 x205 -x206 -x207 x208 -x209 x210 -x211 -x212 -x213 x214 -x215 x216 x217 -x218 -x219 x220 -x221 -x222 -x223 -x224 -x225
1799.95/1800.53	v x226 -x227 -x228 -x229 x230 -x231 x232 -x233 x234 -x235 x236 x237 -x238 -x239 x240 -x241 -x242 -x243 x244 x245 -x246 -x247
1799.95/1800.53	v -x248 -x249 x250 -x251 -x252 -x253 x254 -x255 -x256 -x257 x258 -x259 x260 -x261 x262 x263 -x264 -x265 -x266 x267 -x268 -x269
1799.95/1800.53	v -x270 -x271 -x272 -x273 x274 -x275 -x276 x277 -x278 -x279 x280 -x281 -x282 -x283 -x284 -x285 x286 -x287 -x288 -x289 -x290
1799.95/1800.53	v -x291 x292 -x293 -x294 x295 -x296 -x297 x298 -x299 x300 -x301 -x302 -x303 x304 -x305 x306 x307 -x308 -x309 x310 -x311 x312
1799.95/1800.53	v -x313 x314 -x315 x316 -x317 x318 -x319 x320 -x321 x322 x323 -x324 x325 -x326 -x327 -x328 -x329 x330 -x331 -x332 -x333 x334
1799.95/1800.53	v -x335 -x336 -x337 x338 -x339 x340 -x341 x342 -x343 x344 x345 -x346 -x347 x348 -x349 -x350 -x351 x352 x353 -x354 -x355 -x356
1799.95/1800.53	v -x357 x358 -x359 x360
1799.95/1800.53	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.95/1800.53	c   41  4255029 1096627  6308559     9166  1238363   8192   2363 1800.00
1799.95/1800.53	c Objective: 146
1799.95/1800.53	s SATISFIABLE
1799.95/1800.53	c Total time: 1800 s

Verifier Data (download as text)

OK	146

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node55/watcher-352864-1176644396 -o ROOT/results/node55/solver-352864-1176644396 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/352864-1176644396/instance-352864-1176644396.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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: 0.91 0.95 0.97 3/64 7383
/proc/meminfo: memFree=1871540/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=11764 CPUtime=0
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 112349599 12046336 335 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 2941 335 281 324 0 2003 0

[startup+0.0390981 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 7383
/proc/meminfo: memFree=1871540/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=4580 CPUtime=0.03
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 550 0 0 0 3 0 0 0 18 0 1 0 112349599 4689920 511 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 1145 511 312 324 0 214 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4580

[startup+0.101103 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 7383
/proc/meminfo: memFree=1871540/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=5476 CPUtime=0.09
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 778 0 0 0 9 0 0 0 18 0 1 0 112349599 5607424 739 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 7279952 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 1369 740 312 324 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5476

[startup+0.301123 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 7383
/proc/meminfo: memFree=1871540/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=7792 CPUtime=0.29
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 1357 0 0 0 28 1 0 0 19 0 1 0 112349599 7979008 1318 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 1948 1318 312 324 0 1017 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7792

[startup+0.70116 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 7383
/proc/meminfo: memFree=1871540/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=9092 CPUtime=0.69
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 1691 0 0 0 68 1 0 0 22 0 1 0 112349599 9310208 1652 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 2273 1652 312 324 0 1342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9092

[startup+1.50124 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 7384
/proc/meminfo: memFree=1866092/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=9092 CPUtime=1.48
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 1691 0 0 0 147 1 0 0 25 0 1 0 112349599 9310208 1652 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 2273 1652 312 324 0 1342 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9092

[startup+3.10139 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 7384
/proc/meminfo: memFree=1865836/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=10124 CPUtime=3.09
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 1944 0 0 0 307 2 0 0 25 0 1 0 112349599 10366976 1905 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 2531 1905 312 324 0 1600 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10124

[startup+6.30169 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 7384
/proc/meminfo: memFree=1863788/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=11172 CPUtime=6.28
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 2220 0 0 0 625 3 0 0 25 0 1 0 112349599 11440128 2181 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 2793 2181 312 324 0 1862 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11172

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 7384
/proc/meminfo: memFree=1862252/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=12868 CPUtime=12.69
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 2625 0 0 0 1262 7 0 0 25 0 1 0 112349599 13176832 2586 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 3217 2586 312 324 0 2286 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12868

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.97 2/65 7384
/proc/meminfo: memFree=1861484/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=13456 CPUtime=25.48
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 2794 0 0 0 2537 11 0 0 25 0 1 0 112349599 13778944 2755 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 7280499 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 3364 2755 312 324 0 2433 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13456

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 7384
/proc/meminfo: memFree=1859564/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=15036 CPUtime=51.08
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 3271 0 0 0 5088 20 0 0 25 0 1 0 112349599 15396864 3153 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 3759 3153 312 324 0 2828 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15036

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 7384
/proc/meminfo: memFree=1858540/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=16292 CPUtime=102.27
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 3627 0 0 0 10191 36 0 0 25 0 1 0 112349599 16683008 3467 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 7282216 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 4073 3467 312 324 0 3142 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 16292

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7384
/proc/meminfo: memFree=1857324/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=17432 CPUtime=162.25
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 3963 0 0 0 16167 58 0 0 25 0 1 0 112349599 17850368 3752 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551094 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 4358 3752 312 324 0 3427 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 17432

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7384
/proc/meminfo: memFree=1855852/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=19020 CPUtime=222.23
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 4400 0 0 0 22144 79 0 0 25 0 1 0 112349599 19476480 4124 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134573358 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 4755 4124 312 324 0 3824 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 19020

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7384
/proc/meminfo: memFree=1855788/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=18840 CPUtime=282.22
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 4411 0 0 0 28126 96 0 0 25 0 1 0 112349599 19292160 4104 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551105 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 4710 4104 312 324 0 3779 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 18840

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7384
/proc/meminfo: memFree=1854700/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=20060 CPUtime=342.2
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 4720 0 0 0 34107 113 0 0 25 0 1 0 112349599 20541440 4409 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551105 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 5015 4409 312 324 0 4084 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 20060

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7384
/proc/meminfo: memFree=1854700/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=20040 CPUtime=402.19
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 4720 0 0 0 40091 128 0 0 25 0 1 0 112349599 20520960 4404 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 5010 4404 312 324 0 4079 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 20040

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7384
/proc/meminfo: memFree=1854700/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=20040 CPUtime=462.18
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 4720 0 0 0 46075 143 0 0 25 0 1 0 112349599 20520960 4404 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 5010 4404 312 324 0 4079 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 20040

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7384
/proc/meminfo: memFree=1853292/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=21244 CPUtime=522.16
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 5062 0 0 0 52059 157 0 0 25 0 1 0 112349599 21753856 4705 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 5311 4705 312 324 0 4380 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 21244

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7384
/proc/meminfo: memFree=1853100/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=21432 CPUtime=582.14
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 5176 0 0 0 58042 172 0 0 25 0 1 0 112349599 21946368 4752 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 5358 4752 312 324 0 4427 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 21432

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 7384
/proc/meminfo: memFree=1853036/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=21448 CPUtime=642.13
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 5347 0 0 0 64024 189 0 0 25 0 1 0 112349599 21962752 4756 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 5362 4756 312 324 0 4431 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 21448


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

/proc/meminfo: memFree=1851052/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=23448 CPUtime=1062.02
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 6183 0 0 0 105891 311 0 0 25 0 1 0 112349599 24010752 5236 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 5862 5236 312 324 0 4931 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 23448

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7384
/proc/meminfo: memFree=1851052/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=23336 CPUtime=1122.01
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 6223 0 0 0 111874 327 0 0 25 0 1 0 112349599 23896064 5228 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 5834 5228 312 324 0 4903 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 23336

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7384
/proc/meminfo: memFree=1850924/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=23356 CPUtime=1182
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 6294 0 0 0 117861 339 0 0 25 0 1 0 112349599 23916544 5233 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 5839 5233 312 324 0 4908 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 23356

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7384
/proc/meminfo: memFree=1849452/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=25044 CPUtime=1241.98
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 6745 0 0 0 123845 353 0 0 25 0 1 0 112349599 25645056 5635 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 6261 5635 312 324 0 5330 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 25044

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/71 7550
/proc/meminfo: memFree=1847924/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=25044 CPUtime=1301.9
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 6745 0 0 0 129820 370 0 0 25 0 1 0 112349599 25645056 5635 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134547909 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 6261 5635 312 324 0 5330 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 25044

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7582
/proc/meminfo: memFree=1848684/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=25140 CPUtime=1361.86
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 6868 0 0 0 135798 388 0 0 25 0 1 0 112349599 25743360 5679 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 6285 5679 312 324 0 5354 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 25140

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7582
/proc/meminfo: memFree=1848684/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=25380 CPUtime=1421.85
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 6910 0 0 0 141778 407 0 0 25 0 1 0 112349599 25989120 5721 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 6345 5721 312 324 0 5414 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 25380

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7582
/proc/meminfo: memFree=1848876/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=25020 CPUtime=1481.83
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 6910 0 0 0 147761 422 0 0 25 0 1 0 112349599 25620480 5649 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 6255 5649 312 324 0 5324 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 25020

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7582
/proc/meminfo: memFree=1849004/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=24992 CPUtime=1541.82
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 7029 0 0 0 153746 436 0 0 25 0 1 0 112349599 25591808 5642 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 6248 5642 312 324 0 5317 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 24992

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7582
/proc/meminfo: memFree=1849004/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=25108 CPUtime=1601.8
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 7067 0 0 0 159730 450 0 0 25 0 1 0 112349599 25710592 5670 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134572798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 6277 5670 312 324 0 5346 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 25108

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7582
/proc/meminfo: memFree=1848940/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=25056 CPUtime=1661.79
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 7104 0 0 0 165713 466 0 0 25 0 1 0 112349599 25657344 5658 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 6264 5658 312 324 0 5333 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 25056

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7582
/proc/meminfo: memFree=1848748/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=25408 CPUtime=1721.78
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 7205 0 0 0 171697 481 0 0 25 0 1 0 112349599 26017792 5740 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 6352 5740 312 324 0 5421 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 25408

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7582
/proc/meminfo: memFree=1848876/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=25076 CPUtime=1781.76
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 7216 0 0 0 177678 498 0 0 25 0 1 0 112349599 25677824 5663 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 6269 5663 312 324 0 5338 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 25076

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7582
/proc/meminfo: memFree=1848876/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=25076 CPUtime=1791.36
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 7216 0 0 0 178635 501 0 0 25 0 1 0 112349599 25677824 5663 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 6269 5663 312 324 0 5338 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 25076

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7582
/proc/meminfo: memFree=1848876/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=25076 CPUtime=1794.56
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 7216 0 0 0 178954 502 0 0 25 0 1 0 112349599 25677824 5663 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 6269 5663 312 324 0 5338 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 25076

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7582
/proc/meminfo: memFree=1848876/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=25184 CPUtime=1797.76
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 7221 0 0 0 179273 503 0 0 25 0 1 0 112349599 25788416 5668 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 6296 5668 312 324 0 5365 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 25184

[startup+1799.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7582
/proc/meminfo: memFree=1848876/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=25172 CPUtime=1799.35
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 7221 0 0 0 179432 503 0 0 25 0 1 0 112349599 25776128 5668 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 6293 5668 312 324 0 5362 0
Current children cumulated CPU time (s) 1799.35
Current children cumulated vsize (KiB) 25172

[startup+1800.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7582
/proc/meminfo: memFree=1848876/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=25172 CPUtime=1799.75
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 7221 0 0 0 179472 503 0 0 25 0 1 0 112349599 25776128 5668 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 6293 5668 312 324 0 5362 0
Current children cumulated CPU time (s) 1799.75
Current children cumulated vsize (KiB) 25172

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7582
/proc/meminfo: memFree=1848876/2055920 swapFree=4184748/4192956
[pid=7383] ppid=7381 vsize=25172 CPUtime=1799.95
/proc/7383/stat : 7383 (bsolo3.0.16) R 7381 7383 6515 0 -1 4194304 7221 0 0 0 179492 503 0 0 25 0 1 0 112349599 25776128 5668 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7383/statm: 6293 5668 312 324 0 5362 0
Current children cumulated CPU time (s) 1799.95
Current children cumulated vsize (KiB) 25172

Child status: 0
Real time (s): 1800.54
CPU time (s): 1800.01
CPU user time (s): 1794.96
CPU system time (s): 5.04223
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 25516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.96
system time used= 5.04223
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7222
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= 12
involuntary context switches= 1943

runsolver used 1.23681 second user time and 3.74243 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Sun Apr 15 13:39:56 UTC 2007

IDJOB= 352864
IDBENCH= 2060
IDSOLVER= 163
FILE ID= node55/352864-1176644396

PBS_JOBID= 4559850

Free space on /tmp= 66560 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8a2.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/352864-1176644396/instance-352864-1176644396.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-352864-1176644396 -o ROOT/results/node55/solver-352864-1176644396 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/352864-1176644396/instance-352864-1176644396.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  d9e9e5fece70ebbc4c28befed36e7afc

RANDOM SEED= 461749165

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1871884 kB
Buffers:          5892 kB
Cached:          96972 kB
SwapCached:       2060 kB
Active:          41308 kB
Inactive:        72224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1871884 kB
SwapTotal:     4192956 kB
SwapFree:      4184748 kB
Dirty:            4404 kB
Writeback:           0 kB
Mapped:          17700 kB
Slab:            56560 kB
Committed_AS:  1002184 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB

End job on node55 on Sun Apr 15 14:09:56 UTC 2007