Trace number 3733708

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? (TO) 1800.07 1800.53

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
MD5SUMd887ec44be40cf432f8acabc52df2afa
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark0.116981
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6480
Total number of constraints161
Number of constraints which are clauses81
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint81
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 82
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.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-3733708-1338713240.opb
0.00/0.00	c File size is 115835 bytes.
0.00/0.01	c Highest Coefficient sum: 82
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.009 s
0.00/0.01	c Var: 6480 Constr: 161 81/80/0 Lit: 12960 Watch. Lit: 6642
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.29/0.31	c Pre-processing Time: 0.314 s
0.29/0.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.31	c        0   6480      161    12960   80     6642   80027      0      0 0.31
0.29/0.31	c Switching off lower bounding mode.
1800.03/1800.50	c      102   6480      296   191398  646    41031   88030    135    185 0.55
1800.03/1800.50	c      252   6480      457   335281  733    46663   96834    296    355 0.71
1800.03/1800.50	c      478   6480      721   627740  870    85553  106518    560    443 1.08
1800.03/1800.50	c     1378   6480     1633  3183891 1949    95604  117170   1472      7 173.66
1800.03/1800.50	c     2254   6480     2509  5014273 1998    97356  128888   2348      7 301.88
1800.03/1800.50	c     3160   6480     3415  6833027 2000    99168  141777   3254      7 425.75
1800.03/1800.50	c     4913   6480     5169 10375654 2007   102699  155955   5008      7 670.21
1800.03/1800.50	c     6676   6480     6932 13932946 2009   106225  171551   6771      7 917.36
1800.03/1800.50	c     9305   6480     9561 19974132 2089   111483  188707   9400      8 1087.40
1800.03/1800.50	c    13234   6480    13490 29549280 2190   119341  207578  13329     10 1212.52
1800.03/1800.50	c    19060   6480    19316 43736273 2264   130993  228336  19155     12 1470.60
1800.03/1800.50	c Caught signal: 15
1800.03/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.03/1800.50	c   11    26943    339    79292    27199 62924329  27038     14 1800.05
1800.03/1800.50	s UNKNOWN
1800.03/1800.50	c Total time: 1800.05 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-3733708-1338713240/watcher-3733708-1338713240 -o /tmp/evaluation-result-3733708-1338713240/solver-3733708-1338713240 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3733708-1338713240.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.47 1.85 1.94 3/176 23835
/proc/meminfo: memFree=27310040/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=19136 CPUtime=0 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 387 0 0 0 0 0 0 0 20 0 1 0 337449117 19595264 340 33554432000 134512640 137136520 4291498368 4291495656 136504651 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 4784 341 186 641 0 4111 0

[startup+0.025963 s]
/proc/loadavg: 1.47 1.85 1.94 3/176 23835
/proc/meminfo: memFree=27310040/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=12012 CPUtime=0.02 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 615 0 0 0 2 0 0 0 20 0 1 0 337449117 12300288 539 33554432000 134512640 137136520 4291498368 4291419308 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 3003 539 188 641 0 2359 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12012

[startup+0.100209 s]
/proc/loadavg: 1.47 1.85 1.94 3/176 23835
/proc/meminfo: memFree=27310040/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=12152 CPUtime=0.09 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 713 0 0 0 9 0 0 0 20 0 1 0 337449117 12443648 593 33554432000 134512640 137136520 4291498368 4291419100 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 3038 593 190 641 0 2394 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12152

[startup+0.300178 s]
/proc/loadavg: 1.47 1.85 1.94 3/176 23835
/proc/meminfo: memFree=27310040/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=12152 CPUtime=0.29 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 713 0 0 0 29 0 0 0 20 0 1 0 337449117 12443648 593 33554432000 134512640 137136520 4291498368 4291419100 136568305 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 3038 593 190 641 0 2394 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12152

[startup+0.700186 s]
/proc/loadavg: 1.47 1.85 1.94 3/176 23835
/proc/meminfo: memFree=27310040/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=16972 CPUtime=0.69 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 2117 0 0 0 68 1 0 0 20 0 1 0 337449117 17379328 1829 33554432000 134512640 137136520 4291498368 4291497296 134544148 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 4243 1829 196 641 0 3599 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16972

[startup+1.50018 s]
/proc/loadavg: 1.47 1.85 1.94 3/177 23836
/proc/meminfo: memFree=27298152/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=22812 CPUtime=1.49 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 3653 0 0 0 146 3 0 0 20 0 1 0 337449117 23359488 3284 33554432000 134512640 137136520 4291498368 4291496960 134616694 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 5703 3284 196 641 0 5059 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22812

