Trace number 3721478

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
PB07: minisat+ 1.14? (TO) 1800.03 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_1.opb
MD5SUMae75c4a4fdafb98542bd11b7f7eecd54
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1307.56
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1086
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3258
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 Parsing PB file...
0.00/0.00	c Converting 10 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: #####
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[   8]---> Adder-cost: 240   maxlim: 1086   bits: 12/11
0.00/0.01	c ---[   6]---> Adder-cost: 230   maxlim: 880   bits: 11/10
0.00/0.02	c ---[   4]---> Adder-cost: 226   maxlim: 826   bits: 11/10
0.00/0.03	c ---[   2]---> Adder-cost: 214   maxlim: 941   bits: 11/10
0.00/0.04	c ---[   0]---> Adder-cost: 224   maxlim: 1030   bits: 12/11
0.00/0.05	c ==================================[MINISAT+]==================================
0.00/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |    7582    26916 |    2527       0        0     nan |  0.000 % |
0.00/0.06	c |       100 |    7574    26890 |    2779      99      554     5.6 |  9.047 % |
0.00/0.06	c |       250 |    7574    26890 |    3057     249     1769     7.1 |  9.047 % |
0.00/0.07	c |       476 |    7574    26890 |    3363     475     6524    13.7 |  9.047 % |
0.07/0.08	c |       813 |    7574    26890 |    3699     812    12687    15.6 |  9.047 % |
0.09/0.10	c |      1319 |    7574    26890 |    4069    1318    22471    17.0 |  9.047 % |
0.09/0.14	c |      2078 |    7574    26890 |    4476    2077    41371    19.9 |  9.047 % |
0.19/0.20	c |      3219 |    7574    26890 |    4924    3218    68028    21.1 |  9.047 % |
0.29/0.31	c |      4927 |    7574    26890 |    5416    4926   112179    22.8 |  9.047 % |
0.39/0.49	c |      7491 |    7574    26890 |    5958    4657   113202    24.3 |  9.047 % |
0.69/0.79	c |     11336 |    7574    26890 |    6554    5396   131655    24.4 |  9.047 % |
1.19/1.27	c |     17102 |    7574    26890 |    7209    4368   106958    24.5 |  9.047 % |
1.89/1.94	c |     25752 |    7574    26890 |    7930    5574   128163    23.0 |  9.047 % |
2.89/2.95	c |     38726 |    7574    26890 |    8723    6253   143959    23.0 |  9.047 % |
4.59/4.65	c |     58187 |    7574    26890 |    9596    7794   193211    24.8 |  9.047 % |
7.19/7.26	c |     87380 |    7574    26890 |   10555    7464   189878    25.4 |  9.047 % |
11.49/11.55	c |    131172 |    7574    26890 |   11611    8078   197325    24.4 |  9.047 % |
18.29/18.34	c |    196857 |    7560    26846 |   12772    8641   222340    25.7 |  9.210 % |
29.19/29.25	c |    295383 |    7552    26820 |   14049    9618   234047    24.3 |  9.291 % |
46.58/46.61	c |    443174 |    7544    26794 |   15454    7334   178217    24.3 |  9.373 % |
74.48/74.59	c |    664857 |    7538    26776 |   17000    9385   232939    24.8 |  9.454 % |
125.57/125.61	c |    997383 |    7530    26750 |   18700   14204   390753    27.5 |  9.536 % |
201.56/201.64	c |   1496171 |    7514    26698 |   20570   10353   277931    26.8 |  9.699 % |
292.04/292.16	c |   2244354 |    7514    26698 |   22627   20316   533469    26.3 |  9.699 % |
445.91/446.09	c |   3366628 |    7501    26657 |   24890   12354   279867    22.7 |  9.862 % |
693.28/693.40	c |   5050039 |    7501    26657 |   27379   13993   338841    24.2 |  9.862 % |
1116.11/1116.36	c |   7575155 |    7501    26657 |   30117   20997   559389    26.6 |  9.862 % |
1755.91/1756.27	c |  11362831 |    7501    26657 |   33128   16365   402996    24.6 |  9.862 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s UNKNOWN

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-3721478-1338556293/watcher-3721478-1338556293 -o /tmp/evaluation-result-3721478-1338556293/solver-3721478-1338556293 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721478-1338556293.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.09 2.02 1.93 3/176 14828
/proc/meminfo: memFree=29841480/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=1132 CPUtime=0 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 171 0 0 0 0 0 0 0 20 0 1 0 321757931 1159168 129 33554432000 134512640 135395479 4291401696 4291400144 134680883 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 283 129 90 216 0 65 0

