Trace number 3743687

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.48

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_luby_10null50mast_rapportOE2.0_TMAX60_K192_cod1.opb
MD5SUM8ae7872201a01b380c649cec8e185bc6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-131
Best CPU time to get the best result obtained on this benchmark1800.37
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 306555
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 174896981
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 174896981
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-3743687-1338791125.opb>
5.18/5.25	c original problem has 399113 variables (399113 bin, 0 int, 0 impl, 0 cont) and 400980 constraints
5.18/5.25	c problem read
5.18/5.25	c presolving settings loaded
7.59/7.64	c presolving:
8.98/9.01	c (round 1) 33998 del vars, 34176 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 61694 impls, 1799 clqs
11.48/11.52	c (round 2) 33998 del vars, 34370 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366416 upgd conss, 61694 impls, 1799 clqs
12.28/12.33	c (round 3) 33998 del vars, 34370 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 61694 impls, 1799 clqs
896.36/896.57	c (round 4) 34619 del vars, 34370 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 11180820 impls, 1799 clqs
896.85/897.00	c (round 5) 34619 del vars, 34991 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 11184492 impls, 1799 clqs
924.64/924.83	c (round 6) 36458 del vars, 34991 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 11216068 impls, 1799 clqs
925.14/925.37	c (round 7) 36458 del vars, 36830 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 11216080 impls, 1799 clqs
1554.84/1555.11	c (round 8) 37073 del vars, 36830 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 18114192 impls, 1799 clqs
1555.55/1555.84	c (round 9) 37073 del vars, 37442 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 366610 upgd conss, 18114200 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-3743687-1338791125/watcher-3743687-1338791125 -o /tmp/evaluation-result-3743687-1338791125/solver-3743687-1338791125 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743687-1338791125.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 1.99 3/173 5417
/proc/meminfo: memFree=31453868/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=7916 CPUtime=0 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 1250 0 0 0 0 0 0 0 20 0 1 0 345241208 8105984 1196 33554432000 4194304 8395647 140733295773024 140735079180728 7385025 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 1979 1196 370 1026 0 949 0

[startup+0.086448 s]
/proc/loadavg: 2.00 2.00 1.99 3/173 5417
/proc/meminfo: memFree=31453868/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=44012 CPUtime=0.07 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 10197 0 0 0 6 1 0 0 20 0 1 0 345241208 45068288 10137 33554432000 4194304 8395647 140733295773024 140735079180728 5759075 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 11003 10137 387 1026 0 9973 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 44012

[startup+0.100354 s]
/proc/loadavg: 2.00 2.00 1.99 3/173 5417
/proc/meminfo: memFree=31453868/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=50496 CPUtime=0.09 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 11816 0 0 0 8 1 0 0 20 0 1 0 345241208 51707904 11756 33554432000 4194304 8395647 140733295773024 140735079180728 5759075 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 12624 11756 387 1026 0 11594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50496

[startup+0.300296 s]
/proc/loadavg: 2.00 2.00 1.99 3/173 5417
/proc/meminfo: memFree=31453868/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=131672 CPUtime=0.29 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 31336 0 0 0 25 4 0 0 20 0 1 0 345241208 134832128 31277 33554432000 4194304 8395647 140733295773024 140735079180728 6347101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 32918 31311 387 1026 0 31888 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 131672

