Trace number 3743675

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.08 1802.45

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_luby_20null20mast_rapportOE2.0_TMAX300_K192_cod1.opb
MD5SUM8a9a57036a7f5f0ded6e8379508b8dc8
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-11468
Best CPU time to get the best result obtained on this benchmark1800.32
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 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 70559984
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 70559984
Number of bits of the biggest sum of numbers27
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.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3743675-1338790758.opb>
4.89/4.95	c original problem has 399113 variables (399113 bin, 0 int, 0 impl, 0 cont) and 400980 constraints
4.89/4.95	c problem read
5.59/5.66	c presolving settings loaded
6.79/6.89	c presolving:
8.59/8.61	c (round 1) 67996 del vars, 68352 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 58638 impls, 1621 clqs
11.00/11.05	c (round 2) 67996 del vars, 68546 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332240 upgd conss, 58638 impls, 1621 clqs
11.79/11.85	c (round 3) 67996 del vars, 68546 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 58638 impls, 1621 clqs
558.83/559.03	c (round 4) 68544 del vars, 68546 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 10418190 impls, 1621 clqs
559.43/559.62	c (round 5) 68544 del vars, 69094 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 10421424 impls, 1621 clqs
568.22/568.45	c (round 6) 70164 del vars, 69094 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 10454120 impls, 1621 clqs
568.72/568.96	c (round 7) 70164 del vars, 70714 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 10454132 impls, 1621 clqs
863.78/864.00	c (round 8) 70706 del vars, 70714 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 15954574 impls, 1621 clqs
864.29/864.50	c (round 9) 70706 del vars, 71253 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 15954582 impls, 1621 clqs
1800.03/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-3743675-1338790758/watcher-3743675-1338790758 -o /tmp/evaluation-result-3743675-1338790758/solver-3743675-1338790758 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743675-1338790758.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.01 1.96 2/173 13925
/proc/meminfo: memFree=27583984/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 1254 0 0 0 0 0 0 0 20 0 1 0 345142905 8105984 1200 33554432000 4194304 8395647 140734000367008 140734000366424 7385025 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 1979 1200 370 1026 0 949 0

[startup+0.0403 s]
/proc/loadavg: 2.00 2.01 1.96 2/173 13925
/proc/meminfo: memFree=27583984/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=25332 CPUtime=0.03 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 5583 0 0 0 3 0 0 0 20 0 1 0 345142905 25939968 5523 33554432000 4194304 8395647 140734000367008 140734000366424 7385063 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 6333 5523 387 1026 0 5303 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25332

[startup+0.100297 s]
/proc/loadavg: 2.00 2.01 1.96 2/173 13925
/proc/meminfo: memFree=27583984/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=52736 CPUtime=0.09 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 12392 0 0 0 8 1 0 0 20 0 1 0 345142905 54001664 12332 33554432000 4194304 8395647 140734000367008 140734000366424 7182488 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 13184 12332 387 1026 0 12154 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52736

[startup+0.300236 s]
/proc/loadavg: 2.00 2.01 1.96 2/173 13925
/proc/meminfo: memFree=27583984/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=138004 CPUtime=0.29 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 33037 0 0 0 25 4 0 0 20 0 1 0 345142905 141316096 32979 33554432000 4194304 8395647 140734000367008 140734000229496 6347101 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 34501 33017 387 1026 0 33471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 138004

[startup+0.700227 s]
/proc/loadavg: 2.00 2.01 1.96 2/173 13925
/proc/meminfo: memFree=27583984/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=237108 CPUtime=0.69 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 57452 0 0 0 62 7 0 0 20 0 1 0 345142905 242798592 57392 33554432000 4194304 8395647 140734000367008 140734000232216 4423932 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 59277 57392 394 1026 0 58247 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 237108

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13936
/proc/meminfo: memFree=27216604/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=312340 CPUtime=1.49 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 76112 0 0 0 139 10 0 0 20 0 1 0 345142905 319836160 76053 33554432000 4194304 8395647 140734000367008 140734000232216 6347101 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 78085 76088 394 1026 0 77055 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 312340

