Trace number 2695842

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
pb_cplex 2010-06-29? (TO) 1800.1 987.617

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900567985.opb
MD5SUMfb1b2fb5676286fc8681e7e6d0d2728f
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark588.702
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 669
Number of bits of the biggest sum of numbers10
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 pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2695842-1278015152.opb.
0.00/0.00	c Instance file HOME/instance-2695842-1278015152.opb
0.00/0.00	c File size is 83375 bytes.
0.00/0.03	c Highest Coefficient sum: 669
0.00/0.03	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.03         s                                      |
0.00/0.03	c |  Number Variables:      231                                                 |
0.00/0.04	c |  Number Constraints:    2707                                                |
0.00/0.04	c ===============================================================================
1800.08/987.61	c Remaining time 1799.97 sec.
1800.08/987.61	c 
1800.08/987.61	c *** INTERRUPTED ***
1800.08/987.61	s UNKNOWN
1800.08/987.61	c Total CPU time              : 1792.63 s
1800.08/987.61	c Memory used           : 40.56 MB
1800.08/987.61	c CPU time              : 1792.63 s
1800.08/987.61	c 
1800.08/987.61	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2695842-1278015152/watcher-2695842-1278015152 -o /tmp/evaluation-result-2695842-1278015152/solver-2695842-1278015152 -C 1800 -W 2000 -M 1800 run HOME/instance-2695842-1278015152.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 31063
/proc/meminfo: memFree=1328536/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0

[startup+0.0880651 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 31063
/proc/meminfo: memFree=1328536/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101063 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 31063
/proc/meminfo: memFree=1328536/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301082 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 31063
/proc/meminfo: memFree=1328536/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701121 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 31063
/proc/meminfo: memFree=1328536/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50559 s]
/proc/loadavg: 0.00 0.00 0.00 2/108 31065
/proc/meminfo: memFree=1322320/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=40124 CPUtime=1.74
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 5928 0 0 0 172 2 0 0 18 0 2 0 142806193 41086976 3951 1992294400 134512640 146736320 4293266224 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31064/statm: 10031 3951 989 2985 0 6573 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 48824

[startup+3.10135 s]
/proc/loadavg: 0.00 0.00 0.00 2/109 31066
/proc/meminfo: memFree=1315740/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=35172 CPUtime=4.37
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 6949 0 0 0 432 5 0 0 17 0 1 0 142806193 36016128 3262 1992294400 134512640 146736320 4293266224 18446744073709551615 135986146 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31064/statm: 8793 3262 991 2985 0 5335 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 43872

[startup+6.30166 s]
/proc/loadavg: 0.24 0.05 0.02 3/109 31067
/proc/meminfo: memFree=1317352/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=37048 CPUtime=7.72
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 8235 0 0 0 766 6 0 0 25 0 2 0 142806193 37937152 3654 1992294400 134512640 146736320 4293266224 18446744073709551615 136388010 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31064/statm: 9262 3654 1000 2985 0 5804 0
Current children cumulated CPU time (s) 7.72
Current children cumulated vsize (KiB) 45748

[startup+12.7013 s]
/proc/loadavg: 0.46 0.10 0.03 3/109 31068
/proc/meminfo: memFree=1314004/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=39680 CPUtime=18.73
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 15405 0 0 0 1861 12 0 0 19 0 2 0 142806193 40632320 4347 1992294400 134512640 146736320 4293266224 18446744073709551615 139042908 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31064/statm: 9920 4347 1000 2985 0 6462 0
[pid=31064/tid=31068] ppid=31063 vsize=39680 CPUtime=4.61
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 1734 0 0 0 460 1 0 0 17 0 2 0 142806750 40632320 4347 1992294400 134512640 146736320 4293266224 18446744073709551615 136008364 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.73
Current children cumulated vsize (KiB) 48380