[startup+0.078187 s]
/proc/loadavg: 2.09 2.02 1.93 3/176 14828
/proc/meminfo: memFree=29841480/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=1864 CPUtime=0.07 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 363 0 0 0 7 0 0 0 20 0 1 0 321757931 1908736 321 33554432000 134512640 135395479 4291401696 4291400048 134581477 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 466 321 122 216 0 248 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1864

[startup+0.100272 s]
/proc/loadavg: 2.09 2.02 1.93 3/176 14828
/proc/meminfo: memFree=29841480/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=1864 CPUtime=0.09 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 379 0 0 0 9 0 0 0 20 0 1 0 321757931 1908736 337 33554432000 134512640 135395479 4291401696 4291400048 134581415 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 466 337 122 216 0 248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1864

[startup+0.300211 s]
/proc/loadavg: 2.09 2.02 1.93 3/176 14828
/proc/meminfo: memFree=29841480/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=2392 CPUtime=0.29 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 497 0 0 0 29 0 0 0 20 0 1 0 321757931 2449408 455 33554432000 134512640 135395479 4291401696 4291400048 134580825 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 598 455 122 216 0 380 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2392

[startup+0.700209 s]
/proc/loadavg: 2.09 2.02 1.93 3/176 14828
/proc/meminfo: memFree=29841480/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=2652 CPUtime=0.69 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 567 0 0 0 69 0 0 0 20 0 1 0 321757931 2715648 525 33554432000 134512640 135395479 4291401696 4291400048 134581488 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 663 525 122 216 0 445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2652

[startup+1.50021 s]
/proc/loadavg: 2.09 2.02 1.93 3/177 14829
/proc/meminfo: memFree=29842040/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=2912 CPUtime=1.49 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 638 0 0 0 149 0 0 0 20 0 1 0 321757931 2981888 596 33554432000 134512640 135395479 4291401696 4291400048 134581150 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 728 596 122 216 0 510 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2912

[startup+3.10021 s]
/proc/loadavg: 2.09 2.02 1.93 3/177 14829
/proc/meminfo: memFree=29841280/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=3176 CPUtime=3.09 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 687 0 0 0 309 0 0 0 20 0 1 0 321757931 3252224 645 33554432000 134512640 135395479 4291401696 4291400048 134580945 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 794 645 122 216 0 576 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3176

[startup+6.30021 s]
/proc/loadavg: 2.08 2.02 1.93 3/177 14829
/proc/meminfo: memFree=29840048/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=3568 CPUtime=6.29 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 783 0 0 0 629 0 0 0 20 0 1 0 321757931 3653632 741 33554432000 134512640 135395479 4291401696 4291399568 134573739 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 892 741 122 216 0 674 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3568

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 1.93 3/177 14829
/proc/meminfo: memFree=29838832/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=3968 CPUtime=12.69 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 897 0 0 0 1269 0 0 0 20 0 1 0 321757931 4063232 855 33554432000 134512640 135395479 4291401696 4291400048 134581488 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 992 855 122 216 0 774 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3968

[startup+25.5002 s]
/proc/loadavg: 2.06 2.02 1.93 3/177 14829
/proc/meminfo: memFree=29837848/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=4636 CPUtime=25.49 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 1044 0 0 0 2549 0 0 0 20 0 1 0 321757931 4747264 1002 33554432000 134512640 135395479 4291401696 4291400048 134580921 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 1159 1002 122 216 0 941 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4636