[startup+3.1003 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13936
/proc/meminfo: memFree=27007648/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=389164 CPUtime=3.09 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 95464 0 0 0 296 13 0 0 20 0 1 0 345142905 398503936 95404 33554432000 4194304 8395647 140734000367008 140734000232216 4685157 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 97291 95404 394 1026 0 96261 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 389164

[startup+6.30031 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13936
/proc/meminfo: memFree=25953148/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=1086956 CPUtime=6.29 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 268011 0 0 0 590 39 0 0 20 0 1 0 345142905 1113042944 270152 33554432000 4194304 8395647 140734000367008 140734000363272 4601776 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 271739 270152 431 1026 0 270709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1086956

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13936
/proc/meminfo: memFree=24498424/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=1548184 CPUtime=12.69 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 372953 0 0 0 1217 52 0 0 20 0 1 0 345142905 1585340416 385076 33554432000 4194304 8395647 140734000367008 140734000362808 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 387046 385076 502 1026 0 386016 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1548184

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 1.96 3/177 13936
/proc/meminfo: memFree=24492788/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=1548184 CPUtime=25.48 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 372997 0 0 0 2496 52 0 0 20 0 1 0 345142905 1585340416 385189 33554432000 4194304 8395647 140734000367008 140734000362808 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 387046 385189 502 1026 0 386016 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1548184

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13939
/proc/meminfo: memFree=24400096/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=1548184 CPUtime=51.07 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 373028 0 0 0 5055 52 0 0 20 0 1 0 345142905 1585340416 385208 33554432000 4194304 8395647 140734000367008 140734000362808 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 387046 385208 502 1026 0 386016 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1548184

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 13940
/proc/meminfo: memFree=24193688/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=1557192 CPUtime=102.24 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 374931 0 0 0 10172 52 0 0 20 0 1 0 345142905 1594564608 387072 33554432000 4194304 8395647 140734000367008 140734000363160 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 389298 387072 502 1026 0 388268 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1557192

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 1.97 3/177 13940
/proc/meminfo: memFree=23426148/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=1614428 CPUtime=162.2 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 389202 0 0 0 16165 55 0 0 20 0 1 0 345142905 1653174272 401307 33554432000 4194304 8395647 140734000367008 140734000363080 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 403607 401307 502 1026 0 402577 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 1614428

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/177 13940
/proc/meminfo: memFree=23324756/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=1655460 CPUtime=222.19 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 399452 0 0 0 22163 56 0 0 20 0 1 0 345142905 1695191040 411552 33554432000 4194304 8395647 140734000367008 140734000363080 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 413865 411552 502 1026 0 412835 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1655460

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 13940
/proc/meminfo: memFree=23198488/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=1705200 CPUtime=282.18 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 411688 0 0 0 28160 58 0 0 20 0 1 0 345142905 1746124800 423787 33554432000 4194304 8395647 140734000367008 140734000363080 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 426300 423787 502 1026 0 425270 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1705200

[startup+342.3 s]
/proc/loadavg: 2.08 2.02 1.97 3/177 13940
/proc/meminfo: memFree=23152324/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=1729740 CPUtime=342.17 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 417572 0 0 0 34158 59 0 0 20 0 1 0 345142905 1771253760 429671 33554432000 4194304 8395647 140734000367008 140734000362872 6080701 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 432435 429671 502 1026 0 431405 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1729740

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/177 13941
/proc/meminfo: memFree=23103048/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=1763304 CPUtime=402.16 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 425782 0 0 0 40156 60 0 0 20 0 1 0 345142905 1805623296 438200 33554432000 4194304 8395647 140734000367008 140734000363080 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 440826 438200 502 1026 0 439796 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1763304

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/177 13941
/proc/meminfo: memFree=23067924/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=1798928 CPUtime=462.14 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 434412 0 0 0 46153 61 0 0 20 0 1 0 345142905 1842102272 446912 33554432000 4194304 8395647 140734000367008 140734000363080 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 449732 446912 502 1026 0 448702 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 1798928

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 13941
/proc/meminfo: memFree=23032672/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=1832272 CPUtime=522.13 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 442691 0 0 0 52151 62 0 0 20 0 1 0 345142905 1876246528 455190 33554432000 4194304 8395647 140734000367008 140734000362872 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 458068 455190 502 1026 0 457038 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1832272

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 13941
/proc/meminfo: memFree=22985436/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=1878476 CPUtime=582.12 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 448327 0 0 0 58149 63 0 0 20 0 1 0 345142905 1923559424 466957 33554432000 4194304 8395647 140734000367008 140734000363032 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 469619 466957 502 1026 0 468589 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1878476

[startup+642.3 s]

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

/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 624847 0 0 0 100111 94 0 0 20 0 1 0 345142905 2756603904 667848 33554432000 4194304 8395647 140734000367008 140734000362872 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 672999 667848 502 1026 0 671969 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 2691996

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 1.98 3/177 13946
/proc/meminfo: memFree=22003064/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=2799520 CPUtime=1062.04 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 650648 0 0 0 106104 100 0 0 20 0 1 0 345142905 2866708480 694792 33554432000 4194304 8395647 140734000367008 140734000362872 6080717 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 699880 694792 502 1026 0 698850 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 2799520

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/177 13946
/proc/meminfo: memFree=21950592/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=2921060 CPUtime=1122.04 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 678985 0 0 0 112098 106 0 0 20 0 1 0 345142905 2991165440 724096 33554432000 4194304 8395647 140734000367008 140734000362872 6080675 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 730265 724096 502 1026 0 729235 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 2921060

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 13946
/proc/meminfo: memFree=21853332/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=3002272 CPUtime=1182.03 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 699455 0 0 0 118093 110 0 0 20 0 1 0 345142905 3074326528 744993 33554432000 4194304 8395647 140734000367008 140734000362872 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 750568 744993 502 1026 0 749538 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 3002272

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 13947
/proc/meminfo: memFree=21727136/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=3075116 CPUtime=1242.02 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 717016 0 0 0 124088 114 0 0 20 0 1 0 345142905 3148918784 763125 33554432000 4194304 8395647 140734000367008 140734000362872 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 768779 763125 502 1026 0 767749 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 3075116

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 13949
/proc/meminfo: memFree=21706820/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=3086376 CPUtime=1302.01 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 721777 0 0 0 130084 117 0 0 20 0 1 0 345142905 3160449024 768110 33554432000 4194304 8395647 140734000367008 140734000362872 6080701 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 771594 768110 502 1026 0 770564 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 3086376

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 13950
/proc/meminfo: memFree=21560968/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=3248316 CPUtime=1362 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 757583 0 0 0 136077 123 0 0 20 0 1 0 345142905 3326275584 804305 33554432000 4194304 8395647 140734000367008 140734000362872 6080701 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 812079 804305 502 1026 0 811049 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 3248316

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 13950
/proc/meminfo: memFree=21543016/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=3258552 CPUtime=1422 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 761800 0 0 0 142075 125 0 0 20 0 1 0 345142905 3336757248 808774 33554432000 4194304 8395647 140734000367008 140734000362872 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 814638 808774 502 1026 0 813608 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 3258552

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 13950
/proc/meminfo: memFree=21524612/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=3268792 CPUtime=1481.98 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 766035 0 0 0 148072 126 0 0 20 0 1 0 345142905 3347243008 813183 33554432000 4194304 8395647 140734000367008 140734000362872 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 817198 813183 502 1026 0 816168 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 3268792

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 13951
/proc/meminfo: memFree=21510700/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=3276980 CPUtime=1541.97 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 769646 0 0 0 154069 128 0 0 20 0 1 0 345142905 3355627520 816794 33554432000 4194304 8395647 140734000367008 140734000362872 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 819245 816794 502 1026 0 818215 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 3276980

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 13951
/proc/meminfo: memFree=21332920/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=3473172 CPUtime=1601.96 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 813685 0 0 0 160061 135 0 0 20 0 1 0 345142905 3556528128 861094 33554432000 4194304 8395647 140734000367008 140734000362872 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 868293 861094 502 1026 0 867263 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 3473172

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 13952
/proc/meminfo: memFree=21317200/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=3482388 CPUtime=1661.96 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 817634 0 0 0 166059 137 0 0 20 0 1 0 345142905 3565965312 865043 33554432000 4194304 8395647 140734000367008 140734000362872 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 870597 865043 502 1026 0 869567 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 3482388

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 13952
/proc/meminfo: memFree=21366708/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=3491604 CPUtime=1721.94 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 821503 0 0 0 172056 138 0 0 20 0 1 0 345142905 3575402496 869599 33554432000 4194304 8395647 140734000367008 140734000362872 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 872901 869599 502 1026 0 871871 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 3491604

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 13952
/proc/meminfo: memFree=21280804/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=3501840 CPUtime=1781.92 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 825276 0 0 0 178053 139 0 0 20 0 1 0 345142905 3585884160 873948 33554432000 4194304 8395647 140734000367008 140734000362872 6080675 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 875460 873948 502 1026 0 874430 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 3501840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 13952
/proc/meminfo: memFree=21277816/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=3504912 CPUtime=1800.03 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 826140 0 0 0 179863 140 0 0 20 0 1 0 345142905 3589029888 874824 33554432000 4194304 8395647 140734000367008 140734000362872 6080675 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 876228 874824 502 1026 0 875198 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 3504912

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -13925

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 13954
/proc/meminfo: memFree=21277816/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=3504912 CPUtime=1801.02 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 826140 0 0 0 179962 140 0 0 20 0 1 0 345142905 3589029888 874824 33554432000 4194304 8395647 140734000367008 140734000362304 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 876228 874824 502 1026 0 875198 0
Current children cumulated CPU time (s) 1801.02
Current children cumulated vsize (KiB) 3504912

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 13954
/proc/meminfo: memFree=21282888/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=3504912 CPUtime=1801.82 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 826140 0 0 0 180042 140 0 0 20 0 1 0 345142905 3589029888 874824 33554432000 4194304 8395647 140734000367008 140734000362304 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 876228 874824 502 1026 0 875198 0
Current children cumulated CPU time (s) 1801.82
Current children cumulated vsize (KiB) 3504912

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 13954
/proc/meminfo: memFree=21282888/32873844 swapFree=7128/7128
[pid=13925] ppid=13923 vsize=3504912 CPUtime=1802.02 cores=0,2,4,6
/proc/13925/stat : 13925 (pbscip.linux.x8) R 13923 13925 13572 0 -1 4202496 826140 0 0 0 180062 140 0 0 20 0 1 0 345142905 3589029888 874824 33554432000 4194304 8395647 140734000367008 140734000362304 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13925/statm: 876228 874824 502 1026 0 875198 0
Current children cumulated CPU time (s) 1802.02
Current children cumulated vsize (KiB) 3504912

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.45
CPU time (s): 1802.08
CPU user time (s): 1800.64
CPU system time (s): 1.44578
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 3504912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.64
system time used= 1.44578
maximum resident set size= 3499296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 826140
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= 145
involuntary context switches= 1867

runsolver used 3.43948 second user time and 9.16561 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-04 08:19:19
IDJOB=3743675
IDBENCH=92097
IDSOLVER=2326
FILE ID=node105/3743675-1338790758
RUNJOBID= node105-1338785386-13588
PBS_JOBID= 14636855
Free space on /tmp= 71224 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_luby_20null20mast_rapportOE2.0_TMAX300_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-3743675-1338790758/watcher-3743675-1338790758 -o /tmp/evaluation-result-3743675-1338790758/solver-3743675-1338790758 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743675-1338790758.opb -t 1800 -m 15500

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

MD5SUM BENCH= 8a9a57036a7f5f0ded6e8379508b8dc8
RANDOM SEED=462047671

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:        27585744 kB
Buffers:          574972 kB
Cached:          3815680 kB
SwapCached:         1700 kB
Active:          1132916 kB
Inactive:        3267012 kB
Active(anon):       5976 kB
Inactive(anon):     4800 kB
Active(file):    1126940 kB
Inactive(file):  3262212 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             66720 kB
Writeback:             0 kB
AnonPages:         12068 kB
Mapped:             8304 kB
Shmem:                 0 kB
Slab:             746112 kB
SReclaimable:     187436 kB
SUnreclaim:       558676 kB
KernelStack:        1448 kB
PageTables:         4016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108552 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= 71200 MiB
End job on node105 at 2012-06-04 08:49:22