Trace number 3743267

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
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? (TO) 1802.15 1802.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_10null10mast_rapportOE1.0_TMAX300_K192_cod2.opb
MD5SUMcd577d7fe2c7600d8302daa2328d0cdf
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-15627
Best CPU time to get the best result obtained on this benchmark1800.32
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1605
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 188353
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 188353
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.29/4.31	c SCIP version 1.1.0.7
4.29/4.31	c LP-Solver SoPlex 1.4.1
4.29/4.31	c user parameter file <scip.set> not found - using default parameters
4.29/4.31	c read problem <HOME/instance-3743267-1338804212.opb>
4.29/4.31	c original problem has 400896 variables (400896 bin, 0 int, 0 impl, 0 cont) and 402763 constraints
6.09/6.14	c start presolving problem
6.09/6.14	c presolving:
9.49/9.58	c (round 1) 0 del vars, 1977 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 398809 upgd conss, 67806 impls, 1977 clqs
13.09/13.15	c (round 2) 672 del vars, 1977 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 398809 upgd conss, 81776 impls, 1977 clqs
13.88/13.90	c (round 3) 675 del vars, 2645 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 400786 upgd conss, 81784 impls, 1977 clqs
77.86/77.98	c (round 4) 1350 del vars, 2645 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 400786 upgd conss, 12206672 impls, 1977 clqs
78.16/78.24	c (round 5) 1350 del vars, 3320 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 400786 upgd conss, 12210678 impls, 1977 clqs
79.17/79.27	c (round 6) 3354 del vars, 3320 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 400786 upgd conss, 12231588 impls, 1977 clqs
79.46/79.53	c (round 7) 3354 del vars, 5324 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 400786 upgd conss, 12231596 impls, 1977 clqs

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3743267-1338804212/watcher-3743267-1338804212 -o /tmp/evaluation-result-3743267-1338804212/solver-3743267-1338804212 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3743267-1338804212.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 31728
/proc/meminfo: memFree=24362308/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=8556 CPUtime=0 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 1471 0 0 0 0 0 0 0 20 0 1 0 346545866 8761344 1424 33554432000 4194304 7823515 140737099063168 140733490944488 6884213 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 2139 1427 349 887 0 1249 0