[startup+51.1002 s]
/proc/loadavg: 2.04 2.02 1.93 3/177 14829
/proc/meminfo: memFree=29833756/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=5436 CPUtime=51.08 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 1249 0 0 0 5108 0 0 0 20 0 1 0 321757931 5566464 1207 33554432000 134512640 135395479 4291401696 4291399568 134573890 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 1359 1207 122 216 0 1141 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5436

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 14830
/proc/meminfo: memFree=29822224/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=6484 CPUtime=102.28 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 1516 0 0 0 10228 0 0 0 20 0 1 0 321757931 6639616 1474 33554432000 134512640 135395479 4291401696 4291400048 134581426 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 1621 1474 122 216 0 1403 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 6484

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/176 14830
/proc/meminfo: memFree=29813552/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=7488 CPUtime=162.27 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 1727 0 0 0 16227 0 0 0 20 0 1 0 321757931 7667712 1685 33554432000 134512640 135395479 4291401696 4291400048 134581042 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 1872 1685 122 216 0 1654 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 7488

[startup+222.3 s]
/proc/loadavg: 1.96 1.99 1.92 3/177 14880
/proc/meminfo: memFree=30242664/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=8860 CPUtime=222.25 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 2082 0 0 0 22225 0 0 0 20 0 1 0 321757931 9072640 2049 33554432000 134512640 135395479 4291401696 4291400048 134581028 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 2215 2049 122 216 0 1997 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 8860

[startup+282.3 s]
/proc/loadavg: 1.98 1.99 1.92 3/177 14880
/proc/meminfo: memFree=30236024/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=9848 CPUtime=282.24 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 2301 0 0 0 28224 0 0 0 20 0 1 0 321757931 10084352 2297 33554432000 134512640 135395479 4291401696 4291400048 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 2462 2297 122 216 0 2244 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 9848

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 1.92 3/177 14880
/proc/meminfo: memFree=30230688/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=10680 CPUtime=342.23 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 2514 0 0 0 34223 0 0 0 20 0 1 0 321757931 10936320 2510 33554432000 134512640 135395479 4291401696 4291400048 134580732 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 2670 2510 122 216 0 2452 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 10680

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 1.92 3/177 14881
/proc/meminfo: memFree=30228020/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=11228 CPUtime=402.22 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 2639 0 0 0 40222 0 0 0 20 0 1 0 321757931 11497472 2635 33554432000 134512640 135395479 4291401696 4291400048 134580975 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 2807 2635 122 216 0 2589 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 11228

[startup+462.3 s]
/proc/loadavg: 1.99 1.99 1.92 3/177 14881
/proc/meminfo: memFree=30223300/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=11924 CPUtime=462.21 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 2786 0 0 0 46221 0 0 0 20 0 1 0 321757931 12210176 2799 33554432000 134512640 135395479 4291401696 4291400048 134581028 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 2981 2799 122 216 0 2763 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 11924

[startup+522.3 s]
/proc/loadavg: 1.99 1.99 1.92 3/178 14884
/proc/meminfo: memFree=30218864/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=12212 CPUtime=522.21 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 2862 0 0 0 52220 1 0 0 20 0 1 0 321757931 12505088 2875 33554432000 134512640 135395479 4291401696 4291400048 134580801 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3053 2875 122 216 0 2835 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 12212

[startup+582.3 s]
/proc/loadavg: 1.99 1.99 1.92 3/177 14884
/proc/meminfo: memFree=30215980/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=12368 CPUtime=582.2 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 2893 0 0 0 58219 1 0 0 20 0 1 0 321757931 12664832 2906 33554432000 134512640 135395479 4291401696 4291400048 134580890 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3092 2906 122 216 0 2874 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 12368

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 1.99 1.99 1.92 3/177 14885
/proc/meminfo: memFree=30198292/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=13616 CPUtime=882.15 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3174 0 0 0 88214 1 0 0 20 0 1 0 321757931 13942784 3223 33554432000 134512640 135395479 4291401696 4291400048 134580970 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3404 3223 122 216 0 3186 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 13616

