Trace number 2697174

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 NameAnswerobjective functionCPU timeWall clock time
pb_cplex 2010-06-29? (TO) 1800.03 978.52

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_1.opb
MD5SUM2be9d345a101e171c9ff93c0b5b2195d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-48
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2482
Sum of products size (including duplicates)4964
Number of different products1241
Sum of products size2482

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697174-1278051126.opb.
0.00/0.00	c Instance file HOME/instance-2697174-1278051126.opb
0.00/0.00	c File size is 102316 bytes.
0.00/0.05	c Highest Coefficient sum: 22
0.00/0.05	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.06	c ============================[ Problem Statistics ]=============================
0.00/0.06	c |                                                                             |
0.00/0.06	c |  Parsing time:          0.05         s                                      |
0.00/0.06	c |  Number Variables:      1441                                                |
0.00/0.06	c |  Number Constraints:    2682                                                |
0.00/0.06	c ===============================================================================
1800.03/978.51	c Remaining time 1799.95 sec.
1800.03/978.51	c 
1800.03/978.51	c *** INTERRUPTED ***
1800.03/978.51	s UNKNOWN
1800.03/978.51	c Total CPU time              : 1782.23 s
1800.03/978.51	c Memory used           : 110.03 MB
1800.03/978.51	c CPU time              : 1782.23 s
1800.03/978.51	c 
1800.03/978.51	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-2697174-1278051126/watcher-2697174-1278051126 -o /tmp/evaluation-result-2697174-1278051126/solver-2697174-1278051126 -C 1800 -W 2000 -M 1800 run HOME/instance-2697174-1278051126.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: 1.64 1.70 1.67 3/106 30859
/proc/meminfo: memFree=1404356/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) R 30857 30859 30449 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060009365 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0

[startup+0.0813091 s]
/proc/loadavg: 1.64 1.70 1.67 3/106 30859
/proc/meminfo: memFree=1404356/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101309 s]
/proc/loadavg: 1.64 1.70 1.67 3/106 30859
/proc/meminfo: memFree=1404356/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300309 s]
/proc/loadavg: 1.64 1.70 1.67 3/106 30859
/proc/meminfo: memFree=1404356/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700308 s]
/proc/loadavg: 1.64 1.70 1.67 3/106 30859
/proc/meminfo: memFree=1404356/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50031 s]
/proc/loadavg: 1.64 1.70 1.67 2/108 30861
/proc/meminfo: memFree=1399504/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=32864 CPUtime=1.49
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 3919 0 0 0 148 1 0 0 20 0 2 0 180714158 33652736 2475 1992294400 134512640 146736320 4288069856 18446744073709551615 136001128 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 8216 2475 1031 2985 0 4758 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41564

[startup+3.10031 s]
/proc/loadavg: 1.58 1.68 1.67 4/109 30862
/proc/meminfo: memFree=1397388/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=33004 CPUtime=4.27
/proc/30860/stat : 30860 (pb_cplex) S 30859 30859 30449 0 -1 4202496 4142 0 0 0 424 3 0 0 16 0 2 0 180714158 33796096 2698 1992294400 134512640 146736320 4288069856 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 8251 2698 1037 2985 0 4793 0
[pid=30860/tid=30862] ppid=30859 vsize=33004 CPUtime=1.52
/proc/30860/task/30862/stat : 30862 (pb_cplex) R 30859 30859 30449 0 -1 4202560 201 0 0 0 152 0 0 0 18 0 2 0 180714297 33796096 2698 1992294400 134512640 146736320 4288069856 18446744073709551615 135999120 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.27
Current children cumulated vsize (KiB) 41704

[startup+6.3003 s]
/proc/loadavg: 1.58 1.68 1.67 2/108 30862
/proc/meminfo: memFree=1396404/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=35212 CPUtime=8.67
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 5007 0 0 0 861 6 0 0 17 0 1 0 180714158 36057088 3165 1992294400 134512640 146736320 4288069856 18446744073709551615 136001712 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/30860/statm: 8803 3165 1056 2985 0 5345 0
Current children cumulated CPU time (s) 8.67
Current children cumulated vsize (KiB) 43912

