Trace number 3712364

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 53.6968 53.7064

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111213670--soft-0-100-0.wbo
MD5SUMfcf24b85e5d55a97f5b0cb315ea68e2b
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.562914
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 constraints101
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 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1239
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.01	c 2012-05-28T13:34:43+0200
0.00/0.01	c arch = x86_64
0.00/0.01	c os = linux
0.00/0.01	c compiler = ghc 7.4
0.00/0.01	c packages:
0.00/0.01	c   OptDir-0.0.1
0.00/0.01	c   array-0.4.0.0
0.00/0.01	c   base-4.5.0.0
0.00/0.01	c   bytestring-0.9.2.1
0.00/0.01	c   containers-0.4.2.1
0.00/0.01	c   deepseq-1.3.0.0
0.00/0.01	c   mtl-2.1.1
0.00/0.01	c   old_locale-1.0.0.4
0.00/0.01	c   parse_dimacs-1.2
0.00/0.01	c   parsec-3.1.2
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   stm-2.3
0.00/0.01	c   time-1.4
0.00/0.01	c command line = ["--wbo","HOME/instance-3712364-1338204883.wbo"]
0.00/0.01	c #vars 169
0.00/0.01	c #constraints 101
0.00/0.01	c Solving starts ...
0.03/0.05	c solving time = 0.039s
0.03/0.05	c #decision = 377
0.03/0.05	c #conflict = 100
0.03/0.05	c #restart = 1
0.03/0.05	o 812
0.03/0.05	c Solving starts ...
0.03/0.05	c solving time = 0.008s
0.03/0.05	c #decision = 444
0.03/0.05	c #conflict = 102
0.03/0.05	c #restart = 1
0.03/0.05	o 784
0.03/0.05	c Solving starts ...
0.03/0.05	c solving time = 0.001s
0.03/0.05	c #decision = 496
0.03/0.05	c #conflict = 102
0.03/0.05	c #restart = 1
0.03/0.05	o 743
0.03/0.05	c Solving starts ...
0.03/0.07	c solving time = 0.011s
0.03/0.07	c #decision = 575
0.03/0.07	c #conflict = 106
0.03/0.07	c #restart = 1
0.03/0.07	o 678
0.03/0.07	c Solving starts ...
0.03/0.07	c solving time = 0.001s
0.03/0.07	c #decision = 590
0.03/0.07	c #conflict = 106
0.03/0.07	c #restart = 1
0.03/0.07	o 676
0.03/0.07	c Solving starts ...
0.03/0.07	c solving time = 0.001s
0.03/0.07	c #decision = 607
0.03/0.07	c #conflict = 106
0.03/0.07	c #restart = 1
0.03/0.07	o 671
0.03/0.07	c Solving starts ...
0.19/0.22	c learnt constraints deletion: 202 -> 108
0.19/0.28	c learnt constraints deletion: 201 -> 103
0.29/0.33	c learnt constraints deletion: 161 -> 81
0.39/0.46	c learnt constraints deletion: 236 -> 119
0.49/0.51	c learnt constraints deletion: 188 -> 94
0.59/0.62	c learnt constraints deletion: 243 -> 124
0.69/0.78	c learnt constraints deletion: 289 -> 152
0.69/0.79	c solving time = 0.719s
0.69/0.79	c #decision = 2192
0.69/0.79	c #conflict = 899
0.69/0.79	c #restart = 4
0.69/0.79	o 670
0.69/0.79	c Solving starts ...
0.69/0.79	c learnt constraints deletion: 156 -> 78
0.79/0.84	c solving time = 0.047s
0.79/0.84	c #decision = 2300
0.79/0.84	c #conflict = 949
0.79/0.84	c #restart = 4
0.79/0.84	o 661
0.79/0.84	c Solving starts ...
0.79/0.84	c learnt constraints deletion: 128 -> 64
0.79/0.84	c solving time = 0.001s
0.79/0.84	c #decision = 2329
0.79/0.84	c #conflict = 949
0.79/0.84	c #restart = 4
0.79/0.84	o 656
0.79/0.84	c Solving starts ...
0.79/0.84	c solving time = 0.005s
0.79/0.84	c #decision = 2370
0.79/0.84	c #conflict = 950
0.79/0.84	c #restart = 4
0.79/0.84	o 643
0.79/0.84	c Solving starts ...
0.89/0.92	c learnt constraints deletion: 164 -> 82
1.00/1.04	c learnt constraints deletion: 231 -> 116
1.10/1.14	c solving time = 0.294s
1.10/1.14	c #decision = 2943
1.10/1.14	c #conflict = 1288
1.10/1.14	c #restart = 6
1.10/1.14	o 642
1.10/1.14	c Solving starts ...
1.10/1.14	c learnt constraints deletion: 204 -> 102
1.10/1.14	c solving time = 0.002s
1.10/1.14	c #decision = 2964
1.10/1.14	c #conflict = 1288
1.10/1.14	c #restart = 6
1.10/1.14	o 640
1.10/1.14	c Solving starts ...
1.10/1.14	c solving time = 0.001s
1.10/1.14	c #decision = 3001
1.10/1.14	c #conflict = 1288
1.10/1.14	c #restart = 6
1.10/1.14	o 616
1.10/1.14	c Solving starts ...
1.19/1.23	c learnt constraints deletion: 201 -> 101
1.19/1.23	c solving time = 0.094s
1.19/1.23	c #decision = 3261
1.19/1.23	c #conflict = 1395
1.19/1.23	c #restart = 7
1.19/1.23	o 588
1.19/1.23	c Solving starts ...
1.29/1.31	c solving time = 0.074s
1.29/1.31	c #decision = 3407
1.29/1.31	c #conflict = 1469
1.29/1.31	c #restart = 7
1.29/1.31	o 570
1.29/1.31	c Solving starts ...
1.29/1.31	c learnt constraints deletion: 182 -> 91
1.29/1.31	c solving time = 0.001s
1.29/1.31	c #decision = 3442
1.29/1.31	c #conflict = 1469
1.29/1.31	c #restart = 7
1.29/1.31	o 561
1.29/1.31	c Solving starts ...
1.29/1.34	c solving time = 0.028s
1.29/1.34	c #decision = 3518
1.29/1.34	c #conflict = 1487
1.29/1.34	c #restart = 7
1.29/1.34	o 532
1.29/1.34	c Solving starts ...
1.29/1.34	c solving time = 0.002s
1.29/1.34	c #decision = 3534
1.29/1.34	c #conflict = 1487
1.29/1.34	c #restart = 7
1.29/1.34	o 530
1.29/1.34	c Solving starts ...
1.39/1.44	c solving time = 0.097s
1.39/1.44	c #decision = 3644
1.39/1.44	c #conflict = 1548
1.39/1.44	c #restart = 7
1.39/1.44	o 525
1.39/1.44	c Solving starts ...
1.39/1.44	c learnt constraints deletion: 170 -> 85
1.39/1.47	c solving time = 0.036s
1.39/1.47	c #decision = 3686
1.39/1.47	c #conflict = 1565
1.39/1.47	c #restart = 7
1.39/1.47	o 523
1.39/1.47	c Solving starts ...
1.39/1.48	c solving time = 0.003s
1.39/1.48	c #decision = 3705
1.39/1.48	c #conflict = 1565
1.39/1.48	c #restart = 7
1.39/1.48	o 521
1.39/1.48	c Solving starts ...
1.39/1.48	c solving time = 0.002s
1.39/1.48	c #decision = 3730
1.39/1.48	c #conflict = 1565
1.39/1.48	c #restart = 7
1.39/1.48	o 513
1.39/1.48	c Solving starts ...
1.39/1.49	c solving time = 0.011s
1.39/1.49	c #decision = 3761
1.39/1.49	c #conflict = 1569
1.39/1.49	c #restart = 7
1.39/1.49	o 494
1.39/1.49	c Solving starts ...
1.49/1.54	c solving time = 0.051s
1.49/1.54	c #decision = 3830
1.49/1.54	c #conflict = 1601
1.49/1.54	c #restart = 7
1.49/1.54	o 493
1.49/1.54	c Solving starts ...
1.49/1.54	c learnt constraints deletion: 138 -> 69
1.49/1.54	c solving time = 0.002s
1.49/1.54	c #decision = 3858
1.49/1.54	c #conflict = 1601
1.49/1.54	c #restart = 7
1.49/1.54	o 485
1.49/1.54	c Solving starts ...
1.49/1.55	c solving time = 0.002s
1.49/1.55	c #decision = 3885
1.49/1.55	c #conflict = 1601
1.49/1.55	c #restart = 7
1.49/1.55	o 476
1.49/1.55	c Solving starts ...
1.49/1.56	c solving time = 0.014s
1.49/1.56	c #decision = 3911
1.49/1.56	c #conflict = 1609
1.49/1.56	c #restart = 7
1.49/1.56	o 473
1.49/1.56	c Solving starts ...
1.49/1.56	c solving time = 0.002s
1.49/1.56	c #decision = 3926
1.49/1.56	c #conflict = 1609
1.49/1.56	c #restart = 7
1.49/1.56	o 471
1.49/1.56	c Solving starts ...
1.59/1.61	c solving time = 0.050s
1.59/1.61	c #decision = 3988
1.59/1.61	c #conflict = 1637
1.59/1.61	c #restart = 7
1.59/1.61	o 455
1.59/1.61	c Solving starts ...
1.59/1.61	c solving time = 0.002s
1.59/1.61	c #decision = 4000
1.59/1.61	c #conflict = 1637
1.59/1.61	c #restart = 7
1.59/1.61	o 453
1.59/1.61	c Solving starts ...
1.59/1.62	c solving time = 0.002s
1.59/1.62	c #decision = 4017
1.59/1.62	c #conflict = 1637
1.59/1.62	c #restart = 7
1.59/1.62	o 445
1.59/1.62	c Solving starts ...
1.69/1.77	c learnt constraints deletion: 204 -> 102
1.99/2.01	c learnt constraints deletion: 251 -> 126
2.10/2.19	c learnt constraints deletion: 274 -> 142
2.19/2.27	c learnt constraints deletion: 218 -> 109
2.49/2.53	c learnt constraints deletion: 294 -> 152
2.59/2.67	c solving time = 1.053s
2.59/2.67	c #decision = 5386
2.59/2.67	c #conflict = 2381
2.59/2.67	c #restart = 10
2.59/2.67	o 419
2.59/2.67	c Solving starts ...
2.59/2.67	c learnt constraints deletion: 236 -> 118
2.59/2.67	c solving time = 0.003s
2.59/2.67	c #decision = 5403
2.59/2.67	c #conflict = 2381
2.59/2.67	c #restart = 10
2.59/2.67	o 414
2.59/2.67	c Solving starts ...
2.89/2.92	c learnt constraints deletion: 217 -> 109
3.09/3.18	c learnt constraints deletion: 258 -> 129
3.39/3.45	c learnt constraints deletion: 271 -> 137
3.49/3.59	c learnt constraints deletion: 219 -> 110
3.79/3.81	c learnt constraints deletion: 290 -> 152
3.99/4.06	c learnt constraints deletion: 306 -> 156
4.19/4.25	c learnt constraints deletion: 297 -> 153
4.30/4.40	c learnt constraints deletion: 280 -> 144
4.49/4.58	c learnt constraints deletion: 293 -> 155
4.59/4.67	c learnt constraints deletion: 247 -> 124
4.89/4.95	c learnt constraints deletion: 332 -> 169
5.19/5.22	c solving time = 2.542s
5.19/5.22	c #decision = 8452
5.19/5.22	c #conflict = 4086
5.19/5.22	c #restart = 15
5.19/5.22	o 397
5.19/5.22	c Solving starts ...
5.19/5.22	c learnt constraints deletion: 346 -> 173
5.19/5.22	c learnt constraints deletion: 173 -> 87
5.29/5.35	c learnt constraints deletion: 186 -> 93
5.59/5.61	c learnt constraints deletion: 242 -> 121
5.79/5.81	c learnt constraints deletion: 242 -> 122
5.79/5.82	c solving time = 0.601s
5.79/5.82	c #decision = 9129
5.79/5.82	c #conflict = 4459
5.79/5.82	c #restart = 17
5.79/5.82	o 396
5.79/5.82	c Solving starts ...
5.79/5.82	c solving time = 0.003s
5.79/5.82	c #decision = 9156
5.79/5.82	c #conflict = 4459
5.79/5.82	c #restart = 17
5.79/5.82	o 391
5.79/5.82	c Solving starts ...
5.79/5.82	c solving time = 0.002s
5.79/5.82	c #decision = 9187
5.79/5.82	c #conflict = 4459
5.79/5.82	c #restart = 17
5.79/5.82	o 381
5.79/5.82	c Solving starts ...
5.79/5.85	c solving time = 0.029s
5.79/5.85	c #decision = 9245
5.79/5.85	c #conflict = 4473
5.79/5.85	c #restart = 17
5.79/5.85	o 374
5.79/5.85	c Solving starts ...
5.79/5.85	c learnt constraints deletion: 138 -> 69
5.79/5.85	c solving time = 0.003s
5.79/5.85	c #decision = 9299
5.79/5.85	c #conflict = 4473
5.79/5.85	c #restart = 17
5.79/5.85	o 336
5.79/5.85	c Solving starts ...
5.99/6.03	c learnt constraints deletion: 168 -> 84
6.19/6.24	c learnt constraints deletion: 233 -> 117
6.39/6.44	c learnt constraints deletion: 259 -> 131
6.50/6.54	c learnt constraints deletion: 213 -> 107
6.69/6.78	c learnt constraints deletion: 294 -> 149
6.89/6.90	c learnt constraints deletion: 264 -> 135
7.09/7.12	c learnt constraints deletion: 286 -> 145
7.39/7.41	c learnt constraints deletion: 306 -> 159
7.59/7.61	c learnt constraints deletion: 305 -> 162
7.69/7.74	c learnt constraints deletion: 245 -> 123
7.99/8.01	c learnt constraints deletion: 323 -> 170
8.09/8.13	c learnt constraints deletion: 277 -> 145
8.19/8.28	c learnt constraints deletion: 289 -> 149
8.39/8.43	c learnt constraints deletion: 294 -> 149
8.49/8.56	c learnt constraints deletion: 257 -> 132
8.79/8.87	c learnt constraints deletion: 335 -> 174
9.09/9.12	c learnt constraints deletion: 326 -> 165
9.29/9.35	c learnt constraints deletion: 341 -> 178
9.49/9.58	c learnt constraints deletion: 354 -> 183
9.69/9.80	c learnt constraints deletion: 351 -> 188
9.89/9.96	c learnt constraints deletion: 309 -> 164
10.09/10.17	c learnt constraints deletion: 320 -> 165
10.29/10.34	c learnt constraints deletion: 338 -> 174
10.39/10.47	c learnt constraints deletion: 332 -> 170
10.79/10.80	c learnt constraints deletion: 370 -> 189
10.89/10.94	c learnt constraints deletion: 345 -> 181
11.08/11.10	c learnt constraints deletion: 317 -> 168
11.18/11.24	c learnt constraints deletion: 327 -> 178
11.39/11.46	c learnt constraints deletion: 311 -> 161
11.79/11.87	c learnt constraints deletion: 386 -> 196
11.99/12.05	c learnt constraints deletion: 334 -> 174
12.28/12.34	c learnt constraints deletion: 390 -> 199
12.59/12.67	c learnt constraints deletion: 417 -> 218
12.79/12.83	c learnt constraints deletion: 399 -> 204
12.99/13.08	c learnt constraints deletion: 403 -> 208
13.29/13.33	c learnt constraints deletion: 412 -> 209
13.49/13.57	c learnt constraints deletion: 346 -> 177
13.79/13.86	c learnt constraints deletion: 371 -> 193
13.98/14.09	c learnt constraints deletion: 414 -> 218
14.30/14.34	c learnt constraints deletion: 419 -> 217
14.49/14.56	c learnt constraints deletion: 388 -> 202
14.69/14.79	c learnt constraints deletion: 390 -> 202
14.99/15.02	c learnt constraints deletion: 383 -> 204
15.19/15.21	c learnt constraints deletion: 370 -> 197
15.29/15.36	c learnt constraints deletion: 349 -> 194
15.39/15.48	c learnt constraints deletion: 330 -> 166
15.39/15.49	c solving time = 9.629s
15.39/15.49	c #decision = 23576
15.39/15.49	c #conflict = 11895
15.39/15.49	c #restart = 25
15.39/15.49	o 335
15.39/15.49	c Solving starts ...
15.39/15.49	c learnt constraints deletion: 166 -> 83
15.39/15.49	c solving time = 0.002s
15.39/15.49	c #decision = 23627
15.39/15.49	c #conflict = 11895
15.39/15.49	c #restart = 25
15.39/15.49	o 333
15.39/15.49	c Solving starts ...
15.39/15.49	c solving time = 0.002s
15.39/15.49	c #decision = 23677
15.39/15.49	c #conflict = 11895
15.39/15.49	c #restart = 25
15.39/15.49	o 331
15.39/15.49	c Solving starts ...
15.39/15.50	c solving time = 0.003s
15.39/15.50	c #decision = 23730
15.39/15.50	c #conflict = 11897
15.39/15.50	c #restart = 25
15.39/15.50	o 326
15.48/15.50	c Solving starts ...
15.48/15.50	c solving time = 0.003s
15.48/15.50	c #decision = 23771
15.48/15.50	c #conflict = 11900
15.48/15.50	c #restart = 25
15.48/15.50	o 324
15.48/15.50	c Solving starts ...
15.48/15.50	c solving time = 0.002s
15.48/15.50	c #decision = 23799
15.48/15.50	c #conflict = 11900
15.48/15.50	c #restart = 25
15.48/15.50	o 320
15.48/15.50	c Solving starts ...
15.48/15.52	c solving time = 0.015s
15.48/15.52	c #decision = 23833
15.48/15.52	c #conflict = 11913
15.48/15.52	c #restart = 25
15.48/15.52	o 318
15.48/15.52	c Solving starts ...
15.48/15.54	c solving time = 0.022s
15.48/15.54	c #decision = 23875
15.48/15.54	c #conflict = 11937
15.48/15.54	c #restart = 25
15.48/15.54	o 317
15.48/15.54	c Solving starts ...
15.48/15.54	c solving time = 0.001s
15.48/15.54	c #decision = 23985
15.48/15.54	c #conflict = 11937
15.48/15.54	c #restart = 25
15.48/15.54	o 316
15.48/15.54	c Solving starts ...
15.48/15.54	c solving time = 0.002s
15.48/15.54	c #decision = 24164
15.48/15.54	c #conflict = 11937
15.48/15.54	c #restart = 25
15.48/15.54	o 221
15.48/15.54	c Solving starts ...
15.48/15.54	c solving time = 0.002s
15.48/15.54	c #decision = 24324
15.48/15.54	c #conflict = 11937
15.48/15.54	c #restart = 25
15.48/15.54	o 144
15.48/15.54	c Solving starts ...
15.48/15.55	c solving time = 0.001s
15.48/15.55	c #decision = 24426
15.48/15.55	c #conflict = 11937
15.48/15.55	c #restart = 25
15.48/15.55	o 117
15.48/15.55	c Solving starts ...
15.48/15.55	c solving time = 0.002s
15.48/15.55	c #decision = 24485
15.48/15.55	c #conflict = 11938
15.48/15.55	c #restart = 25
15.48/15.55	o 115
15.48/15.55	c Solving starts ...
15.48/15.55	c solving time = 0.002s
15.48/15.55	c #decision = 24545
15.48/15.55	c #conflict = 11939
15.48/15.55	c #restart = 25
15.48/15.55	o 104
15.48/15.55	c Solving starts ...
15.48/15.55	c solving time = 0.003s
15.48/15.55	c #decision = 24596
15.48/15.55	c #conflict = 11941
15.48/15.55	c #restart = 25
15.48/15.55	o 100
15.48/15.55	c Solving starts ...
15.48/15.56	c solving time = 0.009s
15.48/15.56	c #decision = 24661
15.48/15.56	c #conflict = 11951
15.48/15.56	c #restart = 25
15.48/15.56	o 98
15.48/15.56	c Solving starts ...
15.48/15.57	c solving time = 0.002s
15.48/15.57	c #decision = 24700
15.48/15.57	c #conflict = 11951
15.48/15.57	c #restart = 25
15.48/15.57	o 96
15.48/15.57	c Solving starts ...
15.48/15.57	c solving time = 0.002s
15.48/15.57	c #decision = 24742
15.48/15.57	c #conflict = 11951
15.48/15.57	c #restart = 25
15.48/15.57	o 89
15.48/15.57	c Solving starts ...
15.48/15.57	c solving time = 0.002s
15.48/15.57	c #decision = 24780
15.48/15.57	c #conflict = 11952
15.48/15.57	c #restart = 25
15.48/15.57	o 88
15.48/15.57	c Solving starts ...
15.48/15.57	c solving time = 0.003s
15.48/15.57	c #decision = 24822
15.48/15.57	c #conflict = 11952
15.48/15.57	c #restart = 25
15.48/15.57	o 80
15.48/15.57	c Solving starts ...
15.48/15.59	c solving time = 0.011s
15.48/15.59	c #decision = 24870
15.48/15.59	c #conflict = 11968
15.48/15.59	c #restart = 25
15.48/15.59	o 78
15.48/15.59	c Solving starts ...
15.48/15.60	c solving time = 0.010s
15.48/15.60	c #decision = 24957
15.48/15.60	c #conflict = 11978
15.48/15.60	c #restart = 25
15.48/15.60	o 74
15.59/15.60	c Solving starts ...
15.59/15.60	c solving time = 0.001s
15.59/15.60	c #decision = 25024
15.59/15.60	c #conflict = 11978
15.59/15.60	c #restart = 25
15.59/15.60	o 67
15.59/15.60	c Solving starts ...
15.59/15.60	c solving time = 0.003s
15.59/15.60	c #decision = 25086
15.59/15.60	c #conflict = 11981
15.59/15.60	c #restart = 25
15.59/15.60	o 65
15.59/15.60	c Solving starts ...
15.59/15.61	c solving time = 0.014s
15.59/15.61	c #decision = 25185
15.59/15.61	c #conflict = 11996
15.59/15.61	c #restart = 25
15.59/15.61	o 59
15.59/15.61	c Solving starts ...
15.59/15.62	c solving time = 0.002s
15.59/15.62	c #decision = 25251
15.59/15.62	c #conflict = 11996
15.59/15.62	c #restart = 25
15.59/15.62	o 57
15.59/15.62	c Solving starts ...
15.59/15.63	c solving time = 0.010s
15.59/15.63	c #decision = 25330
15.59/15.63	c #conflict = 12014
15.59/15.63	c #restart = 25
15.59/15.63	o 56
15.59/15.63	c Solving starts ...
15.59/15.63	c learnt constraints deletion: 202 -> 101
15.59/15.63	c solving time = 0.005s
15.59/15.63	c #decision = 25382
15.59/15.63	c #conflict = 12018
15.59/15.63	c #restart = 25
15.59/15.63	o 54
15.59/15.63	c Solving starts ...
15.59/15.63	c solving time = 0.002s
15.59/15.63	c #decision = 25429
15.59/15.63	c #conflict = 12018
15.59/15.63	c #restart = 25
15.59/15.63	o 53
15.59/15.63	c Solving starts ...
15.59/15.64	c solving time = 0.003s
15.59/15.64	c #decision = 25477
15.59/15.64	c #conflict = 12020
15.59/15.64	c #restart = 25
15.59/15.64	o 52
15.59/15.64	c Solving starts ...
15.59/15.65	c solving time = 0.008s
15.59/15.65	c #decision = 25540
15.59/15.65	c #conflict = 12030
15.59/15.65	c #restart = 25
15.59/15.65	o 51
15.59/15.65	c Solving starts ...
15.59/15.65	c solving time = 0.002s
15.59/15.65	c #decision = 25571
15.59/15.65	c #conflict = 12030
15.59/15.65	c #restart = 25
15.59/15.65	o 50
15.59/15.65	c Solving starts ...
15.59/15.65	c solving time = 0.003s
15.59/15.65	c #decision = 25607
15.59/15.65	c #conflict = 12033
15.59/15.65	c #restart = 25
15.59/15.65	o 48
15.59/15.65	c Solving starts ...
15.59/15.66	c solving time = 0.009s
15.59/15.66	c #decision = 25659
15.59/15.66	c #conflict = 12049
15.59/15.66	c #restart = 25
15.59/15.66	o 47
15.59/15.66	c Solving starts ...
15.59/15.66	c solving time = 0.001s
15.59/15.66	c #decision = 25760
15.59/15.66	c #conflict = 12049
15.59/15.66	c #restart = 25
15.59/15.66	o 10
15.59/15.66	c Solving starts ...
15.69/15.74	c learnt constraints deletion: 336 -> 171
15.79/15.82	c learnt constraints deletion: 380 -> 191
15.79/15.89	c learnt constraints deletion: 341 -> 172
15.89/15.99	c learnt constraints deletion: 409 -> 209
15.99/16.07	c learnt constraints deletion: 401 -> 202
16.09/16.14	c learnt constraints deletion: 385 -> 197
16.19/16.20	c learnt constraints deletion: 341 -> 171
16.29/16.30	c learnt constraints deletion: 416 -> 211
16.29/16.38	c learnt constraints deletion: 415 -> 217
16.39/16.46	c learnt constraints deletion: 424 -> 217
16.49/16.56	c learnt constraints deletion: 456 -> 232
16.58/16.64	c learnt constraints deletion: 453 -> 234
16.68/16.73	c learnt constraints deletion: 457 -> 235
16.78/16.82	c learnt constraints deletion: 435 -> 219
16.88/16.90	c learnt constraints deletion: 445 -> 230
16.98/17.00	c learnt constraints deletion: 462 -> 235
16.98/17.08	c learnt constraints deletion: 473 -> 245
17.08/17.18	c learnt constraints deletion: 475 -> 247
17.19/17.26	c learnt constraints deletion: 478 -> 250
17.29/17.33	c learnt constraints deletion: 421 -> 211
17.39/17.43	c learnt constraints deletion: 501 -> 258
17.39/17.50	c learnt constraints deletion: 428 -> 214
17.59/17.62	c learnt constraints deletion: 473 -> 240
17.68/17.75	c learnt constraints deletion: 530 -> 273
17.78/17.85	c learnt constraints deletion: 519 -> 274
17.88/17.94	c learnt constraints deletion: 503 -> 254
17.99/18.05	c learnt constraints deletion: 503 -> 261
18.09/18.16	c learnt constraints deletion: 488 -> 247
18.19/18.25	c learnt constraints deletion: 456 -> 232
18.28/18.38	c learnt constraints deletion: 492 -> 254
18.48/18.51	c learnt constraints deletion: 532 -> 273
18.60/18.62	c learnt constraints deletion: 511 -> 258
18.70/18.74	c learnt constraints deletion: 524 -> 267
18.79/18.86	c learnt constraints deletion: 550 -> 288
18.89/18.98	c learnt constraints deletion: 564 -> 292
18.99/19.09	c learnt constraints deletion: 556 -> 285
19.09/19.20	c learnt constraints deletion: 574 -> 291
19.29/19.31	c learnt constraints deletion: 557 -> 284
19.39/19.41	c learnt constraints deletion: 552 -> 283
19.49/19.51	c learnt constraints deletion: 567 -> 287
19.59/19.61	c learnt constraints deletion: 570 -> 289
19.69/19.71	c learnt constraints deletion: 549 -> 277
19.79/19.82	c learnt constraints deletion: 555 -> 282
19.88/19.92	c learnt constraints deletion: 551 -> 279
19.98/20.04	c learnt constraints deletion: 554 -> 278
20.09/20.15	c learnt constraints deletion: 536 -> 274
20.19/20.27	c learnt constraints deletion: 561 -> 286
20.39/20.40	c learnt constraints deletion: 581 -> 298
20.49/20.51	c learnt constraints deletion: 587 -> 296
20.59/20.64	c learnt constraints deletion: 588 -> 298
20.69/20.78	c learnt constraints deletion: 587 -> 306
20.79/20.88	c learnt constraints deletion: 563 -> 291
20.99/21.00	c learnt constraints deletion: 562 -> 293
20.99/21.09	c learnt constraints deletion: 521 -> 261
21.19/21.23	c learnt constraints deletion: 589 -> 298
21.29/21.35	c learnt constraints deletion: 579 -> 302
21.38/21.47	c learnt constraints deletion: 556 -> 287
21.59/21.61	c learnt constraints deletion: 564 -> 284
21.69/21.72	c learnt constraints deletion: 593 -> 299
21.79/21.85	c learnt constraints deletion: 605 -> 306
21.89/21.98	c learnt constraints deletion: 585 -> 298
21.99/22.09	c learnt constraints deletion: 555 -> 287
22.09/22.19	c learnt constraints deletion: 524 -> 262
22.28/22.32	c learnt constraints deletion: 584 -> 299
22.38/22.45	c learnt constraints deletion: 586 -> 297
22.48/22.59	c learnt constraints deletion: 601 -> 301
22.68/22.70	c learnt constraints deletion: 593 -> 298
22.78/22.81	c learnt constraints deletion: 543 -> 272
22.88/22.97	c learnt constraints deletion: 641 -> 328
22.99/23.09	c learnt constraints deletion: 615 -> 312
23.18/23.22	c learnt constraints deletion: 604 -> 305
23.29/23.35	c learnt constraints deletion: 616 -> 311
23.39/23.46	c learnt constraints deletion: 599 -> 311
23.49/23.58	c learnt constraints deletion: 585 -> 293
23.69/23.74	c learnt constraints deletion: 650 -> 332
23.79/23.87	c learnt constraints deletion: 631 -> 321
23.99/24.01	c learnt constraints deletion: 635 -> 321
24.09/24.14	c learnt constraints deletion: 614 -> 317
24.19/24.28	c learnt constraints deletion: 641 -> 325
24.38/24.42	c learnt constraints deletion: 628 -> 318
24.48/24.54	c learnt constraints deletion: 601 -> 303
24.58/24.67	c learnt constraints deletion: 620 -> 323
24.78/24.80	c learnt constraints deletion: 608 -> 316
24.88/24.92	c learnt constraints deletion: 619 -> 319
24.99/25.06	c learnt constraints deletion: 634 -> 325
25.09/25.17	c learnt constraints deletion: 592 -> 296
25.20/25.29	c learnt constraints deletion: 601 -> 305
25.39/25.42	c learnt constraints deletion: 626 -> 319
25.49/25.57	c learnt constraints deletion: 626 -> 315
25.68/25.71	c learnt constraints deletion: 632 -> 318
25.78/25.83	c learnt constraints deletion: 618 -> 314
25.88/25.96	c learnt constraints deletion: 635 -> 321
26.09/26.10	c learnt constraints deletion: 636 -> 321
26.19/26.24	c learnt constraints deletion: 620 -> 312
26.29/26.38	c learnt constraints deletion: 623 -> 315
26.49/26.51	c learnt constraints deletion: 625 -> 313
26.59/26.65	c learnt constraints deletion: 641 -> 325
26.69/26.79	c learnt constraints deletion: 655 -> 333
26.88/26.92	c learnt constraints deletion: 621 -> 313
26.98/27.05	c learnt constraints deletion: 644 -> 329
27.18/27.20	c learnt constraints deletion: 661 -> 343
27.28/27.32	c learnt constraints deletion: 656 -> 330
27.39/27.45	c learnt constraints deletion: 662 -> 338
27.49/27.58	c learnt constraints deletion: 647 -> 325
27.69/27.74	c learnt constraints deletion: 668 -> 337
27.79/27.87	c learnt constraints deletion: 661 -> 335
27.99/28.01	c learnt constraints deletion: 648 -> 329
28.09/28.13	c learnt constraints deletion: 656 -> 339
28.19/28.27	c learnt constraints deletion: 667 -> 335
28.38/28.41	c learnt constraints deletion: 648 -> 335
28.49/28.54	c learnt constraints deletion: 667 -> 337
28.59/28.68	c learnt constraints deletion: 674 -> 339
28.78/28.81	c learnt constraints deletion: 641 -> 321
28.88/28.95	c learnt constraints deletion: 678 -> 340
28.98/29.07	c learnt constraints deletion: 651 -> 326
29.09/29.19	c learnt constraints deletion: 672 -> 346
29.29/29.32	c learnt constraints deletion: 678 -> 342
29.39/29.45	c learnt constraints deletion: 673 -> 340
29.49/29.58	c learnt constraints deletion: 664 -> 337
29.69/29.72	c learnt constraints deletion: 678 -> 339
29.79/29.86	c learnt constraints deletion: 657 -> 334
29.89/29.99	c learnt constraints deletion: 673 -> 339
30.09/30.11	c learnt constraints deletion: 664 -> 333
30.18/30.26	c learnt constraints deletion: 685 -> 351
30.28/30.39	c learnt constraints deletion: 688 -> 351
30.49/30.53	c learnt constraints deletion: 694 -> 358
30.59/30.64	c learnt constraints deletion: 635 -> 326
30.69/30.77	c learnt constraints deletion: 662 -> 340
30.79/30.89	c learnt constraints deletion: 667 -> 343
30.99/31.01	c learnt constraints deletion: 686 -> 351
31.09/31.12	c learnt constraints deletion: 660 -> 340
31.19/31.27	c learnt constraints deletion: 677 -> 353
31.29/31.38	c learnt constraints deletion: 668 -> 344
31.48/31.52	c learnt constraints deletion: 657 -> 343
31.58/31.66	c learnt constraints deletion: 656 -> 342
31.79/31.81	c learnt constraints deletion: 704 -> 374
31.89/31.95	c learnt constraints deletion: 703 -> 364
32.08/32.11	c learnt constraints deletion: 711 -> 361
32.19/32.26	c learnt constraints deletion: 714 -> 361
32.39/32.40	c learnt constraints deletion: 707 -> 360
32.49/32.51	c learnt constraints deletion: 661 -> 339
32.58/32.66	c learnt constraints deletion: 693 -> 359
32.78/32.80	c learnt constraints deletion: 699 -> 357
32.89/32.94	c learnt constraints deletion: 710 -> 358
33.08/33.10	c learnt constraints deletion: 705 -> 357
33.18/33.23	c learnt constraints deletion: 679 -> 341
33.28/33.38	c learnt constraints deletion: 712 -> 365
33.48/33.54	c learnt constraints deletion: 738 -> 374
33.69/33.70	c learnt constraints deletion: 735 -> 370
33.79/33.84	c learnt constraints deletion: 728 -> 367
33.89/33.99	c learnt constraints deletion: 703 -> 359
34.09/34.13	c learnt constraints deletion: 714 -> 362
34.18/34.27	c learnt constraints deletion: 708 -> 365
34.38/34.43	c learnt constraints deletion: 716 -> 364
34.48/34.57	c learnt constraints deletion: 720 -> 374
34.68/34.70	c learnt constraints deletion: 717 -> 376
34.78/34.85	c learnt constraints deletion: 728 -> 374
34.88/34.99	c learnt constraints deletion: 718 -> 373
35.08/35.13	c learnt constraints deletion: 694 -> 359
35.18/35.28	c learnt constraints deletion: 704 -> 367
35.39/35.43	c learnt constraints deletion: 688 -> 361
35.49/35.59	c learnt constraints deletion: 698 -> 364
35.69/35.75	c learnt constraints deletion: 736 -> 369
35.79/35.87	c learnt constraints deletion: 698 -> 351
35.98/36.02	c learnt constraints deletion: 729 -> 368
36.08/36.15	c learnt constraints deletion: 715 -> 361
36.19/36.29	c learnt constraints deletion: 702 -> 355
36.38/36.46	c learnt constraints deletion: 698 -> 354
36.58/36.61	c learnt constraints deletion: 682 -> 348
36.68/36.78	c learnt constraints deletion: 710 -> 359
36.89/36.93	c learnt constraints deletion: 726 -> 367
36.98/37.08	c learnt constraints deletion: 707 -> 355
37.18/37.23	c learnt constraints deletion: 712 -> 357
37.29/37.39	c learnt constraints deletion: 687 -> 344
37.48/37.57	c learnt constraints deletion: 727 -> 368
37.68/37.72	c learnt constraints deletion: 706 -> 359
37.78/37.87	c learnt constraints deletion: 691 -> 349
37.99/38.03	c learnt constraints deletion: 736 -> 373
38.09/38.17	c learnt constraints deletion: 727 -> 369
38.29/38.32	c learnt constraints deletion: 712 -> 363
38.39/38.48	c learnt constraints deletion: 710 -> 362
38.59/38.62	c learnt constraints deletion: 714 -> 361
38.69/38.73	c learnt constraints deletion: 665 -> 333
38.88/38.90	c learnt constraints deletion: 707 -> 360
38.98/39.03	c learnt constraints deletion: 696 -> 352
39.08/39.19	c learnt constraints deletion: 739 -> 374
39.28/39.32	c learnt constraints deletion: 658 -> 330
39.38/39.47	c learnt constraints deletion: 718 -> 363
39.48/39.59	c learnt constraints deletion: 689 -> 353
39.69/39.72	c learnt constraints deletion: 672 -> 342
39.78/39.86	c learnt constraints deletion: 699 -> 353
39.98/40.05	c learnt constraints deletion: 776 -> 390
40.18/40.22	c learnt constraints deletion: 749 -> 381
40.28/40.36	c learnt constraints deletion: 753 -> 378
40.48/40.55	c learnt constraints deletion: 765 -> 387
40.69/40.71	c learnt constraints deletion: 737 -> 374
40.78/40.88	c learnt constraints deletion: 773 -> 394
40.98/41.02	c learnt constraints deletion: 748 -> 380
41.08/41.16	c learnt constraints deletion: 734 -> 377
41.29/41.32	c learnt constraints deletion: 781 -> 392
41.38/41.47	c learnt constraints deletion: 756 -> 381
41.58/41.64	c learnt constraints deletion: 759 -> 382
41.68/41.77	c learnt constraints deletion: 748 -> 376
41.88/41.94	c learnt constraints deletion: 751 -> 387
41.99/42.07	c learnt constraints deletion: 724 -> 369
42.19/42.23	c learnt constraints deletion: 767 -> 392
42.29/42.37	c learnt constraints deletion: 721 -> 361
42.48/42.55	c learnt constraints deletion: 765 -> 387
42.68/42.70	c learnt constraints deletion: 758 -> 384
42.78/42.83	c learnt constraints deletion: 778 -> 393
42.89/42.98	c learnt constraints deletion: 778 -> 395
43.09/43.13	c learnt constraints deletion: 761 -> 386
43.18/43.28	c learnt constraints deletion: 767 -> 389
43.38/43.44	c learnt constraints deletion: 740 -> 371
43.58/43.61	c learnt constraints deletion: 739 -> 374
43.68/43.79	c learnt constraints deletion: 777 -> 389
43.89/43.94	c learnt constraints deletion: 791 -> 400
43.99/44.09	c learnt constraints deletion: 751 -> 381
44.18/44.23	c learnt constraints deletion: 762 -> 387
44.28/44.36	c learnt constraints deletion: 726 -> 369
44.49/44.52	c learnt constraints deletion: 780 -> 397
44.58/44.66	c learnt constraints deletion: 768 -> 393
44.68/44.79	c learnt constraints deletion: 781 -> 401
44.88/44.91	c learnt constraints deletion: 762 -> 397
44.99/45.07	c learnt constraints deletion: 770 -> 398
45.18/45.23	c learnt constraints deletion: 767 -> 396
45.38/45.40	c learnt constraints deletion: 778 -> 389
45.49/45.57	c learnt constraints deletion: 784 -> 396
45.68/45.73	c learnt constraints deletion: 786 -> 393
45.78/45.86	c learnt constraints deletion: 735 -> 368
45.98/46.00	c learnt constraints deletion: 747 -> 374
46.09/46.18	c learnt constraints deletion: 742 -> 371
46.29/46.35	c learnt constraints deletion: 770 -> 388
46.48/46.50	c learnt constraints deletion: 758 -> 383
46.58/46.65	c learnt constraints deletion: 750 -> 383
46.78/46.82	c learnt constraints deletion: 759 -> 380
46.88/46.96	c learnt constraints deletion: 761 -> 381
47.08/47.10	c learnt constraints deletion: 763 -> 384
47.19/47.26	c learnt constraints deletion: 776 -> 388
47.29/47.39	c learnt constraints deletion: 730 -> 367
47.48/47.57	c learnt constraints deletion: 763 -> 383
47.68/47.70	c learnt constraints deletion: 717 -> 360
47.78/47.86	c learnt constraints deletion: 752 -> 383
47.99/48.02	c learnt constraints deletion: 746 -> 374
48.08/48.18	c learnt constraints deletion: 757 -> 379
48.29/48.32	c learnt constraints deletion: 744 -> 374
48.39/48.49	c learnt constraints deletion: 743 -> 383
48.58/48.64	c learnt constraints deletion: 738 -> 369
48.68/48.79	c learnt constraints deletion: 768 -> 391
48.88/48.94	c learnt constraints deletion: 766 -> 392
48.98/49.08	c learnt constraints deletion: 753 -> 380
49.18/49.24	c learnt constraints deletion: 762 -> 381
49.39/49.40	c learnt constraints deletion: 739 -> 373
49.49/49.54	c learnt constraints deletion: 737 -> 376
49.58/49.69	c learnt constraints deletion: 763 -> 382
49.78/49.84	c learnt constraints deletion: 741 -> 371
49.98/50.00	c learnt constraints deletion: 763 -> 387
50.08/50.12	c learnt constraints deletion: 726 -> 363
50.18/50.28	c learnt constraints deletion: 772 -> 389
50.38/50.41	c learnt constraints deletion: 757 -> 382
50.49/50.56	c learnt constraints deletion: 734 -> 367
50.68/50.73	c learnt constraints deletion: 746 -> 379
50.78/50.87	c learnt constraints deletion: 752 -> 378
50.99/51.02	c learnt constraints deletion: 769 -> 385
51.09/51.15	c learnt constraints deletion: 735 -> 374
51.28/51.33	c learnt constraints deletion: 719 -> 361
51.48/51.52	c learnt constraints deletion: 768 -> 390
51.58/51.69	c learnt constraints deletion: 744 -> 380
51.78/51.89	c learnt constraints deletion: 777 -> 391
51.99/52.05	c learnt constraints deletion: 820 -> 410
52.18/52.21	c learnt constraints deletion: 811 -> 410
52.28/52.36	c learnt constraints deletion: 787 -> 397
52.48/52.53	c learnt constraints deletion: 814 -> 412
52.58/52.68	c learnt constraints deletion: 812 -> 406
52.79/52.84	c learnt constraints deletion: 823 -> 412
52.88/52.96	c learnt constraints deletion: 763 -> 383
53.08/53.15	c learnt constraints deletion: 858 -> 436
53.28/53.33	c learnt constraints deletion: 816 -> 410
53.38/53.47	c learnt constraints deletion: 789 -> 395
53.58/53.66	c learnt constraints deletion: 816 -> 412
53.68/53.70	c solving time = 38.033s
53.68/53.70	c #decision = 168082
53.68/53.70	c #conflict = 103694
53.68/53.70	c #restart = 40
53.68/53.70	s OPTIMUM FOUND
53.68/53.70	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10
53.68/53.70	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
53.68/53.70	v x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
53.68/53.70	v -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40
53.68/53.70	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50
53.68/53.70	v -x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 -x60
53.68/53.70	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
53.68/53.70	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 x78 -x79 x80
53.68/53.70	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
53.68/53.70	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
53.68/53.70	v x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 x110
53.68/53.70	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 x118 -x119 -x120
53.68/53.70	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
53.68/53.70	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
53.68/53.70	v -x141 x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150
53.68/53.70	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
53.68/53.70	v -x161 -x162 x163 -x164 -x165 -x166 -x167 -x168 -x169
53.68/53.70	c total time = 53.694s

