Trace number 3743645

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.2 1802.52

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_luby_20null20mast_rapportOE2.0_TMAX120_K192_cod1.opb
MD5SUM2b2823834cdefb9c032eb4a7056176ef
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-7178
Best CPU time to get the best result obtained on this benchmark1800.38
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 272557
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 70563231
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 70563231
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3743645-1338789546.opb>
5.39/5.43	c original problem has 399113 variables (399113 bin, 0 int, 0 impl, 0 cont) and 400980 constraints
5.39/5.43	c problem read
5.39/5.43	c presolving settings loaded
8.09/8.14	c presolving:
10.19/10.28	c (round 1) 67996 del vars, 68352 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 60166 impls, 1621 clqs
13.39/13.46	c (round 2) 67996 del vars, 68546 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332240 upgd conss, 60166 impls, 1621 clqs
14.59/14.66	c (round 3) 67996 del vars, 68546 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 60166 impls, 1621 clqs
779.06/779.28	c (round 4) 68542 del vars, 68546 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 10754144 impls, 1621 clqs
780.06/780.20	c (round 5) 68542 del vars, 69092 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 10757366 impls, 1621 clqs
791.66/791.80	c (round 6) 70156 del vars, 69092 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 10790156 impls, 1621 clqs
792.16/792.39	c (round 7) 70156 del vars, 70706 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 10790168 impls, 1621 clqs
1134.88/1135.17	c (round 8) 70696 del vars, 70706 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 16077074 impls, 1621 clqs
1135.47/1135.74	c (round 9) 70696 del vars, 71243 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 332434 upgd conss, 16077082 impls, 1621 clqs
1800.08/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-3743645-1338789546/watcher-3743645-1338789546 -o /tmp/evaluation-result-3743645-1338789546/solver-3743645-1338789546 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743645-1338789546.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.00 2.00 3/176 2686
/proc/meminfo: memFree=28048040/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 1252 0 0 0 0 0 0 0 20 0 1 0 345083232 8105984 1198 33554432000 4194304 8395647 140737228818288 140733441445752 7385025 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 1979 1198 370 1026 0 949 0