[startup+25.5005 s]
/proc/loadavg: 0.96 0.22 0.07 3/109 31068
/proc/meminfo: memFree=1313756/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=39548 CPUtime=42.69
/proc/31064/stat : 31064 (pb_cplex) S 31063 31063 30951 0 -1 4202496 23381 0 0 0 4245 24 0 0 18 0 2 0 142806193 40497152 4376 1992294400 134512640 146736320 4293266224 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31064/statm: 9887 4376 1000 2985 0 6429 0
[pid=31064/tid=31068] ppid=31063 vsize=39548 CPUtime=16.29
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 8690 0 0 0 1622 7 0 0 18 0 2 0 142806750 40497152 4376 1992294400 134512640 146736320 4293266224 18446744073709551615 135459727 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.69
Current children cumulated vsize (KiB) 48248

[startup+51.101 s]
/proc/loadavg: 1.39 0.38 0.13 3/109 31070
/proc/meminfo: memFree=1313508/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=39688 CPUtime=90.27
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 38645 0 0 0 8983 44 0 0 18 0 2 0 142806193 40640512 4383 1992294400 134512640 146736320 4293266224 18446744073709551615 135456496 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31064/statm: 9922 4383 1000 2985 0 6464 0
[pid=31064/tid=31068] ppid=31063 vsize=39688 CPUtime=39.9
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 17118 0 0 0 3972 18 0 0 18 0 2 0 142806750 40640512 4383 1992294400 134512640 146736320 4293266224 18446744073709551615 139042980 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 90.27
Current children cumulated vsize (KiB) 48388

[startup+102.309 s]
/proc/loadavg: 1.78 0.64 0.23 3/109 31070
/proc/meminfo: memFree=1313136/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=39852 CPUtime=184.07
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 62824 0 0 0 18324 83 0 0 16 0 2 0 142806193 40808448 4517 1992294400 134512640 146736320 4293266224 18446744073709551615 135526907 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31064/statm: 9963 4517 1000 2985 0 6505 0
[pid=31064/tid=31068] ppid=31063 vsize=39852 CPUtime=86.53
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 19452 0 0 0 8620 33 0 0 18 0 2 0 142806750 40808448 4517 1992294400 134512640 146736320 4293266224 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 184.07
Current children cumulated vsize (KiB) 48552

[startup+162.301 s]
/proc/loadavg: 1.98 0.92 0.35 2/109 31072
/proc/meminfo: memFree=1305572/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=52516 CPUtime=291.79
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 94458 0 0 0 29046 133 0 0 25 0 2 0 142806193 53776384 6492 1992294400 134512640 146736320 4293266224 18446744073709551615 136007150 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31064/statm: 13129 6492 1006 2985 0 9671 0
[pid=31064/tid=31068] ppid=31063 vsize=52516 CPUtime=137.59
/proc/31064/task/31068/stat : 31068 (pb_cplex) S 31063 31063 30951 0 -1 4202560 21645 0 0 0 13706 53 0 0 18 0 2 0 142806750 53776384 6492 1992294400 134512640 146736320 4293266224 18446744073709551615 144580073 0 2 4096 16387 18446604437876434112 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 291.79
Current children cumulated vsize (KiB) 61216

[startup+222.301 s]
/proc/loadavg: 1.87 1.07 0.43 4/109 31074
/proc/meminfo: memFree=1312020/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=41208 CPUtime=389.59
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 112416 0 0 0 38792 167 0 0 17 0 2 0 142806193 42196992 4717 1992294400 134512640 146736320 4293266224 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31064/statm: 10302 4717 1010 2985 0 6844 0
[pid=31064/tid=31068] ppid=31063 vsize=41208 CPUtime=179.17
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 23453 0 0 0 17849 68 0 0 18 0 2 0 142806750 42196992 4717 1992294400 134512640 146736320 4293266224 18446744073709551615 137083866 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 389.59
Current children cumulated vsize (KiB) 49908

