Trace number 3721465

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_8_70_2.opb
MD5SUMccdf85c0efcf9b688264aa74ef25462f
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 variables71
Total number of constraints17
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 constraints16
Minimum length of a constraint1
Maximum length of a constraint70
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 1943
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5830
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 16 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 ---[  14]---> Adder-cost: 398   maxlim: 1763   bits: 12/11
0.00/0.02	c ---[  12]---> Adder-cost: 442   maxlim: 1638   bits: 12/11
0.00/0.04	c ---[  10]---> Adder-cost: 392   maxlim: 1713   bits: 12/11
0.00/0.06	c ---[   8]---> Adder-cost: 424   maxlim: 1943   bits: 12/11
0.08/0.08	c ---[   6]---> Adder-cost: 410   maxlim: 1617   bits: 12/11
0.09/0.10	c ---[   4]---> Adder-cost: 398   maxlim: 1492   bits: 12/11
0.09/0.12	c ---[   2]---> Adder-cost: 450   maxlim: 1803   bits: 12/11
0.09/0.14	c ---[   0]---> Adder-cost: 430   maxlim: 1657   bits: 12/11
0.09/0.17	c ==================================[MINISAT+]==================================
0.09/0.17	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.17	c ==============================================================================
0.09/0.17	c |         0 |   22823    81243 |    7607       0        0     nan |  0.000 % |
0.09/0.17	c |       100 |   22807    81191 |    8367      98      895     9.1 |  5.338 % |
0.09/0.17	c |       250 |   22801    81173 |    9204     247     2038     8.3 |  5.367 % |
0.09/0.18	c |       475 |   22801    81173 |   10124     472     4311     9.1 |  5.367 % |
0.09/0.19	c |       812 |   22801    81173 |   11137     809     9665    11.9 |  5.367 % |
0.19/0.21	c |      1321 |   22801    81173 |   12251    1318    17717    13.4 |  5.367 % |
0.19/0.25	c |      2080 |   22801    81173 |   13476    2077    36592    17.6 |  5.367 % |
0.29/0.32	c |      3220 |   22801    81173 |   14823    3217    65762    20.4 |  5.367 % |
0.39/0.48	c |      4929 |   22801    81173 |   16306    4926   128493    26.1 |  5.367 % |
0.59/0.64	c |      7491 |   22801    81173 |   17936    7488   202593    27.1 |  5.367 % |
1.10/1.15	c |     11336 |   22801    81173 |   19730   11333   414005    36.5 |  5.367 % |
1.69/1.77	c |     17102 |   22801    81173 |   21703   17099   639053    37.4 |  5.367 % |
2.99/3.04	c |     25752 |   22801    81173 |   23874   14689   575134    39.2 |  5.367 % |
5.19/5.20	c |     38726 |   22801    81173 |   26261   15492   710278    45.8 |  5.367 % |
7.39/7.40	c |     58188 |   22801    81173 |   28887   20528   828506    40.4 |  5.367 % |
12.59/12.67	c |     87380 |   22793    81147 |   31776   17498   750565    42.9 |  5.395 % |
22.08/22.18	c |    131169 |   22785    81121 |   34953   24385  1289701    52.9 |  5.424 % |
36.08/36.16	c |    196853 |   22777    81095 |   38449   27878  1209849    43.4 |  5.452 % |
58.88/58.95	c |    295380 |   22777    81095 |   42294   34398  1743767    50.7 |  5.452 % |
96.98/97.05	c |    443169 |   22777    81095 |   46523   24470  1176977    48.1 |  5.452 % |
162.07/162.19	c |    664852 |   22777    81095 |   51176   35425  1816208    51.3 |  5.452 % |
229.66/229.77	c |    997379 |   22769    81069 |   56293   48698  2092402    43.0 |  5.481 % |
359.43/359.51	c |   1496167 |   22745    80991 |   61923   37456  1813566    48.4 |  5.567 % |
540.10/540.24	c |   2244351 |   22737    80965 |   68115   31757  1532280    48.3 |  5.595 % |
832.05/832.20	c |   3366625 |   22737    80965 |   74926   48467  2475804    51.1 |  5.595 % |
1310.78/1311.09	c |   5050036 |   22737    80965 |   82419   65935  3664725    55.6 |  5.595 % |
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-3721465-1338556244/watcher-3721465-1338556244 -o /tmp/evaluation-result-3721465-1338556244/solver-3721465-1338556244 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721465-1338556244.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: 1.95 2.00 1.91 3/175 11196
/proc/meminfo: memFree=28291180/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=1132 CPUtime=0 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 152 0 0 0 0 0 0 0 20 0 1 0 321752886 1159168 110 33554432000 134512640 135395479 4288201456 4288200288 134618819 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 283 110 75 216 0 65 0

