Trace number 2696037

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.02 1497.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_1.opb
MD5SUM7b9886d41278c23acb93039c546a310e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark1801.33
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 13
Optimality of the best value was proved NO
Number of variables172
Total number of constraints14
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 constraints14
Minimum length of a constraint73
Maximum length of a constraint75
Number of terms in the objective function 112
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3570
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1488
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4975
Number of bits of the biggest sum of numbers13
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-2696037-1278020864.opb.
0.00/0.00	c Instance file HOME/instance-2696037-1278020864.opb
0.00/0.00	c File size is 10188 bytes.
0.00/0.03	c Highest Coefficient sum: 4975
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:      172                                                 |
0.00/0.03	c |  Number Constraints:    14                                                  |
0.00/0.03	c ===============================================================================
1800.02/1497.31	c Remaining time 1799.97 sec.
1800.02/1497.31	c 
1800.02/1497.31	c *** INTERRUPTED ***
1800.02/1497.31	s UNKNOWN
1800.02/1497.31	c Total CPU time              : 1698.71 s
1800.02/1497.31	c Memory used           : 74.01 MB
1800.02/1497.31	c CPU time              : 1698.71 s
1800.02/1497.31	c 
1800.02/1497.31	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-2696037-1278020864/watcher-2696037-1278020864 -o /tmp/evaluation-result-2696037-1278020864/solver-2696037-1278020864 -C 1800 -W 2000 -M 1800 run HOME/instance-2696037-1278020864.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.00 1.00 1.14 3/106 31713
/proc/meminfo: memFree=1346388/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0

[startup+0.0417941 s]
/proc/loadavg: 1.00 1.00 1.14 3/106 31713
/proc/meminfo: memFree=1346388/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.102475 s]
/proc/loadavg: 1.00 1.00 1.14 3/106 31713
/proc/meminfo: memFree=1346388/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30279 s]
/proc/loadavg: 1.00 1.00 1.14 3/106 31713
/proc/meminfo: memFree=1346388/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700784 s]
/proc/loadavg: 1.00 1.00 1.14 3/106 31713
/proc/meminfo: memFree=1346388/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50177 s]
/proc/loadavg: 1.16 1.03 1.15 2/109 31722
/proc/meminfo: memFree=1342520/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=30272 CPUtime=1.96
/proc/31714/stat : 31714 (pb_cplex) R 31713 31713 31160 0 -1 4202496 5879 0 0 0 179 17 0 0 16 0 2 0 143378738 30998528 2087 1992294400 134512640 146736320 4291753648 18446744073709551615 135846438 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31714/statm: 7568 2087 1083 2985 0 4110 0
[pid=31714/tid=31722] ppid=31713 vsize=30272 CPUtime=0.41
/proc/31714/task/31722/stat : 31722 (pb_cplex) R 31713 31713 31160 0 -1 4202560 1182 0 0 0 39 2 0 0 16 0 2 0 143378823 30998528 2087 1992294400 134512640 146736320 4291753648 18446744073709551615 135857489 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 38972

[startup+3.10101 s]
/proc/loadavg: 1.16 1.03 1.15 2/109 31722
/proc/meminfo: memFree=1341528/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=30356 CPUtime=4.04
/proc/31714/stat : 31714 (pb_cplex) S 31713 31713 31160 0 -1 4202496 10547 0 0 0 377 27 0 0 16 0 2 0 143378738 31084544 2268 1992294400 134512640 146736320 4291753648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31714/statm: 7589 2268 1077 2985 0 4131 0
[pid=31714/tid=31722] ppid=31713 vsize=30356 CPUtime=1.55
/proc/31714/task/31722/stat : 31722 (pb_cplex) R 31713 31713 31160 0 -1 4202560 3735 0 0 0 148 7 0 0 16 0 2 0 143378823 31084544 2268 1992294400 134512640 146736320 4291753648 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 39056

