Trace number 3721355

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB07: minisat+ 1.14SAT 387.372 387.444

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob4.opb
MD5SUM65ff8d8fa0c74cfadd531eacdf92ff06
Bench CategoryDEC-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.82372
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables82
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint82
Maximum length of a constraint82
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 60575666
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 801239175
Number of bits of the biggest sum of numbers30
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 2 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 ---[   0]---> Adder-cost: 1360   maxlim: 60575666   bits: 27/26
247.84/247.92	c ==================================[MINISAT+]==================================
247.84/247.92	c | Conflicts | Original         | Learnt                           | Progress |
247.84/247.92	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
247.84/247.92	c ==============================================================================
247.84/247.92	c |         0 |    9228    32882 |    3076       0        0     nan |  0.000 % |
247.84/247.93	c |       100 |    9212    32830 |    3383      98      601     6.1 |  4.524 % |
247.84/247.94	c |       250 |    9212    32830 |    3721     248    10742    43.3 |  4.524 % |
247.84/247.95	c |       475 |    9180    32726 |    4094     469    12356    26.3 |  4.798 % |
247.84/247.96	c |       813 |    9172    32700 |    4503     806    16656    20.7 |  4.866 % |
247.84/247.98	c |      1319 |    9172    32700 |    4953    1312    38779    29.6 |  4.866 % |
247.94/248.01	c |      2078 |    9156    32648 |    5449    2069    60041    29.0 |  5.003 % |
247.94/248.06	c |      3218 |    9156    32648 |    5994    3209   100673    31.4 |  5.003 % |
248.04/248.15	c |      4927 |    9148    32622 |    6593    4917   170863    34.7 |  5.072 % |
248.24/248.34	c |      7489 |    9148    32622 |    7253    3774   200510    53.1 |  5.072 % |
248.54/248.62	c |     11333 |    9148    32622 |    7978    7618   407389    53.5 |  5.072 % |
249.04/249.14	c |     17101 |    9148    32622 |    8776    4911   247382    50.4 |  5.072 % |
249.84/249.91	c |     25751 |    9140    32596 |    9653    8911   561662    63.0 |  5.141 % |
250.94/251.05	c |     38727 |    9140    32596 |   10619    6794   345711    50.9 |  5.141 % |
253.04/253.17	c |     58188 |    9140    32596 |   11681    9828   430800    43.8 |  5.141 % |
256.34/256.47	c |     87384 |    9140    32596 |   12849    8423   486641    57.8 |  5.141 % |
261.14/261.23	c |    131173 |    9140    32596 |   14134   11846   689518    58.2 |  5.141 % |
269.44/269.52	c |    196857 |    9140    32596 |   15547   12190   686874    56.3 |  5.141 % |
280.63/280.76	c |    295383 |    9140    32596 |   17102   15414   811100    52.6 |  5.141 % |
300.73/300.81	c |    443173 |    9107    32481 |   18812   14127   765543    54.2 |  5.346 % |
330.53/330.66	c |    664856 |    9107    32481 |   20693   15897   899439    56.6 |  5.346 % |
376.82/376.96	c |    997384 |    9107    32481 |   22763   12537   536386    42.8 |  5.346 % |
387.32/387.44	c ==============================================================================
387.32/387.44	c SATISFIABLE: No goal function specified.
387.32/387.44	s SATISFIABLE
387.32/387.44	v -x1 x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 -x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 x32 x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82
387.32/387.44	c _______________________________________________________________________________
387.32/387.44	c 
387.32/387.44	c restarts              : 22
387.32/387.44	c conflicts             : 1069352        (2761 /sec)
387.32/387.44	c decisions             : 1381392        (3566 /sec)
387.32/387.44	c propagations          : 0              (0 /sec)
387.32/387.44	c inspects              : 0              (0 /sec)
387.32/387.44	c CPU time              : 387.345 s
387.32/387.44	c _______________________________________________________________________________

Verifier Data

