Trace number 3733871

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB09: bsolo 3.1? 1798.01 1798.44

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_18.opb
MD5SUMde4cbecd7c9968d40b279ce145b888a9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark307
Best CPU time to get the best result obtained on this benchmark1800.21
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8883
Total number of constraints17459
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17459
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2691
Number of bits of the biggest sum of numbers12
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-3733871-1338713481.opb
0.00/0.00	c File size is 5036183 bytes.
0.29/0.37	c Highest Coefficient sum: 2691
0.29/0.37	c Parsing was ok!!
0.29/0.37	c Total parsing time: 0.371 s
0.29/0.38	c Var: 8883 Constr: 17459 0/0/17459 Lit: 596088 Watch. Lit: 85493
0.29/0.38	c Obj. Vars: 9 (0.101317 % of total variables)
1.49/1.56	c Pre-processing Time: 1.565 s
1.49/1.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.49/1.56	c        0   8883    17459   596088   34   154498  500000      0      0 1.56
1.49/1.56	c Switching off lower bounding mode.
1797.96/1798.42	c      100   8883    17628   601407   34   367877  550001    169     39 2.51
1797.96/1798.42	c      251   8883    17841   609644   34   336415  605002    382     71 3.52
1797.96/1798.42	c      477   8883    18141   621957   34   325965  665503    682    116 4.09
1797.96/1798.42	c      815   8883    18604   640650   34   294551  732054   1145    169 4.81
1797.96/1798.42	c     1323   8883    19284   675498   35   319747  805260   1825    229 5.75
1797.96/1798.42	c     2086   8883    20329   717852   35   301970  885787   2870    290 7.17
1797.96/1798.42	c     3232   8883    21837   796075   36   337406  974366   4378    355 9.09
1797.96/1798.42	c     4953   8883    24116   890462   36   323413  500000   6657    449 11.02
1797.96/1798.42	c     7538   8883    27569  1018973   36   343966  550001  10110    460 16.39
1797.96/1798.42	c    11418   8883    32672  1292825   39   367455  605002  15213    484 23.55
1797.96/1798.42	c    17240   8883    40271  1771670   43   392632  665503  22812    510 33.77
1797.96/1798.42	c    25977   8883    51843  2645605   51   412770  732054  34384    494 52.54
1797.96/1798.42	c    39088   8883    69248  3489977   50   419891  805260  51789    541 72.22
1797.96/1798.42	c    58758   8883    95373  5487081   57   502869  885787  77914    505 116.34
1797.96/1798.42	c    88269   8883   135266  7219610   53   540424  974366 117807    497 177.34
1797.96/1798.42	c   132540   8882   195319 10578659   54   723178  500000 177860    444 298.08
1797.96/1798.42	c   198950   8882   287414 16183875   56   915010  550001 269955    270 734.87
1797.96/1798.42	c   298571   8881   427542 24245414   56  1273357  605002 410083    233 1277.68
1797.96/1798.42	c Resources Exceeded
1797.96/1798.42	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.42	c   18   363543  46658   438154   515837 29809041 498378    202 1798.00
1797.96/1798.42	s UNKNOWN
1797.96/1798.42	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-3733871-1338713481/watcher-3733871-1338713481 -o /tmp/evaluation-result-3733871-1338713481/solver-3733871-1338713481 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3733871-1338713481.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: 1.43 1.86 1.95 3/176 32115
/proc/meminfo: memFree=28237340/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=15712 CPUtime=0 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 309 0 0 0 0 0 0 0 20 0 1 0 337474069 16089088 263 33554432000 134512640 137136520 4288500160 4288497976 136504651 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/32115/statm: 3928 263 190 641 0 2054 0

[startup+0.011112 s]
/proc/loadavg: 1.43 1.86 1.95 3/176 32115
/proc/meminfo: memFree=28237340/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=15840 CPUtime=0.01 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 357 0 0 0 1 0 0 0 20 0 1 0 337474069 16220160 311 33554432000 134512640 137136520 4288500160 4288497976 136504651 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/32115/statm: 3960 311 207 641 0 2086 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15840

