Trace number 3743735

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? (TO) 1802.23 1802.55

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_20null50mast_rapportOE1.0_TMAX60_K192_cod1.opb
MD5SUM00611863005b7eeed329d02777942736
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-79206
Best CPU time to get the best result obtained on this benchmark1804.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 272557
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 1957472477
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 1957472477
Number of bits of the biggest sum of numbers31
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.01	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-3743735-1338792562.opb>
4.87/4.95	c original problem has 399113 variables (399113 bin, 0 int, 0 impl, 0 cont) and 400980 constraints
4.87/4.95	c problem read
4.87/4.95	c presolving settings loaded
6.77/6.81	c presolving:
8.48/8.53	c (round 1) 67996 del vars, 68352 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 61312 impls, 1621 clqs
10.89/10.98	c (round 2) 67996 del vars, 68546 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332240 upgd conss, 61312 impls, 1621 clqs
11.68/11.78	c (round 3) 67996 del vars, 68546 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 61312 impls, 1621 clqs
707.97/708.14	c (round 4) 68540 del vars, 68546 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 12255690 impls, 1621 clqs
708.57/708.77	c (round 5) 68540 del vars, 69090 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 12259976 impls, 1621 clqs
773.17/773.36	c (round 6) 70150 del vars, 69090 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 12290424 impls, 1621 clqs
773.66/773.87	c (round 7) 70150 del vars, 70700 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 12290432 impls, 1621 clqs
1027.52/1027.70	c (round 8) 70688 del vars, 70700 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 16343878 impls, 1621 clqs
1028.02/1028.21	c (round 9) 70688 del vars, 71235 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 16343886 impls, 1621 clqs
1800.08/1800.40	c pressed CTRL-C 1 times (5 times for forcing termination)

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-3743735-1338792562/watcher-3743735-1338792562 -o /tmp/evaluation-result-3743735-1338792562/solver-3743735-1338792562 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743735-1338792562.opb -t 1800 -m 15500 

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.00 2.00 1.98 3/174 14024
/proc/meminfo: memFree=27565892/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/14024/stat : 14024 (runsolver) D 14022 14024 13572 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 345323281 12095488 50 33554432000 4194304 5436572 140737174669344 140737174665640 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/14024/statm: 2953 50 31 304 0 2645 0

[startup+0.0936259 s]
/proc/loadavg: 2.00 2.00 1.98 3/174 14024
/proc/meminfo: memFree=27565892/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=45036 CPUtime=0.08 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 10456 0 0 0 7 1 0 0 20 0 1 0 345323281 46116864 10396 33554432000 4194304 8395647 140736702437424 140737174665528 6347101 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 11259 10396 387 1026 0 10229 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 45036

[startup+0.100328 s]
/proc/loadavg: 2.00 2.00 1.98 3/174 14024
/proc/meminfo: memFree=27565892/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=47340 CPUtime=0.08 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 11024 0 0 0 7 1 0 0 20 0 1 0 345323281 48476160 10964 33554432000 4194304 8395647 140736702437424 140737174665528 5759075 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 11835 10964 387 1026 0 10805 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 47340

[startup+0.300284 s]
/proc/loadavg: 2.00 2.00 1.98 3/174 14024
/proc/meminfo: memFree=27565892/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=128600 CPUtime=0.28 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 30798 0 0 0 25 3 0 0 20 0 1 0 345323281 131686400 30738 33554432000 4194304 8395647 140736702437424 140737174665528 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 32150 30738 387 1026 0 31120 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 128600

[startup+0.70028 s]
/proc/loadavg: 2.00 2.00 1.98 3/174 14024
/proc/meminfo: memFree=27565892/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=233372 CPUtime=0.68 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 56512 0 0 0 63 5 0 0 20 0 1 0 345323281 238972928 56452 33554432000 4194304 8395647 140736702437424 140737174665528 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 58343 56452 394 1026 0 57313 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 233372

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 14030
/proc/meminfo: memFree=27040108/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=308056 CPUtime=1.49 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 75192 0 0 0 141 8 0 0 20 0 1 0 345323281 315449344 75132 33554432000 4194304 8395647 140736702437424 140736702302632 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 77014 75132 394 1026 0 75984 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 308056

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 14030
/proc/meminfo: memFree=26900188/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=387304 CPUtime=3.09 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 94973 0 0 0 298 11 0 0 20 0 1 0 345323281 396599296 94913 33554432000 4194304 8395647 140736702437424 140736702302632 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 96826 94913 394 1026 0 95796 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 387304

