Trace number 34931

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, and are wall clock time (not CPU time).

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14UNSAT 540.747 540.953

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-ran12x21.opb
MD5SUMc8eb834e0a7928e8a3e340a1c0512bdc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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.18597
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables7812
Total number of constraints285
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints285
Minimum length of a constraint31
Maximum length of a constraint630
Number of terms in the objective function 7812
Biggest coefficient in the objective function 1825
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 530518
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 530518
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
0.33	c Converting 318 PB-constraints to clauses...
0.33	c   -- Unit propagations: (none)
0.63	c   -- Detecting intervals from adjacent constraints: #################################
0.63	c   -- Clauses(.)/Splits(s): (none)
0.63	c ---[ 316]---> BDD-cost:  583
0.66	c ---[ 314]---> BDD-cost:  583
0.70	c ---[ 312]---> BDD-cost:  589
0.73	c ---[ 310]---> BDD-cost:  583
0.77	c ---[ 308]---> BDD-cost:  589
0.80	c ---[ 306]---> BDD-cost:  583
0.84	c ---[ 304]---> BDD-cost:  583
0.87	c ---[ 302]---> BDD-cost:  565
0.90	c ---[ 300]---> BDD-cost:  583
0.94	c ---[ 298]---> BDD-cost:  583
0.97	c ---[ 296]---> BDD-cost:  882
1.02	c ---[ 294]---> BDD-cost:  565
1.05	c ---[ 292]---> BDD-cost:  263
1.06	c ---[ 290]---> BDD-cost:  333
1.07	c ---[ 288]---> BDD-cost:  309
1.08	c ---[ 286]---> BDD-cost:  353
1.09	c ---[ 284]---> BDD-cost:  285
1.10	c ---[ 282]---> BDD-cost:  528
1.12	c ---[ 280]---> BDD-cost:  309
1.13	c ---[ 278]---> BDD-cost:  710
1.15	c ---[ 276]---> BDD-cost:  333
1.17	c ---[ 274]---> BDD-cost:  333
1.18	c ---[ 272]---> BDD-cost:  528
1.19	c ---[ 270]---> BDD-cost:  333
1.21	c ---[ 268]---> BDD-cost:  285
1.22	c ---[ 266]---> BDD-cost:  528
1.23	c ---[ 264]---> BDD-cost:  309
1.24	c ---[ 262]---> BDD-cost:  353
1.26	c ---[ 260]---> BDD-cost:  309
1.27	c ---[ 258]---> BDD-cost:  353
1.28	c ---[ 256]---> BDD-cost:  535
1.30	c ---[ 254]---> BDD-cost:  535
1.32	c ---[ 252]---> BDD-cost:  333
1.33	c ---[ 251]---> BDD-cost:   12
1.33	c ---[ 250]---> BDD-cost:   39
1.33	c ---[ 249]---> BDD-cost:   22
1.33	c ---[ 248]---> Sorter-cost:  185     Base: 2
1.33	c ---[ 247]---> Sorter-cost:  172     Base: 2
1.33	c ---[ 246]---> Sorter-cost:  292     Base: 3
1.33	c ---[ 245]---> Sorter-cost:  172     Base: 2
1.33	c ---[ 244]---> Sorter-cost:  292     Base: 3
1.33	c ---[ 243]---> BDD-cost:   12
1.33	c ---[ 242]---> Sorter-cost:  172     Base: 2
1.33	c ---[ 241]---> BDD-cost:   23
1.33	c ---[ 240]---> BDD-cost:   34
1.34	c ---[ 239]---> Sorter-cost:  191     Base: 2
1.34	c ---[ 238]---> Sorter-cost:  276     Base: 2
1.34	c ---[ 237]---> BDD-cost:   43
1.34	c ---[ 236]---> Sorter-cost:  191     Base: 2
1.34	c ---[ 235]---> Sorter-cost:  191     Base: 2
1.34	c ---[ 234]---> Sorter-cost:  191     Base: 2
1.34	c ---[ 233]---> Sorter-cost:  185     Base: 2
1.34	c ---[ 232]---> BDD-cost:   34
1.34	c ---[ 231]---> Sorter-cost:  191     Base: 2
1.34	c ---[ 230]---> BDD-cost:   23
1.34	c ---[ 229]---> Sorter-cost:  191     Base: 2
1.34	c ---[ 228]---> BDD-cost:   43
1.34	c ---[ 227]---> BDD-cost:   12
1.34	c ---[ 226]---> Sorter-cost:  191     Base: 2
1.34	c ---[ 225]---> Sorter-cost:  185     Base: 2
1.34	c ---[ 224]---> Sorter-cost:  172     Base: 2
1.34	c ---[ 223]---> Sorter-cost:  191     Base: 2
1.35	c ---[ 222]---> Sorter-cost:  172     Base: 2
1.35	c ---[ 221]---> Sorter-cost:  191     Base: 2
1.35	c ---[ 220]---> BDD-cost:   12
1.35	c ---[ 219]---> Sorter-cost:  172     Base: 2
1.35	c ---[ 218]---> BDD-cost:   23
1.35	c ---[ 217]---> BDD-cost:   34
1.35	c ---[ 216]---> Sorter-cost:  268     Base: 3
1.35	c ---[ 215]---> Sorter-cost:  264     Base: 2
1.35	c ---[ 214]---> BDD-cost:   43
1.35	c ---[ 213]---> Sorter-cost:  232     Base: 7
1.35	c ---[ 212]---> Sorter-cost:  270     Base: 3
1.35	c ---[ 211]---> Sorter-cost:  270     Base: 3
1.36	c ---[ 210]---> Sorter-cost:  185     Base: 2
1.36	c ---[ 209]---> BDD-cost:   34
1.36	c ---[ 208]---> Sorter-cost:  277     Base: 2
1.36	c ---[ 207]---> BDD-cost:   23
1.36	c ---[ 206]---> Sorter-cost:  270     Base: 3
1.36	c ---[ 205]---> BDD-cost:   31
1.36	c ---[ 204]---> BDD-cost:   43
1.36	c ---[ 203]---> Sorter-cost:  270     Base: 3
1.36	c ---[ 202]---> Sorter-cost:  185     Base: 2
1.36	c ---[ 201]---> Sorter-cost:  172     Base: 2
1.36	c ---[ 200]---> Sorter-cost:  270     Base: 3
1.36	c ---[ 199]---> Sorter-cost:  172     Base: 2
1.36	c ---[ 198]---> Sorter-cost:  270     Base: 3
1.36	c ---[ 197]---> BDD-cost:   12
1.36	c ---[ 196]---> Sorter-cost:  172     Base: 2
1.36	c ---[ 195]---> BDD-cost:   23
1.36	c ---[ 194]---> Sorter-cost:  268     Base: 3
1.37	c ---[ 193]---> BDD-cost:   34
1.37	c ---[ 192]---> Sorter-cost:  264     Base: 2
1.37	c ---[ 191]---> BDD-cost:   43
1.37	c ---[ 190]---> Sorter-cost:  232     Base: 7
1.37	c ---[ 189]---> Sorter-cost:  264     Base: 2
1.37	c ---[ 188]---> Sorter-cost:  264     Base: 2
1.37	c ---[ 187]---> Sorter-cost:  185     Base: 2
1.37	c ---[ 186]---> BDD-cost:   34
1.37	c ---[ 185]---> Sorter-cost:  264     Base: 2
1.37	c ---[ 184]---> BDD-cost:   23
1.37	c ---[ 183]---> BDD-cost:   47
1.37	c ---[ 182]---> Sorter-cost:  264     Base: 2
1.37	c ---[ 181]---> BDD-cost:   43
1.37	c ---[ 180]---> Sorter-cost:  264     Base: 2
1.37	c ---[ 179]---> Sorter-cost:  185     Base: 2
1.37	c ---[ 178]---> Sorter-cost:  172     Base: 2
1.38	c ---[ 177]---> Sorter-cost:  264     Base: 2
1.38	c ---[ 176]---> Sorter-cost:  172     Base: 2
1.38	c ---[ 175]---> Sorter-cost:  264     Base: 2
1.38	c ---[ 174]---> BDD-cost:   11
1.38	c ---[ 173]---> Sorter-cost:  172     Base: 2
1.38	c ---[ 172]---> BDD-cost:   39
1.38	c ---[ 171]---> BDD-cost:   23
1.38	c ---[ 170]---> BDD-cost:   34
1.38	c ---[ 169]---> Sorter-cost:  264     Base: 2
1.38	c ---[ 168]---> BDD-cost:   43
1.38	c ---[ 167]---> Sorter-cost:  232     Base: 7
1.38	c ---[ 166]---> Sorter-cost:  210     Base: 2 2 2
1.38	c ---[ 165]---> Sorter-cost:  181     Base: 2 2 2
1.38	c ---[ 164]---> Sorter-cost:  185     Base: 2
1.38	c ---[ 163]---> BDD-cost:   34
1.38	c ---[ 162]---> Sorter-cost:  277     Base: 2
1.39	c ---[ 161]---> Sorter-cost:  268     Base: 3
1.39	c ---[ 160]---> BDD-cost:   23
1.39	c ---[ 159]---> Sorter-cost:  240     Base: 7
1.39	c ---[ 158]---> BDD-cost:   43
1.39	c ---[ 157]---> Sorter-cost:  198     Base: 2 2 2
1.39	c ---[ 156]---> Sorter-cost:  185     Base: 2
1.39	c ---[ 155]---> Sorter-cost:  172     Base: 2
1.39	c ---[ 154]---> Sorter-cost:  231     Base: 7
1.39	c ---[ 153]---> Sorter-cost:  172     Base: 2
1.39	c ---[ 152]---> Sorter-cost:  231     Base: 7
1.39	c ---[ 151]---> BDD-cost:   12
1.39	c ---[ 150]---> BDD-cost:   39
1.39	c ---[ 149]---> Sorter-cost:  172     Base: 2
1.39	c ---[ 148]---> BDD-cost:   23
1.39	c ---[ 147]---> BDD-cost:   34
1.39	c ---[ 146]---> Sorter-cost:  191     Base: 2
1.40	c ---[ 145]---> BDD-cost:   43
1.40	c ---[ 144]---> Sorter-cost:  191     Base: 2
1.40	c ---[ 143]---> Sorter-cost:  191     Base: 2
1.40	c ---[ 142]---> Sorter-cost:  191     Base: 2
1.40	c ---[ 141]---> Sorter-cost:  185     Base: 2
1.40	c ---[ 140]---> BDD-cost:   34
1.40	c ---[ 139]---> BDD-cost:   12
1.40	c ---[ 138]---> Sorter-cost:  268     Base: 3
1.40	c ---[ 137]---> Sorter-cost:  191     Base: 2
1.40	c ---[ 136]---> BDD-cost:   23
1.40	c ---[ 135]---> Sorter-cost:  191     Base: 2
1.40	c ---[ 134]---> BDD-cost:   43
1.40	c ---[ 133]---> Sorter-cost:  191     Base: 2
1.40	c ---[ 132]---> Sorter-cost:  185     Base: 2
1.40	c ---[ 131]---> Sorter-cost:  172     Base: 2
1.40	c ---[ 130]---> Sorter-cost:  191     Base: 2
1.41	c ---[ 129]---> Sorter-cost:  172     Base: 2
1.41	c ---[ 128]---> Sorter-cost:  191     Base: 2
1.41	c ---[ 127]---> BDD-cost:   12
1.41	c ---[ 126]---> BDD-cost:   12
1.41	c ---[ 125]---> Sorter-cost:  172     Base: 2
1.41	c ---[ 124]---> BDD-cost:   23
1.41	c ---[ 123]---> BDD-cost:   34
1.41	c ---[ 122]---> Sorter-cost:  264     Base: 2
1.41	c ---[ 121]---> BDD-cost:   43
1.41	c ---[ 120]---> Sorter-cost:  232     Base: 7
1.41	c ---[ 119]---> Sorter-cost:  181     Base: 2 2 2
1.41	c ---[ 118]---> Sorter-cost:  181     Base: 2 2 2
1.41	c ---[ 117]---> Sorter-cost:  185     Base: 2
1.41	c ---[ 116]---> Sorter-cost:  172     Base: 2
1.41	c ---[ 115]---> BDD-cost:   34
1.41	c ---[ 114]---> Sorter-cost:  277     Base: 2
1.41	c ---[ 113]---> BDD-cost:   23
1.41	c ---[ 112]---> Sorter-cost:  240     Base: 7
1.42	c ---[ 111]---> BDD-cost:   43
1.42	c ---[ 110]---> Sorter-cost:  181     Base: 2 2 2
1.42	c ---[ 109]---> Sorter-cost:  185     Base: 2
1.42	c ---[ 108]---> Sorter-cost:  172     Base: 2
1.42	c ---[ 107]---> Sorter-cost:  231     Base: 7
1.42	c ---[ 106]---> Sorter-cost:  172     Base: 2
1.42	c ---[ 105]---> BDD-cost:   23
1.42	c ---[ 104]---> Sorter-cost:  231     Base: 7
1.42	c ---[ 103]---> BDD-cost:   12
1.42	c ---[ 102]---> Sorter-cost:  172     Base: 2
1.42	c ---[ 101]---> BDD-cost:   23
1.42	c ---[ 100]---> BDD-cost:   34
1.42	c ---[  99]---> Sorter-cost:  264     Base: 2
1.42	c ---[  98]---> BDD-cost:   43
1.42	c ---[  97]---> Sorter-cost:  232     Base: 7
1.42	c ---[  96]---> Sorter-cost:  292     Base: 3
1.43	c ---[  95]---> Sorter-cost:  292     Base: 3
1.43	c ---[  94]---> BDD-cost:   34
1.43	c ---[  93]---> Sorter-cost:  185     Base: 2
1.43	c ---[  92]---> BDD-cost:   34
1.43	c ---[  91]---> Sorter-cost:  277     Base: 2
1.43	c ---[  90]---> BDD-cost:   23
1.43	c ---[  89]---> Sorter-cost:  292     Base: 3
1.43	c ---[  88]---> BDD-cost:   43
1.43	c ---[  87]---> Sorter-cost:  292     Base: 3
1.43	c ---[  86]---> Sorter-cost:  185     Base: 2
1.43	c ---[  85]---> Sorter-cost:  172     Base: 2
1.43	c ---[  84]---> Sorter-cost:  292     Base: 3
1.43	c ---[  83]---> Sorter-cost:  264     Base: 2
1.43	c ---[  82]---> Sorter-cost:  172     Base: 2
1.43	c ---[  81]---> Sorter-cost:  292     Base: 3
1.44	c ---[  80]---> BDD-cost:   43
1.44	c ---[  79]---> Sorter-cost:  232     Base: 7
1.44	c ---[  78]---> Sorter-cost:  264     Base: 2
1.44	c ---[  77]---> Sorter-cost:  264     Base: 2
1.44	c ---[  76]---> BDD-cost:   22
1.44	c ---[  75]---> Sorter-cost:  185     Base: 2
1.45	c ---[  74]---> BDD-cost:   34
1.45	c ---[  73]---> Sorter-cost:  264     Base: 2
1.45	c ---[  72]---> BDD-cost:   23
1.45	c ---[  71]---> Sorter-cost:  264     Base: 2
1.45	c ---[  70]---> BDD-cost:   43
1.45	c ---[  69]---> Sorter-cost:  264     Base: 2
1.45	c ---[  68]---> Sorter-cost:  185     Base: 2
1.45	c ---[  67]---> Sorter-cost:  172     Base: 2
1.45	c ---[  66]---> Sorter-cost:  264     Base: 2
1.45	c ---[  65]---> Sorter-cost:  263     Base: 2
1.45	c ---[  64]---> Sorter-cost:  172     Base: 2
1.45	c ---[  63]---> Sorter-cost:  264     Base: 2
1.45	c ---[  62]---> BDD-cost:   12
1.45	c ---[  61]---> Sorter-cost:  172     Base: 2
1.45	c ---[  60]---> BDD-cost:   23
1.45	c ---[  59]---> BDD-cost:   34
1.45	c ---[  58]---> Sorter-cost:  264     Base: 2
1.46	c ---[  57]---> BDD-cost:   43
1.46	c ---[  56]---> Sorter-cost:  232     Base: 7
1.46	c ---[  55]---> Sorter-cost:  181     Base: 2 2 2
1.46	c ---[  54]---> BDD-cost:   31
1.46	c ---[  53]---> Sorter-cost:  181     Base: 2 2 2
1.46	c ---[  52]---> Sorter-cost:  185     Base: 2
1.46	c ---[  51]---> BDD-cost:   34
1.46	c ---[  50]---> Sorter-cost:  277     Base: 2
1.46	c ---[  49]---> BDD-cost:   23
1.46	c ---[  48]---> Sorter-cost:  240     Base: 7
1.46	c ---[  47]---> BDD-cost:   43
1.46	c ---[  46]---> Sorter-cost:  181     Base: 2 2 2
1.46	c ---[  45]---> Sorter-cost:  185     Base: 2
1.46	c ---[  44]---> Sorter-cost:  172     Base: 2
1.46	c ---[  43]---> Sorter-cost:  231     Base: 7
1.47	c ---[  42]---> Sorter-cost:  231     Base: 7
1.47	c ---[  41]---> Sorter-cost:  172     Base: 2
1.47	c ---[  40]---> Sorter-cost:  231     Base: 7
1.47	c ---[  39]---> BDD-cost:   12
1.47	c ---[  38]---> Sorter-cost:  172     Base: 2
1.47	c ---[  37]---> BDD-cost:   23
1.47	c ---[  36]---> BDD-cost:   34
1.47	c ---[  35]---> Sorter-cost:  264     Base: 2
1.47	c ---[  34]---> BDD-cost:   43
1.47	c ---[  33]---> Sorter-cost:  232     Base: 7
1.47	c ---[  32]---> Sorter-cost:  268     Base: 3
1.47	c ---[  31]---> Sorter-cost:  240     Base: 7
1.47	c ---[  30]---> Sorter-cost:  240     Base: 7
1.47	c ---[  29]---> Sorter-cost:  185     Base: 2
1.48	c ---[  28]---> BDD-cost:   34
1.48	c ---[  27]---> Sorter-cost:  277     Base: 2
1.48	c ---[  26]---> BDD-cost:   23
1.48	c ---[  25]---> Sorter-cost:  240     Base: 7
1.48	c ---[  24]---> BDD-cost:   43
1.48	c ---[  23]---> Sorter-cost:  240     Base: 7
1.48	c ---[  22]---> Sorter-cost:  185     Base: 2
1.48	c ---[  21]---> Sorter-cost:  268     Base: 3
1.48	c ---[  20]---> Sorter-cost:  172     Base: 2
1.48	c ---[  19]---> Sorter-cost:  231     Base: 7
1.48	c ---[  18]---> Sorter-cost:  172     Base: 2
1.48	c ---[  17]---> Sorter-cost:  231     Base: 7
1.48	c ---[  16]---> BDD-cost:   12
1.48	c ---[  15]---> Sorter-cost:  172     Base: 2
1.48	c ---[  14]---> BDD-cost:   23
1.48	c ---[  13]---> BDD-cost:   34
1.48	c ---[  12]---> Sorter-cost:  264     Base: 2
1.49	c ---[  11]---> BDD-cost:   43
1.49	c ---[  10]---> BDD-cost:   47
1.49	c ---[   9]---> Sorter-cost:  232     Base: 7
1.49	c ---[   8]---> Sorter-cost:  292     Base: 3
1.49	c ---[   7]---> Sorter-cost:  292     Base: 3
1.49	c ---[   6]---> Sorter-cost:  185     Base: 2
1.49	c ---[   5]---> BDD-cost:   34
1.49	c ---[   4]---> Sorter-cost:  277     Base: 2
1.49	c ---[   3]---> BDD-cost:   23
1.49	c ---[   2]---> Sorter-cost:  292     Base: 3
1.49	c ---[   1]---> BDD-cost:   43
1.49	c ---[   0]---> Sorter-cost:  292     Base: 3
1.58	c ==================================[MINISAT+]==================================
1.58	c | Conflicts | Original         | Learnt                           | Progress |
1.58	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.58	c ==============================================================================
1.58	c |         0 |   99658   248747 |   33219       0        0     nan |  0.000 % |
1.62	c |       100 |   99591   248595 |   36540      85      351     4.1 |  8.371 % |
1.70	c |       250 |   99461   248302 |   40194     218     3013    13.8 |  8.442 % |
1.77	c |       481 |   99461   248302 |   44214     449     6156    13.7 |  8.442 % |
1.87	c |       818 |   99461   248302 |   48635     786    16940    21.6 |  8.442 % |
2.06	c |      1324 |   99461   248302 |   53499    1292    41339    32.0 |  8.442 % |
2.27	c |      2087 |   99461   248302 |   58849    2055    63721    31.0 |  8.442 % |
2.76	c |      3226 |   99458   248293 |   64734    3187   111153    34.9 |  8.444 % |
3.92	c |      4934 |   99458   248293 |   71207    4895   256547    52.4 |  8.444 % |
5.81	c |      7496 |   99458   248293 |   78328    7457   460101    61.7 |  8.444 % |
8.42	c |     11343 |   99449   248266 |   86161   11290   805606    71.4 |  8.449 % |
13.37	c |     17110 |   99443   248248 |   94777   17020  1247831    73.3 |  8.453 % |
21.51	c |     25759 |   99443   248248 |  104255   25669  1716236    66.9 |  8.453 % |
32.89	c |     38734 |   99443   248248 |  114680   38644  2224204    57.6 |  8.453 % |
54.80	c |     58195 |   99355   248047 |  126149   58082  2789575    48.0 |  8.499 % |
92.32	c |     87388 |   99355   248047 |  138764   87275  3611565    41.4 |  8.499 % |
171.35	c |    131177 |   99318   247958 |  152640  131053  4746259    36.2 |  8.522 % |
278.33	c |    196862 |   99318   247958 |  167904   58349  1813720    31.1 |  8.522 % |
416.13	c |    295388 |   99298   247909 |  184694   84607  2223910    26.3 |  8.534 % |
540.93	c ==============================================================================
540.93	c UNSATISFIABLE
540.93	s UNSATISFIABLE
540.93	c _______________________________________________________________________________
540.93	c 
540.93	c restarts              : 19
540.93	c conflicts             : 365372         (676 /sec)
540.93	c decisions             : 517853         (958 /sec)
540.93	c propagations          : 0              (0 /sec)
540.93	c inspects              : 0              (0 /sec)
540.93	c CPU time              : 540.628 s
540.93	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node88/watcher-34931-1149251888 -o ROOT/results/node88/solver-34931-1149251888 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node88/34931-1149251888/instance-34931-1149251888.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.88 0.95 0.94 2/68 23369
/proc/meminfo: memFree=1800432/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=1048 CPUtime=0
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 114 0 0 0 0 0 0 0 19 0 1 0 190827900 1073152 100 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 262 100 67 215 0 44 0

