Trace number 3721476

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.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_4.opb
MD5SUMcef055af6c2a22a549e672ed9a55f2c8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51
Total number of constraints13
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 constraints12
Minimum length of a constraint1
Maximum length of a constraint50
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 1486
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4459
Number of bits of the biggest sum of numbers13
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 12 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 ---[  10]---> Adder-cost: 282   maxlim: 1174   bits: 12/11
0.00/0.01	c ---[   8]---> Adder-cost: 284   maxlim: 1218   bits: 12/11
0.00/0.02	c ---[   6]---> Adder-cost: 280   maxlim: 1123   bits: 12/11
0.00/0.04	c ---[   4]---> Adder-cost: 310   maxlim: 1486   bits: 12/11
0.05/0.05	c ---[   2]---> Adder-cost: 268   maxlim: 1225   bits: 12/11
0.05/0.07	c ---[   0]---> Adder-cost: 300   maxlim: 1290   bits: 12/11
0.05/0.09	c ==================================[MINISAT+]==================================
0.05/0.09	c | Conflicts | Original         | Learnt                           | Progress |
0.05/0.09	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.05/0.09	c ==============================================================================
0.05/0.09	c |         0 |   11592    41180 |    3864       0        0     nan |  0.000 % |
0.05/0.09	c |       100 |   11578    41136 |    4250      98      822     8.4 |  7.659 % |
0.05/0.09	c |       250 |   11570    41110 |    4675     247     1618     6.6 |  7.713 % |
0.09/0.10	c |       475 |   11570    41110 |    5142     472     4885    10.3 |  7.713 % |
0.09/0.12	c |       812 |   11570    41110 |    5657     809    12596    15.6 |  7.713 % |
0.09/0.14	c |      1318 |   11570    41110 |    6223    1315    24086    18.3 |  7.713 % |
0.09/0.19	c |      2078 |   11570    41110 |    6845    2075    46707    22.5 |  7.713 % |
0.19/0.26	c |      3217 |   11570    41110 |    7529    3214    76389    23.8 |  7.713 % |
0.29/0.37	c |      4925 |   11570    41110 |    8282    4922   123494    25.1 |  7.713 % |
0.59/0.61	c |      7488 |   11570    41110 |    9111    7485   231141    30.9 |  7.713 % |
0.89/0.96	c |     11333 |   11570    41110 |   10022    6616   208064    31.4 |  7.713 % |
1.49/1.53	c |     17099 |   11570    41110 |   11024    7219   229174    31.7 |  7.713 % |
2.29/2.38	c |     25750 |   11570    41110 |   12126   10190   307115    30.1 |  7.713 % |
3.79/3.84	c |     38724 |   11570    41110 |   13339   10674   373915    35.0 |  7.713 % |
6.09/6.17	c |     58185 |   11570    41110 |   14673    9735   310275    31.9 |  7.713 % |
9.99/10.07	c |     87377 |   11570    41110 |   16140    9030   283634    31.4 |  7.713 % |
15.89/15.91	c |    131167 |   11562    41084 |   17754   11836   385357    32.6 |  7.768 % |
25.39/25.40	c |    196851 |   11546    41032 |   19530   14557   496195    34.1 |  7.876 % |
38.89/38.92	c |    295377 |   11530    40980 |   21483   14043   455405    32.4 |  7.985 % |
58.98/59.00	c |    443167 |   11530    40980 |   23631   20418   703709    34.5 |  7.985 % |
92.88/92.93	c |    664851 |   11530    40980 |   25995   14811   478951    32.3 |  7.985 % |
143.27/143.37	c |    997377 |   11530    40980 |   28594   18117   661738    36.5 |  7.985 % |
221.85/221.94	c |   1496165 |   11522    40954 |   31454   20097   689125    34.3 |  8.039 % |
346.63/346.80	c |   2244348 |   11522    40954 |   34599   21754   753681    34.6 |  8.039 % |
535.00/535.10	c |   3366623 |   11514    40928 |   38059   21688   649021    29.9 |  8.093 % |
818.26/818.41	c |   5050035 |   11506    40902 |   41865   26452   840028    31.8 |  8.148 % |
1269.88/1270.16	c |   7575152 |   11498    40876 |   46051   41137  1408262    34.2 |  8.202 % |
1800.02/1800.30	c 
1800.02/1800.30	c *** TERMINATED ***
1800.02/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-3721476-1338556286/watcher-3721476-1338556286 -o /tmp/evaluation-result-3721476-1338556286/solver-3721476-1338556286 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721476-1338556286.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: 2.00 2.00 1.92 3/176 11381
/proc/meminfo: memFree=31863656/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=1132 CPUtime=0 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 175 0 0 0 0 0 0 0 20 0 1 0 321757142 1159168 133 33554432000 134512640 135395479 4293694512 4293692004 135003845 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 283 133 90 216 0 65 0

