Trace number 3743711

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

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_fibo_10null10mast_rapportOE1.0_TMAX300_K192_cod1.opb
MD5SUM086965ba422b805d68e9d1d8816ed313
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-571776
Best CPU time to get the best result obtained on this benchmark1804.1
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 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 611335801
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 611335801
Number of bits of the biggest sum of numbers30
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-3743711-1338791666.opb>
5.29/5.38	c original problem has 399113 variables (399113 bin, 0 int, 0 impl, 0 cont) and 400980 constraints
5.29/5.38	c problem read
5.29/5.38	c presolving settings loaded
7.79/7.88	c presolving:
9.68/9.75	c (round 1) 33998 del vars, 34176 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 62076 impls, 1799 clqs
12.89/12.94	c (round 2) 33998 del vars, 34370 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366416 upgd conss, 62076 impls, 1799 clqs
13.89/13.97	c (round 3) 33998 del vars, 34370 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 62076 impls, 1799 clqs
1066.45/1066.76	c (round 4) 34605 del vars, 34370 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 14065774 impls, 1799 clqs
1067.26/1067.52	c (round 5) 34605 del vars, 34977 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 14069362 impls, 1799 clqs
1085.75/1086.08	c (round 6) 36402 del vars, 34977 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 14104360 impls, 1799 clqs
1086.85/1087.12	c (round 7) 36402 del vars, 36774 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 14104372 impls, 1799 clqs
1406.01/1406.35	c (round 8) 37003 del vars, 36774 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 17498276 impls, 1799 clqs
1406.90/1407.28	c (round 9) 37003 del vars, 37372 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 17498284 impls, 1799 clqs
1800.05/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-3743711-1338791666/watcher-3743711-1338791666 -o /tmp/evaluation-result-3743711-1338791666/solver-3743711-1338791666 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743711-1338791666.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/178 13324
/proc/meminfo: memFree=25295648/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 1250 0 0 0 0 0 0 0 20 0 1 0 345292101 8105984 1196 33554432000 4194304 8395647 140735176995696 140735176994680 7385025 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 1979 1196 370 1026 0 949 0