[startup+6.3016 s]
/proc/loadavg: 1.16 1.03 1.15 2/109 31722
/proc/meminfo: memFree=1339916/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=31560 CPUtime=7.58
/proc/31714/stat : 31714 (pb_cplex) R 31713 31713 31160 0 -1 4202496 17179 0 0 0 712 46 0 0 16 0 2 0 143378738 32317440 2525 1992294400 134512640 146736320 4291753648 18446744073709551615 135196699 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31714/statm: 7890 2525 1076 2985 0 4432 0
[pid=31714/tid=31722] ppid=31713 vsize=31560 CPUtime=3.31
/proc/31714/task/31722/stat : 31722 (pb_cplex) S 31713 31713 31160 0 -1 4202560 6959 0 0 0 315 16 0 0 16 0 2 0 143378823 32317440 2525 1992294400 134512640 146736320 4291753648 18446744073709551615 144580073 0 2 4096 16387 18446604437844257856 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.58
Current children cumulated vsize (KiB) 40260

[startup+12.7008 s]
/proc/loadavg: 1.21 1.05 1.15 2/109 31725
/proc/meminfo: memFree=1340660/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=30364 CPUtime=17.32
/proc/31714/stat : 31714 (pb_cplex) R 31713 31713 31160 0 -1 4202496 34916 0 0 0 1633 99 0 0 16 0 2 0 143378738 31092736 2182 1992294400 134512640 146736320 4291753648 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31714/statm: 7591 2182 1084 2985 0 4133 0
Current children cumulated CPU time (s) 17.32
Current children cumulated vsize (KiB) 39064

[startup+25.5011 s]
/proc/loadavg: 1.25 1.06 1.16 2/109 31727
/proc/meminfo: memFree=1339544/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=31388 CPUtime=32.34
/proc/31714/stat : 31714 (pb_cplex) R 31713 31713 31160 0 -1 4202496 42819 0 0 0 3052 182 0 0 16 0 2 0 143378738 32141312 2565 1992294400 134512640 146736320 4291753648 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31714/statm: 7847 2565 1084 2985 0 4389 0
[pid=31714/tid=31727] ppid=31713 vsize=31388 CPUtime=7.83
/proc/31714/task/31727/stat : 31727 (pb_cplex) S 31713 31713 31160 0 -1 4202560 4666 0 0 0 740 43 0 0 16 0 2 0 143379943 32141312 2565 1992294400 134512640 146736320 4291753648 18446744073709551615 144580073 0 2 4096 16387 18446604437844257856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 32.34
Current children cumulated vsize (KiB) 40088

[startup+51.1017 s]
/proc/loadavg: 1.30 1.09 1.16 3/109 31729
/proc/meminfo: memFree=1336568/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=35172 CPUtime=64.88
/proc/31714/stat : 31714 (pb_cplex) R 31713 31713 31160 0 -1 4202496 75171 0 0 0 6083 405 0 0 16 0 2 0 143378738 36016128 3282 1992294400 134512640 146736320 4291753648 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31714/statm: 8793 3282 1086 2985 0 5335 0
[pid=31714/tid=31727] ppid=31713 vsize=35172 CPUtime=23.65
/proc/31714/task/31727/stat : 31727 (pb_cplex) S 31713 31713 31160 0 -1 4202560 20628 0 0 0 2212 153 0 0 16 0 2 0 143379943 36016128 3282 1992294400 134512640 146736320 4291753648 18446744073709551615 144580073 0 2 4096 16387 18446604437844257856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 64.88
Current children cumulated vsize (KiB) 43872

[startup+102.309 s]
/proc/loadavg: 1.33 1.13 1.17 2/109 31731
/proc/meminfo: memFree=1332104/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=39068 CPUtime=128.67
/proc/31714/stat : 31714 (pb_cplex) S 31713 31713 31160 0 -1 4202496 140062 0 0 0 12020 847 0 0 15 0 2 0 143378738 40005632 4336 1992294400 134512640 146736320 4291753648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31714/statm: 9767 4336 1086 2985 0 6309 0
[pid=31714/tid=31727] ppid=31713 vsize=39068 CPUtime=55.35
/proc/31714/task/31727/stat : 31727 (pb_cplex) R 31713 31713 31160 0 -1 4202560 54723 0 0 0 5159 376 0 0 16 0 2 0 143379943 40005632 4336 1992294400 134512640 146736320 4291753648 18446744073709551615 136488870 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 128.67
Current children cumulated vsize (KiB) 47768