[startup+0.058007 s]
/proc/loadavg: 2.00 2.00 1.92 3/176 11381
/proc/meminfo: memFree=31863656/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=1456 CPUtime=0.05 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 239 0 0 0 5 0 0 0 20 0 1 0 321757142 1490944 197 33554432000 134512640 135395479 4293694512 4293692240 134812265 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 364 197 106 216 0 146 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1456

[startup+0.100211 s]
/proc/loadavg: 2.00 2.00 1.92 3/176 11381
/proc/meminfo: memFree=31863656/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=1988 CPUtime=0.09 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 415 0 0 0 9 0 0 0 20 0 1 0 321757142 2035712 373 33554432000 134512640 135395479 4293694512 4293692864 134580941 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 497 373 122 216 0 279 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1988

[startup+0.3002 s]
/proc/loadavg: 2.00 2.00 1.92 3/176 11381
/proc/meminfo: memFree=31863656/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=2648 CPUtime=0.29 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 551 0 0 0 29 0 0 0 20 0 1 0 321757142 2711552 509 33554432000 134512640 135395479 4293694512 4293692864 134581469 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 662 510 122 216 0 444 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2648

[startup+0.700194 s]
/proc/loadavg: 2.00 2.00 1.92 3/176 11381
/proc/meminfo: memFree=31863656/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=3456 CPUtime=0.69 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 764 0 0 0 69 0 0 0 20 0 1 0 321757142 3538944 722 33554432000 134512640 135395479 4293694512 4293692864 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 864 722 122 216 0 646 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3456

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 11382
/proc/meminfo: memFree=31860936/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=3852 CPUtime=1.49 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 870 0 0 0 149 0 0 0 20 0 1 0 321757142 3944448 828 33554432000 134512640 135395479 4293694512 4293692864 134580890 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 963 828 122 216 0 745 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3852

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 11382
/proc/meminfo: memFree=31860192/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=4304 CPUtime=3.09 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 967 0 0 0 309 0 0 0 20 0 1 0 321757142 4407296 925 33554432000 134512640 135395479 4293694512 4293692864 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 1076 925 122 216 0 858 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4304