[startup+6.30033 s]
/proc/loadavg: 2.08 2.02 1.98 3/177 14030
/proc/meminfo: memFree=26233788/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=1086948 CPUtime=6.27 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 268546 0 0 0 592 35 0 0 20 0 1 0 345323281 1113034752 270171 33554432000 4194304 8395647 140736702437424 140736702434984 4601776 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 271737 270171 431 1026 0 270707 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1086948

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 1.98 3/177 14030
/proc/meminfo: memFree=24475388/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=1546016 CPUtime=12.68 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 371822 0 0 0 1219 49 0 0 20 0 1 0 345323281 1583120384 384451 33554432000 4194304 8395647 140736702437424 140736702433224 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 386504 384451 502 1026 0 385474 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1546016

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 1.98 3/177 14030
/proc/meminfo: memFree=24435224/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=1546016 CPUtime=25.48 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 371868 0 0 0 2499 49 0 0 20 0 1 0 345323281 1583120384 384497 33554432000 4194304 8395647 140736702437424 140736702433224 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 386504 384497 502 1026 0 385474 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1546016

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 1.98 3/178 14033
/proc/meminfo: memFree=24435308/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=1546016 CPUtime=51.07 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 371868 0 0 0 5058 49 0 0 20 0 1 0 345323281 1583120384 384497 33554432000 4194304 8395647 140736702437424 140736702433224 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 386504 384497 502 1026 0 385474 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1546016

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.98 3/177 14033
/proc/meminfo: memFree=24434500/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=1546016 CPUtime=102.27 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 371868 0 0 0 10178 49 0 0 20 0 1 0 345323281 1583120384 384544 33554432000 4194304 8395647 140736702437424 140736702433224 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 386504 384544 502 1026 0 385474 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1546016

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 14034
/proc/meminfo: memFree=24391500/32873844 swapFree=7132/7132
[pid=14024] ppid=14022 vsize=1583796 CPUtime=162.25 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 380709 0 0 0 16175 50 0 0 20 0 1 0 345323281 1621807104 393489 33554432000 4194304 8395647 140736702437424 140736702433496 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 395949 393489 502 1026 0 394919 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1583796

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 14034
/proc/meminfo: memFree=24318616/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=1621284 CPUtime=222.24 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 390142 0 0 0 22173 51 0 0 20 0 1 0 345323281 1660194816 402922 33554432000 4194304 8395647 140736702437424 140736702433496 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 405321 402922 502 1026 0 404291 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1621284

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 14034
/proc/meminfo: memFree=24233828/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=1672064 CPUtime=282.23 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 402627 0 0 0 28170 53 0 0 20 0 1 0 345323281 1712193536 415407 33554432000 4194304 8395647 140736702437424 140736702433576 4247653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 418016 415407 502 1026 0 416986 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1672064

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 14034
/proc/meminfo: memFree=24152884/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=1716316 CPUtime=342.23 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 413509 0 0 0 34168 55 0 0 20 0 1 0 345323281 1757507584 426289 33554432000 4194304 8395647 140736702437424 140736702433800 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 429079 426289 502 1026 0 428049 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1716316

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 14034
/proc/meminfo: memFree=24080000/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=1749296 CPUtime=402.21 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 421834 0 0 0 40165 56 0 0 20 0 1 0 345323281 1791279104 434614 33554432000 4194304 8395647 140736702437424 140736702433496 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 437324 434614 502 1026 0 436294 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 1749296

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 14035
/proc/meminfo: memFree=24032908/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=1766696 CPUtime=462.21 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 426144 0 0 0 46164 57 0 0 20 0 1 0 345323281 1809096704 438924 33554432000 4194304 8395647 140736702437424 140736702433496 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 441674 438924 502 1026 0 440644 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1766696

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 1.99 3/177 14035
/proc/meminfo: memFree=23978872/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=1796772 CPUtime=522.2 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 433332 0 0 0 52162 58 0 0 20 0 1 0 345323281 1839894528 446112 33554432000 4194304 8395647 140736702437424 140736702433496 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 449193 446112 502 1026 0 448163 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1796772

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/177 14035
/proc/meminfo: memFree=23918388/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=1834220 CPUtime=582.19 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 442497 0 0 0 58160 59 0 0 20 0 1 0 345323281 1878241280 455277 33554432000 4194304 8395647 140736702437424 140736702433496 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 458555 455277 502 1026 0 457525 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1834220

