Trace number 3739651

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12038_7-unsat.opb
MD5SUMdcebcc122dcddcac4192e5e5bf5bd3e3
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 benchmark17.6313
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables24684
Total number of constraints81656
Number of constraints which are clauses81252
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints404
Minimum length of a constraint1
Maximum length of a constraint120
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 49
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 745
Number of bits of the biggest sum of numbers10
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-3739651-1338743863.opb
0.00/0.00	c File size is 2695060 bytes.
0.19/0.21	c Highest Coefficient sum: 745
0.19/0.21	c Parsing was ok!!
0.19/0.21	c Total parsing time: 0.217 s
0.19/0.23	c Var: 24684 Constr: 81656 81252/0/404 Lit: 221859 Watch. Lit: 200801
0.19/0.23	c Obj. Vars: 0 (0 % of total variables)
1.29/1.38	c Pre-processing Time: 1.385 s
1.29/1.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.29/1.38	c        0   6079    16067    50042    3    42302   37034      0      0 1.39
1.29/1.38	c Switching off lower bounding mode.
1797.95/1798.55	c      100   6079    16191    67082    4    45093   40738    124     66 1.50
1797.95/1798.55	c      250   6079    16350    74334    4    45629   44812    283    157 1.58
1797.95/1798.55	c      477   6079    16584    93658    5    46110   49294    517    266 1.79
1797.95/1798.55	c      816   6079    16931   110529    6    46874   54224    864    417 1.96
1797.95/1798.55	c     1327   6079    17471   143997    8    47826   59647   1404    579 2.29
1797.95/1798.55	c     2091   6079    18295   224002   12    49615   65612   2228    703 2.97
1797.95/1798.55	c     3237   6079    19497   301816   15    52040   72174   3430    874 3.70
1797.95/1798.55	c     4958   6079    21356   496149   23    55795   79392   5289    989 5.01
1797.95/1798.55	c     7543   6079    24076   650245   27    61305   87332   8009   1201 6.28
1797.95/1798.55	c    11422   6079    28254  1023858   36    69615   96066  12187   1217 9.38
1797.95/1798.55	c    17244   6079    34385  1319121   38    81911  105673  18318   1406 12.26
1797.95/1798.55	c    25983   6079    44057  2620529   59   101295  116241  27990   1117 23.25
1797.95/1798.55	c    39094   6079    58009  3712148   63   129338  127866  41942   1108 35.25
1797.95/1798.55	c    58765   6079    79745  7193955   90   174036  140653  63678    761 77.19
1797.95/1798.55	c    88278   6079   111320 11583114  104   237609  154719  95253    659 133.95
1797.95/1798.55	c   132548   6079   158920 18418140  115   334173  170191 142853    543 243.78
1797.95/1798.55	c   198960   6079    60506  9432872  155   135930  187211  44439    412 482.60
1797.95/1798.55	c   298580   6079   170866 30846818  180   360369  205933 154799    385 775.31
1797.95/1798.55	c   448018   6079   134382 18630174  138   284720  226527 118315    332 1348.71
1797.95/1798.55	c Resources Exceeded
1797.95/1798.55	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.55	c   19   630646 164649   931439    97645  8076487  81578    350 1798.00
1797.95/1798.55	s UNKNOWN
1797.95/1798.55	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-3739651-1338743863/watcher-3739651-1338743863 -o /tmp/evaluation-result-3739651-1338743863/solver-3739651-1338743863 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3739651-1338743863.opb 

running on 4 cores: 0,2,4,6

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.02 2.05 2.01 3/176 4989
/proc/meminfo: memFree=26623000/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=13860 CPUtime=0 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 400 0 0 0 0 0 0 0 20 0 1 0 340511788 14192640 354 33554432000 134512640 137136520 4290336608 4290334856 136504651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 3465 355 190 641 0 2163 0

[startup+0.02029 s]
/proc/loadavg: 2.02 2.05 2.01 3/176 4989
/proc/meminfo: memFree=26623000/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=15140 CPUtime=0.01 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 787 0 0 0 1 0 0 0 20 0 1 0 340511788 15503360 741 33554432000 134512640 137136520 4290336608 4290334824 136504651 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 3785 742 241 641 0 2483 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15140

[startup+0.100232 s]
/proc/loadavg: 2.02 2.05 2.01 3/176 4989
/proc/meminfo: memFree=26623000/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=19544 CPUtime=0.09 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 2160 0 0 0 9 0 0 0 20 0 1 0 340511788 20013056 2114 33554432000 134512640 137136520 4290336608 4290335120 136575102 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 4886 2115 511 641 0 3584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19544