[startup+10.0022 s]
/proc/loadavg: 0.90 0.95 0.94 2/68 23369
/proc/meminfo: memFree=1783920/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=18404 CPUtime=9.98
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 4393 0 0 0 995 3 0 0 25 0 1 0 190827900 18845696 4201 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 4601 4201 110 215 0 4383 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 18404

[startup+20.0082 s]
/proc/loadavg: 0.92 0.96 0.94 2/68 23369
/proc/meminfo: memFree=1780784/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=21516 CPUtime=19.98
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 5174 0 0 0 1994 4 0 0 25 0 1 0 190827900 22032384 4982 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580730 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 5379 4982 110 215 0 5161 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 21516

[startup+30.0142 s]
/proc/loadavg: 0.93 0.96 0.94 2/68 23369
/proc/meminfo: memFree=1778544/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=23932 CPUtime=29.98
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 5755 0 0 0 2993 5 0 0 25 0 1 0 190827900 24506368 5563 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 5983 5563 110 215 0 5765 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 23932

[startup+40.0192 s]
/proc/loadavg: 0.94 0.96 0.94 2/68 23369
/proc/meminfo: memFree=1776624/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=25848 CPUtime=39.98
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 6231 0 0 0 3993 5 0 0 25 0 1 0 190827900 26468352 6039 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 6462 6039 110 215 0 6244 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 25848

