Trace number 2684711

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 CardUNSAT 115.927 115.965

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.01	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.01	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Time Limit set to 1800
0.00/0.01	c Learning Strategy: Cardinality Constraint Learning
0.00/0.01	c Instance file HOME/instance-2684711-1278432599.opb
0.00/0.01	c File size is 495921 bytes.
0.07/0.07	c Highest Coefficient sum: 201
0.07/0.07	c Parsing was ok!!
0.07/0.07	c Total parsing time: 0.078 s
0.07/0.08	c Var: 4960 Constr: 16157 15841/0/316 Lit: 43255 Watch. Lit: 39544
0.07/0.08	c Obj. Vars: 0 (0 % of total variables)
0.49/0.55	c Pre-processing Time: 0.555 s
0.49/0.55	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.55	c        0   1733     4853    14318    2    12618   10212      0      0 0.56
0.49/0.55	c Switching off lower bounding mode.
115.85/115.95	c      100   1733     4987    17758    3    13529   11234    134    164 0.61
115.85/115.95	c      250   1733     5161    21750    4    13893   12358    308    366 0.68
115.85/115.95	c      475   1733     5438    29834    5    14458   13594    585    589 0.81
115.85/115.95	c      813   1733     5867    45638    7    15316   14954   1014    817 0.99
115.85/115.95	c     1323   1733     6520    77163   11    16594   16450   1667    997 1.33
115.85/115.95	c     2086   1733     7459   113667   15    18514   18096   2606   1111 1.88
115.85/115.95	c     3232   1733     8923   179539   20    21486   19906   4070   1119 2.89
115.85/115.95	c     4953   1733    11201   312686   27    26094   21897   6348   1024 4.83
115.85/115.95	c     7537   1733    14680   568022   38    33104   24087   9827    871 8.65
115.85/115.95	c    11417   1733    19922  1023953   51    43722   26496  15069    700 16.30
115.85/115.95	c    17239   1733    28546  2167247   75    61073   29146  23693    490 35.15
115.85/115.95	c    25976   1733    22781  1719870   75    49584   32061  17928    372 69.74
115.85/115.95	c Backtracks by Clause: 37330
115.85/115.95	c Backtracks by PB constraint: 1
115.85/115.95	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
115.85/115.95	c   12    37331  10183    58861    38804  3257802  33951    322 115.92
115.85/115.95	s UNSATISFIABLE
115.85/115.95	c Total time: 115.922 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-2684711-1278432599/watcher-2684711-1278432599 -o /tmp/evaluation-result-2684711-1278432599/solver-2684711-1278432599 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2684711-1278432599.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.87 0.24 0.08 2/106 20671
/proc/meminfo: memFree=1457828/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=11428 CPUtime=0
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 377 0 0 0 0 0 0 0 18 0 1 0 11472077 11702272 296 1992294400 134512640 137138936 4287165856 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 2890 297 178 642 0 2124 0

[startup+0.079999 s]
/proc/loadavg: 0.87 0.24 0.08 2/106 20671
/proc/meminfo: memFree=1457828/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=13200 CPUtime=0.07
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 901 0 0 0 7 0 0 0 20 0 1 0 11472077 13516800 820 1992294400 134512640 137138936 4287165856 18446744073709551615 134516240 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 3300 821 287 642 0 2534 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13200

[startup+0.100999 s]
/proc/loadavg: 0.87 0.24 0.08 2/106 20671
/proc/meminfo: memFree=1457828/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=14180 CPUtime=0.09
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 1290 0 0 0 9 0 0 0 20 0 1 0 11472077 14520320 1087 1992294400 134512640 137138936 4287165856 18446744073709551615 134542665 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 3545 1087 184 642 0 2901 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14180

