Trace number 4113236

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-d91742bUNSAT 0.116981 0.117235

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
SUMINEQ/normalized-sumineqArity4houseP016.opb
MD5SUM49cd8c62ac923cce91a6baa4ed932e17
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.082986
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1084
Total number of constraints272
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)17
Number of constraints which are nor clauses,nor cardinality constraints255
Minimum length of a constraint4
Maximum length of a constraint12
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 16
Number of bits of the biggest sum of numbers5
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.01	c Converting 272 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.01	c   -- Clauses(.)/Splits(s): (none)
0.00/0.01	c ---[ 271]---> BDD-cost:    5
0.00/0.01	c ---[ 270]---> BDD-cost:    5
0.00/0.01	c ---[ 269]---> BDD-cost:    5
0.00/0.01	c ---[ 268]---> BDD-cost:    5
0.00/0.01	c ---[ 267]---> BDD-cost:    5
0.00/0.01	c ---[ 266]---> BDD-cost:    5
0.00/0.01	c ---[ 265]---> BDD-cost:    5
0.00/0.01	c ---[ 264]---> BDD-cost:    5
0.00/0.01	c ---[ 263]---> BDD-cost:    5
0.00/0.01	c ---[ 262]---> BDD-cost:    5
0.00/0.01	c ---[ 261]---> BDD-cost:    5
0.00/0.01	c ---[ 260]---> BDD-cost:    5
0.00/0.01	c ---[ 259]---> BDD-cost:    5
0.00/0.01	c ---[ 258]---> BDD-cost:    5
0.00/0.01	c ---[ 257]---> BDD-cost:    5
0.00/0.01	c ---[ 256]---> BDD-cost:    5
0.00/0.01	c ---[ 255]---> BDD-cost:   36
0.00/0.01	c ---[ 254]---> BDD-cost:   32
0.00/0.01	c ---[ 253]---> BDD-cost:   36
0.00/0.01	c ---[ 252]---> BDD-cost:   36
0.00/0.01	c ---[ 251]---> BDD-cost:   36
0.00/0.01	c ---[ 250]---> BDD-cost:   36
0.00/0.01	c ---[ 249]---> BDD-cost:   36
0.00/0.01	c ---[ 248]---> BDD-cost:   36
0.00/0.01	c ---[ 247]---> BDD-cost:   36
0.00/0.01	c ---[ 246]---> BDD-cost:   36
0.00/0.01	c ---[ 245]---> BDD-cost:   36
0.00/0.01	c ---[ 244]---> BDD-cost:   36
0.00/0.01	c ---[ 243]---> BDD-cost:   36
0.00/0.01	c ---[ 242]---> BDD-cost:   36
0.00/0.01	c ---[ 241]---> BDD-cost:   36
0.00/0.01	c ---[ 240]---> BDD-cost:   36
0.00/0.01	c ---[ 239]---> BDD-cost:   41
0.00/0.01	c ---[ 238]---> BDD-cost:   32
0.00/0.01	c ---[ 237]---> BDD-cost:   41
0.00/0.01	c ---[ 236]---> BDD-cost:   41
0.00/0.01	c ---[ 235]---> BDD-cost:   41
0.00/0.01	c ---[ 234]---> BDD-cost:   41
0.00/0.01	c ---[ 233]---> BDD-cost:   41
0.00/0.01	c ---[ 232]---> BDD-cost:   41
0.00/0.01	c ---[ 231]---> BDD-cost:   41
0.00/0.01	c ---[ 230]---> BDD-cost:   41
0.00/0.01	c ---[ 229]---> BDD-cost:   41
0.00/0.01	c ---[ 228]---> BDD-cost:   41
0.00/0.01	c ---[ 227]---> BDD-cost:   41
0.00/0.01	c ---[ 226]---> BDD-cost:   41
0.00/0.01	c ---[ 225]---> BDD-cost:   41
0.00/0.01	c ---[ 224]---> BDD-cost:   41
0.00/0.01	c ---[ 223]---> BDD-cost:   41
0.00/0.01	c ---[ 222]---> BDD-cost:   32
0.00/0.01	c ---[ 221]---> BDD-cost:   41
0.00/0.01	c ---[ 220]---> BDD-cost:   41
0.00/0.01	c ---[ 219]---> BDD-cost:   41
0.00/0.01	c ---[ 218]---> BDD-cost:   41
0.00/0.01	c ---[ 217]---> BDD-cost:   41
0.00/0.02	c ---[ 216]---> BDD-cost:   41
0.00/0.02	c ---[ 215]---> BDD-cost:   41
0.00/0.02	c ---[ 214]---> BDD-cost:   41
0.00/0.02	c ---[ 213]---> BDD-cost:   41
0.00/0.02	c ---[ 212]---> BDD-cost:   41
0.00/0.02	c ---[ 211]---> BDD-cost:   41
0.00/0.02	c ---[ 210]---> BDD-cost:   41
0.00/0.02	c ---[ 209]---> BDD-cost:   41
0.00/0.02	c ---[ 208]---> BDD-cost:   41
0.00/0.02	c ---[ 207]---> BDD-cost:   41
0.00/0.02	c ---[ 206]---> BDD-cost:   32
0.00/0.02	c ---[ 205]---> BDD-cost:   41
0.00/0.02	c ---[ 204]---> BDD-cost:   41
0.00/0.02	c ---[ 203]---> BDD-cost:   41
0.00/0.02	c ---[ 202]---> BDD-cost:   41
0.00/0.02	c ---[ 201]---> BDD-cost:   41
0.00/0.02	c ---[ 200]---> BDD-cost:   41
0.00/0.02	c ---[ 199]---> BDD-cost:   41
0.00/0.02	c ---[ 198]---> BDD-cost:   41
0.00/0.02	c ---[ 197]---> BDD-cost:   41
0.00/0.02	c ---[ 196]---> BDD-cost:   41
0.00/0.02	c ---[ 195]---> BDD-cost:   41
0.00/0.02	c ---[ 194]---> BDD-cost:   41
0.00/0.02	c ---[ 193]---> BDD-cost:   41
0.00/0.02	c ---[ 192]---> BDD-cost:   41
0.00/0.02	c ---[ 191]---> BDD-cost:   41
0.00/0.02	c ---[ 190]---> BDD-cost:   32
0.00/0.02	c ---[ 189]---> BDD-cost:   41
0.00/0.02	c ---[ 188]---> BDD-cost:   41
0.00/0.02	c ---[ 187]---> BDD-cost:   41
0.00/0.02	c ---[ 186]---> BDD-cost:   41
0.00/0.02	c ---[ 185]---> BDD-cost:   41
0.00/0.02	c ---[ 184]---> BDD-cost:   41
0.00/0.02	c ---[ 183]---> BDD-cost:   41
0.00/0.02	c ---[ 182]---> BDD-cost:   41
0.00/0.02	c ---[ 181]---> BDD-cost:   41
0.00/0.02	c ---[ 180]---> BDD-cost:   41
0.00/0.02	c ---[ 179]---> BDD-cost:   41
0.00/0.02	c ---[ 178]---> BDD-cost:   41
0.00/0.02	c ---[ 177]---> BDD-cost:   41
0.00/0.02	c ---[ 176]---> BDD-cost:   41
0.00/0.02	c ---[ 175]---> BDD-cost:   41
0.00/0.02	c ---[ 174]---> BDD-cost:   32
0.00/0.02	c ---[ 173]---> BDD-cost:   41
0.00/0.02	c ---[ 172]---> BDD-cost:   41
0.00/0.02	c ---[ 171]---> BDD-cost:   41
0.00/0.02	c ---[ 170]---> BDD-cost:   41
0.00/0.02	c ---[ 169]---> BDD-cost:   41
0.00/0.02	c ---[ 168]---> BDD-cost:   41
0.00/0.02	c ---[ 167]---> BDD-cost:   41
0.00/0.02	c ---[ 166]---> BDD-cost:   41
0.00/0.02	c ---[ 165]---> BDD-cost:   41
0.00/0.02	c ---[ 164]---> BDD-cost:   41
0.00/0.02	c ---[ 163]---> BDD-cost:   41
0.00/0.02	c ---[ 162]---> BDD-cost:   41
0.00/0.02	c ---[ 161]---> BDD-cost:   41
0.00/0.02	c ---[ 160]---> BDD-cost:   41
0.00/0.02	c ---[ 159]---> BDD-cost:   41
0.00/0.02	c ---[ 158]---> BDD-cost:   32
0.00/0.02	c ---[ 157]---> BDD-cost:   41
0.00/0.02	c ---[ 156]---> BDD-cost:   41
0.00/0.02	c ---[ 155]---> BDD-cost:   41
0.00/0.02	c ---[ 154]---> BDD-cost:   41
0.00/0.02	c ---[ 153]---> BDD-cost:   41
0.00/0.02	c ---[ 152]---> BDD-cost:   41
0.00/0.02	c ---[ 151]---> BDD-cost:   41
0.00/0.02	c ---[ 150]---> BDD-cost:   41
0.00/0.02	c ---[ 149]---> BDD-cost:   41
0.00/0.02	c ---[ 148]---> BDD-cost:   41
0.00/0.02	c ---[ 147]---> BDD-cost:   41
0.00/0.02	c ---[ 146]---> BDD-cost:   41
0.00/0.02	c ---[ 145]---> BDD-cost:   41
0.00/0.02	c ---[ 144]---> BDD-cost:   41
0.00/0.02	c ---[ 143]---> BDD-cost:   41
0.00/0.02	c ---[ 142]---> BDD-cost:   32
0.00/0.02	c ---[ 141]---> BDD-cost:   41
0.00/0.03	c ---[ 140]---> BDD-cost:   41
0.00/0.03	c ---[ 139]---> BDD-cost:   41
0.00/0.03	c ---[ 138]---> BDD-cost:   41
0.00/0.03	c ---[ 137]---> BDD-cost:   41
0.00/0.03	c ---[ 136]---> BDD-cost:   41
0.00/0.03	c ---[ 135]---> BDD-cost:   41
0.00/0.03	c ---[ 134]---> BDD-cost:   41
0.00/0.03	c ---[ 133]---> BDD-cost:   41
0.00/0.03	c ---[ 132]---> BDD-cost:   41
0.00/0.03	c ---[ 131]---> BDD-cost:   41
0.00/0.03	c ---[ 130]---> BDD-cost:   41
0.00/0.03	c ---[ 129]---> BDD-cost:   41
0.00/0.03	c ---[ 128]---> BDD-cost:   41
0.00/0.03	c ---[ 127]---> BDD-cost:   41
0.00/0.03	c ---[ 126]---> BDD-cost:   32
0.00/0.03	c ---[ 125]---> BDD-cost:   41
0.00/0.03	c ---[ 124]---> BDD-cost:   41
0.00/0.03	c ---[ 123]---> BDD-cost:   41
0.00/0.03	c ---[ 122]---> BDD-cost:   41
0.00/0.03	c ---[ 121]---> BDD-cost:   41
0.00/0.03	c ---[ 120]---> BDD-cost:   41
0.00/0.03	c ---[ 119]---> BDD-cost:   41
0.00/0.03	c ---[ 118]---> BDD-cost:   41
0.00/0.03	c ---[ 117]---> BDD-cost:   41
0.00/0.03	c ---[ 116]---> BDD-cost:   41
0.00/0.03	c ---[ 115]---> BDD-cost:   41
0.00/0.03	c ---[ 114]---> BDD-cost:   41
0.00/0.03	c ---[ 113]---> BDD-cost:   41
0.00/0.03	c ---[ 112]---> BDD-cost:   41
0.00/0.03	c ---[ 111]---> BDD-cost:   41
0.00/0.03	c ---[ 110]---> BDD-cost:   32
0.00/0.03	c ---[ 109]---> BDD-cost:   41
0.00/0.03	c ---[ 108]---> BDD-cost:   41
0.00/0.03	c ---[ 107]---> BDD-cost:   41
0.00/0.03	c ---[ 106]---> BDD-cost:   41
0.00/0.03	c ---[ 105]---> BDD-cost:   41
0.00/0.03	c ---[ 104]---> BDD-cost:   41
0.00/0.03	c ---[ 103]---> BDD-cost:   41
0.00/0.03	c ---[ 102]---> BDD-cost:   41
0.00/0.03	c ---[ 101]---> BDD-cost:   41
0.00/0.03	c ---[ 100]---> BDD-cost:   41
0.00/0.03	c ---[  99]---> BDD-cost:   41
0.00/0.03	c ---[  98]---> BDD-cost:   41
0.00/0.03	c ---[  97]---> BDD-cost:   41
0.00/0.03	c ---[  96]---> BDD-cost:   41
0.00/0.03	c ---[  95]---> BDD-cost:   41
0.00/0.03	c ---[  94]---> BDD-cost:   32
0.00/0.03	c ---[  93]---> BDD-cost:   41
0.00/0.03	c ---[  92]---> BDD-cost:   41
0.00/0.03	c ---[  91]---> BDD-cost:   41
0.00/0.03	c ---[  90]---> BDD-cost:   41
0.00/0.03	c ---[  89]---> BDD-cost:   41
0.00/0.03	c ---[  88]---> BDD-cost:   41
0.00/0.03	c ---[  87]---> BDD-cost:   41
0.00/0.03	c ---[  86]---> BDD-cost:   41
0.00/0.03	c ---[  85]---> BDD-cost:   41
0.00/0.03	c ---[  84]---> BDD-cost:   41
0.00/0.03	c ---[  83]---> BDD-cost:   41
0.00/0.03	c ---[  82]---> BDD-cost:   41
0.00/0.03	c ---[  81]---> BDD-cost:   41
0.00/0.03	c ---[  80]---> BDD-cost:   41
0.00/0.03	c ---[  79]---> BDD-cost:   41
0.00/0.03	c ---[  78]---> BDD-cost:   32
0.00/0.03	c ---[  77]---> BDD-cost:   41
0.00/0.03	c ---[  76]---> BDD-cost:   41
0.00/0.03	c ---[  75]---> BDD-cost:   41
0.00/0.03	c ---[  74]---> BDD-cost:   41
0.00/0.03	c ---[  73]---> BDD-cost:   41
0.00/0.03	c ---[  72]---> BDD-cost:   41
0.00/0.03	c ---[  71]---> BDD-cost:   41
0.00/0.03	c ---[  70]---> BDD-cost:   41
0.00/0.03	c ---[  69]---> BDD-cost:   41
0.00/0.03	c ---[  68]---> BDD-cost:   41
0.00/0.03	c ---[  67]---> BDD-cost:   41
0.00/0.03	c ---[  66]---> BDD-cost:   41
0.00/0.03	c ---[  65]---> BDD-cost:   41
0.00/0.04	c ---[  64]---> BDD-cost:   41
0.00/0.04	c ---[  63]---> BDD-cost:   41
0.00/0.04	c ---[  62]---> BDD-cost:   32
0.00/0.04	c ---[  61]---> BDD-cost:   41
0.00/0.04	c ---[  60]---> BDD-cost:   41
0.00/0.04	c ---[  59]---> BDD-cost:   41
0.00/0.04	c ---[  58]---> BDD-cost:   41
0.00/0.04	c ---[  57]---> BDD-cost:   41
0.00/0.04	c ---[  56]---> BDD-cost:   41
0.00/0.04	c ---[  55]---> BDD-cost:   41
0.00/0.04	c ---[  54]---> BDD-cost:   41
0.00/0.04	c ---[  53]---> BDD-cost:   41
0.00/0.04	c ---[  52]---> BDD-cost:   41
0.00/0.04	c ---[  51]---> BDD-cost:   41
0.00/0.04	c ---[  50]---> BDD-cost:   41
0.00/0.04	c ---[  49]---> BDD-cost:   41
0.00/0.04	c ---[  48]---> BDD-cost:   41
0.00/0.04	c ---[  47]---> BDD-cost:   41
0.00/0.04	c ---[  46]---> BDD-cost:   32
0.00/0.04	c ---[  45]---> BDD-cost:   41
0.00/0.04	c ---[  44]---> BDD-cost:   41
0.00/0.04	c ---[  43]---> BDD-cost:   41
0.00/0.04	c ---[  42]---> BDD-cost:   41
0.00/0.04	c ---[  41]---> BDD-cost:   41
0.00/0.04	c ---[  40]---> BDD-cost:   41
0.00/0.04	c ---[  39]---> BDD-cost:   41
0.00/0.04	c ---[  38]---> BDD-cost:   41
0.00/0.04	c ---[  37]---> BDD-cost:   41
0.00/0.04	c ---[  36]---> BDD-cost:   41
0.00/0.04	c ---[  35]---> BDD-cost:   41
0.00/0.04	c ---[  34]---> BDD-cost:   41
0.00/0.04	c ---[  33]---> BDD-cost:   41
0.00/0.04	c ---[  32]---> BDD-cost:   41
0.00/0.04	c ---[  31]---> BDD-cost:   41
0.00/0.04	c ---[  30]---> BDD-cost:   32
0.00/0.04	c ---[  29]---> BDD-cost:   41
0.00/0.04	c ---[  28]---> BDD-cost:   41
0.00/0.04	c ---[  27]---> BDD-cost:   41
0.00/0.04	c ---[  26]---> BDD-cost:   41
0.00/0.04	c ---[  25]---> BDD-cost:   41
0.00/0.04	c ---[  24]---> BDD-cost:   41
0.00/0.04	c ---[  23]---> BDD-cost:   41
0.00/0.04	c ---[  22]---> BDD-cost:   41
0.00/0.04	c ---[  21]---> BDD-cost:   41
0.00/0.04	c ---[  20]---> BDD-cost:   41
0.00/0.04	c ---[  19]---> BDD-cost:   41
0.00/0.04	c ---[  18]---> BDD-cost:   41
0.00/0.04	c ---[  17]---> BDD-cost:   41
0.00/0.04	c ---[  16]---> BDD-cost:   41
0.00/0.04	c ---[  15]---> BDD-cost:   41
0.00/0.04	c ---[  14]---> BDD-cost:   41
0.00/0.04	c ---[  13]---> BDD-cost:   41
0.00/0.04	c ---[  12]---> BDD-cost:   41
0.00/0.04	c ---[  11]---> BDD-cost:   41
0.00/0.04	c ---[  10]---> BDD-cost:   41
0.00/0.04	c ---[   9]---> BDD-cost:   41
0.00/0.04	c ---[   8]---> BDD-cost:   41
0.00/0.04	c ---[   7]---> BDD-cost:   41
0.00/0.04	c ---[   6]---> BDD-cost:   41
0.00/0.04	c ---[   5]---> BDD-cost:   41
0.00/0.04	c ---[   4]---> BDD-cost:   41
0.00/0.04	c ---[   3]---> BDD-cost:   41
0.00/0.04	c ---[   2]---> BDD-cost:   41
0.00/0.04	c ---[   1]---> BDD-cost:   41
0.00/0.04	c ---[   0]---> BDD-cost:    5
0.09/0.11	|  Eliminated clauses:           0.25 Mb                                      |
0.09/0.11	===============================================================================
0.09/0.11	c UNSATISFIABLE
0.09/0.11	s UNSATISFIABLE
0.09/0.11	c _______________________________________________________________________________
0.09/0.11	c 
0.09/0.11	restarts              : 0
0.09/0.11	conflicts             : 0              (0 /sec)
0.09/0.11	decisions             : 0              (-nan % random) (0 /sec)
0.09/0.11	propagations          : 2349           (21554 /sec)
0.09/0.11	conflict literals     : 0              (-nan % deleted)
0.09/0.11	Memory used           : 11.39 MB
0.09/0.11	CPU time              : 0.108983 s
0.09/0.11	c _______________________________________________________________________________

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-4113236-1466616886/watcher-4113236-1466616886 -o /tmp/evaluation-result-4113236-1466616886/solver-4113236-1466616886 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466586524-6145 --watchdog 1960 minisatp HOME/instance-4113236-1466616886.opb 

