Trace number 3743322

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.38 1802.68

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_10null20mast_rapportOE1.0_TMAX60_K192_cod2.opb
MD5SUM768b5e23d0b4ff11a666e1cea764674d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-11680
Best CPU time to get the best result obtained on this benchmark1314.51
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 370041
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 370041
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.09/4.12	c SCIP version 1.1.0.7
4.09/4.12	c LP-Solver SoPlex 1.4.1
4.09/4.12	c user parameter file <scip.set> not found - using default parameters
4.09/4.12	c read problem <HOME/instance-3743322-1338804441.opb>
4.09/4.12	c original problem has 400896 variables (400896 bin, 0 int, 0 impl, 0 cont) and 402763 constraints
5.50/5.57	c start presolving problem
5.50/5.57	c presolving:
8.39/8.45	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
11.59/11.60	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
12.09/12.15	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
65.37/65.40	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
65.58/65.61	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
66.37/66.48	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
66.57/66.69	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-3743322-1338804441/watcher-3743322-1338804441 -o /tmp/evaluation-result-3743322-1338804441/solver-3743322-1338804441 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3743322-1338804441.opb 

running on 4 cores: 0,2,4,6

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.01 2.00 2.00 3/176 8611
/proc/meminfo: memFree=26296588/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=9132 CPUtime=0 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1621 0 0 0 0 0 0 0 20 0 1 0 346569686 9351168 1573 33554432000 4194304 7823515 140735006917776 140737453452552 6888849 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 2283 1574 349 887 0 1393 0