Verifier Data

OK	10

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-3712364-1338204883/watcher-3712364-1338204883 -o /tmp/evaluation-result-3712364-1338204883/solver-3712364-1338204883 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712364-1338204883.wbo 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 21048
/proc/meminfo: memFree=27902672/32873844 swapFree=7620/7620
[pid=21048] ppid=21046 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/21048/stat : 21048 (toysat) R 21046 21048 20029 0 -1 4202496 809 0 0 0 0 0 0 0 20 0 1 0 286616853 6356992 730 33554432000 4194304 8973514 140734586738944 140734213083096 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21048/statm: 1552 734 422 1167 0 333 0

[startup+0.0356621 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 21048
/proc/meminfo: memFree=27902672/32873844 swapFree=7620/7620
[pid=21048] ppid=21046 vsize=7232 CPUtime=0.03 cores=1,3,5,7
/proc/21048/stat : 21048 (toysat) R 21046 21048 20029 0 -1 4202496 1050 0 0 0 3 0 0 0 20 0 1 0 286616853 7405568 972 33554432000 4194304 8973514 140734586738944 140734586738440 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21048/statm: 1808 977 451 1167 0 589 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7232

[startup+0.100257 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 21048
/proc/meminfo: memFree=27902672/32873844 swapFree=7620/7620
[pid=21048] ppid=21046 vsize=7232 CPUtime=0.09 cores=1,3,5,7
/proc/21048/stat : 21048 (toysat) R 21046 21048 20029 0 -1 4202496 1123 0 0 0 9 0 0 0 20 0 1 0 286616853 7405568 1044 33554432000 4194304 8973514 140734586738944 140734586738440 6661701 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21048/statm: 1808 1044 462 1167 0 589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7232

[startup+0.300252 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 21048
/proc/meminfo: memFree=27902672/32873844 swapFree=7620/7620
[pid=21048] ppid=21046 vsize=8256 CPUtime=0.29 cores=1,3,5,7
/proc/21048/stat : 21048 (toysat) R 21046 21048 20029 0 -1 4202496 1144 0 0 0 29 0 0 0 20 0 1 0 286616853 8454144 1065 33554432000 4194304 8973514 140734586738944 140734586738440 7716760 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21048/statm: 2064 1065 463 1167 0 845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8256

[startup+0.700248 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 21048
/proc/meminfo: memFree=27902672/32873844 swapFree=7620/7620
[pid=21048] ppid=21046 vsize=8256 CPUtime=0.69 cores=1,3,5,7
/proc/21048/stat : 21048 (toysat) R 21046 21048 20029 0 -1 4202496 1161 0 0 0 69 0 0 0 20 0 1 0 286616853 8454144 1082 33554432000 4194304 8973514 140734586738944 140734586738440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21048/statm: 2064 1082 463 1167 0 845 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8256

[startup+1.50025 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21049
/proc/meminfo: memFree=27898532/32873844 swapFree=7620/7620
[pid=21048] ppid=21046 vsize=8256 CPUtime=1.49 cores=1,3,5,7
/proc/21048/stat : 21048 (toysat) R 21046 21048 20029 0 -1 4202496 1380 0 0 0 148 1 0 0 20 0 1 0 286616853 8454144 1301 33554432000 4194304 8973514 140734586738944 140734586738440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21048/statm: 2064 1301 463 1167 0 845 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8256

[startup+3.10025 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21049
/proc/meminfo: memFree=27897044/32873844 swapFree=7620/7620
[pid=21048] ppid=21046 vsize=9280 CPUtime=3.09 cores=1,3,5,7
/proc/21048/stat : 21048 (toysat) R 21046 21048 20029 0 -1 4202496 1636 0 0 0 307 2 0 0 20 0 1 0 286616853 9502720 1557 33554432000 4194304 8973514 140734586738944 140734586738440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21048/statm: 2320 1557 463 1167 0 1101 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9280

[startup+6.30025 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 21049
/proc/meminfo: memFree=27895532/32873844 swapFree=7620/7620
[pid=21048] ppid=21046 vsize=9280 CPUtime=6.29 cores=1,3,5,7
/proc/21048/stat : 21048 (toysat) R 21046 21048 20029 0 -1 4202496 1636 0 0 0 625 4 0 0 20 0 1 0 286616853 9502720 1557 33554432000 4194304 8973514 140734586738944 140734586738440 7716772 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21048/statm: 2320 1557 463 1167 0 1101 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9280

[startup+12.7003 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 21049
/proc/meminfo: memFree=27895548/32873844 swapFree=7620/7620
[pid=21048] ppid=21046 vsize=9280 CPUtime=12.69 cores=1,3,5,7
/proc/21048/stat : 21048 (toysat) R 21046 21048 20029 0 -1 4202496 1637 0 0 0 1259 10 0 0 20 0 1 0 286616853 9502720 1564 33554432000 4194304 8973514 140734586738944 140734586738440 7716811 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21048/statm: 2320 1564 463 1167 0 1101 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9280

[startup+25.5003 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 21049
/proc/meminfo: memFree=27893748/32873844 swapFree=7620/7620
[pid=21048] ppid=21046 vsize=11328 CPUtime=25.49 cores=1,3,5,7
/proc/21048/stat : 21048 (toysat) R 21046 21048 20029 0 -1 4202496 2149 0 0 0 2529 20 0 0 20 0 1 0 286616853 11599872 2076 33554432000 4194304 8973514 140734586738944 140734586738440 4537560 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21048/statm: 2832 2076 463 1167 0 1613 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11328

[startup+51.1003 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 21049
/proc/meminfo: memFree=27893872/32873844 swapFree=7620/7620
[pid=21048] ppid=21046 vsize=11328 CPUtime=51.09 cores=1,3,5,7
/proc/21048/stat : 21048 (toysat) R 21046 21048 20029 0 -1 4202496 2149 0 0 0 5068 41 0 0 20 0 1 0 286616853 11599872 2076 33554432000 4194304 8973514 140734586738944 140734586738440 4415308 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21048/statm: 2832 2076 463 1167 0 1613 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 11328

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

[startup+52.7002 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 21049
/proc/meminfo: memFree=27893872/32873844 swapFree=7620/7620
[pid=21048] ppid=21046 vsize=11328 CPUtime=52.69 cores=1,3,5,7
/proc/21048/stat : 21048 (toysat) R 21046 21048 20029 0 -1 4202496 2149 0 0 0 5227 42 0 0 20 0 1 0 286616853 11599872 2076 33554432000 4194304 8973514 140734586738944 140734586738440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21048/statm: 2832 2076 463 1167 0 1613 0
Current children cumulated CPU time (s) 52.69
Current children cumulated vsize (KiB) 11328

[startup+53.5002 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 21049
/proc/meminfo: memFree=27893872/32873844 swapFree=7620/7620
[pid=21048] ppid=21046 vsize=11328 CPUtime=53.48 cores=1,3,5,7
/proc/21048/stat : 21048 (toysat) R 21046 21048 20029 0 -1 4202496 2149 0 0 0 5306 42 0 0 20 0 1 0 286616853 11599872 2076 33554432000 4194304 8973514 140734586738944 140734586738440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21048/statm: 2832 2076 463 1167 0 1613 0
Current children cumulated CPU time (s) 53.48
Current children cumulated vsize (KiB) 11328

[startup+53.7003 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 21049
/proc/meminfo: memFree=27893872/32873844 swapFree=7620/7620
[pid=21048] ppid=21046 vsize=11328 CPUtime=53.68 cores=1,3,5,7
/proc/21048/stat : 21048 (toysat) R 21046 21048 20029 0 -1 4202496 2149 0 0 0 5325 43 0 0 20 0 1 0 286616853 11599872 2076 33554432000 4194304 8973514 140734586738944 140734586738440 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21048/statm: 2832 2076 463 1167 0 1613 0
Current children cumulated CPU time (s) 53.68
Current children cumulated vsize (KiB) 11328

Child status: 0
Real time (s): 53.7064
CPU time (s): 53.6968
CPU user time (s): 53.2619
CPU system time (s): 0.434933
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 11328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.2619
system time used= 0.434933
maximum resident set size= 8320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2153
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= 4
involuntary context switches= 57

runsolver used 0.103984 second user time and 0.223965 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 13:34:43
IDJOB=3712364
IDBENCH=79228
IDSOLVER=2291
FILE ID=node107/3712364-1338204883
RUNJOBID= node107-1338193582-20046
PBS_JOBID= 14624587
Free space on /tmp= 71556 MiB

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

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

MD5SUM BENCH= fcf24b85e5d55a97f5b0cb315ea68e2b
RANDOM SEED=226597283

node107.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.760
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.52
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.760
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	: 5331.91
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.760
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	: 5331.92
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.760
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	: 5331.91
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.760
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	: 5331.91
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.760
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	: 5331.91
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.760
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	: 5331.86
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.760
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27903556 kB
Buffers:          431848 kB
Cached:          3456352 kB
SwapCached:            0 kB
Active:          1151220 kB
Inactive:        2962868 kB
Active(anon):     228340 kB
Inactive(anon):        0 kB
Active(file):     922880 kB
Inactive(file):  2962868 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7036 kB
Writeback:             0 kB
AnonPages:        233072 kB
Mapped:            16072 kB
Shmem:               200 kB
Slab:             715028 kB
SReclaimable:     157476 kB
SUnreclaim:       557552 kB
KernelStack:        1480 kB
PageTables:         4596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     339776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 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= 71548 MiB
End job on node107 at 2012-05-28 13:35:37