Trace number 3743135

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.18 1802.54

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_20null0mast_rapportOE1.0_TMAX300_K192_cod2.opb
MD5SUMbf80427a5518f65f2c0be5c955ae4146
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-78535
Best CPU time to get the best result obtained on this benchmark1800.71
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 1427
Biggest coefficient in the objective function 998
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 712416
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 998
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 712416
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.09/4.10	c SCIP version 1.1.0.7
4.09/4.10	c LP-Solver SoPlex 1.4.1
4.09/4.10	c user parameter file <scip.set> not found - using default parameters
4.09/4.10	c read problem <HOME/instance-3743135-1338802444.opb>
4.09/4.10	c original problem has 400896 variables (400896 bin, 0 int, 0 impl, 0 cont) and 402763 constraints
5.50/5.54	c start presolving problem
5.50/5.54	c presolving:
8.39/8.43	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.29/11.39	c (round 2) 671 del vars, 1977 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 398809 upgd conss, 81778 impls, 1977 clqs
11.88/11.94	c (round 3) 674 del vars, 2644 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 400786 upgd conss, 81786 impls, 1977 clqs
65.36/65.49	c (round 4) 1350 del vars, 2644 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 400786 upgd conss, 12227162 impls, 1977 clqs
65.67/65.71	c (round 5) 1350 del vars, 3320 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 400786 upgd conss, 12231168 impls, 1977 clqs
66.56/66.65	c (round 6) 3354 del vars, 3320 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 400786 upgd conss, 12256858 impls, 1977 clqs
66.77/66.87	c (round 7) 3354 del vars, 5324 del conss, 0 chg bounds, 1 chg sides, 0 chg coeffs, 400786 upgd conss, 12256866 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-3743135-1338802444/watcher-3743135-1338802444 -o /tmp/evaluation-result-3743135-1338802444/solver-3743135-1338802444 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3743135-1338802444.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: 1.11 1.73 1.90 3/173 7044
/proc/meminfo: memFree=29841456/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=9132 CPUtime=0 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1622 0 0 0 0 0 0 0 20 0 1 0 346370392 9351168 1574 33554432000 4194304 7823515 140734018696032 140734829482312 6888849 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 2283 1574 349 887 0 1393 0

[startup+0.076629 s]
/proc/loadavg: 1.11 1.73 1.90 3/173 7044
/proc/meminfo: memFree=29841456/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=26008 CPUtime=0.06 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 5867 0 0 0 6 0 0 0 20 0 1 0 346370392 26632192 5819 33554432000 4194304 7823515 140734018696032 140734829482312 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 6502 5819 354 887 0 5612 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26008

[startup+0.100327 s]
/proc/loadavg: 1.11 1.73 1.90 3/173 7044
/proc/meminfo: memFree=29841456/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=29148 CPUtime=0.09 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 6658 0 0 0 9 0 0 0 20 0 1 0 346370392 29847552 6610 33554432000 4194304 7823515 140734018696032 140734829482312 4363784 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 7287 6610 354 887 0 6397 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29148

[startup+0.300223 s]
/proc/loadavg: 1.11 1.73 1.90 3/173 7044
/proc/meminfo: memFree=29841456/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=54064 CPUtime=0.28 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 12851 0 0 0 27 1 0 0 20 0 1 0 346370392 55361536 12803 33554432000 4194304 7823515 140734018696032 140734018562136 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 13516 12803 354 887 0 12626 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 54064

[startup+0.700219 s]
/proc/loadavg: 1.11 1.73 1.90 3/173 7044
/proc/meminfo: memFree=29841456/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=92284 CPUtime=0.69 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 22420 0 0 0 66 3 0 0 20 0 1 0 346370392 94498816 22372 33554432000 4194304 7823515 140734018696032 140734018562136 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 23071 22372 354 887 0 22181 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92284

[startup+1.50023 s]
/proc/loadavg: 1.11 1.73 1.90 3/177 7055
/proc/meminfo: memFree=29599376/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=196408 CPUtime=1.49 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 48393 0 0 0 143 6 0 0 20 0 1 0 346370392 201121792 48345 33554432000 4194304 7823515 140734018696032 140734018562136 4512305 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 49102 48345 354 887 0 48212 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 196408

[startup+3.10023 s]
/proc/loadavg: 1.11 1.73 1.90 3/177 7055
/proc/meminfo: memFree=29315620/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=395740 CPUtime=3.09 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 98174 0 0 0 294 15 0 0 20 0 1 0 346370392 405237760 98126 33554432000 4194304 7823515 140734018696032 140734018562136 5011232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 98935 98127 354 887 0 98045 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 395740

