Trace number 3743234

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.3 1802.58

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_50null20mast_rapportOE2.0_TMAX60_K192_cod2.opb
MD5SUM6f3eb6421078a0de6a5b5f585e0aca61
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-5280
Best CPU time to get the best result obtained on this benchmark1781.2
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 892
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 367542
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 367542
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.19/4.28	c SCIP version 1.1.0.7
4.19/4.28	c LP-Solver SoPlex 1.4.1
4.19/4.28	c user parameter file <scip.set> not found - using default parameters
4.19/4.28	c read problem <HOME/instance-3743234-1338803632.opb>
4.19/4.28	c original problem has 400896 variables (400896 bin, 0 int, 0 impl, 0 cont) and 402763 constraints
6.19/6.20	c start presolving problem
6.19/6.20	c presolving:
9.59/9.60	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.19/13.23	c (round 2) 671 del vars, 1977 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 398809 upgd conss, 100458 impls, 1977 clqs
13.88/13.95	c (round 3) 674 del vars, 2644 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 400786 upgd conss, 100466 impls, 1977 clqs
104.28/104.40	c (round 4) 1350 del vars, 2644 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 400786 upgd conss, 17080982 impls, 1977 clqs
104.57/104.67	c (round 5) 1350 del vars, 3320 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 400786 upgd conss, 17086324 impls, 1977 clqs
105.88/105.96	c (round 6) 3356 del vars, 3320 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 400786 upgd conss, 17119676 impls, 1977 clqs
106.18/106.22	c (round 7) 3356 del vars, 5326 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 400786 upgd conss, 17119684 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-3743234-1338803632/watcher-3743234-1338803632 -o /tmp/evaluation-result-3743234-1338803632/solver-3743234-1338803632 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3743234-1338803632.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.00 2.01 2.00 3/176 11229
/proc/meminfo: memFree=28563888/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=9132 CPUtime=0 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 1622 0 0 0 0 0 0 0 20 0 1 0 346488158 9351168 1574 33554432000 4194304 7823515 140735071447712 140735529341224 6888849 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 2283 1574 349 887 0 1393 0