[startup+0.100209 s]
/proc/loadavg: 1.43 1.86 1.95 3/176 32115
/proc/meminfo: memFree=28237340/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=18192 CPUtime=0.1 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 1224 0 0 0 10 0 0 0 20 0 1 0 337474069 18628608 1178 33554432000 134512640 137136520 4288500160 4288498688 134517592 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/32115/statm: 4548 1179 510 641 0 2674 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18192

[startup+0.300182 s]
/proc/loadavg: 1.43 1.86 1.95 3/176 32115
/proc/meminfo: memFree=28237340/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=22884 CPUtime=0.29 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 3040 0 0 0 29 0 0 0 20 0 1 0 337474069 23433216 2994 33554432000 134512640 137136520 4288500160 4288497976 136504651 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/32115/statm: 5721 2995 1138 641 0 3847 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22884

[startup+0.700186 s]
/proc/loadavg: 1.43 1.86 1.95 3/176 32115
/proc/meminfo: memFree=28237340/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=33844 CPUtime=0.69 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 7290 0 0 0 68 1 0 0 20 0 1 0 337474069 34656256 6014 33554432000 134512640 137136520 4288500160 4288392060 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/32115/statm: 8461 6014 190 641 0 7817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33844

[startup+1.5003 s]
/proc/loadavg: 1.43 1.86 1.95 4/177 32116
/proc/meminfo: memFree=28208772/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=33696 CPUtime=1.49 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 7322 0 0 0 147 2 0 0 20 0 1 0 337474069 34504704 5976 33554432000 134512640 137136520 4288500160 4288392044 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/32115/statm: 8424 5976 190 641 0 7780 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33696

[startup+3.1002 s]
/proc/loadavg: 1.43 1.86 1.95 4/177 32116
/proc/meminfo: memFree=28211376/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=30572 CPUtime=3.09 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 8845 0 0 0 306 3 0 0 20 0 1 0 337474069 31305728 5206 33554432000 134512640 137136520 4288500160 4288499088 134544440 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/32115/statm: 7643 5206 196 641 0 6999 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30572

[startup+6.30029 s]
/proc/loadavg: 1.48 1.86 1.95 4/177 32116
/proc/meminfo: memFree=28207192/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=31028 CPUtime=6.29 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 8960 0 0 0 626 3 0 0 20 0 1 0 337474069 31772672 5321 33554432000 134512640 137136520 4288500160 4288497872 136575102 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 7757 5321 197 641 0 7113 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31028

[startup+12.7002 s]
/proc/loadavg: 1.52 1.86 1.95 4/177 32116
/proc/meminfo: memFree=28196432/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=34796 CPUtime=12.69 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 9907 0 0 0 1265 4 0 0 20 0 1 0 337474069 35631104 6268 33554432000 134512640 137136520 4288500160 4288499088 134544148 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 8699 6268 197 641 0 8055 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34796

[startup+25.5003 s]
/proc/loadavg: 1.63 1.87 1.95 4/177 32116
/proc/meminfo: memFree=28178072/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=41956 CPUtime=25.49 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 11673 0 0 0 2543 6 0 0 20 0 1 0 337474069 42962944 8034 33554432000 134512640 137136520 4288500160 4288499088 134544112 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 10489 8034 197 641 0 9845 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41956

[startup+51.1003 s]
/proc/loadavg: 1.75 1.88 1.95 4/177 32116
/proc/meminfo: memFree=28141212/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=59724 CPUtime=51.07 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 16131 0 0 0 5098 9 0 0 20 0 1 0 337474069 61157376 12483 33554432000 134512640 137136520 4288500160 4288499276 136568305 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 14931 12483 197 641 0 14287 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 59724

[startup+102.3 s]
/proc/loadavg: 1.89 1.89 1.95 4/177 32116
/proc/meminfo: memFree=28073884/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=96068 CPUtime=102.26 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 25230 0 0 0 10211 15 0 0 20 0 1 0 337474069 98373632 21571 33554432000 134512640 137136520 4288500160 4288499088 134543831 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 24017 21571 197 641 0 23373 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 96068

