Trace number 362204

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.14? (TO) 1800.09 1800.63

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-ran14x18.opb
MD5SUM61bd3dd8a49bc9125fdf13f69f76abf6
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 benchmark13.34
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 constraints284
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 constraints284
Minimum length of a constraint31
Maximum length of a constraint540
Number of terms in the objective function 7812
Biggest coefficient in the objective function 1941
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 530902
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 530902
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 316 PB-constraints to clauses...
0.29/0.35	c   -- Unit propagations: (none)
0.59/0.63	c   -- Detecting intervals from adjacent constraints: ################################
0.59/0.63	c   -- Clauses(.)/Splits(s): (none)
0.59/0.63	c ---[ 314]---> BDD-cost:  513
0.59/0.66	c ---[ 312]---> BDD-cost:  513
0.59/0.69	c ---[ 310]---> BDD-cost:  513
0.69/0.72	c ---[ 308]---> BDD-cost:  519
0.69/0.74	c ---[ 306]---> BDD-cost:  513
0.69/0.77	c ---[ 304]---> BDD-cost:  513
0.79/0.80	c ---[ 302]---> BDD-cost:  513
0.79/0.83	c ---[ 300]---> BDD-cost:  497
0.79/0.86	c ---[ 298]---> BDD-cost:  513
0.79/0.89	c ---[ 296]---> BDD-cost:  513
0.89/0.92	c ---[ 294]---> BDD-cost:  497
0.89/0.94	c ---[ 292]---> BDD-cost:  513
0.89/0.97	c ---[ 290]---> BDD-cost:  513
1.00/1.00	c ---[ 288]---> BDD-cost:  777
1.00/1.04	c ---[ 286]---> BDD-cost:  337
1.00/1.05	c ---[ 284]---> BDD-cost:  389
1.00/1.07	c ---[ 282]---> BDD-cost:  389
1.00/1.09	c ---[ 280]---> BDD-cost:  413
1.10/1.11	c ---[ 278]---> BDD-cost:  389
1.10/1.12	c ---[ 276]---> BDD-cost:  413
1.10/1.14	c ---[ 274]---> BDD-cost:  623
1.10/1.17	c ---[ 272]---> BDD-cost:  623
1.10/1.20	c ---[ 270]---> BDD-cost:  389
1.19/1.21	c ---[ 268]---> BDD-cost:  389
1.19/1.23	c ---[ 266]---> BDD-cost:  413
1.19/1.25	c ---[ 264]---> BDD-cost:  389
1.19/1.27	c ---[ 262]---> BDD-cost:  413
1.19/1.29	c ---[ 260]---> BDD-cost:  361
1.29/1.30	c ---[ 258]---> BDD-cost:  623
1.29/1.33	c ---[ 256]---> BDD-cost:  389
1.29/1.34	c ---[ 254]---> BDD-cost:  413
1.29/1.36	c ---[ 252]---> BDD-cost:  389
1.29/1.38	c ---[ 251]---> BDD-cost:   31
1.29/1.38	c ---[ 250]---> Sorter-cost:  190     Base: 2
1.29/1.38	c ---[ 249]---> BDD-cost:   39
1.29/1.38	c ---[ 248]---> Sorter-cost:  172     Base: 2
1.29/1.38	c ---[ 247]---> Sorter-cost:  262     Base: 3
1.29/1.38	c ---[ 246]---> Sorter-cost:  191     Base: 2
1.29/1.38	c ---[ 245]---> Sorter-cost:  277     Base: 2
1.29/1.38	c ---[ 244]---> Sorter-cost:  292     Base: 3
1.29/1.38	c ---[ 243]---> Sorter-cost:  292     Base: 3
1.29/1.39	c ---[ 242]---> Sorter-cost:  178     Base: 2
1.29/1.39	c ---[ 241]---> Sorter-cost:  172     Base: 2
1.29/1.39	c ---[ 240]---> BDD-cost:   31
1.29/1.39	c ---[ 239]---> Sorter-cost:  185     Base: 2
1.29/1.39	c ---[ 238]---> Sorter-cost:  261     Base: 3
1.29/1.39	c ---[ 237]---> Sorter-cost:  185     Base: 2
1.29/1.39	c ---[ 236]---> Sorter-cost:  185     Base: 2
1.29/1.39	c ---[ 235]---> Sorter-cost:  185     Base: 2
1.29/1.39	c ---[ 234]---> BDD-cost:   34
1.29/1.39	c ---[ 233]---> Sorter-cost:  185     Base: 2
1.29/1.39	c ---[ 232]---> Sorter-cost:  185     Base: 2
1.29/1.39	c ---[ 231]---> Sorter-cost:  185     Base: 2
1.29/1.39	c ---[ 230]---> Sorter-cost:  185     Base: 2
1.29/1.39	c ---[ 229]---> Sorter-cost:  172     Base: 2
1.29/1.39	c ---[ 228]---> Sorter-cost:  185     Base: 2
1.29/1.40	c ---[ 227]---> Sorter-cost:  190     Base: 2
1.29/1.40	c ---[ 226]---> Sorter-cost:  185     Base: 2
1.39/1.40	c ---[ 225]---> Sorter-cost:  185     Base: 2
1.39/1.40	c ---[ 224]---> Sorter-cost:  185     Base: 2
1.39/1.40	c ---[ 223]---> Sorter-cost:  185     Base: 2
1.39/1.40	c ---[ 222]---> Sorter-cost:  185     Base: 2
1.39/1.40	c ---[ 221]---> Sorter-cost:  172     Base: 2
1.39/1.40	c ---[ 220]---> BDD-cost:   31
1.39/1.40	c ---[ 219]---> Sorter-cost:  191     Base: 2
1.39/1.40	c ---[ 218]---> Sorter-cost:  232     Base: 7
1.39/1.40	c ---[ 217]---> Sorter-cost:  178     Base: 2
1.39/1.40	c ---[ 216]---> Sorter-cost:  276     Base: 2
1.39/1.41	c ---[ 215]---> Sorter-cost:  232     Base: 7
1.39/1.41	c ---[ 214]---> BDD-cost:   34
1.39/1.41	c ---[ 213]---> Sorter-cost:  232     Base: 7
1.39/1.41	c ---[ 212]---> Sorter-cost:  191     Base: 2
1.39/1.41	c ---[ 211]---> Sorter-cost:  232     Base: 7
1.39/1.41	c ---[ 210]---> Sorter-cost:  185     Base: 2
1.39/1.41	c ---[ 209]---> Sorter-cost:  172     Base: 2
1.39/1.41	c ---[ 208]---> Sorter-cost:  232     Base: 7
1.39/1.41	c ---[ 207]---> Sorter-cost:  191     Base: 2
1.39/1.41	c ---[ 206]---> Sorter-cost:  232     Base: 7
1.39/1.41	c ---[ 205]---> Sorter-cost:  275     Base: 2
1.39/1.41	c ---[ 204]---> Sorter-cost:  232     Base: 7
1.39/1.41	c ---[ 203]---> Sorter-cost:  232     Base: 7
1.39/1.41	c ---[ 202]---> Sorter-cost:  178     Base: 2
1.39/1.41	c ---[ 201]---> Sorter-cost:  172     Base: 2
1.39/1.42	c ---[ 200]---> BDD-cost:   31
1.39/1.42	c ---[ 199]---> Sorter-cost:  191     Base: 2
1.39/1.42	c ---[ 198]---> Sorter-cost:  262     Base: 3
1.39/1.42	c ---[ 197]---> Sorter-cost:  178     Base: 2
1.39/1.42	c ---[ 196]---> Sorter-cost:  262     Base: 3
1.39/1.42	c ---[ 195]---> BDD-cost:   34
1.39/1.42	c ---[ 194]---> Sorter-cost:  275     Base: 2
1.39/1.42	c ---[ 193]---> Sorter-cost:  262     Base: 3
1.39/1.42	c ---[ 192]---> Sorter-cost:  191     Base: 2
1.39/1.42	c ---[ 191]---> Sorter-cost:  262     Base: 3
1.39/1.42	c ---[ 190]---> Sorter-cost:  185     Base: 2
1.39/1.42	c ---[ 189]---> Sorter-cost:  172     Base: 2
1.39/1.42	c ---[ 188]---> Sorter-cost:  262     Base: 3
1.39/1.42	c ---[ 187]---> Sorter-cost:  191     Base: 2
1.39/1.43	c ---[ 186]---> Sorter-cost:  262     Base: 3
1.39/1.43	c ---[ 185]---> Sorter-cost:  262     Base: 3
1.39/1.43	c ---[ 184]---> Sorter-cost:  262     Base: 3
1.39/1.43	c ---[ 183]---> Sorter-cost:  177     Base: 2
1.39/1.43	c ---[ 182]---> Sorter-cost:  178     Base: 2
1.39/1.43	c ---[ 181]---> Sorter-cost:  172     Base: 2
1.39/1.43	c ---[ 180]---> BDD-cost:   30
1.39/1.43	c ---[ 179]---> Sorter-cost:  191     Base: 2
1.39/1.43	c ---[ 178]---> Sorter-cost:  277     Base: 2
1.39/1.43	c ---[ 177]---> Sorter-cost:  178     Base: 2
1.39/1.43	c ---[ 176]---> Sorter-cost:  264     Base: 2
1.39/1.43	c ---[ 175]---> BDD-cost:   34
1.39/1.43	c ---[ 174]---> Sorter-cost:  197     Base: 2 2 2
1.39/1.43	c ---[ 173]---> Sorter-cost:  191     Base: 2
1.39/1.43	c ---[ 172]---> BDD-cost:   39
1.39/1.44	c ---[ 171]---> Sorter-cost:  264     Base: 2
1.39/1.44	c ---[ 170]---> Sorter-cost:  185     Base: 2
1.39/1.44	c ---[ 169]---> Sorter-cost:  172     Base: 2
1.39/1.44	c ---[ 168]---> Sorter-cost:  262     Base: 3
1.39/1.44	c ---[ 167]---> Sorter-cost:  191     Base: 2
1.39/1.44	c ---[ 166]---> Sorter-cost:  277     Base: 2
1.39/1.44	c ---[ 165]---> Sorter-cost:  194     Base: 2 2 2
1.39/1.44	c ---[ 164]---> Sorter-cost:  210     Base: 2 2 2
1.39/1.44	c ---[ 163]---> Sorter-cost:  178     Base: 2
1.39/1.44	c ---[ 162]---> Sorter-cost:  172     Base: 2
1.39/1.44	c ---[ 161]---> BDD-cost:   31
1.39/1.44	c ---[ 160]---> BDD-cost:   31
1.39/1.44	c ---[ 159]---> Sorter-cost:  191     Base: 2
1.39/1.44	c ---[ 158]---> Sorter-cost:  277     Base: 2
1.39/1.44	c ---[ 157]---> Sorter-cost:  178     Base: 2
1.39/1.45	c ---[ 156]---> Sorter-cost:  264     Base: 2
1.39/1.45	c ---[ 155]---> BDD-cost:   34
1.39/1.45	c ---[ 154]---> Sorter-cost:  277     Base: 2
1.39/1.45	c ---[ 153]---> Sorter-cost:  191     Base: 2
1.39/1.45	c ---[ 152]---> Sorter-cost:  264     Base: 2
1.39/1.45	c ---[ 151]---> Sorter-cost:  185     Base: 2
1.39/1.45	c ---[ 150]---> Sorter-cost:  191     Base: 2
1.39/1.45	c ---[ 149]---> Sorter-cost:  172     Base: 2
1.39/1.45	c ---[ 148]---> Sorter-cost:  262     Base: 3
1.39/1.45	c ---[ 147]---> Sorter-cost:  191     Base: 2
1.39/1.45	c ---[ 146]---> Sorter-cost:  277     Base: 2
1.39/1.45	c ---[ 145]---> Sorter-cost:  277     Base: 2
1.39/1.45	c ---[ 144]---> Sorter-cost:  277     Base: 2
1.39/1.46	c ---[ 143]---> Sorter-cost:  178     Base: 2
1.39/1.46	c ---[ 142]---> Sorter-cost:  172     Base: 2
1.39/1.46	c ---[ 141]---> BDD-cost:   31
1.39/1.46	c ---[ 140]---> Sorter-cost:  191     Base: 2
1.39/1.46	c ---[ 139]---> Sorter-cost:  276     Base: 2
1.39/1.46	c ---[ 138]---> Sorter-cost:  264     Base: 2
1.39/1.46	c ---[ 137]---> Sorter-cost:  277     Base: 2
1.39/1.46	c ---[ 136]---> Sorter-cost:  178     Base: 2
1.39/1.46	c ---[ 135]---> Sorter-cost:  264     Base: 2
1.39/1.46	c ---[ 134]---> BDD-cost:   34
1.39/1.46	c ---[ 133]---> Sorter-cost:  194     Base: 2 2 2
1.39/1.46	c ---[ 132]---> Sorter-cost:  191     Base: 2
1.39/1.46	c ---[ 131]---> Sorter-cost:  264     Base: 2
1.39/1.46	c ---[ 130]---> Sorter-cost:  185     Base: 2
1.39/1.46	c ---[ 129]---> Sorter-cost:  172     Base: 2
1.39/1.47	c ---[ 128]---> Sorter-cost:  262     Base: 3
1.39/1.47	c ---[ 127]---> Sorter-cost:  178     Base: 2
1.39/1.47	c ---[ 126]---> Sorter-cost:  191     Base: 2
1.39/1.47	c ---[ 125]---> Sorter-cost:  277     Base: 2
1.39/1.47	c ---[ 124]---> Sorter-cost:  194     Base: 2 2 2
1.39/1.47	c ---[ 123]---> Sorter-cost:  194     Base: 2 2 2
1.39/1.47	c ---[ 122]---> Sorter-cost:  178     Base: 2
1.39/1.47	c ---[ 121]---> Sorter-cost:  172     Base: 2
1.39/1.47	c ---[ 120]---> BDD-cost:   31
1.39/1.47	c ---[ 119]---> Sorter-cost:  191     Base: 2
1.39/1.47	c ---[ 118]---> Sorter-cost:  277     Base: 2
1.39/1.47	c ---[ 117]---> Sorter-cost:  178     Base: 2
1.39/1.47	c ---[ 116]---> Sorter-cost:  264     Base: 2
1.39/1.47	c ---[ 115]---> Sorter-cost:  264     Base: 2
1.39/1.48	c ---[ 114]---> BDD-cost:   34
1.39/1.48	c ---[ 113]---> Sorter-cost:  277     Base: 2
1.39/1.48	c ---[ 112]---> Sorter-cost:  191     Base: 2
1.39/1.48	c ---[ 111]---> Sorter-cost:  264     Base: 2
1.39/1.48	c ---[ 110]---> Sorter-cost:  185     Base: 2
1.39/1.49	c ---[ 109]---> Sorter-cost:  172     Base: 2
1.39/1.49	c ---[ 108]---> Sorter-cost:  262     Base: 3
1.39/1.49	c ---[ 107]---> Sorter-cost:  191     Base: 2
1.39/1.49	c ---[ 106]---> Sorter-cost:  277     Base: 2
1.39/1.49	c ---[ 105]---> BDD-cost:   34
1.39/1.49	c ---[ 104]---> Sorter-cost:  277     Base: 2
1.39/1.49	c ---[ 103]---> Sorter-cost:  277     Base: 2
1.39/1.49	c ---[ 102]---> Sorter-cost:  178     Base: 2
1.39/1.49	c ---[ 101]---> Sorter-cost:  172     Base: 2
1.39/1.49	c ---[ 100]---> BDD-cost:   31
1.39/1.49	c ---[  99]---> Sorter-cost:  191     Base: 2
1.39/1.49	c ---[  98]---> Sorter-cost:  277     Base: 2
1.39/1.49	c ---[  97]---> Sorter-cost:  178     Base: 2
1.39/1.49	c ---[  96]---> Sorter-cost:  264     Base: 2
1.39/1.49	c ---[  95]---> BDD-cost:   34
1.39/1.49	c ---[  94]---> Sorter-cost:  264     Base: 2
1.39/1.50	c ---[  93]---> Sorter-cost:  292     Base: 3
1.39/1.50	c ---[  92]---> Sorter-cost:  191     Base: 2
1.50/1.50	c ---[  91]---> Sorter-cost:  264     Base: 2
1.50/1.50	c ---[  90]---> Sorter-cost:  185     Base: 2
1.50/1.50	c ---[  89]---> Sorter-cost:  172     Base: 2
1.50/1.50	c ---[  88]---> Sorter-cost:  262     Base: 3
1.50/1.50	c ---[  87]---> Sorter-cost:  191     Base: 2
1.50/1.50	c ---[  86]---> Sorter-cost:  277     Base: 2
1.50/1.50	c ---[  85]---> Sorter-cost:  292     Base: 3
1.50/1.50	c ---[  84]---> Sorter-cost:  292     Base: 3
1.50/1.50	c ---[  83]---> Sorter-cost:  191     Base: 2
1.50/1.50	c ---[  82]---> Sorter-cost:  178     Base: 2
1.50/1.50	c ---[  81]---> Sorter-cost:  172     Base: 2
1.50/1.51	c ---[  80]---> Sorter-cost:  264     Base: 2
1.50/1.51	c ---[  79]---> Sorter-cost:  185     Base: 2
1.50/1.51	c ---[  78]---> Sorter-cost:  172     Base: 2
1.50/1.51	c ---[  77]---> Sorter-cost:  262     Base: 3
1.50/1.51	c ---[  76]---> Sorter-cost:  177     Base: 2
1.50/1.51	c ---[  75]---> Sorter-cost:  191     Base: 2
1.50/1.51	c ---[  74]---> Sorter-cost:  264     Base: 2
1.50/1.51	c ---[  73]---> Sorter-cost:  264     Base: 2
1.50/1.51	c ---[  72]---> Sorter-cost:  264     Base: 2
1.50/1.51	c ---[  71]---> Sorter-cost:  178     Base: 2
1.50/1.51	c ---[  70]---> Sorter-cost:  172     Base: 2
1.50/1.51	c ---[  69]---> BDD-cost:   31
1.50/1.51	c ---[  68]---> Sorter-cost:  191     Base: 2
1.50/1.51	c ---[  67]---> Sorter-cost:  277     Base: 2
1.50/1.52	c ---[  66]---> Sorter-cost:  178     Base: 2
1.50/1.52	c ---[  65]---> Sorter-cost:  263     Base: 2
1.50/1.52	c ---[  64]---> Sorter-cost:  264     Base: 2
1.50/1.52	c ---[  63]---> BDD-cost:   34
1.50/1.52	c ---[  62]---> Sorter-cost:  270     Base: 3
1.50/1.52	c ---[  61]---> Sorter-cost:  191     Base: 2
1.50/1.52	c ---[  60]---> Sorter-cost:  264     Base: 2
1.50/1.52	c ---[  59]---> Sorter-cost:  185     Base: 2
1.50/1.52	c ---[  58]---> Sorter-cost:  172     Base: 2
1.50/1.52	c ---[  57]---> Sorter-cost:  262     Base: 3
1.50/1.52	c ---[  56]---> Sorter-cost:  191     Base: 2
1.50/1.52	c ---[  55]---> Sorter-cost:  277     Base: 2
1.50/1.52	c ---[  54]---> BDD-cost:   22
1.50/1.52	c ---[  53]---> Sorter-cost:  270     Base: 3
1.50/1.52	c ---[  52]---> Sorter-cost:  270     Base: 3
1.50/1.53	c ---[  51]---> Sorter-cost:  178     Base: 2
1.50/1.53	c ---[  50]---> Sorter-cost:  172     Base: 2
1.50/1.53	c ---[  49]---> BDD-cost:   31
1.50/1.53	c ---[  48]---> Sorter-cost:  185     Base: 2
1.50/1.53	c ---[  47]---> Sorter-cost:  185     Base: 2
1.50/1.53	c ---[  46]---> Sorter-cost:  185     Base: 2
1.50/1.53	c ---[  45]---> Sorter-cost:  185     Base: 2
1.50/1.53	c ---[  44]---> BDD-cost:   34
1.50/1.53	c ---[  43]---> Sorter-cost:  275     Base: 2
1.50/1.53	c ---[  42]---> Sorter-cost:  185     Base: 2
1.50/1.53	c ---[  41]---> Sorter-cost:  185     Base: 2
1.50/1.53	c ---[  40]---> Sorter-cost:  185     Base: 2
1.50/1.53	c ---[  39]---> Sorter-cost:  185     Base: 2
1.50/1.53	c ---[  38]---> Sorter-cost:  172     Base: 2
1.50/1.53	c ---[  37]---> Sorter-cost:  185     Base: 2
1.50/1.54	c ---[  36]---> Sorter-cost:  185     Base: 2
1.50/1.54	c ---[  35]---> Sorter-cost:  185     Base: 2
1.50/1.54	c ---[  34]---> Sorter-cost:  185     Base: 2
1.50/1.54	c ---[  33]---> Sorter-cost:  185     Base: 2
1.50/1.54	c ---[  32]---> Sorter-cost:  190     Base: 2
1.50/1.54	c ---[  31]---> Sorter-cost:  185     Base: 2
1.50/1.54	c ---[  30]---> Sorter-cost:  172     Base: 2
1.50/1.54	c ---[  29]---> BDD-cost:   31
1.50/1.54	c ---[  28]---> Sorter-cost:  191     Base: 2
1.50/1.54	c ---[  27]---> Sorter-cost:  277     Base: 2
1.50/1.54	c ---[  26]---> Sorter-cost:  178     Base: 2
1.50/1.54	c ---[  25]---> Sorter-cost:  264     Base: 2
1.50/1.54	c ---[  24]---> BDD-cost:   34
1.50/1.54	c ---[  23]---> Sorter-cost:  231     Base: 7
1.50/1.54	c ---[  22]---> Sorter-cost:  191     Base: 2
1.50/1.55	c ---[  21]---> Sorter-cost:  263     Base: 2
1.50/1.55	c ---[  20]---> Sorter-cost:  264     Base: 2
1.50/1.55	c ---[  19]---> Sorter-cost:  185     Base: 2
1.50/1.55	c ---[  18]---> Sorter-cost:  172     Base: 2
1.50/1.55	c ---[  17]---> Sorter-cost:  262     Base: 3
1.50/1.55	c ---[  16]---> Sorter-cost:  191     Base: 2
1.50/1.55	c ---[  15]---> Sorter-cost:  277     Base: 2
1.50/1.55	c ---[  14]---> Sorter-cost:  231     Base: 7
1.50/1.55	c ---[  13]---> Sorter-cost:  231     Base: 7
1.50/1.55	c ---[  12]---> Sorter-cost:  178     Base: 2
1.50/1.55	c ---[  11]---> Sorter-cost:  172     Base: 2
1.50/1.55	c ---[  10]---> BDD-cost:   47
1.50/1.55	c ---[   9]---> BDD-cost:   31
1.50/1.55	c ---[   8]---> Sorter-cost:  191     Base: 2
1.50/1.56	c ---[   7]---> Sorter-cost:  277     Base: 2
1.50/1.56	c ---[   6]---> Sorter-cost:  178     Base: 2
1.50/1.56	c ---[   5]---> Sorter-cost:  264     Base: 2
1.50/1.56	c ---[   4]---> BDD-cost:   34
1.50/1.56	c ---[   3]---> Sorter-cost:  292     Base: 3
1.50/1.56	c ---[   2]---> Sorter-cost:  191     Base: 2
1.50/1.56	c ---[   1]---> Sorter-cost:  264     Base: 2
1.50/1.56	c ---[   0]---> Sorter-cost:  185     Base: 2
1.59/1.67	c ==================================[MINISAT+]==================================
1.59/1.67	c | Conflicts | Original         | Learnt                           | Progress |
1.59/1.67	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.59/1.67	c ==============================================================================
1.59/1.67	c |         0 |  104554   257887 |   34851       0        0     nan |  0.000 % |
1.69/1.74	c |       102 |  104519   257808 |   38336     100     1250    12.5 |  7.266 % |
1.79/1.81	c |       252 |  104436   257620 |   42169     247     2303     9.3 |  7.307 % |
1.89/1.94	c |       477 |  104436   257620 |   46386     472    23898    50.6 |  7.307 % |
2.10/2.17	c |       815 |  104436   257620 |   51025     810    47636    58.8 |  7.307 % |
2.49/2.52	c |      1321 |  104436   257620 |   56127    1316    87227    66.3 |  7.307 % |
3.39/3.46	c |      2080 |  104436   257620 |   61740    2075   223214   107.6 |  7.307 % |
4.19/4.26	c |      3219 |  104436   257620 |   67914    3214   383238   119.2 |  7.307 % |
5.49/5.59	c |      4928 |  104411   257561 |   74706    4915   633905   129.0 |  7.319 % |
6.89/6.99	c |      7491 |  104380   257488 |   82176    7473   858734   114.9 |  7.336 % |
10.09/10.17	c |     11335 |  104350   257420 |   90394   11315  1265427   111.8 |  7.350 % |
14.09/14.15	c |     17101 |  104350   257420 |   99433   17081  1683215    98.5 |  7.350 % |
24.88/24.95	c |     25750 |  104350   257420 |  109377   25730  3355358   130.4 |  7.350 % |
38.68/38.71	c |     38724 |  104239   257168 |  120315   38700  4478002   115.7 |  7.403 % |
64.78/64.82	c |     58185 |  104223   257131 |  132346   58160  6786737   116.7 |  7.413 % |
106.97/107.01	c |     87377 |  103939   256480 |  145581   87336 10268416   117.6 |  7.560 % |
196.24/196.32	c |    131167 |  103939   256480 |  160139  131126 14720875   112.3 |  7.560 % |
307.41/307.50	c |    196851 |  103933   256468 |  176153   46958  3984150    84.8 |  7.564 % |
482.77/482.93	c |    295378 |  103782   256123 |  193768  145479 14943942   102.7 |  7.635 % |
735.81/736.02	c |    443167 |  103571   255642 |  213145  108932  5970950    54.8 |  7.735 % |
1155.31/1155.73	c |    664850 |  103216   254835 |  234460  127078  6674369    52.5 |  7.911 % |
1794.77/1795.37	c |    997375 |  102527   253258 |  257906  235899 16970584    71.9 |  8.276 % |
1800.07/1800.60	c 
1800.07/1800.60	c *** TERMINATED ***
1800.07/1800.60	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/362204-1177008182/instance-362204-1177008182.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/node51/watcher-362204-1177008182 -o ROOT/results/node51/solver-362204-1177008182 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/362204-1177008182/minisat+ /tmp/evaluation/362204-1177008182/instance-362204-1177008182.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: 1.00 1.00 1.00 3/64 18947
/proc/meminfo: memFree=1658168/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=1352 CPUtime=0
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 55663374 1384448 171 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 338 171 67 215 0 120 0