[startup+50.0262 s]
/proc/loadavg: 0.95 0.96 0.94 2/68 23369
/proc/meminfo: memFree=1775280/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=27168 CPUtime=49.98
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 6561 0 0 0 4993 5 0 0 25 0 1 0 190827900 27820032 6369 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 6792 6369 110 215 0 6574 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 27168

[startup+60.0332 s]
/proc/loadavg: 0.96 0.96 0.94 2/68 23369
/proc/meminfo: memFree=1774128/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=28492 CPUtime=59.99
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 6856 0 0 0 5993 6 0 0 25 0 1 0 190827900 29175808 6664 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 7123 6664 110 215 0 6905 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 28492

[startup+70.0392 s]
/proc/loadavg: 0.96 0.96 0.94 2/68 23369
/proc/meminfo: memFree=1772592/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=29936 CPUtime=69.99
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 7229 0 0 0 6993 6 0 0 25 0 1 0 190827900 30654464 7037 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 7484 7037 110 215 0 7266 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 29936

[startup+80.0462 s]
/proc/loadavg: 0.97 0.96 0.94 2/68 23369
/proc/meminfo: memFree=1771440/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=30984 CPUtime=80
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 7521 0 0 0 7993 7 0 0 25 0 1 0 190827900 31727616 7329 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 7746 7329 110 215 0 7528 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 30984