[startup+162.3 s]
/proc/loadavg: 1.96 1.91 1.95 4/177 32116
/proc/meminfo: memFree=28016900/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=124044 CPUtime=162.24 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 32222 0 0 0 16203 21 0 0 20 0 1 0 337474069 127021056 28563 33554432000 134512640 137136520 4288500160 4288499088 134543948 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 31011 28563 197 641 0 30367 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 124044

[startup+222.307 s]
/proc/loadavg: 1.98 1.92 1.95 4/177 32117
/proc/meminfo: memFree=27960920/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=153936 CPUtime=222.22 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 39743 0 0 0 22195 27 0 0 20 0 1 0 337474069 157630464 36057 33554432000 134512640 137136520 4288500160 4288499056 134543865 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 38484 36057 197 641 0 37840 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 153936

[startup+282.3 s]
/proc/loadavg: 1.99 1.94 1.95 4/177 32117
/proc/meminfo: memFree=27918932/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=177280 CPUtime=282.18 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 45577 0 0 0 28186 32 0 0 20 0 1 0 337474069 181534720 41872 33554432000 134512640 137136520 4288500160 4288499088 134543951 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 44320 41872 197 641 0 43676 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 177280

[startup+342.3 s]
/proc/loadavg: 1.99 1.94 1.95 4/177 32117
/proc/meminfo: memFree=27876692/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=195944 CPUtime=342.17 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 50261 0 0 0 34181 36 0 0 20 0 1 0 337474069 200646656 46556 33554432000 134512640 137136520 4288500160 4288499088 134543819 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 48986 46556 197 641 0 48342 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 195944

[startup+402.3 s]
/proc/loadavg: 2.03 1.97 1.96 4/177 32117
/proc/meminfo: memFree=27847304/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=207012 CPUtime=402.17 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 53028 0 0 0 40178 39 0 0 20 0 1 0 337474069 211980288 49323 33554432000 134512640 137136520 4288500160 4288499056 134543865 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 51753 49323 197 641 0 51109 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 207012

[startup+462.3 s]
/proc/loadavg: 2.01 1.97 1.96 4/177 32117
/proc/meminfo: memFree=27821388/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=217424 CPUtime=462.16 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 55630 0 0 0 46173 43 0 0 20 0 1 0 337474069 222642176 51925 33554432000 134512640 137136520 4288500160 4288499088 134543837 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 54356 51925 197 641 0 53712 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 217424

[startup+522.3 s]
/proc/loadavg: 2.00 1.97 1.96 4/178 32121
/proc/meminfo: memFree=27792216/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=230052 CPUtime=522.12 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 58801 0 0 0 52165 47 0 0 20 0 1 0 337474069 235573248 55065 33554432000 134512640 137136520 4288500160 4288499088 134543878 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 57513 55065 197 641 0 56869 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 230052

[startup+582.3 s]
/proc/loadavg: 2.00 1.97 1.96 4/178 32144
/proc/meminfo: memFree=27770232/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=240584 CPUtime=582.11 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 61434 0 0 0 58162 49 0 0 20 0 1 0 337474069 246358016 57698 33554432000 134512640 137136520 4288500160 4288499276 136568305 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 60146 57698 197 641 0 59502 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 240584

[startup+642.3 s]

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

/proc/meminfo: memFree=27566196/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=352248 CPUtime=1062 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 89406 0 0 0 106123 77 0 0 20 0 1 0 337474069 360701952 85633 33554432000 134512640 137136520 4288500160 4288499088 134543881 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 88062 85633 197 641 0 87418 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 352248