[startup+0.300209 s]
/proc/loadavg: 2.02 2.05 2.01 3/176 4989
/proc/meminfo: memFree=26623000/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=28880 CPUtime=0.29 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 5430 0 0 0 28 1 0 0 20 0 1 0 340511788 29573120 4686 33554432000 134512640 137136520 4290336608 4290039100 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 7220 4686 189 641 0 6576 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28880

[startup+0.700198 s]
/proc/loadavg: 2.02 2.05 2.01 3/176 4989
/proc/meminfo: memFree=26623000/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=28880 CPUtime=0.69 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 5430 0 0 0 68 1 0 0 20 0 1 0 340511788 29573120 4686 33554432000 134512640 137136520 4290336608 4290038912 134544402 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 7220 4686 189 641 0 6576 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28880

[startup+1.50026 s]
/proc/loadavg: 2.02 2.05 2.01 3/177 4990
/proc/meminfo: memFree=26604392/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=28880 CPUtime=1.49 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 5500 0 0 0 147 2 0 0 20 0 1 0 340511788 29573120 4707 33554432000 134512640 137136520 4290336608 4290335536 134543819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 7220 4707 198 641 0 6576 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28880

[startup+3.1002 s]
/proc/loadavg: 2.02 2.05 2.01 3/177 4990
/proc/meminfo: memFree=26602532/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=28880 CPUtime=3.09 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 5504 0 0 0 306 3 0 0 20 0 1 0 340511788 29573120 4711 33554432000 134512640 137136520 4290336608 4290335320 136502090 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 7220 4711 198 641 0 6576 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28880

[startup+6.30021 s]
/proc/loadavg: 2.02 2.05 2.01 3/177 4990
/proc/meminfo: memFree=26600176/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=28880 CPUtime=6.29 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 5504 0 0 0 626 3 0 0 20 0 1 0 340511788 29573120 4711 33554432000 134512640 137136520 4290336608 4290334984 136502148 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 7220 4711 198 641 0 6576 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28880