[startup+90.0522 s]
/proc/loadavg: 0.97 0.96 0.94 2/68 23369
/proc/meminfo: memFree=1770416/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=32080 CPUtime=90
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 7788 0 0 0 8993 7 0 0 25 0 1 0 190827900 32849920 7596 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 8020 7596 110 215 0 7802 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 32080

[startup+100.058 s]
/proc/loadavg: 0.98 0.96 0.94 2/68 23369
/proc/meminfo: memFree=1769200/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=33520 CPUtime=100
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 8090 0 0 0 9993 7 0 0 25 0 1 0 190827900 34324480 7898 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 8380 7898 110 215 0 8162 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 33520

[startup+110.065 s]
/proc/loadavg: 0.98 0.96 0.94 2/68 23369
/proc/meminfo: memFree=1768368/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=34192 CPUtime=110.01
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 8283 0 0 0 10994 7 0 0 25 0 1 0 190827900 35012608 8091 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 8548 8091 110 215 0 8330 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 34192

[startup+120.071 s]
/proc/loadavg: 0.98 0.97 0.94 2/68 23369
/proc/meminfo: memFree=1767728/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=34972 CPUtime=120.01
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 8448 0 0 0 11994 7 0 0 25 0 1 0 190827900 35811328 8256 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 8743 8256 110 215 0 8525 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 34972