[startup+3.10018 s]
/proc/loadavg: 1.47 1.85 1.94 3/177 23836
/proc/meminfo: memFree=27293208/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=25552 CPUtime=3.09 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 4319 0 0 0 306 3 0 0 20 0 1 0 337449117 26165248 3950 33554432000 134512640 137136520 4291498368 4291496964 136500590 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 6388 3950 196 641 0 5744 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25552

[startup+6.30019 s]
/proc/loadavg: 1.59 1.87 1.94 3/177 23836
/proc/meminfo: memFree=27281692/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=28520 CPUtime=6.28 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 5092 0 0 0 625 3 0 0 20 0 1 0 337449117 29204480 4719 33554432000 134512640 137136520 4291498368 4291497296 134544402 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 7130 4719 196 641 0 6486 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28520

[startup+12.7003 s]
/proc/loadavg: 1.63 1.87 1.94 3/177 24076
/proc/meminfo: memFree=27319824/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=32480 CPUtime=12.68 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 6057 0 0 0 1265 3 0 0 20 0 1 0 337449117 33259520 5684 33554432000 134512640 137136520 4291498368 4291496960 134616688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 8120 5684 196 641 0 7476 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32480

[startup+25.5003 s]
/proc/loadavg: 1.78 1.89 1.95 3/177 24316
/proc/meminfo: memFree=27298596/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=36248 CPUtime=25.48 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 7013 0 0 0 2544 4 0 0 20 0 1 0 337449117 37117952 6641 33554432000 134512640 137136520 4291498368 4291497296 134543957 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 9062 6641 196 641 0 8418 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36248

[startup+51.1003 s]
/proc/loadavg: 2.07 1.95 1.96 3/177 24316
/proc/meminfo: memFree=27271344/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=41100 CPUtime=51.08 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 8225 0 0 0 5103 5 0 0 20 0 1 0 337449117 42086400 7853 33554432000 134512640 137136520 4291498368 4291497296 134543948 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 10275 7853 196 641 0 9631 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41100

[startup+102.307 s]
/proc/loadavg: 2.08 1.97 1.97 3/177 24316
/proc/meminfo: memFree=27235560/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=47784 CPUtime=102.27 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 9898 0 0 0 10222 5 0 0 20 0 1 0 337449117 48930816 9524 33554432000 134512640 137136520 4291498368 4291497296 134544112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 11946 9524 196 641 0 11302 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 47784

[startup+162.3 s]
/proc/loadavg: 2.06 1.99 1.97 3/178 24318
/proc/meminfo: memFree=27199492/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=53508 CPUtime=162.26 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 11338 0 0 0 16220 6 0 0 20 0 1 0 337449117 54792192 10964 33554432000 134512640 137136520 4291498368 4291497296 134544245 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 13377 10964 196 641 0 12733 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 53508

[startup+222.3 s]
/proc/loadavg: 2.02 1.99 1.97 3/178 24320
/proc/meminfo: memFree=27155268/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=68920 CPUtime=222.25 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 15172 0 0 0 22217 8 0 0 20 0 1 0 337449117 70574080 14796 33554432000 134512640 137136520 4291498368 4291497136 134574394 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 17230 14796 196 641 0 16586 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 68920

[startup+282.3 s]
/proc/loadavg: 2.01 1.99 1.97 3/177 24320
/proc/meminfo: memFree=27127320/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=76100 CPUtime=282.24 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 16980 0 0 0 28216 8 0 0 20 0 1 0 337449117 77926400 16604 33554432000 134512640 137136520 4291498368 4291497296 134544402 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 19025 16604 196 641 0 18381 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 76100

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/177 24320
/proc/meminfo: memFree=27093392/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=91700 CPUtime=342.22 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 20894 0 0 0 34212 10 0 0 20 0 1 0 337449117 93900800 20509 33554432000 134512640 137136520 4291498368 4291497136 134574321 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 22925 20509 196 641 0 22281 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 91700

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/177 24320
/proc/meminfo: memFree=27071072/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=98896 CPUtime=402.22 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 22698 0 0 0 40211 11 0 0 20 0 1 0 337449117 101269504 22313 33554432000 134512640 137136520 4291498368 4291497296 134544402 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 24724 22313 196 641 0 24080 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 98896

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/177 24321
/proc/meminfo: memFree=27039096/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=114376 CPUtime=462.2 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 26563 0 0 0 46208 12 0 0 20 0 1 0 337449117 117121024 26178 33554432000 134512640 137136520 4291498368 4291497296 134544112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 28594 26178 196 641 0 27950 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 114376