[startup+162.301 s]
/proc/loadavg: 1.38 1.19 1.19 2/109 31731
/proc/meminfo: memFree=1330616/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=40496 CPUtime=209.21
/proc/31714/stat : 31714 (pb_cplex) S 31713 31713 31160 0 -1 4202496 225845 0 0 0 19575 1346 0 0 16 0 2 0 143378738 41467904 4674 1992294400 134512640 146736320 4291753648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31714/statm: 10124 4674 1086 2985 0 6666 0
[pid=31714/tid=31727] ppid=31713 vsize=40496 CPUtime=94.83
/proc/31714/task/31727/stat : 31727 (pb_cplex) R 31713 31713 31160 0 -1 4202560 98969 0 0 0 8861 622 0 0 16 0 2 0 143379943 41467904 4674 1992294400 134512640 146736320 4291753648 18446744073709551615 136753068 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 209.21
Current children cumulated vsize (KiB) 49196

[startup+222.301 s]
/proc/loadavg: 1.25 1.18 1.18 2/109 31738
/proc/meminfo: memFree=1337808/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=34132 CPUtime=281.18
/proc/31714/stat : 31714 (pb_cplex) S 31713 31713 31160 0 -1 4202496 285090 0 0 0 26325 1793 0 0 15 0 2 0 143378738 34951168 2920 1992294400 134512640 146736320 4291753648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31714/statm: 8533 2920 1087 2985 0 5075 0
[pid=31714/tid=31738] ppid=31713 vsize=34132 CPUtime=1.93
/proc/31714/task/31738/stat : 31738 (pb_cplex) R 31713 31713 31160 0 -1 4202560 2323 0 0 0 185 8 0 0 16 0 2 0 143400633 34951168 2920 1992294400 134512640 146736320 4291753648 18446744073709551615 135526877 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 281.18
Current children cumulated vsize (KiB) 42832

[startup+282.301 s]
/proc/loadavg: 1.23 1.19 1.18 2/109 31740
/proc/meminfo: memFree=1334584/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=37204 CPUtime=351.86
/proc/31714/stat : 31714 (pb_cplex) R 31713 31713 31160 0 -1 4202496 361298 0 0 0 33024 2162 0 0 16 0 2 0 143378738 38096896 3646 1992294400 134512640 146736320 4291753648 18446744073709551615 135523304 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31714/statm: 9301 3646 1086 2985 0 5843 0
[pid=31714/tid=31738] ppid=31713 vsize=37204 CPUtime=37.51
/proc/31714/task/31738/stat : 31738 (pb_cplex) S 31713 31713 31160 0 -1 4202560 42400 0 0 0 3553 198 0 0 16 0 2 0 143400633 38096896 3646 1992294400 134512640 146736320 4291753648 18446744073709551615 144580073 0 2 4096 16387 18446604437844257856 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 351.86
Current children cumulated vsize (KiB) 45904

[startup+342.301 s]
/proc/loadavg: 1.21 1.20 1.18 2/109 31742
/proc/meminfo: memFree=1332228/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=39692 CPUtime=422.84

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