[startup+942.3 s]
/proc/loadavg: 1.99 1.99 1.92 3/177 14885
/proc/meminfo: memFree=30194756/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=14032 CPUtime=942.14 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3269 0 0 0 94213 1 0 0 20 0 1 0 321757931 14368768 3318 33554432000 134512640 135395479 4291401696 4291400048 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3508 3318 122 216 0 3290 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 14032

[startup+1002.3 s]
/proc/loadavg: 1.99 1.99 1.92 3/177 14886
/proc/meminfo: memFree=30191652/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=14164 CPUtime=1002.13 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3294 0 0 0 100212 1 0 0 20 0 1 0 321757931 14503936 3343 33554432000 134512640 135395479 4291401696 4291399664 134576704 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3541 3343 122 216 0 3323 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 14164

[startup+1062.3 s]
/proc/loadavg: 1.99 1.99 1.92 3/177 14886
/proc/meminfo: memFree=30188548/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=14164 CPUtime=1062.12 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3311 0 0 0 106211 1 0 0 20 0 1 0 321757931 14503936 3360 33554432000 134512640 135395479 4291401696 4291400048 134580945 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3541 3360 122 216 0 3323 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 14164

[startup+1122.3 s]
/proc/loadavg: 2.06 2.00 1.93 3/178 14889
/proc/meminfo: memFree=30184756/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=14432 CPUtime=1122.11 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3379 0 0 0 112210 1 0 0 20 0 1 0 321757931 14778368 3428 33554432000 134512640 135395479 4291401696 4291400048 134581436 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3608 3428 122 216 0 3390 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 14432