[startup+0.089643 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2686
/proc/meminfo: memFree=28048040/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=46316 CPUtime=0.07 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 10756 0 0 0 6 1 0 0 20 0 1 0 345083232 47427584 10696 33554432000 4194304 8395647 140737228818288 140733441445752 5759075 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 11579 10696 387 1026 0 10549 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 46316

[startup+0.100407 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2686
/proc/meminfo: memFree=28048040/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=50496 CPUtime=0.08 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 11819 0 0 0 7 1 0 0 20 0 1 0 345083232 51707904 11759 33554432000 4194304 8395647 140737228818288 140733441445752 5759075 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 12624 11759 387 1026 0 11594 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 50496

[startup+0.300348 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2686
/proc/meminfo: memFree=28048040/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=129624 CPUtime=0.29 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 31063 0 0 0 24 5 0 0 20 0 1 0 345083232 132734976 31003 33554432000 4194304 8395647 140737228818288 140733441445752 5759075 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 32406 31003 387 1026 0 31376 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 129624

[startup+0.700327 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2686
/proc/meminfo: memFree=28048040/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=232380 CPUtime=0.69 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 56262 0 0 0 59 10 0 0 20 0 1 0 345083232 237957120 56202 33554432000 4194304 8395647 140737228818288 140737228680776 4327586 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 58095 56202 394 1026 0 57065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 232380

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2687
/proc/meminfo: memFree=27778720/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=295384 CPUtime=1.49 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 72025 0 0 0 136 13 0 0 20 0 1 0 345083232 302473216 71965 33554432000 4194304 8395647 140737228818288 140737228683496 4511051 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 73846 71965 394 1026 0 72816 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 295384

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2687
/proc/meminfo: memFree=27702648/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=376956 CPUtime=3.09 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 92435 0 0 0 293 16 0 0 20 0 1 0 345083232 386002944 92375 33554432000 4194304 8395647 140737228818288 140737228683496 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 94239 92375 394 1026 0 93209 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 376956

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2687
/proc/meminfo: memFree=27550360/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=932564 CPUtime=6.29 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 231161 0 0 0 589 40 0 0 20 0 1 0 345083232 954945536 231258 33554432000 4194304 8395647 140737228818288 140737228683464 4501684 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 233141 231261 413 1026 0 232111 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 932564

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2687
/proc/meminfo: memFree=26541760/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=1510564 CPUtime=12.69 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 370327 0 0 0 1209 60 0 0 20 0 1 0 345083232 1546817536 374969 33554432000 4194304 8395647 140737228818288 140737228814120 6345373 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 377641 374969 478 1026 0 376611 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1510564

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2688
/proc/meminfo: memFree=26337308/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=1548108 CPUtime=25.49 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 372956 0 0 0 2488 61 0 0 20 0 1 0 345083232 1585262592 385079 33554432000 4194304 8395647 140737228818288 140737228814088 4911327 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 387027 385079 502 1026 0 385997 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1548108

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2688
/proc/meminfo: memFree=26244996/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=1548108 CPUtime=51.08 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 372959 0 0 0 5047 61 0 0 20 0 1 0 345083232 1585262592 385082 33554432000 4194304 8395647 140737228818288 140737228814088 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 387027 385082 502 1026 0 385997 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1548108

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 2691
/proc/meminfo: memFree=26057420/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=1548108 CPUtime=102.28 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 372959 0 0 0 10167 61 0 0 20 0 1 0 345083232 1585262592 385082 33554432000 4194304 8395647 140737228818288 140737228814088 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 387027 385082 502 1026 0 385997 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1548108

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 2714
/proc/meminfo: memFree=26043312/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=1560176 CPUtime=162.26 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 375762 0 0 0 16165 61 0 0 20 0 1 0 345083232 1597620224 387885 33554432000 4194304 8395647 140737228818288 140737228814360 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 390044 387885 502 1026 0 389014 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1560176

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 2714
/proc/meminfo: memFree=25998524/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=1600696 CPUtime=222.26 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 385879 0 0 0 22163 63 0 0 20 0 1 0 345083232 1639112704 398002 33554432000 4194304 8395647 140737228818288 140737228814360 6068889 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 400174 398002 502 1026 0 399144 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1600696

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 2714
/proc/meminfo: memFree=25954160/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=1639016 CPUtime=282.25 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 395323 0 0 0 28160 65 0 0 20 0 1 0 345083232 1678352384 407446 33554432000 4194304 8395647 140737228818288 140737228814472 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 409754 407446 502 1026 0 408724 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1639016

[startup+342.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 2715
/proc/meminfo: memFree=25906820/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=1680620 CPUtime=342.24 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 405533 0 0 0 34156 68 0 0 20 0 1 0 345083232 1720954880 417656 33554432000 4194304 8395647 140737228818288 140737228814360 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 420155 417656 502 1026 0 419125 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1680620

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 2715
/proc/meminfo: memFree=25856628/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=1712256 CPUtime=402.23 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 413506 0 0 0 40154 69 0 0 20 0 1 0 345083232 1753350144 425629 33554432000 4194304 8395647 140737228818288 140737228814360 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 428064 425629 502 1026 0 427034 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1712256

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2715
/proc/meminfo: memFree=25759440/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=1725988 CPUtime=462.22 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 416907 0 0 0 46152 70 0 0 20 0 1 0 345083232 1767411712 429030 33554432000 4194304 8395647 140737228818288 140737228814360 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 431497 429030 502 1026 0 430467 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1725988

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2715
/proc/meminfo: memFree=25656052/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=1752992 CPUtime=522.21 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 423372 0 0 0 52150 71 0 0 20 0 1 0 345083232 1795063808 435495 33554432000 4194304 8395647 140737228818288 140737228814360 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 438248 435495 502 1026 0 437218 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1752992

[startup+582.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 2715
/proc/meminfo: memFree=25555332/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=1778244 CPUtime=582.2 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 429582 0 0 0 58148 72 0 0 20 0 1 0 345083232 1820921856 441705 33554432000 4194304 8395647 140737228818288 140737228814360 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 444561 441705 502 1026 0 443531 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1778244

[startup+642.3 s]

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

/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 486800 0 0 0 106126 83 0 0 20 0 1 0 345083232 2083561472 505027 33554432000 4194304 8395647 140737228818288 140737228814360 6080125 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 508682 505027 502 1026 0 507652 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 2034728

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2720
/proc/meminfo: memFree=24775880/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=2147848 CPUtime=1122.07 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 499059 0 0 0 112122 85 0 0 20 0 1 0 345083232 2199396352 532418 33554432000 4194304 8395647 140737228818288 140737228814360 6080665 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 536962 532418 502 1026 0 535932 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 2147848

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2720
/proc/meminfo: memFree=24406492/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=2524528 CPUtime=1182.07 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 583961 0 0 0 118105 102 0 0 20 0 1 0 345083232 2585116672 623537 33554432000 4194304 8395647 140737228818288 140737228814152 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 631132 623537 502 1026 0 630102 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 2524528

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2720
/proc/meminfo: memFree=24317744/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=2654092 CPUtime=1242.06 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 614843 0 0 0 124098 108 0 0 20 0 1 0 345083232 2717790208 654419 33554432000 4194304 8395647 140737228818288 140737228814152 6080692 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 663523 654419 502 1026 0 662493 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 2654092

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2724
/proc/meminfo: memFree=24138768/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=2795160 CPUtime=1302.06 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 648821 0 0 0 130090 116 0 0 20 0 1 0 345083232 2862243840 688512 33554432000 4194304 8395647 140737228818288 140737228814152 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 698790 688512 502 1026 0 697760 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 2795160

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2725
/proc/meminfo: memFree=24103488/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=2811544 CPUtime=1362.03 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 655348 0 0 0 136085 118 0 0 20 0 1 0 345083232 2879021056 695201 33554432000 4194304 8395647 140737228818288 140737228814152 6080692 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 702886 695201 502 1026 0 701856 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 2811544

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2725
/proc/meminfo: memFree=23986096/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=2934108 CPUtime=1422.03 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 684081 0 0 0 142079 124 0 0 20 0 1 0 345083232 3004526592 724157 33554432000 4194304 8395647 140737228818288 140737228814152 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 733527 724157 502 1026 0 732497 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 2934108

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 2725
/proc/meminfo: memFree=23847368/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=3076900 CPUtime=1482.02 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 717383 0 0 0 148070 132 0 0 20 0 1 0 345083232 3150745600 757937 33554432000 4194304 8395647 140737228818288 140737228814152 6080679 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 769225 757937 502 1026 0 768195 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 3076900

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2725
/proc/meminfo: memFree=23828572/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=3087140 CPUtime=1542 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 721660 0 0 0 154067 133 0 0 20 0 1 0 345083232 3161231360 762374 33554432000 4194304 8395647 140737228818288 140737228814152 6080688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 771785 762374 502 1026 0 770755 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 3087140

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2726
/proc/meminfo: memFree=23806776/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=3096352 CPUtime=1601.99 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 725660 0 0 0 160064 135 0 0 20 0 1 0 345083232 3170664448 766752 33554432000 4194304 8395647 140737228818288 140737228814152 6080653 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 774088 766752 502 1026 0 773058 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 3096352

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2726
/proc/meminfo: memFree=23646992/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=3257268 CPUtime=1661.98 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 761007 0 0 0 166056 142 0 0 20 0 1 0 345083232 3335442432 802206 33554432000 4194304 8395647 140737228818288 140737228814152 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 814317 802206 502 1026 0 813287 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 3257268

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2726
/proc/meminfo: memFree=23603988/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=3266480 CPUtime=1721.97 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 765139 0 0 0 172053 144 0 0 20 0 1 0 345083232 3344875520 806786 33554432000 4194304 8395647 140737228818288 140737228814152 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 816620 806786 502 1026 0 815590 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 3266480

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2726
/proc/meminfo: memFree=23538668/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=3277744 CPUtime=1781.97 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 769725 0 0 0 178051 146 0 0 20 0 1 0 345083232 3356409856 812594 33554432000 4194304 8395647 140737228818288 140737228814152 6080679 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 819436 812594 502 1026 0 818406 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 3277744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2764
/proc/meminfo: memFree=23470500/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=3280816 CPUtime=1800.08 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 770985 0 0 0 179861 147 0 0 20 0 1 0 345083232 3359555584 814147 33554432000 4194304 8395647 140737228818288 140737228814152 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 820204 814147 502 1026 0 819174 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 3280816

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -2686

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

[startup+1801.4 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 2765
/proc/meminfo: memFree=23470244/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=3280816 CPUtime=1801.07 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 771008 0 0 0 179960 147 0 0 20 0 1 0 345083232 3359555584 814170 33554432000 4194304 8395647 140737228818288 140737228813568 6080701 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 820204 814170 502 1026 0 819174 0
Current children cumulated CPU time (s) 1801.07
Current children cumulated vsize (KiB) 3280816

[startup+1802.2 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 2765
/proc/meminfo: memFree=23470368/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=3280816 CPUtime=1801.87 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 771023 0 0 0 180040 147 0 0 20 0 1 0 345083232 3359555584 814185 33554432000 4194304 8395647 140737228818288 140737228813568 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 820204 814185 502 1026 0 819174 0
Current children cumulated CPU time (s) 1801.87
Current children cumulated vsize (KiB) 3280816

[startup+1802.4 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 2765
/proc/meminfo: memFree=23470368/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=3280816 CPUtime=1802.07 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4202496 771026 0 0 0 180060 147 0 0 20 0 1 0 345083232 3359555584 814189 33554432000 4194304 8395647 140737228818288 140737228813568 6080701 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 820204 814189 502 1026 0 819174 0
Current children cumulated CPU time (s) 1802.07
Current children cumulated vsize (KiB) 3280816

[startup+1802.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 2765
/proc/meminfo: memFree=23470368/32873844 swapFree=7372/7372
[pid=2686] ppid=2684 vsize=0 CPUtime=1802.17 cores=1,3,5,7
/proc/2686/stat : 2686 (pbscip.linux.x8) R 2684 2686 2230 0 -1 4203524 771028 0 0 0 180061 156 0 0 20 0 1 0 345083232 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2686/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.52
CPU time (s): 1802.2
CPU user time (s): 1800.61
CPU system time (s): 1.58476
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 3280816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.61
system time used= 1.58476
maximum resident set size= 3256760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 771028
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= 128
involuntary context switches= 1844

runsolver used 3.04354 second user time and 8.41672 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-04 07:59:07
IDJOB=3743645
IDBENCH=92006
IDSOLVER=2326
FILE ID=node109/3743645-1338789546
RUNJOBID= node109-1338782366-2247
PBS_JOBID= 14636835
Free space on /tmp= 70672 MiB

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

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

MD5SUM BENCH= 2b2823834cdefb9c032eb4a7056176ef
RANDOM SEED=11718852

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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		: 2667.264
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		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28048568 kB
Buffers:         1872196 kB
Cached:          1752148 kB
SwapCached:          988 kB
Active:          2801408 kB
Inactive:        1140344 kB
Active(anon):     308496 kB
Inactive(anon):     7876 kB
Active(file):    2492912 kB
Inactive(file):  1132468 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105540 kB
Dirty:             54444 kB
Writeback:             0 kB
AnonPages:        320344 kB
Mapped:            12028 kB
Shmem:                 4 kB
Slab:             742144 kB
SReclaimable:     183632 kB
SUnreclaim:       558512 kB
KernelStack:        1456 kB
PageTables:         4636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     438888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70636 MiB
End job on node109 at 2012-06-04 08:29:09