[pid=31714] ppid=31713 vsize=60848 CPUtime=1205.42
/proc/31714/stat : 31714 (pb_cplex) R 31713 31713 31160 0 -1 4202496 1377907 0 0 0 113806 6736 0 0 16 0 2 0 143378738 62308352 9710 1992294400 134512640 146736320 4291753648 18446744073709551615 136016571 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31714/statm: 15212 9710 1086 2985 0 11754 0
[pid=31714/tid=31738] ppid=31713 vsize=60848 CPUtime=453.29
/proc/31714/task/31738/stat : 31738 (pb_cplex) S 31713 31713 31160 0 -1 4202560 539250 0 0 0 42881 2448 0 0 16 0 2 0 143400633 62308352 9710 1992294400 134512640 146736320 4291753648 18446744073709551615 144580073 0 2 4096 16387 18446604437844257856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1205.42
Current children cumulated vsize (KiB) 69548

[startup+1062.3 s]
/proc/loadavg: 1.05 1.12 1.15 2/109 31769
/proc/meminfo: memFree=1306188/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=65664 CPUtime=1276.2
/proc/31714/stat : 31714 (pb_cplex) S 31713 31713 31160 0 -1 4202496 1463989 0 0 0 120510 7110 0 0 16 0 2 0 143378738 67239936 10794 1992294400 134512640 146736320 4291753648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31714/statm: 16416 10794 1088 2985 0 12958 0
[pid=31714/tid=31738] ppid=31713 vsize=65664 CPUtime=488.19
/proc/31714/task/31738/stat : 31738 (pb_cplex) R 31713 31713 31160 0 -1 4202560 581444 0 0 0 46185 2634 0 0 16 0 2 0 143400633 67239936 10794 1992294400 134512640 146736320 4291753648 18446744073709551615 138412932 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1276.2
Current children cumulated vsize (KiB) 74364

[startup+1122.3 s]
/proc/loadavg: 1.24 1.16 1.16 2/109 31771
/proc/meminfo: memFree=1301972/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=68908 CPUtime=1347.41
/proc/31714/stat : 31714 (pb_cplex) R 31713 31713 31160 0 -1 4202496 1546530 0 0 0 127249 7492 0 0 16 0 2 0 143378738 70561792 11727 1992294400 134512640 146736320 4291753648 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31714/statm: 17227 11727 1086 2985 0 13769 0
[pid=31714/tid=31738] ppid=31713 vsize=68908 CPUtime=524.94
/proc/31714/task/31738/stat : 31738 (pb_cplex) R 31713 31713 31160 0 -1 4202560 626259 0 0 0 49664 2830 0 0 16 0 2 0 143400633 70561792 11727 1992294400 134512640 146736320 4291753648 18446744073709551615 137366887 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1347.41
Current children cumulated vsize (KiB) 77608

[startup+1182.3 s]
/proc/loadavg: 1.16 1.16 1.16 2/109 31773
/proc/meminfo: memFree=1297384/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=73464 CPUtime=1418.04
/proc/31714/stat : 31714 (pb_cplex) R 31713 31713 31160 0 -1 4202496 1632417 0 0 0 133931 7873 0 0 16 0 2 0 143378738 75227136 12843 1992294400 134512640 146736320 4291753648 18446744073709551615 135850298 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31714/statm: 18366 12843 1086 2985 0 14908 0
[pid=31714/tid=31738] ppid=31713 vsize=73464 CPUtime=559.62
/proc/31714/task/31738/stat : 31738 (pb_cplex) R 31713 31713 31160 0 -1 4202560 670040 0 0 0 52943 3019 0 0 15 0 2 0 143400633 75227136 12843 1992294400 134512640 146736320 4291753648 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1418.04
Current children cumulated vsize (KiB) 82164

[startup+1242.3 s]
/proc/loadavg: 1.06 1.13 1.15 3/109 31775
/proc/meminfo: memFree=1296516/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=73604 CPUtime=1488.48
/proc/31714/stat : 31714 (pb_cplex) R 31713 31713 31160 0 -1 4202496 1714617 0 0 0 140596 8252 0 0 16 0 2 0 143378738 75370496 13097 1992294400 134512640 146736320 4291753648 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31714/statm: 18401 13097 1086 2985 0 14943 0
[pid=31714/tid=31738] ppid=31713 vsize=73604 CPUtime=594.01
/proc/31714/task/31738/stat : 31738 (pb_cplex) S 31713 31713 31160 0 -1 4202560 712496 0 0 0 56194 3207 0 0 16 0 2 0 143400633 75370496 13097 1992294400 134512640 146736320 4291753648 18446744073709551615 144580073 0 2 4096 16387 18446604437844257856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1488.48
Current children cumulated vsize (KiB) 82304