[startup+522.3 s]
/proc/loadavg: 2.06 2.00 1.98 3/177 24321
/proc/meminfo: memFree=27015432/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=121484 CPUtime=522.18 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 28359 0 0 0 52205 13 0 0 20 0 1 0 337449117 124399616 27955 33554432000 134512640 137136520 4291498368 4291497296 134543933 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 30371 27955 196 641 0 29727 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 121484

[startup+582.3 s]
/proc/loadavg: 2.02 2.00 1.98 3/177 24321
/proc/meminfo: memFree=26985920/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=136916 CPUtime=582.17 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 32239 0 0 0 58203 14 0 0 20 0 1 0 337449117 140201984 31814 33554432000 134512640 137136520 4291498368 4291497136 134574336 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 34229 31814 196 641 0 33585 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 136916

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 24348
/proc/meminfo: memFree=26870128/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=188456 CPUtime=882.12 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 45145 0 0 0 88193 19 0 0 20 0 1 0 337449117 192978944 44704 33554432000 134512640 137136520 4291498368 4291496920 136502044 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 47114 44704 196 641 0 46470 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 188456

[startup+942.3 s]
/proc/loadavg: 2.05 2.01 1.98 3/177 24348
/proc/meminfo: memFree=26839108/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=202516 CPUtime=942.11 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 48655 0 0 0 94190 21 0 0 20 0 1 0 337449117 207376384 48214 33554432000 134512640 137136520 4291498368 4291497136 134574191 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 50629 48214 196 641 0 49985 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 202516

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/177 24348
/proc/meminfo: memFree=26816364/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=210488 CPUtime=1002.09 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 50647 0 0 0 100188 21 0 0 20 0 1 0 337449117 215539712 50206 33554432000 134512640 137136520 4291498368 4291497296 134544112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 52622 50206 196 641 0 51978 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 210488

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 24349
/proc/meminfo: memFree=26778792/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=238724 CPUtime=1062.09 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 57707 0 0 0 106186 23 0 0 20 0 1 0 337449117 244453376 57266 33554432000 134512640 137136520 4291498368 4291496960 134616694 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 59681 57266 196 641 0 59037 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 238724

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 24349
/proc/meminfo: memFree=26699044/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=308572 CPUtime=1122.05 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 75181 0 0 0 112175 30 0 0 20 0 1 0 337449117 315977728 74702 33554432000 134512640 137136520 4291498368 4291496960 134616694 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 77143 74702 196 641 0 76499 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 308572

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 24349
/proc/meminfo: memFree=26634964/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=364292 CPUtime=1182 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 89173 0 0 0 118164 36 0 0 20 0 1 0 337449117 373035008 88660 33554432000 134512640 137136520 4291498368 4291497296 134543918 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 91073 88660 196 641 0 90429 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 364292

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 24349
/proc/meminfo: memFree=26569896/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=414792 CPUtime=1241.98 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 101804 0 0 0 124156 42 0 0 20 0 1 0 337449117 424747008 101277 33554432000 134512640 137136520 4291498368 4291497296 134544148 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 103698 101277 196 641 0 103054 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 414792

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 24349
/proc/meminfo: memFree=26510004/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=461588 CPUtime=1301.97 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 113510 0 0 0 130150 47 0 0 20 0 1 0 337449117 472666112 112983 33554432000 134512640 137136520 4291498368 4291497296 134544148 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 115397 112983 196 641 0 114753 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 461588

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 24353
/proc/meminfo: memFree=26456428/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=504976 CPUtime=1361.96 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 124357 0 0 0 136145 51 0 0 20 0 1 0 337449117 517095424 123830 33554432000 134512640 137136520 4291498368 4291497296 134543957 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 126244 123830 196 641 0 125600 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 504976

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 1.99 3/177 24353
/proc/meminfo: memFree=26407928/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=541564 CPUtime=1421.95 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 133504 0 0 0 142140 55 0 0 20 0 1 0 337449117 554561536 132977 33554432000 134512640 137136520 4291498368 4291497296 134543965 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 135391 132977 196 641 0 134747 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 541564

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/177 24353
/proc/meminfo: memFree=26362976/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=577116 CPUtime=1481.94 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 142391 0 0 0 148135 59 0 0 20 0 1 0 337449117 590966784 141864 33554432000 134512640 137136520 4291498368 4291496960 134616688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 144279 141864 196 641 0 143635 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 577116

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 1.99 3/177 24353
/proc/meminfo: memFree=26303828/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=635668 CPUtime=1541.94 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 157023 0 0 0 154130 64 0 0 20 0 1 0 337449117 650924032 156496 33554432000 134512640 137136520 4291498368 4291497296 134544148 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 158917 156496 196 641 0 158273 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 635668

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/177 24353
/proc/meminfo: memFree=26259188/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=680984 CPUtime=1601.92 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 168332 0 0 0 160125 67 0 0 20 0 1 0 337449117 697327616 167805 33554432000 134512640 137136520 4291498368 4291496960 134616694 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 170246 167805 196 641 0 169602 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 680984

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/177 24354
/proc/meminfo: memFree=26212192/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=726972 CPUtime=1661.92 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 179856 0 0 0 166121 71 0 0 20 0 1 0 337449117 744419328 179329 33554432000 134512640 137136520 4291498368 4291497056 136501952 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 181743 179329 196 641 0 181099 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 726972

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 24354
/proc/meminfo: memFree=26172148/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=767204 CPUtime=1721.88 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 189938 0 0 0 172114 74 0 0 20 0 1 0 337449117 785616896 189387 33554432000 134512640 137136520 4291498368 4291496992 134542513 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 191801 189387 196 641 0 191157 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 767204

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 24354
/proc/meminfo: memFree=26132868/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=806024 CPUtime=1781.84 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 199680 0 0 0 178106 78 0 0 20 0 1 0 337449117 825368576 199092 33554432000 134512640 137136520 4291498368 4291497296 134543948 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 201506 199092 196 641 0 200862 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 806024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 24354
/proc/meminfo: memFree=26122544/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=815888 CPUtime=1800.03 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 202151 0 0 0 179924 79 0 0 20 0 1 0 337449117 835469312 201551 33554432000 134512640 137136520 4291498368 4291497296 134544396 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 203972 201551 196 641 0 203328 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 815888

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

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 24354
/proc/meminfo: memFree=26122544/32873844 swapFree=7116/7116
[pid=23835] ppid=23833 vsize=815888 CPUtime=1800.03 cores=1,3,5,7
/proc/23835/stat : 23835 (bsolo) R 23833 23835 23345 0 -1 4202496 202151 0 0 0 179924 79 0 0 20 0 1 0 337449117 835469312 201551 33554432000 134512640 137136520 4291498368 4291497296 134544396 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/23835/statm: 203972 201551 196 641 0 203328 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 815888

