Trace number 3479278

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
wbo 1.6? (TO) 1800.09 1800.13

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-547911.opb
MD5SUMb99304baf8f7edc2dec7db9e7f912244
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark69.8924
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3528
Total number of constraints693
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)693
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint168
Maximum length of a constraint1288
Number of terms in the objective function 3528
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 3528
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 3528
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3479278-1307448396.opb.
0.00/0.00	c Instance file HOME/instance-3479278-1307448396.opb
0.00/0.00	c File size is 5377401 bytes.
0.29/0.38	c Highest Coefficient sum: 1293
0.29/0.38	c ============================[ Problem Statistics ]=============================
0.29/0.38	c |                                                                             |
0.29/0.38	c |  Parsing time:          0.37         s                                      |
0.29/0.38	c |  Number Variables:      3528                                                |
0.29/0.38	c |  Number Clauses:        0                                                   |
0.29/0.38	c |  Number Cardinality:    693                                                 |
0.29/0.38	c |  Number PB Constraints: 0                                                   |
0.29/0.38	c ============================[ Search Statistics ]==============================
0.29/0.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.38	c ===============================================================================
0.29/0.38	c |         0 |    3528      693   615048 |     5000        0   -nan |  0.000 % |
0.49/0.55	c core #1
0.49/0.55	c 
0.49/0.55	c 
0.49/0.55	c Core size: 547	Core Weight: 1	Total Weight: 1
0.49/0.55	c Current CPU time: 0.442932 s
0.49/0.55	c
0.49/0.55	c core #2
0.49/0.55	c 
0.49/0.55	c 
0.49/0.55	c Core size: 869	Core Weight: 1	Total Weight: 2
0.49/0.55	c Current CPU time: 0.470928 s
0.49/0.55	c
0.49/0.55	c ============================[ Search Statistics ]==============================
0.49/0.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.55	c ===============================================================================
0.49/0.55	c |         0 |    2828     4223   619290 |     5000        0   -nan |  0.000 % |
3.31/3.38	c |       116 |    2828     4223   619290 |     5500      116    944 | 42.776 % |
9.19/9.21	c |       266 |    2828     4223   619290 |     6050      266    914 | 42.776 % |
10.39/10.40	c ===============================================================================
10.49/10.53	c core #3
10.49/10.53	c 
10.49/10.53	c 
10.49/10.53	c Core size: 1703	Core Weight: 1	Total Weight: 3
10.49/10.53	c Current CPU time: 10.3934 s
10.49/10.53	c
10.49/10.53	c ============================[ Search Statistics ]==============================
10.49/10.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.49/10.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.49/10.53	c ===============================================================================
10.49/10.53	c |         0 |    5542     4224   623704 |     5000        0   -nan |  0.000 % |
12.59/12.66	c |       105 |    5542     4224   623704 |     5500      105   1171 | 16.561 % |
14.09/14.19	c |       264 |    5542     4224   623704 |     6050      264    955 | 16.561 % |
15.59/15.66	c |       489 |    5542     4224   623704 |     6655      489    685 | 16.561 % |
18.39/18.44	c |       827 |    5542     4224   623704 |     7320      827    556 | 16.561 % |
27.69/27.78	c |      1333 |    5542     4224   623704 |     8052     1333    530 | 16.561 % |
39.49/39.52	c |      2092 |    5542     4224   623704 |     8857     2092    533 | 16.561 % |
61.69/61.74	c |      3232 |    5542     4224   623704 |     9743     3232    504 | 16.561 % |
95.49/95.54	c |      4943 |    5542     4224   623704 |    10717     4943    622 | 16.561 % |
107.69/107.78	c |      7505 |    5542     4224   623704 |    11789     7505    822 | 16.561 % |
134.59/134.67	c |     11351 |    5542     4224   623704 |    12968    11351   1014 | 16.561 % |
206.49/206.52	c |     17117 |    5542     4224   623704 |    14265     9569   1285 | 16.561 % |
270.69/270.74	c |     25768 |    5542     4224   623704 |    15692     9653   1279 | 16.561 % |
354.18/354.27	c |     38742 |    5542     4224   623704 |    17261    13863   1110 | 16.561 % |
537.16/537.24	c |     58203 |    5542     4224   623704 |    18987    14163   1281 | 16.561 % |
870.16/870.28	c |     87396 |    5542     4224   623704 |    20886    11563    964 | 16.561 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3479278-1307448396/watcher-3479278-1307448396 -o /tmp/evaluation-result-3479278-1307448396/solver-3479278-1307448396 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3479278-1307448396.opb 

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

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): 1900 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: 1.90 2.03 1.95 2/558 1351
/proc/meminfo: memFree=28737264/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=8076 CPUtime=0 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 477 0 0 0 0 0 0 0 25 0 1 0 935070326 8269824 430 33554432000 4194304 5714214 140736893008768 18446744073709551615 4228544 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 2019 430 172 372 0 331 0

