Trace number 2684712

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 3.2 ClUNSAT 75.5375 75.5641

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j30/
normalized-j3029_8-unsat.opb
MD5SUM4beea9548a8b05c336cb9a5dcff42191
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 benchmark5.48317
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4960
Total number of constraints16157
Number of constraints which are clauses15841
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints316
Minimum length of a constraint1
Maximum length of a constraint30
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 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 201
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2684712-1278432600.opb
0.00/0.00	c File size is 495921 bytes.
0.07/0.08	c Highest Coefficient sum: 201
0.07/0.08	c Parsing was ok!!
0.07/0.08	c Total parsing time: 0.083 s
0.07/0.09	c Var: 4960 Constr: 16157 15841/0/316 Lit: 43255 Watch. Lit: 39544
0.07/0.09	c Obj. Vars: 0 (0 % of total variables)
0.59/0.60	c Pre-processing Time: 0.6 s
0.59/0.60	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.60	c        0   1733     4853    14318    2    12618   10212      0      0 0.60
0.59/0.60	c Switching off lower bounding mode.
75.46/75.56	c      100   1733     4953    16626    3    13461   11234    100    155 0.64
75.46/75.56	c      250   1733     5103    19731    3    13777   12358    250    360 0.69
75.46/75.56	c      475   1733     5328    25329    4    14232   13594    475    616 0.77
75.46/75.56	c      813   1733     5666    37514    6    14898   14954    813    918 0.89
75.46/75.56	c     1321   1733     6174    60928    9    15890   16450   1321   1225 1.08
75.46/75.56	c     2088   1733     6941    87720   12    17440   18096   2088   1437 1.45
75.46/75.56	c     3234   1733     8087   143616   17    19742   19906   3234   1558 2.08
75.46/75.56	c     4955   1733     9808   248068   25    23196   21897   4955   1515 3.27
75.46/75.56	c     7541   1733    12394   401952   32    28351   24087   7541   1373 5.49
75.46/75.56	c    11420   1724    16273   632275   38    36118   26496  11420   1140 10.01
75.46/75.56	c    17243   1724    22096  1112238   50    47762   29146  17243    866 19.89
75.46/75.56	c    25980   1721    30833  1913360   62    65232   32061  25980    592 43.88
75.46/75.56	c Backtracks by Clause: 0
75.46/75.56	c Backtracks by PB constraint: 0
75.46/75.56	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
75.46/75.56	c   12    34811   9313    53660    39664  2585117  34811    460 75.53
75.46/75.56	s UNSATISFIABLE
75.46/75.56	c Total time: 75.532 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2684712-1278432600/watcher-2684712-1278432600 -o /tmp/evaluation-result-2684712-1278432600/solver-2684712-1278432600 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2684712-1278432600.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.28 0.10 3/106 23230
/proc/meminfo: memFree=1438136/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=11420 CPUtime=0
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 369 0 0 0 0 0 0 0 20 0 1 0 11471250 11694080 287 1992294400 134512640 137138936 4289532560 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 2856 288 177 642 0 2090 0

[startup+0.0803231 s]
/proc/loadavg: 0.93 0.28 0.10 3/106 23230
/proc/meminfo: memFree=1438136/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=13072 CPUtime=0.07
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 887 0 0 0 7 0 0 0 20 0 1 0 11471250 13385728 805 1992294400 134512640 137138936 4289532560 18446744073709551615 136525315 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 3268 805 281 642 0 2502 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13072

[startup+0.101324 s]
/proc/loadavg: 0.93 0.28 0.10 3/106 23230
/proc/meminfo: memFree=1438136/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=14180 CPUtime=0.09
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 1286 0 0 0 9 0 0 0 20 0 1 0 11471250 14520320 1082 1992294400 134512640 137138936 4289532560 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 3545 1082 184 642 0 2901 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14180

[startup+0.301338 s]
/proc/loadavg: 0.93 0.28 0.10 3/106 23230
/proc/meminfo: memFree=1438136/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=14180 CPUtime=0.3
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 1295 0 0 0 29 1 0 0 20 0 1 0 11471250 14520320 1091 1992294400 134512640 137138936 4289532560 18446744073709551615 136504051 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 3545 1091 184 642 0 2901 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 14180

[startup+0.701365 s]
/proc/loadavg: 0.93 0.28 0.10 3/106 23230
/proc/meminfo: memFree=1438136/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=14244 CPUtime=0.69
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 1326 0 0 0 68 1 0 0 21 0 1 0 11471250 14585856 1122 1992294400 134512640 137138936 4289532560 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 3561 1122 191 642 0 2917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14244

[startup+1.50142 s]
/proc/loadavg: 0.93 0.28 0.10 2/107 23231
/proc/meminfo: memFree=1434532/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=14244 CPUtime=1.5
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 1326 0 0 0 148 2 0 0 23 0 1 0 11471250 14585856 1122 1992294400 134512640 137138936 4289532560 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 3561 1122 191 642 0 2917 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 14244

[startup+3.10053 s]
/proc/loadavg: 0.94 0.29 0.10 2/107 23231
/proc/meminfo: memFree=1434160/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=15684 CPUtime=3.09
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 1693 0 0 0 306 3 0 0 25 0 1 0 11471250 16060416 1489 1992294400 134512640 137138936 4289532560 18446744073709551615 134575617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 3921 1489 191 642 0 3277 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15684

[startup+6.30076 s]
/proc/loadavg: 0.94 0.29 0.10 2/107 23231
/proc/meminfo: memFree=1430316/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=18744 CPUtime=6.29
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 2454 0 0 0 625 4 0 0 25 0 1 0 11471250 19193856 2250 1992294400 134512640 137138936 4289532560 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 4686 2250 191 642 0 4042 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18744