[startup+0.081313 s]
/proc/loadavg: 1.95 2.00 1.91 3/175 11196
/proc/meminfo: memFree=28291180/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=1580 CPUtime=0.08 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 295 0 0 0 8 0 0 0 20 0 1 0 321752886 1617920 253 33554432000 134512640 135395479 4288201456 4288199068 134691260 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 395 253 106 216 0 177 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1580

[startup+0.100272 s]
/proc/loadavg: 1.95 2.00 1.91 3/175 11196
/proc/meminfo: memFree=28291180/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=1580 CPUtime=0.09 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 296 0 0 0 9 0 0 0 20 0 1 0 321752886 1617920 254 33554432000 134512640 135395479 4288201456 4288198908 135005888 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 395 254 106 216 0 177 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1580

[startup+0.30024 s]
/proc/loadavg: 1.95 2.00 1.91 3/175 11196
/proc/meminfo: memFree=28291180/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=3304 CPUtime=0.29 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 715 0 0 0 29 0 0 0 20 0 1 0 321752886 3383296 673 33554432000 134512640 135395479 4288201456 4288199808 134581412 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 826 673 123 216 0 608 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3304

[startup+0.700234 s]
/proc/loadavg: 1.95 2.00 1.91 3/175 11196
/proc/meminfo: memFree=28291180/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=4092 CPUtime=0.69 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 934 0 0 0 69 0 0 0 20 0 1 0 321752886 4190208 892 33554432000 134512640 135395479 4288201456 4288199328 134574216 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 1023 892 123 216 0 805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4092

[startup+1.50024 s]
/proc/loadavg: 1.95 2.00 1.91 3/176 11197
/proc/meminfo: memFree=28287840/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=5704 CPUtime=1.49 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 1316 0 0 0 149 0 0 0 20 0 1 0 321752886 5840896 1274 33554432000 134512640 135395479 4288201456 4288199808 134580732 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 1426 1274 123 216 0 1208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5704

[startup+3.10023 s]
/proc/loadavg: 1.95 2.00 1.91 3/176 11197
/proc/meminfo: memFree=28285352/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=7152 CPUtime=3.09 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 1681 0 0 0 309 0 0 0 20 0 1 0 321752886 7323648 1639 33554432000 134512640 135395479 4288201456 4288199808 134580798 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 1788 1639 123 216 0 1570 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7152

[startup+6.30024 s]
/proc/loadavg: 1.95 2.00 1.91 3/176 11197
/proc/meminfo: memFree=28283492/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=8720 CPUtime=6.29 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 2068 0 0 0 629 0 0 0 20 0 1 0 321752886 8929280 2026 33554432000 134512640 135395479 4288201456 4288199808 134581183 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 2180 2026 123 216 0 1962 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8720

[startup+12.7002 s]
/proc/loadavg: 1.96 2.00 1.91 3/176 11197
/proc/meminfo: memFree=28281276/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=10332 CPUtime=12.69 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 2457 0 0 0 1269 0 0 0 20 0 1 0 321752886 10579968 2415 33554432000 134512640 135395479 4288201456 4288199424 134576837 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 2583 2415 123 216 0 2365 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10332