[startup+1122.3 s]
/proc/loadavg: 2.00 1.99 1.96 4/178 32149
/proc/meminfo: memFree=27546452/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=362932 CPUtime=1121.99 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 92058 0 0 0 112119 80 0 0 20 0 1 0 337474069 371642368 88285 33554432000 134512640 137136520 4288500160 4288499088 134543819 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 90733 88285 197 641 0 90089 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 362932

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.96 4/177 32149
/proc/meminfo: memFree=27526284/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=373008 CPUtime=1181.98 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 94595 0 0 0 118115 83 0 0 20 0 1 0 337474069 381960192 90822 33554432000 134512640 137136520 4288500160 4288499088 134544122 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 93252 90822 197 641 0 92608 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 373008

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.96 4/177 32149
/proc/meminfo: memFree=27505832/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=384692 CPUtime=1241.97 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 97516 0 0 0 124110 87 0 0 20 0 1 0 337474069 393924608 93743 33554432000 134512640 137136520 4288500160 4288499056 134543819 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 96173 93743 197 641 0 95529 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 384692

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.96 4/177 32149
/proc/meminfo: memFree=27484844/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=395024 CPUtime=1301.96 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 100094 0 0 0 130105 91 0 0 20 0 1 0 337474069 404504576 96308 33554432000 134512640 137136520 4288500160 4288499088 134543819 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 98756 96308 197 641 0 98112 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 395024

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.96 4/177 32149
/proc/meminfo: memFree=27465840/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=404116 CPUtime=1361.92 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 102412 0 0 0 136098 94 0 0 20 0 1 0 337474069 413814784 98760 33554432000 134512640 137136520 4288500160 4288499088 134543927 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 101029 98760 197 641 0 100385 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 404116

[startup+1422.3 s]
/proc/loadavg: 2.04 2.00 1.97 4/177 32150
/proc/meminfo: memFree=27456824/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=413436 CPUtime=1421.92 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 104724 0 0 0 142094 98 0 0 20 0 1 0 337474069 423358464 101072 33554432000 134512640 137136520 4288500160 4288499088 134544554 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 103359 101072 197 641 0 102715 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 413436

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.97 4/177 32150
/proc/meminfo: memFree=27446656/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=423780 CPUtime=1481.91 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 107330 0 0 0 148089 102 0 0 20 0 1 0 337474069 433950720 103678 33554432000 134512640 137136520 4288500160 4288499088 134543831 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 105945 103678 197 641 0 105301 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 423780

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.97 4/177 32150
/proc/meminfo: memFree=27436364/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=434000 CPUtime=1541.9 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 109883 0 0 0 154085 105 0 0 20 0 1 0 337474069 444416000 106231 33554432000 134512640 137136520 4288500160 4288499056 134544157 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 108500 106231 197 641 0 107856 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 434000

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/177 32150
/proc/meminfo: memFree=27425852/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=444184 CPUtime=1601.89 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 112429 0 0 0 160082 107 0 0 20 0 1 0 337474069 454844416 108777 33554432000 134512640 137136520 4288500160 4288499056 134543831 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 111046 108777 197 641 0 110402 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 444184

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/177 32150
/proc/meminfo: memFree=27415932/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=454008 CPUtime=1661.89 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 114883 0 0 0 166077 112 0 0 20 0 1 0 337474069 464904192 111231 33554432000 134512640 137136520 4288500160 4288499056 134543865 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 113502 111231 197 641 0 112858 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 454008

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/177 32153
/proc/meminfo: memFree=27406012/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=463408 CPUtime=1721.87 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 117235 0 0 0 172071 116 0 0 20 0 1 0 337474069 474529792 113583 33554432000 134512640 137136520 4288500160 4288499056 134544112 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 115852 113583 197 641 0 115208 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 463408

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/177 32154
/proc/meminfo: memFree=27397464/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=472128 CPUtime=1781.86 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 119415 0 0 0 178068 118 0 0 20 0 1 0 337474069 483459072 115763 33554432000 134512640 137136520 4288500160 4288499056 134543974 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 118032 115763 197 641 0 117388 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 472128

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 1.97 4/177 32154
/proc/meminfo: memFree=27396596/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=473452 CPUtime=1791.57 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 119728 0 0 0 179038 119 0 0 20 0 1 0 337474069 484814848 116076 33554432000 134512640 137136520 4288500160 4288499088 134543819 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 118363 116076 197 641 0 117719 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 473452

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 1.97 4/177 32154
/proc/meminfo: memFree=27396100/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=473748 CPUtime=1794.77 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 119821 0 0 0 179358 119 0 0 20 0 1 0 337474069 485117952 116169 33554432000 134512640 137136520 4288500160 4288499088 134544402 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 118437 116169 197 641 0 117793 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 473748

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 1.97 4/177 32154
/proc/meminfo: memFree=27395976/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=474048 CPUtime=1796.36 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 119895 0 0 0 179517 119 0 0 20 0 1 0 337474069 485425152 116243 33554432000 134512640 137136520 4288500160 4288499088 134543831 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 118512 116243 197 641 0 117868 0
Current children cumulated CPU time (s) 1796.36
Current children cumulated vsize (KiB) 474048

