Trace number 3743795

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.19 1802.48

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_unif_10null0mast_rapportOE2.0_TMAX300_K192_cod1.opb
MD5SUM15e18520efc76ec9507ad5c28bc7907b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-69306
Best CPU time to get the best result obtained on this benchmark1800.56
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 999
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 153276354
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 999
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 153276354
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-3743795-1338794365.opb>
5.18/5.24	c original problem has 399113 variables (399113 bin, 0 int, 0 impl, 0 cont) and 400980 constraints
5.18/5.24	c problem read
5.18/5.24	c presolving settings loaded
7.58/7.68	c presolving:
9.39/9.46	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
12.48/12.53	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
13.49/13.52	c (round 3) 33998 del vars, 34370 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 64750 impls, 1799 clqs
897.55/897.76	c (round 4) 34605 del vars, 34370 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 11253544 impls, 1799 clqs
898.24/898.40	c (round 5) 34605 del vars, 34977 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 11257132 impls, 1799 clqs
928.14/928.36	c (round 6) 36402 del vars, 34977 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 11288764 impls, 1799 clqs
929.14/929.32	c (round 7) 36402 del vars, 36774 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 11288776 impls, 1799 clqs
1563.74/1564.04	c (round 8) 37003 del vars, 36774 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 18203906 impls, 1799 clqs
1564.74/1565.00	c (round 9) 37003 del vars, 37372 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 18203914 impls, 1799 clqs
1800.01/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-3743795-1338794365/watcher-3743795-1338794365 -o /tmp/evaluation-result-3743795-1338794365/solver-3743795-1338794365 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743795-1338794365.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: 2.00 2.01 2.00 3/173 14136
/proc/meminfo: memFree=27570848/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 1249 0 0 0 0 0 0 0 20 0 1 0 345503640 8105984 1196 33554432000 4194304 8395647 140736163634384 140737258734632 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 1979 1197 370 1026 0 949 0

[startup+0.0918591 s]
/proc/loadavg: 2.00 2.01 2.00 3/173 14136
/proc/meminfo: memFree=27570848/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=46312 CPUtime=0.08 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 10761 0 0 0 7 1 0 0 20 0 1 0 345503640 47423488 10702 33554432000 4194304 8395647 140736163634384 140737258734632 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 11578 10702 387 1026 0 10548 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 46312

[startup+0.100362 s]
/proc/loadavg: 2.00 2.01 2.00 3/173 14136
/proc/meminfo: memFree=27570848/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=50492 CPUtime=0.08 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 11815 0 0 0 7 1 0 0 20 0 1 0 345503640 51703808 11756 33554432000 4194304 8395647 140736163634384 140737258734632 5759075 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 12623 11756 387 1026 0 11593 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 50492

[startup+0.300219 s]
/proc/loadavg: 2.00 2.01 2.00 3/173 14136
/proc/meminfo: memFree=27570848/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=130644 CPUtime=0.29 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 31324 0 0 0 24 5 0 0 20 0 1 0 345503640 133779456 31265 33554432000 4194304 8395647 140736163634384 140736163496888 5759075 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 32661 31265 387 1026 0 31631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130644

[startup+0.700255 s]
/proc/loadavg: 2.00 2.01 2.00 3/173 14136
/proc/meminfo: memFree=27570848/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=247680 CPUtime=0.69 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 60303 0 0 0 60 9 0 0 20 0 1 0 345503640 253624320 60244 33554432000 4194304 8395647 140736163634384 140736163496888 4423932 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 61920 60245 394 1026 0 60890 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 247680