[startup+25.5002 s]
/proc/loadavg: 1.96 2.00 1.91 3/175 11197
/proc/meminfo: memFree=28279192/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=12688 CPUtime=25.48 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 3067 0 0 0 2548 0 0 0 20 0 1 0 321752886 12992512 3025 33554432000 134512640 135395479 4288201456 4288199808 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 3172 3025 123 216 0 2954 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12688

[startup+51.1002 s]
/proc/loadavg: 1.98 2.00 1.91 3/175 11197
/proc/meminfo: memFree=28278572/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=13344 CPUtime=51.08 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 3227 0 0 0 5108 0 0 0 20 0 1 0 321752886 13664256 3185 33554432000 134512640 135395479 4288201456 4288199808 134581488 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 3336 3185 123 216 0 3118 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13344

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 1.91 3/175 11197
/proc/meminfo: memFree=28275280/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=16852 CPUtime=102.28 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 4075 0 0 0 10227 1 0 0 20 0 1 0 321752886 17256448 4033 33554432000 134512640 135395479 4288201456 4288199808 134581436 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 4213 4033 123 216 0 3995 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 16852

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/175 11197
/proc/meminfo: memFree=28272952/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=18764 CPUtime=162.27 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 4540 0 0 0 16226 1 0 0 20 0 1 0 321752886 19214336 4498 33554432000 134512640 135395479 4288201456 4288199808 134580813 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 4691 4498 123 216 0 4473 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 18764

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/175 11197
/proc/meminfo: memFree=28272112/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=19680 CPUtime=222.26 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 4757 0 0 0 22225 1 0 0 20 0 1 0 321752886 20152320 4715 33554432000 134512640 135395479 4288201456 4288199808 134581053 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 4920 4715 123 216 0 4702 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 19680

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/175 11197
/proc/meminfo: memFree=28269908/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=22088 CPUtime=282.25 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 5374 0 0 0 28224 1 0 0 20 0 1 0 321752886 22618112 5332 33554432000 134512640 135395479 4288201456 4288199808 134580816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 5522 5332 123 216 0 5304 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 22088

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 11247
/proc/meminfo: memFree=29234416/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=22636 CPUtime=342.23 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 5522 0 0 0 34222 1 0 0 20 0 1 0 321752886 23179264 5514 33554432000 134512640 135395479 4288201456 4288199808 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 5659 5514 123 216 0 5441 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 22636

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 11247
/proc/meminfo: memFree=29231240/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=23752 CPUtime=402.22 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 5769 0 0 0 40221 1 0 0 20 0 1 0 321752886 24322048 5761 33554432000 134512640 135395479 4288201456 4288199808 134581053 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 5938 5761 123 216 0 5720 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 23752

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 1.92 3/175 11247
/proc/meminfo: memFree=29228696/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=25072 CPUtime=462.21 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 6091 0 0 0 46220 1 0 0 20 0 1 0 321752886 25673728 6083 33554432000 134512640 135395479 4288201456 4288199808 134580825 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 6268 6083 123 216 0 6050 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 25072

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/175 11247
/proc/meminfo: memFree=29227204/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=25404 CPUtime=522.2 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 6168 0 0 0 52219 1 0 0 20 0 1 0 321752886 26013696 6171 33554432000 134512640 135395479 4288201456 4288199808 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 6351 6171 123 216 0 6133 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 25404

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/176 11250
/proc/meminfo: memFree=29222480/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=28312 CPUtime=582.19 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 6856 0 0 0 58218 1 0 0 20 0 1 0 321752886 28991488 6889 33554432000 134512640 135395479 4288201456 4288199808 134580908 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 7078 6889 123 216 0 6860 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 28312

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 11251
/proc/meminfo: memFree=29210636/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=31976 CPUtime=882.15 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 7741 0 0 0 88213 2 0 0 20 0 1 0 321752886 32743424 7830 33554432000 134512640 135395479 4288201456 4288199808 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 7994 7830 123 216 0 7776 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 31976

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 11252
/proc/meminfo: memFree=29208400/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=32640 CPUtime=942.14 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 7862 0 0 0 94212 2 0 0 20 0 1 0 321752886 33423360 7951 33554432000 134512640 135395479 4288201456 4288199808 134580915 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 8160 7951 123 216 0 7942 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 32640

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 11252
/proc/meminfo: memFree=29206540/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=32936 CPUtime=1002.13 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 7933 0 0 0 100211 2 0 0 20 0 1 0 321752886 33726464 8022 33554432000 134512640 135395479 4288201456 4288199808 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 8234 8022 123 216 0 8016 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 32936

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 11252
/proc/meminfo: memFree=29204120/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=33480 CPUtime=1062.12 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 8077 0 0 0 106210 2 0 0 20 0 1 0 321752886 34283520 8166 33554432000 134512640 135395479 4288201456 4288199808 134580798 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 8370 8166 123 216 0 8152 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 33480