[startup+642.3 s]

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

/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 566110 0 0 0 106130 81 0 0 20 0 1 0 345323281 2520248320 607506 33554432000 4194304 8395647 140736702437424 140736702433288 6080701 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 615295 607506 502 1026 0 614265 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 2461180

[startup+1122.3 s]
/proc/loadavg: 2.15 2.10 2.03 3/177 14063
/proc/meminfo: memFree=22883236/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=2603000 CPUtime=1122.11 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 600990 0 0 0 112125 86 0 0 20 0 1 0 345323281 2665472000 642386 33554432000 4194304 8395647 140736702437424 140736702433288 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 650750 642386 502 1026 0 649720 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 2603000

[startup+1182.3 s]
/proc/loadavg: 2.09 2.10 2.03 3/176 14063
/proc/meminfo: memFree=22753136/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=2700664 CPUtime=1182.09 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 625463 0 0 0 118118 91 0 0 20 0 1 0 345323281 2765479936 666859 33554432000 4194304 8395647 140736702437424 140736702433288 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 675166 666859 502 1026 0 674136 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 2700664

[startup+1242.3 s]
/proc/loadavg: 2.03 2.08 2.02 3/178 14067
/proc/meminfo: memFree=22621932/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=2805116 CPUtime=1242.09 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 650375 0 0 0 124114 95 0 0 20 0 1 0 345323281 2872438784 691771 33554432000 4194304 8395647 140736702437424 140736702433288 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 701279 691771 502 1026 0 700249 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 2805116

[startup+1302.3 s]
/proc/loadavg: 2.01 2.06 2.02 3/177 14067
/proc/meminfo: memFree=22380616/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=2927680 CPUtime=1302.08 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 679012 0 0 0 130108 100 0 0 20 0 1 0 345323281 2997944320 720408 33554432000 4194304 8395647 140736702437424 140736702433288 6080675 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 731920 720408 502 1026 0 730890 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 2927680

[startup+1362.3 s]
/proc/loadavg: 2.00 2.05 2.01 3/177 14068
/proc/meminfo: memFree=22331912/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=2984464 CPUtime=1362.07 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 694641 0 0 0 136104 103 0 0 20 0 1 0 345323281 3056091136 736037 33554432000 4194304 8395647 140736702437424 140736702433288 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 746116 736037 502 1026 0 745086 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 2984464

