Trace number 3712046

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2012-05-17OPTIMUM 35.4346 35.4408

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111217555--soft-33-100-0.wbo
MD5SUM077b9c494cf23f6ff18d9e6ba287604c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark1.44278
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints69
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 3204
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3203
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1222
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2012-05-28T07:57:35+0200
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.4
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.1
0.00/0.00	c   array-0.4.0.0
0.00/0.00	c   base-4.5.0.0
0.00/0.00	c   bytestring-0.9.2.1
0.00/0.00	c   containers-0.4.2.1
0.00/0.00	c   deepseq-1.3.0.0
0.00/0.00	c   mtl-2.1.1
0.00/0.00	c   old_locale-1.0.0.4
0.00/0.00	c   parse_dimacs-1.2
0.00/0.00	c   parsec-3.1.2
0.00/0.00	c   queue-0.1.2
0.00/0.00	c   stm-2.3
0.00/0.00	c   time-1.4
0.00/0.00	c command line = ["--wbo","HOME/instance-3712046-1338184655.wbo"]
0.00/0.00	c #vars 169
0.00/0.00	c #constraints 101
0.00/0.00	c Solving starts ...
0.04/0.05	c solving time = 0.047s
0.04/0.05	c #decision = 408
0.04/0.05	c #conflict = 110
0.04/0.05	c #restart = 1
0.04/0.05	o 902
0.04/0.05	c Solving starts ...
0.04/0.05	c solving time = 0.001s
0.04/0.05	c #decision = 473
0.04/0.05	c #conflict = 110
0.04/0.05	c #restart = 1
0.04/0.05	o 867
0.04/0.05	c Solving starts ...
0.04/0.05	c solving time = 0.000s
0.04/0.05	c #decision = 542
0.04/0.05	c #conflict = 110
0.04/0.05	c #restart = 1
0.04/0.05	o 799
0.04/0.05	c Solving starts ...
0.04/0.05	c solving time = 0.000s
0.04/0.05	c #decision = 582
0.04/0.05	c #conflict = 110
0.04/0.05	c #restart = 1
0.04/0.05	o 782
0.04/0.05	c Solving starts ...
0.04/0.06	c solving time = 0.001s
0.04/0.06	c #decision = 656
0.04/0.06	c #conflict = 110
0.04/0.06	c #restart = 1
0.04/0.06	o 685
0.04/0.06	c Solving starts ...
0.04/0.06	c solving time = 0.008s
0.04/0.06	c #decision = 684
0.04/0.06	c #conflict = 113
0.04/0.06	c #restart = 1
0.04/0.06	o 680
0.04/0.06	c Solving starts ...
0.09/0.10	c solving time = 0.036s
0.09/0.10	c #decision = 758
0.09/0.10	c #conflict = 142
0.09/0.10	c #restart = 1
0.09/0.10	o 675
0.09/0.10	c Solving starts ...
0.09/0.10	c learnt constraints deletion: 141 -> 71
0.09/0.10	c solving time = 0.000s
0.09/0.10	c #decision = 796
0.09/0.10	c #conflict = 142
0.09/0.10	c #restart = 1
0.09/0.10	o 657
0.09/0.10	c Solving starts ...
0.09/0.10	c solving time = 0.000s
0.09/0.10	c #decision = 823
0.09/0.10	c #conflict = 142
0.09/0.10	c #restart = 1
0.09/0.10	o 655
0.09/0.10	c Solving starts ...
0.09/0.12	c solving time = 0.017s
0.09/0.12	c #decision = 860
0.09/0.12	c #conflict = 153
0.09/0.12	c #restart = 1
0.09/0.12	o 649
0.09/0.12	c Solving starts ...
0.09/0.12	c solving time = 0.001s
0.09/0.12	c #decision = 883
0.09/0.12	c #conflict = 153
0.09/0.12	c #restart = 1
0.09/0.12	o 639
0.09/0.12	c Solving starts ...
0.19/0.25	c solving time = 0.128s
0.19/0.25	c #decision = 996
0.19/0.25	c #conflict = 211
0.19/0.25	c #restart = 1
0.19/0.25	o 622
0.19/0.25	c Solving starts ...
0.19/0.25	c learnt constraints deletion: 140 -> 70
0.19/0.25	c solving time = 0.001s
0.19/0.25	c #decision = 1037
0.19/0.25	c #conflict = 211
0.19/0.25	c #restart = 1
0.19/0.25	o 588
0.19/0.25	c Solving starts ...
0.19/0.25	c solving time = 0.005s
0.19/0.25	c #decision = 1066
0.19/0.25	c #conflict = 213
0.19/0.25	c #restart = 1
0.19/0.25	o 583
0.19/0.25	c Solving starts ...
0.19/0.27	c solving time = 0.013s
0.19/0.27	c #decision = 1100
0.19/0.27	c #conflict = 221
0.19/0.27	c #restart = 1
0.19/0.27	o 573
0.19/0.27	c Solving starts ...
0.19/0.27	c solving time = 0.001s
0.19/0.27	c #decision = 1132
0.19/0.27	c #conflict = 221
0.19/0.27	c #restart = 1
0.19/0.27	o 539
0.19/0.27	c Solving starts ...
0.19/0.28	c solving time = 0.012s
0.19/0.28	c #decision = 1164
0.19/0.28	c #conflict = 227
0.19/0.28	c #restart = 1
0.19/0.28	o 513
0.19/0.28	c Solving starts ...
0.19/0.28	c solving time = 0.001s
0.19/0.28	c #decision = 1185
0.19/0.28	c #conflict = 227
0.19/0.28	c #restart = 1
0.19/0.28	o 503
0.19/0.28	c Solving starts ...
0.29/0.32	c solving time = 0.039s
0.29/0.32	c #decision = 1242
0.29/0.32	c #conflict = 249
0.29/0.32	c #restart = 1
0.29/0.32	o 469
0.29/0.32	c Solving starts ...
0.29/0.34	c solving time = 0.015s
0.29/0.34	c #decision = 1262
0.29/0.34	c #conflict = 255
0.29/0.34	c #restart = 1
0.29/0.34	o 468
0.29/0.34	c Solving starts ...
0.29/0.34	c solving time = 0.003s
0.29/0.34	c #decision = 1285
0.29/0.34	c #conflict = 256
0.29/0.34	c #restart = 1
0.29/0.34	o 449
0.29/0.34	c Solving starts ...
0.29/0.38	c solving time = 0.035s
0.29/0.38	c #decision = 1332
0.29/0.38	c #conflict = 273
0.29/0.38	c #restart = 1
0.29/0.38	o 431
0.29/0.38	c Solving starts ...
0.29/0.38	c learnt constraints deletion: 132 -> 66
0.29/0.39	c solving time = 0.017s
0.29/0.39	c #decision = 1350
0.29/0.39	c #conflict = 280
0.29/0.39	c #restart = 1
0.29/0.39	o 430
0.29/0.39	c Solving starts ...
0.39/0.40	c solving time = 0.006s
0.39/0.40	c #decision = 1372
0.39/0.40	c #conflict = 281
0.39/0.40	c #restart = 1
0.39/0.40	o 412
0.39/0.40	c Solving starts ...
0.39/0.49	c solving time = 0.093s
0.39/0.49	c #decision = 1553
0.39/0.49	c #conflict = 365
0.39/0.49	c #restart = 1
0.39/0.49	o 405
0.39/0.49	c Solving starts ...
0.39/0.49	c learnt constraints deletion: 158 -> 79
0.39/0.49	c solving time = 0.001s
0.39/0.49	c #decision = 1580
0.39/0.49	c #conflict = 365
0.39/0.49	c #restart = 1
0.39/0.49	o 395
0.39/0.49	c Solving starts ...
0.59/0.61	c learnt constraints deletion: 178 -> 89
0.69/0.75	c learnt constraints deletion: 217 -> 110
0.79/0.83	c solving time = 0.333s
0.79/0.83	c #decision = 2330
0.79/0.83	c #conflict = 695
0.79/0.83	c #restart = 3
0.79/0.83	o 381
0.79/0.83	c Solving starts ...
0.79/0.83	c learnt constraints deletion: 211 -> 106
0.79/0.88	c solving time = 0.056s
0.79/0.88	c #decision = 2453
0.79/0.88	c #conflict = 745
0.79/0.88	c #restart = 3
0.79/0.88	o 380
0.79/0.88	c Solving starts ...
0.79/0.88	c learnt constraints deletion: 156 -> 78
0.79/0.88	c solving time = 0.002s
0.79/0.88	c #decision = 2493
0.79/0.88	c #conflict = 745
0.79/0.88	c #restart = 3
0.79/0.88	o 375
0.79/0.89	c Solving starts ...
0.79/0.89	c solving time = 0.001s
0.79/0.89	c #decision = 2539
0.79/0.89	c #conflict = 745
0.79/0.89	c #restart = 3
0.79/0.89	o 357
0.79/0.89	c Solving starts ...
0.88/0.90	c solving time = 0.017s
0.88/0.90	c #decision = 2613
0.88/0.90	c #conflict = 764
0.88/0.90	c #restart = 3
0.88/0.90	o 356
0.88/0.90	c Solving starts ...
0.88/0.91	c solving time = 0.001s
0.88/0.91	c #decision = 2642
0.88/0.91	c #conflict = 764
0.88/0.91	c #restart = 3
0.88/0.91	o 351
0.88/0.91	c Solving starts ...
0.88/0.92	c solving time = 0.011s
0.88/0.92	c #decision = 2676
0.88/0.92	c #conflict = 775
0.88/0.92	c #restart = 3
0.88/0.92	o 347
0.88/0.92	c Solving starts ...
0.88/0.92	c solving time = 0.001s
0.88/0.92	c #decision = 2708
0.88/0.92	c #conflict = 775
0.88/0.92	c #restart = 3
0.88/0.92	o 309
0.88/0.92	c Solving starts ...
0.88/0.92	c solving time = 0.003s
0.88/0.92	c #decision = 2753
0.88/0.92	c #conflict = 776
0.88/0.92	c #restart = 3
0.88/0.92	o 265
0.88/0.92	c Solving starts ...
0.88/0.96	c solving time = 0.038s
0.88/0.96	c #decision = 2869
0.88/0.96	c #conflict = 822
0.88/0.96	c #restart = 3
0.88/0.96	o 264
0.88/0.96	c Solving starts ...
0.88/0.96	c learnt constraints deletion: 155 -> 78
0.88/0.98	c solving time = 0.021s
0.88/0.98	c #decision = 2920
0.88/0.98	c #conflict = 843
0.88/0.98	c #restart = 3
0.88/0.98	o 258
0.88/0.98	c Solving starts ...
0.88/0.98	c solving time = 0.002s
0.88/0.98	c #decision = 2953
0.88/0.98	c #conflict = 843
0.88/0.98	c #restart = 3
0.88/0.98	o 224
0.88/0.98	c Solving starts ...
0.88/0.98	c solving time = 0.003s
0.88/0.98	c #decision = 2976
0.88/0.98	c #conflict = 844
0.88/0.98	c #restart = 3
0.88/0.98	o 216
0.88/0.98	c Solving starts ...
0.88/0.99	c solving time = 0.001s
0.88/0.99	c #decision = 3010
0.88/0.99	c #conflict = 844
0.88/0.99	c #restart = 3
0.88/0.99	o 178
0.88/0.99	c Solving starts ...
0.99/1.02	c solving time = 0.038s
0.99/1.02	c #decision = 3121
0.99/1.02	c #conflict = 882
0.99/1.02	c #restart = 3
0.99/1.02	o 174
0.99/1.02	c Solving starts ...
0.99/1.02	c learnt constraints deletion: 138 -> 69
0.99/1.03	c solving time = 0.001s
0.99/1.03	c #decision = 3146
0.99/1.03	c #conflict = 882
0.99/1.03	c #restart = 3
0.99/1.03	o 157
0.99/1.03	c Solving starts ...
0.99/1.04	c solving time = 0.017s
0.99/1.04	c #decision = 3197
0.99/1.04	c #conflict = 897
0.99/1.04	c #restart = 3
0.99/1.04	o 130
0.99/1.04	c Solving starts ...
0.99/1.04	c solving time = 0.001s
0.99/1.04	c #decision = 3212
0.99/1.04	c #conflict = 897
0.99/1.04	c #restart = 3
0.99/1.04	o 122
0.99/1.04	c Solving starts ...
1.10/1.12	c learnt constraints deletion: 183 -> 92
1.10/1.18	c learnt constraints deletion: 183 -> 93
1.19/1.22	c learnt constraints deletion: 151 -> 76
1.29/1.31	c learnt constraints deletion: 210 -> 110
1.39/1.40	c learnt constraints deletion: 200 -> 100
1.49/1.50	c learnt constraints deletion: 203 -> 103
1.49/1.59	c learnt constraints deletion: 205 -> 107
1.59/1.66	c learnt constraints deletion: 229 -> 123
1.69/1.72	c learnt constraints deletion: 234 -> 129
1.79/1.80	c learnt constraints deletion: 229 -> 117
1.89/1.90	c learnt constraints deletion: 218 -> 112
1.99/2.04	c learnt constraints deletion: 205 -> 108
2.10/2.15	c learnt constraints deletion: 219 -> 110
2.20/2.29	c learnt constraints deletion: 264 -> 133
2.39/2.41	c learnt constraints deletion: 256 -> 129
2.49/2.52	c learnt constraints deletion: 251 -> 129
2.59/2.62	c learnt constraints deletion: 251 -> 134
2.69/2.73	c learnt constraints deletion: 263 -> 137
2.79/2.83	c learnt constraints deletion: 247 -> 124
2.89/2.97	c learnt constraints deletion: 274 -> 138
2.99/3.06	c learnt constraints deletion: 255 -> 134
3.09/3.18	c learnt constraints deletion: 274 -> 143
3.29/3.36	c learnt constraints deletion: 323 -> 169
3.39/3.47	c learnt constraints deletion: 299 -> 152
3.58/3.62	c solving time = 2.575s
3.58/3.62	c #decision = 8159
3.58/3.62	c #conflict = 3833
3.58/3.62	c #restart = 9
3.58/3.62	o 114
3.79/3.80	c Solving starts ...
3.79/3.80	c learnt constraints deletion: 290 -> 145
3.79/3.80	c learnt constraints deletion: 145 -> 73
3.79/3.80	c solving time = 0.005s
3.79/3.80	c #decision = 8192
3.79/3.80	c #conflict = 3839
3.79/3.80	c #restart = 9
3.79/3.80	o 111
3.79/3.80	c Solving starts ...
3.79/3.80	c solving time = 0.001s
3.79/3.80	c #decision = 8204
3.79/3.80	c #conflict = 3839
3.79/3.80	c #restart = 9
3.79/3.80	o 110
3.79/3.80	c Solving starts ...
3.79/3.80	c solving time = 0.001s
3.79/3.80	c #decision = 8215
3.79/3.80	c #conflict = 3839
3.79/3.80	c #restart = 9
3.79/3.80	o 108
3.79/3.80	c Solving starts ...
3.79/3.80	c solving time = 0.005s
3.79/3.80	c #decision = 8234
3.79/3.80	c #conflict = 3845
3.79/3.80	c #restart = 9
3.79/3.80	o 106
3.79/3.80	c Solving starts ...
3.79/3.80	c solving time = 0.001s
3.79/3.80	c #decision = 8250
3.79/3.80	c #conflict = 3845
3.79/3.80	c #restart = 9
3.79/3.80	o 104
3.79/3.80	c Solving starts ...
3.79/3.80	c solving time = 0.001s
3.79/3.80	c #decision = 8269
3.79/3.80	c #conflict = 3845
3.79/3.80	c #restart = 9
3.79/3.80	o 96
3.79/3.80	c Solving starts ...
3.79/3.80	c solving time = 0.002s
3.79/3.80	c #decision = 8286
3.79/3.80	c #conflict = 3847
3.79/3.80	c #restart = 9
3.79/3.80	o 94
3.79/3.80	c Solving starts ...
3.79/3.80	c solving time = 0.003s
3.79/3.80	c #decision = 8302
3.79/3.80	c #conflict = 3849
3.79/3.80	c #restart = 9
3.79/3.80	o 91
3.79/3.80	c Solving starts ...
3.79/3.80	c solving time = 0.001s
3.79/3.80	c #decision = 8314
3.79/3.80	c #conflict = 3849
3.79/3.80	c #restart = 9
3.79/3.80	o 90
3.79/3.80	c Solving starts ...
3.79/3.80	c solving time = 0.003s
3.79/3.80	c #decision = 8331
3.79/3.80	c #conflict = 3851
3.79/3.80	c #restart = 9
3.79/3.80	o 88
3.79/3.80	c Solving starts ...
3.79/3.80	c solving time = 0.001s
3.79/3.80	c #decision = 8346
3.79/3.80	c #conflict = 3851
3.79/3.80	c #restart = 9
3.79/3.80	o 83
3.79/3.80	c Solving starts ...
3.79/3.80	c solving time = 0.001s
3.79/3.80	c #decision = 8358
3.79/3.80	c #conflict = 3851
3.79/3.80	c #restart = 9
3.79/3.80	o 81
3.79/3.80	c Solving starts ...
3.79/3.80	c solving time = 0.001s
3.79/3.80	c #decision = 8375
3.79/3.80	c #conflict = 3851
3.79/3.80	c #restart = 9
3.79/3.80	o 71
3.79/3.80	c Solving starts ...
3.79/3.80	c learnt constraints deletion: 190 -> 95
3.79/3.82	c learnt constraints deletion: 231 -> 118
3.89/3.90	c learnt constraints deletion: 237 -> 126
3.89/3.98	c learnt constraints deletion: 244 -> 122
3.99/4.06	c learnt constraints deletion: 262 -> 134
4.09/4.13	c learnt constraints deletion: 242 -> 124
4.09/4.18	c learnt constraints deletion: 213 -> 107
4.19/4.29	c learnt constraints deletion: 263 -> 136
4.29/4.38	c learnt constraints deletion: 287 -> 152
4.39/4.46	c learnt constraints deletion: 295 -> 157
4.39/4.49	c learnt constraints deletion: 213 -> 107
4.59/4.61	c learnt constraints deletion: 325 -> 169
4.59/4.67	c learnt constraints deletion: 288 -> 150
4.69/4.76	c learnt constraints deletion: 289 -> 151
4.79/4.87	c learnt constraints deletion: 307 -> 161
4.88/4.95	c learnt constraints deletion: 289 -> 145
4.98/5.07	c learnt constraints deletion: 345 -> 176
5.08/5.15	c learnt constraints deletion: 338 -> 179
5.19/5.24	c learnt constraints deletion: 326 -> 168
5.29/5.32	c learnt constraints deletion: 325 -> 167
5.40/5.41	c learnt constraints deletion: 321 -> 168
5.40/5.48	c learnt constraints deletion: 319 -> 173
5.50/5.58	c learnt constraints deletion: 331 -> 173
5.59/5.67	c learnt constraints deletion: 308 -> 154
5.69/5.79	c learnt constraints deletion: 326 -> 166
5.79/5.89	c learnt constraints deletion: 339 -> 175
5.89/5.98	c learnt constraints deletion: 326 -> 164
5.99/6.09	c learnt constraints deletion: 370 -> 189
6.19/6.20	c learnt constraints deletion: 377 -> 194
6.19/6.28	c learnt constraints deletion: 354 -> 181
6.29/6.39	c learnt constraints deletion: 364 -> 190
6.39/6.48	c learnt constraints deletion: 354 -> 185
6.49/6.60	c learnt constraints deletion: 345 -> 183
6.68/6.72	c learnt constraints deletion: 390 -> 198
6.68/6.75	c solving time = 3.105s
6.68/6.75	c #decision = 17549
6.68/6.75	c #conflict = 9007
6.68/6.75	c #restart = 17
6.68/6.75	o 70
6.68/6.75	c Solving starts ...
6.68/6.75	c learnt constraints deletion: 243 -> 122
6.68/6.75	c solving time = 0.001s
6.68/6.75	c #decision = 17565
6.68/6.75	c #conflict = 9007
6.68/6.75	c #restart = 17
6.68/6.75	o 69
6.68/6.75	c Solving starts ...
6.68/6.78	c solving time = 0.022s
6.68/6.78	c #decision = 17630
6.68/6.78	c #conflict = 9042
6.68/6.78	c #restart = 17
6.68/6.78	o 56
6.68/6.78	c Solving starts ...
6.68/6.78	c solving time = 0.001s
6.68/6.78	c #decision = 17642
6.68/6.78	c #conflict = 9042
6.68/6.78	c #restart = 17
6.68/6.78	o 54
6.68/6.78	c Solving starts ...
6.68/6.78	c solving time = 0.001s
6.68/6.78	c #decision = 17653
6.68/6.78	c #conflict = 9042
6.68/6.78	c #restart = 17
6.68/6.78	o 52
6.68/6.78	c Solving starts ...
6.68/6.78	c solving time = 0.001s
6.68/6.78	c #decision = 17673
6.68/6.78	c #conflict = 9042
6.68/6.78	c #restart = 17
6.68/6.78	o 32
6.68/6.78	c Solving starts ...
6.78/6.82	c learnt constraints deletion: 256 -> 128
6.78/6.89	c learnt constraints deletion: 277 -> 139
6.88/6.95	c learnt constraints deletion: 280 -> 142
6.88/6.98	c learnt constraints deletion: 225 -> 113
6.98/7.08	c learnt constraints deletion: 326 -> 166
7.08/7.12	c learnt constraints deletion: 290 -> 145
7.18/7.21	c learnt constraints deletion: 351 -> 179
7.18/7.29	c learnt constraints deletion: 338 -> 176
7.28/7.34	c learnt constraints deletion: 317 -> 159
7.39/7.42	c learnt constraints deletion: 357 -> 187
7.39/7.49	c learnt constraints deletion: 367 -> 195
7.49/7.57	c learnt constraints deletion: 353 -> 184
7.60/7.62	c learnt constraints deletion: 322 -> 161
7.70/7.72	c learnt constraints deletion: 395 -> 200
7.70/7.79	c learnt constraints deletion: 380 -> 193
7.79/7.89	c learnt constraints deletion: 414 -> 209
7.89/7.96	c learnt constraints deletion: 376 -> 194
7.99/8.04	c learnt constraints deletion: 389 -> 208
8.09/8.10	c learnt constraints deletion: 368 -> 185
8.19/8.20	c learnt constraints deletion: 416 -> 212
8.19/8.27	c learnt constraints deletion: 424 -> 220
8.29/8.37	c learnt constraints deletion: 434 -> 220
8.39/8.44	c learnt constraints deletion: 408 -> 209
8.48/8.53	c learnt constraints deletion: 398 -> 203
8.58/8.61	c learnt constraints deletion: 394 -> 203
8.58/8.70	c learnt constraints deletion: 407 -> 215
8.70/8.78	c learnt constraints deletion: 400 -> 211
8.80/8.85	c learnt constraints deletion: 379 -> 190
8.89/8.96	c learnt constraints deletion: 446 -> 231
8.99/9.05	c learnt constraints deletion: 425 -> 217
9.09/9.14	c learnt constraints deletion: 416 -> 212
9.19/9.23	c learnt constraints deletion: 431 -> 227
9.29/9.30	c learnt constraints deletion: 429 -> 221
9.29/9.40	c learnt constraints deletion: 448 -> 226
9.39/9.48	c learnt constraints deletion: 452 -> 235
9.49/9.56	c learnt constraints deletion: 442 -> 229
9.58/9.65	c learnt constraints deletion: 436 -> 220
9.68/9.74	c learnt constraints deletion: 426 -> 216
9.79/9.83	c learnt constraints deletion: 432 -> 222
9.89/9.91	c learnt constraints deletion: 432 -> 216
9.99/10.03	c learnt constraints deletion: 482 -> 247
10.09/10.10	c learnt constraints deletion: 437 -> 222
10.09/10.19	c learnt constraints deletion: 476 -> 248
10.19/10.28	c learnt constraints deletion: 464 -> 242
10.29/10.37	c learnt constraints deletion: 476 -> 247
10.39/10.47	c learnt constraints deletion: 495 -> 252
10.49/10.57	c learnt constraints deletion: 461 -> 236
10.59/10.69	c learnt constraints deletion: 492 -> 248
10.69/10.78	c learnt constraints deletion: 481 -> 245
10.79/10.88	c learnt constraints deletion: 477 -> 245
10.89/10.97	c learnt constraints deletion: 461 -> 240
10.99/11.07	c learnt constraints deletion: 464 -> 245
11.09/11.16	c learnt constraints deletion: 476 -> 240
11.19/11.26	c learnt constraints deletion: 449 -> 230
11.29/11.34	c learnt constraints deletion: 419 -> 210
11.38/11.44	c learnt constraints deletion: 420 -> 212
11.48/11.54	c learnt constraints deletion: 449 -> 225
11.58/11.64	c learnt constraints deletion: 463 -> 237
11.68/11.78	c learnt constraints deletion: 494 -> 248
11.78/11.88	c learnt constraints deletion: 446 -> 223
11.88/12.00	c learnt constraints deletion: 479 -> 245
12.10/12.13	c learnt constraints deletion: 459 -> 235
12.19/12.22	c learnt constraints deletion: 434 -> 222
12.29/12.34	c learnt constraints deletion: 471 -> 247
12.39/12.43	c solving time = 5.645s
12.39/12.43	c #decision = 39259
12.39/12.43	c #conflict = 22175
12.39/12.43	c #restart = 27
12.39/12.43	o 31
12.39/12.43	c Solving starts ...
12.39/12.43	c learnt constraints deletion: 408 -> 204
12.39/12.43	c learnt constraints deletion: 204 -> 102
12.39/12.43	c solving time = 0.001s
12.39/12.43	c #decision = 39272
12.39/12.43	c #conflict = 22175
12.39/12.43	c #restart = 27
12.39/12.43	o 29
12.39/12.43	c Solving starts ...
12.39/12.43	c solving time = 0.000s
12.39/12.43	c #decision = 39286
12.39/12.43	c #conflict = 22175
12.39/12.43	c #restart = 27
12.39/12.43	o 25
12.39/12.43	c Solving starts ...
12.39/12.47	c learnt constraints deletion: 201 -> 101
12.49/12.50	c solving time = 0.067s
12.49/12.50	c #decision = 39569
12.49/12.50	c #conflict = 22339
12.49/12.50	c #restart = 28
12.49/12.50	o 24
12.49/12.50	c Solving starts ...
12.49/12.50	c solving time = 0.001s
12.49/12.50	c #decision = 39586
12.49/12.50	c #conflict = 22339
12.49/12.50	c #restart = 28
12.49/12.50	o 12
12.49/12.50	c Solving starts ...
12.49/12.50	c solving time = 0.000s
12.49/12.50	c #decision = 39596
12.49/12.50	c #conflict = 22339
12.49/12.50	c #restart = 28
12.49/12.50	o 8
12.49/12.50	c Solving starts ...
12.49/12.53	c learnt constraints deletion: 264 -> 132
12.49/12.58	c learnt constraints deletion: 281 -> 141
12.59/12.65	c learnt constraints deletion: 327 -> 166
12.69/12.72	c learnt constraints deletion: 340 -> 177
12.69/12.79	c learnt constraints deletion: 338 -> 172
12.79/12.85	c learnt constraints deletion: 339 -> 171
12.89/12.92	c learnt constraints deletion: 369 -> 189
12.99/13.00	c learnt constraints deletion: 368 -> 193
12.99/13.07	c learnt constraints deletion: 397 -> 205
13.09/13.13	c learnt constraints deletion: 383 -> 194
13.19/13.20	c learnt constraints deletion: 380 -> 191
13.19/13.27	c learnt constraints deletion: 353 -> 179
13.29/13.35	c learnt constraints deletion: 400 -> 204
13.38/13.42	c learnt constraints deletion: 390 -> 195
13.48/13.50	c learnt constraints deletion: 422 -> 220
13.48/13.56	c learnt constraints deletion: 406 -> 208
13.58/13.64	c learnt constraints deletion: 412 -> 215
13.58/13.69	c learnt constraints deletion: 364 -> 182
13.68/13.78	c learnt constraints deletion: 433 -> 219
13.78/13.87	c learnt constraints deletion: 460 -> 231
13.88/13.93	c learnt constraints deletion: 394 -> 197
13.98/14.02	c learnt constraints deletion: 425 -> 218
14.08/14.11	c learnt constraints deletion: 437 -> 221
14.08/14.18	c learnt constraints deletion: 406 -> 203
14.19/14.28	c learnt constraints deletion: 425 -> 214
14.29/14.35	c learnt constraints deletion: 410 -> 205
14.38/14.45	c learnt constraints deletion: 466 -> 239
14.49/14.53	c learnt constraints deletion: 464 -> 238
14.59/14.60	c learnt constraints deletion: 427 -> 218
14.69/14.70	c learnt constraints deletion: 469 -> 237
14.69/14.78	c learnt constraints deletion: 469 -> 237
14.79/14.86	c learnt constraints deletion: 475 -> 242
14.89/14.94	c learnt constraints deletion: 460 -> 237
14.98/15.01	c learnt constraints deletion: 446 -> 237
14.98/15.09	c learnt constraints deletion: 424 -> 215
15.18/15.20	c learnt constraints deletion: 460 -> 236
15.18/15.26	c learnt constraints deletion: 408 -> 211
15.29/15.37	c learnt constraints deletion: 479 -> 245
15.39/15.46	c learnt constraints deletion: 476 -> 239
15.48/15.56	c learnt constraints deletion: 502 -> 257
15.58/15.64	c learnt constraints deletion: 472 -> 236
15.68/15.75	c learnt constraints deletion: 514 -> 260
15.78/15.82	c learnt constraints deletion: 439 -> 221
15.88/15.91	c learnt constraints deletion: 494 -> 253
15.88/15.99	c learnt constraints deletion: 493 -> 256
15.99/16.07	c learnt constraints deletion: 474 -> 244
16.09/16.17	c learnt constraints deletion: 470 -> 235
16.19/16.26	c learnt constraints deletion: 489 -> 250
16.29/16.35	c learnt constraints deletion: 481 -> 243
16.39/16.45	c learnt constraints deletion: 513 -> 262
16.49/16.52	c learnt constraints deletion: 465 -> 234
16.59/16.62	c learnt constraints deletion: 476 -> 238
16.69/16.71	c learnt constraints deletion: 494 -> 248
16.79/16.81	c learnt constraints deletion: 507 -> 259
16.89/16.91	c learnt constraints deletion: 545 -> 276
16.99/17.00	c learnt constraints deletion: 517 -> 259
17.08/17.11	c learnt constraints deletion: 548 -> 278
17.18/17.21	c learnt constraints deletion: 552 -> 279
17.28/17.31	c learnt constraints deletion: 534 -> 267
17.38/17.40	c learnt constraints deletion: 480 -> 240
17.38/17.50	c learnt constraints deletion: 523 -> 266
17.60/17.61	c learnt constraints deletion: 530 -> 268
17.69/17.71	c learnt constraints deletion: 495 -> 251
17.79/17.83	c learnt constraints deletion: 526 -> 263
17.89/17.93	c learnt constraints deletion: 523 -> 272
17.99/18.02	c learnt constraints deletion: 495 -> 254
18.09/18.14	c learnt constraints deletion: 502 -> 253
18.19/18.24	c learnt constraints deletion: 535 -> 277
18.28/18.33	c learnt constraints deletion: 489 -> 252
18.38/18.43	c learnt constraints deletion: 525 -> 269
18.48/18.50	c learnt constraints deletion: 486 -> 248
18.48/18.60	c learnt constraints deletion: 489 -> 252
18.60/18.69	c learnt constraints deletion: 511 -> 267
18.79/18.80	c learnt constraints deletion: 522 -> 272
18.79/18.89	c learnt constraints deletion: 506 -> 268
18.89/18.98	c learnt constraints deletion: 501 -> 261
18.99/19.08	c learnt constraints deletion: 546 -> 284
19.09/19.17	c learnt constraints deletion: 550 -> 275
19.19/19.28	c learnt constraints deletion: 567 -> 288
19.29/19.35	c learnt constraints deletion: 536 -> 268
19.39/19.44	c learnt constraints deletion: 562 -> 288
19.49/19.55	c learnt constraints deletion: 560 -> 284
19.58/19.65	c learnt constraints deletion: 569 -> 286
19.69/19.75	c learnt constraints deletion: 547 -> 274
19.80/19.84	c learnt constraints deletion: 537 -> 269
19.89/19.92	c learnt constraints deletion: 530 -> 269
19.99/20.03	c learnt constraints deletion: 567 -> 285
20.08/20.13	c learnt constraints deletion: 586 -> 294
20.18/20.20	c learnt constraints deletion: 516 -> 258
20.28/20.30	c learnt constraints deletion: 555 -> 278
20.28/20.38	c learnt constraints deletion: 543 -> 275
20.38/20.47	c learnt constraints deletion: 543 -> 272
20.48/20.56	c learnt constraints deletion: 565 -> 284
20.58/20.67	c learnt constraints deletion: 593 -> 297
20.68/20.76	c learnt constraints deletion: 572 -> 290
20.79/20.86	c learnt constraints deletion: 558 -> 280
20.89/20.97	c learnt constraints deletion: 560 -> 284
20.98/21.07	c learnt constraints deletion: 584 -> 296
21.09/21.16	c learnt constraints deletion: 553 -> 281
21.19/21.26	c learnt constraints deletion: 558 -> 285
21.29/21.37	c learnt constraints deletion: 538 -> 274
21.39/21.47	c learnt constraints deletion: 545 -> 276
21.49/21.59	c learnt constraints deletion: 558 -> 285
21.59/21.68	c learnt constraints deletion: 520 -> 260
21.78/21.82	c learnt constraints deletion: 542 -> 278
21.89/21.94	c learnt constraints deletion: 562 -> 289
21.99/22.04	c learnt constraints deletion: 569 -> 293
22.09/22.14	c learnt constraints deletion: 573 -> 287
22.19/22.25	c learnt constraints deletion: 593 -> 297
22.29/22.36	c learnt constraints deletion: 608 -> 309
22.39/22.47	c learnt constraints deletion: 617 -> 315
22.49/22.56	c learnt constraints deletion: 566 -> 291
22.58/22.67	c learnt constraints deletion: 578 -> 291
22.78/22.80	c learnt constraints deletion: 585 -> 303
22.88/22.92	c learnt constraints deletion: 585 -> 295
22.99/23.05	c learnt constraints deletion: 594 -> 302
23.10/23.18	c learnt constraints deletion: 601 -> 305
23.29/23.30	c learnt constraints deletion: 590 -> 296
23.39/23.41	c learnt constraints deletion: 573 -> 290
23.49/23.53	c learnt constraints deletion: 602 -> 305
23.59/23.62	c learnt constraints deletion: 586 -> 294
23.68/23.73	c learnt constraints deletion: 556 -> 281
23.78/23.85	c learnt constraints deletion: 589 -> 304
23.88/23.96	c learnt constraints deletion: 580 -> 292
23.98/24.09	c learnt constraints deletion: 610 -> 309
24.09/24.20	c learnt constraints deletion: 585 -> 298
24.19/24.29	c learnt constraints deletion: 574 -> 297
24.29/24.38	c learnt constraints deletion: 568 -> 285
24.39/24.49	c learnt constraints deletion: 614 -> 312
24.49/24.59	c learnt constraints deletion: 547 -> 274
24.69/24.70	c learnt constraints deletion: 548 -> 277
24.79/24.82	c learnt constraints deletion: 579 -> 294
24.89/24.91	c learnt constraints deletion: 568 -> 287
24.99/25.03	c learnt constraints deletion: 603 -> 304
25.08/25.14	c learnt constraints deletion: 610 -> 306
25.19/25.24	c learnt constraints deletion: 606 -> 312
25.29/25.34	c learnt constraints deletion: 574 -> 294
25.39/25.45	c learnt constraints deletion: 600 -> 305
25.49/25.56	c learnt constraints deletion: 610 -> 311
25.59/25.67	c learnt constraints deletion: 589 -> 299
25.69/25.77	c learnt constraints deletion: 558 -> 282
25.79/25.88	c learnt constraints deletion: 576 -> 294
25.99/26.00	c learnt constraints deletion: 596 -> 307
26.09/26.10	c learnt constraints deletion: 585 -> 296
26.19/26.21	c learnt constraints deletion: 608 -> 310
26.29/26.31	c learnt constraints deletion: 612 -> 306
26.39/26.41	c learnt constraints deletion: 585 -> 295
26.48/26.51	c learnt constraints deletion: 563 -> 282
26.58/26.62	c learnt constraints deletion: 597 -> 302
26.68/26.75	c learnt constraints deletion: 616 -> 311
26.78/26.86	c learnt constraints deletion: 613 -> 314
26.88/26.97	c learnt constraints deletion: 646 -> 331
26.98/27.07	c learnt constraints deletion: 631 -> 317
27.08/27.18	c learnt constraints deletion: 634 -> 319
27.19/27.29	c learnt constraints deletion: 604 -> 302
27.40/27.41	c learnt constraints deletion: 635 -> 323
27.49/27.53	c learnt constraints deletion: 638 -> 323
27.59/27.64	c learnt constraints deletion: 650 -> 330
27.69/27.75	c learnt constraints deletion: 649 -> 330
27.79/27.86	c learnt constraints deletion: 648 -> 328
27.89/27.98	c learnt constraints deletion: 642 -> 322
28.08/28.11	c learnt constraints deletion: 636 -> 318
28.18/28.25	c learnt constraints deletion: 651 -> 326
28.28/28.37	c learnt constraints deletion: 632 -> 325
28.38/28.49	c learnt constraints deletion: 627 -> 318
28.49/28.60	c learnt constraints deletion: 604 -> 302
28.68/28.74	c learnt constraints deletion: 659 -> 337
28.78/28.85	c learnt constraints deletion: 644 -> 324
28.88/28.96	c learnt constraints deletion: 637 -> 323
28.98/29.09	c learnt constraints deletion: 659 -> 333
29.09/29.18	c learnt constraints deletion: 641 -> 323
29.29/29.30	c learnt constraints deletion: 652 -> 326
29.39/29.42	c learnt constraints deletion: 618 -> 311
29.49/29.56	c learnt constraints deletion: 654 -> 333
29.59/29.68	c learnt constraints deletion: 645 -> 325
29.78/29.80	c learnt constraints deletion: 628 -> 317
29.88/29.92	c learnt constraints deletion: 629 -> 316
29.98/30.02	c learnt constraints deletion: 617 -> 315
30.08/30.14	c learnt constraints deletion: 655 -> 333
30.18/30.26	c learnt constraints deletion: 652 -> 335
30.29/30.36	c learnt constraints deletion: 628 -> 316
30.38/30.48	c learnt constraints deletion: 642 -> 326
30.48/30.58	c learnt constraints deletion: 627 -> 316
30.69/30.71	c learnt constraints deletion: 632 -> 316
30.80/30.84	c learnt constraints deletion: 634 -> 322
30.89/30.96	c learnt constraints deletion: 592 -> 296
30.99/31.08	c learnt constraints deletion: 611 -> 309
31.19/31.20	c learnt constraints deletion: 646 -> 325
31.29/31.30	c learnt constraints deletion: 648 -> 325
31.38/31.41	c learnt constraints deletion: 631 -> 320
31.48/31.53	c learnt constraints deletion: 638 -> 319
31.58/31.64	c learnt constraints deletion: 644 -> 327
31.69/31.75	c learnt constraints deletion: 641 -> 324
31.79/31.84	c learnt constraints deletion: 618 -> 309
31.89/31.95	c learnt constraints deletion: 608 -> 304
31.98/32.07	c learnt constraints deletion: 619 -> 312
32.08/32.19	c learnt constraints deletion: 633 -> 317
32.28/32.30	c learnt constraints deletion: 658 -> 337
32.28/32.39	c learnt constraints deletion: 625 -> 317
32.38/32.49	c learnt constraints deletion: 635 -> 323
32.48/32.59	c learnt constraints deletion: 635 -> 327
32.68/32.70	c learnt constraints deletion: 648 -> 324
32.78/32.81	c learnt constraints deletion: 670 -> 344
32.78/32.90	c learnt constraints deletion: 644 -> 333
32.99/33.01	c learnt constraints deletion: 626 -> 313
33.08/33.12	c learnt constraints deletion: 621 -> 311
33.19/33.23	c learnt constraints deletion: 656 -> 333
33.29/33.33	c learnt constraints deletion: 619 -> 317
33.39/33.44	c learnt constraints deletion: 655 -> 332
33.49/33.55	c learnt constraints deletion: 633 -> 326
33.59/33.66	c learnt constraints deletion: 652 -> 344
33.69/33.76	c learnt constraints deletion: 623 -> 338
33.78/33.87	c learnt constraints deletion: 645 -> 346
33.88/33.98	c learnt constraints deletion: 685 -> 345
33.99/34.09	c learnt constraints deletion: 711 -> 356
34.18/34.21	c learnt constraints deletion: 653 -> 353
34.28/34.32	c learnt constraints deletion: 666 -> 358
34.38/34.44	c learnt constraints deletion: 698 -> 359
34.48/34.54	c learnt constraints deletion: 685 -> 365
34.58/34.63	c learnt constraints deletion: 665 -> 371
34.68/34.73	c learnt constraints deletion: 661 -> 381
34.79/34.84	c learnt constraints deletion: 712 -> 391
34.89/34.93	c learnt constraints deletion: 672 -> 389
34.99/35.03	c learnt constraints deletion: 698 -> 391
35.09/35.12	c learnt constraints deletion: 689 -> 389
35.19/35.21	c learnt constraints deletion: 689 -> 397
35.19/35.29	c learnt constraints deletion: 676 -> 389
35.28/35.38	c learnt constraints deletion: 683 -> 398
35.38/35.43	c solving time = 22.932s
35.38/35.43	c #decision = 136504
35.38/35.43	c #conflict = 85005
35.38/35.43	c #restart = 42
35.38/35.43	s OPTIMUM FOUND
35.38/35.44	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10
35.38/35.44	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
35.38/35.44	v -x21 -x22 x23 -x24 -x25 -x26 -x27 x28 -x29 -x30
35.38/35.44	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
35.38/35.44	v -x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 -x50
35.38/35.44	v -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
35.38/35.44	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
35.38/35.44	v -x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 -x80
35.38/35.44	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 x90
35.38/35.44	v -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 -x100
35.38/35.44	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 x108 -x109 -x110
35.38/35.44	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
35.38/35.44	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130
35.38/35.44	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
35.38/35.44	v -x141 -x142 x143 -x144 -x145 -x146 -x147 x148 -x149 -x150
35.38/35.44	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 -x160
35.38/35.44	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
35.38/35.44	c total time = 35.434s