OK	0

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-3721355-1338555240/watcher-3721355-1338555240 -o /tmp/evaluation-result-3721355-1338555240/solver-3721355-1338555240 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721355-1338555240.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: 3.48 2.65 2.09 3/175 1728
/proc/meminfo: memFree=24185940/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=1264 CPUtime=0 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 174 0 0 0 0 0 0 0 20 0 1 0 321652587 1294336 131 33554432000 134512640 135395479 4293883744 4293856028 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 316 131 86 216 0 98 0

[startup+0.0141179 s]
/proc/loadavg: 3.48 2.65 2.09 3/175 1728
/proc/meminfo: memFree=24185940/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=1396 CPUtime=0.01 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 221 0 0 0 1 0 0 0 20 0 1 0 321652587 1429504 178 33554432000 134512640 135395479 4293883744 4293861532 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 349 178 86 216 0 131 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1396

[startup+0.100263 s]
/proc/loadavg: 3.48 2.65 2.09 3/175 1728
/proc/meminfo: memFree=24185940/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=3232 CPUtime=0.09 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 706 0 0 0 9 0 0 0 20 0 1 0 321652587 3309568 621 33554432000 134512640 135395479 4293883744 4293856044 135007864 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 808 621 86 216 0 590 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3232

[startup+0.300253 s]
/proc/loadavg: 3.48 2.65 2.09 3/175 1728
/proc/meminfo: memFree=24185940/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=7388 CPUtime=0.29 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 2022 0 0 0 29 0 0 0 20 0 1 0 321652587 7565312 1689 33554432000 134512640 135395479 4293883744 4293857004 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 1847 1690 86 216 0 1629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7388

[startup+0.700242 s]
/proc/loadavg: 3.48 2.65 2.09 3/175 1728
/proc/meminfo: memFree=24185940/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=15172 CPUtime=0.69 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 4301 0 0 0 69 0 0 0 20 0 1 0 321652587 15536128 3638 33554432000 134512640 135395479 4293883744 4293857948 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 3793 3638 86 216 0 3575 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15172

[startup+1.50025 s]
/proc/loadavg: 3.48 2.65 2.09 3/176 1729
/proc/meminfo: memFree=24162376/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=30216 CPUtime=1.49 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 7675 0 0 0 149 0 0 0 20 0 1 0 321652587 30941184 7375 33554432000 134512640 135395479 4293883744 4293858876 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 7554 7375 86 216 0 7336 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30216

[startup+3.10026 s]
/proc/loadavg: 3.48 2.65 2.09 3/176 1729
/proc/meminfo: memFree=24137700/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=59252 CPUtime=3.08 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 14202 0 0 0 307 1 0 0 20 0 1 0 321652587 60674048 14628 33554432000 134512640 135395479 4293883744 4293858268 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 14813 14628 86 216 0 14595 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 59252

[startup+6.30023 s]
/proc/loadavg: 3.36 2.64 2.09 3/176 1729
/proc/meminfo: memFree=24122832/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=6.29 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17812 0 0 0 627 2 0 0 20 0 1 0 321652587 64606208 15601 33554432000 134512640 135395479 4293883744 4293877484 135005330 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15601 89 216 0 15555 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63092

[startup+12.7002 s]
/proc/loadavg: 3.26 2.63 2.09 3/176 1729
/proc/meminfo: memFree=24122600/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=12.69 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17812 0 0 0 1267 2 0 0 20 0 1 0 321652587 64606208 15601 33554432000 134512640 135395479 4293883744 4293878024 135003212 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15601 89 216 0 15555 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63092

[startup+25.5002 s]
/proc/loadavg: 2.98 2.60 2.09 3/176 1729
/proc/meminfo: memFree=24123096/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=25.49 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17812 0 0 0 2547 2 0 0 20 0 1 0 321652587 64606208 15601 33554432000 134512640 135395479 4293883744 4293878320 134838337 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15601 89 216 0 15555 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63092

[startup+51.1002 s]
/proc/loadavg: 2.64 2.55 2.08 3/175 1729
/proc/meminfo: memFree=24123072/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=51.08 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17817 0 0 0 5106 2 0 0 20 0 1 0 321652587 64606208 15601 33554432000 134512640 135395479 4293883744 4293879132 134839070 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15601 89 216 0 15555 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63092