[startup+1797.6 s]
/proc/loadavg: 2.00 2.00 1.97 4/177 32154
/proc/meminfo: memFree=27395728/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=474204 CPUtime=1797.16 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 119934 0 0 0 179597 119 0 0 20 0 1 0 337474069 485584896 116282 33554432000 134512640 137136520 4288500160 4288499088 134543831 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 118551 116282 197 641 0 117907 0
Current children cumulated CPU time (s) 1797.16
Current children cumulated vsize (KiB) 474204

[startup+1798 s]
/proc/loadavg: 2.00 2.00 1.97 4/177 32154
/proc/meminfo: memFree=27395728/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=474348 CPUtime=1797.56 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 119952 0 0 0 179637 119 0 0 20 0 1 0 337474069 485732352 116300 33554432000 134512640 137136520 4288500160 4288499088 134543865 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 118587 116300 197 641 0 117943 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (KiB) 474348

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 1.97 4/177 32154
/proc/meminfo: memFree=27395728/32873648 swapFree=6864/6864
[pid=32115] ppid=32113 vsize=474348 CPUtime=1797.96 cores=1,3,5,7
/proc/32115/stat : 32115 (bsolo) R 32113 32115 31961 0 -1 4202496 119970 0 0 0 179677 119 0 0 20 0 1 0 337474069 485732352 116318 33554432000 134512640 137136520 4288500160 4288499056 134544129 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32115/statm: 118587 116318 197 641 0 117943 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 474348

Child status: 0
Real time (s): 1798.44
CPU time (s): 1798.01
CPU user time (s): 1796.8
CPU system time (s): 1.20582
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 474348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.8
system time used= 1.20582
maximum resident set size= 465272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119971
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= 182
involuntary context switches= 1967

runsolver used 2.54861 second user time and 7.2679 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-03 10:51:21
IDJOB=3733871
IDBENCH=2630
IDSOLVER=2320
FILE ID=node120/3733871-1338713481
RUNJOBID= node120-1338713480-31978
PBS_JOBID= 14636735
Free space on /tmp= 70768 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_18.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733871-1338713481/watcher-3733871-1338713481 -o /tmp/evaluation-result-3733871-1338713481/solver-3733871-1338713481 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3733871-1338713481.opb

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

MD5SUM BENCH= de4cbecd7c9968d40b279ce145b888a9
RANDOM SEED=1317379387

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        28239984 kB
Buffers:          564528 kB
Cached:          3123808 kB
SwapCached:         1580 kB
Active:          1712044 kB
Inactive:        1987876 kB
Active(anon):       3328 kB
Inactive(anon):     9224 kB
Active(file):    1708716 kB
Inactive(file):  1978652 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67103516 kB
Dirty:             14436 kB
Writeback:             0 kB
AnonPages:         15444 kB
Mapped:            10776 kB
Shmem:                32 kB
Slab:             794428 kB
SReclaimable:     238356 kB
SUnreclaim:       556072 kB
KernelStack:        1376 kB
PageTables:         3932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     124984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3733871-1338713481.opb

Free space on /tmp at the end= 70764 MiB
End job on node120 at 2012-06-03 11:21:19