[startup+0.300997 s]
/proc/loadavg: 0.87 0.24 0.08 2/106 20671
/proc/meminfo: memFree=1457828/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=14180 CPUtime=0.29
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 1294 0 0 0 29 0 0 0 20 0 1 0 11472077 14520320 1091 1992294400 134512640 137138936 4287165856 18446744073709551615 134543094 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 3545 1091 184 642 0 2901 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14180

[startup+0.700993 s]
/proc/loadavg: 0.87 0.24 0.08 2/106 20671
/proc/meminfo: memFree=1457828/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=14244 CPUtime=0.69
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 1326 0 0 0 68 1 0 0 21 0 1 0 11472077 14585856 1123 1992294400 134512640 137138936 4287165856 18446744073709551615 134606688 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 3561 1123 192 642 0 2917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14244

[startup+1.50099 s]
/proc/loadavg: 0.87 0.24 0.08 2/107 20672
/proc/meminfo: memFree=1454348/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=14244 CPUtime=1.49
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 1326 0 0 0 147 2 0 0 23 0 1 0 11472077 14585856 1123 1992294400 134512640 137138936 4287165856 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 3561 1123 192 642 0 2917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14244

[startup+3.10097 s]
/proc/loadavg: 0.87 0.24 0.08 2/107 20672
/proc/meminfo: memFree=1454100/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=15092 CPUtime=3.09
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 1539 0 0 0 307 2 0 0 25 0 1 0 11472077 15454208 1336 1992294400 134512640 137138936 4287165856 18446744073709551615 134551026 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 3773 1336 192 642 0 3129 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15092

[startup+6.30094 s]
/proc/loadavg: 0.88 0.25 0.08 2/107 20672
/proc/meminfo: memFree=1450876/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=18244 CPUtime=6.29
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 2311 0 0 0 626 3 0 0 25 0 1 0 11472077 18681856 2108 1992294400 134512640 137138936 4287165856 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 4561 2108 192 642 0 3917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18244

[startup+12.7009 s]
/proc/loadavg: 0.89 0.26 0.08 2/107 20672
/proc/meminfo: memFree=1445180/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=24212 CPUtime=12.69
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 3812 0 0 0 1263 6 0 0 25 0 1 0 11472077 24793088 3609 1992294400 134512640 137138936 4287165856 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 6053 3609 192 642 0 5409 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24212

[startup+25.5007 s]
/proc/loadavg: 0.91 0.30 0.10 2/107 20672
/proc/meminfo: memFree=1434392/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=34300 CPUtime=25.49
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 6353 0 0 0 2539 10 0 0 25 0 1 0 11472077 35123200 6150 1992294400 134512640 137138936 4287165856 18446744073709551615 134542755 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 8575 6150 192 642 0 7931 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34300

[startup+51.1005 s]
/proc/loadavg: 0.94 0.35 0.12 2/107 20672
/proc/meminfo: memFree=1419512/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=49116 CPUtime=51.07
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 10056 0 0 0 5092 15 0 0 25 0 1 0 11472077 50294784 9853 1992294400 134512640 137138936 4287165856 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 12279 9853 192 642 0 11635 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49116

[startup+102.308 s]
/proc/loadavg: 0.97 0.45 0.16 2/107 20674
/proc/meminfo: memFree=1414552/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=53808 CPUtime=102.27
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 11231 0 0 0 10204 23 0 0 25 0 1 0 11472077 55099392 11028 1992294400 134512640 137138936 4287165856 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 13452 11028 192 642 0 12808 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 53808

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

[startup+108.701 s]
/proc/loadavg: 0.97 0.46 0.17 2/107 20674
/proc/meminfo: memFree=1412816/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=55796 CPUtime=108.66
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 11717 0 0 0 10842 24 0 0 25 0 1 0 11472077 57135104 11514 1992294400 134512640 137138936 4287165856 18446744073709551615 134542554 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 13949 11514 192 642 0 13305 0
Current children cumulated CPU time (s) 108.66
Current children cumulated vsize (KiB) 55796