[startup+0.0146601 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 11229
/proc/meminfo: memFree=28563888/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=13480 CPUtime=0 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 2730 0 0 0 0 0 0 0 20 0 1 0 346488158 13803520 2682 33554432000 4194304 7823515 140735071447712 140735529341224 5878822 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 3370 2685 354 887 0 2480 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13480

[startup+0.100296 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 11229
/proc/meminfo: memFree=28563888/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=29252 CPUtime=0.09 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 6649 0 0 0 8 1 0 0 20 0 1 0 346488158 29954048 6601 33554432000 4194304 7823515 140735071447712 140735071313816 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 7313 6601 354 887 0 6423 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29252

[startup+0.300286 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 11229
/proc/meminfo: memFree=28563888/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=53104 CPUtime=0.29 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 12607 0 0 0 27 2 0 0 20 0 1 0 346488158 54378496 12559 33554432000 4194304 7823515 140735071447712 140735071313816 4511625 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 13276 12559 354 887 0 12386 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53104

[startup+0.700285 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 11229
/proc/meminfo: memFree=28563888/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=89464 CPUtime=0.69 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 21705 0 0 0 66 3 0 0 20 0 1 0 346488158 91611136 21657 33554432000 4194304 7823515 140735071447712 140735071313816 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 22366 21657 354 887 0 21476 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89464

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11230
/proc/meminfo: memFree=28326272/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=191596 CPUtime=1.48 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 47186 0 0 0 142 6 0 0 20 0 1 0 346488158 196194304 47138 33554432000 4194304 7823515 140735071447712 140735071313816 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 47899 47138 354 887 0 47009 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 191596

[startup+3.10029 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11230
/proc/meminfo: memFree=28048132/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=384844 CPUtime=3.09 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 95404 0 0 0 296 13 0 0 20 0 1 0 346488158 394080256 95356 33554432000 4194304 7823515 140735071447712 140735071313816 4511625 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 96211 95356 354 887 0 95321 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 384844

[startup+6.30034 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11230
/proc/meminfo: memFree=26550900/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=1063072 CPUtime=6.29 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 263935 0 0 0 590 39 0 0 20 0 1 0 346488158 1088585728 264517 33554432000 4194304 7823515 140735071447712 140735071445304 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 265768 264517 419 887 0 264878 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1063072

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11230
/proc/meminfo: memFree=25599364/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=1482492 CPUtime=12.69 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 369132 0 0 0 1172 97 0 0 20 0 1 0 346488158 1518071808 368451 33554432000 4194304 7823515 140735071447712 140735071445384 5028865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 370623 368451 456 887 0 369733 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1482492

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11231
/proc/meminfo: memFree=25611380/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=1482492 CPUtime=25.49 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 370201 0 0 0 2439 110 0 0 20 0 1 0 346488158 1518071808 369129 33554432000 4194304 7823515 140735071447712 140735071444408 4771374 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 370623 369129 461 887 0 369733 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1482492

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11231
/proc/meminfo: memFree=25145588/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=1713204 CPUtime=51.08 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 426858 0 0 0 4983 125 0 0 20 0 1 0 346488158 1754320896 425786 33554432000 4194304 7823515 140735071447712 140735071443576 5803650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 428301 425786 462 887 0 427411 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1713204

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11231
/proc/meminfo: memFree=24425192/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=2066520 CPUtime=102.28 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 512632 0 0 0 10087 141 0 0 20 0 1 0 346488158 2116116480 511560 33554432000 4194304 7823515 140735071447712 140735071443768 5803619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 516630 511560 462 887 0 515740 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2066520

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11231
/proc/meminfo: memFree=24058528/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=2286788 CPUtime=162.26 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 548214 0 0 0 16053 173 0 0 20 0 1 0 346488158 2341670912 565267 33554432000 4194304 7823515 140735071447712 140735071443768 5803619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 571697 565267 462 887 0 570807 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 2286788

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11231
/proc/meminfo: memFree=23557156/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=2489100 CPUtime=222.25 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 595253 0 0 0 22044 181 0 0 20 0 1 0 346488158 2548838400 612817 33554432000 4194304 7823515 140735071447712 140735071443576 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 622275 612817 462 887 0 621385 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 2489100

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 11231
/proc/meminfo: memFree=23132732/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=2694220 CPUtime=282.25 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 646479 0 0 0 28030 195 0 0 20 0 1 0 346488158 2758881280 664043 33554432000 4194304 7823515 140735071447712 140735071443576 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 673555 664043 462 887 0 672665 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 2694220

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 11232
/proc/meminfo: memFree=22834912/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=2861428 CPUtime=342.24 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 687580 0 0 0 34019 205 0 0 20 0 1 0 346488158 2930102272 705144 33554432000 4194304 7823515 140735071447712 140735071443576 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 715357 705144 462 887 0 714467 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 2861428

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11235
/proc/meminfo: memFree=22596736/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=2972708 CPUtime=402.22 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 715221 0 0 0 40009 213 0 0 20 0 1 0 346488158 3044052992 732785 33554432000 4194304 7823515 140735071447712 140735071443576 5803604 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 743177 732785 462 887 0 742287 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 2972708

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11257
/proc/meminfo: memFree=22325576/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=3098340 CPUtime=462.22 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 745810 0 0 0 46001 221 0 0 20 0 1 0 346488158 3172700160 763374 33554432000 4194304 7823515 140735071447712 140735071443576 5803627 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 774585 763374 462 887 0 773695 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 3098340

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11257
/proc/meminfo: memFree=22033592/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=3246252 CPUtime=522.21 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 781224 0 0 0 51992 229 0 0 20 0 1 0 346488158 3324162048 798788 33554432000 4194304 7823515 140735071447712 140735071443576 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 811563 798788 462 887 0 810673 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 3246252

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11257
/proc/meminfo: memFree=21993320/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=3258540 CPUtime=582.2 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 786567 0 0 0 57987 233 0 0 20 0 1 0 346488158 3336744960 804131 33554432000 4194304 7823515 140735071447712 140735071443576 5803604 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 814635 804131 462 887 0 813745 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 3258540

[startup+642.3 s]

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

/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 903556 0 0 0 105944 268 0 0 20 0 1 0 346488158 3826364416 921120 33554432000 4194304 7823515 140735071447712 140735071443576 5803612 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 934171 921120 462 887 0 933281 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 3736684

[startup+1122.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 11262
/proc/meminfo: memFree=20867280/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=3897808 CPUtime=1122.12 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 938923 0 0 0 111936 276 0 0 20 0 1 0 346488158 3991355392 956487 33554432000 4194304 7823515 140735071447712 140735071443576 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 974452 956487 462 887 0 973562 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 3897808

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11262
/proc/meminfo: memFree=20835828/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=3902924 CPUtime=1182.11 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 940993 0 0 0 117934 277 0 0 20 0 1 0 346488158 3996594176 958557 33554432000 4194304 7823515 140735071447712 140735071443576 5803619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 975731 958557 462 887 0 974841 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 3902924

[startup+1242.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 11262
/proc/meminfo: memFree=20809436/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=3909068 CPUtime=1242.1 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 943511 0 0 0 123932 278 0 0 20 0 1 0 346488158 4002885632 961075 33554432000 4194304 7823515 140735071447712 140735071443576 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 977267 961075 462 887 0 976377 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 3909068

[startup+1302.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 11263
/proc/meminfo: memFree=20564184/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=3916236 CPUtime=1302.1 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 946926 0 0 0 129930 280 0 0 20 0 1 0 346488158 4010225664 964490 33554432000 4194304 7823515 140735071447712 140735071443576 5803650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 979059 964490 462 887 0 978169 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 3916236

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 11263
/proc/meminfo: memFree=20529988/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=3926476 CPUtime=1362.08 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 951112 0 0 0 135926 282 0 0 20 0 1 0 346488158 4020711424 968676 33554432000 4194304 7823515 140735071447712 140735071443576 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 981619 968676 462 887 0 980729 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 3926476

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 11263
/proc/meminfo: memFree=20499140/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=3935688 CPUtime=1422.08 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 954925 0 0 0 141923 285 0 0 20 0 1 0 346488158 4030144512 972489 33554432000 4194304 7823515 140735071447712 140735071443576 5803600 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 983922 972489 462 887 0 983032 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 3935688

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11263
/proc/meminfo: memFree=20475872/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=3941832 CPUtime=1482.06 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 957384 0 0 0 147920 286 0 0 20 0 1 0 346488158 4036435968 974948 33554432000 4194304 7823515 140735071447712 140735071443576 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 985458 974948 462 887 0 984568 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 3941832

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11263
/proc/meminfo: memFree=20236068/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=4209260 CPUtime=1542.05 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 1014826 0 0 0 153909 296 0 0 20 0 1 0 346488158 4310282240 1032390 33554432000 4194304 7823515 140735071447712 140735071443576 5803612 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 1052315 1032390 462 887 0 1051425 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 4209260

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11267
/proc/meminfo: memFree=20209940/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=4218476 CPUtime=1602.04 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 1018472 0 0 0 159906 298 0 0 20 0 1 0 346488158 4319719424 1036036 33554432000 4194304 7823515 140735071447712 140735071443576 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 1054619 1036036 462 887 0 1053729 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 4218476

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11267
/proc/meminfo: memFree=20188400/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=4225640 CPUtime=1662.03 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 1021434 0 0 0 165903 300 0 0 20 0 1 0 346488158 4327055360 1038998 33554432000 4194304 7823515 140735071447712 140735071443576 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 1056410 1038998 462 887 0 1055520 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 4225640

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11267
/proc/meminfo: memFree=20166356/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=4230760 CPUtime=1722.03 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 1023783 0 0 0 171901 302 0 0 20 0 1 0 346488158 4332298240 1041347 33554432000 4194304 7823515 140735071447712 140735071443576 5803627 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 1057690 1041347 462 887 0 1056800 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 4230760

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11267
/proc/meminfo: memFree=20143320/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=4237816 CPUtime=1782.02 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 1026544 0 0 0 177899 303 0 0 20 0 1 0 346488158 4339523584 1044108 33554432000 4194304 7823515 140735071447712 140735071443576 5803619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 1059454 1044108 462 887 0 1058564 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 4237816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11268
/proc/meminfo: memFree=19871356/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=4239864 CPUtime=1800.02 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 1027219 0 0 0 179699 303 0 0 20 0 1 0 346488158 4341620736 1044783 33554432000 4194304 7823515 140735071447712 140735071443576 5803619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 1059966 1044783 462 887 0 1059076 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 4239864

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -11229

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11269
/proc/meminfo: memFree=19871356/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=4239864 CPUtime=1801.11 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 1027231 0 0 0 179808 303 0 0 20 0 1 0 346488158 4341620736 1044795 33554432000 4194304 7823515 140735071447712 140735071443008 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 1059966 1044795 462 887 0 1059076 0
Current children cumulated CPU time (s) 1801.11
Current children cumulated vsize (KiB) 4239864

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11269
/proc/meminfo: memFree=19870844/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=4239864 CPUtime=1801.91 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4202496 1027236 0 0 0 179888 303 0 0 20 0 1 0 346488158 4341620736 1044800 33554432000 4194304 7823515 140735071447712 140735071443008 5803612 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 1059966 1044800 462 887 0 1059076 0
Current children cumulated CPU time (s) 1801.91
Current children cumulated vsize (KiB) 4239864

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11269
/proc/meminfo: memFree=19870844/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=0 CPUtime=1802.11 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4203524 1027239 0 0 0 179899 312 0 0 20 0 1 0 346488158 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.11
Current children cumulated vsize (KiB) 0

[startup+1802.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11269
/proc/meminfo: memFree=19870844/32873844 swapFree=7120/7120
[pid=11229] ppid=11227 vsize=0 CPUtime=1802.21 cores=1,3,5,7
/proc/11229/stat : 11229 (pbscip.linux.x8) R 11227 11229 7918 0 -1 4203524 1027239 0 0 0 179899 322 0 0 20 0 1 0 346488158 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11229/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.21
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.58
CPU time (s): 1802.3
CPU user time (s): 1798.99
CPU system time (s): 3.3055
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 4239864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.99
system time used= 3.3055
maximum resident set size= 4179204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1027239
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= 5
involuntary context switches= 1858

runsolver used 3.86041 second user time and 10.8224 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-04 11:53:53
IDJOB=3743234
IDBENCH=90934
IDSOLVER=2321
FILE ID=node142/3743234-1338803632
RUNJOBID= node142-1338800042-10996
PBS_JOBID= 14636832
Free space on /tmp= 71128 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_50null20mast_rapportOE2.0_TMAX60_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-3743234-1338803632/watcher-3743234-1338803632 -o /tmp/evaluation-result-3743234-1338803632/solver-3743234-1338803632 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3743234-1338803632.opb

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

MD5SUM BENCH= 6f3eb6421078a0de6a5b5f585e0aca61
RANDOM SEED=1657557900

node142.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.776
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.55
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.776
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.776
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	: 5391.91
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.776
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.92
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.776
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.90
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.776
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.776
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.776
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:        28567020 kB
Buffers:          393180 kB
Cached:          3052776 kB
SwapCached:            0 kB
Active:          1425312 kB
Inactive:        2058488 kB
Active(anon):      29220 kB
Inactive(anon):    11220 kB
Active(file):    1396092 kB
Inactive(file):  2047268 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             74524 kB
Writeback:             0 kB
AnonPages:         45012 kB
Mapped:            11640 kB
Shmem:               200 kB
Slab:             684688 kB
SReclaimable:     126412 kB
SUnreclaim:       558276 kB
KernelStack:        1472 kB
PageTables:         4040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     153308 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= 71156 MiB
End job on node142 at 2012-06-04 12:23:55