[startup+102.306 s]
/proc/loadavg: 2.28 2.46 2.08 3/174 1729
/proc/meminfo: memFree=24122680/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=102.27 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17824 0 0 0 10225 2 0 0 20 0 1 0 321652587 64606208 15618 33554432000 134512640 135395479 4293883744 4293878844 134838067 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15618 89 216 0 15555 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 63092

[startup+162.3 s]
/proc/loadavg: 2.18 2.39 2.08 3/175 1730
/proc/meminfo: memFree=24122796/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=162.25 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17824 0 0 0 16223 2 0 0 20 0 1 0 321652587 64606208 15618 33554432000 134512640 135395479 4293883744 4293879836 135005791 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15618 89 216 0 15555 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 63092

[startup+222.3 s]
/proc/loadavg: 2.06 2.32 2.07 3/175 1730
/proc/meminfo: memFree=24122672/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=222.24 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17824 0 0 0 22222 2 0 0 20 0 1 0 321652587 64606208 15618 33554432000 134512640 135395479 4293883744 4293879532 135005847 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15618 89 216 0 15555 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 63092

[startup+282.3 s]
/proc/loadavg: 2.02 2.26 2.07 3/175 1730
/proc/meminfo: memFree=24122796/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=282.23 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17858 0 0 0 28221 2 0 0 20 0 1 0 321652587 64606208 15652 33554432000 134512640 135395479 4293883744 4293881712 134576169 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15652 123 216 0 15555 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 63092

[startup+342.3 s]
/proc/loadavg: 2.01 2.21 2.06 3/175 1730
/proc/meminfo: memFree=24120376/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=342.22 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17858 0 0 0 34220 2 0 0 20 0 1 0 321652587 64606208 15652 33554432000 134512640 135395479 4293883744 4293882096 134580809 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15652 123 216 0 15555 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 63092

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

[startup+358.3 s]
/proc/loadavg: 2.00 2.19 2.06 3/175 1730
/proc/meminfo: memFree=24119880/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=358.22 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17858 0 0 0 35820 2 0 0 20 0 1 0 321652587 64606208 15652 33554432000 134512640 135395479 4293883744 4293882096 134580938 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15652 123 216 0 15555 0
Current children cumulated CPU time (s) 358.22
Current children cumulated vsize (KiB) 63092

[startup+371.1 s]
/proc/loadavg: 2.00 2.19 2.06 3/176 1733
/proc/meminfo: memFree=24119872/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=371.02 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17858 0 0 0 37100 2 0 0 20 0 1 0 321652587 64606208 15652 33554432000 134512640 135395479 4293883744 4293882096 134580753 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15652 123 216 0 15555 0
Current children cumulated CPU time (s) 371.02
Current children cumulated vsize (KiB) 63092

[startup+377.5 s]
/proc/loadavg: 2.00 2.18 2.06 3/176 1733
/proc/meminfo: memFree=24119872/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=377.42 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17858 0 0 0 37740 2 0 0 20 0 1 0 321652587 64606208 15652 33554432000 134512640 135395479 4293883744 4293882096 134581463 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15652 123 216 0 15555 0
Current children cumulated CPU time (s) 377.42
Current children cumulated vsize (KiB) 63092

[startup+383.906 s]
/proc/loadavg: 2.00 2.18 2.06 3/176 1733
/proc/meminfo: memFree=24119872/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=383.82 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17858 0 0 0 38380 2 0 0 20 0 1 0 321652587 64606208 15652 33554432000 134512640 135395479 4293883744 4293882096 134580744 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15652 123 216 0 15555 0
Current children cumulated CPU time (s) 383.82
Current children cumulated vsize (KiB) 63092

[startup+385.5 s]
/proc/loadavg: 2.00 2.18 2.06 3/176 1733
/proc/meminfo: memFree=24119872/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=385.42 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17858 0 0 0 38540 2 0 0 20 0 1 0 321652587 64606208 15652 33554432000 134512640 135395479 4293883744 4293882096 134581451 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15652 123 216 0 15555 0
Current children cumulated CPU time (s) 385.42
Current children cumulated vsize (KiB) 63092