[startup+1302.3 s]
/proc/loadavg: 1.15 1.13 1.15 3/109 31777
/proc/meminfo: memFree=1295896/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=74784 CPUtime=1559.45
/proc/31714/stat : 31714 (pb_cplex) R 31713 31713 31160 0 -1 4202496 1796682 0 0 0 147301 8644 0 0 16 0 2 0 143378738 76578816 13176 1992294400 134512640 146736320 4291753648 18446744073709551615 136674344 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31714/statm: 18696 13176 1086 2985 0 15238 0
[pid=31714/tid=31738] ppid=31713 vsize=74784 CPUtime=629.29
/proc/31714/task/31738/stat : 31738 (pb_cplex) R 31713 31713 31160 0 -1 4202560 753044 0 0 0 59524 3405 0 0 16 0 2 0 143400633 76578816 13176 1992294400 134512640 146736320 4291753648 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1559.45
Current children cumulated vsize (KiB) 83484

[startup+1362.3 s]
/proc/loadavg: 1.21 1.16 1.16 2/109 31777
/proc/meminfo: memFree=1294780/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=75452 CPUtime=1631.15
/proc/31714/stat : 31714 (pb_cplex) R 31713 31713 31160 0 -1 4202496 1877684 0 0 0 154072 9043 0 0 16 0 2 0 143378738 77262848 13552 1992294400 134512640 146736320 4291753648 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31714/statm: 18863 13552 1086 2985 0 15405 0
[pid=31714/tid=31738] ppid=31713 vsize=75452 CPUtime=664.01
/proc/31714/task/31738/stat : 31738 (pb_cplex) S 31713 31713 31160 0 -1 4202560 791649 0 0 0 62791 3610 0 0 16 0 2 0 143400633 77262848 13552 1992294400 134512640 146736320 4291753648 18446744073709551615 144580073 0 2 4096 16387 18446604437844257856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1631.15
Current children cumulated vsize (KiB) 84152

[startup+1422.31 s]
/proc/loadavg: 1.25 1.18 1.16 2/109 31779
/proc/meminfo: memFree=1294656/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=75780 CPUtime=1707.54
/proc/31714/stat : 31714 (pb_cplex) R 31713 31713 31160 0 -1 4202496 1952995 0 0 0 161208 9546 0 0 16 0 2 0 143378738 77598720 13508 1992294400 134512640 146736320 4291753648 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31714/statm: 18945 13508 1086 2985 0 15487 0
[pid=31714/tid=31738] ppid=31713 vsize=75780 CPUtime=700.68
/proc/31714/task/31738/stat : 31738 (pb_cplex) S 31713 31713 31160 0 -1 4202560 828404 0 0 0 66212 3856 0 0 16 0 2 0 143400633 77598720 13508 1992294400 134512640 146736320 4291753648 18446744073709551615 144580073 0 2 4096 16387 18446604437844257856 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1707.54
Current children cumulated vsize (KiB) 84480