[startup+0.065778 s]
/proc/loadavg: 1.90 2.03 1.95 2/558 1351
/proc/meminfo: memFree=28737264/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=12968 CPUtime=0.06 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 1932 0 0 0 6 0 0 0 25 0 1 0 935070326 13279232 1885 33554432000 4194304 5714214 140736893008768 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 3242 1891 383 372 0 1554 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12968

[startup+0.100782 s]
/proc/loadavg: 1.90 2.03 1.95 2/558 1351
/proc/meminfo: memFree=28737264/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=15748 CPUtime=0.09 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 2747 0 0 0 9 0 0 0 25 0 1 0 935070326 16125952 2700 33554432000 4194304 5714214 140736893008768 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 3937 2703 503 372 0 2249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15748

[startup+0.300738 s]
/proc/loadavg: 1.90 2.03 1.95 2/558 1351
/proc/meminfo: memFree=28737264/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=31760 CPUtime=0.29 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 7434 0 0 0 29 0 0 0 25 0 1 0 935070326 32522240 7387 33554432000 4194304 5714214 140736893008768 18446744073709551615 4228544 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 7940 7387 1193 372 0 6252 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31760

[startup+0.700667 s]
/proc/loadavg: 1.90 2.03 1.95 2/558 1351
/proc/meminfo: memFree=28737264/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=50644 CPUtime=0.69 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 13767 0 0 0 68 1 0 0 25 0 1 0 935070326 51859456 12407 33554432000 4194304 5714214 140736893008768 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 12661 12407 179 372 0 12286 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50644

[startup+1.50054 s]
/proc/loadavg: 1.90 2.03 1.95 3/559 1352
/proc/meminfo: memFree=28683068/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=50644 CPUtime=1.49 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 13767 0 0 0 148 1 0 0 25 0 1 0 935070326 51859456 12407 33554432000 4194304 5714214 140736893008768 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 12661 12407 179 372 0 12286 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50644

[startup+3.10027 s]
/proc/loadavg: 1.90 2.03 1.95 3/559 1352
/proc/meminfo: memFree=28678976/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=50644 CPUtime=3.09 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 13767 0 0 0 308 1 0 0 25 0 1 0 935070326 51859456 12407 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323076 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 12661 12407 179 372 0 12286 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50644

[startup+6.30073 s]
/proc/loadavg: 1.99 2.04 1.96 3/559 1352
/proc/meminfo: memFree=28672792/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=50644 CPUtime=6.29 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 13768 0 0 0 628 1 0 0 25 0 1 0 935070326 51859456 12408 33554432000 4194304 5714214 140736893008768 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 12661 12408 180 372 0 12286 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50644

[startup+12.7007 s]
/proc/loadavg: 1.99 2.04 1.96 3/559 1352
/proc/meminfo: memFree=28634848/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=75328 CPUtime=12.69 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 19932 0 0 0 1267 2 0 0 25 0 1 0 935070326 77135872 18533 33554432000 4194304 5714214 140736893008768 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 18832 18533 180 372 0 18457 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75328