[startup+0.700294 s]
/proc/loadavg: 2.00 2.00 1.99 3/173 5417
/proc/meminfo: memFree=31453868/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=249732 CPUtime=0.69 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 60818 0 0 0 59 10 0 0 20 0 1 0 345241208 255725568 60758 33554432000 4194304 8395647 140733295773024 140733295638232 6347101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 62433 60758 394 1026 0 61403 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 249732

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 1.99 3/172 5434
/proc/meminfo: memFree=31152896/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=305936 CPUtime=1.48 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 74827 0 0 0 136 12 0 0 20 0 1 0 345241208 313278464 74767 33554432000 4194304 8395647 140733295773024 140733295638232 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 76484 74767 394 1026 0 75454 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 305936

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5443
/proc/meminfo: memFree=30832292/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=379204 CPUtime=3.08 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 93148 0 0 0 292 16 0 0 20 0 1 0 345241208 388304896 93082 33554432000 4194304 8395647 140733295773024 140733295638232 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 94801 93082 394 1026 0 93771 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 379204

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5443
/proc/meminfo: memFree=30408580/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=1022860 CPUtime=6.28 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 253132 0 0 0 589 39 0 0 20 0 1 0 345241208 1047408640 254245 33554432000 4194304 8395647 140733295773024 140733295767384 6347101 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 255715 254245 421 1026 0 254685 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1022860

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5443
/proc/meminfo: memFree=28304260/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=1598252 CPUtime=12.68 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 383195 0 0 0 1208 60 0 0 20 0 1 0 345241208 1636610048 397289 33554432000 4194304 8395647 140733295773024 140733295768824 4701030 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 399563 397289 490 1026 0 398533 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1598252

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 5443
/proc/meminfo: memFree=28295496/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=1598252 CPUtime=25.48 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 383266 0 0 0 2488 60 0 0 20 0 1 0 345241208 1636610048 397360 33554432000 4194304 8395647 140733295773024 140733295768824 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 399563 397360 502 1026 0 398533 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1598252

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5444
/proc/meminfo: memFree=28292976/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=1600668 CPUtime=51.08 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 383870 0 0 0 5048 60 0 0 20 0 1 0 345241208 1639084032 397965 33554432000 4194304 8395647 140733295773024 140733295769208 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 400167 397965 502 1026 0 399137 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1600668

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5444
/proc/meminfo: memFree=28269088/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=1624836 CPUtime=102.27 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 389716 0 0 0 10167 60 0 0 20 0 1 0 345241208 1663832064 403811 33554432000 4194304 8395647 140733295773024 140733295769096 6013048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 406209 403811 502 1026 0 405179 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1624836

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 5444
/proc/meminfo: memFree=28210216/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=1662256 CPUtime=162.26 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 398351 0 0 0 16164 62 0 0 20 0 1 0 345241208 1702150144 412446 33554432000 4194304 8395647 140733295773024 140733295769096 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 415564 412446 502 1026 0 414534 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1662256

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 5444
/proc/meminfo: memFree=28141176/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=1683740 CPUtime=222.25 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 403410 0 0 0 22162 63 0 0 20 0 1 0 345241208 1724149760 417505 33554432000 4194304 8395647 140733295773024 140733295769096 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 420935 417505 502 1026 0 419905 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1683740

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 5447
/proc/meminfo: memFree=28069260/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=1709604 CPUtime=282.24 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 409853 0 0 0 28160 64 0 0 20 0 1 0 345241208 1750634496 423948 33554432000 4194304 8395647 140733295773024 140733295769096 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 427401 423948 502 1026 0 426371 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1709604

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 5448
/proc/meminfo: memFree=27996772/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=1737320 CPUtime=342.23 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 416766 0 0 0 34158 65 0 0 20 0 1 0 345241208 1779015680 430861 33554432000 4194304 8395647 140733295773024 140733295769096 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 434330 430861 502 1026 0 433300 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1737320

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5448
/proc/meminfo: memFree=27924484/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=1759976 CPUtime=402.22 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 422415 0 0 0 40156 66 0 0 20 0 1 0 345241208 1802215424 436510 33554432000 4194304 8395647 140733295773024 140733295769096 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 439994 436510 502 1026 0 438964 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1759976

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5448
/proc/meminfo: memFree=27886692/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=1786424 CPUtime=462.22 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 429116 0 0 0 46154 68 0 0 20 0 1 0 345241208 1829298176 443211 33554432000 4194304 8395647 140733295773024 140733295769096 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 446606 443211 502 1026 0 445576 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1786424

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5448
/proc/meminfo: memFree=27832284/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=1811276 CPUtime=522.2 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 434817 0 0 0 52152 68 0 0 20 0 1 0 345241208 1854746624 448912 33554432000 4194304 8395647 140733295773024 140733295769096 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 452819 448912 502 1026 0 451789 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1811276

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5448
/proc/meminfo: memFree=27772916/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=1834112 CPUtime=582.19 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 440232 0 0 0 58149 70 0 0 20 0 1 0 345241208 1878130688 454327 33554432000 4194304 8395647 140733295773024 140733295769096 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 458528 454327 502 1026 0 457498 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1834112