pid=11370
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.13 2.22 2.19 3/176 11373
/proc/meminfo: memFree=28512196/32872528 swapFree=1556504/1720024
[pid=11373] ppid=11370 vsize=6568 CPUtime=0 cores=0,2,4,6
/proc/11373/stat : 11373 (minisatp) R 11370 11373 6129 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 63737256 6725632 207 33554432000 4194304 5646918 140733244424064 140733567397784 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11373/statm: 1642 207 94 355 0 1283 0

[startup+0.100159 s]
/proc/loadavg: 2.13 2.22 2.19 3/176 11373
/proc/meminfo: memFree=28512196/32872528 swapFree=1556504/1720024
[pid=11373] ppid=11370 vsize=7376 CPUtime=0.09 cores=0,2,4,6
/proc/11373/stat : 11373 (minisatp) R 11370 11373 6129 0 -1 4202496 1977 0 0 0 9 0 0 0 20 0 1 0 63737256 7553024 1454 33554432000 4194304 5646918 140733244424064 140733567397784 4419702 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11373/statm: 1844 1454 127 355 0 1485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7376

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

[startup+0.100159 s]
/proc/loadavg: 2.13 2.22 2.19 3/176 11373
/proc/meminfo: memFree=28512196/32872528 swapFree=1556504/1720024
[pid=11373] ppid=11370 vsize=7376 CPUtime=0.09 cores=0,2,4,6
/proc/11373/stat : 11373 (minisatp) R 11370 11373 6129 0 -1 4202496 1977 0 0 0 9 0 0 0 20 0 1 0 63737256 7553024 1454 33554432000 4194304 5646918 140733244424064 140733567397784 4419702 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/11373/statm: 1844 1454 127 355 0 1485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7376

