Trace number 3743693

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.1 1802.46

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_unif_20null20mast_rapportOE2.0_TMAX180_K192_cod1.opb
MD5SUM2a10ffb4379dcfb9c244e555ac5887ed
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-8044
Best CPU time to get the best result obtained on this benchmark1800.33
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 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 169387586
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 169387586
Number of bits of the biggest sum of numbers28
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-3743693-1338791126.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
4.89/4.95	c presolving settings loaded
6.79/6.88	c presolving:
7.99/8.09	c (round 1) 67996 del vars, 68352 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 59020 impls, 1621 clqs
9.90/9.91	c (round 2) 67996 del vars, 68546 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332240 upgd conss, 59020 impls, 1621 clqs
10.49/10.52	c (round 3) 67996 del vars, 68546 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 59020 impls, 1621 clqs
394.17/394.33	c (round 4) 68539 del vars, 68546 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 6335022 impls, 1621 clqs
394.68/394.82	c (round 5) 68539 del vars, 69089 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 6338226 impls, 1621 clqs
403.88/404.04	c (round 6) 70144 del vars, 69089 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 6366774 impls, 1621 clqs
404.18/404.36	c (round 7) 70144 del vars, 70694 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 6366786 impls, 1621 clqs
932.99/933.21	c (round 8) 70681 del vars, 70694 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 16623890 impls, 1621 clqs
933.29/933.52	c (round 9) 70681 del vars, 71228 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 16623898 impls, 1621 clqs
1800.04/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-3743693-1338791126/watcher-3743693-1338791126 -o /tmp/evaluation-result-3743693-1338791126/solver-3743693-1338791126 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743693-1338791126.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.99 3/176 5442
/proc/meminfo: memFree=31148904/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 1255 0 0 0 0 0 0 0 20 0 1 0 345241310 8105984 1202 33554432000 4194304 8395647 140736121865888 140736121798024 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 1979 1201 370 1026 0 949 0

