Trace number 4111567

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
minisatp 2012-10-02 git-d91742b? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k6_l3_n170.opb
MD5SUM7f5f10f1b8aeee16c5b46dadab8c5b22
Bench CategoryDEC-SMALLINT (no 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 FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1020
Total number of constraints43010
Number of constraints which are clauses42840
Number of constraints which are cardinality constraints (but not clauses)170
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint6
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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.49/0.56	c Converting 43180 PB-constraints to clauses...
0.49/0.56	c   -- Unit propagations: (none)
0.49/0.56	c   -- Detecting intervals from adjacent constraints: ##########################################################################################################################################################################
0.49/0.56	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.59/0.60	c ---[ 338]---> BDD-cost:    9
0.59/0.60	c ---[ 336]---> BDD-cost:    9
0.59/0.60	c ---[ 334]---> BDD-cost:    9
0.59/0.60	c ---[ 332]---> BDD-cost:    9
0.59/0.60	c ---[ 330]---> BDD-cost:    9
0.59/0.60	c ---[ 328]---> BDD-cost:    9
0.59/0.60	c ---[ 326]---> BDD-cost:    9
0.59/0.60	c ---[ 324]---> BDD-cost:    9
0.59/0.60	c ---[ 322]---> BDD-cost:    9
0.59/0.60	c ---[ 320]---> BDD-cost:    9
0.59/0.60	c ---[ 318]---> BDD-cost:    9
0.59/0.60	c ---[ 316]---> BDD-cost:    9
0.59/0.60	c ---[ 314]---> BDD-cost:    9
0.59/0.60	c ---[ 312]---> BDD-cost:    9
0.59/0.60	c ---[ 310]---> BDD-cost:    9
0.59/0.60	c ---[ 308]---> BDD-cost:    9
0.59/0.60	c ---[ 306]---> BDD-cost:    9
0.59/0.60	c ---[ 304]---> BDD-cost:    9
0.59/0.60	c ---[ 302]---> BDD-cost:    9
0.59/0.60	c ---[ 300]---> BDD-cost:    9
0.59/0.60	c ---[ 298]---> BDD-cost:    9
0.59/0.60	c ---[ 296]---> BDD-cost:    9
0.59/0.60	c ---[ 294]---> BDD-cost:    9
0.59/0.60	c ---[ 292]---> BDD-cost:    9
0.59/0.60	c ---[ 290]---> BDD-cost:    9
0.59/0.60	c ---[ 288]---> BDD-cost:    9
0.59/0.60	c ---[ 286]---> BDD-cost:    9
0.59/0.60	c ---[ 284]---> BDD-cost:    9
0.59/0.60	c ---[ 282]---> BDD-cost:    9
0.59/0.60	c ---[ 280]---> BDD-cost:    9
0.59/0.60	c ---[ 278]---> BDD-cost:    9
0.59/0.60	c ---[ 276]---> BDD-cost:    9
0.59/0.60	c ---[ 274]---> BDD-cost:    9
0.59/0.60	c ---[ 272]---> BDD-cost:    9
0.59/0.60	c ---[ 270]---> BDD-cost:    9
0.59/0.60	c ---[ 268]---> BDD-cost:    9
0.59/0.60	c ---[ 266]---> BDD-cost:    9
0.59/0.60	c ---[ 264]---> BDD-cost:    9
0.59/0.60	c ---[ 262]---> BDD-cost:    9
0.59/0.60	c ---[ 260]---> BDD-cost:    9
0.59/0.60	c ---[ 258]---> BDD-cost:    9
0.59/0.60	c ---[ 256]---> BDD-cost:    9
0.59/0.60	c ---[ 254]---> BDD-cost:    9
0.59/0.60	c ---[ 252]---> BDD-cost:    9
0.59/0.60	c ---[ 250]---> BDD-cost:    9
0.59/0.60	c ---[ 248]---> BDD-cost:    9
0.59/0.60	c ---[ 246]---> BDD-cost:    9
0.59/0.60	c ---[ 244]---> BDD-cost:    9
0.59/0.60	c ---[ 242]---> BDD-cost:    9
0.59/0.60	c ---[ 240]---> BDD-cost:    9
0.59/0.60	c ---[ 238]---> BDD-cost:    9
0.59/0.60	c ---[ 236]---> BDD-cost:    9
0.59/0.60	c ---[ 234]---> BDD-cost:    9
0.59/0.60	c ---[ 232]---> BDD-cost:    9
0.59/0.60	c ---[ 230]---> BDD-cost:    9
0.59/0.60	c ---[ 228]---> BDD-cost:    9
0.59/0.60	c ---[ 226]---> BDD-cost:    9
0.59/0.60	c ---[ 224]---> BDD-cost:    9
0.59/0.60	c ---[ 222]---> BDD-cost:    9
0.59/0.60	c ---[ 220]---> BDD-cost:    9
0.59/0.60	c ---[ 218]---> BDD-cost:    9
0.59/0.60	c ---[ 216]---> BDD-cost:    9
0.59/0.60	c ---[ 214]---> BDD-cost:    9
0.59/0.60	c ---[ 212]---> BDD-cost:    9
0.59/0.60	c ---[ 210]---> BDD-cost:    9
0.59/0.60	c ---[ 208]---> BDD-cost:    9
0.59/0.60	c ---[ 206]---> BDD-cost:    9
0.59/0.60	c ---[ 204]---> BDD-cost:    9
0.59/0.60	c ---[ 202]---> BDD-cost:    9
0.59/0.60	c ---[ 200]---> BDD-cost:    9
0.59/0.60	c ---[ 198]---> BDD-cost:    9
0.59/0.60	c ---[ 196]---> BDD-cost:    9
0.59/0.60	c ---[ 194]---> BDD-cost:    9
0.59/0.60	c ---[ 192]---> BDD-cost:    9
0.59/0.60	c ---[ 190]---> BDD-cost:    9
0.59/0.60	c ---[ 188]---> BDD-cost:    9
0.59/0.60	c ---[ 186]---> BDD-cost:    9
0.59/0.60	c ---[ 184]---> BDD-cost:    9
0.59/0.60	c ---[ 182]---> BDD-cost:    9
0.59/0.60	c ---[ 180]---> BDD-cost:    9
0.59/0.60	c ---[ 178]---> BDD-cost:    9
0.59/0.60	c ---[ 176]---> BDD-cost:    9
0.59/0.60	c ---[ 174]---> BDD-cost:    9
0.59/0.60	c ---[ 172]---> BDD-cost:    9
0.59/0.60	c ---[ 170]---> BDD-cost:    9
0.59/0.60	c ---[ 168]---> BDD-cost:    9
0.59/0.60	c ---[ 166]---> BDD-cost:    9
0.59/0.60	c ---[ 164]---> BDD-cost:    9
0.59/0.60	c ---[ 162]---> BDD-cost:    9
0.59/0.60	c ---[ 160]---> BDD-cost:    9
0.59/0.60	c ---[ 158]---> BDD-cost:    9
0.59/0.60	c ---[ 156]---> BDD-cost:    9
0.59/0.60	c ---[ 154]---> BDD-cost:    9
0.59/0.60	c ---[ 152]---> BDD-cost:    9
0.59/0.60	c ---[ 150]---> BDD-cost:    9
0.59/0.60	c ---[ 148]---> BDD-cost:    9
0.59/0.60	c ---[ 146]---> BDD-cost:    9
0.59/0.60	c ---[ 144]---> BDD-cost:    9
0.59/0.60	c ---[ 142]---> BDD-cost:    9
0.59/0.60	c ---[ 140]---> BDD-cost:    9
0.59/0.60	c ---[ 138]---> BDD-cost:    9
0.59/0.60	c ---[ 136]---> BDD-cost:    9
0.59/0.60	c ---[ 134]---> BDD-cost:    9
0.59/0.60	c ---[ 132]---> BDD-cost:    9
0.59/0.60	c ---[ 130]---> BDD-cost:    9
0.59/0.60	c ---[ 128]---> BDD-cost:    9
0.59/0.60	c ---[ 126]---> BDD-cost:    9
0.59/0.60	c ---[ 124]---> BDD-cost:    9
0.59/0.60	c ---[ 122]---> BDD-cost:    9
0.59/0.60	c ---[ 120]---> BDD-cost:    9
0.59/0.60	c ---[ 118]---> BDD-cost:    9
0.59/0.60	c ---[ 116]---> BDD-cost:    9
0.59/0.60	c ---[ 114]---> BDD-cost:    9
0.59/0.60	c ---[ 112]---> BDD-cost:    9
0.59/0.60	c ---[ 110]---> BDD-cost:    9
0.59/0.60	c ---[ 108]---> BDD-cost:    9
0.59/0.60	c ---[ 106]---> BDD-cost:    9
0.59/0.60	c ---[ 104]---> BDD-cost:    9
0.59/0.60	c ---[ 102]---> BDD-cost:    9
0.59/0.60	c ---[ 100]---> BDD-cost:    9
0.59/0.60	c ---[  98]---> BDD-cost:    9
0.59/0.60	c ---[  96]---> BDD-cost:    9
0.59/0.60	c ---[  94]---> BDD-cost:    9
0.59/0.60	c ---[  92]---> BDD-cost:    9
0.59/0.60	c ---[  90]---> BDD-cost:    9
0.59/0.61	c ---[  88]---> BDD-cost:    9
0.59/0.61	c ---[  86]---> BDD-cost:    9
0.59/0.61	c ---[  84]---> BDD-cost:    9
0.59/0.61	c ---[  82]---> BDD-cost:    9
0.59/0.61	c ---[  80]---> BDD-cost:    9
0.59/0.61	c ---[  78]---> BDD-cost:    9
0.59/0.61	c ---[  76]---> BDD-cost:    9
0.59/0.61	c ---[  74]---> BDD-cost:    9
0.59/0.61	c ---[  72]---> BDD-cost:    9
0.59/0.61	c ---[  70]---> BDD-cost:    9
0.59/0.61	c ---[  68]---> BDD-cost:    9
0.59/0.61	c ---[  66]---> BDD-cost:    9
0.59/0.61	c ---[  64]---> BDD-cost:    9
0.59/0.61	c ---[  62]---> BDD-cost:    9
0.59/0.61	c ---[  60]---> BDD-cost:    9
0.59/0.61	c ---[  58]---> BDD-cost:    9
0.59/0.61	c ---[  56]---> BDD-cost:    9
0.59/0.61	c ---[  54]---> BDD-cost:    9
0.59/0.61	c ---[  52]---> BDD-cost:    9
0.59/0.61	c ---[  50]---> BDD-cost:    9
0.59/0.61	c ---[  48]---> BDD-cost:    9
0.59/0.61	c ---[  46]---> BDD-cost:    9
0.59/0.61	c ---[  44]---> BDD-cost:    9
0.59/0.61	c ---[  42]---> BDD-cost:    9
0.59/0.61	c ---[  40]---> BDD-cost:    9
0.59/0.61	c ---[  38]---> BDD-cost:    9
0.59/0.61	c ---[  36]---> BDD-cost:    9
0.59/0.61	c ---[  34]---> BDD-cost:    9
0.59/0.61	c ---[  32]---> BDD-cost:    9
0.59/0.61	c ---[  30]---> BDD-cost:    9
0.59/0.61	c ---[  28]---> BDD-cost:    9
0.59/0.61	c ---[  26]---> BDD-cost:    9
0.59/0.61	c ---[  24]---> BDD-cost:    9
0.59/0.61	c ---[  22]---> BDD-cost:    9
0.59/0.61	c ---[  20]---> BDD-cost:    9
0.59/0.61	c ---[  18]---> BDD-cost:    9
0.59/0.61	c ---[  16]---> BDD-cost:    9
0.59/0.61	c ---[  14]---> BDD-cost:    9
0.59/0.61	c ---[  12]---> BDD-cost:    9
0.59/0.61	c ---[  10]---> BDD-cost:    9
0.59/0.61	c ---[   8]---> BDD-cost:    9
0.59/0.61	c ---[   6]---> BDD-cost:    9
0.59/0.61	c ---[   4]---> BDD-cost:    9
0.59/0.61	c ---[   2]---> BDD-cost:    9
0.59/0.61	c ---[   0]---> BDD-cost:    9
1800.01/1800.30	|  Eliminated clauses:           0.04 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|       100 |    1020    44200   217260 |    16206      100     27 |  6.667 % |
1800.01/1800.30	|       250 |    1020    44200   217260 |    17827      250     38 |  6.667 % |
1800.01/1800.30	|       475 |    1020    44200   217260 |    19610      475     53 |  6.667 % |
1800.01/1800.30	|       812 |    1020    44200   217260 |    21571      812     61 |  6.667 % |
1800.01/1800.30	|      1318 |    1020    44200   217260 |    23728     1318     67 |  6.667 % |
1800.01/1800.30	|      2077 |    1020    44200   217260 |    26100     2077     71 |  6.667 % |
1800.01/1800.30	|      3216 |    1020    44200   217260 |    28711     3216     73 |  6.667 % |
1800.01/1800.30	|      4924 |    1020    44200   217260 |    31582     4924     73 |  6.667 % |
1800.01/1800.30	|      7486 |    1020    44200   217260 |    34740     7486     74 |  6.667 % |
1800.01/1800.30	|     11330 |    1020    44200   217260 |    38214    11330     73 |  6.667 % |
1800.01/1800.30	|     17096 |    1020    44200   217260 |    42035    17096     72 |  6.667 % |
1800.01/1800.30	|     25745 |    1020    44200   217260 |    46239    25745     73 |  6.667 % |
1800.01/1800.30	|     38719 |    1020    44200   217260 |    50863    38719     73 |  6.667 % |
1800.01/1800.30	|     58180 |    1020    44200   217260 |    55949    18818     75 |  6.667 % |
1800.01/1800.30	|     87372 |    1020    44200   217260 |    61544    48010     75 |  6.667 % |
1800.01/1800.30	|    131161 |    1020    44200   217260 |    67699    42141     76 |  6.667 % |
1800.01/1800.30	|    196845 |    1020    44200   217260 |    74469    52550     75 |  6.667 % |
1800.01/1800.30	|    295371 |    1020    44200   217260 |    81916    26390     73 |  6.667 % |
1800.01/1800.30	|    443160 |    1020    44200   217260 |    90107    33667     76 |  6.667 % |
1800.01/1800.30	|    664843 |    1020    44200   217260 |    99118    22794     78 |  6.667 % |
1800.01/1800.30	|    997368 |    1020    44200   217260 |   109030    95753     76 |  6.667 % |
1800.01/1800.30	|   1496156 |    1020    44200   217260 |   119933    18329     71 |  6.667 % |
1800.01/1800.30	|   2244338 |    1020    44200   217260 |   131926    19504     71 |  6.667 % |
1800.01/1800.30	|   3366612 |    1020    44200   217260 |   145119    73917     75 |  6.667 % |
1800.01/1800.30	|   5050023 |    1020    44200   217260 |   159631    53143     79 |  6.667 % |
1800.01/1800.30	|   7575139 |    1020    44200   217260 |   175594    97257     83 |  6.667 % |
1800.01/1800.30	|  11362814 |    1020    44200   217260 |   193153    28342     74 |  6.667 % |
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-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4111567-1466515607/watcher-4111567-1466515607 -o /tmp/evaluation-result-4111567-1466515607/solver-4111567-1466515607 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466515264-21135 --watchdog 1960 minisatp HOME/instance-4111567-1466515607.opb 

pid=22354
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: 1.90 2.30 2.48 3/176 22357
/proc/meminfo: memFree=31940336/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=6528 CPUtime=0 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 344 0 0 0 0 0 0 0 20 0 1 0 53611231 6684672 221 33554432000 4194304 5646918 140734878019392 140735566300504 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 1632 222 94 355 0 1273 0

[startup+0.100159 s]
/proc/loadavg: 1.90 2.30 2.48 3/176 22357
/proc/meminfo: memFree=31940336/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=12000 CPUtime=0.09 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 1693 0 0 0 9 0 0 0 20 0 1 0 53611231 12288000 1570 33554432000 4194304 5646918 140734878019392 140735566300504 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 3000 1570 94 355 0 2641 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12000

[startup+0.20033 s]
/proc/loadavg: 1.90 2.30 2.48 3/176 22357
/proc/meminfo: memFree=31940336/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=17604 CPUtime=0.19 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 3109 0 0 0 19 0 0 0 20 0 1 0 53611231 18026496 2986 33554432000 4194304 5646918 140734878019392 140735566300504 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 4401 2988 94 355 0 4042 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17604

[startup+0.300308 s]
/proc/loadavg: 1.90 2.30 2.48 3/176 22357
/proc/meminfo: memFree=31940336/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=23200 CPUtime=0.29 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 4524 0 0 0 29 0 0 0 20 0 1 0 53611231 23756800 4401 33554432000 4194304 5646918 140734878019392 140735566300504 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 5800 4402 94 355 0 5441 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23200

[startup+0.700285 s]
/proc/loadavg: 1.90 2.30 2.48 3/176 22357
/proc/meminfo: memFree=31940336/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=41928 CPUtime=0.69 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 9505 0 0 0 66 3 0 0 20 0 1 0 53611231 42934272 9797 33554432000 4194304 5646918 140734878019392 140734878018824 4438185 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 10482 9797 123 355 0 10123 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41928

[startup+1.5003 s]
/proc/loadavg: 1.90 2.30 2.48 3/177 22358
/proc/meminfo: memFree=31902140/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=42040 CPUtime=1.49 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 11059 0 0 0 146 3 0 0 20 0 1 0 53611231 43048960 10130 33554432000 4194304 5646918 140734878019392 140734878017640 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 10510 10130 146 355 0 10151 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42040

[startup+3.10024 s]
/proc/loadavg: 1.90 2.30 2.48 3/177 22358
/proc/meminfo: memFree=31892024/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=53536 CPUtime=3.08 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 11854 0 0 0 305 3 0 0 20 0 1 0 53611231 54820864 12966 33554432000 4194304 5646918 140734878019392 140734878018088 4402778 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 13384 12966 146 355 0 13025 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 53536

[startup+6.30024 s]
/proc/loadavg: 1.91 2.29 2.47 3/177 22358
/proc/meminfo: memFree=31888480/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=53536 CPUtime=6.29 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 13201 0 0 0 625 4 0 0 20 0 1 0 53611231 54820864 12966 33554432000 4194304 5646918 140734878019392 140734878018088 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 13384 12966 146 355 0 13025 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53536

[startup+12.7003 s]
/proc/loadavg: 2.00 2.30 2.48 3/177 22414
/proc/meminfo: memFree=31651536/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=56600 CPUtime=12.69 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 14688 0 0 0 1265 4 0 0 20 0 1 0 53611231 57958400 13608 33554432000 4194304 5646918 140734878019392 140734878017640 4398897 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 14150 13608 146 355 0 13791 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56600

[startup+25.5004 s]
/proc/loadavg: 2.00 2.29 2.47 3/177 22414
/proc/meminfo: memFree=30865196/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=117408 CPUtime=25.49 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 15638 0 0 0 2544 5 0 0 20 0 1 0 53611231 120225792 22721 33554432000 4194304 5646918 140734878019392 140734878017640 4402751 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 29352 22721 146 355 0 28993 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117408

[startup+51.1003 s]
/proc/loadavg: 2.22 2.31 2.47 3/177 22414
/proc/meminfo: memFree=29593832/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=87144 CPUtime=51.08 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 16660 0 0 0 5102 6 0 0 20 0 1 0 53611231 89235456 20161 33554432000 4194304 5646918 140734878019392 140734878017640 4402774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 21786 20161 146 355 0 21427 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87144

[startup+102.3 s]
/proc/loadavg: 2.09 2.26 2.44 3/177 22415
/proc/meminfo: memFree=29487484/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=87144 CPUtime=102.27 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 17759 0 0 0 10219 8 0 0 20 0 1 0 53611231 89235456 20173 33554432000 4194304 5646918 140734878019392 140734878018104 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 21786 20173 146 355 0 21427 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 87144

[startup+162.3 s]
/proc/loadavg: 2.03 2.21 2.41 3/177 22417
/proc/meminfo: memFree=29418084/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=149036 CPUtime=162.25 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 20232 0 0 0 16214 11 0 0 20 0 1 0 53611231 152612864 33547 33554432000 4194304 5646918 140734878019392 140734878017688 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 37259 33547 146 355 0 36900 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 149036

[startup+222.307 s]
/proc/loadavg: 2.01 2.17 2.38 3/178 22421
/proc/meminfo: memFree=29390308/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=149036 CPUtime=222.25 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 21602 0 0 0 22211 14 0 0 20 0 1 0 53611231 152612864 34571 33554432000 4194304 5646918 140734878019392 140734878017688 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 37259 34571 146 355 0 36900 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 149036

[startup+282.3 s]
/proc/loadavg: 2.07 2.15 2.36 3/177 22422
/proc/meminfo: memFree=29401408/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=99716 CPUtime=282.24 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 22430 0 0 0 28207 17 0 0 20 0 1 0 53611231 102109184 24588 33554432000 4194304 5646918 140734878019392 140734878018104 4402778 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 24929 24588 146 355 0 24570 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 99716

[startup+342.3 s]
/proc/loadavg: 2.02 2.12 2.34 3/177 22423
/proc/meminfo: memFree=29359000/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=99716 CPUtime=342.24 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 23807 0 0 0 34204 20 0 0 20 0 1 0 53611231 102109184 24588 33554432000 4194304 5646918 140734878019392 140734878018104 4389024 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 24929 24588 146 355 0 24570 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 99716

[startup+402.3 s]
/proc/loadavg: 2.05 2.11 2.32 3/177 22424
/proc/meminfo: memFree=29270532/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=99716 CPUtime=402.22 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 25120 0 0 0 40200 22 0 0 20 0 1 0 53611231 102109184 24588 33554432000 4194304 5646918 140734878019392 140734878017688 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 24929 24588 146 355 0 24570 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 99716

[startup+462.3 s]
/proc/loadavg: 2.02 2.09 2.30 3/177 22426
/proc/meminfo: memFree=29290352/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=99716 CPUtime=462.21 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 26229 0 0 0 46196 25 0 0 20 0 1 0 53611231 102109184 24588 33554432000 4194304 5646918 140734878019392 140734878018104 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 24929 24588 146 355 0 24570 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 99716

[startup+522.3 s]
/proc/loadavg: 2.04 2.08 2.28 3/175 22441
/proc/meminfo: memFree=31745092/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=99716 CPUtime=522.2 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 27337 0 0 0 52192 28 0 0 20 0 1 0 53611231 102109184 24588 33554432000 4194304 5646918 140734878019392 140734878018104 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 24929 24588 146 355 0 24570 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 99716

[startup+582.3 s]
/proc/loadavg: 2.01 2.07 2.26 3/177 22707
/proc/meminfo: memFree=31778596/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=149036 CPUtime=582.19 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 28164 0 0 0 58189 30 0 0 20 0 1 0 53611231 152612864 33035 33554432000 4194304 5646918 140734878019392 140734878017688 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 37259 33035 146 355 0 36900 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 149036


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


[startup+942.3 s]
/proc/loadavg: 2.04 2.05 2.18 3/177 22717
/proc/meminfo: memFree=31685804/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=199512 CPUtime=942.14 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 41972 0 0 0 94158 56 0 0 20 0 1 0 53611231 204300288 43136 33554432000 4194304 5646918 140734878019392 140734878018088 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 49878 43136 146 355 0 49519 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 199512

[startup+1002.3 s]
/proc/loadavg: 2.01 2.04 2.17 3/177 22718
/proc/meminfo: memFree=31736064/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=119372 CPUtime=1002.13 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 43709 0 0 0 100154 59 0 0 20 0 1 0 53611231 122236928 29502 33554432000 4194304 5646918 140734878019392 140734878018104 4402774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 29843 29502 146 355 0 29484 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 119372

[startup+1062.3 s]
/proc/loadavg: 2.09 2.06 2.17 3/176 22719
/proc/meminfo: memFree=31738176/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=139264 CPUtime=1062.12 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 46626 0 0 0 106149 63 0 0 20 0 1 0 53611231 142606336 29807 33554432000 4194304 5646918 140734878019392 140734878018104 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 34816 29807 146 355 0 34457 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 139264

[startup+1122.3 s]
/proc/loadavg: 2.03 2.05 2.16 3/177 22721
/proc/meminfo: memFree=31680856/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=188584 CPUtime=1122.11 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 48773 0 0 0 112143 68 0 0 20 0 1 0 53611231 193110016 42485 33554432000 4194304 5646918 140734878019392 140734878017688 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 47146 42485 146 355 0 46787 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 188584

[startup+1182.3 s]
/proc/loadavg: 2.01 2.04 2.14 3/177 22722
/proc/meminfo: memFree=31644724/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=200988 CPUtime=1182.1 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 51862 0 0 0 118137 73 0 0 20 0 1 0 53611231 205811712 49105 33554432000 4194304 5646918 140734878019392 140734878017688 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 50247 49105 146 355 0 49888 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 200988

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.13 3/177 22723
/proc/meminfo: memFree=31637024/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=200988 CPUtime=1242.09 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 54458 0 0 0 124131 78 0 0 20 0 1 0 53611231 205811712 49617 33554432000 4194304 5646918 140734878019392 140734878017688 4402821 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 50247 49617 146 355 0 49888 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 200988

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.12 3/177 22724
/proc/meminfo: memFree=31638604/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=200988 CPUtime=1302.08 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 56192 0 0 0 130127 81 0 0 20 0 1 0 53611231 205811712 48081 33554432000 4194304 5646918 140734878019392 140734878017688 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 50247 48081 146 355 0 49888 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 200988

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.11 3/177 22725
/proc/meminfo: memFree=31640928/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=200988 CPUtime=1362.07 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 57925 0 0 0 136123 84 0 0 20 0 1 0 53611231 205811712 48081 33554432000 4194304 5646918 140734878019392 140734878017688 4403549 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 50247 48081 146 355 0 49888 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 200988

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/178 22730
/proc/meminfo: memFree=31631604/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=200988 CPUtime=1422.07 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 59656 0 0 0 142120 87 0 0 20 0 1 0 53611231 205811712 47057 33554432000 4194304 5646918 140734878019392 140734878017688 4402784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 50247 47057 146 355 0 49888 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 200988

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/177 22731
/proc/meminfo: memFree=31669132/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=151668 CPUtime=1482.05 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 61120 0 0 0 148116 89 0 0 20 0 1 0 53611231 155308032 37586 33554432000 4194304 5646918 140734878019392 140734878018104 4402821 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 37917 37586 146 355 0 37558 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 151668

[startup+1542.31 s]
/proc/loadavg: 2.09 2.03 2.09 3/177 22732
/proc/meminfo: memFree=31612812/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=231808 CPUtime=1542.06 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 62857 0 0 0 154114 92 0 0 20 0 1 0 53611231 237371392 51732 33554432000 4194304 5646918 140734878019392 140734878018088 4402806 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 57952 51732 146 355 0 57593 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 231808

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.09 3/177 22733
/proc/meminfo: memFree=31668908/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=151668 CPUtime=1602.04 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 64598 0 0 0 160109 95 0 0 20 0 1 0 53611231 155308032 37586 33554432000 4194304 5646918 140734878019392 140734878018104 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 37917 37586 146 355 0 37558 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 151668

[startup+1662.3 s]
/proc/loadavg: 2.05 2.04 2.09 3/177 22734
/proc/meminfo: memFree=31608384/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=231808 CPUtime=1662.03 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 67200 0 0 0 166103 100 0 0 20 0 1 0 53611231 237371392 52756 33554432000 4194304 5646918 140734878019392 140734878018088 4402798 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 57952 52756 146 355 0 57593 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 231808

[startup+1722.3 s]
/proc/loadavg: 2.05 2.04 2.09 3/177 22736
/proc/meminfo: memFree=31668884/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=200988 CPUtime=1722.02 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 69211 0 0 0 172098 104 0 0 20 0 1 0 53611231 205811712 46033 33554432000 4194304 5646918 140734878019392 140734878018104 4402896 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 50247 46033 146 355 0 49888 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 200988

[startup+1782.3 s]
/proc/loadavg: 2.05 2.05 2.08 3/177 22737
/proc/meminfo: memFree=31668196/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=151668 CPUtime=1782.01 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 71551 0 0 0 178092 109 0 0 20 0 1 0 53611231 155308032 37586 33554432000 4194304 5646918 140734878019392 140734878018104 4402774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 37917 37586 146 355 0 37558 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 151668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.04 2.05 2.08 3/177 22737
/proc/meminfo: memFree=31609928/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=231808 CPUtime=1800.01 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 72418 0 0 0 179891 110 0 0 20 0 1 0 53611231 237371392 52756 33554432000 4194304 5646918 140734878019392 140734878018088 4402778 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 57952 52756 146 355 0 57593 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 231808

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 22357 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.04 2.05 2.08 3/177 22737
/proc/meminfo: memFree=31609928/32872528 swapFree=190484/190484
[pid=22357] ppid=22354 vsize=231808 CPUtime=1800.01 cores=1,3,5,7
/proc/22357/stat : 22357 (minisatp) R 22354 22357 21118 0 -1 4202496 72418 0 0 0 179891 110 0 0 20 0 1 0 53611231 237371392 52756 33554432000 4194304 5646918 140734878019392 140734878018088 4402778 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22357/statm: 57952 52756 146 355 0 57593 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 231808

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1798.91
CPU system time (s): 1.10883
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 231808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.91
system time used= 1.10883
maximum resident set size= 221264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72418
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= 23
involuntary context switches= 1967

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67029 second user time and 6.84196 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-21 15:26:47
IDJOB=4111567
IDBENCH=1369
IDSOLVER=2555
FILE ID=node102/4111567-1466515607
RUNJOBID= node102-1466515264-21135
PBS_JOBID= 19942887
Free space on /tmp= 71724 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k6_l3_n170.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111567-1466515607/watcher-4111567-1466515607 -o /tmp/evaluation-result-4111567-1466515607/solver-4111567-1466515607 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466515264-21135 --watchdog 1960  minisatp HOME/instance-4111567-1466515607.opb

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

MD5SUM BENCH= 7f5f10f1b8aeee16c5b46dadab8c5b22
RANDOM SEED=919983673

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		: 2666.746
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.49
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.746
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	: 5332.55
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.746
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	: 5332.56
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.746
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	: 5332.55
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.746
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	: 5332.55
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.746
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	: 5332.55
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.746
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	: 5332.55
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.746
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31940880 kB
Buffers:            2820 kB
Cached:            33604 kB
SwapCached:          656 kB
Active:            31684 kB
Inactive:          14188 kB
Active(anon):      11048 kB
Inactive(anon):      880 kB
Active(file):      20636 kB
Inactive(file):    13308 kB
Unevictable:      190484 kB
Mlocked:          190484 kB
SwapTotal:      67108856 kB
SwapFree:       67099400 kB
Dirty:              8744 kB
Writeback:             0 kB
AnonPages:        199240 kB
Mapped:             7732 kB
Shmem:                 0 kB
Slab:             566344 kB
SReclaimable:       9384 kB
SUnreclaim:       556960 kB
KernelStack:        1472 kB
PageTables:         4656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     317184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4111567-1466515607.opb

Free space on /tmp at the end= 71720 MiB
End job on node102 at 2016-06-21 15:56:48