[startup+12.7003 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 4990
/proc/meminfo: memFree=26591528/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=37064 CPUtime=12.69 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 7525 0 0 0 1264 5 0 0 20 0 1 0 340511788 37953536 6732 33554432000 134512640 137136520 4290336608 4290333904 136295569 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 9266 6732 198 641 0 8622 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37064

[startup+25.5002 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 4990
/proc/meminfo: memFree=26568092/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=57552 CPUtime=25.48 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 12647 0 0 0 2542 6 0 0 20 0 1 0 340511788 58933248 11854 33554432000 134512640 137136520 4290336608 4290327480 134599570 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 14388 11854 198 641 0 13744 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57552

[startup+51.1003 s]
/proc/loadavg: 2.05 2.06 2.01 3/178 4991
/proc/meminfo: memFree=26526668/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=92068 CPUtime=51.08 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 21277 0 0 0 5098 10 0 0 20 0 1 0 340511788 94277632 20484 33554432000 134512640 137136520 4290336608 4290335536 134543831 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 23017 20484 198 641 0 22373 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 92068

[startup+102.306 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 4991
/proc/meminfo: memFree=26455872/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=145404 CPUtime=102.28 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 34661 0 0 0 10213 15 0 0 20 0 1 0 340511788 148893696 33833 33554432000 134512640 137136520 4290336608 4290335536 134544148 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 36351 33833 198 641 0 35707 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 145404

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/178 4994
/proc/meminfo: memFree=26381960/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=199672 CPUtime=162.27 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 48213 0 0 0 16206 21 0 0 20 0 1 0 340511788 204464128 47385 33554432000 134512640 137136520 4290336608 4290335724 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 49918 47385 198 641 0 49274 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 199672

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 4994
/proc/meminfo: memFree=26308340/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=256624 CPUtime=222.25 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 62451 0 0 0 22197 28 0 0 20 0 1 0 340511788 262782976 61623 33554432000 134512640 137136520 4290336608 4290335536 134544419 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 64156 61623 198 641 0 63512 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 256624

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 4995
/proc/meminfo: memFree=26247740/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=295264 CPUtime=282.2 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 72158 0 0 0 28186 34 0 0 20 0 1 0 340511788 302350336 71283 33554432000 134512640 137136520 4290336608 4290335536 134544714 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 73816 71283 198 641 0 73172 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 295264

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 4995
/proc/meminfo: memFree=26191100/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=333216 CPUtime=342.15 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 81686 0 0 0 34176 39 0 0 20 0 1 0 340511788 341213184 80771 33554432000 134512640 137136520 4290336608 4290335536 134544402 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 83304 80771 198 641 0 82660 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 333216

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 4995
/proc/meminfo: memFree=26134088/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=373884 CPUtime=402.09 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 91901 0 0 0 40166 43 0 0 20 0 1 0 340511788 382857216 90938 33554432000 134512640 137136520 4290336608 4290335536 134544135 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 93471 90938 198 641 0 92827 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 373884

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 4995
/proc/meminfo: memFree=26099956/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=387812 CPUtime=462.04 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 95617 0 0 0 46157 47 0 0 20 0 1 0 340511788 397119488 94420 33554432000 134512640 137136520 4290336608 4290335536 134543865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 96953 94420 198 641 0 96309 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 387812

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 4995
/proc/meminfo: memFree=26078628/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=387812 CPUtime=522.03 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 95617 0 0 0 52152 51 0 0 20 0 1 0 340511788 397119488 94420 33554432000 134512640 137136520 4290336608 4290335536 134543865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 96953 94420 198 641 0 96309 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 387812

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 4995
/proc/meminfo: memFree=26053960/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=387812 CPUtime=582.02 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 95617 0 0 0 58149 53 0 0 20 0 1 0 340511788 397119488 94420 33554432000 134512640 137136520 4290336608 4290335300 136509014 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 96953 94420 198 641 0 96309 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 387812

[startup+642.3 s]

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

/proc/meminfo: memFree=26533872/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=566324 CPUtime=1061.87 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 140314 0 0 0 106103 84 0 0 20 0 1 0 340511788 579915776 139048 33554432000 134512640 137136520 4290336608 4290335536 134543819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 141581 139048 198 641 0 140937 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 566324

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5528
/proc/meminfo: memFree=26524548/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574756 CPUtime=1121.87 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142644 0 0 0 112099 88 0 0 20 0 1 0 340511788 588550144 141156 33554432000 134512640 137136520 4290336608 4290335200 134616688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143689 141156 198 641 0 143045 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 574756

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5528
/proc/meminfo: memFree=26524672/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574756 CPUtime=1181.85 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142644 0 0 0 118094 91 0 0 20 0 1 0 340511788 588550144 141156 33554432000 134512640 137136520 4290336608 4290335536 134544425 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143689 141156 198 641 0 143045 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 574756

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5529
/proc/meminfo: memFree=26521448/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574756 CPUtime=1241.85 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142644 0 0 0 124090 95 0 0 20 0 1 0 340511788 588550144 141156 33554432000 134512640 137136520 4290336608 4290335536 134543865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143689 141156 198 641 0 143045 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 574756

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5529
/proc/meminfo: memFree=26521448/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574756 CPUtime=1301.85 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142644 0 0 0 130086 99 0 0 20 0 1 0 340511788 588550144 141156 33554432000 134512640 137136520 4290336608 4290335536 134544116 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143689 141156 198 641 0 143045 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 574756

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5532
/proc/meminfo: memFree=26521564/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574756 CPUtime=1361.83 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142644 0 0 0 136082 101 0 0 20 0 1 0 340511788 588550144 141156 33554432000 134512640 137136520 4290336608 4290335528 135982492 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143689 141156 198 641 0 143045 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 574756

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5532
/proc/meminfo: memFree=26521776/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574756 CPUtime=1421.8 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142666 0 0 0 142075 105 0 0 20 0 1 0 340511788 588550144 141156 33554432000 134512640 137136520 4290336608 4290335360 136294911 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143689 141156 198 641 0 143045 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 574756

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5532
/proc/meminfo: memFree=26503548/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574756 CPUtime=1481.79 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142666 0 0 0 148070 109 0 0 20 0 1 0 340511788 588550144 141156 33554432000 134512640 137136520 4290336608 4290335536 134543819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143689 141156 198 641 0 143045 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 574756

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5533
/proc/meminfo: memFree=26488700/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574756 CPUtime=1541.79 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142666 0 0 0 154067 112 0 0 20 0 1 0 340511788 588550144 141156 33554432000 134512640 137136520 4290336608 4290335712 134545109 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143689 141156 198 641 0 143045 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 574756

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5533
/proc/meminfo: memFree=26488820/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574768 CPUtime=1601.77 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142669 0 0 0 160062 115 0 0 20 0 1 0 340511788 588562432 141159 33554432000 134512640 137136520 4290336608 4290335536 134543957 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143692 141159 198 641 0 143048 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 574768

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5533
/proc/meminfo: memFree=26488820/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574820 CPUtime=1661.76 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142682 0 0 0 166058 118 0 0 20 0 1 0 340511788 588615680 141172 33554432000 134512640 137136520 4290336608 4290335536 134543831 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143705 141172 198 641 0 143061 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 574820

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5533
/proc/meminfo: memFree=26488820/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574844 CPUtime=1721.75 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142688 0 0 0 172054 121 0 0 20 0 1 0 340511788 588640256 141178 33554432000 134512640 137136520 4290336608 4290333192 134598929 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143711 141178 198 641 0 143067 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 574844

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5533
/proc/meminfo: memFree=26488448/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574844 CPUtime=1781.74 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142688 0 0 0 178047 127 0 0 20 0 1 0 340511788 588640256 141178 33554432000 134512640 137136520 4290336608 4290335504 134543927 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143711 141178 198 641 0 143067 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 574844

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 5533
/proc/meminfo: memFree=26488820/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574844 CPUtime=1791.35 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142688 0 0 0 179007 128 0 0 20 0 1 0 340511788 588640256 141178 33554432000 134512640 137136520 4290336608 4290335536 134544112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143711 141178 198 641 0 143067 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 574844

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5533
/proc/meminfo: memFree=26488696/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574844 CPUtime=1794.55 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142688 0 0 0 179327 128 0 0 20 0 1 0 340511788 588640256 141178 33554432000 134512640 137136520 4290336608 4290335536 134543831 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143711 141178 198 641 0 143067 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (KiB) 574844

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5533
/proc/meminfo: memFree=26488696/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574844 CPUtime=1796.14 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142688 0 0 0 179486 128 0 0 20 0 1 0 340511788 588640256 141178 33554432000 134512640 137136520 4290336608 4290335504 134544396 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143711 141178 198 641 0 143067 0
Current children cumulated CPU time (s) 1796.14
Current children cumulated vsize (KiB) 574844

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5533
/proc/meminfo: memFree=26488696/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574844 CPUtime=1796.94 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142688 0 0 0 179566 128 0 0 20 0 1 0 340511788 588640256 141178 33554432000 134512640 137136520 4290336608 4290335504 134543831 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143711 141178 198 641 0 143067 0
Current children cumulated CPU time (s) 1796.94
Current children cumulated vsize (KiB) 574844

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5533
/proc/meminfo: memFree=26488696/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574844 CPUtime=1797.75 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142688 0 0 0 179646 129 0 0 20 0 1 0 340511788 588640256 141178 33554432000 134512640 137136520 4290336608 4290335536 134543927 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143711 141178 198 641 0 143067 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 574844

[startup+1798.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5533
/proc/meminfo: memFree=26488696/32873844 swapFree=7384/7384
[pid=4989] ppid=4987 vsize=574844 CPUtime=1797.95 cores=0,2,4,6
/proc/4989/stat : 4989 (bsolo) R 4987 4989 797 0 -1 4202496 142688 0 0 0 179666 129 0 0 20 0 1 0 340511788 588640256 141178 33554432000 134512640 137136520 4290336608 4290335536 134544112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/4989/statm: 143711 141178 198 641 0 143067 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 574844

Child status: 0
Real time (s): 1798.55
CPU time (s): 1798.01
CPU user time (s): 1796.71
CPU system time (s): 1.2928
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 575644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.71
system time used= 1.2928
maximum resident set size= 565512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142689
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= 274
involuntary context switches= 1840

runsolver used 2.78658 second user time and 7.12492 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-03 19:17:43
IDJOB=3739651
IDBENCH=73968
IDSOLVER=2320
FILE ID=node136/3739651-1338743863
RUNJOBID= node136-1338714359-813
PBS_JOBID= 14636754
Free space on /tmp= 69808 MiB

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

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

MD5SUM BENCH= dcebcc122dcddcac4192e5e5bf5bd3e3
RANDOM SEED=986609223

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:        26623544 kB
Buffers:         1267956 kB
Cached:          3438072 kB
SwapCached:        20316 kB
Active:          3316120 kB
Inactive:        2032664 kB
Active(anon):     615372 kB
Inactive(anon):    22308 kB
Active(file):    2700748 kB
Inactive(file):  2010356 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083208 kB
Dirty:              6596 kB
Writeback:             0 kB
AnonPages:        670572 kB
Mapped:            10312 kB
Shmem:                 0 kB
Slab:             760976 kB
SReclaimable:     201996 kB
SUnreclaim:       558980 kB
KernelStack:        1448 kB
PageTables:         4756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     746348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    548864 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-3739651-1338743863.opb

Free space on /tmp at the end= 69808 MiB
End job on node136 at 2012-06-03 19:47:42