Child status: 15
Real time (s): 1800.53
CPU time (s): 1800.07
CPU user time (s): 1799.25
CPU system time (s): 0.820875
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 815888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.25
system time used= 0.820875
maximum resident set size= 806204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202152
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= 225
involuntary context switches= 1843

runsolver used 3.2695 second user time and 10.3844 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-03 10:47:20
IDJOB=3733708
IDBENCH=2588
IDSOLVER=2320
FILE ID=node138/3733708-1338713240
RUNJOBID= node138-1338713229-23362
PBS_JOBID= 14636726
Free space on /tmp= 70788 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733708-1338713240/watcher-3733708-1338713240 -o /tmp/evaluation-result-3733708-1338713240/solver-3733708-1338713240 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3733708-1338713240.opb

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

MD5SUM BENCH= d887ec44be40cf432f8acabc52df2afa
RANDOM SEED=537511

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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.92
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.347
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:        27310676 kB
Buffers:          713252 kB
Cached:          3892424 kB
SwapCached:          208 kB
Active:          2372292 kB
Inactive:        2286912 kB
Active(anon):      37608 kB
Inactive(anon):    11376 kB
Active(file):    2334684 kB
Inactive(file):  2275536 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:              8388 kB
Writeback:             0 kB
AnonPages:         53392 kB
Mapped:            15104 kB
Shmem:               200 kB
Slab:             766084 kB
SReclaimable:     206520 kB
SUnreclaim:       559564 kB
KernelStack:        1480 kB
PageTables:         3852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     168248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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-3733708-1338713240.opb

Free space on /tmp at the end= 70780 MiB
End job on node138 at 2012-06-03 11:17:23