[startup+0.045318 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 31728
/proc/meminfo: memFree=24362308/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=19532 CPUtime=0.03 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 4225 0 0 0 3 0 0 0 20 0 1 0 346545866 20000768 4177 33554432000 4194304 7823515 140737099063168 140737098929272 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 4883 4177 354 887 0 3993 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19532

[startup+0.100373 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 31728
/proc/meminfo: memFree=24362308/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=28112 CPUtime=0.09 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 6401 0 0 0 8 1 0 0 20 0 1 0 346545866 28786688 6353 33554432000 4194304 7823515 140737099063168 140737098929272 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 7028 6353 354 887 0 6138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28112

[startup+0.300308 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 31728
/proc/meminfo: memFree=24362308/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=54056 CPUtime=0.29 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 12849 0 0 0 27 2 0 0 20 0 1 0 346545866 55353344 12801 33554432000 4194304 7823515 140737099063168 140737098929272 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 13514 12801 354 887 0 12624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54056

[startup+0.700312 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 31728
/proc/meminfo: memFree=24362308/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=89196 CPUtime=0.69 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 21641 0 0 0 65 4 0 0 20 0 1 0 346545866 91336704 21593 33554432000 4194304 7823515 140737099063168 140737098929272 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 22299 21593 354 887 0 21409 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89196

[startup+1.50031 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 31729
/proc/meminfo: memFree=24237192/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=189404 CPUtime=1.49 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 46641 0 0 0 141 8 0 0 20 0 1 0 346545866 193949696 46593 33554432000 4194304 7823515 140737099063168 140737098928904 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 47351 46593 354 887 0 46461 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189404

[startup+3.10031 s]
/proc/loadavg: 2.07 2.02 2.00 3/174 31757
/proc/meminfo: memFree=27775120/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=380404 CPUtime=3.09 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 94271 0 0 0 292 17 0 0 20 0 1 0 346545866 389533696 94223 33554432000 4194304 7823515 140737099063168 140737098929272 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 95357 94231 354 887 0 94467 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 380404

[startup+6.30032 s]
/proc/loadavg: 2.23 2.05 2.02 3/177 31767
/proc/meminfo: memFree=26656236/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=1063572 CPUtime=6.29 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 264604 0 0 0 582 47 0 0 20 0 1 0 346545866 1089097728 264675 33554432000 4194304 7823515 140737099063168 140737099060760 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 265893 264675 419 887 0 265003 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1063572

[startup+12.7004 s]
/proc/loadavg: 2.21 2.05 2.01 3/177 31767
/proc/meminfo: memFree=25027624/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=1482692 CPUtime=12.68 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 369111 0 0 0 1167 101 0 0 20 0 1 0 346545866 1518276608 368578 33554432000 4194304 7823515 140737099063168 140737099059176 5422761 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 370673 368578 456 887 0 369783 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1482692

[startup+25.5004 s]
/proc/loadavg: 2.16 2.04 2.01 4/177 31767
/proc/meminfo: memFree=25059900/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=1482692 CPUtime=25.48 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 369671 0 0 0 2432 116 0 0 20 0 1 0 346545866 1518276608 369298 33554432000 4194304 7823515 140737099063168 140737099059864 5426482 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 370673 369298 461 887 0 369783 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1482692

[startup+51.1004 s]
/proc/loadavg: 2.11 2.04 2.01 4/177 31767
/proc/meminfo: memFree=24600680/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=1705136 CPUtime=51.07 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 424388 0 0 0 4979 128 0 0 20 0 1 0 346545866 1746059264 424004 33554432000 4194304 7823515 140737099063168 140737099059864 5803612 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 426284 424004 462 887 0 425394 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1705136

[startup+102.307 s]
/proc/loadavg: 2.04 2.03 2.01 3/177 31768
/proc/meminfo: memFree=24056984/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=1968644 CPUtime=102.26 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 489387 0 0 0 10059 167 0 0 20 0 1 0 346545866 2015891456 488218 33554432000 4194304 7823515 140737099063168 140737099059864 5803619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 492161 488218 462 887 0 491271 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1968644

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/177 31768
/proc/meminfo: memFree=23589940/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=2230348 CPUtime=162.24 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 533591 0 0 0 16046 178 0 0 20 0 1 0 346545866 2283876352 551836 33554432000 4194304 7823515 140737099063168 140737099059224 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 557587 551836 462 887 0 556697 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2230348

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/177 31768
/proc/meminfo: memFree=23471044/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=2254276 CPUtime=222.23 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 538370 0 0 0 22044 179 0 0 20 0 1 0 346545866 2308378624 557636 33554432000 4194304 7823515 140737099063168 140737099059272 5803623 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 563569 557636 462 887 0 562679 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2254276

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 31768
/proc/meminfo: memFree=22896208/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=2563084 CPUtime=282.22 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 612664 0 0 0 28027 195 0 0 20 0 1 0 346545866 2624598016 631927 33554432000 4194304 7823515 140737099063168 140737099059032 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 640771 631927 462 887 0 639881 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 2563084

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 31768
/proc/meminfo: memFree=22616368/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=2694824 CPUtime=342.2 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 644118 0 0 0 34016 204 0 0 20 0 1 0 346545866 2759499776 663380 33554432000 4194304 7823515 140737099063168 140737099059032 5803650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 673706 663380 462 887 0 672816 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 2694824

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 31772
/proc/meminfo: memFree=22384888/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=2794428 CPUtime=402.19 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 669756 0 0 0 40007 212 0 0 20 0 1 0 346545866 2861494272 689267 33554432000 4194304 7823515 140737099063168 140737099059032 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 698607 689267 462 887 0 697717 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 2794428

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 31772
/proc/meminfo: memFree=22132708/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=2907068 CPUtime=462.18 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 697923 0 0 0 45999 219 0 0 20 0 1 0 346545866 2976837632 717434 33554432000 4194304 7823515 140737099063168 140737099059032 5803650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 726767 717434 462 887 0 725877 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 2907068

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 31772
/proc/meminfo: memFree=21842452/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=3042948 CPUtime=522.16 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 732129 0 0 0 51988 228 0 0 20 0 1 0 346545866 3115978752 751640 33554432000 4194304 7823515 140737099063168 140737099059032 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 760737 751640 462 887 0 759847 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 3042948

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 4/177 31772
/proc/meminfo: memFree=21545376/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=3197004 CPUtime=582.15 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 769408 0 0 0 57976 239 0 0 20 0 1 0 346545866 3273732096 788919 33554432000 4194304 7823515 140737099063168 140737099059032 5803619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 799251 788919 462 887 0 798361 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 3197004

[startup+642.3 s]

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

/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 925326 0 0 0 105925 281 0 0 20 0 1 0 346545866 3937427456 949013 33554432000 4194304 7823515 140737099063168 140737099059032 5803627 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 961286 949013 462 887 0 960396 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 3845144

[startup+1122.3 s]
/proc/loadavg: 2.03 2.02 2.00 4/177 31777
/proc/meminfo: memFree=20364652/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=3848216 CPUtime=1122.05 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 926756 0 0 0 111923 282 0 0 20 0 1 0 346545866 3940573184 951756 33554432000 4194304 7823515 140737099063168 140737099059032 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 962054 951756 462 887 0 961164 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 3848216

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/177 31777
/proc/meminfo: memFree=20113580/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=3855380 CPUtime=1182.04 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 929912 0 0 0 117920 284 0 0 20 0 1 0 346545866 3947909120 955296 33554432000 4194304 7823515 140737099063168 140737099059032 5803612 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 963845 955296 462 887 0 962955 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 3855380

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 31777
/proc/meminfo: memFree=20075788/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=3866644 CPUtime=1242.03 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 934690 0 0 0 123916 287 0 0 20 0 1 0 346545866 3959443456 960194 33554432000 4194304 7823515 140737099063168 140737099059032 5803654 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 966661 960194 462 887 0 965771 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 3866644

[startup+1302.3 s]
/proc/loadavg: 2.10 2.04 2.01 4/177 31778
/proc/meminfo: memFree=20041344/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=3876880 CPUtime=1302.04 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 938923 0 0 0 129914 290 0 0 20 0 1 0 346545866 3969925120 964651 33554432000 4194304 7823515 140737099063168 140737099059032 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 969220 964651 462 887 0 968330 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 3876880

[startup+1362.3 s]
/proc/loadavg: 2.03 2.03 2.00 4/177 31778
/proc/meminfo: memFree=20012604/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=3885072 CPUtime=1362.01 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 942416 0 0 0 135909 292 0 0 20 0 1 0 346545866 3978313728 968532 33554432000 4194304 7823515 140737099063168 140737099059032 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 971268 968532 462 887 0 970378 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 3885072

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 2.00 4/177 31778
/proc/meminfo: memFree=19765624/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=4155572 CPUtime=1422 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 1000795 0 0 0 141896 304 0 0 20 0 1 0 346545866 4255305728 1027164 33554432000 4194304 7823515 140737099063168 140737099059032 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 1038893 1027164 462 887 0 1038003 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 4155572

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/177 31778
/proc/meminfo: memFree=19738372/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=4162740 CPUtime=1481.99 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 1003966 0 0 0 147891 308 0 0 20 0 1 0 346545866 4262645760 1030509 33554432000 4194304 7823515 140737099063168 140737099059032 5803623 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 1040685 1030509 462 887 0 1039795 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 4162740

[startup+1542.3 s]
/proc/loadavg: 2.09 2.04 2.01 4/177 31778
/proc/meminfo: memFree=19708888/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=4170928 CPUtime=1541.98 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 1007328 0 0 0 153888 310 0 0 20 0 1 0 346545866 4271030272 1033871 33554432000 4194304 7823515 140737099063168 140737099059032 5803619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 1042732 1033871 462 887 0 1041842 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 4170928

[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 2.00 4/178 31782
/proc/meminfo: memFree=19691300/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=4177072 CPUtime=1601.97 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 1009935 0 0 0 159885 312 0 0 20 0 1 0 346545866 4277321728 1036739 33554432000 4194304 7823515 140737099063168 140737099059032 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 1044268 1036739 462 887 0 1043378 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 4177072

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31782
/proc/meminfo: memFree=19401548/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=4183216 CPUtime=1661.96 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 1012458 0 0 0 165883 313 0 0 20 0 1 0 346545866 4283613184 1039262 33554432000 4194304 7823515 140737099063168 140737099059032 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 1045804 1039262 462 887 0 1044914 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 4183216

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/177 31782
/proc/meminfo: memFree=19374668/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=4190384 CPUtime=1721.95 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 1015552 0 0 0 171879 316 0 0 20 0 1 0 346545866 4290953216 1042669 33554432000 4194304 7823515 140737099063168 140737099059032 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 1047596 1042669 462 887 0 1046706 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 4190384

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/176 31782
/proc/meminfo: memFree=19353128/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=4196524 CPUtime=1781.93 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 1018340 0 0 0 177875 318 0 0 20 0 1 0 346545866 4297240576 1045457 33554432000 4194304 7823515 140737099063168 140737099059032 5803600 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 1049131 1045457 462 887 0 1048241 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 4196524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 31782
/proc/meminfo: memFree=19343300/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=4199596 CPUtime=1800.04 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 1019616 0 0 0 179684 320 0 0 20 0 1 0 346545866 4300386304 1046733 33554432000 4194304 7823515 140737099063168 140737099059032 5803612 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 1049899 1046733 462 887 0 1049009 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 4199596

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -31728

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 31783
/proc/meminfo: memFree=19343300/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=4199596 CPUtime=1801.04 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 1019638 0 0 0 179784 320 0 0 20 0 1 0 346545866 4300386304 1046755 33554432000 4194304 7823515 140737099063168 140737099058496 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 1049899 1046755 462 887 0 1049009 0
Current children cumulated CPU time (s) 1801.04
Current children cumulated vsize (KiB) 4199596

[startup+1802.2 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 31783
/proc/meminfo: memFree=19342796/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=4199596 CPUtime=1801.84 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 1019648 0 0 0 179864 320 0 0 20 0 1 0 346545866 4300386304 1046765 33554432000 4194304 7823515 140737099063168 140737099058496 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 1049899 1046765 462 887 0 1049009 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 4199596

[startup+1802.4 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 31783
/proc/meminfo: memFree=19342796/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=4199596 CPUtime=1802.04 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4202496 1019651 0 0 0 179884 320 0 0 20 0 1 0 346545866 4300386304 1046768 33554432000 4194304 7823515 140737099063168 140737099058496 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 1049899 1046768 462 887 0 1049009 0
Current children cumulated CPU time (s) 1802.04
Current children cumulated vsize (KiB) 4199596

[startup+1802.5 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 31783
/proc/meminfo: memFree=19342796/32873844 swapFree=7108/7108
[pid=31728] ppid=31726 vsize=0 CPUtime=1802.13 cores=1,3,5,7
/proc/31728/stat : 31728 (pbscip.linux.x8) R 31726 31728 30579 0 -1 4203524 1019651 0 0 0 179884 329 0 0 20 0 1 0 346545866 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31728/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.51
CPU time (s): 1802.15
CPU user time (s): 1798.85
CPU system time (s): 3.3045
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 4199596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.85
system time used= 3.3045
maximum resident set size= 4187072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1019651
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= 113
involuntary context switches= 1831

runsolver used 6.52401 second user time and 19.654 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-04 12:03:33
IDJOB=3743267
IDBENCH=90939
IDSOLVER=2321
FILE ID=node139/3743267-1338804212
RUNJOBID= node139-1338784461-30596
PBS_JOBID= 14636850
Free space on /tmp= 71060 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_luby_10null10mast_rapportOE1.0_TMAX300_K192_cod2.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743267-1338804212/watcher-3743267-1338804212 -o /tmp/evaluation-result-3743267-1338804212/solver-3743267-1338804212 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3743267-1338804212.opb

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

MD5SUM BENCH= cd577d7fe2c7600d8302daa2328d0cdf
RANDOM SEED=1038470576

node139.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24362472 kB
Buffers:          520324 kB
Cached:          3420908 kB
SwapCached:          828 kB
Active:          5467652 kB
Inactive:        2157144 kB
Active(anon):    3677092 kB
Inactive(anon):     7952 kB
Active(file):    1790560 kB
Inactive(file):  2149192 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             37276 kB
Writeback:             0 kB
AnonPages:       3688912 kB
Mapped:            13372 kB
Shmem:                 8 kB
Slab:             735904 kB
SReclaimable:     178100 kB
SUnreclaim:       557804 kB
KernelStack:        1456 kB
PageTables:        11324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3869348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71028 MiB
End job on node139 at 2012-06-04 12:33:36