[startup+1122.3 s]
/proc/loadavg: 2.06 2.01 1.93 3/175 11252
/proc/meminfo: memFree=29202012/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=33804 CPUtime=1122.11 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 8137 0 0 0 112209 2 0 0 20 0 1 0 321752886 34615296 8226 33554432000 134512640 135395479 4288201456 4288199808 134581284 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 8451 8226 123 216 0 8233 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 33804

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/176 11255
/proc/meminfo: memFree=29200388/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=33804 CPUtime=1182.1 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 8148 0 0 0 118208 2 0 0 20 0 1 0 321752886 34615296 8237 33554432000 134512640 135395479 4288201456 4288199808 134581436 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 8451 8237 123 216 0 8233 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 33804

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 11256
/proc/meminfo: memFree=29198224/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=34408 CPUtime=1242.09 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 8302 0 0 0 124207 2 0 0 20 0 1 0 321752886 35233792 8391 33554432000 134512640 135395479 4288201456 4288199424 134576840 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 8602 8391 123 216 0 8384 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 34408

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 11256
/proc/meminfo: memFree=29195680/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=34540 CPUtime=1302.08 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 8328 0 0 0 130206 2 0 0 20 0 1 0 321752886 35368960 8460 33554432000 134512640 135395479 4288201456 4288199808 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 8635 8460 123 216 0 8417 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 34540

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 11256
/proc/meminfo: memFree=29191708/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=37288 CPUtime=1362.07 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 8990 0 0 0 136204 3 0 0 20 0 1 0 321752886 38182912 9122 33554432000 134512640 135395479 4288201456 4288199808 134581204 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 9322 9122 123 216 0 9104 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 37288

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 11256
/proc/meminfo: memFree=29187736/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=38940 CPUtime=1422.06 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 9413 0 0 0 142203 3 0 0 20 0 1 0 321752886 39874560 9571 33554432000 134512640 135395479 4288201456 4288197120 134593015 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 9735 9571 123 216 0 9517 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 38940

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/175 11256
/proc/meminfo: memFree=29186308/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=39084 CPUtime=1482.05 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 9445 0 0 0 148202 3 0 0 20 0 1 0 321752886 40022016 9603 33554432000 134512640 135395479 4288201456 4288199328 134573890 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 9771 9603 123 216 0 9553 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 39084

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/175 11257
/proc/meminfo: memFree=29184696/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=39276 CPUtime=1542.04 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 9485 0 0 0 154201 3 0 0 20 0 1 0 321752886 40218624 9643 33554432000 134512640 135395479 4288201456 4288199808 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 9819 9643 123 216 0 9601 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 39276

[startup+1602.3 s]
/proc/loadavg: 2.16 2.04 1.94 3/175 11257
/proc/meminfo: memFree=29183452/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=39276 CPUtime=1602.03 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 9485 0 0 0 160200 3 0 0 20 0 1 0 321752886 40218624 9643 33554432000 134512640 135395479 4288201456 4288199808 134581423 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 9819 9643 123 216 0 9601 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 39276