[startup+111.901 s]
/proc/loadavg: 0.98 0.47 0.17 2/107 20674
/proc/meminfo: memFree=1412072/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=56472 CPUtime=111.86
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 11888 0 0 0 11161 25 0 0 25 0 1 0 11472077 57827328 11685 1992294400 134512640 137138936 4287165856 18446744073709551615 134606663 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 14118 11685 192 642 0 13474 0
Current children cumulated CPU time (s) 111.86
Current children cumulated vsize (KiB) 56472

[startup+113.501 s]
/proc/loadavg: 0.98 0.48 0.18 2/107 20674
/proc/meminfo: memFree=1411576/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=56888 CPUtime=113.46
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 11979 0 0 0 11321 25 0 0 25 0 1 0 11472077 58253312 11776 1992294400 134512640 137138936 4287165856 18446744073709551615 136504017 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 14222 11776 192 642 0 13578 0
Current children cumulated CPU time (s) 113.46
Current children cumulated vsize (KiB) 56888

[startup+115.101 s]
/proc/loadavg: 0.98 0.48 0.18 2/107 20674
/proc/meminfo: memFree=1411328/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=57264 CPUtime=115.05
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 12087 0 0 0 11480 25 0 0 25 0 1 0 11472077 58638336 11884 1992294400 134512640 137138936 4287165856 18446744073709551615 134578623 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 14316 11884 192 642 0 13672 0
Current children cumulated CPU time (s) 115.05
Current children cumulated vsize (KiB) 57264

[startup+115.509 s]
/proc/loadavg: 0.98 0.48 0.18 2/107 20674
/proc/meminfo: memFree=1411080/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=57380 CPUtime=115.46
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 12114 0 0 0 11521 25 0 0 25 0 1 0 11472077 58757120 11911 1992294400 134512640 137138936 4287165856 18446744073709551615 134606970 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 14345 11911 192 642 0 13701 0
Current children cumulated CPU time (s) 115.46
Current children cumulated vsize (KiB) 57380

[startup+115.901 s]
/proc/loadavg: 0.98 0.48 0.18 2/107 20674
/proc/meminfo: memFree=1411080/2059040 swapFree=4192956/4192956
[pid=20671] ppid=20669 vsize=57472 CPUtime=115.85
/proc/20671/stat : 20671 (bsolo_pb10) R 20669 20671 20280 0 -1 4202496 12135 0 0 0 11560 25 0 0 25 0 1 0 11472077 58851328 11932 1992294400 134512640 137138936 4287165856 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/20671/statm: 14368 11932 192 642 0 13724 0
Current children cumulated CPU time (s) 115.85
Current children cumulated vsize (KiB) 57472

Child status: 0
Real time (s): 115.965
CPU time (s): 115.927
CPU user time (s): 115.665
CPU system time (s): 0.26196
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 57472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 115.665
system time used= 0.26196
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12136
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= 1553

runsolver used 0.225965 second user time and 0.52292 second system time

The end

Launcher Data

Begin job on node019 at 2010-07-06 18:09:59
IDJOB=2684711
IDBENCH=73438
IDSOLVER=1162
FILE ID=node019/2684711-1278432599
PBS_JOBID= 11233453
Free space on /tmp= 62344 MiB

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

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

MD5SUM BENCH= 4beea9548a8b05c336cb9a5dcff42191
RANDOM SEED=1785889120

node019.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.244
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.48
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.244
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1458728 kB
Buffers:        103212 kB
Cached:         364188 kB
SwapCached:          0 kB
Active:         185704 kB
Inactive:       342016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1458728 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4840 kB
Writeback:           0 kB
AnonPages:       60196 kB
Mapped:          14456 kB
Slab:            50736 kB
PageTables:       4208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181552 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-2684711-1278432599.opb

Free space on /tmp at the end= 62340 MiB
End job on node019 at 2010-07-06 18:11:55