[startup+0.0813099 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 13324
/proc/meminfo: memFree=25295648/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=41892 CPUtime=0.07 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 9605 0 0 0 6 1 0 0 20 0 1 0 345292101 42897408 9546 33554432000 4194304 8395647 140735176995696 140735176994680 6347101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 10473 9578 387 1026 0 9443 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 41892

[startup+0.100389 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 13324
/proc/meminfo: memFree=25295648/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=49472 CPUtime=0.08 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 11554 0 0 0 7 1 0 0 20 0 1 0 345292101 50659328 11494 33554432000 4194304 8395647 140735176995696 140735176994680 7439274 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 12624 11516 387 1026 0 11594 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 49472

[startup+0.300316 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 13324
/proc/meminfo: memFree=25295648/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=129624 CPUtime=0.29 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 31060 0 0 0 23 6 0 0 20 0 1 0 345292101 132734976 31000 33554432000 4194304 8395647 140735176995696 140735176994680 5759075 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 32406 31000 387 1026 0 31376 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 129624

[startup+0.700313 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 13324
/proc/meminfo: memFree=25295648/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=245220 CPUtime=0.69 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 59653 0 0 0 58 11 0 0 20 0 1 0 345292101 251105280 59593 33554432000 4194304 8395647 140735176995696 140735176860904 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 61305 59593 394 1026 0 60275 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 245220

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13325
/proc/meminfo: memFree=25000132/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=303888 CPUtime=1.5 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 74275 0 0 0 136 14 0 0 20 0 1 0 345292101 311181312 74215 33554432000 4194304 8395647 140735176995696 140735176860904 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 75972 74215 394 1026 0 74942 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 303888

[startup+3.10044 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13325
/proc/meminfo: memFree=24948656/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=376884 CPUtime=3.09 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 92549 0 0 0 292 17 0 0 20 0 1 0 345292101 385929216 92489 33554432000 4194304 8395647 140735176995696 140735176860904 7382041 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 94221 92489 394 1026 0 93191 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 376884

[startup+6.30036 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13325
/proc/meminfo: memFree=24488736/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=951024 CPUtime=6.29 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 235180 0 0 0 590 39 0 0 20 0 1 0 345292101 973848576 236299 33554432000 4194304 8395647 140735176995696 140735176990056 4422012 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 237756 236299 413 1026 0 236726 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 951024

[startup+12.7005 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13325
/proc/meminfo: memFree=23744280/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=1562804 CPUtime=12.69 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 382115 0 0 0 1208 61 0 0 20 0 1 0 345292101 1600311296 387779 33554432000 4194304 8395647 140735176995696 140735176992408 18446744073699066235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 390701 387779 480 1026 0 389671 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1562804

[startup+25.5003 s]
/proc/loadavg: 1.92 1.99 1.99 2/177 13326
/proc/meminfo: memFree=26346408/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=1600348 CPUtime=25.49 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 384360 0 0 0 2487 62 0 0 20 0 1 0 345292101 1638756352 397949 33554432000 4194304 8395647 140735176995696 140735176991496 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 400087 397949 502 1026 0 399057 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1600348

[startup+51.1077 s]
/proc/loadavg: 1.95 1.99 1.99 3/179 13364
/proc/meminfo: memFree=24804080/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=1600348 CPUtime=51.08 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 384366 0 0 0 5046 62 0 0 20 0 1 0 345292101 1638756352 398025 33554432000 4194304 8395647 140735176995696 140735176991496 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 400087 398025 502 1026 0 399057 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1600348

[startup+102.3 s]
/proc/loadavg: 1.97 1.99 1.99 3/179 13364
/proc/meminfo: memFree=24803876/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=1600348 CPUtime=102.24 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 384398 0 0 0 10162 62 0 0 20 0 1 0 345292101 1638756352 398025 33554432000 4194304 8395647 140735176995696 140735176991496 4911327 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 400087 398025 502 1026 0 399057 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1600348

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 13364
/proc/meminfo: memFree=24782452/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=1605328 CPUtime=162.21 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 385381 0 0 0 16159 62 0 0 20 0 1 0 345292101 1643855872 398989 33554432000 4194304 8395647 140735176995696 140735176991224 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 401332 398989 502 1026 0 400302 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 1605328

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 13365
/proc/meminfo: memFree=24709940/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=1637628 CPUtime=222.19 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 393631 0 0 0 22156 63 0 0 20 0 1 0 345292101 1676931072 407219 33554432000 4194304 8395647 140735176995696 140735176991848 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 409407 407219 502 1026 0 408377 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1637628

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 13365
/proc/meminfo: memFree=24621680/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=1676556 CPUtime=282.18 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 402922 0 0 0 28153 65 0 0 20 0 1 0 345292101 1716793344 416509 33554432000 4194304 8395647 140735176995696 140735176991560 4247653 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 419139 416509 502 1026 0 418109 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1676556

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/180 13368
/proc/meminfo: memFree=24537496/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=1717984 CPUtime=342.17 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 412776 0 0 0 34150 67 0 0 20 0 1 0 345292101 1759215616 426362 33554432000 4194304 8395647 140735176995696 140735176991880 6080692 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 429496 426362 502 1026 0 428466 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1717984

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 13368
/proc/meminfo: memFree=24471820/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=1758352 CPUtime=402.16 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 422614 0 0 0 40148 68 0 0 20 0 1 0 345292101 1800552448 436249 33554432000 4194304 8395647 140735176995696 140735176991848 6068924 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 439588 436249 502 1026 0 438558 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1758352

[startup+462.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 13368
/proc/meminfo: memFree=24418776/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=1779664 CPUtime=462.15 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 427958 0 0 0 46146 69 0 0 20 0 1 0 345292101 1822375936 441852 33554432000 4194304 8395647 140735176995696 140735176991976 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 444916 441852 502 1026 0 443886 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 1779664

[startup+522.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 13369
/proc/meminfo: memFree=24363628/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=1807188 CPUtime=522.14 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 434220 0 0 0 52144 70 0 0 20 0 1 0 345292101 1850560512 448130 33554432000 4194304 8395647 140735176995696 140735176991768 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 451797 448130 502 1026 0 450767 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1807188

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13369
/proc/meminfo: memFree=24309716/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=1828980 CPUtime=582.14 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 439691 0 0 0 58143 71 0 0 20 0 1 0 345292101 1872875520 453600 33554432000 4194304 8395647 140735176995696 140735176991768 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 457245 453600 502 1026 0 456215 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1828980

[startup+642.3 s]

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

/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 492336 0 0 0 106124 81 0 0 20 0 1 0 345292101 2096529408 509572 33554432000 4194304 8395647 140735176995696 140735176991768 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 511848 509572 502 1026 0 510818 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 2047392

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13374
/proc/meminfo: memFree=23251868/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2078196 CPUtime=1122.05 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 494195 0 0 0 112123 82 0 0 20 0 1 0 345292101 2128072704 517563 33554432000 4194304 8395647 140735176995696 140735176991720 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 519549 517563 502 1026 0 518519 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 2078196

[startup+1182.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 13374
/proc/meminfo: memFree=23141164/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2091260 CPUtime=1182.03 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 497129 0 0 0 118121 82 0 0 20 0 1 0 345292101 2141450240 520497 33554432000 4194304 8395647 140735176995696 140735176991768 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 522815 520497 502 1026 0 521785 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 2091260

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 13374
/proc/meminfo: memFree=23018184/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2114304 CPUtime=1242.03 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 503002 0 0 0 124120 83 0 0 20 0 1 0 345292101 2165047296 526370 33554432000 4194304 8395647 140735176995696 140735176991768 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 528576 526370 502 1026 0 527546 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 2114304

[startup+1302.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/179 13374
/proc/meminfo: memFree=22882308/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2140472 CPUtime=1302.02 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 509043 0 0 0 130118 84 0 0 20 0 1 0 345292101 2191843328 532411 33554432000 4194304 8395647 140735176995696 140735176991768 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 535118 532411 502 1026 0 534088 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 2140472

[startup+1362.31 s]
/proc/loadavg: 2.16 2.07 2.01 3/179 13374
/proc/meminfo: memFree=22744888/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2250388 CPUtime=1362.02 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 521326 0 0 0 136114 88 0 0 20 0 1 0 345292101 2304397312 559002 33554432000 4194304 8395647 140735176995696 140735176991768 6080692 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 562597 559002 502 1026 0 561567 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 2250388

[startup+1422.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/179 13375
/proc/meminfo: memFree=22440968/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2438144 CPUtime=1421.99 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 560123 0 0 0 142103 96 0 0 20 0 1 0 345292101 2496659456 603931 33554432000 4194304 8395647 140735176995696 140735176991560 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 609536 603931 502 1026 0 608506 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 2438144

[startup+1482.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/179 13375
/proc/meminfo: memFree=22286740/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2573660 CPUtime=1481.99 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 594215 0 0 0 148094 105 0 0 20 0 1 0 345292101 2635427840 638023 33554432000 4194304 8395647 140735176995696 140735176991560 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 643415 638023 502 1026 0 642385 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 2573660

[startup+1542.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/180 13378
/proc/meminfo: memFree=22149600/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2705236 CPUtime=1541.98 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 625168 0 0 0 154084 114 0 0 20 0 1 0 345292101 2770161664 668976 33554432000 4194304 8395647 140735176995696 140735176991560 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 676309 668976 502 1026 0 675279 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 2705236

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/180 13401
/proc/meminfo: memFree=21930132/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2792664 CPUtime=1601.97 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 645650 0 0 0 160079 118 0 0 20 0 1 0 345292101 2859687936 689458 33554432000 4194304 8395647 140735176995696 140735176991560 6080653 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 698166 689458 502 1026 0 697136 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 2792664

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 13401
/proc/meminfo: memFree=21898272/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2805976 CPUtime=1661.97 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 651143 0 0 0 166076 121 0 0 20 0 1 0 345292101 2873319424 694951 33554432000 4194304 8395647 140735176995696 140735176991560 6080692 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 701494 694951 502 1026 0 700464 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 2805976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 13402
/proc/meminfo: memFree=21791784/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2907012 CPUtime=1721.95 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 674758 0 0 0 172068 127 0 0 20 0 1 0 345292101 2976780288 718566 33554432000 4194304 8395647 140735176995696 140735176991560 6080705 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 726753 718566 502 1026 0 725723 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 2907012

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13402
/proc/meminfo: memFree=21766332/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2915204 CPUtime=1781.94 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 678159 0 0 0 178065 129 0 0 20 0 1 0 345292101 2985168896 721967 33554432000 4194304 8395647 140735176995696 140735176991560 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 728801 721967 502 1026 0 727771 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 2915204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13402
/proc/meminfo: memFree=21758816/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2916228 CPUtime=1800.05 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 678746 0 0 0 179875 130 0 0 20 0 1 0 345292101 2986217472 722554 33554432000 4194304 8395647 140735176995696 140735176991560 6080701 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 729057 722554 502 1026 0 728027 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 2916228

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -13324

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

[startup+1801.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 13403
/proc/meminfo: memFree=21758436/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2916228 CPUtime=1800.75 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 678752 0 0 0 179945 130 0 0 20 0 1 0 345292101 2986217472 722560 33554432000 4194304 8395647 140735176995696 140735176990976 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 729057 722560 502 1026 0 728027 0
Current children cumulated CPU time (s) 1800.75
Current children cumulated vsize (KiB) 2916228

[startup+1801.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 13403
/proc/meminfo: memFree=21758436/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2916228 CPUtime=1801.54 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 678753 0 0 0 180024 130 0 0 20 0 1 0 345292101 2986217472 722561 33554432000 4194304 8395647 140735176995696 140735176990976 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 729057 722561 502 1026 0 728027 0
Current children cumulated CPU time (s) 1801.54
Current children cumulated vsize (KiB) 2916228

[startup+1802.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 13403
/proc/meminfo: memFree=21758312/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2916228 CPUtime=1801.95 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 678753 0 0 0 180065 130 0 0 20 0 1 0 345292101 2986217472 722561 33554432000 4194304 8395647 140735176995696 140735176990976 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 729057 722561 502 1026 0 728027 0
Current children cumulated CPU time (s) 1801.95
Current children cumulated vsize (KiB) 2916228

[startup+1802.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 13403
/proc/meminfo: memFree=21758312/32873844 swapFree=7124/7124
[pid=13324] ppid=13322 vsize=2916228 CPUtime=1802.04 cores=1,3,5,7
/proc/13324/stat : 13324 (pbscip.linux.x8) R 13322 13324 12290 0 -1 4202496 678753 0 0 0 180074 130 0 0 20 0 1 0 345292101 2986217472 722561 33554432000 4194304 8395647 140735176995696 140735176990976 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/13324/statm: 729057 722561 502 1026 0 728027 0
Current children cumulated CPU time (s) 1802.04
Current children cumulated vsize (KiB) 2916228

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.49
CPU time (s): 1802.14
CPU user time (s): 1800.76
CPU system time (s): 1.38279
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 2916228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.76
system time used= 1.38279
maximum resident set size= 2890244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 678753
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= 91
involuntary context switches= 1850

runsolver used 7.60784 second user time and 18.5222 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-04 08:34:27
IDJOB=3743711
IDBENCH=92189
IDSOLVER=2326
FILE ID=node134/3743711-1338791666
RUNJOBID= node134-1338773738-12307
PBS_JOBID= 14636824
Free space on /tmp= 70288 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/NG/normalized-NG.dot_fibo_10null10mast_rapportOE1.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-3743711-1338791666/watcher-3743711-1338791666 -o /tmp/evaluation-result-3743711-1338791666/solver-3743711-1338791666 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743711-1338791666.opb -t 1800 -m 15500

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

MD5SUM BENCH= 086965ba422b805d68e9d1d8816ed313
RANDOM SEED=1801006866

node134.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		: 2667.278
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	: 5334.55
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		: 2667.278
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	: 5332.56
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.59
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.55
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		: 2667.278
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	: 5332.57
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		: 2667.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25296020 kB
Buffers:          510168 kB
Cached:          3508996 kB
SwapCached:           76 kB
Active:          4509900 kB
Inactive:        2159508 kB
Active(anon):    2636056 kB
Inactive(anon):    16628 kB
Active(file):    1873844 kB
Inactive(file):  2142880 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:             41672 kB
Writeback:             0 kB
AnonPages:       2659260 kB
Mapped:            13464 kB
Shmem:                96 kB
Slab:             764292 kB
SReclaimable:     205664 kB
SUnreclaim:       558628 kB
KernelStack:        1464 kB
PageTables:         9324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2858188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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= 70280 MiB
End job on node134 at 2012-06-04 09:04:30