[startup+282.3 s]
/proc/loadavg: 2.03 1.26 0.54 2/109 31076
/proc/meminfo: memFree=1312020/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=41208 CPUtime=500.5
/proc/31064/stat : 31064 (pb_cplex) S 31063 31063 30951 0 -1 4202496 121277 0 0 0 49843 207 0 0 16 0 2 0 142806193 42196992 4721 1992294400 134512640 146736320 4293266224 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31064/statm: 10302 4721 1010 2985 0 6844 0
[pid=31064/tid=31068] ppid=31063 vsize=41208 CPUtime=234
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 23828 0 0 0 23313 87 0 0 18 0 2 0 142806750 42196992 4721 1992294400 134512640 146736320 4293266224 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 500.5
Current children cumulated vsize (KiB) 49908

[startup+342.3 s]
/proc/loadavg: 2.07 1.41 0.63 3/109 31076
/proc/meminfo: memFree=1312020/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=41392 CPUtime=610.53
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 127828 0 0 0 60809 244 0 0 18 0 2 0 142806193 42385408 4723 1992294400 134512640 146736320 4293266224 18446744073709551615 136475864 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31064/statm: 10348 4723 1010 2985 0 6890 0
[pid=31064/tid=31068] ppid=31063 vsize=41392 CPUtime=290.29
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 24244 0 0 0 28925 104 0 0 18 0 2 0 142806750 42385408 4723 1992294400 134512640 146736320 4293266224 18446744073709551615 135231550 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 610.53
Current children cumulated vsize (KiB) 50092

[startup+402.3 s]
/proc/loadavg: 2.00 1.51 0.72 3/109 31078
/proc/meminfo: memFree=1312020/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=41392 CPUtime=720.82
/proc/31064/stat : 31064 (pb_cplex) S 31063 31063 30951 0 -1 4202496 135402 0 0 0 71801 281 0 0 17 0 2 0 142806193 42385408 4719 1992294400 134512640 146736320 4293266224 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31064/statm: 10348 4719 1010 2985 0 6890 0
[pid=31064/tid=31068] ppid=31063 vsize=41392 CPUtime=347.5
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 25207 0 0 0 34629 121 0 0 18 0 2 0 142806750 42385408 4719 1992294400 134512640 146736320 4293266224 18446744073709551615 135468690 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 720.82
Current children cumulated vsize (KiB) 50092

[startup+462.301 s]
/proc/loadavg: 2.25 1.67 0.82 3/109 31080
/proc/meminfo: memFree=1312020/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=41392 CPUtime=831.02
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 143901 0 0 0 82779 323 0 0 25 0 2 0 142806193 42385408 4720 1992294400 134512640 146736320 4293266224 18446744073709551615 136400597 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31064/statm: 10348 4720 1010 2985 0 6890 0
[pid=31064/tid=31068] ppid=31063 vsize=41392 CPUtime=401.93
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 33705 0 0 0 40050 143 0 0 16 0 2 0 142806750 42385408 4720 1992294400 134512640 146736320 4293266224 18446744073709551615 136007073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 831.02
Current children cumulated vsize (KiB) 50092

[startup+522.301 s]
/proc/loadavg: 2.35 1.79 0.91 3/109 31082
/proc/meminfo: memFree=1311896/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=41392 CPUtime=941.66
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 161136 0 0 0 93799 367 0 0 17 0 2 0 142806193 42385408 4758 1992294400 134512640 146736320 4293266224 18446744073709551615 139042980 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31064/statm: 10348 4758 1010 2985 0 6890 0
[pid=31064/tid=31068] ppid=31063 vsize=41392 CPUtime=456.66
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 50940 0 0 0 45499 167 0 0 18 0 2 0 142806750 42385408 4758 1992294400 134512640 146736320 4293266224 18446744073709551615 136017752 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 941.66
Current children cumulated vsize (KiB) 50092