[startup+642.3 s]

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

/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 468815 0 0 0 100137 76 0 0 20 0 1 0 345241208 2021965824 489042 33554432000 4194304 8395647 140733295773024 140733295769096 6347101 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 493644 489042 502 1026 0 492614 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1974576

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5453
/proc/meminfo: memFree=26747560/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=2007284 CPUtime=1062.12 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 477096 0 0 0 106135 77 0 0 20 0 1 0 345241208 2055458816 497323 33554432000 4194304 8395647 140733295773024 140733295769096 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 501821 497323 502 1026 0 500791 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2007284

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5453
/proc/meminfo: memFree=26618264/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=2031592 CPUtime=1122.12 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 483105 0 0 0 112133 79 0 0 20 0 1 0 345241208 2080350208 503332 33554432000 4194304 8395647 140733295773024 140733295769096 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 507898 503332 502 1026 0 506868 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2031592

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5453
/proc/meminfo: memFree=26560688/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=2060408 CPUtime=1182.1 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 490392 0 0 0 118130 80 0 0 20 0 1 0 345241208 2109857792 510619 33554432000 4194304 8395647 140733295773024 140733295769096 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 515102 510619 502 1026 0 514072 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 2060408

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5454
/proc/meminfo: memFree=26416952/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=2086372 CPUtime=1242.09 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 496854 0 0 0 124128 81 0 0 20 0 1 0 345241208 2136444928 517081 33554432000 4194304 8395647 140733295773024 140733295769096 4911325 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 521593 517081 502 1026 0 520563 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 2086372

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 5455
/proc/meminfo: memFree=26250084/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=2118264 CPUtime=1302.09 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 504796 0 0 0 130126 83 0 0 20 0 1 0 345241208 2169102336 525023 33554432000 4194304 8395647 140733295773024 140733295769096 6080692 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 529566 525023 502 1026 0 528536 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2118264

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5455
/proc/meminfo: memFree=26202000/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=2146536 CPUtime=1362.07 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 511836 0 0 0 136123 84 0 0 20 0 1 0 345241208 2198052864 532063 33554432000 4194304 8395647 140733295773024 140733295769096 5604533 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 536634 532063 502 1026 0 535604 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 2146536

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5455
/proc/meminfo: memFree=26152924/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=2176472 CPUtime=1422.07 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 519178 0 0 0 142122 85 0 0 20 0 1 0 345241208 2228707328 539405 33554432000 4194304 8395647 140733295773024 140733295769096 5210338 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 544118 539405 502 1026 0 543088 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2176472

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5458
/proc/meminfo: memFree=25914896/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=2278976 CPUtime=1482.06 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 528566 0 0 0 148118 88 0 0 20 0 1 0 345241208 2333671424 564123 33554432000 4194304 8395647 140733295773024 140733295769096 6080665 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 569744 564123 502 1026 0 568714 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2278976

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5458
/proc/meminfo: memFree=25875780/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=2297928 CPUtime=1542.04 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 533045 0 0 0 154115 89 0 0 20 0 1 0 345241208 2353078272 568602 33554432000 4194304 8395647 140733295773024 140733295769096 6080692 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 574482 568602 502 1026 0 573452 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 2297928

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5459
/proc/meminfo: memFree=25567956/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=2603696 CPUtime=1602.04 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 600498 0 0 0 160100 104 0 0 20 0 1 0 345241208 2666184704 641676 33554432000 4194304 8395647 140733295773024 140733295768888 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 650924 641676 502 1026 0 649894 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 2603696

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5459
/proc/meminfo: memFree=25421788/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=2741416 CPUtime=1662.03 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 633773 0 0 0 166092 111 0 0 20 0 1 0 345241208 2807209984 674951 33554432000 4194304 8395647 140733295773024 140733295768888 6080661 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 685354 674951 502 1026 0 684324 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 2741416

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 5459
/proc/meminfo: memFree=25391188/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=2754728 CPUtime=1722.02 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 639001 0 0 0 172089 113 0 0 20 0 1 0 345241208 2820841472 680179 33554432000 4194304 8395647 140733295773024 140733295768888 6080675 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 688682 680179 502 1026 0 687652 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 2754728

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 5459
/proc/meminfo: memFree=25134412/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=2845228 CPUtime=1782.01 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 661170 0 0 0 178081 120 0 0 20 0 1 0 345241208 2913513472 702348 33554432000 4194304 8395647 140733295773024 140733295768888 6080679 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 711307 702348 502 1026 0 710277 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 2845228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 5459
/proc/meminfo: memFree=25127932/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=2848300 CPUtime=1800.01 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 662099 0 0 0 179881 120 0 0 20 0 1 0 345241208 2916659200 703277 33554432000 4194304 8395647 140733295773024 140733295768888 6080665 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 712075 703277 502 1026 0 711045 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2848300

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -5417

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