[startup+6.3002 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 11382
/proc/meminfo: memFree=31859572/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=4832 CPUtime=6.29 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 1113 0 0 0 629 0 0 0 20 0 1 0 321757142 4947968 1071 33554432000 134512640 135395479 4293694512 4293692864 134581133 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 1208 1071 122 216 0 990 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4832

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 11382
/proc/meminfo: memFree=31858728/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=5636 CPUtime=12.69 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 1307 0 0 0 1269 0 0 0 20 0 1 0 321757142 5771264 1265 33554432000 134512640 135395479 4293694512 4293692864 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 1409 1265 122 216 0 1191 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5636

[startup+25.5002 s]
/proc/loadavg: 1.93 1.98 1.91 3/177 11431
/proc/meminfo: memFree=31963960/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=6168 CPUtime=25.49 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 1456 0 0 0 2549 0 0 0 20 0 1 0 321757142 6316032 1414 33554432000 134512640 135395479 4293694512 4293692864 134580923 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 1542 1414 122 216 0 1324 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6168

[startup+51.1002 s]
/proc/loadavg: 1.95 1.98 1.91 3/177 11431
/proc/meminfo: memFree=31960872/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=7568 CPUtime=51.08 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 1797 0 0 0 5108 0 0 0 20 0 1 0 321757142 7749632 1760 33554432000 134512640 135395479 4293694512 4293692864 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 1892 1760 122 216 0 1674 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7568

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.91 3/177 11431
/proc/meminfo: memFree=31957272/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=9632 CPUtime=102.28 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 2276 0 0 0 10228 0 0 0 20 0 1 0 321757142 9863168 2247 33554432000 134512640 135395479 4293694512 4293692864 134580798 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 2408 2247 122 216 0 2190 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 9632

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 11431
/proc/meminfo: memFree=31955224/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=10680 CPUtime=162.26 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 2510 0 0 0 16226 0 0 0 20 0 1 0 321757142 10936320 2500 33554432000 134512640 135395479 4293694512 4293692864 134580959 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 2670 2500 122 216 0 2452 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 10680

[startup+222.3 s]
/proc/loadavg: 2.03 2.00 1.92 3/177 11432
/proc/meminfo: memFree=31953920/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=11380 CPUtime=222.25 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 2687 0 0 0 22225 0 0 0 20 0 1 0 321757142 11653120 2677 33554432000 134512640 135395479 4293694512 4293692864 134580840 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 2845 2677 122 216 0 2627 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 11380

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/177 11432
/proc/meminfo: memFree=31952368/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=12524 CPUtime=282.24 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 2980 0 0 0 28224 0 0 0 20 0 1 0 321757142 12824576 2997 33554432000 134512640 135395479 4293694512 4293692864 134580943 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 3131 2997 122 216 0 2913 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 12524

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 11432
/proc/meminfo: memFree=31951748/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=13000 CPUtime=342.23 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 3057 0 0 0 34223 0 0 0 20 0 1 0 321757142 13312000 3074 33554432000 134512640 135395479 4293694512 4293692864 134580816 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 3250 3074 122 216 0 3032 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 13000

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 11432
/proc/meminfo: memFree=31951004/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=13452 CPUtime=402.22 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 3193 0 0 0 40222 0 0 0 20 0 1 0 321757142 13774848 3210 33554432000 134512640 135395479 4293694512 4293692864 134580825 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 3363 3210 122 216 0 3145 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 13452

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/177 11432
/proc/meminfo: memFree=31950508/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=13752 CPUtime=462.22 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 3255 0 0 0 46222 0 0 0 20 0 1 0 321757142 14082048 3272 33554432000 134512640 135395479 4293694512 4293692864 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 3438 3272 122 216 0 3220 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 13752

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 11436
/proc/meminfo: memFree=31949228/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=14068 CPUtime=522.21 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 3323 0 0 0 52221 0 0 0 20 0 1 0 321757142 14405632 3340 33554432000 134512640 135395479 4293694512 4293692864 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 3517 3340 122 216 0 3299 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 14068

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 11436
/proc/meminfo: memFree=31948088/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=14628 CPUtime=582.2 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 3457 0 0 0 58220 0 0 0 20 0 1 0 321757142 14979072 3527 33554432000 134512640 135395479 4293694512 4293692864 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 3657 3527 122 216 0 3439 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 14628

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 11437
/proc/meminfo: memFree=31944488/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=17364 CPUtime=882.15 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 4036 0 0 0 88215 0 0 0 20 0 1 0 321757142 17780736 4155 33554432000 134512640 135395479 4293694512 4293692864 134581451 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 4341 4155 122 216 0 4123 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 17364

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 11437
/proc/meminfo: memFree=31944240/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=17496 CPUtime=942.14 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 4090 0 0 0 94214 0 0 0 20 0 1 0 321757142 17915904 4209 33554432000 134512640 135395479 4293694512 4293692864 134581412 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 4374 4209 122 216 0 4156 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 17496

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 11437
/proc/meminfo: memFree=31943868/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=17784 CPUtime=1002.13 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 4149 0 0 0 100213 0 0 0 20 0 1 0 321757142 18210816 4268 33554432000 134512640 135395479 4293694512 4293692832 134573376 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 4446 4268 122 216 0 4228 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 17784

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 11437
/proc/meminfo: memFree=31943372/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=18248 CPUtime=1062.12 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 4229 0 0 0 106212 0 0 0 20 0 1 0 321757142 18685952 4348 33554432000 134512640 135395479 4293694512 4293692480 134576837 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 4562 4348 122 216 0 4344 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 18248

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 11441
/proc/meminfo: memFree=31942292/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=18544 CPUtime=1122.11 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 4288 0 0 0 112211 0 0 0 20 0 1 0 321757142 18989056 4407 33554432000 134512640 135395479 4293694512 4293692864 134581451 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 4636 4407 122 216 0 4418 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 18544

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 11441
/proc/meminfo: memFree=31941508/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=18852 CPUtime=1182.1 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 4358 0 0 0 118210 0 0 0 20 0 1 0 321757142 19304448 4537 33554432000 134512640 135395479 4293694512 4293692864 134581436 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 4713 4537 122 216 0 4495 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 18852

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 11441
/proc/meminfo: memFree=31940392/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=19020 CPUtime=1242.09 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 4414 0 0 0 124209 0 0 0 20 0 1 0 321757142 19476480 4593 33554432000 134512640 135395479 4293694512 4293692864 134580730 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 4755 4593 122 216 0 4537 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 19020

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 11441
/proc/meminfo: memFree=31939152/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=19708 CPUtime=1302.1 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 4584 0 0 0 130209 1 0 0 20 0 1 0 321757142 20180992 4763 33554432000 134512640 135395479 4293694512 4293692864 134580947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 4927 4763 122 216 0 4709 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 19708

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 11441
/proc/meminfo: memFree=31938532/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=20176 CPUtime=1362.08 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 4671 0 0 0 136207 1 0 0 20 0 1 0 321757142 20660224 4850 33554432000 134512640 135395479 4293694512 4293692816 134580396 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 5044 4850 122 216 0 4826 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 20176

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/176 11441
/proc/meminfo: memFree=31938664/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=20356 CPUtime=1422.08 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 4708 0 0 0 142207 1 0 0 20 0 1 0 321757142 20844544 4887 33554432000 134512640 135395479 4293694512 4293692768 134568481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 5089 4887 122 216 0 4871 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 20356

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 11442
/proc/meminfo: memFree=31937848/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=20484 CPUtime=1482.06 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 4751 0 0 0 148205 1 0 0 20 0 1 0 321757142 20975616 4930 33554432000 134512640 135395479 4293694512 4293692864 134581488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 5121 4930 122 216 0 4903 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 20484

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/177 11442
/proc/meminfo: memFree=31937848/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=20632 CPUtime=1542.05 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 4780 0 0 0 154204 1 0 0 20 0 1 0 321757142 21127168 4959 33554432000 134512640 135395479 4293694512 4293692864 134580774 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 5158 4959 122 216 0 4940 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 20632

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 1.94 3/177 11442
/proc/meminfo: memFree=31937040/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=21000 CPUtime=1602.04 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 4864 0 0 0 160203 1 0 0 20 0 1 0 321757142 21504000 5089 33554432000 134512640 135395479 4293694512 4293692864 134581436 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 5250 5089 122 216 0 5032 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 21000

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 1.95 3/177 11442
/proc/meminfo: memFree=31936668/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=21284 CPUtime=1662.03 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 4911 0 0 0 166202 1 0 0 20 0 1 0 321757142 21794816 5136 33554432000 134512640 135395479 4293694512 4293692384 134574159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 5321 5136 122 216 0 5103 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 21284

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/178 11445
/proc/meminfo: memFree=31935512/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=21460 CPUtime=1722.02 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 4949 0 0 0 172201 1 0 0 20 0 1 0 321757142 21975040 5174 33554432000 134512640 135395479 4293694512 4293692864 134580945 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 5365 5174 122 216 0 5147 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 21460

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/177 11446
/proc/meminfo: memFree=31935304/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=21780 CPUtime=1782.02 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 5012 0 0 0 178201 1 0 0 20 0 1 0 321757142 22302720 5237 33554432000 134512640 135395479 4293694512 4293692864 134581431 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 5445 5237 122 216 0 5227 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 21780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/177 11446
/proc/meminfo: memFree=31934932/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=21780 CPUtime=1800.02 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 5013 0 0 0 180001 1 0 0 20 0 1 0 321757142 22302720 5238 33554432000 134512640 135395479 4293694512 4293692864 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 5445 5238 122 216 0 5227 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 21780

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.00 2.02 1.95 3/177 11446
/proc/meminfo: memFree=31934932/32873844 swapFree=8656/8656
[pid=11381] ppid=11379 vsize=21780 CPUtime=1800.02 cores=1,3,5,7
/proc/11381/stat : 11381 (minisat+) R 11379 11381 11023 0 -1 4202496 5013 0 0 0 180001 1 0 0 20 0 1 0 321757142 22302720 5238 33554432000 134512640 135395479 4293694512 4293692864 134580765 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/11381/statm: 5445 5238 122 216 0 5227 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 21780

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1800.01
CPU system time (s): 0.010998
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 21780

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

runsolver used 3.11353 second user time and 8.87165 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-01 15:11:26
IDJOB=3721476
IDBENCH=2911
IDSOLVER=2306
FILE ID=node102/3721476-1338556286
RUNJOBID= node102-1338552592-11040
PBS_JOBID= 14635889
Free space on /tmp= 71188 MiB

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

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

MD5SUM BENCH= cef055af6c2a22a549e672ed9a55f2c8
RANDOM SEED=2076301207

node102.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.178
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.35
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.178
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.90
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.178
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.178
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.178
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.178
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	: 5438.54
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.178
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.178
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:        31863820 kB
Buffers:           65148 kB
Cached:            81628 kB
SwapCached:         5424 kB
Active:           150824 kB
Inactive:         113972 kB
Active(anon):     114664 kB
Inactive(anon):     5248 kB
Active(file):      36160 kB
Inactive(file):   108724 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097008 kB
Dirty:              2356 kB
Writeback:             4 kB
AnonPages:        121076 kB
Mapped:             8316 kB
Shmem:                 0 kB
Slab:             602988 kB
SReclaimable:      44196 kB
SUnreclaim:       558792 kB
KernelStack:        1448 kB
PageTables:         3952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     238376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 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-3721476-1338556286.opb

Free space on /tmp at the end= 71188 MiB
End job on node102 at 2012-06-01 15:41:28