Trace number 362470

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 559.974 560.168

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

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/362470-1177013236/instance-362470-1177013236.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node23/watcher-362470-1177013236 -o ROOT/results/node23/solver-362470-1177013236 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/362470-1177013236/minisat+ /tmp/evaluation/362470-1177013236/instance-362470-1177013236.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15624
/proc/meminfo: memFree=1859824/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=1352 CPUtime=0
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 149240739 1384448 172 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 338 172 67 215 0 120 0

[startup+0.0822659 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15624
/proc/meminfo: memFree=1859824/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=2668 CPUtime=0.08
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 493 0 0 0 8 0 0 0 18 0 1 0 149240739 2732032 478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005773 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 667 478 75 215 0 449 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2668

[startup+0.10127 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15624
/proc/meminfo: memFree=1859824/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=2668 CPUtime=0.1
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 508 0 0 0 10 0 0 0 18 0 1 0 149240739 2732032 493 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005338 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 667 493 75 215 0 449 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2668

[startup+0.301308 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15624
/proc/meminfo: memFree=1859824/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=3464 CPUtime=0.29
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 702 0 0 0 29 0 0 0 19 0 1 0 149240739 3547136 687 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 866 687 75 215 0 648 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3464

[startup+0.701386 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15624
/proc/meminfo: memFree=1859824/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=3980 CPUtime=0.69
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 900 0 0 0 69 0 0 0 23 0 1 0 149240739 4075520 839 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012073 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 995 839 87 215 0 777 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3980

[startup+1.50254 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1856744/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=5288 CPUtime=1.49
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 1239 0 0 0 149 0 0 0 25 0 1 0 149240739 5414912 1136 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 1322 1136 91 215 0 1104 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5288

[startup+3.10185 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1847464/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=14596 CPUtime=3.09
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 3448 0 0 0 308 1 0 0 25 0 1 0 149240739 14946304 3255 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579862 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 3649 3255 110 215 0 3431 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14596

[startup+6.30147 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1845736/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=16176 CPUtime=6.29
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 3834 0 0 0 627 2 0 0 25 0 1 0 149240739 16564224 3641 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 4044 3641 110 215 0 3826 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16176

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1842608/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=19188 CPUtime=12.69
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 4582 0 0 0 1267 2 0 0 25 0 1 0 149240739 19648512 4389 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 4797 4389 110 215 0 4579 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19188

[startup+25.5012 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1839024/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=22720 CPUtime=25.49
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 5438 0 0 0 2545 4 0 0 25 0 1 0 149240739 23265280 5245 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 5680 5245 110 215 0 5462 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22720

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1834672/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=27012 CPUtime=51.08
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 6515 0 0 0 5102 6 0 0 25 0 1 0 149240739 27660288 6322 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 6753 6322 110 215 0 6535 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27012

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1828528/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=33204 CPUtime=102.26
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 8043 0 0 0 10219 7 0 0 25 0 1 0 149240739 34000896 7850 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 8301 7850 110 215 0 8083 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33204

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1824304/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=37544 CPUtime=162.24
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 9107 0 0 0 16215 9 0 0 25 0 1 0 149240739 38445056 8914 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 9386 8914 110 215 0 9168 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 37544

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1819120/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=42852 CPUtime=222.21
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 10384 0 0 0 22211 10 0 0 25 0 1 0 149240739 43880448 10191 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 10713 10191 110 215 0 10495 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 42852

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1817648/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=44180 CPUtime=282.19
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 10727 0 0 0 28208 11 0 0 25 0 1 0 149240739 45240320 10534 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 11045 10534 110 215 0 10827 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 44180

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1817264/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=44524 CPUtime=342.17
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 10827 0 0 0 34205 12 0 0 25 0 1 0 149240739 45592576 10626 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580262 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 11131 10626 110 215 0 10913 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 44524

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1817200/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=44524 CPUtime=402.15
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 10832 0 0 0 40203 12 0 0 25 0 1 0 149240739 45592576 10631 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 11131 10631 110 215 0 10913 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 44524

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1817200/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=44524 CPUtime=462.13
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 10834 0 0 0 46200 13 0 0 25 0 1 0 149240739 45592576 10633 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 11131 10633 110 215 0 10913 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 44524

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1816816/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=44916 CPUtime=522.11
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 10924 0 0 0 52198 13 0 0 25 0 1 0 149240739 45993984 10723 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 11229 10723 110 215 0 11011 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 44916

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

[startup+537.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1816624/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=45244 CPUtime=537.3
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 10981 0 0 0 53717 13 0 0 25 0 1 0 149240739 46329856 10780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 11311 10780 110 215 0 11093 0
Current children cumulated CPU time (s) 537.3
Current children cumulated vsize (KiB) 45244

[startup+550.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1816624/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=45244 CPUtime=550.11
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 10981 0 0 0 54997 14 0 0 25 0 1 0 149240739 46329856 10780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 11311 10780 110 215 0 11093 0
Current children cumulated CPU time (s) 550.11
Current children cumulated vsize (KiB) 45244

[startup+556.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1816624/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=45244 CPUtime=556.5
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 10981 0 0 0 55636 14 0 0 25 0 1 0 149240739 46329856 10780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 11311 10780 110 215 0 11093 0
Current children cumulated CPU time (s) 556.5
Current children cumulated vsize (KiB) 45244

[startup+558.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1816624/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=45244 CPUtime=558.1
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 10981 0 0 0 55796 14 0 0 25 0 1 0 149240739 46329856 10780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 11311 10780 110 215 0 11093 0
Current children cumulated CPU time (s) 558.1
Current children cumulated vsize (KiB) 45244

[startup+559.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1816624/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=45244 CPUtime=558.9
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 10981 0 0 0 55876 14 0 0 25 0 1 0 149240739 46329856 10780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 11311 10780 110 215 0 11093 0
Current children cumulated CPU time (s) 558.9
Current children cumulated vsize (KiB) 45244

[startup+559.906 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1816624/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=45244 CPUtime=559.7
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 10981 0 0 0 55956 14 0 0 25 0 1 0 149240739 46329856 10780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576737 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 11311 10780 110 215 0 11093 0
Current children cumulated CPU time (s) 559.7
Current children cumulated vsize (KiB) 45244

[startup+560.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15625
/proc/meminfo: memFree=1816624/2055920 swapFree=4169120/4192956
[pid=15624] ppid=15622 vsize=45244 CPUtime=559.9
/proc/15624/stat : 15624 (minisat+) R 15622 15624 14256 0 -1 4194304 10981 0 0 0 55976 14 0 0 25 0 1 0 149240739 46329856 10780 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580396 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15624/statm: 11311 10780 110 215 0 11093 0
Current children cumulated CPU time (s) 559.9
Current children cumulated vsize (KiB) 45244

Child status: 20
Real time (s): 560.168
CPU time (s): 559.974
CPU user time (s): 559.822
CPU system time (s): 0.151976
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 45244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 559.822
system time used= 0.151976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10984
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= 15
involuntary context switches= 421

runsolver used 0.649901 second user time and 1.40878 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Thu Apr 19 20:07:16 UTC 2007

IDJOB= 362470
IDBENCH= 1563
IDSOLVER= 156
FILE ID= node23/362470-1177013236

PBS_JOBID= 4630496

Free space on /tmp= 66453 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-reduced-mps-v2-20-10-ran12x21.opb
COMMAND LINE= /tmp/evaluation/362470-1177013236/minisat+ /tmp/evaluation/362470-1177013236/instance-362470-1177013236.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node23/convwatcher-362470-1177013236 -o ROOT/results/node23/conversion-362470-1177013236 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/362470-1177013236/instance-362470-1177013236.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-362470-1177013236 -o ROOT/results/node23/solver-362470-1177013236 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/362470-1177013236/minisat+ /tmp/evaluation/362470-1177013236/instance-362470-1177013236.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  c8eb834e0a7928e8a3e340a1c0512bdc

RANDOM SEED= 490635802

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.276
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	: 5914.62
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.276
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1860296 kB
Buffers:         23416 kB
Cached:          83300 kB
SwapCached:       2288 kB
Active:          43960 kB
Inactive:        86244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860296 kB
SwapTotal:     4192956 kB
SwapFree:      4169120 kB
Dirty:            2648 kB
Writeback:           0 kB
Mapped:          30976 kB
Slab:            50948 kB
Committed_AS:  2463140 kB
PageTables:       1800 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66453 MiB

End job on node23 on Thu Apr 19 20:16:36 UTC 2007