Verifier Data

OK	8

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3712046-1338184655/watcher-3712046-1338184655 -o /tmp/evaluation-result-3712046-1338184655/solver-3712046-1338184655 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712046-1338184655.wbo 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 20799
/proc/meminfo: memFree=31129592/32873844 swapFree=7112/7112
[pid=20799] ppid=20797 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/20799/stat : 20799 (toysat) R 20797 20799 18402 0 -1 4202496 834 0 0 0 0 0 0 0 20 0 1 0 284590859 7405568 755 33554432000 4194304 8973514 140737064930000 140736250068280 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20799/statm: 1808 755 423 1167 0 589 0

[startup+0.0444431 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 20799
/proc/meminfo: memFree=31129592/32873844 swapFree=7112/7112
[pid=20799] ppid=20797 vsize=7232 CPUtime=0.04 cores=0,2,4,6
/proc/20799/stat : 20799 (toysat) R 20797 20799 18402 0 -1 4202496 1095 0 0 0 4 0 0 0 20 0 1 0 284590859 7405568 1016 33554432000 4194304 8973514 140737064930000 140736250068280 7716772 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20799/statm: 1808 1016 452 1167 0 589 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7232

[startup+0.100253 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 20799
/proc/meminfo: memFree=31129592/32873844 swapFree=7112/7112
[pid=20799] ppid=20797 vsize=7232 CPUtime=0.09 cores=0,2,4,6
/proc/20799/stat : 20799 (toysat) R 20797 20799 18402 0 -1 4202496 1125 0 0 0 9 0 0 0 20 0 1 0 284590859 7405568 1046 33554432000 4194304 8973514 140737064930000 140737064929264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20799/statm: 1808 1046 465 1167 0 589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7232

[startup+0.300215 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 20799
/proc/meminfo: memFree=31129592/32873844 swapFree=7112/7112
[pid=20799] ppid=20797 vsize=8256 CPUtime=0.29 cores=0,2,4,6
/proc/20799/stat : 20799 (toysat) R 20797 20799 18402 0 -1 4202496 1143 0 0 0 29 0 0 0 20 0 1 0 284590859 8454144 1064 33554432000 4194304 8973514 140737064930000 140737064929264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20799/statm: 2064 1064 466 1167 0 845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8256

[startup+0.70022 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 20799
/proc/meminfo: memFree=31129592/32873844 swapFree=7112/7112
[pid=20799] ppid=20797 vsize=8256 CPUtime=0.69 cores=0,2,4,6
/proc/20799/stat : 20799 (toysat) R 20797 20799 18402 0 -1 4202496 1214 0 0 0 69 0 0 0 20 0 1 0 284590859 8454144 1135 33554432000 4194304 8973514 140737064930000 140737064929264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20799/statm: 2064 1135 466 1167 0 845 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8256

[startup+1.50026 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 20800
/proc/meminfo: memFree=31127112/32873844 swapFree=7112/7112
[pid=20799] ppid=20797 vsize=8256 CPUtime=1.49 cores=0,2,4,6
/proc/20799/stat : 20799 (toysat) R 20797 20799 18402 0 -1 4202496 1382 0 0 0 148 1 0 0 20 0 1 0 284590859 8454144 1303 33554432000 4194304 8973514 140737064930000 140737064929496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20799/statm: 2064 1303 466 1167 0 845 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8256

[startup+3.10022 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 20800
/proc/meminfo: memFree=31126120/32873844 swapFree=7112/7112
[pid=20799] ppid=20797 vsize=8256 CPUtime=3.09 cores=0,2,4,6
/proc/20799/stat : 20799 (toysat) R 20797 20799 18402 0 -1 4202496 1382 0 0 0 307 2 0 0 20 0 1 0 284590859 8454144 1303 33554432000 4194304 8973514 140737064930000 140737064929496 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20799/statm: 2064 1303 466 1167 0 845 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8256

[startup+6.30022 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 20800
/proc/meminfo: memFree=31122764/32873844 swapFree=7112/7112
[pid=20799] ppid=20797 vsize=9280 CPUtime=6.29 cores=0,2,4,6
/proc/20799/stat : 20799 (toysat) R 20797 20799 18402 0 -1 4202496 1638 0 0 0 625 4 0 0 20 0 1 0 284590859 9502720 1559 33554432000 4194304 8973514 140737064930000 140737064929264 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20799/statm: 2320 1559 466 1167 0 1101 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9280

[startup+12.7002 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 20800
/proc/meminfo: memFree=31122656/32873844 swapFree=7112/7112
[pid=20799] ppid=20797 vsize=9280 CPUtime=12.69 cores=0,2,4,6
/proc/20799/stat : 20799 (toysat) R 20797 20799 18402 0 -1 4202496 1639 0 0 0 1261 8 0 0 20 0 1 0 284590859 9502720 1560 33554432000 4194304 8973514 140737064930000 140737064929496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20799/statm: 2320 1560 466 1167 0 1101 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9280

[startup+25.5003 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 20801
/proc/meminfo: memFree=31120672/32873844 swapFree=7112/7112
[pid=20799] ppid=20797 vsize=10304 CPUtime=25.49 cores=0,2,4,6
/proc/20799/stat : 20799 (toysat) R 20797 20799 18402 0 -1 4202496 1896 0 0 0 2531 18 0 0 20 0 1 0 284590859 10551296 1817 33554432000 4194304 8973514 140737064930000 140737064929496 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20799/statm: 2576 1817 466 1167 0 1357 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10304

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

[startup+31.9064 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 20801
/proc/meminfo: memFree=31119308/32873844 swapFree=7112/7112
[pid=20799] ppid=20797 vsize=10304 CPUtime=31.89 cores=0,2,4,6
/proc/20799/stat : 20799 (toysat) R 20797 20799 18402 0 -1 4202496 1896 0 0 0 3166 23 0 0 20 0 1 0 284590859 10551296 1817 33554432000 4194304 8973514 140737064930000 140737064929496 4463400 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20799/statm: 2576 1817 466 1167 0 1357 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 10304

[startup+33.5002 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 20801
/proc/meminfo: memFree=31119308/32873844 swapFree=7112/7112
[pid=20799] ppid=20797 vsize=10304 CPUtime=33.49 cores=0,2,4,6
/proc/20799/stat : 20799 (toysat) R 20797 20799 18402 0 -1 4202496 1896 0 0 0 3325 24 0 0 20 0 1 0 284590859 10551296 1817 33554432000 4194304 8973514 140737064930000 140737064929496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20799/statm: 2576 1817 466 1167 0 1357 0
Current children cumulated CPU time (s) 33.49
Current children cumulated vsize (KiB) 10304

[startup+34.3002 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 20801
/proc/meminfo: memFree=31119308/32873844 swapFree=7112/7112
[pid=20799] ppid=20797 vsize=10304 CPUtime=34.28 cores=0,2,4,6
/proc/20799/stat : 20799 (toysat) R 20797 20799 18402 0 -1 4202496 1896 0 0 0 3404 24 0 0 20 0 1 0 284590859 10551296 1817 33554432000 4194304 8973514 140737064930000 140737064929264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20799/statm: 2576 1817 466 1167 0 1357 0
Current children cumulated CPU time (s) 34.28
Current children cumulated vsize (KiB) 10304

[startup+35.1003 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 20801
/proc/meminfo: memFree=31119308/32873844 swapFree=7112/7112
[pid=20799] ppid=20797 vsize=10304 CPUtime=35.09 cores=0,2,4,6
/proc/20799/stat : 20799 (toysat) R 20797 20799 18402 0 -1 4202496 1896 0 0 0 3484 25 0 0 20 0 1 0 284590859 10551296 1817 33554432000 4194304 8973514 140737064930000 140737064929496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20799/statm: 2576 1817 466 1167 0 1357 0
Current children cumulated CPU time (s) 35.09
Current children cumulated vsize (KiB) 10304

[startup+35.3002 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 20801
/proc/meminfo: memFree=31119308/32873844 swapFree=7112/7112
[pid=20799] ppid=20797 vsize=10304 CPUtime=35.28 cores=0,2,4,6
/proc/20799/stat : 20799 (toysat) R 20797 20799 18402 0 -1 4202496 1896 0 0 0 3503 25 0 0 20 0 1 0 284590859 10551296 1817 33554432000 4194304 8973514 140737064930000 140737064929496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20799/statm: 2576 1817 466 1167 0 1357 0
Current children cumulated CPU time (s) 35.28
Current children cumulated vsize (KiB) 10304

[startup+35.4003 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 20801
/proc/meminfo: memFree=31119308/32873844 swapFree=7112/7112
[pid=20799] ppid=20797 vsize=10304 CPUtime=35.38 cores=0,2,4,6
/proc/20799/stat : 20799 (toysat) R 20797 20799 18402 0 -1 4202496 1896 0 0 0 3513 25 0 0 20 0 1 0 284590859 10551296 1817 33554432000 4194304 8973514 140737064930000 140737064929496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20799/statm: 2576 1817 466 1167 0 1357 0
Current children cumulated CPU time (s) 35.38
Current children cumulated vsize (KiB) 10304

Child status: 0
Real time (s): 35.4408
CPU time (s): 35.4346
CPU user time (s): 35.1767
CPU system time (s): 0.25796
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 10304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.1767
system time used= 0.25796
maximum resident set size= 7284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1900
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= 3
involuntary context switches= 38

runsolver used 0.072988 second user time and 0.19097 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-28 07:57:35
IDJOB=3712046
IDBENCH=78751
IDSOLVER=2291
FILE ID=node132/3712046-1338184655
RUNJOBID= node132-1338159019-18418
PBS_JOBID= 14624548
Free space on /tmp= 71632 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111217555--soft-33-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712046-1338184655/watcher-3712046-1338184655 -o /tmp/evaluation-result-3712046-1338184655/solver-3712046-1338184655 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712046-1338184655.wbo

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

MD5SUM BENCH= 077b9c494cf23f6ff18d9e6ba287604c
RANDOM SEED=369547615

node132.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.832
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.832
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.832
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.832
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.832
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.832
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.832
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.832
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31129856 kB
Buffers:          452012 kB
Cached:           191748 kB
SwapCached:         2284 kB
Active:           703908 kB
Inactive:         151132 kB
Active(anon):     203072 kB
Inactive(anon):     8148 kB
Active(file):     500836 kB
Inactive(file):   142984 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67103740 kB
Dirty:              7012 kB
Writeback:             0 kB
AnonPages:        217820 kB
Mapped:            13176 kB
Shmem:                 8 kB
Slab:             749504 kB
SReclaimable:     191252 kB
SUnreclaim:       558252 kB
KernelStack:        1488 kB
PageTables:         4400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     325776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71624 MiB
End job on node132 at 2012-05-28 07:58:11