Trace number 3707705

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 NameAnswerCPU timeWall clock time
bsolo 3.2? 1798.01 1798.69

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K88.opb
MD5SUM1622186c78d9255ec55518143c1e5a9e
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5984
Total number of constraints6162
Number of constraints which are clauses6074
Number of constraints which are cardinality constraints (but not clauses)88
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint88
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 89
Number of bits of the biggest sum of numbers7
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 bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3707705-1338226346.opb
0.00/0.00	c File size is 382524 bytes.
0.00/0.02	c Highest Coefficient sum: 89
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.027 s
0.00/0.03	c Var: 5984 Constr: 6162 6074/88/0 Lit: 38399 Watch. Lit: 18130
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
1.10/1.14	c Pre-processing Time: 1.139 s
1.10/1.14	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.10/1.14	c        0   5246     5480    35381    6    16537   86034      0      0 1.14
1.10/1.14	c Switching off lower bounding mode.
1797.91/1798.68	c      100   5246     5594    44707    7    17297   94638    114     75 1.33
1797.91/1798.68	c      250   5246     5760    63673   11    18120  104102    280    174 1.43
1797.91/1798.68	c      475   5246     6027    86467   14    19230  114513    547    297 1.59
1797.91/1798.68	c      813   5246     6394   121900   19    20582  125965    914    455 1.78
1797.91/1798.68	c     1322   5246     6999   171504   24    23309  138562   1519    650 2.03
1797.91/1798.68	c     2085   5246     7896   304045   38    26825  152419   2416    829 2.52
1797.91/1798.68	c     3232   5246     9202   518746   56    32065  167661   3722    861 3.75
1797.91/1798.68	c     4954   5246    11233  1477826  131    39342  184428   5753    662 7.48
1797.91/1798.68	c     7538   5246    14239  2142276  150    49851  202871   8759    688 10.95
1797.91/1798.68	c    11417   5246    18630  3840847  206    63813  223159  13150    579 19.72
1797.91/1798.68	c    17239   5246    25441  8130327  319    86105  245475  19961    433 39.79
1797.91/1798.68	c    25978   5246    35547 11916229  335   118505  270023  30067    397 65.39
1797.91/1798.68	c    39089   5246    50753 20983102  413   163652  297026  45273    311 125.64
1797.91/1798.68	c    58761   5246    74048 32185006  434   239561  326729  68568    259 226.03
1797.91/1798.68	c    88271   5246   108625 52653141  484   349304  359402 103145    173 509.26
1797.91/1798.68	c Reducing formula size due to memory constraints
1797.91/1798.68	c Memory Limit: 1000.00 MB  Used: 1021.43 MB
1797.91/1798.68	c   132543   5246    26483 15210381  574    71991   33566  21003    117 1132.64
1797.91/1798.68	c   198953   5246    36752 37395069 1017    95012   36923  31272    117 1695.12
1797.91/1798.68	c Resources Exceeded
1797.91/1798.68	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.68	c   17   216321 116467  3649925    39705 26047254  34225    120 1798.00
1797.91/1798.68	s UNKNOWN
1797.91/1798.68	c Total time: 1798 s

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-3707705-1338226346/watcher-3707705-1338226346 -o /tmp/evaluation-result-3707705-1338226346/solver-3707705-1338226346 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3707705-1338226346.opb 

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/173 24552
/proc/meminfo: memFree=31007656/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=11456 CPUtime=0 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 371 0 0 0 0 0 0 0 20 0 1 0 288759136 11730944 324 33554432000 134512640 137138936 4293402896 4293401096 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 2864 324 181 642 0 2126 0

