Trace number 3743421

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.2 1802.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_50null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUM2c2ad4d860134cc053a8a3877f1b5de5
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1995
Best CPU time to get the best result obtained on this benchmark1801.02
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 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 784454
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 784454
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.30/4.34	c SCIP version 1.1.0.7
4.30/4.34	c LP-Solver SoPlex 1.4.1
4.30/4.34	c user parameter file <scip.set> not found - using default parameters
4.30/4.34	c read problem <HOME/instance-3743421-1338806016.opb>
4.30/4.34	c original problem has 400896 variables (400896 bin, 0 int, 0 impl, 0 cont) and 402763 constraints
6.09/6.16	c start presolving problem
6.09/6.16	c presolving:
9.59/9.61	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.18	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.89/13.93	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
103.28/103.37	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
103.56/103.63	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
104.86/104.93	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
105.06/105.19	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-3743421-1338806016/watcher-3743421-1338806016 -o /tmp/evaluation-result-3743421-1338806016/solver-3743421-1338806016 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3743421-1338806016.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 31821
/proc/meminfo: memFree=23529348/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 1541 0 0 0 0 0 0 0 20 0 1 0 346726220 8937472 1493 33554432000 4194304 7823515 140736098778016 140736098709928 6883856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 2182 1493 349 887 0 1292 0