[startup+582.3 s]
/proc/loadavg: 2.15 1.84 0.98 3/109 31084
/proc/meminfo: memFree=1311772/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=41608 CPUtime=1052.97
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 191842 0 0 0 104876 421 0 0 16 0 2 0 142806193 42606592 4886 1992294400 134512640 146736320 4293266224 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31064/statm: 10402 4886 1010 2985 0 6944 0
[pid=31064/tid=31068] ppid=31063 vsize=41608 CPUtime=511.24
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 55661 0 0 0 50934 190 0 0 20 0 2 0 142806750 42606592 4886 1992294400 134512640 146736320 4293266224 18446744073709551615 136018606 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1052.97
Current children cumulated vsize (KiB) 50308

[startup+642.3 s]
/proc/loadavg: 2.17 1.91 1.06 2/109 31084
/proc/meminfo: memFree=1311400/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=41608 CPUtime=1164.02
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 221556 0 0 0 115932 470 0 0 18 0 2 0 142806193 42606592 4905 1992294400 134512640 146736320 4293266224 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31064/statm: 10402 4905 1010 2985 0 6944 0
[pid=31064/tid=31068] ppid=31063 vsize=41608 CPUtime=568.42
/proc/31064/task/31068/stat : 31068 (pb_cplex) S 31063 31063 30951 0 -1 4202560 64962 0 0 0 56630 212 0 0 17 0 2 0 142806750 42606592 4905 1992294400 134512640 146736320 4293266224 18446744073709551615 144580073 0 2 4096 16387 18446604437876434112 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1164.02
Current children cumulated vsize (KiB) 50308

[startup+702.3 s]
/proc/loadavg: 2.25 1.97 1.13 3/109 31086
/proc/meminfo: memFree=1311648/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=41572 CPUtime=1274
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 250899 0 0 0 126880 520 0 0 16 0 2 0 142806193 42569728 4886 1992294400 134512640 146736320 4293266224 18446744073709551615 135854537 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31064/statm: 10393 4886 1010 2985 0 6935 0
[pid=31064/tid=31068] ppid=31063 vsize=41572 CPUtime=621.65
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 78056 0 0 0 61929 236 0 0 18 0 2 0 142806750 42569728 4886 1992294400 134512640 146736320 4293266224 18446744073709551615 139042879 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1274
Current children cumulated vsize (KiB) 50272

[startup+762.309 s]
/proc/loadavg: 2.30 2.02 1.20 3/109 31088
/proc/meminfo: memFree=1310780/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=41816 CPUtime=1383.42
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 277241 0 0 0 137773 569 0 0 18 0 2 0 142806193 42819584 4957 1992294400 134512640 146736320 4293266224 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31064/statm: 10454 4957 1010 2985 0 6996 0
[pid=31064/tid=31068] ppid=31063 vsize=41816 CPUtime=677.48
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 81349 0 0 0 67492 256 0 0 18 0 2 0 142806750 42819584 4957 1992294400 134512640 146736320 4293266224 18446744073709551615 136017763 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1383.42
Current children cumulated vsize (KiB) 50516

[startup+822.301 s]
/proc/loadavg: 2.04 2.00 1.24 3/109 31090
/proc/meminfo: memFree=1311400/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=41732 CPUtime=1493.94
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 306073 0 0 0 148777 617 0 0 16 0 2 0 142806193 42733568 4898 1992294400 134512640 146736320 4293266224 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31064/statm: 10433 4898 1010 2985 0 6975 0
[pid=31064/tid=31068] ppid=31063 vsize=41732 CPUtime=734.7
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 110031 0 0 0 73183 287 0 0 20 0 2 0 142806750 42733568 4898 1992294400 134512640 146736320 4293266224 18446744073709551615 136007059 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1493.94
Current children cumulated vsize (KiB) 50432