[startup+12.7003 s]
/proc/loadavg: 1.49 1.66 1.66 3/109 30864
/proc/meminfo: memFree=1390196/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=41772 CPUtime=19.16
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 7227 0 0 0 1904 12 0 0 16 0 2 0 180714158 42774528 4505 1992294400 134512640 146736320 4288069856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 10443 4505 1059 2985 0 6985 0
[pid=30860/tid=30864] ppid=30859 vsize=41772 CPUtime=4.6
/proc/30860/task/30864/stat : 30864 (pb_cplex) R 30859 30859 30449 0 -1 4202560 137 0 0 0 458 2 0 0 18 0 2 0 180714843 42774528 4505 1992294400 134512640 146736320 4288069856 18446744073709551615 136000487 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.16
Current children cumulated vsize (KiB) 50472

[startup+25.5023 s]
/proc/loadavg: 1.72 1.70 1.67 3/109 30864
/proc/meminfo: memFree=1389824/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=41704 CPUtime=41.65
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 8127 0 0 0 4138 27 0 0 16 0 2 0 180714158 42704896 4520 1992294400 134512640 146736320 4288069856 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 10426 4520 1059 2985 0 6968 0
[pid=30860/tid=30864] ppid=30859 vsize=41704 CPUtime=16.41
/proc/30860/task/30864/stat : 30864 (pb_cplex) R 30859 30859 30449 0 -1 4202560 856 0 0 0 1631 10 0 0 18 0 2 0 180714843 42704896 4520 1992294400 134512640 146736320 4288069856 18446744073709551615 136007977 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.65
Current children cumulated vsize (KiB) 50404

[startup+51.1003 s]
/proc/loadavg: 1.75 1.71 1.68 3/109 30864
/proc/meminfo: memFree=1388212/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=42572 CPUtime=89.01
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 10280 0 0 0 8836 65 0 0 17 0 2 0 180714158 43593728 4941 1992294400 134512640 146736320 4288069856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 10643 4941 1059 2985 0 7185 0
[pid=30860/tid=30864] ppid=30859 vsize=42572 CPUtime=40.68
/proc/30860/task/30864/stat : 30864 (pb_cplex) R 30859 30859 30449 0 -1 4202560 2782 0 0 0 4039 29 0 0 18 0 2 0 180714843 43593728 4941 1992294400 134512640 146736320 4288069856 18446744073709551615 136384895 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 89.01
Current children cumulated vsize (KiB) 51272

[startup+102.308 s]
/proc/loadavg: 1.99 1.77 1.70 3/109 30867
/proc/meminfo: memFree=1385360/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=45956 CPUtime=181.88
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 17265 0 0 0 18052 136 0 0 16 0 2 0 180714158 47058944 5672 1992294400 134512640 146736320 4288069856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 11489 5672 1082 2985 0 8031 0
[pid=30860/tid=30867] ppid=30859 vsize=45956 CPUtime=31.98
/proc/30860/task/30867/stat : 30867 (pb_cplex) R 30859 30859 30449 0 -1 4202560 605 0 0 0 3173 25 0 0 18 0 2 0 180720993 47058944 5672 1992294400 134512640 146736320 4288069856 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 181.88
Current children cumulated vsize (KiB) 54656

[startup+162.301 s]
/proc/loadavg: 2.02 1.83 1.72 3/109 30872
/proc/meminfo: memFree=1380524/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=50636 CPUtime=292.3
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 20111 0 0 0 28988 242 0 0 17 0 2 0 180714158 51851264 6834 1992294400 134512640 146736320 4288069856 18446744073709551615 136001705 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 12659 6834 1082 2985 0 9201 0
[pid=30860/tid=30867] ppid=30859 vsize=50636 CPUtime=88.85
/proc/30860/task/30867/stat : 30867 (pb_cplex) R 30859 30859 30449 0 -1 4202560 2814 0 0 0 8803 82 0 0 18 0 2 0 180720993 51851264 6834 1992294400 134512640 146736320 4288069856 18446744073709551615 139044509 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 292.3
Current children cumulated vsize (KiB) 59336

