Trace number 3743729

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.21 1802.49

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_luby_10null10mast_rapportOE2.0_TMAX15_K192_cod1.opb
MD5SUMc7597cba29f5b57f07ee420705d1030b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-256
Best CPU time to get the best result obtained on this benchmark1800.84
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 306555
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 36090214
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 36090214
Number of bits of the biggest sum of numbers26
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-3743729-1338792087.opb>
4.89/4.98	c original problem has 399113 variables (399113 bin, 0 int, 0 impl, 0 cont) and 400980 constraints
4.89/4.98	c problem read
4.89/4.98	c presolving settings loaded
6.69/6.77	c presolving:
8.29/8.38	c (round 1) 33998 del vars, 34176 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 64750 impls, 1799 clqs
10.90/10.95	c (round 2) 33998 del vars, 34370 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366416 upgd conss, 64750 impls, 1799 clqs
16.59/16.64	c (round 3) 33998 del vars, 34370 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 64750 impls, 1800 clqs
615.00/615.14	c (round 4) 34601 del vars, 34370 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 11282568 impls, 1800 clqs
705.68/705.85	c (round 5) 34601 del vars, 34973 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 11287326 impls, 1800 clqs
739.09/739.27	c (round 6) 36388 del vars, 34973 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 11317148 impls, 1800 clqs
829.07/829.24	c (round 7) 36388 del vars, 36760 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 11317156 impls, 1800 clqs
1181.32/1181.54	c (round 8) 36985 del vars, 36760 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 18310566 impls, 1800 clqs
1270.90/1271.12	c (round 9) 36985 del vars, 37354 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 18310574 impls, 1800 clqs
1800.02/1800.30	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-3743729-1338792087/watcher-3743729-1338792087 -o /tmp/evaluation-result-3743729-1338792087/solver-3743729-1338792087 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743729-1338792087.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 3029
/proc/meminfo: memFree=26701048/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 1253 0 0 0 0 0 0 0 20 0 1 0 345335566 8105984 1199 33554432000 4194304 8395647 140737208769952 140735299412280 7385025 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 1979 1199 370 1026 0 949 0