[startup+1482.3 s]
/proc/loadavg: 1.15 1.16 1.16 2/109 31781
/proc/meminfo: memFree=1294780/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=75780 CPUtime=1781.88
/proc/31714/stat : 31714 (pb_cplex) S 31713 31713 31160 0 -1 4202496 2006275 0 0 0 168160 10028 0 0 16 0 2 0 143378738 77598720 13514 1992294400 134512640 146736320 4291753648 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31714/statm: 18945 13514 1086 2985 0 15487 0
[pid=31714/tid=31738] ppid=31713 vsize=75780 CPUtime=737.29
/proc/31714/task/31738/stat : 31738 (pb_cplex) R 31713 31713 31160 0 -1 4202560 855427 0 0 0 69636 4093 0 0 16 0 2 0 143400633 77598720 13514 1992294400 134512640 146736320 4291753648 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 84480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1497.3 s]
/proc/loadavg: 1.19 1.17 1.16 2/109 31781
/proc/meminfo: memFree=1294656/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=75780 CPUtime=1800.02
/proc/31714/stat : 31714 (pb_cplex) R 31713 31713 31160 0 -1 4202496 2018009 0 0 0 169869 10133 0 0 16 0 2 0 143378738 77598720 13514 1992294400 134512640 146736320 4291753648 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31714/statm: 18945 13514 1086 2985 0 15487 0
[pid=31714/tid=31738] ppid=31713 vsize=75780 CPUtime=746.13
/proc/31714/task/31738/stat : 31738 (pb_cplex) R 31713 31713 31160 0 -1 4202560 861319 0 0 0 70470 4143 0 0 15 0 2 0 143400633 77598720 13514 1992294400 134512640 146736320 4291753648 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 84480

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

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

[startup+1497.3 s]
/proc/loadavg: 1.19 1.17 1.16 2/109 31781
/proc/meminfo: memFree=1294656/2059040 swapFree=4139744/4192956
[pid=31713] ppid=31711 vsize=8700 CPUtime=0
/proc/31713/stat : 31713 (run) S 31711 31713 31160 0 -1 4202496 366 0 0 0 0 0 0 0 18 0 1 0 143378738 8908800 249 1992294400 4194304 4922060 140735340873136 18446744073709551615 236972514437 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31713/statm: 2175 249 208 178 0 68 0
[pid=31714] ppid=31713 vsize=75780 CPUtime=1800.02
/proc/31714/stat : 31714 (pb_cplex) R 31713 31713 31160 0 -1 4202496 2018009 0 0 0 169869 10133 0 0 16 0 2 0 143378738 77598720 13514 1992294400 134512640 146736320 4291753648 18446744073709551615 144580332 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31714/statm: 18945 13514 1086 2985 0 15487 0
[pid=31714/tid=31738] ppid=31713 vsize=75780 CPUtime=746.13
/proc/31714/task/31738/stat : 31738 (pb_cplex) R 31713 31713 31160 0 -1 4202560 861319 0 0 0 70470 4143 0 0 15 0 2 0 143400633 77598720 13514 1992294400 134512640 146736320 4291753648 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 84480

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1497.32
CPU time (s): 1800.02
CPU user time (s): 1698.69
CPU system time (s): 101.33
CPU usage (%): 120.216
Max. virtual memory (cumulated for all children) (KiB): 85532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 366
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 2.48462 second user time and 7.09092 second system time

The end

Launcher Data

Begin job on node044 at 2010-07-01 23:47:44
IDJOB=2696037
IDBENCH=2918
IDSOLVER=1209
FILE ID=node044/2696037-1278020864
PBS_JOBID= 11198720
Free space on /tmp= 62212 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_7_60_1.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696037-1278020864/watcher-2696037-1278020864 -o /tmp/evaluation-result-2696037-1278020864/solver-2696037-1278020864 -C 1800 -W 2000 -M 1800  run HOME/instance-2696037-1278020864.opb

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

MD5SUM BENCH= 7b9886d41278c23acb93039c546a310e
RANDOM SEED=1516056278

node044.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.266
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.53
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.266
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1346916 kB
Buffers:        181960 kB
Cached:         431440 kB
SwapCached:       7056 kB
Active:         354172 kB
Inactive:       273288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1346916 kB
SwapTotal:     4192956 kB
SwapFree:      4139744 kB
Dirty:           16652 kB
Writeback:           0 kB
AnonPages:       12516 kB
Mapped:          12088 kB
Slab:            62680 kB
PageTables:       4216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181948 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= 62196 MiB
End job on node044 at 2010-07-02 00:12:44