[startup+0.00898406 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 5442
/proc/meminfo: memFree=31148904/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=10032 CPUtime=0 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 1776 0 0 0 0 0 0 0 20 0 1 0 345241310 10272768 1722 33554432000 4194304 8395647 140736121865888 140736121798024 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 2508 1722 375 1026 0 1478 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10032

[startup+0.10026 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 5442
/proc/meminfo: memFree=31148904/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=51716 CPUtime=0.09 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 12129 0 0 0 8 1 0 0 20 0 1 0 345241310 52957184 12070 33554432000 4194304 8395647 140736121865888 140736121798024 6347101 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 12929 12070 387 1026 0 11899 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51716

[startup+0.300259 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 5442
/proc/meminfo: memFree=31148904/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=134936 CPUtime=0.29 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 32435 0 0 0 25 4 0 0 20 0 1 0 345241310 138174464 32376 33554432000 4194304 8395647 140736121865888 140736121798024 5759075 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 33990 32386 387 1026 0 32960 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 134936

[startup+0.70026 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 5442
/proc/meminfo: memFree=31148904/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=236916 CPUtime=0.69 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 57398 0 0 0 62 7 0 0 20 0 1 0 345241310 242601984 57339 33554432000 4194304 8395647 140736121865888 140736121728392 6349190 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 59229 57339 394 1026 0 58199 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 236916

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5443
/proc/meminfo: memFree=30838624/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=310104 CPUtime=1.49 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 75741 0 0 0 139 10 0 0 20 0 1 0 345241310 317546496 75682 33554432000 4194304 8395647 140736121865888 140736121728392 6767029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 77526 75682 394 1026 0 76496 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 310104

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5443
/proc/meminfo: memFree=30713128/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=389168 CPUtime=3.09 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 95464 0 0 0 296 13 0 0 20 0 1 0 345241310 398508032 95405 33554432000 4194304 8395647 140736121865888 140736121731096 7382031 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 97292 95405 394 1026 0 96262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 389168

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5443
/proc/meminfo: memFree=29565376/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=1086948 CPUtime=6.29 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 268540 0 0 0 590 39 0 0 20 0 1 0 345241310 1113034752 270171 33554432000 4194304 8395647 140736121865888 140736121862152 4601776 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 271737 270171 431 1026 0 270707 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1086948

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5443
/proc/meminfo: memFree=28295504/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=1542728 CPUtime=12.69 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 372144 0 0 0 1217 52 0 0 20 0 1 0 345241310 1579753472 383757 33554432000 4194304 8395647 140736121865888 140736121861688 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 385682 383757 502 1026 0 384652 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1542728

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 5443
/proc/meminfo: memFree=28295496/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=1542728 CPUtime=25.49 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 372144 0 0 0 2497 52 0 0 20 0 1 0 345241310 1579753472 383757 33554432000 4194304 8395647 140736121865888 140736121861688 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 385682 383757 502 1026 0 384652 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1542728

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5444
/proc/meminfo: memFree=28292976/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=1542728 CPUtime=51.08 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 372144 0 0 0 5056 52 0 0 20 0 1 0 345241310 1579753472 383757 33554432000 4194304 8395647 140736121865888 140736121861688 5211850 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 385682 383757 502 1026 0 384652 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1542728

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5444
/proc/meminfo: memFree=28267956/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=1542728 CPUtime=102.28 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 372144 0 0 0 10176 52 0 0 20 0 1 0 345241310 1579753472 383757 33554432000 4194304 8395647 140736121865888 140736121861688 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 385682 383757 502 1026 0 384652 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1542728

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 5444
/proc/meminfo: memFree=28208464/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=1571564 CPUtime=162.27 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 378915 0 0 0 16173 54 0 0 20 0 1 0 345241310 1609281536 390528 33554432000 4194304 8395647 140736121865888 140736121861960 4911732 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 392891 390528 502 1026 0 391861 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1571564

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 5444
/proc/meminfo: memFree=28138928/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=1619036 CPUtime=222.24 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 390810 0 0 0 22168 56 0 0 20 0 1 0 345241310 1657892864 402467 33554432000 4194304 8395647 140736121865888 140736121862168 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 404759 402467 502 1026 0 403729 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1619036

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 5447
/proc/meminfo: memFree=28068640/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=1664468 CPUtime=282.21 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 402091 0 0 0 28163 58 0 0 20 0 1 0 345241310 1704415232 413715 33554432000 4194304 8395647 140736121865888 140736121862072 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 416117 413715 502 1026 0 415087 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1664468

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 5448
/proc/meminfo: memFree=27996260/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=1708992 CPUtime=342.19 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 413170 0 0 0 34160 59 0 0 20 0 1 0 345241310 1750007808 424777 33554432000 4194304 8395647 140736121865888 140736121861752 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 427248 424777 502 1026 0 426218 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1708992

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5448
/proc/meminfo: memFree=27924484/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=1757884 CPUtime=402.18 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 419227 0 0 0 40157 61 0 0 20 0 1 0 345241310 1800073216 436965 33554432000 4194304 8395647 140736121865888 140736121861912 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 439471 436965 502 1026 0 438441 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1757884

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5448
/proc/meminfo: memFree=27886552/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=1774480 CPUtime=462.17 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 422592 0 0 0 46155 62 0 0 20 0 1 0 345241310 1817067520 440323 33554432000 4194304 8395647 140736121865888 140736121861960 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 443620 440323 502 1026 0 442590 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1774480

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5448
/proc/meminfo: memFree=27831168/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=1805424 CPUtime=522.15 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 430346 0 0 0 52153 62 0 0 20 0 1 0 345241310 1848754176 448125 33554432000 4194304 8395647 140736121865888 140736121861960 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 451356 448125 502 1026 0 450326 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1805424

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5448
/proc/meminfo: memFree=27772544/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=1841920 CPUtime=582.14 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 439161 0 0 0 58150 64 0 0 20 0 1 0 345241310 1886126080 457207 33554432000 4194304 8395647 140736121865888 140736121861960 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 460480 457207 502 1026 0 459450 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1841920

[startup+642.3 s]

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

/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 602987 0 0 0 100115 91 0 0 20 0 1 0 345241310 2677145600 644824 33554432000 4194304 8395647 140736121865888 140736121861752 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 653600 644824 502 1026 0 652570 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 2614400

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5453
/proc/meminfo: memFree=26747436/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=2711044 CPUtime=1062.06 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 627645 0 0 0 106109 97 0 0 20 0 1 0 345241310 2776109056 670089 33554432000 4194304 8395647 140736121865888 140736121861752 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 677761 670089 502 1026 0 676731 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 2711044

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5453
/proc/meminfo: memFree=26618140/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=2818564 CPUtime=1122.05 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 653335 0 0 0 112102 103 0 0 20 0 1 0 345241310 2886209536 696259 33554432000 4194304 8395647 140736121865888 140736121861752 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 704641 696259 502 1026 0 703611 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 2818564

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5453
/proc/meminfo: memFree=26559944/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=2834948 CPUtime=1182.04 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 659461 0 0 0 118099 105 0 0 20 0 1 0 345241310 2902986752 703502 33554432000 4194304 8395647 140736121865888 140736121861752 6080657 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 708737 703502 502 1026 0 707707 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 2834948

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5454
/proc/meminfo: memFree=26415472/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=2955468 CPUtime=1242.03 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 687743 0 0 0 124093 110 0 0 20 0 1 0 345241310 3026399232 733018 33554432000 4194304 8395647 140736121865888 140736121861752 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 738867 733018 502 1026 0 737837 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 2955468

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 5455
/proc/meminfo: memFree=26249340/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=3097236 CPUtime=1302.02 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 720450 0 0 0 130086 116 0 0 20 0 1 0 345241310 3171569664 766357 33554432000 4194304 8395647 140736121865888 140736121861752 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 774309 766357 502 1026 0 773279 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 3097236

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5455
/proc/meminfo: memFree=26200388/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=3108496 CPUtime=1362.01 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 725105 0 0 0 136083 118 0 0 20 0 1 0 345241310 3183099904 771548 33554432000 4194304 8395647 140736121865888 140736121861752 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 777124 771548 502 1026 0 776094 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 3108496

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5455
/proc/meminfo: memFree=26152304/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=3117712 CPUtime=1422.01 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 729042 0 0 0 142082 119 0 0 20 0 1 0 345241310 3192537088 776123 33554432000 4194304 8395647 140736121865888 140736121861752 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 779428 776123 502 1026 0 778398 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 3117712

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5458
/proc/meminfo: memFree=25913780/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=3277600 CPUtime=1481.98 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 763989 0 0 0 148074 124 0 0 20 0 1 0 345241310 3356262400 811293 33554432000 4194304 8395647 140736121865888 140736121861752 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 819400 811293 502 1026 0 818370 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 3277600

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5458
/proc/meminfo: memFree=25873796/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=3288860 CPUtime=1541.98 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 768714 0 0 0 154072 126 0 0 20 0 1 0 345241310 3367792640 816408 33554432000 4194304 8395647 140736121865888 140736121861752 6080675 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 822215 816408 502 1026 0 821185 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 3288860

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5459
/proc/meminfo: memFree=25566840/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=3297052 CPUtime=1601.96 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 772228 0 0 0 160069 127 0 0 20 0 1 0 345241310 3376181248 820173 33554432000 4194304 8395647 140736121865888 140736121861752 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 824263 820173 502 1026 0 823233 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 3297052

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5459
/proc/meminfo: memFree=25421664/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=3303196 CPUtime=1661.96 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 774962 0 0 0 166068 128 0 0 20 0 1 0 345241310 3382472704 823081 33554432000 4194304 8395647 140736121865888 140736121861752 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 825799 823081 502 1026 0 824769 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 3303196

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 5459
/proc/meminfo: memFree=25391188/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=3309340 CPUtime=1721.95 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 777310 0 0 0 172065 130 0 0 20 0 1 0 345241310 3388764160 825429 33554432000 4194304 8395647 140736121865888 140736121861752 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 827335 825429 502 1026 0 826305 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 3309340

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 5459
/proc/meminfo: memFree=25134164/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=3497792 CPUtime=1781.93 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 818896 0 0 0 178056 137 0 0 20 0 1 0 345241310 3581739008 867276 33554432000 4194304 8395647 140736121865888 140736121861752 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 874448 867276 502 1026 0 873418 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 3497792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 5460
/proc/meminfo: memFree=25113168/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=3499840 CPUtime=1800.04 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 819724 0 0 0 179866 138 0 0 20 0 1 0 345241310 3583836160 868104 33554432000 4194304 8395647 140736121865888 140736121861752 6080675 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 874960 868104 502 1026 0 873930 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 3499840

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -5442

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

[startup+1801.4 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 5461
/proc/meminfo: memFree=25093320/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=3500864 CPUtime=1801.03 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 820000 0 0 0 179965 138 0 0 20 0 1 0 345241310 3584884736 868380 33554432000 4194304 8395647 140736121865888 140736121861184 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 875216 868380 502 1026 0 874186 0
Current children cumulated CPU time (s) 1801.03
Current children cumulated vsize (KiB) 3500864

[startup+1802.2 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 5489
/proc/meminfo: memFree=27976212/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=3500864 CPUtime=1801.83 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 820021 0 0 0 180045 138 0 0 20 0 1 0 345241310 3584884736 868401 33554432000 4194304 8395647 140736121865888 140736121861752 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 875216 868401 502 1026 0 874186 0
Current children cumulated CPU time (s) 1801.83
Current children cumulated vsize (KiB) 3500864

[startup+1802.4 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 5489
/proc/meminfo: memFree=27976212/32873844 swapFree=7116/7116
[pid=5442] ppid=5440 vsize=3500864 CPUtime=1802.03 cores=0,2,4,6
/proc/5442/stat : 5442 (pbscip.linux.x8) R 5440 5442 4984 0 -1 4202496 820028 0 0 0 180065 138 0 0 20 0 1 0 345241310 3584884736 868408 33554432000 4194304 8395647 140736121865888 140736121861752 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5442/statm: 875216 868408 502 1026 0 874186 0
Current children cumulated CPU time (s) 1802.03
Current children cumulated vsize (KiB) 3500864

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.46
CPU time (s): 1802.1
CPU user time (s): 1800.67
CPU system time (s): 1.43578
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 3500864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.67
system time used= 1.43578
maximum resident set size= 3473632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 820028
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= 132
involuntary context switches= 1926

runsolver used 3.3135 second user time and 9.27559 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-04 08:25:27
IDJOB=3743693
IDBENCH=92155
IDSOLVER=2326
FILE ID=node103/3743693-1338791126
RUNJOBID= node103-1338783950-5000
PBS_JOBID= 14636845
Free space on /tmp= 71056 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_unif_20null20mast_rapportOE2.0_TMAX180_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-3743693-1338791126/watcher-3743693-1338791126 -o /tmp/evaluation-result-3743693-1338791126/solver-3743693-1338791126 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743693-1338791126.opb -t 1800 -m 15500

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

MD5SUM BENCH= 2a10ffb4379dcfb9c244e555ac5887ed
RANDOM SEED=25881639

node103.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.189
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	: 5332.37
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.189
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.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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	: 5411.36
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.189
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31150292 kB
Buffers:          205092 kB
Cached:           465660 kB
SwapCached:         5648 kB
Active:           523472 kB
Inactive:         424916 kB
Active(anon):     275544 kB
Inactive(anon):     4740 kB
Active(file):     247928 kB
Inactive(file):   420176 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096352 kB
Dirty:             83280 kB
Writeback:             0 kB
AnonPages:        397152 kB
Mapped:            10424 kB
Shmem:                 0 kB
Slab:             635792 kB
SReclaimable:      76144 kB
SUnreclaim:       559648 kB
KernelStack:        1440 kB
PageTables:         4428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     399232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 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= 71056 MiB
End job on node103 at 2012-06-04 08:55:30