[startup+222.301 s]
/proc/loadavg: 1.93 1.84 1.73 3/109 30874
/proc/meminfo: memFree=1375812/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=55328 CPUtime=402.31
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 22715 0 0 0 39884 347 0 0 16 0 2 0 180714158 56655872 8063 1992294400 134512640 146736320 4288069856 18446744073709551615 136000487 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 13832 8063 1082 2985 0 10374 0
[pid=30860/tid=30867] ppid=30859 vsize=55328 CPUtime=145.92
/proc/30860/task/30867/stat : 30867 (pb_cplex) S 30859 30859 30449 0 -1 4202560 4729 0 0 0 14456 136 0 0 18 0 2 0 180720993 56655872 8063 1992294400 134512640 146736320 4288069856 18446744073709551615 144580073 0 2 4096 16387 18446604437834370048 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 64028

[startup+282.301 s]
/proc/loadavg: 1.86 1.83 1.73 3/109 30876
/proc/meminfo: memFree=1370852/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=60004 CPUtime=512.57
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 25289 0 0 0 50799 458 0 0 16 0 2 0 180714158 61444096 9274 1992294400 134512640 146736320 4288069856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 15001 9274 1082 2985 0 11543 0
[pid=30860/tid=30867] ppid=30859 vsize=60004 CPUtime=203.11
/proc/30860/task/30867/stat : 30867 (pb_cplex) R 30859 30859 30449 0 -1 4202560 6648 0 0 0 20119 192 0 0 18 0 2 0 180720993 61444096 9274 1992294400 134512640 146736320 4288069856 18446744073709551615 135526013 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 512.57
Current children cumulated vsize (KiB) 68704

[startup+342.301 s]
/proc/loadavg: 1.86 1.83 1.73 3/109 30876
/proc/meminfo: memFree=1365768/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=64908 CPUtime=622.64
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 27873 0 0 0 61693 571 0 0 16 0 2 0 180714158 66465792 10531 1992294400 134512640 146736320 4288069856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 16227 10531 1082 2985 0 12769 0

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

[pid=30860] ppid=30859 vsize=75196 CPUtime=843.42
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 32384 0 0 0 83555 787 0 0 16 0 2 0 180714158 77000704 12892 1992294400 134512640 146736320 4288069856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 18799 12892 1082 2985 0 15341 0
[pid=30860/tid=30867] ppid=30859 vsize=75196 CPUtime=374.55
/proc/30860/task/30867/stat : 30867 (pb_cplex) R 30859 30859 30449 0 -1 4202560 11349 0 0 0 37088 367 0 0 18 0 2 0 180720993 77000704 12892 1992294400 134512640 146736320 4288069856 18446744073709551615 138462929 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 843.42
Current children cumulated vsize (KiB) 83896

[startup+522.302 s]
/proc/loadavg: 1.87 1.88 1.76 3/109 30882
/proc/meminfo: memFree=1352500/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=79168 CPUtime=954.62
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 34218 0 0 0 94561 901 0 0 17 0 2 0 180714158 81068032 13928 1992294400 134512640 146736320 4288069856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 19792 13928 1082 2985 0 16334 0
[pid=30860/tid=30867] ppid=30859 vsize=79168 CPUtime=431.99
/proc/30860/task/30867/stat : 30867 (pb_cplex) R 30859 30859 30449 0 -1 4202560 12680 0 0 0 42771 428 0 0 18 0 2 0 180720993 81068032 13928 1992294400 134512640 146736320 4288069856 18446744073709551615 136387645 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 954.62
Current children cumulated vsize (KiB) 87868

[startup+582.301 s]
/proc/loadavg: 2.01 1.92 1.78 3/109 30884
/proc/meminfo: memFree=1347540/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=83932 CPUtime=1065.43
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 36339 0 0 0 105533 1010 0 0 17 0 2 0 180714158 85946368 15105 1992294400 134512640 146736320 4288069856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 20983 15105 1082 2985 0 17525 0
[pid=30860/tid=30867] ppid=30859 vsize=83932 CPUtime=489.5
/proc/30860/task/30867/stat : 30867 (pb_cplex) R 30859 30859 30449 0 -1 4202560 14140 0 0 0 48466 484 0 0 18 0 2 0 180720993 85946368 15105 1992294400 134512640 146736320 4288069856 18446744073709551615 135854509 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1065.43
Current children cumulated vsize (KiB) 92632