[startup+1662.3 s]
/proc/loadavg: 2.13 2.05 1.95 3/175 11257
/proc/meminfo: memFree=29181964/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=39560 CPUtime=1662.02 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 9540 0 0 0 166199 3 0 0 20 0 1 0 321752886 40509440 9698 33554432000 134512640 135395479 4288201456 4288199808 134580768 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 9890 9698 123 216 0 9672 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 39560

[startup+1722.3 s]
/proc/loadavg: 2.12 2.05 1.95 3/175 11257
/proc/meminfo: memFree=29178800/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=39560 CPUtime=1722.01 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 9540 0 0 0 172198 3 0 0 20 0 1 0 321752886 40509440 9698 33554432000 134512640 135395479 4288201456 4288199760 134580396 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 9890 9698 123 216 0 9672 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 39560

[startup+1782.3 s]
/proc/loadavg: 2.12 2.06 1.96 3/176 11260
/proc/meminfo: memFree=29176808/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=39560 CPUtime=1782 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 9569 0 0 0 178197 3 0 0 20 0 1 0 321752886 40509440 9727 33554432000 134512640 135395479 4288201456 4288199808 134580919 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 9890 9727 123 216 0 9672 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 39560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.05 1.96 3/176 11260
/proc/meminfo: memFree=29176312/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=39560 CPUtime=1800.01 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 9569 0 0 0 179998 3 0 0 20 0 1 0 321752886 40509440 9727 33554432000 134512640 135395479 4288201456 4288199328 134574410 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 9890 9727 123 216 0 9672 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 39560

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.08 2.05 1.96 3/176 11260
/proc/meminfo: memFree=29176312/32873844 swapFree=6088/6088
[pid=11196] ppid=11194 vsize=39560 CPUtime=1800.01 cores=0,2,4,6
/proc/11196/stat : 11196 (minisat+) R 11194 11196 10645 0 -1 4202496 9569 0 0 0 179998 3 0 0 20 0 1 0 321752886 40509440 9727 33554432000 134512640 135395479 4288201456 4288199328 134574410 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/11196/statm: 9890 9727 123 216 0 9672 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 39560

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.98
CPU system time (s): 0.033994
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 39560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.033994
maximum resident set size= 38912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9570
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= 18
involuntary context switches= 1874

runsolver used 3.24351 second user time and 8.33173 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-01 15:10:45
IDJOB=3721465
IDBENCH=2898
IDSOLVER=2306
FILE ID=node110/3721465-1338556244
RUNJOBID= node110-1338552573-10661
PBS_JOBID= 14635874
Free space on /tmp= 71132 MiB

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

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

MD5SUM BENCH= ccdf85c0efcf9b688264aa74ef25462f
RANDOM SEED=1507793954

node110.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		: 2666.893
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	: 5333.78
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		: 2666.893
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		: 2666.893
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.92
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		: 2666.893
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		: 2666.893
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.92
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		: 2666.893
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.90
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		: 2666.893
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		: 2666.893
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:        28292328 kB
Buffers:          361192 kB
Cached:          2289836 kB
SwapCached:          604 kB
Active:          2282476 kB
Inactive:        1465400 kB
Active(anon):    1086844 kB
Inactive(anon):    12328 kB
Active(file):    1195632 kB
Inactive(file):  1453072 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107364 kB
Dirty:              2368 kB
Writeback:             0 kB
AnonPages:       1102448 kB
Mapped:            11872 kB
Shmem:                40 kB
Slab:             696252 kB
SReclaimable:     138768 kB
SUnreclaim:       557484 kB
KernelStack:        1456 kB
PageTables:         5820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1199232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 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-3721465-1338556244.opb

Free space on /tmp at the end= 71128 MiB
End job on node110 at 2012-06-01 15:40:47