[startup+882.301 s]
/proc/loadavg: 2.11 2.03 1.29 3/109 31092
/proc/meminfo: memFree=1311400/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=41732 CPUtime=1605.28
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 336343 0 0 0 159863 665 0 0 18 0 2 0 142806193 42733568 4909 1992294400 134512640 146736320 4293266224 18446744073709551615 135443526 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31064/statm: 10433 4909 1010 2985 0 6975 0
[pid=31064/tid=31068] ppid=31063 vsize=41732 CPUtime=792.03
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 138813 0 0 0 78886 317 0 0 18 0 2 0 142806750 42733568 4909 1992294400 134512640 146736320 4293266224 18446744073709551615 135526877 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1605.28
Current children cumulated vsize (KiB) 50432

[startup+942.3 s]
/proc/loadavg: 2.02 2.02 1.33 3/109 31092
/proc/meminfo: memFree=1311524/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=41676 CPUtime=1716.33
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 367245 0 0 0 170922 711 0 0 17 0 2 0 142806193 42676224 4916 1992294400 134512640 146736320 4293266224 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31064/statm: 10419 4916 1010 2985 0 6961 0
[pid=31064/tid=31068] ppid=31063 vsize=41676 CPUtime=849.62
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 152423 0 0 0 84622 340 0 0 18 0 2 0 142806750 42676224 4916 1992294400 134512640 146736320 4293266224 18446744073709551615 136017495 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1716.33
Current children cumulated vsize (KiB) 50376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+987.6 s]
/proc/loadavg: 2.09 2.03 1.37 3/109 31094
/proc/meminfo: memFree=1311276/2059040 swapFree=4139708/4192956
[pid=31063] ppid=31061 vsize=8700 CPUtime=0
/proc/31063/stat : 31063 (run) S 31061 31063 30951 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142806193 8908800 248 1992294400 4194304 4922060 140736112999072 18446744073709551615 222256798853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31063/statm: 2175 248 208 178 0 68 0
[pid=31064] ppid=31063 vsize=41532 CPUtime=1800.08
/proc/31064/stat : 31064 (pb_cplex) R 31063 31063 30951 0 -1 4202496 385897 0 0 0 179262 746 0 0 16 0 2 0 142806193 42528768 4864 1992294400 134512640 146736320 4293266224 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31064/statm: 10383 4864 1010 2985 0 6925 0
[pid=31064/tid=31068] ppid=31063 vsize=41532 CPUtime=892.56
/proc/31064/task/31068/stat : 31068 (pb_cplex) R 31063 31063 30951 0 -1 4202560 152797 0 0 0 88904 352 0 0 17 0 2 0 142806750 42528768 4864 1992294400 134512640 146736320 4293266224 18446744073709551615 136384896 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 50232

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

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

Child status: 0
Real time (s): 987.617
CPU time (s): 1800.1
CPU user time (s): 1792.64
CPU system time (s): 7.46387
CPU usage (%): 182.267
Max. virtual memory (cumulated for all children) (KiB): 61216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.64
system time used= 7.46387
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 386271
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= 74324
involuntary context switches= 28538

runsolver used 1.83472 second user time and 5.33719 second system time

The end

Launcher Data

Begin job on node056 at 2010-07-01 22:12:32
IDJOB=2695842
IDBENCH=1275
IDSOLVER=1209
FILE ID=node056/2695842-1278015152
PBS_JOBID= 11198710
Free space on /tmp= 98212 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900567985.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2695842-1278015152/watcher-2695842-1278015152 -o /tmp/evaluation-result-2695842-1278015152/solver-2695842-1278015152 -C 1800 -W 2000 -M 1800  run HOME/instance-2695842-1278015152.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= fb1b2fb5676286fc8681e7e6d0d2728f
RANDOM SEED=1309699256

node056.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.215
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
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.215
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1329064 kB
Buffers:        138832 kB
Cached:         484160 kB
SwapCached:       6724 kB
Active:         216580 kB
Inactive:       419916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1329064 kB
SwapTotal:     4192956 kB
SwapFree:      4139708 kB
Dirty:           16856 kB
Writeback:           0 kB
AnonPages:       12072 kB
Mapped:          11884 kB
Slab:            71408 kB
PageTables:       4172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180652 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 98196 MiB
End job on node056 at 2010-07-01 22:29:00