Trace number 3740067

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
PB09: bsolo 3.1? 1798.01 1798.38

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j60/
normalized-j6029_8-unsat.opb
MD5SUMc619d5d1f14c9c14bda19749a65da87b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1646.31
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables11712
Total number of constraints38651
Number of constraints which are clauses38271
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints380
Minimum length of a constraint1
Maximum length of a constraint60
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 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 368
Number of bits of the biggest sum of numbers9
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.1 - 13/04/2009 : 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3740067-1338744523.opb
0.00/0.00	c File size is 1219451 bytes.
0.08/0.09	c Highest Coefficient sum: 368
0.08/0.09	c Parsing was ok!!
0.08/0.09	c Total parsing time: 0.09 s
0.09/0.10	c Var: 11712 Constr: 38651 38271/0/380 Lit: 104481 Watch. Lit: 95623
0.09/0.10	c Obj. Vars: 0 (0 % of total variables)
0.79/0.89	c Pre-processing Time: 0.895 s
0.79/0.89	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.79/0.89	c        0   3781    10525    31378    2    27683   21850      0      0 0.90
0.79/0.89	c Switching off lower bounding mode.
1797.92/1798.38	c      100   3781    10641    33581    3    29160   24036    116    106 0.94
1797.92/1798.38	c      251   3781    10794    36845    3    29501   26440    269    248 1.01
1797.92/1798.38	c      476   3781    11031    46787    4    29958   29085    506    413 1.15
1797.92/1798.38	c      814   3781    11394    59497    5    30686   31994    869    627 1.30
1797.92/1798.38	c     1322   3781    11936    81319    6    31777   35194   1411    847 1.56
1797.92/1798.38	c     2085   3781    12736   106734    8    33395   38714   2211   1134 1.84
1797.92/1798.38	c     3232   3781    13975   174613   12    35867   42586   3450   1239 2.61
1797.92/1798.38	c     4954   3781    15819   289578   18    39532   46845   5294   1380 3.59
1797.92/1798.38	c     7538   3781    18582   418941   22    45127   51530   8057   1500 5.03
1797.92/1798.38	c    11417   3781    22754   606447   26    53505   56684  12229   1504 7.59
1797.92/1798.38	c    17239   3781    29107   962041   33    66218   62353  18582   1405 12.26
1797.92/1798.38	c    25978   3781    38766  1652346   42    85520   68589  28241   1277 20.34
1797.92/1798.38	c    39088   3781    53315  2657487   49   114694   75448  42790   1072 36.44
1797.92/1798.38	c    58759   3781    75625  4094207   54   159522   82993  65100    729 80.59
1797.92/1798.38	c    88269   3781    33286  1783197   53    74725   91293  22761    563 156.61
1797.92/1798.38	c   132539   3781    84482  7508783   88   177967  100423  73957    520 254.64
1797.92/1798.38	c   198949   3781    71213  5074790   71   151505  110466  60688    459 432.89
1797.92/1798.38	c   298569   3781    82964  6464670   77   175143  121513  72439    444 671.24
1797.92/1798.38	c   448004   3781    30743  1794464   58    69715  133665  20218    387 1156.86
1797.92/1798.38	c Resources Exceeded
1797.92/1798.38	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1798.38	c   19   652155 169120   959715   150646 13202436 140121    362 1798.01
1797.92/1798.38	s UNKNOWN
1797.92/1798.38	c Total time: 1798.01 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-3740067-1338744523/watcher-3740067-1338744523 -o /tmp/evaluation-result-3740067-1338744523/solver-3740067-1338744523 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3740067-1338744523.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/176 5523
/proc/meminfo: memFree=26858816/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=12420 CPUtime=0 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 404 0 0 0 0 0 0 0 20 0 1 0 340577734 12718080 358 33554432000 134512640 137136520 4286707968 4286706376 136504651 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 3105 358 190 641 0 2163 0