[startup+25.5005 s]
/proc/loadavg: 2.07 2.06 1.96 3/559 1354
/proc/meminfo: memFree=28615028/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=75328 CPUtime=25.49 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 19932 0 0 0 2546 3 0 0 25 0 1 0 935070326 77135872 18533 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323072 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 18832 18533 180 372 0 18457 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75328

[startup+51.1003 s]
/proc/loadavg: 2.04 2.05 1.96 3/559 1354
/proc/meminfo: memFree=28607256/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=75328 CPUtime=51.09 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 19932 0 0 0 5106 3 0 0 25 0 1 0 935070326 77135872 18533 33554432000 4194304 5714214 140736893008768 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 18832 18533 180 372 0 18457 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 75328

[startup+102.322 s]
/proc/loadavg: 2.02 2.04 1.96 3/559 1356
/proc/meminfo: memFree=28566188/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=75328 CPUtime=102.31 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 19932 0 0 0 10224 7 0 0 25 0 1 0 935070326 77135872 18533 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323047 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 18832 18533 180 372 0 18457 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 75328

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 1.96 3/559 1356
/proc/meminfo: memFree=28479868/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=116768 CPUtime=162.29 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 30240 0 0 0 16214 15 0 0 25 0 1 0 935070326 119570432 28841 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323072 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 29192 28841 180 372 0 28817 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 116768

[startup+222.301 s]
/proc/loadavg: 2.07 2.04 1.97 3/559 1358
/proc/meminfo: memFree=28431840/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=127840 CPUtime=222.29 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 32996 0 0 0 22208 21 0 0 25 0 1 0 935070326 130908160 31597 33554432000 4194304 5714214 140736893008768 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 31960 31597 180 372 0 31585 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 127840

[startup+282.301 s]
/proc/loadavg: 2.08 2.04 1.97 3/559 1360
/proc/meminfo: memFree=28373048/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=159180 CPUtime=282.29 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 40787 0 0 0 28200 29 0 0 25 0 1 0 935070326 163000320 39388 33554432000 4194304 5714214 140736893008768 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/1351/statm: 39795 39388 180 372 0 39420 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 159180

[startup+342.301 s]
/proc/loadavg: 2.03 2.03 1.97 3/559 1362
/proc/meminfo: memFree=28338296/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=161692 CPUtime=342.26 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 41436 0 0 0 34190 36 0 0 25 0 1 0 935070326 165572608 40037 33554432000 4194304 5714214 140736893008768 18446744073709551615 4305272 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 40423 40037 180 372 0 40048 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 161692

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 1.97 3/559 1364
/proc/meminfo: memFree=28320160/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=161692 CPUtime=402.26 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 41437 0 0 0 40186 40 0 0 25 0 1 0 935070326 165572608 40038 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323072 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 40423 40038 180 372 0 40048 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 161692

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 1.97 3/559 1364
/proc/meminfo: memFree=28311712/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=169344 CPUtime=462.26 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 43323 0 0 0 46181 45 0 0 25 0 1 0 935070326 173408256 41924 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323016 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 42336 41924 180 372 0 41961 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 169344

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 1.97 3/559 1366
/proc/meminfo: memFree=28299496/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=181304 CPUtime=522.26 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 46320 0 0 0 52176 50 0 0 25 0 1 0 935070326 185655296 44921 33554432000 4194304 5714214 140736893008768 18446744073709551615 4311840 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 45326 44921 180 372 0 44951 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 181304

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 1.97 3/559 1368
/proc/meminfo: memFree=28270456/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=209920 CPUtime=582.26 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 53428 0 0 0 58171 55 0 0 25 0 1 0 935070326 214958080 52029 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323072 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 52480 52029 180 372 0 52105 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 209920

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/559 1376
/proc/meminfo: memFree=28195520/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=213256 CPUtime=882.26 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 54305 0 0 0 88152 74 0 0 25 0 1 0 935070326 218374144 52906 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323076 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 53314 52906 180 372 0 52939 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 213256