[startup+0.0875981 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 31821
/proc/meminfo: memFree=23529348/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=26108 CPUtime=0.07 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 5861 0 0 0 7 0 0 0 20 0 1 0 346726220 26734592 5813 33554432000 4194304 7823515 140736098778016 140736098709928 6805354 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 6527 5813 354 887 0 5637 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26108

[startup+0.100397 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 31821
/proc/meminfo: memFree=23529348/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=28220 CPUtime=0.08 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 6352 0 0 0 8 0 0 0 20 0 1 0 346726220 28897280 6304 33554432000 4194304 7823515 140736098778016 140736098709928 5878822 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 7055 6324 354 887 0 6165 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28220

[startup+0.300327 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 31821
/proc/meminfo: memFree=23529348/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=53100 CPUtime=0.29 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 12604 0 0 0 27 2 0 0 20 0 1 0 346726220 54374400 12556 33554432000 4194304 7823515 140736098778016 140736098709928 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 13275 12556 354 887 0 12385 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53100

[startup+0.700332 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 31821
/proc/meminfo: memFree=23529348/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=88048 CPUtime=0.69 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 21344 0 0 0 66 3 0 0 20 0 1 0 346726220 90161152 21296 33554432000 4194304 7823515 140736098778016 140736098644120 5878822 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 22012 21296 354 887 0 21122 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88048

[startup+1.50029 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31822
/proc/meminfo: memFree=23407944/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=187424 CPUtime=1.49 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 46112 0 0 0 141 8 0 0 20 0 1 0 346726220 191922176 46064 33554432000 4194304 7823515 140736098778016 140736098644120 4511625 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 46856 46064 354 887 0 45966 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 187424

[startup+3.10029 s]
/proc/loadavg: 2.00 2.01 2.00 3/173 31850
/proc/meminfo: memFree=27769448/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=379192 CPUtime=3.09 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 93985 0 0 0 293 16 0 0 20 0 1 0 346726220 388292608 93937 33554432000 4194304 7823515 140736098778016 140736098644120 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 94798 93937 354 887 0 93908 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 379192

[startup+6.30032 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 31860
/proc/meminfo: memFree=26651844/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=1063568 CPUtime=6.29 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 264572 0 0 0 584 45 0 0 20 0 1 0 346726220 1089093632 264649 33554432000 4194304 7823515 140736098778016 140736098774952 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 265892 264649 419 887 0 265002 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1063568

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 31860
/proc/meminfo: memFree=25023640/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=1482488 CPUtime=12.68 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 369632 0 0 0 1168 100 0 0 20 0 1 0 346726220 1518067712 368453 33554432000 4194304 7823515 140736098778016 140736098774712 5061266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 370622 368453 456 887 0 369732 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1482488

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31861
/proc/meminfo: memFree=25055052/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=1482488 CPUtime=25.48 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 370699 0 0 0 2435 113 0 0 20 0 1 0 346726220 1518067712 369173 33554432000 4194304 7823515 140736098778016 140736098774712 5803600 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 370622 369173 461 887 0 369732 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1482488

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31861
/proc/meminfo: memFree=24583680/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=1713200 CPUtime=51.07 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 427452 0 0 0 4982 125 0 0 20 0 1 0 346726220 1754316800 425920 33554432000 4194304 7823515 140736098778016 140736098774072 5803647 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 428300 425920 462 887 0 427410 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1713200

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31863
/proc/meminfo: memFree=23956524/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=2067540 CPUtime=102.27 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 513496 0 0 0 10084 143 0 0 20 0 1 0 346726220 2117160960 511962 33554432000 4194304 7823515 140736098778016 140736098774696 5803623 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 516885 511962 462 887 0 515995 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2067540

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31863
/proc/meminfo: memFree=23530472/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=2286784 CPUtime=162.25 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 548769 0 0 0 16050 175 0 0 20 0 1 0 346726220 2341666816 565359 33554432000 4194304 7823515 140736098778016 140736098774072 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 571696 565359 462 887 0 570806 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2286784

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 31863
/proc/meminfo: memFree=23223036/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=2493188 CPUtime=222.24 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 597312 0 0 0 22040 184 0 0 20 0 1 0 346726220 2553024512 614412 33554432000 4194304 7823515 140736098778016 140736098773880 5803619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 623297 614412 462 887 0 622407 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 2493188

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31863
/proc/meminfo: memFree=22710944/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=2756588 CPUtime=282.24 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 660587 0 0 0 28026 198 0 0 20 0 1 0 346726220 2822746112 677686 33554432000 4194304 7823515 140736098778016 140736098773880 5803600 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 689147 677686 462 887 0 688257 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 2756588

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 31863
/proc/meminfo: memFree=22368360/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=2952564 CPUtime=342.21 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 707787 0 0 0 34014 207 0 0 20 0 1 0 346726220 3023425536 724882 33554432000 4194304 7823515 140736098778016 140736098773880 5803623 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 738141 724882 462 887 0 737251 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 2952564

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31867
/proc/meminfo: memFree=22203336/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=2973728 CPUtime=402.21 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 716169 0 0 0 40009 212 0 0 20 0 1 0 346726220 3045097472 733512 33554432000 4194304 7823515 140736098778016 140736098773880 5803650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 743432 733512 462 887 0 742542 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 2973728

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 31867
/proc/meminfo: memFree=21826660/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=3101408 CPUtime=462.19 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 747708 0 0 0 45999 220 0 0 20 0 1 0 346726220 3175841792 765051 33554432000 4194304 7823515 140736098778016 140736098773880 5803600 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 775352 765051 462 887 0 774462 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 3101408

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31867
/proc/meminfo: memFree=21641184/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=3249320 CPUtime=522.18 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 783170 0 0 0 51990 228 0 0 20 0 1 0 346726220 3327303680 800513 33554432000 4194304 7823515 140736098778016 140736098773880 5803623 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 812330 800513 462 887 0 811440 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 3249320

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31867
/proc/meminfo: memFree=21477780/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=3261604 CPUtime=582.18 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 788031 0 0 0 57987 231 0 0 20 0 1 0 346726220 3339882496 805374 33554432000 4194304 7823515 140736098778016 140736098773880 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 815401 805374 462 887 0 814511 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 3261604

[startup+642.3 s]

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

/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 937744 0 0 0 105942 267 0 0 20 0 1 0 346726220 3987156992 959583 33554432000 4194304 7823515 140736098778016 140736098773880 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 973427 959583 462 887 0 972537 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 3893708

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31872
/proc/meminfo: memFree=20316276/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=3898828 CPUtime=1122.09 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 939846 0 0 0 111940 269 0 0 20 0 1 0 346726220 3992399872 963039 33554432000 4194304 7823515 140736098778016 140736098773880 5803619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 974707 963039 462 887 0 973817 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 3898828

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31872
/proc/meminfo: memFree=20070288/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=3904968 CPUtime=1182.07 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 942303 0 0 0 117937 270 0 0 20 0 1 0 346726220 3998687232 966117 33554432000 4194304 7823515 140736098778016 140736098773880 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 976242 966117 462 887 0 975352 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 3904968

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 31872
/proc/meminfo: memFree=20035720/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=3910088 CPUtime=1242.07 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 944680 0 0 0 123935 272 0 0 20 0 1 0 346726220 4003930112 969054 33554432000 4194304 7823515 140736098778016 140736098773880 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 977522 969054 462 887 0 976632 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 3910088

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31872
/proc/meminfo: memFree=20003756/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=3919304 CPUtime=1302.07 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 948529 0 0 0 129933 274 0 0 20 0 1 0 346726220 4013367296 973005 33554432000 4194304 7823515 140736098778016 140736098773880 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 979826 973005 462 887 0 978936 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 3919304

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31873
/proc/meminfo: memFree=19969932/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=3929540 CPUtime=1362.04 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 952762 0 0 0 135927 277 0 0 20 0 1 0 346726220 4023848960 977461 33554432000 4194304 7823515 140736098778016 140736098773880 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 982385 977461 462 887 0 981495 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 3929540

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31873
/proc/meminfo: memFree=19940448/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=3937732 CPUtime=1422.05 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 956271 0 0 0 141925 280 0 0 20 0 1 0 346726220 4032237568 981358 33554432000 4194304 7823515 140736098778016 140736098773880 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 984433 981358 462 887 0 983543 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 3937732

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31873
/proc/meminfo: memFree=19698428/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=4205160 CPUtime=1482.03 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 1013256 0 0 0 147912 291 0 0 20 0 1 0 346726220 4306083840 1038595 33554432000 4194304 7823515 140736098778016 140736098773880 5803619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 1051290 1038595 462 887 0 1050400 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 4205160

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31873
/proc/meminfo: memFree=19672168/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=4212328 CPUtime=1542.02 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 1016412 0 0 0 153909 293 0 0 20 0 1 0 346726220 4313423872 1041924 33554432000 4194304 7823515 140736098778016 140736098773880 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 1053082 1041924 462 887 0 1052192 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 4212328

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31876
/proc/meminfo: memFree=19652720/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=4219496 CPUtime=1602.01 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 1019465 0 0 0 159906 295 0 0 20 0 1 0 346726220 4320763904 1045239 33554432000 4194304 7823515 140736098778016 140736098773880 5803658 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 1054874 1045239 462 887 0 1053984 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 4219496

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 31900
/proc/meminfo: memFree=19363696/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=4227684 CPUtime=1662 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 1022737 0 0 0 165903 297 0 0 20 0 1 0 346726220 4329148416 1048511 33554432000 4194304 7823515 140736098778016 140736098773880 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 1056921 1048511 462 887 0 1056031 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 4227684

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 31900
/proc/meminfo: memFree=19339808/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=4233716 CPUtime=1721.99 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 1025180 0 0 0 171901 298 0 0 20 0 1 0 346726220 4335325184 1051268 33554432000 4194304 7823515 140736098778016 140736098773880 5803623 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 1058429 1051268 462 887 0 1057539 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 4233716

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31900
/proc/meminfo: memFree=19315904/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=4239860 CPUtime=1781.98 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 1027627 0 0 0 177899 299 0 0 20 0 1 0 346726220 4341616640 1053715 33554432000 4194304 7823515 140736098778016 140736098773880 5803650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 1059965 1053715 462 887 0 1059075 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 4239860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31900
/proc/meminfo: memFree=19313020/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=4239860 CPUtime=1800.09 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 1027786 0 0 0 179709 300 0 0 20 0 1 0 346726220 4341616640 1053874 33554432000 4194304 7823515 140736098778016 140736098773880 5803639 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 1059965 1053874 462 887 0 1059075 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 4239860

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -31821

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

[startup+1801.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 31901
/proc/meminfo: memFree=19312764/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=4239860 CPUtime=1801.08 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 1027793 0 0 0 179808 300 0 0 20 0 1 0 346726220 4341616640 1053881 33554432000 4194304 7823515 140736098778016 140736098773312 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 1059965 1053881 462 887 0 1059075 0
Current children cumulated CPU time (s) 1801.08
Current children cumulated vsize (KiB) 4239860

[startup+1802.2 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 31901
/proc/meminfo: memFree=19312516/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=4239860 CPUtime=1801.88 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 1027801 0 0 0 179888 300 0 0 20 0 1 0 346726220 4341616640 1053889 33554432000 4194304 7823515 140736098778016 140736098773312 5803643 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 1059965 1053889 462 887 0 1059075 0
Current children cumulated CPU time (s) 1801.88
Current children cumulated vsize (KiB) 4239860

[startup+1802.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 31901
/proc/meminfo: memFree=19312516/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=4239860 CPUtime=1802.08 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4202496 1027802 0 0 0 179908 300 0 0 20 0 1 0 346726220 4341616640 1053890 33554432000 4194304 7823515 140736098778016 140736098773312 5803608 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 1059965 1053890 462 887 0 1059075 0
Current children cumulated CPU time (s) 1802.08
Current children cumulated vsize (KiB) 4239860

[startup+1802.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 31901
/proc/meminfo: memFree=19312516/32873844 swapFree=7108/7108
[pid=31821] ppid=31819 vsize=0 CPUtime=1802.18 cores=1,3,5,7
/proc/31821/stat : 31821 (pbscip.linux.x8) R 31819 31821 30579 0 -1 4203524 1027802 0 0 0 179909 309 0 0 20 0 1 0 346726220 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31821/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.52
CPU time (s): 1802.2
CPU user time (s): 1799.1
CPU system time (s): 3.10853
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 4239860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 3.10853
maximum resident set size= 4215560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1027802
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= 60
involuntary context switches= 1840

runsolver used 6.41003 second user time and 20.9918 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-04 12:33:37
IDJOB=3743421
IDBENCH=91120
IDSOLVER=2321
FILE ID=node139/3743421-1338806016
RUNJOBID= node139-1338784461-30596
PBS_JOBID= 14636850
Free space on /tmp= 71036 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_fibo_50null0mast_rapportOE2.0_TMAX120_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-3743421-1338806016/watcher-3743421-1338806016 -o /tmp/evaluation-result-3743421-1338806016/solver-3743421-1338806016 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3743421-1338806016.opb

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

MD5SUM BENCH= 2c2ad4d860134cc053a8a3877f1b5de5
RANDOM SEED=32897250

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:        23529348 kB
Buffers:          520572 kB
Cached:          3451680 kB
SwapCached:          828 kB
Active:          6291976 kB
Inactive:        2162476 kB
Active(anon):    4476168 kB
Inactive(anon):     7952 kB
Active(file):    1815808 kB
Inactive(file):  2154524 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             37256 kB
Writeback:             0 kB
AnonPages:       4487984 kB
Mapped:            13196 kB
Shmem:                 8 kB
Slab:             736104 kB
SReclaimable:     178128 kB
SUnreclaim:       557976 kB
KernelStack:        1456 kB
PageTables:        12788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    4679312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 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 13:03:39