[startup+0.0442951 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 24552
/proc/meminfo: memFree=31007656/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=12956 CPUtime=0.04 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 915 0 0 0 4 0 0 0 20 0 1 0 288759136 13266944 774 33554432000 134512640 137138936 4293402896 4293329788 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 3239 774 184 642 0 2595 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12956

[startup+0.100261 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 24552
/proc/meminfo: memFree=31007656/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=12956 CPUtime=0.09 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 915 0 0 0 9 0 0 0 20 0 1 0 288759136 13266944 774 33554432000 134512640 137138936 4293402896 4293329788 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 3239 774 184 642 0 2595 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12956

[startup+0.300222 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 24552
/proc/meminfo: memFree=31007656/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=12956 CPUtime=0.29 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 916 0 0 0 29 0 0 0 20 0 1 0 288759136 13266944 775 33554432000 134512640 137138936 4293402896 4293329788 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 3239 775 184 642 0 2595 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12956

[startup+0.700217 s]
/proc/loadavg: 2.00 2.00 2.00 3/173 24552
/proc/meminfo: memFree=31007656/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=12956 CPUtime=0.69 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 916 0 0 0 69 0 0 0 20 0 1 0 288759136 13266944 775 33554432000 134512640 137138936 4293402896 4293329788 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 3239 775 184 642 0 2595 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12956

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 24553
/proc/meminfo: memFree=31005656/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=13440 CPUtime=1.48 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 1169 0 0 0 148 0 0 0 20 0 1 0 288759136 13762560 935 33554432000 134512640 137138936 4293402896 4293402012 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 3360 935 192 642 0 2716 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13440

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 24553
/proc/meminfo: memFree=31002928/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=17932 CPUtime=3.09 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 2272 0 0 0 306 3 0 0 20 0 1 0 288759136 18362368 2038 33554432000 134512640 137138936 4293402896 4293402012 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 4483 2038 192 642 0 3839 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17932

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24584
/proc/meminfo: memFree=31020396/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=28324 CPUtime=6.29 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 5027 0 0 0 624 5 0 0 20 0 1 0 288759136 29003776 4656 33554432000 134512640 137138936 4293402896 4293401392 134618214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 7081 4656 192 642 0 6437 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28324

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24584
/proc/meminfo: memFree=30989644/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=46008 CPUtime=12.68 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 9452 0 0 0 1256 12 0 0 20 0 1 0 288759136 47112192 9074 33554432000 134512640 137138936 4293402896 4293401504 134544827 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 11502 9074 192 642 0 10858 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46008

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 24584
/proc/meminfo: memFree=30911920/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=79684 CPUtime=25.47 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 18009 0 0 0 2527 20 0 0 20 0 1 0 288759136 81596416 17506 33554432000 134512640 137138936 4293402896 4293401824 134542233 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 19921 17506 192 642 0 19277 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 79684

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24585
/proc/meminfo: memFree=30800388/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=139936 CPUtime=51.04 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 33489 0 0 0 5070 34 0 0 20 0 1 0 288759136 143294464 32564 33554432000 134512640 137138936 4293402896 4293402012 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 34984 32564 192 642 0 34340 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 139936

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24585
/proc/meminfo: memFree=30602032/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=243692 CPUtime=102.2 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 60018 0 0 0 10168 52 0 0 20 0 1 0 288759136 249540608 58506 33554432000 134512640 137138936 4293402896 4293401320 134606670 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 60923 58506 192 642 0 60279 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 243692

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24586
/proc/meminfo: memFree=30408736/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=334144 CPUtime=162.14 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 82706 0 0 0 16146 68 0 0 20 0 1 0 288759136 342163456 81119 33554432000 134512640 137138936 4293402896 4293401816 135984550 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 83536 81119 192 642 0 82892 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 334144

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24586
/proc/meminfo: memFree=30237900/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=427868 CPUtime=222.08 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 106325 0 0 0 22127 81 0 0 20 0 1 0 288759136 438136832 104536 33554432000 134512640 137138936 4293402896 4293401824 134542624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 106967 104536 192 642 0 106323 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 427868

[startup+282.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 24586
/proc/meminfo: memFree=30115416/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=477208 CPUtime=282.03 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 118738 0 0 0 28111 92 0 0 20 0 1 0 288759136 488660992 116892 33554432000 134512640 137138936 4293402896 4293401824 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 119302 116892 192 642 0 118658 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 477208

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 24587
/proc/meminfo: memFree=29982768/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=526616 CPUtime=342.01 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 131413 0 0 0 34095 106 0 0 20 0 1 0 288759136 539254784 129740 33554432000 134512640 137138936 4293402896 4293402012 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 131654 129740 192 642 0 131010 0
Current children cumulated CPU time (s) 342.01
Current children cumulated vsize (KiB) 526616

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 24587
/proc/meminfo: memFree=29839328/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=594848 CPUtime=402 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 148708 0 0 0 40083 117 0 0 20 0 1 0 288759136 609124352 146793 33554432000 134512640 137138936 4293402896 4293401824 134542525 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 148712 146793 192 642 0 148068 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 594848

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 24590
/proc/meminfo: memFree=29709504/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=660224 CPUtime=461.99 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 167127 0 0 0 46073 126 0 0 20 0 1 0 288759136 676069376 163116 33554432000 134512640 137138936 4293402896 4293401824 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 165056 163116 192 642 0 164412 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 660224

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 24590
/proc/meminfo: memFree=29573280/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=718796 CPUtime=521.98 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 182029 0 0 0 52063 135 0 0 20 0 1 0 288759136 736047104 177775 33554432000 134512640 137138936 4293402896 4293401648 134575829 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 179699 177775 192 642 0 179055 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 718796

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24590
/proc/meminfo: memFree=29457120/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=769136 CPUtime=581.97 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 195318 0 0 0 58054 143 0 0 20 0 1 0 288759136 787595264 190357 33554432000 134512640 137138936 4293402896 4293401824 134542497 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 192284 190357 192 642 0 191640 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 769136

[startup+642.3 s]

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

/proc/meminfo: memFree=28948052/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1121.89 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279029 0 0 0 112002 187 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293401320 134606663 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 1057392

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24595
/proc/meminfo: memFree=28948052/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1181.89 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279029 0 0 0 117995 194 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293401320 134607023 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 1057392

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24595
/proc/meminfo: memFree=28948020/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1241.86 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279044 0 0 0 123979 207 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293373744 134602830 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 1057392

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24596
/proc/meminfo: memFree=28947800/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1301.82 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279081 0 0 0 129965 217 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293402012 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 1057392

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24596
/proc/meminfo: memFree=28947828/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1361.78 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279113 0 0 0 135957 221 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293401824 134542237 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 1057392

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24596
/proc/meminfo: memFree=28947980/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1421.75 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279152 0 0 0 141953 222 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293401824 134542525 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 1057392

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24596
/proc/meminfo: memFree=28947884/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1481.7 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279194 0 0 0 147945 225 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293401476 136500388 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 1057392

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24596
/proc/meminfo: memFree=28947912/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1541.66 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279225 0 0 0 153940 226 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293401824 134542516 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 1057392

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24597
/proc/meminfo: memFree=28947924/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1601.64 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279239 0 0 0 159936 228 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293401824 134542295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 1057392

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24600
/proc/meminfo: memFree=28947652/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1661.63 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279239 0 0 0 165934 229 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293401792 134542770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 1057392

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24623
/proc/meminfo: memFree=28948108/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1721.62 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279239 0 0 0 171928 234 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293402012 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1721.62
Current children cumulated vsize (KiB) 1057392

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24623
/proc/meminfo: memFree=28947552/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1781.62 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279239 0 0 0 177919 243 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293401320 134606976 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 1057392

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24623
/proc/meminfo: memFree=28947924/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1791.22 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279239 0 0 0 178879 243 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293401320 134606683 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1791.22
Current children cumulated vsize (KiB) 1057392

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24623
/proc/meminfo: memFree=28947924/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1794.42 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279239 0 0 0 179198 244 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293401452 136295502 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1794.42
Current children cumulated vsize (KiB) 1057392

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24623
/proc/meminfo: memFree=28947924/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1796.01 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279239 0 0 0 179357 244 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293401824 134542480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1796.01
Current children cumulated vsize (KiB) 1057392

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24623
/proc/meminfo: memFree=28947924/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1796.81 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279239 0 0 0 179437 244 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293402012 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 1057392

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24623
/proc/meminfo: memFree=28947924/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1797.61 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279239 0 0 0 179517 244 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293401824 134542752 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (KiB) 1057392

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24623
/proc/meminfo: memFree=28947924/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1797.82 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279239 0 0 0 179538 244 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293401824 134542316 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 1057392

[startup+1798.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24623
/proc/meminfo: memFree=28947924/32873844 swapFree=6080/6080
[pid=24552] ppid=24550 vsize=1057392 CPUtime=1797.91 cores=1,3,5,7
/proc/24552/stat : 24552 (bsolo) R 24550 24552 24091 0 -1 4202496 279239 0 0 0 179547 244 0 0 20 0 1 0 288759136 1082769408 262435 33554432000 134512640 137138936 4293402896 4293401440 134607560 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/24552/statm: 264348 262435 192 642 0 263704 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 1057392

Child status: 0
Real time (s): 1798.69
CPU time (s): 1798.01
CPU user time (s): 1795.56
CPU system time (s): 2.45063
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 1057888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.56
system time used= 2.45063
maximum resident set size= 1050236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 279239
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= 442
involuntary context switches= 1832

runsolver used 2.6106 second user time and 8.86865 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-28 19:32:26
IDJOB=3707705
IDBENCH=90114
IDSOLVER=2286
FILE ID=node139/3707705-1338226346
RUNJOBID= node139-1338219140-24108
PBS_JOBID= 14624619
Free space on /tmp= 71620 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K88.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707705-1338226346/watcher-3707705-1338226346 -o /tmp/evaluation-result-3707705-1338226346/solver-3707705-1338226346 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3707705-1338226346.opb

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

MD5SUM BENCH= 1622186c78d9255ec55518143c1e5a9e
RANDOM SEED=408821326

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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.750
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:        31008192 kB
Buffers:          439424 kB
Cached:           560868 kB
SwapCached:          828 kB
Active:           735748 kB
Inactive:         275716 kB
Active(anon):       4756 kB
Inactive(anon):     7968 kB
Active(file):     730992 kB
Inactive(file):   267748 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:              4532 kB
Writeback:             0 kB
AnonPages:         15712 kB
Mapped:            11736 kB
Shmem:                 8 kB
Slab:             717556 kB
SReclaimable:     159856 kB
SUnreclaim:       557700 kB
KernelStack:        1424 kB
PageTables:         3608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105984 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= 71644 MiB
End job on node139 at 2012-05-28 20:02:25