[startup+12.7012 s]
/proc/loadavg: 0.94 0.30 0.10 2/107 23231
/proc/meminfo: memFree=1425356/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=23548 CPUtime=12.69
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 3656 0 0 0 1262 7 0 0 25 0 1 0 11471250 24113152 3452 1992294400 134512640 137138936 4289532560 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 5887 3452 191 642 0 5243 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23548

[startup+25.5011 s]
/proc/loadavg: 0.95 0.34 0.12 2/107 23231
/proc/meminfo: memFree=1417296/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=31348 CPUtime=25.48
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 5616 0 0 0 2537 11 0 0 25 0 1 0 11471250 32100352 5412 1992294400 134512640 137138936 4289532560 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 7837 5412 191 642 0 7193 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31348

[startup+51.1009 s]
/proc/loadavg: 0.97 0.39 0.14 2/107 23233
/proc/meminfo: memFree=1407128/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=41520 CPUtime=51.07
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 8137 0 0 0 5090 17 0 0 25 0 1 0 11471250 42516480 7933 1992294400 134512640 137138936 4289532560 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 10380 7933 191 642 0 9736 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41520

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

[startup+63.9008 s]
/proc/loadavg: 0.98 0.42 0.15 2/107 23233
/proc/meminfo: memFree=1403284/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=45264 CPUtime=63.86
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 9083 0 0 0 6367 19 0 0 25 0 1 0 11471250 46350336 8879 1992294400 134512640 137138936 4289532560 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 11316 8879 191 642 0 10672 0
Current children cumulated CPU time (s) 63.86
Current children cumulated vsize (KiB) 45264

[startup+70.3012 s]
/proc/loadavg: 0.98 0.43 0.16 2/107 23233
/proc/meminfo: memFree=1400804/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=47592 CPUtime=70.27
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 9677 0 0 0 7007 20 0 0 25 0 1 0 11471250 48734208 9473 1992294400 134512640 137138936 4289532560 18446744073709551615 134572994 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 11898 9473 191 642 0 11254 0
Current children cumulated CPU time (s) 70.27
Current children cumulated vsize (KiB) 47592

[startup+73.5004 s]
/proc/loadavg: 0.98 0.44 0.16 2/107 23233
/proc/meminfo: memFree=1400308/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=48436 CPUtime=73.46
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 9880 0 0 0 7325 21 0 0 25 0 1 0 11471250 49598464 9676 1992294400 134512640 137138936 4289532560 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 12109 9676 191 642 0 11465 0
Current children cumulated CPU time (s) 73.46
Current children cumulated vsize (KiB) 48436

[startup+74.3005 s]
/proc/loadavg: 0.98 0.44 0.16 2/107 23233
/proc/meminfo: memFree=1399936/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=48672 CPUtime=74.26
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 9937 0 0 0 7405 21 0 0 25 0 1 0 11471250 49840128 9733 1992294400 134512640 137138936 4289532560 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 12168 9733 191 642 0 11524 0
Current children cumulated CPU time (s) 74.26
Current children cumulated vsize (KiB) 48672

[startup+75.1005 s]
/proc/loadavg: 0.98 0.44 0.16 2/107 23233
/proc/meminfo: memFree=1399688/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=48968 CPUtime=75.06
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 9999 0 0 0 7485 21 0 0 25 0 1 0 11471250 50143232 9795 1992294400 134512640 137138936 4289532560 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 12242 9795 191 642 0 11598 0
Current children cumulated CPU time (s) 75.06
Current children cumulated vsize (KiB) 48968

[startup+75.5016 s]
/proc/loadavg: 0.98 0.44 0.16 2/107 23233
/proc/meminfo: memFree=1399688/2059040 swapFree=4192956/4192956
[pid=23230] ppid=23228 vsize=48968 CPUtime=75.46
/proc/23230/stat : 23230 (bsolo_pb10) R 23228 23230 22805 0 -1 4202496 10011 0 0 0 7525 21 0 0 25 0 1 0 11471250 50143232 9807 1992294400 134512640 137138936 4289532560 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23230/statm: 12242 9807 191 642 0 11598 0
Current children cumulated CPU time (s) 75.46
Current children cumulated vsize (KiB) 48968

Child status: 0
Real time (s): 75.5641
CPU time (s): 75.5375
CPU user time (s): 75.3145
CPU system time (s): 0.222966
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 48968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.3145
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10012
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= 1
involuntary context switches= 1079

runsolver used 0.111982 second user time and 0.375942 second system time

The end

Launcher Data

Begin job on node034 at 2010-07-06 18:10:00
IDJOB=2684712
IDBENCH=73438
IDSOLVER=1163
FILE ID=node034/2684712-1278432600
PBS_JOBID= 11233445
Free space on /tmp= 62400 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j30/normalized-j3029_8-unsat.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2684712-1278432600/watcher-2684712-1278432600 -o /tmp/evaluation-result-2684712-1278432600/solver-2684712-1278432600 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2684712-1278432600.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 4beea9548a8b05c336cb9a5dcff42191
RANDOM SEED=1785889120

node034.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1438796 kB
Buffers:         97240 kB
Cached:         385328 kB
SwapCached:          0 kB
Active:         181028 kB
Inactive:       361020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1438796 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4572 kB
Writeback:           0 kB
AnonPages:       59508 kB
Mapped:          14472 kB
Slab:            56248 kB
PageTables:       4148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183684 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2684712-1278432600.opb

Free space on /tmp at the end= 62396 MiB
End job on node034 at 2010-07-06 18:11:16