[startup+6.30024 s]
/proc/loadavg: 1.18 1.73 1.90 3/177 7055
/proc/meminfo: memFree=27715432/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=1072404 CPUtime=6.28 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 266781 0 0 0 576 52 0 0 20 0 1 0 346370392 1098141696 266852 33554432000 4194304 7823515 140734018696032 140734018692968 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 268101 266852 419 887 0 267211 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1072404

[startup+12.7002 s]
/proc/loadavg: 1.24 1.74 1.90 3/177 7055
/proc/meminfo: memFree=26877376/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=1482672 CPUtime=12.69 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 369657 0 0 0 1164 105 0 0 20 0 1 0 346370392 1518256128 369205 33554432000 4194304 7823515 140734018696032 140734018693656 4243040 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 370668 369205 461 887 0 369778 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1482672

[startup+25.5011 s]
/proc/loadavg: 1.41 1.75 1.91 3/177 7055
/proc/meminfo: memFree=26815376/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=1525576 CPUtime=25.49 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 379999 0 0 0 2442 107 0 0 20 0 1 0 346370392 1562189824 379589 33554432000 4194304 7823515 140734018696032 140734018692728 5426580 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 381394 379589 461 887 0 380504 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1525576

[startup+51.1003 s]
/proc/loadavg: 1.61 1.77 1.91 3/177 7055
/proc/meminfo: memFree=26337192/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=1765224 CPUtime=51.07 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 438963 0 0 0 4988 119 0 0 20 0 1 0 346370392 1807589376 438535 33554432000 4194304 7823515 140734018696032 140734018692728 5803619 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 441306 438535 462 887 0 440416 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1765224

[startup+102.307 s]
/proc/loadavg: 1.83 1.80 1.91 3/177 7055
/proc/meminfo: memFree=25684748/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=2042948 CPUtime=102.25 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 507266 0 0 0 10068 157 0 0 20 0 1 0 346370392 2091978752 506043 33554432000 4194304 7823515 140734018696032 140734018692728 5802411 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 510737 506043 462 887 0 509847 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2042948

[startup+162.3 s]
/proc/loadavg: 1.93 1.83 1.91 3/177 7055
/proc/meminfo: memFree=25348772/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=2238892 CPUtime=162.24 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 535247 0 0 0 16060 164 0 0 20 0 1 0 346370392 2292625408 553441 33554432000 4194304 7823515 140734018696032 140734018692088 5803612 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 559723 553441 462 887 0 558833 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2238892

[startup+222.3 s]
/proc/loadavg: 1.97 1.86 1.91 3/177 7055
/proc/meminfo: memFree=24876296/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=2404488 CPUtime=222.22 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 573572 0 0 0 22052 170 0 0 20 0 1 0 346370392 2462195712 592786 33554432000 4194304 7823515 140734018696032 140734018691896 5803600 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 601122 592786 462 887 0 600232 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 2404488

[startup+282.3 s]
/proc/loadavg: 1.99 1.89 1.91 3/177 7055
/proc/meminfo: memFree=24272072/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=2691784 CPUtime=282.21 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 643102 0 0 0 28040 181 0 0 20 0 1 0 346370392 2756386816 662315 33554432000 4194304 7823515 140734018696032 140734018691896 5803600 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 672946 662315 462 887 0 672056 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 2691784

[startup+342.3 s]
/proc/loadavg: 1.99 1.90 1.91 3/177 7056
/proc/meminfo: memFree=23912008/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=2904024 CPUtime=342.2 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 696550 0 0 0 34028 192 0 0 20 0 1 0 346370392 2973720576 715762 33554432000 4194304 7823515 140734018696032 140734018691896 5803631 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 726006 715762 462 887 0 725116 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 2904024

[startup+402.301 s]
/proc/loadavg: 1.99 1.92 1.91 3/178 7059
/proc/meminfo: memFree=23488452/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=3179624 CPUtime=402.18 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 762530 0 0 0 40014 204 0 0 20 0 1 0 346370392 3255934976 781992 33554432000 4194304 7823515 140734018696032 140734018691896 5803619 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 794906 781992 462 887 0 794016 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 3179624

[startup+462.3 s]
/proc/loadavg: 2.07 1.95 1.91 3/177 7059
/proc/meminfo: memFree=23288228/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=3205224 CPUtime=462.17 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 772658 0 0 0 46010 207 0 0 20 0 1 0 346370392 3282149376 792120 33554432000 4194304 7823515 140734018696032 140734018691896 5803619 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 801306 792120 462 887 0 800416 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 3205224