[startup+386.3 s]
/proc/loadavg: 2.00 2.18 2.06 3/176 1733
/proc/meminfo: memFree=24119872/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=386.22 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17858 0 0 0 38620 2 0 0 20 0 1 0 321652587 64606208 15652 33554432000 134512640 135395479 4293883744 4293882096 134580768 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15652 123 216 0 15555 0
Current children cumulated CPU time (s) 386.22
Current children cumulated vsize (KiB) 63092

[startup+387.1 s]
/proc/loadavg: 2.00 2.18 2.06 3/176 1733
/proc/meminfo: memFree=24119872/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=387.02 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17858 0 0 0 38700 2 0 0 20 0 1 0 321652587 64606208 15652 33554432000 134512640 135395479 4293883744 4293882096 134580825 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15652 123 216 0 15555 0
Current children cumulated CPU time (s) 387.02
Current children cumulated vsize (KiB) 63092

[startup+387.3 s]
/proc/loadavg: 2.00 2.18 2.06 3/176 1733
/proc/meminfo: memFree=24119872/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=387.22 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17858 0 0 0 38720 2 0 0 20 0 1 0 321652587 64606208 15652 33554432000 134512640 135395479 4293883744 4293882096 134580999 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15652 123 216 0 15555 0
Current children cumulated CPU time (s) 387.22
Current children cumulated vsize (KiB) 63092

[startup+387.4 s]
/proc/loadavg: 2.00 2.18 2.06 3/176 1733
/proc/meminfo: memFree=24119872/32873844 swapFree=7112/7112
[pid=1728] ppid=1726 vsize=63092 CPUtime=387.32 cores=0,2,4,6
/proc/1728/stat : 1728 (minisat+) R 1726 1728 1027 0 -1 4202496 17858 0 0 0 38730 2 0 0 20 0 1 0 321652587 64606208 15652 33554432000 134512640 135395479 4293883744 4293881712 134579914 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1728/statm: 15773 15652 123 216 0 15555 0
Current children cumulated CPU time (s) 387.32
Current children cumulated vsize (KiB) 63092

Child status: 10
Real time (s): 387.444
CPU time (s): 387.372
CPU user time (s): 387.346
CPU system time (s): 0.025996
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 73640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 387.346
system time used= 0.025996
maximum resident set size= 72940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17861
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= 13
involuntary context switches= 398

runsolver used 0.583911 second user time and 1.27981 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-01 14:54:00
IDJOB=3721355
IDBENCH=2558
IDSOLVER=2306
FILE ID=node104/3721355-1338555240
RUNJOBID= node104-1338552578-1043
PBS_JOBID= 14635880
Free space on /tmp= 66460 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-prob4.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721355-1338555240/watcher-3721355-1338555240 -o /tmp/evaluation-result-3721355-1338555240/solver-3721355-1338555240 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721355-1338555240.opb            

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

MD5SUM BENCH= 65ff8d8fa0c74cfadd531eacdf92ff06
RANDOM SEED=1428386806

node104.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.266
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	: 5332.53
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.266
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.266
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		: 2666.266
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.92
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.266
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		: 2666.266
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		: 2666.266
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.266
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:        24186096 kB
Buffers:          523632 kB
Cached:          7062296 kB
SwapCached:          780 kB
Active:          4547516 kB
Inactive:        3141080 kB
Active(anon):      94248 kB
Inactive(anon):     8072 kB
Active(file):    4453268 kB
Inactive(file):  3133008 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105060 kB
Dirty:              2948 kB
Writeback:             0 kB
AnonPages:        106124 kB
Mapped:            14652 kB
Shmem:                 8 kB
Slab:             860008 kB
SReclaimable:     302228 kB
SUnreclaim:       557780 kB
KernelStack:        1480 kB
PageTables:         4200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     208436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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-3721355-1338555240.opb

Free space on /tmp at the end= 66456 MiB
End job on node104 at 2012-06-01 15:00:28