[startup+0.0845251 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5523
/proc/meminfo: memFree=26858816/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=16572 CPUtime=0.08 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 1713 0 0 0 8 0 0 0 20 0 1 0 340577734 16969728 1667 33554432000 134512640 137136520 4286707968 4286706496 134517403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 4143 1668 448 641 0 3201 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16572

[startup+0.100361 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5523
/proc/meminfo: memFree=26858816/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=18588 CPUtime=0.09 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 2532 0 0 0 9 0 0 0 20 0 1 0 340577734 19034112 2188 33554432000 134512640 137136520 4286707968 4286706648 136504651 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 4647 2192 187 641 0 4003 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18588

[startup+0.300306 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5523
/proc/meminfo: memFree=26858816/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=19184 CPUtime=0.29 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 2674 0 0 0 29 0 0 0 20 0 1 0 340577734 19644416 2330 33554432000 134512640 137136520 4286707968 4286565936 134544148 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 4796 2330 189 641 0 4152 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19184

[startup+0.700262 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5523
/proc/meminfo: memFree=26858816/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=19184 CPUtime=0.69 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 2683 0 0 0 69 0 0 0 20 0 1 0 340577734 19644416 2339 33554432000 134512640 137136520 4286707968 4286566124 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 4796 2339 189 641 0 4152 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19184

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5524
/proc/meminfo: memFree=26849764/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=19280 CPUtime=1.49 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 2762 0 0 0 148 1 0 0 20 0 1 0 340577734 19742720 2372 33554432000 134512640 137136520 4286707968 4286707084 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 4820 2372 198 641 0 4176 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19280

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5524
/proc/meminfo: memFree=26849260/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=19280 CPUtime=3.09 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 2763 0 0 0 307 2 0 0 20 0 1 0 340577734 19742720 2373 33554432000 134512640 137136520 4286707968 4286706888 135982525 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 4820 2373 198 641 0 4176 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19280

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5524
/proc/meminfo: memFree=26847896/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=21984 CPUtime=6.28 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 3442 0 0 0 626 2 0 0 20 0 1 0 340577734 22511616 3052 33554432000 134512640 137136520 4286707968 4286707084 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 5496 3052 198 641 0 4852 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21984

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5524
/proc/meminfo: memFree=26840288/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=28948 CPUtime=12.69 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 5184 0 0 0 1266 3 0 0 20 0 1 0 340577734 29642752 4794 33554432000 134512640 137136520 4286707968 4286706896 134544425 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 7237 4794 198 641 0 6593 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28948

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5524
/proc/meminfo: memFree=26826456/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=43172 CPUtime=25.49 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 8738 0 0 0 2544 5 0 0 20 0 1 0 340577734 44208128 8348 33554432000 134512640 137136520 4286707968 4286706896 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 10793 8348 198 641 0 10149 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43172

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5524
/proc/meminfo: memFree=26808600/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=60880 CPUtime=51.08 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 13140 0 0 0 5099 9 0 0 20 0 1 0 340577734 62341120 12750 33554432000 134512640 137136520 4286707968 4286706896 134543834 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 15220 12750 198 641 0 14576 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60880

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5527
/proc/meminfo: memFree=26756512/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=86168 CPUtime=102.28 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 19481 0 0 0 10213 15 0 0 20 0 1 0 340577734 88236032 19091 33554432000 134512640 137136520 4286707968 4286706828 136518932 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 21542 19091 198 641 0 20898 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 86168

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 5527
/proc/meminfo: memFree=26697620/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=106024 CPUtime=162.27 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 24542 0 0 0 16208 19 0 0 20 0 1 0 340577734 108568576 24061 33554432000 134512640 137136520 4286707968 4286706896 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 26506 24061 198 641 0 25862 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 106024

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5527
/proc/meminfo: memFree=26663024/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=106024 CPUtime=222.26 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 24542 0 0 0 22204 22 0 0 20 0 1 0 340577734 108568576 24061 33554432000 134512640 137136520 4286707968 4286706896 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 26506 24061 198 641 0 25862 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 106024

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5528
/proc/meminfo: memFree=26613836/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=128212 CPUtime=282.25 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 30068 0 0 0 28197 28 0 0 20 0 1 0 340577734 131289088 29587 33554432000 134512640 137136520 4286707968 4286706896 134543927 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 32053 29587 198 641 0 31409 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 128212

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5528
/proc/meminfo: memFree=26567572/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=147600 CPUtime=342.23 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 34953 0 0 0 34189 34 0 0 20 0 1 0 340577734 151142400 34483 33554432000 134512640 137136520 4286707968 4286706896 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 36900 34483 198 641 0 36256 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 147600

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5528
/proc/meminfo: memFree=26534244/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=156820 CPUtime=402.17 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 37402 0 0 0 40178 39 0 0 20 0 1 0 340577734 160583680 36776 33554432000 134512640 137136520 4286707968 4286706548 136498187 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 39205 36776 198 641 0 38561 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 156820

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5528
/proc/meminfo: memFree=26524548/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=156820 CPUtime=462.15 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 37414 0 0 0 46172 43 0 0 20 0 1 0 340577734 160583680 36776 33554432000 134512640 137136520 4286707968 4286707084 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 39205 36776 198 641 0 38561 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 156820

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5528
/proc/meminfo: memFree=26524672/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=156820 CPUtime=522.14 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 37414 0 0 0 52167 47 0 0 20 0 1 0 340577734 160583680 36776 33554432000 134512640 137136520 4286707968 4286706896 134543834 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 39205 36776 198 641 0 38561 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 156820

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5529
/proc/meminfo: memFree=26521448/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=159832 CPUtime=582.13 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 38286 0 0 0 58163 50 0 0 20 0 1 0 340577734 163667968 37531 33554432000 134512640 137136520 4286707968 4286697332 136498305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 39958 37531 198 641 0 39314 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 159832

[startup+642.3 s]

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

/proc/meminfo: memFree=26488820/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=192872 CPUtime=1062.05 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 46669 0 0 0 106123 82 0 0 20 0 1 0 340577734 197500928 45769 33554432000 134512640 137136520 4286707968 4286706896 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 48218 45769 198 641 0 47574 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 192872

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5533
/proc/meminfo: memFree=26488448/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=192872 CPUtime=1122.04 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 46669 0 0 0 112119 85 0 0 20 0 1 0 340577734 197500928 45769 33554432000 134512640 137136520 4286707968 4286706896 134544714 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 48218 45769 198 641 0 47574 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 192872

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5582
/proc/meminfo: memFree=26994232/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=196760 CPUtime=1182.02 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 47794 0 0 0 118113 89 0 0 20 0 1 0 340577734 201482240 46765 33554432000 134512640 137136520 4286707968 4286706484 136509145 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 49190 46765 198 641 0 48546 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 196760

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5582
/proc/meminfo: memFree=26993984/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=196760 CPUtime=1242.01 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 47794 0 0 0 124109 92 0 0 20 0 1 0 340577734 201482240 46765 33554432000 134512640 137136520 4286707968 4286706896 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 49190 46765 198 641 0 48546 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 196760

[startup+1302.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 5585
/proc/meminfo: memFree=26992500/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=196760 CPUtime=1302.01 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 47796 0 0 0 130105 96 0 0 20 0 1 0 340577734 201482240 46765 33554432000 134512640 137136520 4286707968 4286706896 134543819 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 49190 46765 198 641 0 48546 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 196760

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 5585
/proc/meminfo: memFree=26983456/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=196760 CPUtime=1361.99 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 47796 0 0 0 136100 99 0 0 20 0 1 0 340577734 201482240 46765 33554432000 134512640 137136520 4286707968 4286706896 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 49190 46765 198 641 0 48546 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 196760

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5585
/proc/meminfo: memFree=26926540/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=197096 CPUtime=1422 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 47878 0 0 0 142097 103 0 0 20 0 1 0 340577734 201826304 46847 33554432000 134512640 137136520 4286707968 4286706736 134573583 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 49274 46847 198 641 0 48630 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 197096

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5586
/proc/meminfo: memFree=26857948/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=216188 CPUtime=1481.98 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 52629 0 0 0 148091 107 0 0 20 0 1 0 340577734 221376512 51598 33554432000 134512640 137136520 4286707968 4286706896 134543878 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 54047 51598 198 641 0 53403 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 216188

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5586
/proc/meminfo: memFree=26815312/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=218108 CPUtime=1541.96 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 53274 0 0 0 154085 111 0 0 20 0 1 0 340577734 223342592 52103 33554432000 134512640 137136520 4286707968 4286706608 134606742 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 54527 52103 198 641 0 53883 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 218108

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5586
/proc/meminfo: memFree=26772160/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=218108 CPUtime=1601.96 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 53274 0 0 0 160081 115 0 0 20 0 1 0 340577734 223342592 52103 33554432000 134512640 137136520 4286707968 4286706896 134544587 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 54527 52103 198 641 0 53883 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 218108

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 5586
/proc/meminfo: memFree=26744548/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=218108 CPUtime=1661.94 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 53285 0 0 0 166075 119 0 0 20 0 1 0 340577734 223342592 52103 33554432000 134512640 137136520 4286707968 4286706896 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 54527 52103 198 641 0 53883 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 218108

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 5586
/proc/meminfo: memFree=26703008/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=218108 CPUtime=1721.93 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 53285 0 0 0 172071 122 0 0 20 0 1 0 340577734 223342592 52103 33554432000 134512640 137136520 4286707968 4286706896 134543918 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 54527 52103 198 641 0 53883 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 218108

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 5587
/proc/meminfo: memFree=26647648/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=218108 CPUtime=1781.93 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 53285 0 0 0 178068 125 0 0 20 0 1 0 340577734 223342592 52103 33554432000 134512640 137136520 4286707968 4286706896 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 54527 52103 198 641 0 53883 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 218108

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

[startup+1791.91 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 5587
/proc/meminfo: memFree=26640440/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=218108 CPUtime=1791.53 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 53285 0 0 0 179028 125 0 0 20 0 1 0 340577734 223342592 52103 33554432000 134512640 137136520 4286707968 4286706560 134616688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 54527 52103 198 641 0 53883 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (KiB) 218108

[startup+1795.1 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 5587
/proc/meminfo: memFree=26639680/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=218108 CPUtime=1794.73 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 53285 0 0 0 179348 125 0 0 20 0 1 0 340577734 223342592 52103 33554432000 134512640 137136520 4286707968 4286706896 134543781 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 54527 52103 198 641 0 53883 0
Current children cumulated CPU time (s) 1794.73
Current children cumulated vsize (KiB) 218108

[startup+1796.7 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 5587
/proc/meminfo: memFree=26639308/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=218108 CPUtime=1796.32 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 53285 0 0 0 179507 125 0 0 20 0 1 0 340577734 223342592 52103 33554432000 134512640 137136520 4286707968 4286706896 134543831 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 54527 52103 198 641 0 53883 0
Current children cumulated CPU time (s) 1796.32
Current children cumulated vsize (KiB) 218108

[startup+1797.5 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 5587
/proc/meminfo: memFree=26638688/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=218108 CPUtime=1797.12 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 53285 0 0 0 179587 125 0 0 20 0 1 0 340577734 223342592 52103 33554432000 134512640 137136520 4286707968 4286706896 134544148 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 54527 52103 198 641 0 53883 0
Current children cumulated CPU time (s) 1797.12
Current children cumulated vsize (KiB) 218108

[startup+1797.9 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 5587
/proc/meminfo: memFree=26638688/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=218108 CPUtime=1797.52 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 53285 0 0 0 179627 125 0 0 20 0 1 0 340577734 223342592 52103 33554432000 134512640 137136520 4286707968 4286706896 134543865 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 54527 52103 198 641 0 53883 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (KiB) 218108

[startup+1798.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 5587
/proc/meminfo: memFree=26638688/32873844 swapFree=7384/7384
[pid=5523] ppid=5521 vsize=218108 CPUtime=1797.92 cores=1,3,5,7
/proc/5523/stat : 5523 (bsolo) R 5521 5523 797 0 -1 4202496 53285 0 0 0 179667 125 0 0 20 0 1 0 340577734 223342592 52103 33554432000 134512640 137136520 4286707968 4286706896 134544547 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5523/statm: 54527 52103 198 641 0 53883 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 218108

Child status: 0
Real time (s): 1798.38
CPU time (s): 1798.01
CPU user time (s): 1796.75
CPU system time (s): 1.25681
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 218668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.75
system time used= 1.25681
maximum resident set size= 208896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53286
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= 101
involuntary context switches= 1847

runsolver used 6.31004 second user time and 18.4682 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-03 19:28:43
IDJOB=3740067
IDBENCH=76228
IDSOLVER=2320
FILE ID=node136/3740067-1338744523
RUNJOBID= node136-1338714359-814
PBS_JOBID= 14636754
Free space on /tmp= 69812 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j60/normalized-j6029_8-unsat.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740067-1338744523/watcher-3740067-1338744523 -o /tmp/evaluation-result-3740067-1338744523/solver-3740067-1338744523 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3740067-1338744523.opb

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

MD5SUM BENCH= c619d5d1f14c9c14bda19749a65da87b
RANDOM SEED=406401404

node136.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.247
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.49
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.247
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.247
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.94
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.247
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.90
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.247
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.90
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.247
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.90
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.247
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.247
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:        26858964 kB
Buffers:         1268140 kB
Cached:          3435112 kB
SwapCached:        20316 kB
Active:          3079980 kB
Inactive:        2032960 kB
Active(anon):     381816 kB
Inactive(anon):    22308 kB
Active(file):    2698164 kB
Inactive(file):  2010652 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:              5272 kB
Writeback:             0 kB
AnonPages:        389212 kB
Mapped:            10476 kB
Shmem:                 0 kB
Slab:             761964 kB
SReclaimable:     202212 kB
SUnreclaim:       559752 kB
KernelStack:        1472 kB
PageTables:         5176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     512564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    372736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3740067-1338744523.opb

Free space on /tmp at the end= 69804 MiB
End job on node136 at 2012-06-03 19:58:41