[startup+0.0993179 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 3029
/proc/meminfo: memFree=26701048/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=52732 CPUtime=0.09 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 12343 0 0 0 7 2 0 0 20 0 1 0 345335566 53997568 12285 33554432000 4194304 8395647 140737208769952 140737208632456 6347101 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 13183 12319 387 1026 0 12153 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52732

[startup+0.100335 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 3029
/proc/meminfo: memFree=26701048/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=52732 CPUtime=0.09 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 12397 0 0 0 7 2 0 0 20 0 1 0 345335566 53997568 12337 33554432000 4194304 8395647 140737208769952 140737208632456 5759075 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 13183 12337 387 1026 0 12153 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52732

[startup+0.300289 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 3029
/proc/meminfo: memFree=26701048/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=139216 CPUtime=0.29 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 33543 0 0 0 24 5 0 0 20 0 1 0 345335566 142557184 33483 33554432000 4194304 8395647 140737208769952 140737208632456 7430272 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 34804 33483 387 1026 0 33774 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 139216

[startup+0.700288 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 3029
/proc/meminfo: memFree=26701048/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=254600 CPUtime=0.69 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 62051 0 0 0 60 9 0 0 20 0 1 0 345335566 260710400 61991 33554432000 4194304 8395647 140737208769952 140737208632456 7370532 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 63650 61991 394 1026 0 62620 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 254600

[startup+1.50029 s]
/proc/loadavg: 1.94 2.00 1.99 3/177 3030
/proc/meminfo: memFree=26308580/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=313292 CPUtime=1.49 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 76683 0 0 0 139 10 0 0 20 0 1 0 345335566 320811008 76623 33554432000 4194304 8395647 140737208769952 140737208635160 7324744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 78323 76623 394 1026 0 77293 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 313292

[startup+3.10025 s]
/proc/loadavg: 1.94 2.00 1.99 3/177 3030
/proc/meminfo: memFree=26112892/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=387028 CPUtime=3.09 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 95036 0 0 0 295 14 0 0 20 0 1 0 345335566 396316672 94976 33554432000 4194304 8395647 140737208769952 140737208635160 7382036 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 96757 94976 394 1026 0 95727 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 387028

[startup+6.30032 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 3030
/proc/meminfo: memFree=24893824/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=1086768 CPUtime=6.29 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 268497 0 0 0 591 38 0 0 20 0 1 0 345335566 1112850432 270127 33554432000 4194304 8395647 140737208769952 140737208767576 4601776 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 271692 270127 431 1026 0 270662 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1086768

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 3030
/proc/meminfo: memFree=23644324/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=1591920 CPUtime=12.69 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 383226 0 0 0 1216 53 0 0 20 0 1 0 345335566 1630126080 395794 33554432000 4194304 8395647 140737208769952 140737208765752 6078312 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 397980 395794 487 1026 0 396950 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1591920

[startup+25.5003 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 3030
/proc/meminfo: memFree=23635840/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=1600704 CPUtime=25.49 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 383957 0 0 0 2495 54 0 0 20 0 1 0 345335566 1639120896 398058 33554432000 4194304 8395647 140737208769952 140737208765752 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 400176 398058 502 1026 0 399146 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1600704

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3030
/proc/meminfo: memFree=23464404/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=1600704 CPUtime=51.09 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 383957 0 0 0 5055 54 0 0 20 0 1 0 345335566 1639120896 398058 33554432000 4194304 8395647 140737208769952 140737208765752 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 400176 398058 502 1026 0 399146 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1600704

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3030
/proc/meminfo: memFree=23260096/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=1601680 CPUtime=102.28 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 383994 0 0 0 10174 54 0 0 20 0 1 0 345335566 1640120320 398095 33554432000 4194304 8395647 140737208769952 140737208766024 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 400420 398095 502 1026 0 399390 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1601680

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3030
/proc/meminfo: memFree=22517528/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=1652144 CPUtime=162.27 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 396079 0 0 0 16172 55 0 0 20 0 1 0 345335566 1691795456 410180 33554432000 4194304 8395647 140737208769952 140737208766024 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 413036 410180 502 1026 0 412006 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1652144

[startup+222.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 3031
/proc/meminfo: memFree=22411320/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=1711684 CPUtime=222.25 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 410428 0 0 0 22168 57 0 0 20 0 1 0 345335566 1752764416 424529 33554432000 4194304 8395647 140737208769952 140737208766024 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 427921 424529 502 1026 0 426891 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1711684

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 3031
/proc/meminfo: memFree=22357656/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=1766092 CPUtime=282.25 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 423934 0 0 0 28166 59 0 0 20 0 1 0 345335566 1808478208 438035 33554432000 4194304 8395647 140737208769952 140737208766024 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 441523 438035 502 1026 0 440493 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1766092

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3031
/proc/meminfo: memFree=22330156/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=1794904 CPUtime=342.24 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 430742 0 0 0 34164 60 0 0 20 0 1 0 345335566 1837981696 444843 33554432000 4194304 8395647 140737208769952 140737208766024 6080679 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 448726 444843 502 1026 0 447696 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1794904

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3031
/proc/meminfo: memFree=22293728/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=1829208 CPUtime=402.23 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 438805 0 0 0 40162 61 0 0 20 0 1 0 345335566 1873108992 452906 33554432000 4194304 8395647 140737208769952 140737208766024 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 457302 452906 502 1026 0 456272 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1829208

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3031
/proc/meminfo: memFree=22258788/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=1866404 CPUtime=462.22 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 447389 0 0 0 46160 62 0 0 20 0 1 0 345335566 1911197696 461490 33554432000 4194304 8395647 140737208769952 140737208766024 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 466601 461490 502 1026 0 465571 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1866404

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 3034
/proc/meminfo: memFree=22141388/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=1901956 CPUtime=522.21 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 456135 0 0 0 52158 63 0 0 20 0 1 0 345335566 1947602944 470236 33554432000 4194304 8395647 140737208769952 140737208766024 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 475489 470236 502 1026 0 474459 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1901956

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3035
/proc/meminfo: memFree=22045384/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=1935756 CPUtime=582.2 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 464594 0 0 0 58156 64 0 0 20 0 1 0 345335566 1982214144 478695 33554432000 4194304 8395647 140737208769952 140737208766024 6080661 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 483939 478695 502 1026 0 482909 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1935756

[startup+642.3 s]

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

/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 501645 0 0 0 100143 70 0 0 20 0 1 0 345335566 2158227456 521878 33554432000 4194304 8395647 140737208769952 140737208765816 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 526911 521878 502 1026 0 525881 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 2107644

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3036
/proc/meminfo: memFree=21840240/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=2162520 CPUtime=1062.13 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 515172 0 0 0 106140 73 0 0 20 0 1 0 345335566 2214420480 535405 33554432000 4194304 8395647 140737208769952 140737208766024 4911327 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 540630 535405 502 1026 0 539600 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 2162520

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 3039
/proc/meminfo: memFree=21705008/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=2300092 CPUtime=1122.12 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 533664 0 0 0 112137 75 0 0 20 0 1 0 345335566 2355294208 568716 33554432000 4194304 8395647 140737208769952 140737208766024 6080705 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 575023 568716 502 1026 0 573993 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2300092

[startup+1182.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 3063
/proc/meminfo: memFree=21685468/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=2313360 CPUtime=1182.12 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 536530 0 0 0 118136 76 0 0 20 0 1 0 345335566 2368880640 572093 33554432000 4194304 8395647 140737208769952 140737208765752 4483047 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 578340 572093 502 1026 0 577310 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 2313360

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3063
/proc/meminfo: memFree=21681452/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=2313360 CPUtime=1242.11 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 536530 0 0 0 124135 76 0 0 20 0 1 0 345335566 2368880640 572093 33554432000 4194304 8395647 140737208769952 140737208765752 4483065 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 578340 572093 502 1026 0 577310 0
Current children cumulated CPU time (s) 1242.11
Current children cumulated vsize (KiB) 2313360

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 3063
/proc/meminfo: memFree=20636996/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=2617772 CPUtime=1302.09 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 604427 0 0 0 130122 87 0 0 20 0 1 0 345335566 2680598528 645611 33554432000 4194304 8395647 140737208769952 140737208765816 6080661 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 654443 645611 502 1026 0 653413 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2617772

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3063
/proc/meminfo: memFree=20418368/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=2841900 CPUtime=1362.09 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 657721 0 0 0 136109 100 0 0 20 0 1 0 345335566 2910105600 698905 33554432000 4194304 8395647 140737208769952 140737208765816 6080665 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 710475 698905 502 1026 0 709445 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 2841900

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3063
/proc/meminfo: memFree=20309772/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=2951468 CPUtime=1422.08 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 684789 0 0 0 142101 107 0 0 20 0 1 0 345335566 3022303232 725973 33554432000 4194304 8395647 140737208769952 140737208765816 6080688 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 737867 725973 502 1026 0 736837 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 2951468

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3064
/proc/meminfo: memFree=20187352/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=3078128 CPUtime=1482.07 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 715403 0 0 0 148095 112 0 0 20 0 1 0 345335566 3152003072 756587 33554432000 4194304 8395647 140737208769952 140737208765816 6080661 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 769532 756587 502 1026 0 768502 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 3078128

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3064
/proc/meminfo: memFree=20162212/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=3093488 CPUtime=1542.06 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 721634 0 0 0 154092 114 0 0 20 0 1 0 345335566 3167731712 762818 33554432000 4194304 8395647 140737208769952 140737208765816 6080701 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 773372 762818 502 1026 0 772342 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 3093488

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3064
/proc/meminfo: memFree=20032600/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=3235256 CPUtime=1602.05 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 754011 0 0 0 160085 120 0 0 20 0 1 0 345335566 3312902144 795195 33554432000 4194304 8395647 140737208769952 140737208765816 6080705 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 808814 795195 502 1026 0 807784 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 3235256

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3064
/proc/meminfo: memFree=20012416/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=3247544 CPUtime=1662.03 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 759034 0 0 0 166081 122 0 0 20 0 1 0 345335566 3325485056 800218 33554432000 4194304 8395647 140737208769952 140737208765816 6080692 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 811886 800218 502 1026 0 810856 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 3247544

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3067
/proc/meminfo: memFree=20048160/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=3257780 CPUtime=1722.03 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 763600 0 0 0 172078 125 0 0 20 0 1 0 345335566 3335966720 804784 33554432000 4194304 8395647 140737208769952 140737208765816 6080653 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 814445 804784 502 1026 0 813415 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 3257780

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 3068
/proc/meminfo: memFree=19877616/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=3425520 CPUtime=1782.02 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 801750 0 0 0 178070 132 0 0 20 0 1 0 345335566 3507732480 842934 33554432000 4194304 8395647 140737208769952 140737208765816 6080661 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 856380 842934 502 1026 0 855350 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 3425520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 3075
/proc/meminfo: memFree=23386716/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=3428592 CPUtime=1800.02 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 803037 0 0 0 179870 132 0 0 20 0 1 0 345335566 3510878208 844220 33554432000 4194304 8395647 140737208769952 140737208765816 4247653 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 857148 844220 502 1026 0 856118 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 3428592

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -3029

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3076
/proc/meminfo: memFree=23386716/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=3428592 CPUtime=1801.11 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 803067 0 0 0 179979 132 0 0 20 0 1 0 345335566 3510878208 844250 33554432000 4194304 8395647 140737208769952 140737208765248 6080692 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 857148 844250 502 1026 0 856118 0
Current children cumulated CPU time (s) 1801.11
Current children cumulated vsize (KiB) 3428592

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3076
/proc/meminfo: memFree=23386584/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=3428592 CPUtime=1801.91 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4202496 803097 0 0 0 180059 132 0 0 20 0 1 0 345335566 3510878208 844280 33554432000 4194304 8395647 140737208769952 140737208765248 6069171 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 857148 844280 502 1026 0 856118 0
Current children cumulated CPU time (s) 1801.91
Current children cumulated vsize (KiB) 3428592

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 3076
/proc/meminfo: memFree=23386584/32873648 swapFree=6852/6852
[pid=3029] ppid=3027 vsize=0 CPUtime=1802.12 cores=1,3,5,7
/proc/3029/stat : 3029 (pbscip.linux.x8) R 3027 3029 1632 0 -1 4203524 803099 0 0 0 180070 142 0 0 20 0 1 0 345335566 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/3029/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.49
CPU time (s): 1802.21
CPU user time (s): 1800.7
CPU system time (s): 1.50977
CPU usage (%): 99.9848
Max. virtual memory (cumulated for all children) (KiB): 3428592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.7
system time used= 1.50977
maximum resident set size= 3377128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 803099
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= 4
involuntary context switches= 1858

runsolver used 4.30934 second user time and 9.38357 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-04 08:41:28
IDJOB=3743729
IDBENCH=92225
IDSOLVER=2326
FILE ID=node115/3743729-1338792087
RUNJOBID= node115-1338772354-1650
PBS_JOBID= 14636818
Free space on /tmp= 70764 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_10null10mast_rapportOE2.0_TMAX15_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-3743729-1338792087/watcher-3743729-1338792087 -o /tmp/evaluation-result-3743729-1338792087/solver-3743729-1338792087 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743729-1338792087.opb -t 1800 -m 15500

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

MD5SUM BENCH= c7597cba29f5b57f07ee420705d1030b
RANDOM SEED=1614442427

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26702428 kB
Buffers:         1446656 kB
Cached:          3728216 kB
SwapCached:         1016 kB
Active:          2947184 kB
Inactive:        2312016 kB
Active(anon):      73144 kB
Inactive(anon):     9868 kB
Active(file):    2874040 kB
Inactive(file):  2302148 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106440 kB
Dirty:             78956 kB
Writeback:             0 kB
AnonPages:         88840 kB
Mapped:            13008 kB
Shmem:                96 kB
Slab:             774424 kB
SReclaimable:     218272 kB
SUnreclaim:       556152 kB
KernelStack:        1432 kB
PageTables:         4060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     196508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70748 MiB
End job on node115 at 2012-06-04 09:11:30