[startup+130.077 s]
/proc/loadavg: 0.98 0.97 0.94 2/68 23369
/proc/meminfo: memFree=1766896/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=35760 CPUtime=130.01
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 8654 0 0 0 12994 7 0 0 25 0 1 0 190827900 36618240 8462 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 8940 8462 110 215 0 8722 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 35760

[startup+140.084 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23369
/proc/meminfo: memFree=1766192/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=36484 CPUtime=140.01
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 8831 0 0 0 13994 7 0 0 25 0 1 0 190827900 37359616 8639 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 9121 8639 110 215 0 8903 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 36484

[startup+150.09 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23369
/proc/meminfo: memFree=1765552/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=37008 CPUtime=150.02
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 8988 0 0 0 14994 8 0 0 25 0 1 0 190827900 37896192 8796 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 9252 8796 110 215 0 9034 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 37008

[startup+160.096 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23369
/proc/meminfo: memFree=1764720/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=37804 CPUtime=160.02
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 9191 0 0 0 15994 8 0 0 25 0 1 0 190827900 38711296 8999 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 9451 8999 110 215 0 9233 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 37804

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23369
/proc/meminfo: memFree=1763888/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=38692 CPUtime=170.02
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 9400 0 0 0 16994 8 0 0 25 0 1 0 190827900 39620608 9208 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 9673 9208 110 215 0 9455 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 38692

[startup+180.108 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23369
/proc/meminfo: memFree=1762992/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=39640 CPUtime=180.02
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 9625 0 0 0 17994 8 0 0 25 0 1 0 190827900 40591360 9433 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 9910 9433 110 215 0 9692 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 39640

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23369
/proc/meminfo: memFree=1762032/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=40820 CPUtime=190.03
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 9868 0 0 0 18995 8 0 0 25 0 1 0 190827900 41799680 9676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 10205 9676 110 215 0 9987 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 40820

[startup+200.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23369
/proc/meminfo: memFree=1761072/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=41772 CPUtime=200.02
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10106 0 0 0 19994 8 0 0 25 0 1 0 190827900 42774528 9914 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581167 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 10443 9914 110 215 0 10225 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 41772

[startup+210.126 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23369
/proc/meminfo: memFree=1760304/2055888 swapFree=4085344/4096564

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

/proc/23369/statm: 11131 10630 110 215 0 10913 0
Current children cumulated CPU time (s) 330.06
Current children cumulated vsize (Kb) 44524

[startup+340.204 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1758128/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44524 CPUtime=340.06
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10835 0 0 0 33997 9 0 0 25 0 1 0 190827900 45592576 10635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568479 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11131 10635 110 215 0 10913 0
Current children cumulated CPU time (s) 340.06
Current children cumulated vsize (Kb) 44524

[startup+350.21 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1758128/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44524 CPUtime=350.06
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10835 0 0 0 34997 9 0 0 25 0 1 0 190827900 45592576 10635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11131 10635 110 215 0 10913 0
Current children cumulated CPU time (s) 350.06
Current children cumulated vsize (Kb) 44524

[startup+360.216 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1758064/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44524 CPUtime=360.06
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10835 0 0 0 35997 9 0 0 25 0 1 0 190827900 45592576 10635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11131 10635 110 215 0 10913 0
Current children cumulated CPU time (s) 360.06
Current children cumulated vsize (Kb) 44524

[startup+370.222 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1758064/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44524 CPUtime=370.07
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10835 0 0 0 36998 9 0 0 25 0 1 0 190827900 45592576 10635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11131 10635 110 215 0 10913 0
Current children cumulated CPU time (s) 370.07
Current children cumulated vsize (Kb) 44524

[startup+380.227 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1758128/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44524 CPUtime=380.08
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10835 0 0 0 37998 10 0 0 25 0 1 0 190827900 45592576 10635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11131 10635 110 215 0 10913 0
Current children cumulated CPU time (s) 380.08
Current children cumulated vsize (Kb) 44524

[startup+390.234 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1758128/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44524 CPUtime=390.08
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10835 0 0 0 38998 10 0 0 25 0 1 0 190827900 45592576 10635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11131 10635 110 215 0 10913 0
Current children cumulated CPU time (s) 390.08
Current children cumulated vsize (Kb) 44524

[startup+400.241 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1758128/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44524 CPUtime=400.08
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10835 0 0 0 39998 10 0 0 25 0 1 0 190827900 45592576 10635 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11131 10635 110 215 0 10913 0
Current children cumulated CPU time (s) 400.08
Current children cumulated vsize (Kb) 44524

[startup+410.247 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1758128/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44524 CPUtime=410.09
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10836 0 0 0 40999 10 0 0 25 0 1 0 190827900 45592576 10636 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11131 10636 110 215 0 10913 0
Current children cumulated CPU time (s) 410.09
Current children cumulated vsize (Kb) 44524

[startup+420.253 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1758128/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44524 CPUtime=420.09
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10836 0 0 0 41999 10 0 0 25 0 1 0 190827900 45592576 10636 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11131 10636 110 215 0 10913 0
Current children cumulated CPU time (s) 420.09
Current children cumulated vsize (Kb) 44524

[startup+430.26 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1758128/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44524 CPUtime=430.09
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10836 0 0 0 42999 10 0 0 25 0 1 0 190827900 45592576 10636 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11131 10636 110 215 0 10913 0
Current children cumulated CPU time (s) 430.09
Current children cumulated vsize (Kb) 44524

[startup+440.266 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1758128/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44524 CPUtime=440.09
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10837 0 0 0 43999 10 0 0 25 0 1 0 190827900 45592576 10637 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11131 10637 110 215 0 10913 0
Current children cumulated CPU time (s) 440.09
Current children cumulated vsize (Kb) 44524

[startup+450.272 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1758064/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44524 CPUtime=450.09
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10838 0 0 0 44999 10 0 0 25 0 1 0 190827900 45592576 10638 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11131 10638 110 215 0 10913 0
Current children cumulated CPU time (s) 450.09
Current children cumulated vsize (Kb) 44524

[startup+460.278 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1758000/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44740 CPUtime=460.1
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10854 0 0 0 46000 10 0 0 25 0 1 0 190827900 45813760 10654 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11185 10654 110 215 0 10967 0
Current children cumulated CPU time (s) 460.1
Current children cumulated vsize (Kb) 44740

[startup+470.285 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1757936/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44740 CPUtime=470.1
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10879 0 0 0 47000 10 0 0 25 0 1 0 190827900 45813760 10679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11185 10679 110 215 0 10967 0
Current children cumulated CPU time (s) 470.1
Current children cumulated vsize (Kb) 44740

[startup+480.291 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1757872/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44740 CPUtime=480.1
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10882 0 0 0 48000 10 0 0 25 0 1 0 190827900 45813760 10682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11185 10682 110 215 0 10967 0
Current children cumulated CPU time (s) 480.1
Current children cumulated vsize (Kb) 44740

[startup+490.297 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1757808/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44916 CPUtime=490.1
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10896 0 0 0 49000 10 0 0 25 0 1 0 190827900 45993984 10696 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11229 10696 110 215 0 11011 0
Current children cumulated CPU time (s) 490.1
Current children cumulated vsize (Kb) 44916

[startup+500.303 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1757744/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=44916 CPUtime=500.11
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10923 0 0 0 50001 10 0 0 25 0 1 0 190827900 45993984 10723 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11229 10723 110 215 0 11011 0
Current children cumulated CPU time (s) 500.11
Current children cumulated vsize (Kb) 44916

[startup+510.309 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1757616/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=45080 CPUtime=510.11
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10953 0 0 0 51001 10 0 0 25 0 1 0 190827900 46161920 10753 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11270 10753 110 215 0 11052 0
Current children cumulated CPU time (s) 510.11
Current children cumulated vsize (Kb) 45080

[startup+520.316 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1757488/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=45244 CPUtime=520.11
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10982 0 0 0 52001 10 0 0 25 0 1 0 190827900 46329856 10782 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568543 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11311 10782 110 215 0 11093 0
Current children cumulated CPU time (s) 520.11
Current children cumulated vsize (Kb) 45244

[startup+530.322 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1757424/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=45244 CPUtime=530.11
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10982 0 0 0 53001 10 0 0 25 0 1 0 190827900 46329856 10782 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11311 10782 110 215 0 11093 0
Current children cumulated CPU time (s) 530.11
Current children cumulated vsize (Kb) 45244

[startup+540.327 s]
/proc/loadavg: 0.99 0.97 0.94 2/68 23371
/proc/meminfo: memFree=1757424/2055888 swapFree=4085344/4096564
[pid=23369] ppid=23367 vsize=45244 CPUtime=540.11
/proc/23369/stat : 23369 (minisat+) R 23367 23369 23323 0 -1 4194304 10982 0 0 0 54001 10 0 0 25 0 1 0 190827900 46329856 10782 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23369/statm: 11311 10782 110 215 0 11093 0
Current children cumulated CPU time (s) 540.11
Current children cumulated vsize (Kb) 45244

Child status: 20
Real time (s): 540.953
CPU time (s): 540.747
CPU user time (s): 540.633
CPU system time (s): 0.113982
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (Kb): 45244

Launcher Data (download as text)

Begin job on node88 on Fri Jun  2 12:38:08 UTC 2006


FILE ID= 34931-1149251888

PBS_JOBID= 298151

BENCH NAME= ROOT/tmp/node88/34931-1149251888/instance-34931-1149251888.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node88/34931-1149251888/instance-34931-1149251888.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node88/watcher-34931-1149251888 -o ROOT/results/node88/solver-34931-1149251888 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node88/34931-1149251888/instance-34931-1149251888.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  c8eb834e0a7928e8a3e340a1c0512bdc

RANDOM SEED= 960717264


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.16
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.38
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1800640 kB
Buffers:         14608 kB
Cached:         177208 kB
SwapCached:       2392 kB
Active:          33540 kB
Inactive:       166920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1800640 kB
SwapTotal:     4096564 kB
SwapFree:      4085344 kB
Dirty:             292 kB
Writeback:           0 kB
Mapped:          16812 kB
Slab:            41396 kB
Committed_AS:   262240 kB
PageTables:       1280 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node88 on Fri Jun  2 12:47:09 UTC 2006