[startup+642.301 s]
/proc/loadavg: 2.05 1.94 1.80 3/109 30884
/proc/meminfo: memFree=1343448/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=87940 CPUtime=1176.6
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 38273 0 0 0 116538 1122 0 0 17 0 2 0 180714158 90050560 16171 1992294400 134512640 146736320 4288069856 18446744073709551615 136008413 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 21985 16171 1082 2985 0 18527 0
[pid=30860/tid=30867] ppid=30859 vsize=87940 CPUtime=546.84
/proc/30860/task/30867/stat : 30867 (pb_cplex) R 30859 30859 30449 0 -1 4202560 15319 0 0 0 54143 541 0 0 18 0 2 0 180720993 90050560 16171 1992294400 134512640 146736320 4288069856 18446744073709551615 136384867 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1176.6
Current children cumulated vsize (KiB) 96640

[startup+702.3 s]
/proc/loadavg: 1.89 1.91 1.79 2/109 30886
/proc/meminfo: memFree=1338240/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=92840 CPUtime=1288.04
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 40397 0 0 0 127562 1242 0 0 18 0 2 0 180714158 95068160 17351 1992294400 134512640 146736320 4288069856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 23210 17351 1082 2985 0 19752 0
[pid=30860/tid=30867] ppid=30859 vsize=92840 CPUtime=603.18
/proc/30860/task/30867/stat : 30867 (pb_cplex) R 30859 30859 30449 0 -1 4202560 15923 0 0 0 59715 603 0 0 18 0 2 0 180720993 95068160 17351 1992294400 134512640 146736320 4288069856 18446744073709551615 136388921 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1288.04
Current children cumulated vsize (KiB) 101540

[startup+762.308 s]
/proc/loadavg: 1.92 1.91 1.80 3/109 30888
/proc/meminfo: memFree=1334520/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=96736 CPUtime=1399.4
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 42164 0 0 0 138582 1358 0 0 16 0 2 0 180714158 99057664 18347 1992294400 134512640 146736320 4288069856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 24184 18347 1082 2985 0 20726 0
[pid=30860/tid=30867] ppid=30859 vsize=96736 CPUtime=660.9
/proc/30860/task/30867/stat : 30867 (pb_cplex) R 30859 30859 30449 0 -1 4202560 16376 0 0 0 65428 662 0 0 18 0 2 0 180720993 99057664 18347 1992294400 134512640 146736320 4288069856 18446744073709551615 136008167 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1399.4
Current children cumulated vsize (KiB) 105436

[startup+822.301 s]
/proc/loadavg: 1.93 1.91 1.81 3/109 30890
/proc/meminfo: memFree=1330180/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=101556 CPUtime=1510.65
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 44061 0 0 0 149593 1472 0 0 16 0 2 0 180714158 103993344 19446 1992294400 134512640 146736320 4288069856 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 25389 19446 1082 2985 0 21931 0
[pid=30860/tid=30867] ppid=30859 vsize=101556 CPUtime=718.75
/proc/30860/task/30867/stat : 30867 (pb_cplex) R 30859 30859 30449 0 -1 4202560 16885 0 0 0 71151 724 0 0 18 0 2 0 180720993 103993344 19446 1992294400 134512640 146736320 4288069856 18446744073709551615 135854511 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1510.65
Current children cumulated vsize (KiB) 110256

[startup+882.3 s]
/proc/loadavg: 1.86 1.88 1.80 3/109 30892
/proc/meminfo: memFree=1325344/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=106020 CPUtime=1621.59
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 45875 0 0 0 160569 1590 0 0 16 0 2 0 180714158 108564480 20539 1992294400 134512640 146736320 4288069856 18446744073709551615 139042980 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 26505 20539 1082 2985 0 23047 0
[pid=30860/tid=30867] ppid=30859 vsize=106020 CPUtime=776.14
/proc/30860/task/30867/stat : 30867 (pb_cplex) R 30859 30859 30449 0 -1 4202560 17450 0 0 0 76831 783 0 0 18 0 2 0 180720993 108564480 20539 1992294400 134512640 146736320 4288069856 18446744073709551615 139042914 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1621.59
Current children cumulated vsize (KiB) 114720