[startup+1422.31 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 14068
/proc/meminfo: memFree=21922840/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=3082760 CPUtime=1422.07 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 717372 0 0 0 142099 108 0 0 20 0 1 0 345323281 3156746240 758768 33554432000 4194304 8395647 140736702437424 140736702433288 6349002 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 770690 758768 502 1026 0 769660 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 3082760

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 14068
/proc/meminfo: memFree=21780280/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=3089924 CPUtime=1482.05 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 720471 0 0 0 148095 110 0 0 20 0 1 0 345323281 3164082176 761944 33554432000 4194304 8395647 140736702437424 140736702433288 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 772481 761944 502 1026 0 771451 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 3089924

[startup+1542.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 14068
/proc/meminfo: memFree=21743604/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=3098116 CPUtime=1542.03 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 723883 0 0 0 154092 111 0 0 20 0 1 0 345323281 3172470784 765350 33554432000 4194304 8395647 140736702437424 140736702433288 6080675 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 774529 765350 502 1026 0 773499 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 3098116

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 14068
/proc/meminfo: memFree=21517580/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=3256980 CPUtime=1602.01 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 758489 0 0 0 160084 117 0 0 20 0 1 0 345323281 3335147520 799952 33554432000 4194304 8395647 140736702437424 140736702433288 4745171 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 814245 799952 502 1026 0 813215 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 3256980

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14069
/proc/meminfo: memFree=21416176/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=3263124 CPUtime=1662 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 761280 0 0 0 166081 119 0 0 20 0 1 0 345323281 3341438976 802741 33554432000 4194304 8395647 140736702437424 140736702433288 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 815781 802741 502 1026 0 814751 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 3263124

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14069
/proc/meminfo: memFree=21389668/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=3270292 CPUtime=1721.99 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 764249 0 0 0 172079 120 0 0 20 0 1 0 345323281 3348779008 805708 33554432000 4194304 8395647 140736702437424 140736702433288 6080701 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 817573 805708 502 1026 0 816543 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 3270292

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14069
/proc/meminfo: memFree=21270904/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=3276436 CPUtime=1781.97 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 766887 0 0 0 178076 121 0 0 20 0 1 0 345323281 3355070464 808344 33554432000 4194304 8395647 140736702437424 140736702433288 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 819109 808344 502 1026 0 818079 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 3276436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14069
/proc/meminfo: memFree=21262812/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=3277460 CPUtime=1800.08 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 767510 0 0 0 179886 122 0 0 20 0 1 0 345323281 3356119040 809220 33554432000 4194304 8395647 140736702437424 140736702433288 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 819365 809220 502 1026 0 818335 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 3277460

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -14024

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14071
/proc/meminfo: memFree=21262812/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=3277460 CPUtime=1801.07 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 767532 0 0 0 179985 122 0 0 20 0 1 0 345323281 3356119040 809242 33554432000 4194304 8395647 140736702437424 140736702432704 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 819365 809242 502 1026 0 818335 0
Current children cumulated CPU time (s) 1801.07
Current children cumulated vsize (KiB) 3277460

[startup+1802.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14071
/proc/meminfo: memFree=21262424/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=3277460 CPUtime=1801.87 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 767547 0 0 0 180065 122 0 0 20 0 1 0 345323281 3356119040 809257 33554432000 4194304 8395647 140736702437424 140736702432704 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 819365 809257 502 1026 0 818335 0
Current children cumulated CPU time (s) 1801.87
Current children cumulated vsize (KiB) 3277460

[startup+1802.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14071
/proc/meminfo: memFree=21262424/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=3277460 CPUtime=1802.07 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4202496 767550 0 0 0 180085 122 0 0 20 0 1 0 345323281 3356119040 809260 33554432000 4194304 8395647 140736702437424 140736702432704 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 819365 809260 502 1026 0 818335 0
Current children cumulated CPU time (s) 1802.07
Current children cumulated vsize (KiB) 3277460

[startup+1802.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 14071
/proc/meminfo: memFree=21262424/32873844 swapFree=7128/7128
[pid=14024] ppid=14022 vsize=0 CPUtime=1802.17 cores=0,2,4,6
/proc/14024/stat : 14024 (pbscip.linux.x8) R 14022 14024 13572 0 -1 4203524 767550 0 0 0 180086 131 0 0 20 0 1 0 345323281 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14024/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.55
CPU time (s): 1802.23
CPU user time (s): 1800.87
CPU system time (s): 1.36879
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 3277460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.87
system time used= 1.36879
maximum resident set size= 3237040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 767550
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= 45
involuntary context switches= 1872

runsolver used 2.93055 second user time and 8.85465 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-04 08:49:23
IDJOB=3743735
IDBENCH=92244
IDSOLVER=2326
FILE ID=node105/3743735-1338792562
RUNJOBID= node105-1338785386-13588
PBS_JOBID= 14636855
Free space on /tmp= 71216 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/NG/normalized-NG.dot_fibo_20null50mast_rapportOE1.0_TMAX60_K192_cod1.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743735-1338792562/watcher-3743735-1338792562 -o /tmp/evaluation-result-3743735-1338792562/solver-3743735-1338792562 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743735-1338792562.opb -t 1800 -m 15500

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

MD5SUM BENCH= 00611863005b7eeed329d02777942736
RANDOM SEED=1649863343

node105.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.882
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.76
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.882
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.882
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
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.882
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	: 5438.54
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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27566800 kB
Buffers:          575260 kB
Cached:          3838956 kB
SwapCached:         1700 kB
Active:          1168656 kB
Inactive:        3250796 kB
Active(anon):       2072 kB
Inactive(anon):     4800 kB
Active(file):    1166584 kB
Inactive(file):  3245996 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             82892 kB
Writeback:             0 kB
AnonPages:         10248 kB
Mapped:             8304 kB
Shmem:                 0 kB
Slab:             747144 kB
SReclaimable:     188228 kB
SUnreclaim:       558916 kB
KernelStack:        1400 kB
PageTables:         3860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71236 MiB
End job on node105 at 2012-06-04 09:19:25