Child status: 0
Real time (s): 0.117235
CPU time (s): 0.116981
CPU user time (s): 0.108983
CPU system time (s): 0.007998
CPU usage (%): 99.7833
Max. virtual memory (cumulated for all children) (KiB): 7376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.108983
system time used= 0.007998
maximum resident set size= 6432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2081
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= 1
involuntary context switches= 1

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

The end

Launcher Data

Begin job on node117 at 2016-06-22 19:34:46
IDJOB=4113236
IDBENCH=107314
IDSOLVER=2555
FILE ID=node117/4113236-1466616886
RUNJOBID= node117-1466586524-6145
PBS_JOBID= 19953369
Free space on /tmp= 71576 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/SUMINEQ/normalized-sumineqArity4houseP016.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113236-1466616886/watcher-4113236-1466616886 -o /tmp/evaluation-result-4113236-1466616886/solver-4113236-1466616886 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466586524-6145 --watchdog 1960  minisatp HOME/instance-4113236-1466616886.opb

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

MD5SUM BENCH= 49cd8c62ac923cce91a6baa4ed932e17
RANDOM SEED=483725989

node117.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.912
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.82
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.912
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.912
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.55
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.912
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.912
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.54
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.912
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28512368 kB
Buffers:          111316 kB
Cached:           560784 kB
SwapCached:         3316 kB
Active:          1372212 kB
Inactive:         517824 kB
Active(anon):    1213324 kB
Inactive(anon):     7096 kB
Active(file):     158888 kB
Inactive(file):   510728 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67099760 kB
Dirty:              4104 kB
Writeback:             0 kB
AnonPages:       2936064 kB
Mapped:             9504 kB
Shmem:                 0 kB
Slab:             613096 kB
SReclaimable:      56600 kB
SUnreclaim:       556496 kB
KernelStack:        1456 kB
PageTables:         9788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3236344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    991232 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-4113236-1466616886.opb

Free space on /tmp at the end= 71572 MiB
End job on node117 at 2016-06-22 19:34:47