[startup+1801.4 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 5460
/proc/meminfo: memFree=25127932/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=2863024 CPUtime=1801.11 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 665296 0 0 0 179990 121 0 0 20 0 1 0 345241208 2931736576 706474 33554432000 4194304 8395647 140733295773024 140733295768320 7385800 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 715756 706474 502 1026 0 714726 0
Current children cumulated CPU time (s) 1801.11
Current children cumulated vsize (KiB) 2863024

[startup+1802.2 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 5461
/proc/meminfo: memFree=25090344/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=2918692 CPUtime=1801.91 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4202496 676971 0 0 0 180068 123 0 0 20 0 1 0 345241208 2988740608 718149 33554432000 4194304 8395647 140733295773024 140733295768888 6080679 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 729673 718149 502 1026 0 728643 0
Current children cumulated CPU time (s) 1801.91
Current children cumulated vsize (KiB) 2918692

[startup+1802.4 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 5461
/proc/meminfo: memFree=25090344/32873844 swapFree=7116/7116
[pid=5417] ppid=5415 vsize=0 CPUtime=1802.11 cores=1,3,5,7
/proc/5417/stat : 5417 (pbscip.linux.x8) R 5415 5417 4984 0 -1 4203524 678850 0 0 0 180078 133 0 0 20 0 1 0 345241208 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5417/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.48
CPU time (s): 1802.2
CPU user time (s): 1800.79
CPU system time (s): 1.40979
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 2926644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.79
system time used= 1.40978
maximum resident set size= 2880112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 678850
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= 10
involuntary context switches= 1856

runsolver used 3.43948 second user time and 9.70852 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-04 08:25:26
IDJOB=3743687
IDBENCH=92139
IDSOLVER=2326
FILE ID=node103/3743687-1338791125
RUNJOBID= node103-1338783950-5001
PBS_JOBID= 14636845
Free space on /tmp= 71084 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_10null50mast_rapportOE2.0_TMAX60_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-3743687-1338791125/watcher-3743687-1338791125 -o /tmp/evaluation-result-3743687-1338791125/solver-3743687-1338791125 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3743687-1338791125.opb -t 1800 -m 15500

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

MD5SUM BENCH= 8ae7872201a01b380c649cec8e185bc6
RANDOM SEED=25881639

node103.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31454264 kB
Buffers:          205032 kB
Cached:           434204 kB
SwapCached:         5648 kB
Active:           224608 kB
Inactive:         421488 kB
Active(anon):       4912 kB
Inactive(anon):     4740 kB
Active(file):     219696 kB
Inactive(file):   416748 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096352 kB
Dirty:             41908 kB
Writeback:            24 kB
AnonPages:        124608 kB
Mapped:             8536 kB
Shmem:                 0 kB
Slab:             634596 kB
SReclaimable:      75140 kB
SUnreclaim:       559456 kB
KernelStack:        1456 kB
PageTables:         3504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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= 71048 MiB
End job on node103 at 2012-06-04 08:55:29