[startup+942.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/559 1378
/proc/meminfo: memFree=28181464/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=214088 CPUtime=942.26 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 54492 0 0 0 94146 80 0 0 25 0 1 0 935070326 219226112 53093 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323076 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 53522 53093 180 372 0 53147 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 214088

[startup+1002.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/559 1380
/proc/meminfo: memFree=28150552/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=220584 CPUtime=1002.26 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 56099 0 0 0 100142 84 0 0 25 0 1 0 935070326 225878016 54700 33554432000 4194304 5714214 140736893008768 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 55146 54700 180 372 0 54771 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 220584

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/559 1380
/proc/meminfo: memFree=28125592/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=222564 CPUtime=1062.26 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 56582 0 0 0 106142 84 0 0 25 0 1 0 935070326 227905536 55183 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323072 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 55641 55183 180 372 0 55266 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 222564

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/559 1382
/proc/meminfo: memFree=28100744/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=222564 CPUtime=1122.26 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 56582 0 0 0 112141 85 0 0 25 0 1 0 935070326 227905536 55183 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323029 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 55641 55183 180 372 0 55266 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 222564

[startup+1182.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/559 1384
/proc/meminfo: memFree=28081732/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=222780 CPUtime=1182.26 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 56619 0 0 0 118141 85 0 0 25 0 1 0 935070326 228126720 55220 33554432000 4194304 5714214 140736893008768 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 55695 55220 180 372 0 55320 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 222780

[startup+1242.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/559 1386
/proc/meminfo: memFree=28046112/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=223160 CPUtime=1242.26 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 56702 0 0 0 124140 86 0 0 25 0 1 0 935070326 228515840 55303 33554432000 4194304 5714214 140736893008768 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 55790 55303 180 372 0 55415 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 223160

[startup+1302.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/559 1388
/proc/meminfo: memFree=28019796/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=224096 CPUtime=1302.26 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 56927 0 0 0 130138 88 0 0 25 0 1 0 935070326 229474304 55528 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323072 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 56024 55528 180 372 0 55649 0
Current children cumulated CPU time (s) 1302.26
Current children cumulated vsize (KiB) 224096

[startup+1362.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/559 1388
/proc/meminfo: memFree=27987648/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=229364 CPUtime=1362.25 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 58222 0 0 0 136136 89 0 0 25 0 1 0 935070326 234868736 56823 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323047 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 57341 56823 180 372 0 56966 0
Current children cumulated CPU time (s) 1362.25
Current children cumulated vsize (KiB) 229364

[startup+1422.32 s]
/proc/loadavg: 2.10 2.07 2.01 3/559 1390
/proc/meminfo: memFree=27967892/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=238888 CPUtime=1422.27 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 60575 0 0 0 142137 90 0 0 25 0 1 0 935070326 244621312 59176 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323065 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 59722 59176 180 372 0 59347 0
Current children cumulated CPU time (s) 1422.27
Current children cumulated vsize (KiB) 238888

[startup+1482.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/559 1392
/proc/meminfo: memFree=27950240/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=243924 CPUtime=1482.25 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 61847 0 0 0 148133 92 0 0 25 0 1 0 935070326 249778176 60448 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323072 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 60981 60448 180 372 0 60606 0
Current children cumulated CPU time (s) 1482.25
Current children cumulated vsize (KiB) 243924

[startup+1542.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/559 1394
/proc/meminfo: memFree=27937064/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=244068 CPUtime=1542.25 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 61890 0 0 0 154132 93 0 0 25 0 1 0 935070326 249925632 60491 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323029 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 61017 60491 180 372 0 60642 0
Current children cumulated CPU time (s) 1542.25
Current children cumulated vsize (KiB) 244068

[startup+1602.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/559 1396
/proc/meminfo: memFree=27919052/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=244068 CPUtime=1602.25 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 61892 0 0 0 160131 94 0 0 25 0 1 0 935070326 249925632 60493 33554432000 4194304 5714214 140736893008768 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 61017 60493 180 372 0 60642 0
Current children cumulated CPU time (s) 1602.25
Current children cumulated vsize (KiB) 244068

[startup+1662.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/559 1396
/proc/meminfo: memFree=27894976/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=244472 CPUtime=1662.25 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 61928 0 0 0 166130 95 0 0 25 0 1 0 935070326 250339328 60529 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323076 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 61118 60529 180 372 0 60743 0
Current children cumulated CPU time (s) 1662.25
Current children cumulated vsize (KiB) 244472

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/559 1398
/proc/meminfo: memFree=27794756/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=244472 CPUtime=1722.25 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 61930 0 0 0 172128 97 0 0 25 0 1 0 935070326 250339328 60531 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323072 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 61118 60531 180 372 0 60743 0
Current children cumulated CPU time (s) 1722.25
Current children cumulated vsize (KiB) 244472

[startup+1782.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/559 1400
/proc/meminfo: memFree=27790900/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=244740 CPUtime=1782.25 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 62028 0 0 0 178127 98 0 0 25 0 1 0 935070326 250613760 60629 33554432000 4194304 5714214 140736893008768 18446744073709551615 4311873 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 61185 60629 180 372 0 60810 0
Current children cumulated CPU time (s) 1782.25
Current children cumulated vsize (KiB) 244740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.08 2.05 2.01 2/557 1401
/proc/meminfo: memFree=28491760/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=244740 CPUtime=1800.05 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 62030 0 0 0 179906 99 0 0 25 0 1 0 935070326 250613760 60631 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323050 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 61185 60631 180 372 0 60810 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 244740

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.1 s]
/proc/loadavg: 2.08 2.05 2.01 2/557 1401
/proc/meminfo: memFree=28491760/32951124 swapFree=34426104/67111528
[pid=1351] ppid=1349 vsize=244740 CPUtime=1800.05 cores=1,3,5,7
/proc/1351/stat : 1351 (wbo1.6) R 1349 1351 1012 0 -1 4202496 62030 0 0 0 179906 99 0 0 25 0 1 0 935070326 250613760 60631 33554432000 4194304 5714214 140736893008768 18446744073709551615 4323050 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/1351/statm: 61185 60631 180 372 0 60810 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 244740

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.13
CPU time (s): 1800.09
CPU user time (s): 1799.09
CPU system time (s): 1.00685
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 244740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 1.00685
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62030
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= 10
involuntary context switches= 21697

runsolver used 10.3804 second user time and 23.1925 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-07 14:06:37
IDJOB=3479278
IDBENCH=89872
IDSOLVER=1953
FILE ID=node118/3479278-1307448396
RUNJOBID= node118-1307444787-1031
PBS_JOBID= 13520314
Free space on /tmp= 73916 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-547911.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3479278-1307448396/watcher-3479278-1307448396 -o /tmp/evaluation-result-3479278-1307448396/solver-3479278-1307448396 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3479278-1307448396.opb

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

MD5SUM BENCH= b99304baf8f7edc2dec7db9e7f912244
RANDOM SEED=1694403320

node118.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.842
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.842
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	: 5332.75
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.842
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.74
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.842
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.75
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28737420 kB
Buffers:        335300 kB
Cached:        1973328 kB
SwapCached:      56200 kB
Active:         994012 kB
Inactive:      2882620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28737420 kB
SwapTotal:    67111528 kB
SwapFree:     34426104 kB
Dirty:           14056 kB
Writeback:          60 kB
AnonPages:     1524452 kB
Mapped:          15616 kB
Slab:           150412 kB
PageTables:     115088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 183802628 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= 73916 MiB
End job on node118 at 2011-06-07 14:36:39