[startup+0.00825204 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18947
/proc/meminfo: memFree=1658168/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=1712 CPUtime=0
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 260 0 0 0 0 0 0 0 18 0 1 0 55663374 1753088 245 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 428 245 67 215 0 210 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1712

[startup+0.102259 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18947
/proc/meminfo: memFree=1658168/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=2664 CPUtime=0.1
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 512 0 0 0 10 0 0 0 18 0 1 0 55663374 2727936 497 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 666 497 75 215 0 448 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2664

[startup+0.301281 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18947
/proc/meminfo: memFree=1658168/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=3460 CPUtime=0.29
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 707 0 0 0 29 0 0 0 19 0 1 0 55663374 3543040 692 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 865 692 75 215 0 647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3460

[startup+0.701313 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18947
/proc/meminfo: memFree=1658168/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=3972 CPUtime=0.69
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 900 0 0 0 69 0 0 0 22 0 1 0 55663374 4067328 839 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 993 839 87 215 0 775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3972

[startup+1.50139 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1654896/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=6108 CPUtime=1.5
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 1512 0 0 0 149 1 0 0 18 0 1 0 55663374 6254592 1326 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 1527 1326 91 215 0 1309 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 6108

[startup+3.10153 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1644848/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=15628 CPUtime=3.09
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 3720 0 0 0 307 2 0 0 25 0 1 0 55663374 16003072 3529 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574123 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 3907 3529 110 215 0 3689 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15628

[startup+6.30182 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1642160/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=18412 CPUtime=6.29
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 4421 0 0 0 627 2 0 0 25 0 1 0 55663374 18853888 4230 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 4603 4230 110 215 0 4385 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18412

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1638128/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=21824 CPUtime=12.69
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 5289 0 0 0 1266 3 0 0 25 0 1 0 55663374 22347776 5098 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 5456 5098 110 215 0 5238 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21824

[startup+25.5025 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1630256/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=29604 CPUtime=25.48
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 7227 0 0 0 2544 4 0 0 25 0 1 0 55663374 30314496 7036 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 7401 7036 110 215 0 7183 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29604

[startup+51.1028 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1620720/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=39288 CPUtime=51.08
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 9627 0 0 0 5101 7 0 0 25 0 1 0 55663374 40230912 9436 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 9822 9436 110 215 0 9604 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39288

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1602288/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=57484 CPUtime=102.26
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 14171 0 0 0 10214 12 0 0 25 0 1 0 55663374 58863616 13980 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 14371 13980 110 215 0 14153 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 57484

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1588528/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=71580 CPUtime=162.25
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 17688 0 0 0 16210 15 0 0 25 0 1 0 55663374 73297920 17497 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581122 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 17895 17497 110 215 0 17677 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 71580

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1577264/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=82780 CPUtime=222.23
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 20422 0 0 0 22206 17 0 0 25 0 1 0 55663374 84766720 20231 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 20695 20231 110 215 0 20477 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 82780

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1567856/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=91956 CPUtime=282.22
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 22751 0 0 0 28203 19 0 0 25 0 1 0 55663374 94162944 22560 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 22989 22560 110 215 0 22771 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 91956

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1567856/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=91956 CPUtime=342.21
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 22752 0 0 0 34202 19 0 0 25 0 1 0 55663374 94162944 22561 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 22989 22561 110 215 0 22771 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 91956

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1567856/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=91956 CPUtime=402.19
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 22752 0 0 0 40200 19 0 0 25 0 1 0 55663374 94162944 22561 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574373 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 22989 22561 110 215 0 22771 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 91956

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1567792/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=91956 CPUtime=462.18
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 22757 0 0 0 46199 19 0 0 25 0 1 0 55663374 94162944 22566 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 22989 22566 110 215 0 22771 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 91956

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1567792/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=91956 CPUtime=522.16
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 22761 0 0 0 52197 19 0 0 25 0 1 0 55663374 94162944 22570 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 22989 22570 110 215 0 22771 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 91956

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1561776/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=98044 CPUtime=582.15
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 24254 0 0 0 58194 21 0 0 25 0 1 0 55663374 100397056 24063 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 24511 24063 110 215 0 24293 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 98044

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1559600/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=100140 CPUtime=642.13
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 24782 0 0 0 64192 21 0 0 25 0 1 0 55663374 102543360 24591 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25035 24591 110 215 0 24817 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 100140


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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1559152/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=100600 CPUtime=822.09
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 24899 0 0 0 82188 21 0 0 25 0 1 0 55663374 103014400 24708 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25150 24708 110 215 0 24932 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 100600

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1558960/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=100924 CPUtime=882.08
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 24945 0 0 0 88186 22 0 0 25 0 1 0 55663374 103346176 24754 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25231 24754 110 215 0 25013 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 100924

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1558576/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=101352 CPUtime=942.07
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 25049 0 0 0 94185 22 0 0 25 0 1 0 55663374 103784448 24858 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25338 24858 110 215 0 25120 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 101352

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1558320/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=102000 CPUtime=1002.05
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 25115 0 0 0 100183 22 0 0 25 0 1 0 55663374 104448000 24924 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25500 24924 110 215 0 25282 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 102000

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18948
/proc/meminfo: memFree=1558320/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=102000 CPUtime=1062.04
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 25119 0 0 0 106182 22 0 0 25 0 1 0 55663374 104448000 24928 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25500 24928 110 215 0 25282 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 102000

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 19120
/proc/meminfo: memFree=1556912/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=102000 CPUtime=1121.94
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 25119 0 0 0 112172 22 0 0 25 0 1 0 55663374 104448000 24928 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25500 24928 110 215 0 25282 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 102000

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19146
/proc/meminfo: memFree=1558000/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=102000 CPUtime=1181.91
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 25120 0 0 0 118169 22 0 0 25 0 1 0 55663374 104448000 24929 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25500 24929 110 215 0 25282 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 102000

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19146
/proc/meminfo: memFree=1558000/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=102000 CPUtime=1241.89
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 25124 0 0 0 124167 22 0 0 25 0 1 0 55663374 104448000 24933 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25500 24933 110 215 0 25282 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 102000

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19146
/proc/meminfo: memFree=1558000/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=102000 CPUtime=1301.88
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 25125 0 0 0 130166 22 0 0 25 0 1 0 55663374 104448000 24934 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25500 24934 110 215 0 25282 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 102000

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19146
/proc/meminfo: memFree=1557872/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=102000 CPUtime=1361.86
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 25160 0 0 0 136164 22 0 0 25 0 1 0 55663374 104448000 24969 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25500 24969 110 215 0 25282 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 102000

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19146
/proc/meminfo: memFree=1557872/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=102000 CPUtime=1421.85
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 25174 0 0 0 142163 22 0 0 25 0 1 0 55663374 104448000 24983 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25500 24983 110 215 0 25282 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 102000

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19146
/proc/meminfo: memFree=1557808/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=102000 CPUtime=1481.83
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 25174 0 0 0 148161 22 0 0 25 0 1 0 55663374 104448000 24983 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574130 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25500 24983 110 215 0 25282 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 102000

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19148
/proc/meminfo: memFree=1557808/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=102000 CPUtime=1541.82
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 25174 0 0 0 154160 22 0 0 25 0 1 0 55663374 104448000 24983 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25500 24983 110 215 0 25282 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 102000

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19148
/proc/meminfo: memFree=1557808/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=102000 CPUtime=1601.8
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 25174 0 0 0 160158 22 0 0 25 0 1 0 55663374 104448000 24983 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25500 24983 110 215 0 25282 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 102000

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 19148
/proc/meminfo: memFree=1557808/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=102000 CPUtime=1661.79
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 25175 0 0 0 166157 22 0 0 25 0 1 0 55663374 104448000 24984 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25500 24984 110 215 0 25282 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 102000

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19148
/proc/meminfo: memFree=1557808/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=102212 CPUtime=1721.78
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 25194 0 0 0 172155 23 0 0 25 0 1 0 55663374 104665088 25003 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581229 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25553 25003 110 215 0 25335 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 102212

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19148
/proc/meminfo: memFree=1557680/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=102212 CPUtime=1781.77
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 25217 0 0 0 178154 23 0 0 25 0 1 0 55663374 104665088 25026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25553 25026 110 215 0 25335 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 102212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19148
/proc/meminfo: memFree=1557616/2055920 swapFree=4183244/4192956
[pid=18947] ppid=18945 vsize=102424 CPUtime=1800.07
/proc/18947/stat : 18947 (minisat+) R 18945 18947 17728 0 -1 4194304 25236 0 0 0 179984 23 0 0 25 0 1 0 55663374 104882176 25045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/18947/statm: 25606 25045 110 215 0 25388 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 102424

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

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

Child status: 0
Real time (s): 1800.63
CPU time (s): 1800.09
CPU user time (s): 1799.85
CPU system time (s): 0.245962
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 102424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25237
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= 21
involuntary context switches= 2006

runsolver used 1.20682 second user time and 3.79142 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Thu Apr 19 18:43:02 UTC 2007

IDJOB= 362204
IDBENCH= 1540
IDSOLVER= 156
FILE ID= node51/362204-1177008182

PBS_JOBID= 4630484

Free space on /tmp= 66459 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-ran14x18.opb
COMMAND LINE= /tmp/evaluation/362204-1177008182/minisat+ /tmp/evaluation/362204-1177008182/instance-362204-1177008182.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node51/convwatcher-362204-1177008182 -o ROOT/results/node51/conversion-362204-1177008182 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/362204-1177008182/instance-362204-1177008182.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  61bd3dd8a49bc9125fdf13f69f76abf6

RANDOM SEED= 250593097

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1658576 kB
Buffers:         28012 kB
Cached:         320752 kB
SwapCached:       3544 kB
Active:         221100 kB
Inactive:       137716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1658576 kB
SwapTotal:     4192956 kB
SwapFree:      4183244 kB
Dirty:            2628 kB
Writeback:           0 kB
Mapped:          15956 kB
Slab:            24596 kB
Committed_AS:  2640416 kB
PageTables:       1412 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= 66459 MiB

End job on node51 on Thu Apr 19 19:13:05 UTC 2007