[startup+522.301 s]
/proc/loadavg: 2.03 1.95 1.91 3/177 7059
/proc/meminfo: memFree=23079936/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=3389684 CPUtime=522.16 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 818249 0 0 0 52000 216 0 0 20 0 1 0 346370392 3471036416 837711 33554432000 4194304 7823515 140734018696032 140734018691896 5803600 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 847421 837711 462 887 0 846531 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 3389684

[startup+582.3 s]
/proc/loadavg: 2.01 1.96 1.91 3/177 7059
/proc/meminfo: memFree=22698292/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=3594672 CPUtime=582.16 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 866087 0 0 0 57991 225 0 0 20 0 1 0 346370392 3680944128 885549 33554432000 4194304 7823515 140734018696032 140734018691896 5803650 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 898668 885549 462 887 0 897778 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 3594672

[startup+642.3 s]

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

/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1015236 0 0 0 105953 253 0 0 20 0 1 0 346370392 4289933312 1038811 33554432000 4194304 7823515 140734018696032 140734018691896 5803639 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1047347 1038811 462 887 0 1046457 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 4189388

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/177 7064
/proc/meminfo: memFree=21465500/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=4199624 CPUtime=1122.05 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1019678 0 0 0 111950 255 0 0 20 0 1 0 346370392 4300414976 1044392 33554432000 4194304 7823515 140734018696032 140734018691896 5803643 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1049906 1044392 462 887 0 1049016 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 4199624

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/177 7064
/proc/meminfo: memFree=21437752/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=4205768 CPUtime=1182.04 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1022336 0 0 0 117948 256 0 0 20 0 1 0 346370392 4306706432 1047435 33554432000 4194304 7823515 140734018696032 140734018691896 5803600 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1051442 1047435 462 887 0 1050552 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 4205768

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/177 7065
/proc/meminfo: memFree=21140428/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=4532724 CPUtime=1242.04 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1092767 0 0 0 123939 265 0 0 20 0 1 0 346370392 4641509376 1118111 33554432000 4194304 7823515 140734018696032 140734018691896 5803639 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1133181 1118111 462 887 0 1132291 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 4532724

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/177 7065
/proc/meminfo: memFree=20835912/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=4543988 CPUtime=1302.03 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1097573 0 0 0 129937 266 0 0 20 0 1 0 346370392 4653043712 1123141 33554432000 4194304 7823515 140734018696032 140734018691896 5803619 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1135997 1123141 462 887 0 1135107 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 4543988

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/177 7065
/proc/meminfo: memFree=20797252/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=4555248 CPUtime=1362.01 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1102327 0 0 0 135933 268 0 0 20 0 1 0 346370392 4664573952 1128284 33554432000 4194304 7823515 140734018696032 140734018691896 5803650 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1138812 1128284 462 887 0 1137922 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 4555248

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.93 3/177 7065
/proc/meminfo: memFree=20756236/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=4565488 CPUtime=1422.01 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1106843 0 0 0 141931 270 0 0 20 0 1 0 346370392 4675059712 1133052 33554432000 4194304 7823515 140734018696032 140734018691896 5803612 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1141372 1133052 462 887 0 1140482 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 4565488

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/177 7065
/proc/meminfo: memFree=20717204/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=4574704 CPUtime=1481.99 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1110948 0 0 0 147928 271 0 0 20 0 1 0 346370392 4684496896 1137330 33554432000 4194304 7823515 140734018696032 140734018691896 5803608 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1143676 1137330 462 887 0 1142786 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 4574704

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/177 7066
/proc/meminfo: memFree=20682764/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=4583916 CPUtime=1541.98 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1114799 0 0 0 153925 273 0 0 20 0 1 0 346370392 4693929984 1141181 33554432000 4194304 7823515 140734018696032 140734018691896 5803650 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1145979 1141181 462 887 0 1145089 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 4583916

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 7069
/proc/meminfo: memFree=20634552/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=4595180 CPUtime=1601.98 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1119485 0 0 0 159923 275 0 0 20 0 1 0 346370392 4705464320 1146128 33554432000 4194304 7823515 140734018696032 140734018691896 5803612 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1148795 1146128 462 887 0 1147905 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 4595180

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 7092
/proc/meminfo: memFree=19960012/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=4984460 CPUtime=1661.96 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1202590 0 0 0 165908 288 0 0 20 0 1 0 346370392 5104087040 1229233 33554432000 4194304 7823515 140734018696032 140734018691896 5803639 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1246115 1229233 462 887 0 1245225 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 4984460

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/177 7092
/proc/meminfo: memFree=19936612/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=4991624 CPUtime=1721.95 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1205891 0 0 0 171906 289 0 0 20 0 1 0 346370392 5111422976 1232848 33554432000 4194304 7823515 140734018696032 140734018691896 5803631 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1247906 1232848 462 887 0 1247016 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 4991624

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/177 7092
/proc/meminfo: memFree=19880592/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=4998792 CPUtime=1781.94 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1208435 0 0 0 177904 290 0 0 20 0 1 0 346370392 5118763008 1235392 33554432000 4194304 7823515 140734018696032 140734018691896 5803647 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1249698 1235392 462 887 0 1248808 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 4998792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.99 1.93 3/177 7092
/proc/meminfo: memFree=19869400/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=5001864 CPUtime=1800.05 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1209780 0 0 0 179714 291 0 0 20 0 1 0 346370392 5121908736 1236737 33554432000 4194304 7823515 140734018696032 140734018691896 5803608 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1250466 1236737 462 887 0 1249576 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 5001864

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -7044

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