[startup+1182.3 s]
/proc/loadavg: 2.02 2.00 1.93 3/177 14889
/proc/meminfo: memFree=30181164/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=14880 CPUtime=1182.1 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3457 0 0 0 118209 1 0 0 20 0 1 0 321757931 15237120 3506 33554432000 134512640 135395479 4291401696 4291400048 134580970 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3720 3506 122 216 0 3502 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 14880

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 14889
/proc/meminfo: memFree=30178000/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=15164 CPUtime=1242.1 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3518 0 0 0 124209 1 0 0 20 0 1 0 321757931 15527936 3567 33554432000 134512640 135395479 4291401696 4291400020 134580248 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3791 3567 122 216 0 3573 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 15164

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 14890
/proc/meminfo: memFree=30176136/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=15164 CPUtime=1302.09 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3533 0 0 0 130208 1 0 0 20 0 1 0 321757931 15527936 3629 33554432000 134512640 135395479 4291401696 4291400048 134581488 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3791 3629 122 216 0 3573 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 15164

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 14890
/proc/meminfo: memFree=30176444/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=15356 CPUtime=1362.07 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3557 0 0 0 136206 1 0 0 20 0 1 0 321757931 15724544 3653 33554432000 134512640 135395479 4291401696 4291399664 134576199 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3839 3653 122 216 0 3621 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 15356

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 14891
/proc/meminfo: memFree=30175816/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=15496 CPUtime=1422.07 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3602 0 0 0 142206 1 0 0 20 0 1 0 321757931 15867904 3698 33554432000 134512640 135395479 4291401696 4291400016 134573334 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3874 3698 122 216 0 3656 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 15496

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/177 14891
/proc/meminfo: memFree=30175700/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=15496 CPUtime=1482.06 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3602 0 0 0 148205 1 0 0 20 0 1 0 321757931 15867904 3698 33554432000 134512640 135395479 4291401696 4291399952 134568479 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3874 3698 122 216 0 3656 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 15496

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 14891
/proc/meminfo: memFree=30175452/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=15760 CPUtime=1542.05 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3659 0 0 0 154204 1 0 0 20 0 1 0 321757931 16138240 3755 33554432000 134512640 135395479 4291401696 4291400048 134581412 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3940 3755 122 216 0 3722 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 15760

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/177 14892
/proc/meminfo: memFree=30175328/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=15760 CPUtime=1602.04 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3659 0 0 0 160203 1 0 0 20 0 1 0 321757931 16138240 3755 33554432000 134512640 135395479 4291401696 4291400048 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3940 3755 122 216 0 3722 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 15760

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 14892
/proc/meminfo: memFree=30175204/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=15760 CPUtime=1662.03 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3659 0 0 0 166202 1 0 0 20 0 1 0 321757931 16138240 3755 33554432000 134512640 135395479 4291401696 4291400048 134581415 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3940 3755 122 216 0 3722 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 15760

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/178 14895
/proc/meminfo: memFree=30175064/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=15760 CPUtime=1722.02 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3659 0 0 0 172201 1 0 0 20 0 1 0 321757931 16138240 3755 33554432000 134512640 135395479 4291401696 4291400048 134580801 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 3940 3755 122 216 0 3722 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 15760

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/177 14895
/proc/meminfo: memFree=30174460/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=16024 CPUtime=1782.01 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3748 0 0 0 178200 1 0 0 20 0 1 0 321757931 16408576 3844 33554432000 134512640 135395479 4291401696 4291400048 134580816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 4006 3844 122 216 0 3788 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 16024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/177 14895
/proc/meminfo: memFree=30174460/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=16024 CPUtime=1800.01 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3748 0 0 0 180000 1 0 0 20 0 1 0 321757931 16408576 3844 33554432000 134512640 135395479 4291401696 4291399568 134574157 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 4006 3844 122 216 0 3788 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 16024

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

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

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/177 14895
/proc/meminfo: memFree=30174460/32873844 swapFree=7372/7372
[pid=14828] ppid=14826 vsize=16024 CPUtime=1800.01 cores=0,2,4,6
/proc/14828/stat : 14828 (minisat+) R 14826 14828 14374 0 -1 4202496 3748 0 0 0 180000 1 0 0 20 0 1 0 321757931 16408576 3844 33554432000 134512640 135395479 4291401696 4291399568 134574157 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/14828/statm: 4006 3844 122 216 0 3788 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 16024

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1800.01
CPU system time (s): 0.018997
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 16024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.018997
maximum resident set size= 15380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3749
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= 7
involuntary context switches= 1977

runsolver used 3.56046 second user time and 7.62484 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-01 15:11:33
IDJOB=3721478
IDBENCH=2913
IDSOLVER=2306
FILE ID=node109/3721478-1338556293
RUNJOBID= node109-1338552574-14390
PBS_JOBID= 14635875
Free space on /tmp= 70712 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_1.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721478-1338556293/watcher-3721478-1338556293 -o /tmp/evaluation-result-3721478-1338556293/solver-3721478-1338556293 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721478-1338556293.opb            

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

MD5SUM BENCH= ae75c4a4fdafb98542bd11b7f7eecd54
RANDOM SEED=771744067

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29842388 kB
Buffers:          270348 kB
Cached:          1431420 kB
SwapCached:          944 kB
Active:          1306900 kB
Inactive:         849144 kB
Active(anon):     448984 kB
Inactive(anon):     7800 kB
Active(file):     857916 kB
Inactive(file):   841344 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105492 kB
Dirty:              2372 kB
Writeback:             0 kB
AnonPages:        461128 kB
Mapped:            10464 kB
Shmem:                 4 kB
Slab:             733064 kB
SReclaimable:     175716 kB
SUnreclaim:       557348 kB
KernelStack:        1464 kB
PageTables:         4548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     581480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    362496 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-3721478-1338556293.opb

Free space on /tmp at the end= 70708 MiB
End job on node109 at 2012-06-01 15:41:36