[startup+1.50025 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14147
/proc/meminfo: memFree=27053684/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=303884 CPUtime=1.48 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 74283 0 0 0 137 11 0 0 20 0 1 0 345503640 311177216 74292 33554432000 4194304 8395647 140736163634384 140736163499592 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 75971 74292 394 1026 0 74941 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 303884

[startup+3.10025 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14147
/proc/meminfo: memFree=26909016/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=379200 CPUtime=3.08 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 93164 0 0 0 294 14 0 0 20 0 1 0 345503640 388300800 93173 33554432000 4194304 8395647 140736163634384 140736163499592 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 94800 93173 394 1026 0 93770 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 379200

[startup+6.30028 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14147
/proc/meminfo: memFree=26165724/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=1022804 CPUtime=6.28 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 253070 0 0 0 588 40 0 0 20 0 1 0 345503640 1047351296 254259 33554432000 4194304 8395647 140736163634384 140736163631720 6347101 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 255701 254269 421 1026 0 254671 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1022804

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14147
/proc/meminfo: memFree=24478916/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=1592964 CPUtime=12.68 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 384455 0 0 0 1209 59 0 0 20 0 1 0 345503640 1631195136 396143 33554432000 4194304 8395647 140736163634384 140736163631096 4927365 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 398241 396143 485 1026 0 397211 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1592964

[startup+25.5075 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14147
/proc/meminfo: memFree=24430224/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=1601748 CPUtime=25.49 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 385140 0 0 0 2489 60 0 0 20 0 1 0 345503640 1640189952 398361 33554432000 4194304 8395647 140736163634384 140736163630184 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 400437 398361 502 1026 0 399407 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1601748

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14150
/proc/meminfo: memFree=24430308/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=1601748 CPUtime=51.08 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 385143 0 0 0 5048 60 0 0 20 0 1 0 345503640 1640189952 398361 33554432000 4194304 8395647 140736163634384 140736163630184 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 400437 398361 502 1026 0 399407 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1601748

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14150
/proc/meminfo: memFree=24427384/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=1606312 CPUtime=102.27 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 385881 0 0 0 10167 60 0 0 20 0 1 0 345503640 1644863488 399354 33554432000 4194304 8395647 140736163634384 140736163630456 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 401578 399354 502 1026 0 400548 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1606312

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 14151
/proc/meminfo: memFree=24349836/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=1648492 CPUtime=162.25 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 396297 0 0 0 16164 61 0 0 20 0 1 0 345503640 1688055808 409770 33554432000 4194304 8395647 140736163634384 140736163630248 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 412123 409770 502 1026 0 411093 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1648492

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 14151
/proc/meminfo: memFree=24273108/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=1679732 CPUtime=222.25 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 403654 0 0 0 22162 63 0 0 20 0 1 0 345503640 1720045568 417127 33554432000 4194304 8395647 140736163634384 140736163629864 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 419933 417127 502 1026 0 418903 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1679732

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 14151
/proc/meminfo: memFree=24198132/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=1706396 CPUtime=282.24 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 409886 0 0 0 28159 65 0 0 20 0 1 0 345503640 1747349504 423359 33554432000 4194304 8395647 140736163634384 140736163630536 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 426599 423359 502 1026 0 425569 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1706396

[startup+342.308 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 14151
/proc/meminfo: memFree=24133540/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=1735328 CPUtime=342.24 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 417104 0 0 0 34158 66 0 0 20 0 1 0 345503640 1776975872 430577 33554432000 4194304 8395647 140736163634384 140736163630456 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 433832 430577 502 1026 0 432802 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1735328

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14151
/proc/meminfo: memFree=24076668/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=1760560 CPUtime=402.22 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 423625 0 0 0 40155 67 0 0 20 0 1 0 345503640 1802813440 437098 33554432000 4194304 8395647 140736163634384 140736163630456 5085356 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 440140 437098 502 1026 0 439110 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1760560

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 14152
/proc/meminfo: memFree=24019516/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=1788292 CPUtime=462.21 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 430413 0 0 0 46152 69 0 0 20 0 1 0 345503640 1831211008 443886 33554432000 4194304 8395647 140736163634384 140736163630248 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 447073 443886 502 1026 0 446043 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1788292

[startup+522.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 14152
/proc/meminfo: memFree=23967604/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=1809144 CPUtime=522.2 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 435370 0 0 0 52150 70 0 0 20 0 1 0 345503640 1852563456 448843 33554432000 4194304 8395647 140736163634384 140736163630456 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 452286 448843 502 1026 0 451256 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1809144

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14152
/proc/meminfo: memFree=23912392/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=1833672 CPUtime=582.19 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 441367 0 0 0 58148 71 0 0 20 0 1 0 345503640 1877680128 454840 33554432000 4194304 8395647 140736163634384 140736163630456 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 458418 454840 502 1026 0 457388 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1833672

[startup+642.3 s]

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

/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 470468 0 0 0 100137 76 0 0 20 0 1 0 345503640 2023362560 490073 33554432000 4194304 8395647 140736163634384 140736163630456 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 493985 490073 502 1026 0 492955 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1975940

[startup+1062.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 14157
/proc/meminfo: memFree=22899332/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=2005576 CPUtime=1062.12 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 477862 0 0 0 106135 77 0 0 20 0 1 0 345503640 2053709824 497467 33554432000 4194304 8395647 140736163634384 140736163630456 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 501394 497467 502 1026 0 500364 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2005576

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 14157
/proc/meminfo: memFree=22766488/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=2035896 CPUtime=1122.11 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 485442 0 0 0 112133 78 0 0 20 0 1 0 345503640 2084757504 505047 33554432000 4194304 8395647 140736163634384 140736163630248 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 508974 505047 502 1026 0 507944 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 2035896

[startup+1182.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 14157
/proc/meminfo: memFree=22616948/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=2062876 CPUtime=1182.1 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 491556 0 0 0 118131 79 0 0 20 0 1 0 345503640 2112385024 511161 33554432000 4194304 8395647 140736163634384 140736163630456 5604422 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 515719 511161 502 1026 0 514689 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 2062876

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 14160
/proc/meminfo: memFree=22564236/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=2090692 CPUtime=1242.09 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 498343 0 0 0 124129 80 0 0 20 0 1 0 345503640 2140868608 517948 33554432000 4194304 8395647 140736163634384 140736163630456 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 522673 517948 502 1026 0 521643 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 2090692

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14160
/proc/meminfo: memFree=22407320/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=2119572 CPUtime=1302.08 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 505965 0 0 0 130126 82 0 0 20 0 1 0 345503640 2170441728 525570 33554432000 4194304 8395647 140736163634384 140736163630456 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 529893 525570 502 1026 0 528863 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 2119572

[startup+1362.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 14161
/proc/meminfo: memFree=22365188/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=2147204 CPUtime=1362.07 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 512847 0 0 0 136125 82 0 0 20 0 1 0 345503640 2198736896 532452 33554432000 4194304 8395647 140736163634384 140736163630456 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 536801 532452 502 1026 0 535771 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 2147204

[startup+1422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 14161
/proc/meminfo: memFree=22316112/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=2179188 CPUtime=1422.07 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 520813 0 0 0 142123 84 0 0 20 0 1 0 345503640 2231488512 540418 33554432000 4194304 8395647 140736163634384 140736163630456 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 544797 540418 502 1026 0 543767 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2179188

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 14162
/proc/meminfo: memFree=22162868/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=2192648 CPUtime=1482.05 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 523749 0 0 0 148121 84 0 0 20 0 1 0 345503640 2245271552 543354 33554432000 4194304 8395647 140736163634384 140736163629864 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 548162 543354 502 1026 0 547132 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 2192648

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 14162
/proc/meminfo: memFree=22030724/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=2304128 CPUtime=1542.05 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 535743 0 0 0 154118 87 0 0 20 0 1 0 345503640 2359427072 570167 33554432000 4194304 8395647 140736163634384 140736163630456 6080653 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 576032 570167 502 1026 0 575002 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 2304128

[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 14162
/proc/meminfo: memFree=21756624/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=2570428 CPUtime=1602.03 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 593316 0 0 0 160104 99 0 0 20 0 1 0 345503640 2632118272 634383 33554432000 4194304 8395647 140736163634384 140736163630248 6080692 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 642607 634383 502 1026 0 641577 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 2570428

[startup+1662.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 14162
/proc/meminfo: memFree=21628072/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=2689532 CPUtime=1662.03 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 622663 0 0 0 166095 108 0 0 20 0 1 0 345503640 2754080768 663730 33554432000 4194304 8395647 140736163634384 140736163630248 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 672383 663730 502 1026 0 671353 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 2689532

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 14163
/proc/meminfo: memFree=21390136/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=2763168 CPUtime=1722.02 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 640700 0 0 0 172089 113 0 0 20 0 1 0 345503640 2829484032 681767 33554432000 4194304 8395647 140736163634384 140736163630248 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 690792 681767 502 1026 0 689762 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 2763168

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 14163
/proc/meminfo: memFree=21289724/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=2854692 CPUtime=1782.01 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 663048 0 0 0 178081 120 0 0 20 0 1 0 345503640 2923204608 704115 33554432000 4194304 8395647 140736163634384 140736163630248 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 713673 704115 502 1026 0 712643 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 2854692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 14163
/proc/meminfo: memFree=21281756/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=2858788 CPUtime=1800.01 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 664492 0 0 0 179880 121 0 0 20 0 1 0 345503640 2927398912 705559 33554432000 4194304 8395647 140736163634384 140736163630248 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 714697 705559 502 1026 0 713667 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2858788

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -14136

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

[startup+1801.6 s]
/proc/loadavg: 2.08 2.04 2.00 3/179 14165
/proc/meminfo: memFree=21281756/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=2858788 CPUtime=1801.31 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 664512 0 0 0 180010 121 0 0 20 0 1 0 345503640 2927398912 705579 33554432000 4194304 8395647 140736163634384 140736163629696 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 714697 705579 502 1026 0 713667 0
Current children cumulated CPU time (s) 1801.31
Current children cumulated vsize (KiB) 2858788

[startup+1802.01 s]
/proc/loadavg: 2.08 2.04 2.00 3/179 14165
/proc/meminfo: memFree=21281244/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=2858788 CPUtime=1801.71 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4202496 664521 0 0 0 180050 121 0 0 20 0 1 0 345503640 2927398912 705588 33554432000 4194304 8395647 140736163634384 140736163629696 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 714697 705588 502 1026 0 713667 0
Current children cumulated CPU time (s) 1801.71
Current children cumulated vsize (KiB) 2858788

[startup+1802.4 s]
/proc/loadavg: 2.08 2.04 2.00 3/179 14165
/proc/meminfo: memFree=21281244/32873844 swapFree=7128/7128
[pid=14136] ppid=14134 vsize=0 CPUtime=1802.1 cores=1,3,5,7
/proc/14136/stat : 14136 (pbscip.linux.x8) R 14134 14136 13572 0 -1 4203524 664525 0 0 0 180080 130 0 0 20 0 1 0 345503640 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14136/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.48
CPU time (s): 1802.19
CPU user time (s): 1800.81
CPU system time (s): 1.38579
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 2858788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.81
system time used= 1.38579
maximum resident set size= 2822368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 664525
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= 13
involuntary context switches= 1856

runsolver used 6.43902 second user time and 16.4075 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-04 09:19:26
IDJOB=3743795
IDBENCH=92602
IDSOLVER=2326
FILE ID=node105/3743795-1338794365
RUNJOBID= node105-1338785386-13589
PBS_JOBID= 14636855
Free space on /tmp= 71220 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_10null0mast_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-3743795-1338794365/watcher-3743795-1338794365 -o /tmp/evaluation-result-3743795-1338794365/solver-3743795-1338794365 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743795-1338794365.opb -t 1800 -m 15500

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

MD5SUM BENCH= 15e18520efc76ec9507ad5c28bc7907b
RANDOM SEED=1632731171

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:        27571128 kB
Buffers:          575544 kB
Cached:          3830980 kB
SwapCached:         1700 kB
Active:          1138316 kB
Inactive:        3277872 kB
Active(anon):       6248 kB
Inactive(anon):     4800 kB
Active(file):    1132068 kB
Inactive(file):  3273072 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             71560 kB
Writeback:             0 kB
AnonPages:        255856 kB
Mapped:             8748 kB
Shmem:                 0 kB
Slab:             746416 kB
SReclaimable:     187632 kB
SUnreclaim:       558784 kB
KernelStack:        1448 kB
PageTables:         3932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 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= 71196 MiB
End job on node105 at 2012-06-04 09:49:29