[startup+1801.4 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 7094
/proc/meminfo: memFree=19869400/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=5001864 CPUtime=1801.04 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1209803 0 0 0 179813 291 0 0 20 0 1 0 346370392 5121908736 1236760 33554432000 4194304 7823515 140734018696032 140734018691328 5803600 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1250466 1236760 462 887 0 1249576 0
Current children cumulated CPU time (s) 1801.04
Current children cumulated vsize (KiB) 5001864

[startup+1802.2 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 7094
/proc/meminfo: memFree=19869012/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=5001864 CPUtime=1801.84 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1209814 0 0 0 179893 291 0 0 20 0 1 0 346370392 5121908736 1236771 33554432000 4194304 7823515 140734018696032 140734018691328 5803658 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1250466 1236771 462 887 0 1249576 0
Current children cumulated CPU time (s) 1801.84
Current children cumulated vsize (KiB) 5001864

[startup+1802.4 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 7094
/proc/meminfo: memFree=19869012/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=5001864 CPUtime=1802.04 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4202496 1209822 0 0 0 179913 291 0 0 20 0 1 0 346370392 5121908736 1236779 33554432000 4194304 7823515 140734018696032 140734018691328 5803650 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 1250466 1236779 462 887 0 1249576 0
Current children cumulated CPU time (s) 1802.04
Current children cumulated vsize (KiB) 5001864

[startup+1802.5 s]
/proc/loadavg: 2.00 1.99 1.93 3/179 7094
/proc/meminfo: memFree=19869012/32873648 swapFree=6860/6860
[pid=7044] ppid=7042 vsize=0 CPUtime=1802.14 cores=0,2,4,6
/proc/7044/stat : 7044 (pbscip.linux.x8) R 7042 7044 7010 0 -1 4203524 1209822 0 0 0 179914 300 0 0 20 0 1 0 346370392 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7044/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.54
CPU time (s): 1802.18
CPU user time (s): 1799.14
CPU system time (s): 3.04354
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 5001864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.14
system time used= 3.04354
maximum resident set size= 4947116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1209822
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= 118
involuntary context switches= 1828

runsolver used 3.11153 second user time and 8.71867 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-04 11:34:05
IDJOB=3743135
IDBENCH=90862
IDSOLVER=2321
FILE ID=node124/3743135-1338802444
RUNJOBID= node124-1338802444-7026
PBS_JOBID= 14636865
Free space on /tmp= 70660 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_unif_20null0mast_rapportOE1.0_TMAX300_K192_cod2.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743135-1338802444/watcher-3743135-1338802444 -o /tmp/evaluation-result-3743135-1338802444/solver-3743135-1338802444 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3743135-1338802444.opb

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

MD5SUM BENCH= bf80427a5518f65f2c0be5c955ae4146
RANDOM SEED=1503525153

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29842464 kB
Buffers:          274660 kB
Cached:          1936732 kB
SwapCached:         8368 kB
Active:           619960 kB
Inactive:        1605208 kB
Active(anon):       7876 kB
Inactive(anon):     8360 kB
Active(file):     612084 kB
Inactive(file):  1596848 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091616 kB
Dirty:             62552 kB
Writeback:            20 kB
AnonPages:         11272 kB
Mapped:             8324 kB
Shmem:                 0 kB
Slab:             666268 kB
SReclaimable:     110464 kB
SUnreclaim:       555804 kB
KernelStack:        1416 kB
PageTables:         4012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     108204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70636 MiB
End job on node124 at 2012-06-04 12:04:08