[startup+0.031243 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 8611
/proc/meminfo: memFree=26296588/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=16696 CPUtime=0.02 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 3526 0 0 0 2 0 0 0 20 0 1 0 346569686 17096704 3478 33554432000 4194304 7823515 140735006917776 140737453452552 5878822 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 4174 3496 354 887 0 3284 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16696

[startup+0.100215 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 8611
/proc/meminfo: memFree=26296588/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=29140 CPUtime=0.08 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 6659 0 0 0 8 0 0 0 20 0 1 0 346569686 29839360 6611 33554432000 4194304 7823515 140735006917776 140737453452552 5741979 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 7285 6611 354 887 0 6395 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29140

[startup+0.300153 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 8611
/proc/meminfo: memFree=26296588/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=54056 CPUtime=0.29 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 12851 0 0 0 28 1 0 0 20 0 1 0 346569686 55353344 12803 33554432000 4194304 7823515 140735006917776 140735006783880 6908082 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 13514 12803 354 887 0 12624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54056

[startup+0.700277 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 8611
/proc/meminfo: memFree=26296588/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=92276 CPUtime=0.68 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 22420 0 0 0 66 2 0 0 20 0 1 0 346569686 94490624 22372 33554432000 4194304 7823515 140735006917776 140735006783880 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 23069 22372 354 887 0 22179 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 92276

[startup+1.50028 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8612
/proc/meminfo: memFree=26169464/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=196400 CPUtime=1.49 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 48395 0 0 0 142 7 0 0 20 0 1 0 346569686 201113600 48347 33554432000 4194304 7823515 140735006917776 140735006783880 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 49100 48347 354 887 0 48210 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 196400

[startup+3.10029 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8612
/proc/meminfo: memFree=26026492/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=395540 CPUtime=3.09 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 98106 0 0 0 296 13 0 0 20 0 1 0 346569686 405032960 98058 33554432000 4194304 7823515 140735006917776 140735006783880 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 98885 98058 354 887 0 97995 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 395540

[startup+6.30023 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8612
/proc/meminfo: memFree=25237928/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=1072020 CPUtime=6.28 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 266683 0 0 0 578 50 0 0 20 0 1 0 346569686 1097748480 266754 33554432000 4194304 7823515 140735006917776 140735006914712 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 268005 266754 419 887 0 267115 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1072020

[startup+12.7002 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8612
/proc/meminfo: memFree=24768292/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=1482692 CPUtime=12.68 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 371265 0 0 0 1170 98 0 0 20 0 1 0 346569686 1518276608 369175 33554432000 4194304 7823515 140735006917776 140735006914712 5803658 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 370673 369175 461 887 0 369783 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1482692

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8612
/proc/meminfo: memFree=24579656/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=1522104 CPUtime=25.49 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 380772 0 0 0 2448 101 0 0 20 0 1 0 346569686 1558634496 378682 33554432000 4194304 7823515 140735006917776 140735006913896 4243065 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8611/statm: 380526 378682 461 887 0 379636 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1522104

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8612
/proc/meminfo: memFree=24173152/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=1763840 CPUtime=51.07 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 440006 0 0 0 4995 112 0 0 20 0 1 0 346569686 1806172160 437916 33554432000 4194304 7823515 140735006917776 140735006914472 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8611/statm: 440960 437916 462 887 0 440070 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1763840

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8612
/proc/meminfo: memFree=23563104/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=2042680 CPUtime=102.27 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 509003 0 0 0 10075 152 0 0 20 0 1 0 346569686 2091704320 506131 33554432000 4194304 7823515 140735006917776 140735006914456 5803631 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 510670 506131 462 887 0 509780 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2042680

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8616
/proc/meminfo: memFree=23333812/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=2236920 CPUtime=162.25 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 536859 0 0 0 16067 158 0 0 20 0 1 0 346569686 2290606080 553405 33554432000 4194304 7823515 140735006917776 140735006913832 5803600 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 559230 553405 462 887 0 558340 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2236920

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8616
/proc/meminfo: memFree=22925312/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=2402520 CPUtime=222.25 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 574961 0 0 0 22061 164 0 0 20 0 1 0 346569686 2460180480 592529 33554432000 4194304 7823515 140735006917776 140735006913640 5803650 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 600630 592529 462 887 0 599740 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 2402520

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8616
/proc/meminfo: memFree=22451424/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=2692780 CPUtime=282.24 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 645088 0 0 0 28049 175 0 0 20 0 1 0 346569686 2757406720 662656 33554432000 4194304 7823515 140735006917776 140735006913640 5803600 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 673195 662656 462 887 0 672305 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 2692780

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8616
/proc/meminfo: memFree=22037664/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=2902972 CPUtime=342.23 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 697577 0 0 0 34040 183 0 0 20 0 1 0 346569686 2972643328 715145 33554432000 4194304 7823515 140735006917776 140735006913640 5803608 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 725743 715145 462 887 0 724853 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 2902972

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8616
/proc/meminfo: memFree=21618712/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=3173452 CPUtime=402.22 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 761536 0 0 0 40028 194 0 0 20 0 1 0 346569686 3249614848 779104 33554432000 4194304 7823515 140735006917776 140735006913640 5803608 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 793363 779104 462 887 0 792473 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 3173452

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8617
/proc/meminfo: memFree=21299448/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=3202124 CPUtime=462.21 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 773238 0 0 0 46023 198 0 0 20 0 1 0 346569686 3278974976 790806 33554432000 4194304 7823515 140735006917776 140735006913640 5803623 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 800531 790806 462 887 0 799641 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 3202124

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8617
/proc/meminfo: memFree=21071192/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=3384536 CPUtime=522.2 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 817518 0 0 0 52015 205 0 0 20 0 1 0 346569686 3465764864 835086 33554432000 4194304 7823515 140735006917776 140735006913640 5803600 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 846134 835086 462 887 0 845244 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 3384536

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8617
/proc/meminfo: memFree=20679140/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=3591572 CPUtime=582.19 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 866315 0 0 0 58003 216 0 0 20 0 1 0 346569686 3677769728 883883 33554432000 4194304 7823515 140735006917776 140735006913640 5803658 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 897893 883883 462 887 0 897003 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 3591572

[startup+642.3 s]

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

/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1010138 0 0 0 99969 243 0 0 20 0 1 0 346569686 4274176000 1027706 33554432000 4194304 7823515 140735006917776 140735006913640 5803650 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1043500 1027706 462 887 0 1042610 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 4174000

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8622
/proc/meminfo: memFree=19477800/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=4183216 CPUtime=1062.11 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1014142 0 0 0 105966 245 0 0 20 0 1 0 346569686 4283613184 1031710 33554432000 4194304 7823515 140735006917776 140735006913640 5803650 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1045804 1031710 462 887 0 1044914 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 4183216

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8622
/proc/meminfo: memFree=19433536/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=4195500 CPUtime=1122.1 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1019413 0 0 0 111964 246 0 0 20 0 1 0 346569686 4296192000 1036981 33554432000 4194304 7823515 140735006917776 140735006913640 5803639 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1048875 1036981 462 887 0 1047985 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 4195500

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 8623
/proc/meminfo: memFree=19405408/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=4204716 CPUtime=1182.09 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1023457 0 0 0 117962 247 0 0 20 0 1 0 346569686 4305629184 1041025 33554432000 4194304 7823515 140735006917776 140735006913640 5803604 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1051179 1041025 462 887 0 1050289 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 4204716

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8623
/proc/meminfo: memFree=18839320/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=4531672 CPUtime=1242.08 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1093928 0 0 0 123950 258 0 0 20 0 1 0 346569686 4640432128 1111496 33554432000 4194304 7823515 140735006917776 140735006913640 5803608 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1132918 1111496 462 887 0 1132028 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 4531672

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8623
/proc/meminfo: memFree=18799156/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=4542936 CPUtime=1302.07 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1098734 0 0 0 129948 259 0 0 20 0 1 0 346569686 4651966464 1116302 33554432000 4194304 7823515 140735006917776 140735006913640 5803608 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1135734 1116302 462 887 0 1134844 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 4542936

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8627
/proc/meminfo: memFree=18761720/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=4553172 CPUtime=1362.06 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1103094 0 0 0 135945 261 0 0 20 0 1 0 346569686 4662448128 1120662 33554432000 4194304 7823515 140735006917776 140735006913640 5803658 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1138293 1120662 462 887 0 1137403 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 4553172

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8627
/proc/meminfo: memFree=18725560/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=4562388 CPUtime=1422.06 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1107200 0 0 0 141942 264 0 0 20 0 1 0 346569686 4671885312 1124768 33554432000 4194304 7823515 140735006917776 140735006913640 5803623 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1140597 1124768 462 887 0 1139707 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 4562388

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8627
/proc/meminfo: memFree=18690496/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=4573652 CPUtime=1482.05 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1111890 0 0 0 147939 266 0 0 20 0 1 0 346569686 4683419648 1129458 33554432000 4194304 7823515 140735006917776 140735006913640 5803623 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1143413 1129458 462 887 0 1142523 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 4573652

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8627
/proc/meminfo: memFree=18658632/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=4582864 CPUtime=1542.03 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1115841 0 0 0 153936 267 0 0 20 0 1 0 346569686 4692852736 1133409 33554432000 4194304 7823515 140735006917776 140735006913640 5803608 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1145716 1133409 462 887 0 1144826 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 4582864

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8627
/proc/meminfo: memFree=18624312/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=4592080 CPUtime=1602.02 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1119785 0 0 0 159933 269 0 0 20 0 1 0 346569686 4702289920 1137353 33554432000 4194304 7823515 140735006917776 140735006913640 5803631 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1148020 1137353 462 887 0 1147130 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 4592080

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8628
/proc/meminfo: memFree=17957964/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=4981360 CPUtime=1662.01 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1202924 0 0 0 165922 279 0 0 20 0 1 0 346569686 5100912640 1220492 33554432000 4194304 7823515 140735006917776 140735006913640 5803608 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1245340 1220492 462 887 0 1244450 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 4981360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8628
/proc/meminfo: memFree=17927736/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=4989548 CPUtime=1722 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1206462 0 0 0 171919 281 0 0 20 0 1 0 346569686 5109297152 1224030 33554432000 4194304 7823515 140735006917776 140735006913640 5803631 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1247387 1224030 462 887 0 1246497 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 4989548

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8628
/proc/meminfo: memFree=17907716/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=4996716 CPUtime=1781.99 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1209203 0 0 0 177918 281 0 0 20 0 1 0 346569686 5116637184 1226771 33554432000 4194304 7823515 140735006917776 140735006913640 5803650 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1249179 1226771 462 887 0 1248289 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 4996716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 8667
/proc/meminfo: memFree=21945912/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=4998764 CPUtime=1800.1 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1210021 0 0 0 179728 282 0 0 20 0 1 0 346569686 5118734336 1227587 33554432000 4194304 7823515 140735006917776 140735006913640 5803635 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1249691 1227587 462 887 0 1248801 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 4998764

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -8611

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8668
/proc/meminfo: memFree=21945912/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=4998764 CPUtime=1801.09 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1210073 0 0 0 179827 282 0 0 20 0 1 0 346569686 5118734336 1227639 33554432000 4194304 7823515 140735006917776 140735006913088 5803612 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1249691 1227639 462 887 0 1248801 0
Current children cumulated CPU time (s) 1801.09
Current children cumulated vsize (KiB) 4998764

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8668
/proc/meminfo: memFree=21945780/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=4998764 CPUtime=1801.89 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4202496 1210110 0 0 0 179907 282 0 0 20 0 1 0 346569686 5118734336 1227676 33554432000 4194304 7823515 140735006917776 140735006913088 5803662 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 1249691 1227676 462 887 0 1248801 0
Current children cumulated CPU time (s) 1801.89
Current children cumulated vsize (KiB) 4998764

[startup+1802.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8668
/proc/meminfo: memFree=21945780/32873648 swapFree=7116/7116
[pid=8611] ppid=8609 vsize=0 CPUtime=1802.29 cores=0,2,4,6
/proc/8611/stat : 8611 (pbscip.linux.x8) R 8609 8611 7629 0 -1 4203524 1210115 0 0 0 179928 301 0 0 20 0 1 0 346569686 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8611/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.29
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.68
CPU time (s): 1802.38
CPU user time (s): 1799.28
CPU system time (s): 3.09253
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 4998764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.28
system time used= 3.09253
maximum resident set size= 4910724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1210115
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= 6
involuntary context switches= 1961

runsolver used 3.50447 second user time and 8.41172 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-04 12:07:22
IDJOB=3743322
IDBENCH=91029
IDSOLVER=2321
FILE ID=node123/3743322-1338804441
RUNJOBID= node123-1338788257-7645
PBS_JOBID= 14636858
Free space on /tmp= 71232 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_10null20mast_rapportOE1.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-3743322-1338804441/watcher-3743322-1338804441 -o /tmp/evaluation-result-3743322-1338804441/solver-3743322-1338804441 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3743322-1338804441.opb

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

MD5SUM BENCH= 768b5e23d0b4ff11a666e1cea764674d
RANDOM SEED=1389660007

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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		: 2667.217
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.92
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		: 2667.217
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		: 2667.217
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.91
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		: 2667.217
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		: 2667.217
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		: 2667.217
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:       32873648 kB
MemFree:        26296216 kB
Buffers:         1817984 kB
Cached:          2378216 kB
SwapCached:         2268 kB
Active:          3796716 kB
Inactive:        1886472 kB
Active(anon):    1479948 kB
Inactive(anon):     5504 kB
Active(file):    2316768 kB
Inactive(file):  1880968 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:             74728 kB
Writeback:             0 kB
AnonPages:       1490500 kB
Mapped:            12236 kB
Shmem:                 0 kB
Slab:             752572 kB
SReclaimable:     196208 kB
SUnreclaim:       556364 kB
KernelStack:        1456 kB
PageTables:         7004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1605112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71236 MiB
End job on node123 at 2012-06-04 12:37:25