[startup+942.3 s]
/proc/loadavg: 1.95 1.90 1.81 3/109 30892
/proc/meminfo: memFree=1321004/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=110888 CPUtime=1732.59
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 47654 0 0 0 171549 1710 0 0 16 0 2 0 180714158 113549312 21635 1992294400 134512640 146736320 4288069856 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 27722 21635 1082 2985 0 24264 0
[pid=30860/tid=30867] ppid=30859 vsize=110888 CPUtime=833.23
/proc/30860/task/30867/stat : 30867 (pb_cplex) R 30859 30859 30449 0 -1 4202560 17940 0 0 0 82480 843 0 0 18 0 2 0 180720993 113549312 21635 1992294400 134512640 146736320 4288069856 18446744073709551615 136001712 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1732.59
Current children cumulated vsize (KiB) 119588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+978.5 s]
/proc/loadavg: 1.89 1.89 1.81 3/109 30894
/proc/meminfo: memFree=1319020/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=112668 CPUtime=1800.03
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 48606 0 0 0 178221 1782 0 0 17 0 2 0 180714158 115372032 22187 1992294400 134512640 146736320 4288069856 18446744073709551615 136403117 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 28167 22187 1082 2985 0 24709 0
[pid=30860/tid=30867] ppid=30859 vsize=112668 CPUtime=868.02
/proc/30860/task/30867/stat : 30867 (pb_cplex) R 30859 30859 30449 0 -1 4202560 18178 0 0 0 85923 879 0 0 18 0 2 0 180720993 115372032 22187 1992294400 134512640 146736320 4288069856 18446744073709551615 138462625 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 121368

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

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

[startup+978.5 s]
/proc/loadavg: 1.89 1.89 1.81 3/109 30894
/proc/meminfo: memFree=1319020/2059040 swapFree=4135380/4192956
[pid=30859] ppid=30857 vsize=8700 CPUtime=0
/proc/30859/stat : 30859 (run) S 30857 30859 30449 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180714158 8908800 249 1992294400 4194304 4922060 140734539739952 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30859/statm: 2175 249 208 178 0 68 0
[pid=30860] ppid=30859 vsize=112668 CPUtime=1800.03
/proc/30860/stat : 30860 (pb_cplex) R 30859 30859 30449 0 -1 4202496 48606 0 0 0 178221 1782 0 0 17 0 2 0 180714158 115372032 22187 1992294400 134512640 146736320 4288069856 18446744073709551615 136403117 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30860/statm: 28167 22187 1082 2985 0 24709 0
[pid=30860/tid=30867] ppid=30859 vsize=112668 CPUtime=868.02
/proc/30860/task/30867/stat : 30867 (pb_cplex) R 30859 30859 30449 0 -1 4202560 18178 0 0 0 85923 879 0 0 18 0 2 0 180720993 115372032 22187 1992294400 134512640 146736320 4288069856 18446744073709551615 138462625 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 121368

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30859 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 978.52
CPU time (s): 1800.03
CPU user time (s): 1782.21
CPU system time (s): 17.82
CPU usage (%): 183.954
Max. virtual memory (cumulated for all children) (KiB): 121368

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

runsolver used 1.86572 second user time and 5.2662 second system time

The end

Launcher Data

Begin job on node011 at 2010-07-02 08:12:06
IDJOB=2697174
IDBENCH=48208
IDSOLVER=1209
FILE ID=node011/2697174-1278051126
PBS_JOBID= 11198872
Free space on /tmp= 62348 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_10_1.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697174-1278051126/watcher-2697174-1278051126 -o /tmp/evaluation-result-2697174-1278051126/solver-2697174-1278051126 -C 1800 -W 2000 -M 1800  run HOME/instance-2697174-1278051126.opb

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

MD5SUM BENCH= 2be9d345a101e171c9ff93c0b5b2195d
RANDOM SEED=1618310977

node011.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.264
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.52
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.264
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1405256 kB
Buffers:        158040 kB
Cached:         384512 kB
SwapCached:      10784 kB
Active:         234112 kB
Inactive:       322256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1405256 kB
SwapTotal:     4192956 kB
SwapFree:      4135380 kB
Dirty:           16636 kB
Writeback:           0 kB
AnonPages:       12320 kB
Mapped:           8428 kB
Slab:            75460 kB
PageTables:       4176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181684 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2697174-1278051126.opb

Free space on /tmp at the end= 62332 MiB
End job on node011 at 2010-07-02 08:28:26