Trace number 3712376

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 68.7455 68.7679

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111228076--soft-0-100-0.wbo
MD5SUM769102c4365831847599c548efd52eec
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.821874
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 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1225
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:37:31+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-3712376-1338205050.wbo"]
0.00/0.01	c #vars 169
0.00/0.01	c #constraints 101
0.00/0.01	c Solving starts ...
0.00/0.05	c solving time = 0.041s
0.00/0.05	c #decision = 364
0.00/0.05	c #conflict = 104
0.00/0.05	c #restart = 1
0.00/0.05	o 1083
0.00/0.05	c Solving starts ...
0.00/0.05	c solving time = 0.001s
0.00/0.05	c #decision = 445
0.00/0.05	c #conflict = 104
0.00/0.05	c #restart = 1
0.00/0.05	o 1058
0.00/0.05	c Solving starts ...
0.00/0.06	c solving time = 0.001s
0.00/0.06	c #decision = 552
0.00/0.06	c #conflict = 104
0.00/0.06	c #restart = 1
0.00/0.06	o 965
0.00/0.06	c Solving starts ...
0.00/0.06	c solving time = 0.007s
0.00/0.06	c #decision = 653
0.00/0.06	c #conflict = 105
0.00/0.06	c #restart = 1
0.00/0.06	o 923
0.00/0.06	c Solving starts ...
0.00/0.06	c solving time = 0.001s
0.00/0.06	c #decision = 730
0.00/0.06	c #conflict = 105
0.00/0.06	c #restart = 1
0.00/0.06	o 916
0.00/0.06	c Solving starts ...
0.00/0.07	c solving time = 0.004s
0.00/0.07	c #decision = 838
0.00/0.07	c #conflict = 106
0.00/0.07	c #restart = 1
0.00/0.07	o 862
0.00/0.07	c Solving starts ...
0.00/0.07	c solving time = 0.001s
0.00/0.07	c #decision = 915
0.00/0.07	c #conflict = 106
0.00/0.07	c #restart = 1
0.00/0.07	o 830
0.00/0.07	c Solving starts ...
0.00/0.07	c solving time = 0.001s
0.00/0.07	c #decision = 963
0.00/0.07	c #conflict = 106
0.00/0.07	c #restart = 1
0.00/0.07	o 827
0.00/0.07	c Solving starts ...
0.09/0.13	c solving time = 0.055s
0.09/0.13	c #decision = 1076
0.09/0.13	c #conflict = 142
0.09/0.13	c #restart = 1
0.09/0.13	o 825
0.09/0.13	c Solving starts ...
0.09/0.13	c learnt constraints deletion: 141 -> 71
0.09/0.13	c solving time = 0.001s
0.09/0.13	c #decision = 1120
0.09/0.13	c #conflict = 142
0.09/0.13	c #restart = 1
0.09/0.13	o 801
0.09/0.13	c Solving starts ...
0.09/0.13	c solving time = 0.006s
0.09/0.13	c #decision = 1158
0.09/0.13	c #conflict = 143
0.09/0.13	c #restart = 1
0.09/0.13	o 782
0.09/0.13	c Solving starts ...
0.09/0.15	c solving time = 0.013s
0.09/0.15	c #decision = 1201
0.09/0.15	c #conflict = 153
0.09/0.15	c #restart = 1
0.09/0.15	o 777
0.09/0.15	c Solving starts ...
0.09/0.15	c solving time = 0.001s
0.09/0.15	c #decision = 1221
0.09/0.15	c #conflict = 153
0.09/0.15	c #restart = 1
0.09/0.15	o 773
0.09/0.15	c Solving starts ...
0.09/0.15	c solving time = 0.002s
0.09/0.15	c #decision = 1244
0.09/0.15	c #conflict = 153
0.09/0.15	c #restart = 1
0.09/0.15	o 767
0.09/0.15	c Solving starts ...
0.09/0.15	c solving time = 0.002s
0.09/0.15	c #decision = 1262
0.09/0.15	c #conflict = 153
0.09/0.15	c #restart = 1
0.09/0.15	o 764
0.09/0.15	c Solving starts ...
0.09/0.15	c solving time = 0.001s
0.09/0.15	c #decision = 1278
0.09/0.15	c #conflict = 153
0.09/0.15	c #restart = 1
0.09/0.15	o 762
0.09/0.15	c Solving starts ...
0.19/0.20	c solving time = 0.046s
0.19/0.20	c #decision = 1321
0.19/0.20	c #conflict = 167
0.19/0.20	c #restart = 1
0.19/0.20	o 747
0.19/0.20	c Solving starts ...
0.19/0.20	c solving time = 0.002s
0.19/0.20	c #decision = 1345
0.19/0.20	c #conflict = 167
0.19/0.20	c #restart = 1
0.19/0.20	o 741
0.19/0.20	c Solving starts ...
0.19/0.21	c solving time = 0.013s
0.19/0.21	c #decision = 1408
0.19/0.21	c #conflict = 172
0.19/0.21	c #restart = 1
0.19/0.21	o 694
0.19/0.21	c Solving starts ...
0.19/0.22	c solving time = 0.002s
0.19/0.22	c #decision = 1425
0.19/0.22	c #conflict = 172
0.19/0.22	c #restart = 1
0.19/0.22	o 692
0.19/0.22	c Solving starts ...
0.19/0.22	c solving time = 0.002s
0.19/0.22	c #decision = 1442
0.19/0.22	c #conflict = 172
0.19/0.22	c #restart = 1
0.19/0.22	o 689
0.19/0.22	c Solving starts ...
0.19/0.22	c solving time = 0.003s
0.19/0.22	c #decision = 1472
0.19/0.22	c #conflict = 172
0.19/0.22	c #restart = 1
0.19/0.22	o 670
0.19/0.22	c Solving starts ...
0.19/0.27	c solving time = 0.052s
0.19/0.27	c #decision = 1526
0.19/0.27	c #conflict = 193
0.19/0.27	c #restart = 1
0.19/0.27	o 665
0.19/0.27	c Solving starts ...
0.19/0.27	c solving time = 0.002s
0.19/0.27	c #decision = 1545
0.19/0.27	c #conflict = 193
0.19/0.27	c #restart = 1
0.19/0.27	o 663
0.19/0.27	c Solving starts ...
0.19/0.29	c solving time = 0.016s
0.19/0.29	c #decision = 1578
0.19/0.29	c #conflict = 197
0.19/0.29	c #restart = 1
0.19/0.29	o 652
0.19/0.29	c Solving starts ...
0.19/0.29	c solving time = 0.002s
0.19/0.29	c #decision = 1596
0.19/0.29	c #conflict = 197
0.19/0.29	c #restart = 1
0.19/0.29	o 646
0.19/0.29	c Solving starts ...
0.28/0.32	c solving time = 0.031s
0.28/0.32	c #decision = 1624
0.28/0.32	c #conflict = 208
0.28/0.32	c #restart = 1
0.28/0.32	o 642
0.28/0.32	c Solving starts ...
0.28/0.32	c learnt constraints deletion: 137 -> 69
0.28/0.33	c solving time = 0.002s
0.28/0.33	c #decision = 1642
0.28/0.33	c #conflict = 208
0.28/0.33	c #restart = 1
0.28/0.33	o 640
0.28/0.33	c Solving starts ...
0.28/0.33	c solving time = 0.002s
0.28/0.33	c #decision = 1660
0.28/0.33	c #conflict = 208
0.28/0.33	c #restart = 1
0.28/0.33	o 637
0.28/0.33	c Solving starts ...
0.28/0.33	c solving time = 0.002s
0.28/0.33	c #decision = 1692
0.28/0.33	c #conflict = 208
0.28/0.33	c #restart = 1
0.28/0.33	o 618
0.28/0.33	c Solving starts ...
0.28/0.33	c solving time = 0.003s
0.28/0.33	c #decision = 1725
0.28/0.33	c #conflict = 208
0.28/0.33	c #restart = 1
0.28/0.33	o 598
0.28/0.33	c Solving starts ...
0.38/0.45	c solving time = 0.118s
0.38/0.45	c #decision = 1813
0.38/0.45	c #conflict = 256
0.38/0.45	c #restart = 1
0.38/0.45	o 583
0.38/0.45	c Solving starts ...
0.38/0.46	c solving time = 0.003s
0.38/0.46	c #decision = 1825
0.38/0.46	c #conflict = 256
0.38/0.46	c #restart = 1
0.38/0.46	o 581
0.38/0.46	c Solving starts ...
0.38/0.46	c solving time = 0.002s
0.38/0.46	c #decision = 1840
0.38/0.46	c #conflict = 256
0.38/0.46	c #restart = 1
0.38/0.46	o 575
0.38/0.46	c Solving starts ...
0.38/0.46	c solving time = 0.003s
0.38/0.46	c #decision = 1850
0.38/0.46	c #conflict = 256
0.38/0.46	c #restart = 1
0.38/0.46	o 572
0.38/0.46	c Solving starts ...
0.48/0.50	c solving time = 0.043s
0.48/0.50	c #decision = 1884
0.48/0.50	c #conflict = 267
0.48/0.50	c #restart = 1
0.48/0.50	o 570
0.48/0.50	c Solving starts ...
0.48/0.51	c solving time = 0.003s
0.48/0.51	c #decision = 1901
0.48/0.51	c #conflict = 267
0.48/0.51	c #restart = 1
0.48/0.51	o 568
0.48/0.51	c Solving starts ...
0.58/0.60	c solving time = 0.089s
0.58/0.60	c #decision = 1975
0.58/0.60	c #conflict = 302
0.58/0.60	c #restart = 1
0.58/0.60	o 567
0.58/0.60	c Solving starts ...
0.58/0.60	c learnt constraints deletion: 163 -> 82
0.58/0.64	c solving time = 0.046s
0.58/0.64	c #decision = 2018
0.58/0.64	c #conflict = 321
0.58/0.64	c #restart = 1
0.58/0.64	o 566
0.58/0.64	c Solving starts ...
0.58/0.64	c solving time = 0.003s
0.58/0.64	c #decision = 2032
0.58/0.64	c #conflict = 321
0.58/0.64	c #restart = 1
0.58/0.64	o 564
0.58/0.65	c Solving starts ...
0.58/0.65	c solving time = 0.002s
0.58/0.65	c #decision = 2046
0.58/0.65	c #conflict = 321
0.58/0.65	c #restart = 1
0.58/0.65	o 561
0.58/0.65	c Solving starts ...
0.58/0.69	c solving time = 0.042s
0.58/0.69	c #decision = 2139
0.58/0.69	c #conflict = 334
0.58/0.69	c #restart = 1
0.58/0.69	o 555
0.58/0.69	c Solving starts ...
0.58/0.69	c solving time = 0.003s
0.58/0.69	c #decision = 2197
0.58/0.69	c #conflict = 334
0.58/0.69	c #restart = 1
0.58/0.69	o 553
0.58/0.69	c Solving starts ...
0.68/0.70	c solving time = 0.003s
0.68/0.70	c #decision = 2258
0.68/0.70	c #conflict = 334
0.68/0.70	c #restart = 1
0.68/0.70	o 547
0.68/0.70	c Solving starts ...
0.68/0.70	c solving time = 0.004s
0.68/0.70	c #decision = 2313
0.68/0.70	c #conflict = 336
0.68/0.70	c #restart = 1
0.68/0.70	o 544
0.68/0.70	c Solving starts ...
0.68/0.70	c solving time = 0.003s
0.68/0.70	c #decision = 2359
0.68/0.70	c #conflict = 336
0.68/0.70	c #restart = 1
0.68/0.70	o 538
0.68/0.70	c Solving starts ...
0.68/0.71	c solving time = 0.002s
0.68/0.71	c #decision = 2394
0.68/0.71	c #conflict = 336
0.68/0.71	c #restart = 1
0.68/0.71	o 535
0.68/0.71	c Solving starts ...
0.68/0.71	c solving time = 0.002s
0.68/0.71	c #decision = 2425
0.68/0.71	c #conflict = 336
0.68/0.71	c #restart = 1
0.68/0.71	o 534
0.68/0.71	c Solving starts ...
0.68/0.71	c solving time = 0.003s
0.68/0.71	c #decision = 2592
0.68/0.71	c #conflict = 337
0.68/0.71	c #restart = 1
0.68/0.71	o 531
0.68/0.71	c Solving starts ...
0.68/0.71	c solving time = 0.002s
0.68/0.71	c #decision = 2737
0.68/0.71	c #conflict = 337
0.68/0.71	c #restart = 1
0.68/0.71	o 473
0.68/0.71	c Solving starts ...
0.68/0.72	c solving time = 0.003s
0.68/0.72	c #decision = 2813
0.68/0.72	c #conflict = 337
0.68/0.72	c #restart = 1
0.68/0.72	o 441
0.68/0.72	c Solving starts ...
0.68/0.72	c solving time = 0.003s
0.68/0.72	c #decision = 2844
0.68/0.72	c #conflict = 337
0.68/0.72	c #restart = 1
0.68/0.72	o 439
0.68/0.72	c Solving starts ...
0.68/0.72	c solving time = 0.003s
0.68/0.72	c #decision = 2874
0.68/0.72	c #conflict = 338
0.68/0.72	c #restart = 1
0.68/0.72	o 437
0.68/0.72	c Solving starts ...
0.68/0.73	c solving time = 0.003s
0.68/0.73	c #decision = 2904
0.68/0.73	c #conflict = 339
0.68/0.73	c #restart = 1
0.68/0.73	o 434
0.68/0.73	c Solving starts ...
0.68/0.73	c solving time = 0.003s
0.68/0.73	c #decision = 2929
0.68/0.73	c #conflict = 339
0.68/0.73	c #restart = 1
0.68/0.73	o 430
0.68/0.73	c Solving starts ...
0.68/0.73	c solving time = 0.003s
0.68/0.73	c #decision = 2951
0.68/0.73	c #conflict = 339
0.68/0.73	c #restart = 1
0.68/0.73	o 429
0.68/0.73	c Solving starts ...
0.68/0.74	c solving time = 0.003s
0.68/0.74	c #decision = 2974
0.68/0.74	c #conflict = 340
0.68/0.74	c #restart = 1
0.68/0.74	o 428
0.68/0.74	c Solving starts ...
0.68/0.74	c solving time = 0.003s
0.68/0.74	c #decision = 2998
0.68/0.74	c #conflict = 340
0.68/0.74	c #restart = 1
0.68/0.74	o 424
0.68/0.74	c Solving starts ...
0.68/0.74	c solving time = 0.003s
0.68/0.74	c #decision = 3016
0.68/0.74	c #conflict = 340
0.68/0.74	c #restart = 1
0.68/0.74	o 423
0.68/0.74	c Solving starts ...
0.68/0.75	c solving time = 0.006s
0.68/0.75	c #decision = 3060
0.68/0.75	c #conflict = 342
0.68/0.75	c #restart = 1
0.68/0.75	o 415
0.68/0.75	c Solving starts ...
0.68/0.75	c solving time = 0.003s
0.68/0.75	c #decision = 3095
0.68/0.75	c #conflict = 342
0.68/0.75	c #restart = 1
0.68/0.75	o 407
0.68/0.75	c Solving starts ...
0.68/0.76	c solving time = 0.004s
0.68/0.76	c #decision = 3123
0.68/0.76	c #conflict = 343
0.68/0.76	c #restart = 1
0.68/0.76	o 405
0.68/0.76	c Solving starts ...
0.68/0.76	c solving time = 0.003s
0.68/0.76	c #decision = 3146
0.68/0.76	c #conflict = 343
0.68/0.76	c #restart = 1
0.68/0.76	o 402
0.68/0.76	c Solving starts ...
0.68/0.76	c solving time = 0.002s
0.68/0.76	c #decision = 3172
0.68/0.76	c #conflict = 343
0.68/0.76	c #restart = 1
0.68/0.76	o 396
0.68/0.76	c Solving starts ...
0.68/0.77	c solving time = 0.007s
0.68/0.77	c #decision = 3239
0.68/0.77	c #conflict = 346
0.68/0.77	c #restart = 1
0.68/0.77	o 393
0.68/0.77	c Solving starts ...
0.68/0.77	c solving time = 0.003s
0.68/0.77	c #decision = 3272
0.68/0.77	c #conflict = 346
0.68/0.77	c #restart = 1
0.68/0.77	o 388
0.68/0.77	c Solving starts ...
0.68/0.78	c solving time = 0.007s
0.68/0.78	c #decision = 3308
0.68/0.78	c #conflict = 347
0.68/0.78	c #restart = 1
0.68/0.78	o 386
0.68/0.78	c Solving starts ...
0.68/0.78	c solving time = 0.004s
0.68/0.78	c #decision = 3342
0.68/0.78	c #conflict = 348
0.68/0.78	c #restart = 1
0.68/0.78	o 382
0.68/0.78	c Solving starts ...
0.68/0.79	c solving time = 0.010s
0.68/0.79	c #decision = 3395
0.68/0.79	c #conflict = 354
0.68/0.79	c #restart = 1
0.68/0.79	o 377
0.68/0.79	c Solving starts ...
0.78/0.80	c solving time = 0.005s
0.78/0.80	c #decision = 3424
0.78/0.80	c #conflict = 355
0.78/0.80	c #restart = 1
0.78/0.80	o 375
0.78/0.80	c Solving starts ...
0.78/0.80	c solving time = 0.005s
0.78/0.80	c #decision = 3453
0.78/0.80	c #conflict = 356
0.78/0.80	c #restart = 1
0.78/0.80	o 373
0.78/0.80	c Solving starts ...
0.78/0.81	c solving time = 0.003s
0.78/0.81	c #decision = 3482
0.78/0.81	c #conflict = 356
0.78/0.81	c #restart = 1
0.78/0.81	o 372
0.78/0.81	c Solving starts ...
0.78/0.81	c solving time = 0.004s
0.78/0.81	c #decision = 3515
0.78/0.81	c #conflict = 357
0.78/0.81	c #restart = 1
0.78/0.81	o 369
0.78/0.81	c Solving starts ...
0.78/0.82	c solving time = 0.003s
0.78/0.82	c #decision = 3551
0.78/0.82	c #conflict = 357
0.78/0.82	c #restart = 1
0.78/0.82	o 353
0.78/0.82	c Solving starts ...
0.78/0.82	c solving time = 0.004s
0.78/0.82	c #decision = 3571
0.78/0.82	c #conflict = 358
0.78/0.82	c #restart = 1
0.78/0.82	o 351
0.78/0.82	c Solving starts ...
0.78/0.82	c solving time = 0.003s
0.78/0.82	c #decision = 3589
0.78/0.82	c #conflict = 358
0.78/0.82	c #restart = 1
0.78/0.82	o 350
0.78/0.82	c Solving starts ...
0.78/0.83	c solving time = 0.005s
0.78/0.83	c #decision = 3612
0.78/0.83	c #conflict = 359
0.78/0.83	c #restart = 1
0.78/0.83	o 348
0.78/0.83	c Solving starts ...
0.78/0.83	c solving time = 0.003s
0.78/0.83	c #decision = 3631
0.78/0.83	c #conflict = 359
0.78/0.83	c #restart = 1
0.78/0.83	o 344
0.78/0.83	c Solving starts ...
0.78/0.84	c solving time = 0.005s
0.78/0.84	c #decision = 3648
0.78/0.84	c #conflict = 361
0.78/0.84	c #restart = 1
0.78/0.84	o 343
0.78/0.84	c Solving starts ...
0.78/0.84	c solving time = 0.002s
0.78/0.84	c #decision = 3662
0.78/0.84	c #conflict = 361
0.78/0.84	c #restart = 1
0.78/0.84	o 342
0.78/0.84	c Solving starts ...
0.78/0.84	c solving time = 0.002s
0.78/0.84	c #decision = 3761
0.78/0.84	c #conflict = 361
0.78/0.84	c #restart = 1
0.78/0.84	o 327
0.78/0.84	c Solving starts ...
0.78/0.85	c solving time = 0.006s
0.78/0.85	c #decision = 3837
0.78/0.85	c #conflict = 367
0.78/0.85	c #restart = 1
0.78/0.85	o 325
0.78/0.85	c Solving starts ...
0.78/0.85	c solving time = 0.002s
0.78/0.85	c #decision = 3881
0.78/0.85	c #conflict = 367
0.78/0.85	c #restart = 1
0.78/0.85	o 321
0.78/0.85	c Solving starts ...
0.78/0.86	c solving time = 0.003s
0.78/0.86	c #decision = 3947
0.78/0.86	c #conflict = 368
0.78/0.86	c #restart = 1
0.78/0.86	o 297
0.78/0.86	c Solving starts ...
0.78/0.86	c solving time = 0.002s
0.78/0.86	c #decision = 4018
0.78/0.86	c #conflict = 368
0.78/0.86	c #restart = 1
0.78/0.86	o 255
0.78/0.86	c Solving starts ...
0.78/0.86	c solving time = 0.003s
0.78/0.86	c #decision = 4043
0.78/0.86	c #conflict = 370
0.78/0.86	c #restart = 1
0.78/0.86	o 253
0.78/0.86	c Solving starts ...
0.78/0.86	c solving time = 0.002s
0.78/0.86	c #decision = 4063
0.78/0.86	c #conflict = 370
0.78/0.86	c #restart = 1
0.78/0.86	o 252
0.78/0.86	c Solving starts ...
0.78/0.87	c solving time = 0.002s
0.78/0.87	c #decision = 4138
0.78/0.87	c #conflict = 370
0.78/0.87	c #restart = 1
0.78/0.87	o 207
0.78/0.87	c Solving starts ...
0.78/0.87	c solving time = 0.002s
0.78/0.87	c #decision = 4219
0.78/0.87	c #conflict = 370
0.78/0.87	c #restart = 1
0.78/0.87	o 159
0.78/0.87	c Solving starts ...
0.78/0.87	c solving time = 0.004s
0.78/0.87	c #decision = 4295
0.78/0.87	c #conflict = 370
0.78/0.87	c #restart = 1
0.78/0.87	o 122
0.78/0.87	c Solving starts ...
0.78/0.89	c solving time = 0.013s
0.78/0.89	c #decision = 4356
0.78/0.89	c #conflict = 384
0.78/0.89	c #restart = 1
0.78/0.89	o 114
0.78/0.89	c Solving starts ...
0.78/0.89	c learnt constraints deletion: 164 -> 82
0.78/0.89	c solving time = 0.002s
0.78/0.89	c #decision = 4387
0.78/0.89	c #conflict = 384
0.78/0.89	c #restart = 1
0.78/0.89	o 112
0.78/0.89	c Solving starts ...
0.88/0.90	c solving time = 0.008s
0.88/0.90	c #decision = 4424
0.88/0.90	c #conflict = 389
0.88/0.90	c #restart = 1
0.88/0.90	o 111
0.88/0.90	c Solving starts ...
0.88/0.90	c solving time = 0.002s
0.88/0.90	c #decision = 4448
0.88/0.90	c #conflict = 389
0.88/0.90	c #restart = 1
0.88/0.90	o 109
0.88/0.90	c Solving starts ...
0.88/0.90	c solving time = 0.005s
0.88/0.90	c #decision = 4481
0.88/0.90	c #conflict = 393
0.88/0.90	c #restart = 1
0.88/0.90	o 106
0.88/0.90	c Solving starts ...
0.88/0.91	c solving time = 0.002s
0.88/0.91	c #decision = 4514
0.88/0.91	c #conflict = 393
0.88/0.91	c #restart = 1
0.88/0.91	o 104
0.88/0.91	c Solving starts ...
0.88/0.91	c solving time = 0.002s
0.88/0.91	c #decision = 4542
0.88/0.91	c #conflict = 394
0.88/0.91	c #restart = 1
0.88/0.91	o 103
0.88/0.91	c Solving starts ...
0.88/0.91	c solving time = 0.001s
0.88/0.91	c #decision = 4657
0.88/0.91	c #conflict = 394
0.88/0.91	c #restart = 1
0.88/0.91	o 46
0.88/0.91	c Solving starts ...
0.99/1.07	c learnt constraints deletion: 304 -> 153
1.08/1.19	c learnt constraints deletion: 320 -> 163
1.19/1.26	c learnt constraints deletion: 256 -> 128
1.39/1.42	c learnt constraints deletion: 342 -> 178
1.39/1.49	c learnt constraints deletion: 301 -> 151
1.59/1.67	c learnt constraints deletion: 445 -> 224
1.69/1.76	c learnt constraints deletion: 356 -> 180
1.89/1.91	c learnt constraints deletion: 400 -> 207
1.99/2.04	c learnt constraints deletion: 400 -> 208
2.09/2.19	c learnt constraints deletion: 402 -> 212
2.19/2.29	c learnt constraints deletion: 386 -> 197
2.38/2.48	c learnt constraints deletion: 434 -> 224
2.58/2.64	c learnt constraints deletion: 399 -> 205
2.68/2.79	c learnt constraints deletion: 421 -> 220
2.88/2.98	c learnt constraints deletion: 438 -> 225
3.08/3.17	c learnt constraints deletion: 418 -> 214
3.29/3.31	c learnt constraints deletion: 375 -> 188
3.48/3.54	c learnt constraints deletion: 443 -> 226
3.78/3.81	c learnt constraints deletion: 490 -> 249
3.98/4.04	c learnt constraints deletion: 500 -> 259
4.18/4.22	c learnt constraints deletion: 470 -> 243
4.29/4.37	c learnt constraints deletion: 436 -> 221
4.48/4.52	c learnt constraints deletion: 429 -> 222
4.68/4.70	c learnt constraints deletion: 446 -> 231
4.78/4.87	c learnt constraints deletion: 477 -> 247
4.98/5.04	c learnt constraints deletion: 496 -> 258
5.18/5.20	c learnt constraints deletion: 475 -> 246
5.28/5.39	c learnt constraints deletion: 479 -> 249
5.49/5.56	c learnt constraints deletion: 475 -> 250
5.68/5.79	c learnt constraints deletion: 454 -> 235
5.98/6.00	c learnt constraints deletion: 513 -> 267
6.08/6.13	c learnt constraints deletion: 448 -> 237
6.28/6.33	c learnt constraints deletion: 502 -> 251
6.49/6.51	c learnt constraints deletion: 465 -> 235
6.68/6.71	c learnt constraints deletion: 472 -> 240
6.88/6.99	c learnt constraints deletion: 548 -> 280
7.08/7.19	c learnt constraints deletion: 494 -> 251
7.38/7.42	c learnt constraints deletion: 533 -> 270
7.58/7.69	c learnt constraints deletion: 570 -> 291
7.88/7.91	c learnt constraints deletion: 555 -> 284
8.08/8.11	c learnt constraints deletion: 528 -> 266
8.28/8.35	c learnt constraints deletion: 544 -> 278
8.48/8.58	c learnt constraints deletion: 533 -> 271
8.58/8.69	c solving time = 7.775s
8.58/8.69	c #decision = 21201
8.58/8.69	c #conflict = 10053
8.58/8.69	c #restart = 10
8.58/8.69	o 40
8.58/8.69	c Solving starts ...
8.58/8.69	c learnt constraints deletion: 404 -> 202
8.68/8.78	c learnt constraints deletion: 301 -> 151
8.88/8.90	c learnt constraints deletion: 300 -> 150
8.98/9.05	c learnt constraints deletion: 341 -> 172
9.08/9.15	c learnt constraints deletion: 328 -> 165
9.18/9.29	c learnt constraints deletion: 358 -> 190
9.38/9.42	c learnt constraints deletion: 366 -> 185
9.48/9.59	c learnt constraints deletion: 381 -> 197
9.68/9.71	c learnt constraints deletion: 352 -> 176
9.79/9.84	c learnt constraints deletion: 388 -> 200
9.89/9.96	c learnt constraints deletion: 366 -> 184
10.08/10.13	c learnt constraints deletion: 439 -> 226
10.18/10.24	c learnt constraints deletion: 353 -> 177
10.38/10.45	c learnt constraints deletion: 460 -> 233
10.58/10.64	c learnt constraints deletion: 438 -> 223
10.78/10.81	c learnt constraints deletion: 455 -> 235
10.88/10.97	c learnt constraints deletion: 457 -> 238
11.08/11.10	c learnt constraints deletion: 437 -> 219
11.18/11.28	c learnt constraints deletion: 477 -> 241
11.38/11.41	c learnt constraints deletion: 442 -> 225
11.58/11.60	c learnt constraints deletion: 475 -> 249
11.67/11.76	c learnt constraints deletion: 468 -> 238
11.87/11.93	c learnt constraints deletion: 466 -> 239
12.09/12.11	c learnt constraints deletion: 487 -> 252
12.18/12.28	c learnt constraints deletion: 467 -> 242
12.38/12.45	c learnt constraints deletion: 493 -> 254
12.58/12.61	c learnt constraints deletion: 498 -> 256
12.78/12.82	c learnt constraints deletion: 529 -> 272
12.88/12.93	c solving time = 4.240s
12.88/12.93	c #decision = 30412
12.88/12.93	c #conflict = 15806
12.88/12.93	c #restart = 18
12.88/12.93	o 36
12.88/12.93	c Solving starts ...
12.88/12.93	c learnt constraints deletion: 414 -> 207
12.88/12.93	c solving time = 0.002s
12.88/12.93	c #decision = 30429
12.88/12.93	c #conflict = 15806
12.88/12.93	c #restart = 18
12.88/12.93	o 35
12.88/12.93	c Solving starts ...
12.98/13.00	c learnt constraints deletion: 305 -> 154
12.98/13.10	c learnt constraints deletion: 304 -> 152
13.18/13.25	c learnt constraints deletion: 366 -> 187
13.27/13.38	c learnt constraints deletion: 352 -> 180
13.47/13.51	c learnt constraints deletion: 362 -> 181
13.57/13.63	c learnt constraints deletion: 396 -> 206
13.67/13.73	c learnt constraints deletion: 379 -> 203
13.77/13.80	c learnt constraints deletion: 321 -> 161
13.87/13.98	c learnt constraints deletion: 430 -> 219
14.07/14.10	c learnt constraints deletion: 392 -> 199
14.18/14.22	c learnt constraints deletion: 400 -> 208
14.28/14.34	c learnt constraints deletion: 412 -> 208
14.37/14.49	c learnt constraints deletion: 445 -> 232
14.57/14.66	c learnt constraints deletion: 445 -> 234
14.67/14.79	c learnt constraints deletion: 420 -> 220
14.87/14.92	c learnt constraints deletion: 440 -> 223
14.97/15.06	c learnt constraints deletion: 421 -> 211
15.18/15.24	c learnt constraints deletion: 461 -> 232
15.38/15.40	c learnt constraints deletion: 485 -> 246
15.48/15.54	c learnt constraints deletion: 461 -> 238
15.58/15.69	c learnt constraints deletion: 488 -> 251
15.78/15.86	c learnt constraints deletion: 495 -> 257
15.87/15.99	c learnt constraints deletion: 455 -> 237
16.07/16.14	c learnt constraints deletion: 471 -> 247
16.27/16.32	c learnt constraints deletion: 503 -> 257
16.38/16.49	c learnt constraints deletion: 508 -> 263
16.58/16.66	c learnt constraints deletion: 503 -> 263
16.78/16.84	c learnt constraints deletion: 504 -> 259
16.98/17.01	c learnt constraints deletion: 508 -> 260
17.08/17.17	c learnt constraints deletion: 476 -> 246
17.28/17.37	c learnt constraints deletion: 478 -> 248
17.48/17.53	c learnt constraints deletion: 504 -> 263
17.58/17.66	c learnt constraints deletion: 507 -> 266
17.68/17.79	c learnt constraints deletion: 483 -> 253
17.87/17.94	c learnt constraints deletion: 488 -> 244
18.07/18.11	c learnt constraints deletion: 546 -> 279
18.17/18.28	c learnt constraints deletion: 532 -> 269
18.37/18.47	c learnt constraints deletion: 536 -> 275
18.58/18.66	c learnt constraints deletion: 531 -> 272
18.78/18.84	c learnt constraints deletion: 552 -> 281
18.97/19.02	c learnt constraints deletion: 571 -> 291
19.07/19.17	c learnt constraints deletion: 546 -> 284
19.27/19.36	c learnt constraints deletion: 553 -> 288
19.47/19.54	c learnt constraints deletion: 539 -> 276
19.69/19.73	c learnt constraints deletion: 532 -> 276
19.79/19.87	c learnt constraints deletion: 530 -> 273
19.98/20.05	c learnt constraints deletion: 546 -> 286
20.18/20.20	c learnt constraints deletion: 517 -> 271
20.28/20.36	c learnt constraints deletion: 527 -> 275
20.48/20.54	c learnt constraints deletion: 568 -> 297
20.68/20.74	c learnt constraints deletion: 589 -> 308
20.78/20.90	c learnt constraints deletion: 569 -> 300
20.98/21.03	c learnt constraints deletion: 529 -> 266
21.18/21.24	c learnt constraints deletion: 545 -> 276
21.37/21.42	c learnt constraints deletion: 542 -> 276
21.57/21.62	c learnt constraints deletion: 553 -> 282
21.77/21.81	c learnt constraints deletion: 579 -> 296
21.88/22.00	c learnt constraints deletion: 563 -> 284
22.07/22.16	c learnt constraints deletion: 539 -> 273
22.28/22.34	c learnt constraints deletion: 519 -> 260
22.48/22.53	c learnt constraints deletion: 565 -> 290
22.68/22.74	c learnt constraints deletion: 578 -> 290
22.87/22.91	c learnt constraints deletion: 563 -> 285
23.08/23.11	c learnt constraints deletion: 565 -> 291
23.17/23.28	c learnt constraints deletion: 572 -> 291
23.38/23.46	c learnt constraints deletion: 570 -> 291
23.58/23.66	c learnt constraints deletion: 594 -> 309
23.77/23.80	c learnt constraints deletion: 540 -> 281
23.97/24.00	c learnt constraints deletion: 623 -> 314
24.08/24.18	c learnt constraints deletion: 582 -> 296
24.27/24.36	c learnt constraints deletion: 611 -> 309
24.48/24.58	c learnt constraints deletion: 636 -> 329
24.68/24.73	c learnt constraints deletion: 610 -> 312
24.88/24.92	c learnt constraints deletion: 606 -> 310
24.98/25.07	c learnt constraints deletion: 607 -> 315
25.18/25.23	c learnt constraints deletion: 616 -> 308
25.38/25.42	c learnt constraints deletion: 600 -> 302
25.58/25.63	c learnt constraints deletion: 624 -> 318
25.77/25.82	c learnt constraints deletion: 608 -> 304
25.97/26.00	c learnt constraints deletion: 584 -> 300
26.17/26.22	c learnt constraints deletion: 620 -> 319
26.38/26.43	c learnt constraints deletion: 606 -> 309
26.57/26.63	c learnt constraints deletion: 617 -> 313
26.78/26.80	c learnt constraints deletion: 585 -> 295
26.98/27.05	c learnt constraints deletion: 636 -> 321
27.18/27.25	c learnt constraints deletion: 614 -> 310
27.38/27.44	c learnt constraints deletion: 619 -> 315
27.58/27.61	c learnt constraints deletion: 626 -> 317
27.68/27.78	c learnt constraints deletion: 616 -> 314
27.87/27.98	c learnt constraints deletion: 632 -> 323
28.07/28.19	c learnt constraints deletion: 639 -> 328
28.27/28.37	c learnt constraints deletion: 638 -> 320
28.48/28.54	c learnt constraints deletion: 612 -> 311
28.68/28.71	c learnt constraints deletion: 597 -> 300
28.88/28.91	c learnt constraints deletion: 609 -> 309
28.98/29.07	c learnt constraints deletion: 617 -> 317
29.17/29.25	c learnt constraints deletion: 607 -> 310
29.37/29.44	c learnt constraints deletion: 606 -> 305
29.58/29.66	c learnt constraints deletion: 646 -> 323
29.77/29.88	c learnt constraints deletion: 673 -> 342
29.97/30.06	c learnt constraints deletion: 642 -> 325
30.18/30.28	c learnt constraints deletion: 691 -> 353
30.38/30.41	c solving time = 17.478s
30.38/30.41	c #decision = 75537
30.38/30.41	c #conflict = 42855
30.38/30.41	c #restart = 30
30.38/30.41	o 33
30.38/30.41	c Solving starts ...
30.38/30.42	c learnt constraints deletion: 567 -> 284
30.38/30.42	c learnt constraints deletion: 284 -> 142
30.38/30.42	c solving time = 0.003s
30.38/30.42	c #decision = 75552
30.38/30.42	c #conflict = 42855
30.38/30.42	c #restart = 30
30.38/30.42	o 30
30.38/30.42	c Solving starts ...
30.38/30.42	c solving time = 0.002s
30.38/30.42	c #decision = 75565
30.38/30.42	c #conflict = 42855
30.38/30.42	c #restart = 30
30.38/30.42	o 28
30.38/30.42	c Solving starts ...
30.38/30.42	c solving time = 0.001s
30.38/30.42	c #decision = 75579
30.38/30.42	c #conflict = 42855
30.38/30.42	c #restart = 30
30.38/30.42	o 24
30.38/30.42	c Solving starts ...
30.38/30.48	c learnt constraints deletion: 241 -> 121
30.48/30.55	c learnt constraints deletion: 270 -> 135
30.58/30.66	c learnt constraints deletion: 359 -> 180
30.68/30.77	c learnt constraints deletion: 380 -> 194
30.78/30.85	c learnt constraints deletion: 331 -> 166
30.87/30.95	c learnt constraints deletion: 373 -> 190
30.97/31.07	c learnt constraints deletion: 411 -> 217
31.07/31.16	c learnt constraints deletion: 437 -> 221
31.17/31.24	c learnt constraints deletion: 399 -> 203
31.27/31.35	c learnt constraints deletion: 424 -> 218
31.37/31.48	c learnt constraints deletion: 423 -> 218
31.57/31.60	c learnt constraints deletion: 430 -> 219
31.67/31.74	c learnt constraints deletion: 468 -> 238
31.78/31.84	c learnt constraints deletion: 454 -> 228
31.88/31.98	c learnt constraints deletion: 458 -> 231
31.97/32.09	c learnt constraints deletion: 434 -> 226
32.18/32.23	c learnt constraints deletion: 497 -> 252
32.28/32.36	c learnt constraints deletion: 497 -> 252
32.38/32.48	c learnt constraints deletion: 473 -> 238
32.58/32.60	c learnt constraints deletion: 478 -> 243
32.68/32.72	c learnt constraints deletion: 483 -> 248
32.78/32.84	c learnt constraints deletion: 512 -> 260
32.88/32.97	c learnt constraints deletion: 497 -> 252
33.07/33.12	c learnt constraints deletion: 516 -> 263
33.17/33.27	c learnt constraints deletion: 525 -> 269
33.37/33.41	c learnt constraints deletion: 537 -> 277
33.47/33.53	c learnt constraints deletion: 508 -> 260
33.58/33.63	c learnt constraints deletion: 488 -> 250
33.68/33.77	c learnt constraints deletion: 511 -> 262
33.88/33.90	c learnt constraints deletion: 532 -> 268
33.98/34.01	c learnt constraints deletion: 534 -> 270
34.08/34.18	c learnt constraints deletion: 557 -> 285
34.28/34.31	c learnt constraints deletion: 547 -> 285
34.38/34.47	c learnt constraints deletion: 548 -> 276
34.57/34.62	c learnt constraints deletion: 575 -> 294
34.67/34.76	c learnt constraints deletion: 531 -> 270
34.87/34.91	c learnt constraints deletion: 567 -> 293
34.97/35.10	c learnt constraints deletion: 591 -> 303
35.18/35.24	c learnt constraints deletion: 574 -> 294
35.27/35.38	c learnt constraints deletion: 564 -> 285
35.47/35.52	c learnt constraints deletion: 561 -> 283
35.57/35.65	c learnt constraints deletion: 538 -> 277
35.67/35.79	c learnt constraints deletion: 549 -> 277
35.87/35.92	c learnt constraints deletion: 548 -> 280
35.97/36.05	c learnt constraints deletion: 525 -> 268
36.07/36.17	c learnt constraints deletion: 531 -> 267
36.28/36.34	c learnt constraints deletion: 582 -> 293
36.38/36.50	c learnt constraints deletion: 587 -> 299
36.57/36.63	c learnt constraints deletion: 592 -> 298
36.67/36.79	c learnt constraints deletion: 597 -> 303
36.87/36.91	c learnt constraints deletion: 552 -> 278
36.97/37.02	c learnt constraints deletion: 516 -> 258
37.07/37.18	c learnt constraints deletion: 590 -> 305
37.28/37.39	c learnt constraints deletion: 580 -> 295
37.47/37.59	c learnt constraints deletion: 609 -> 306
37.67/37.74	c learnt constraints deletion: 586 -> 295
37.87/37.93	c learnt constraints deletion: 599 -> 307
37.97/38.10	c learnt constraints deletion: 601 -> 308
38.17/38.24	c learnt constraints deletion: 585 -> 303
38.38/38.41	c learnt constraints deletion: 566 -> 292
38.48/38.59	c learnt constraints deletion: 599 -> 307
38.68/38.75	c solving time = 8.328s
38.68/38.75	c #decision = 100795
38.68/38.75	c #conflict = 58455
38.68/38.75	c #restart = 40
38.68/38.75	o 21
38.68/38.75	c Solving starts ...
38.68/38.75	c learnt constraints deletion: 557 -> 279
38.68/38.75	c learnt constraints deletion: 279 -> 140
38.68/38.75	c solving time = 0.003s
38.68/38.75	c #decision = 100814
38.68/38.75	c #conflict = 58455
38.68/38.75	c #restart = 40
38.68/38.75	o 15
38.68/38.75	c Solving starts ...
38.78/38.85	c learnt constraints deletion: 352 -> 178
38.88/38.95	c learnt constraints deletion: 390 -> 198
38.98/39.02	c solving time = 0.268s
38.98/39.02	c #decision = 101646
38.98/39.02	c #conflict = 59037
38.98/39.02	c #restart = 43
38.98/39.02	o 10
38.98/39.02	c Solving starts ...
38.98/39.02	c learnt constraints deletion: 353 -> 177
38.98/39.02	c solving time = 0.002s
38.98/39.02	c #decision = 101660
38.98/39.02	c #conflict = 59037
38.98/39.02	c #restart = 43
38.98/39.02	o 9
38.98/39.02	c Solving starts ...
38.98/39.02	c solving time = 0.001s
38.98/39.02	c #decision = 101674
38.98/39.02	c #conflict = 59037
38.98/39.02	c #restart = 43
38.98/39.02	o 5
38.98/39.02	c Solving starts ...
38.98/39.07	c learnt constraints deletion: 276 -> 138
39.08/39.13	c learnt constraints deletion: 287 -> 144
39.18/39.22	c learnt constraints deletion: 368 -> 184
39.28/39.33	c learnt constraints deletion: 422 -> 215
39.28/39.37	c learnt constraints deletion: 314 -> 157
39.28/39.38	c solving time = 0.359s
39.28/39.38	c #decision = 102971
39.28/39.38	c #conflict = 59867
39.28/39.38	c #restart = 47
39.28/39.38	o 4
39.28/39.38	c Solving starts ...
39.28/39.38	c solving time = 0.001s
39.28/39.38	c #decision = 102984
39.28/39.38	c #conflict = 59867
39.28/39.38	c #restart = 47
39.28/39.38	o 3
39.28/39.38	c Solving starts ...
39.38/39.42	c learnt constraints deletion: 273 -> 137
39.38/39.46	c learnt constraints deletion: 286 -> 143
39.48/39.53	c learnt constraints deletion: 367 -> 184
39.58/39.62	c learnt constraints deletion: 421 -> 212
39.67/39.70	c learnt constraints deletion: 428 -> 219
39.67/39.79	c learnt constraints deletion: 438 -> 221
39.77/39.86	c learnt constraints deletion: 392 -> 196
39.87/39.97	c learnt constraints deletion: 469 -> 241
39.97/40.03	c learnt constraints deletion: 397 -> 199
40.07/40.15	c learnt constraints deletion: 451 -> 230
40.17/40.27	c learnt constraints deletion: 514 -> 258
40.27/40.35	c learnt constraints deletion: 473 -> 241
40.37/40.45	c learnt constraints deletion: 488 -> 250
40.47/40.54	c learnt constraints deletion: 492 -> 250
40.58/40.64	c learnt constraints deletion: 482 -> 241
40.67/40.75	c learnt constraints deletion: 524 -> 267
40.78/40.83	c learnt constraints deletion: 521 -> 262
40.88/40.94	c learnt constraints deletion: 530 -> 268
40.97/41.04	c learnt constraints deletion: 521 -> 263
41.07/41.12	c learnt constraints deletion: 510 -> 261
41.17/41.23	c learnt constraints deletion: 534 -> 270
41.27/41.34	c learnt constraints deletion: 534 -> 267
41.37/41.45	c learnt constraints deletion: 553 -> 279
41.47/41.55	c learnt constraints deletion: 536 -> 277
41.57/41.64	c learnt constraints deletion: 532 -> 270
41.68/41.73	c learnt constraints deletion: 512 -> 259
41.78/41.84	c learnt constraints deletion: 554 -> 282
41.87/41.93	c learnt constraints deletion: 525 -> 269
41.97/42.03	c learnt constraints deletion: 542 -> 277
42.07/42.12	c learnt constraints deletion: 515 -> 266
42.17/42.25	c learnt constraints deletion: 561 -> 291
42.27/42.36	c learnt constraints deletion: 578 -> 289
42.37/42.47	c learnt constraints deletion: 598 -> 313
42.47/42.57	c learnt constraints deletion: 590 -> 295
42.57/42.68	c learnt constraints deletion: 595 -> 304
42.67/42.78	c learnt constraints deletion: 586 -> 300
42.78/42.87	c learnt constraints deletion: 543 -> 272
42.88/42.99	c learnt constraints deletion: 565 -> 286
42.97/43.09	c learnt constraints deletion: 547 -> 280
43.17/43.20	c learnt constraints deletion: 563 -> 284
43.27/43.32	c learnt constraints deletion: 584 -> 292
43.37/43.44	c learnt constraints deletion: 610 -> 311
43.47/43.54	c learnt constraints deletion: 588 -> 298
43.57/43.65	c learnt constraints deletion: 541 -> 274
43.77/43.80	c learnt constraints deletion: 651 -> 328
43.88/43.92	c learnt constraints deletion: 647 -> 330
43.98/44.04	c learnt constraints deletion: 614 -> 311
44.07/44.15	c learnt constraints deletion: 618 -> 314
44.17/44.29	c learnt constraints deletion: 632 -> 318
44.37/44.41	c learnt constraints deletion: 614 -> 315
44.47/44.52	c learnt constraints deletion: 619 -> 316
44.57/44.62	c learnt constraints deletion: 585 -> 301
44.67/44.75	c learnt constraints deletion: 640 -> 330
44.77/44.86	c learnt constraints deletion: 629 -> 327
44.87/44.97	c learnt constraints deletion: 620 -> 321
44.97/45.09	c learnt constraints deletion: 640 -> 336
45.17/45.21	c learnt constraints deletion: 640 -> 339
45.27/45.32	c learnt constraints deletion: 634 -> 341
45.38/45.43	c learnt constraints deletion: 609 -> 305
45.48/45.54	c learnt constraints deletion: 605 -> 305
45.57/45.67	c learnt constraints deletion: 644 -> 329
45.77/45.80	c learnt constraints deletion: 652 -> 332
45.87/45.92	c learnt constraints deletion: 624 -> 317
45.97/46.05	c learnt constraints deletion: 648 -> 326
46.08/46.17	c learnt constraints deletion: 654 -> 333
46.27/46.31	c learnt constraints deletion: 670 -> 335
46.37/46.43	c learnt constraints deletion: 680 -> 344
46.47/46.57	c learnt constraints deletion: 688 -> 345
46.57/46.69	c learnt constraints deletion: 649 -> 326
46.77/46.82	c learnt constraints deletion: 700 -> 359
46.87/46.93	c learnt constraints deletion: 644 -> 322
46.97/47.08	c learnt constraints deletion: 671 -> 339
47.17/47.22	c learnt constraints deletion: 685 -> 348
47.27/47.36	c learnt constraints deletion: 672 -> 342
47.38/47.48	c learnt constraints deletion: 668 -> 339
47.57/47.61	c learnt constraints deletion: 636 -> 326
47.67/47.75	c learnt constraints deletion: 678 -> 343
47.77/47.85	c learnt constraints deletion: 604 -> 302
47.97/48.00	c learnt constraints deletion: 668 -> 336
48.07/48.12	c learnt constraints deletion: 685 -> 344
48.17/48.25	c learnt constraints deletion: 678 -> 350
48.28/48.38	c learnt constraints deletion: 677 -> 343
48.47/48.50	c learnt constraints deletion: 658 -> 334
48.57/48.63	c learnt constraints deletion: 673 -> 346
48.67/48.73	c learnt constraints deletion: 629 -> 322
48.77/48.85	c learnt constraints deletion: 664 -> 348
48.87/48.97	c learnt constraints deletion: 676 -> 351
49.07/49.11	c learnt constraints deletion: 691 -> 359
49.17/49.22	c learnt constraints deletion: 658 -> 345
49.28/49.34	c learnt constraints deletion: 664 -> 332
49.48/49.50	c learnt constraints deletion: 722 -> 363
49.57/49.65	c learnt constraints deletion: 719 -> 365
49.67/49.78	c learnt constraints deletion: 695 -> 352
49.87/49.92	c learnt constraints deletion: 734 -> 372
49.97/50.05	c learnt constraints deletion: 734 -> 371
50.07/50.18	c learnt constraints deletion: 737 -> 376
50.27/50.32	c learnt constraints deletion: 746 -> 383
50.37/50.45	c learnt constraints deletion: 744 -> 382
50.58/50.61	c learnt constraints deletion: 744 -> 379
50.67/50.73	c learnt constraints deletion: 678 -> 346
50.77/50.87	c learnt constraints deletion: 701 -> 365
50.87/50.99	c learnt constraints deletion: 702 -> 365
51.07/51.13	c learnt constraints deletion: 725 -> 374
51.17/51.27	c learnt constraints deletion: 700 -> 359
51.27/51.40	c learnt constraints deletion: 641 -> 321
51.47/51.54	c learnt constraints deletion: 694 -> 348
51.58/51.69	c learnt constraints deletion: 703 -> 360
51.77/51.83	c learnt constraints deletion: 700 -> 353
51.87/51.98	c learnt constraints deletion: 713 -> 357
52.07/52.10	c learnt constraints deletion: 721 -> 363
52.17/52.23	c learnt constraints deletion: 708 -> 363
52.27/52.37	c learnt constraints deletion: 707 -> 354
52.47/52.50	c learnt constraints deletion: 732 -> 368
52.57/52.63	c learnt constraints deletion: 729 -> 369
52.67/52.77	c learnt constraints deletion: 723 -> 370
52.87/52.90	c learnt constraints deletion: 723 -> 363
52.97/53.02	c learnt constraints deletion: 693 -> 347
53.07/53.13	c learnt constraints deletion: 708 -> 354
53.17/53.26	c learnt constraints deletion: 723 -> 363
53.27/53.39	c learnt constraints deletion: 707 -> 358
53.47/53.52	c learnt constraints deletion: 693 -> 347
53.57/53.66	c learnt constraints deletion: 704 -> 352
53.78/53.82	c learnt constraints deletion: 749 -> 378
53.88/53.98	c learnt constraints deletion: 720 -> 361
54.07/54.11	c learnt constraints deletion: 735 -> 372
54.17/54.22	c learnt constraints deletion: 705 -> 353
54.27/54.39	c learnt constraints deletion: 777 -> 393
54.47/54.52	c learnt constraints deletion: 752 -> 378
54.57/54.64	c learnt constraints deletion: 721 -> 364
54.67/54.78	c learnt constraints deletion: 744 -> 379
54.87/54.93	c learnt constraints deletion: 753 -> 386
54.97/55.08	c learnt constraints deletion: 759 -> 390
55.17/55.23	c learnt constraints deletion: 780 -> 402
55.27/55.36	c learnt constraints deletion: 748 -> 374
55.47/55.51	c learnt constraints deletion: 741 -> 371
55.57/55.65	c learnt constraints deletion: 772 -> 388
55.77/55.80	c learnt constraints deletion: 771 -> 394
55.87/55.95	c learnt constraints deletion: 788 -> 401
55.98/56.08	c learnt constraints deletion: 746 -> 375
56.17/56.22	c learnt constraints deletion: 759 -> 385
56.27/56.37	c learnt constraints deletion: 775 -> 392
56.47/56.51	c learnt constraints deletion: 765 -> 383
56.57/56.66	c learnt constraints deletion: 769 -> 392
56.77/56.82	c learnt constraints deletion: 774 -> 392
56.87/56.96	c learnt constraints deletion: 768 -> 387
56.97/57.10	c learnt constraints deletion: 752 -> 381
57.18/57.27	c learnt constraints deletion: 777 -> 393
57.37/57.41	c learnt constraints deletion: 773 -> 395
57.47/57.55	c learnt constraints deletion: 763 -> 383
57.67/57.70	c learnt constraints deletion: 748 -> 377
57.77/57.85	c learnt constraints deletion: 742 -> 375
57.97/58.01	c learnt constraints deletion: 774 -> 392
58.07/58.15	c learnt constraints deletion: 739 -> 377
58.28/58.32	c learnt constraints deletion: 772 -> 396
58.37/58.47	c learnt constraints deletion: 773 -> 398
58.57/58.61	c learnt constraints deletion: 763 -> 386
58.67/58.75	c learnt constraints deletion: 785 -> 393
58.77/58.88	c learnt constraints deletion: 743 -> 375
58.97/59.04	c learnt constraints deletion: 772 -> 393
59.07/59.17	c learnt constraints deletion: 775 -> 392
59.28/59.30	c learnt constraints deletion: 758 -> 380
59.38/59.45	c learnt constraints deletion: 765 -> 387
59.57/59.60	c learnt constraints deletion: 756 -> 388
59.67/59.73	c learnt constraints deletion: 735 -> 378
59.77/59.88	c learnt constraints deletion: 774 -> 401
59.97/60.03	c learnt constraints deletion: 775 -> 394
60.07/60.18	c learnt constraints deletion: 789 -> 397
60.27/60.32	c learnt constraints deletion: 779 -> 393
60.37/60.47	c learnt constraints deletion: 769 -> 389
60.57/60.61	c learnt constraints deletion: 761 -> 382
60.67/60.76	c learnt constraints deletion: 776 -> 396
60.77/60.89	c learnt constraints deletion: 763 -> 384
60.97/61.04	c learnt constraints deletion: 778 -> 390
61.07/61.18	c learnt constraints deletion: 755 -> 378
61.27/61.30	c learnt constraints deletion: 728 -> 364
61.37/61.43	c learnt constraints deletion: 729 -> 365
61.47/61.57	c learnt constraints deletion: 752 -> 376
61.67/61.75	c learnt constraints deletion: 835 -> 422
61.87/61.90	c learnt constraints deletion: 819 -> 412
61.97/62.07	c learnt constraints deletion: 813 -> 409
62.17/62.23	c learnt constraints deletion: 784 -> 392
62.27/62.39	c learnt constraints deletion: 827 -> 420
62.47/62.55	c learnt constraints deletion: 811 -> 409
62.58/62.69	c learnt constraints deletion: 800 -> 400
62.77/62.86	c learnt constraints deletion: 828 -> 423
62.97/63.00	c learnt constraints deletion: 813 -> 407
63.07/63.15	c learnt constraints deletion: 826 -> 413
63.27/63.30	c learnt constraints deletion: 837 -> 421
63.37/63.44	c learnt constraints deletion: 819 -> 410
63.57/63.60	c learnt constraints deletion: 835 -> 421
63.67/63.76	c learnt constraints deletion: 805 -> 407
63.87/63.93	c learnt constraints deletion: 814 -> 407
63.97/64.06	c learnt constraints deletion: 790 -> 395
64.17/64.21	c learnt constraints deletion: 808 -> 406
64.27/64.37	c learnt constraints deletion: 844 -> 432
64.47/64.54	c learnt constraints deletion: 835 -> 419
64.57/64.69	c learnt constraints deletion: 829 -> 420
64.77/64.84	c learnt constraints deletion: 831 -> 429
64.87/64.98	c learnt constraints deletion: 806 -> 403
65.07/65.14	c learnt constraints deletion: 849 -> 430
65.17/65.28	c learnt constraints deletion: 833 -> 422
65.37/65.43	c learnt constraints deletion: 800 -> 400
65.47/65.59	c learnt constraints deletion: 817 -> 409
65.67/65.74	c learnt constraints deletion: 792 -> 398
65.88/65.91	c learnt constraints deletion: 834 -> 424
65.98/66.08	c learnt constraints deletion: 824 -> 414
66.17/66.25	c learnt constraints deletion: 841 -> 422
66.27/66.38	c learnt constraints deletion: 800 -> 402
66.47/66.54	c learnt constraints deletion: 835 -> 418
66.67/66.70	c learnt constraints deletion: 815 -> 408
66.77/66.84	c learnt constraints deletion: 837 -> 423
66.87/66.97	c learnt constraints deletion: 783 -> 392
67.07/67.11	c learnt constraints deletion: 768 -> 384
67.17/67.27	c learnt constraints deletion: 788 -> 395
67.37/67.42	c learnt constraints deletion: 821 -> 414
67.46/67.58	c learnt constraints deletion: 827 -> 420
67.66/67.73	c learnt constraints deletion: 821 -> 413
67.76/67.87	c learnt constraints deletion: 821 -> 416
67.97/68.02	c learnt constraints deletion: 820 -> 419
68.08/68.19	c learnt constraints deletion: 846 -> 432
68.27/68.33	c learnt constraints deletion: 835 -> 421
68.37/68.47	c learnt constraints deletion: 805 -> 404
68.57/68.63	c learnt constraints deletion: 852 -> 429
68.67/68.76	c solving time = 29.374s
68.67/68.76	c #decision = 211173
68.67/68.76	c #conflict = 136773
68.67/68.76	c #restart = 61
68.67/68.76	s OPTIMUM FOUND
68.67/68.76	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
68.67/68.76	v -x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
68.67/68.76	v -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 x30
68.67/68.76	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
68.67/68.76	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50
68.67/68.76	v -x51 -x52 -x53 -x54 -x55 -x56 x57 -x58 -x59 -x60
68.67/68.76	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
68.67/68.76	v -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
68.67/68.76	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
68.67/68.76	v x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
68.67/68.76	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 x110
68.67/68.76	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120
68.67/68.76	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
68.67/68.76	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 x140
68.67/68.76	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150
68.67/68.76	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 -x160
68.67/68.76	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
68.67/68.76	c total time = 68.746s

Verifier Data

OK	3

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-3712376-1338205050/watcher-3712376-1338205050 -o /tmp/evaluation-result-3712376-1338205050/solver-3712376-1338205050 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712376-1338205050.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: 2.00 2.00 2.00 4/176 29592
/proc/meminfo: memFree=26238568/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/29592/stat : 29592 (runsolver) D 29590 29592 28734 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 286632018 12095488 50 33554432000 4194304 5436572 140736011513936 140736011510232 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/29592/statm: 2953 50 31 304 0 2645 0

[startup+0.00797399 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 29592
/proc/meminfo: memFree=26238568/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/29592/stat : 29592 (toysat) R 29590 29592 28734 0 -1 4202496 417 0 0 0 0 0 0 0 20 0 1 0 286632018 6356992 359 33554432000 4194304 8973514 140736115579312 140736011510120 7697249 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29592/statm: 1552 378 267 1167 0 333 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6208

[startup+0.100267 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 29592
/proc/meminfo: memFree=26238568/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=8256 CPUtime=0.09 cores=0,2,4,6
/proc/29592/stat : 29592 (toysat) R 29590 29592 28734 0 -1 4202496 1139 0 0 0 9 0 0 0 20 0 1 0 286632018 8454144 1060 33554432000 4194304 8973514 140736115579312 140736011510120 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29592/statm: 2064 1060 463 1167 0 845 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8256

[startup+0.30024 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 29592
/proc/meminfo: memFree=26238568/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=8256 CPUtime=0.28 cores=0,2,4,6
/proc/29592/stat : 29592 (toysat) R 29590 29592 28734 0 -1 4202496 1256 0 0 0 28 0 0 0 20 0 1 0 286632018 8454144 1177 33554432000 4194304 8973514 140736115579312 140736011510120 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29592/statm: 2064 1177 464 1167 0 845 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8256

[startup+0.700238 s]
/proc/loadavg: 2.00 2.00 2.00 4/176 29592
/proc/meminfo: memFree=26238568/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=9280 CPUtime=0.68 cores=0,2,4,6
/proc/29592/stat : 29592 (toysat) R 29590 29592 28734 0 -1 4202496 1637 0 0 0 68 0 0 0 20 0 1 0 286632018 9502720 1558 33554432000 4194304 8973514 140736115579312 140736115578808 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29592/statm: 2320 1558 464 1167 0 1101 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9280

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29593
/proc/meminfo: memFree=26233360/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=11328 CPUtime=1.49 cores=0,2,4,6
/proc/29592/stat : 29592 (toysat) R 29590 29592 28734 0 -1 4202496 2149 0 0 0 148 1 0 0 20 0 1 0 286632018 11599872 2070 33554432000 4194304 8973514 140736115579312 140736115578808 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29592/statm: 2832 2070 464 1167 0 1613 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11328

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29593
/proc/meminfo: memFree=26231476/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=11328 CPUtime=3.08 cores=0,2,4,6
/proc/29592/stat : 29592 (toysat) R 29590 29592 28734 0 -1 4202496 2149 0 0 0 306 2 0 0 20 0 1 0 286632018 11599872 2070 33554432000 4194304 8973514 140736115579312 140736115578808 4415636 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/29592/statm: 2832 2070 464 1167 0 1613 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11328

[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29593
/proc/meminfo: memFree=26231476/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=11328 CPUtime=6.28 cores=0,2,4,6
/proc/29592/stat : 29592 (toysat) R 29590 29592 28734 0 -1 4202496 2149 0 0 0 625 3 0 0 20 0 1 0 286632018 11599872 2070 33554432000 4194304 8973514 140736115579312 140736115578576 4415034 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/29592/statm: 2832 2070 464 1167 0 1613 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11328

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 29593
/proc/meminfo: memFree=26230376/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=12352 CPUtime=12.68 cores=0,2,4,6
/proc/29592/stat : 29592 (toysat) R 29590 29592 28734 0 -1 4202496 2405 0 0 0 1261 7 0 0 20 0 1 0 286632018 12648448 2326 33554432000 4194304 8973514 140736115579312 140736115562408 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29592/statm: 3088 2326 464 1167 0 1869 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12352

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29594
/proc/meminfo: memFree=26230636/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=12352 CPUtime=25.48 cores=0,2,4,6
/proc/29592/stat : 29592 (toysat) R 29590 29592 28734 0 -1 4202496 2407 0 0 0 2534 14 0 0 20 0 1 0 286632018 12648448 2327 33554432000 4194304 8973514 140736115579312 140736115578808 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29592/statm: 3088 2327 464 1167 0 1869 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12352

[startup+51.1003 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 29594
/proc/meminfo: memFree=26230760/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=12352 CPUtime=51.07 cores=0,2,4,6
/proc/29592/stat : 29592 (toysat) R 29590 29592 28734 0 -1 4202496 2408 0 0 0 5081 26 0 0 20 0 1 0 286632018 12648448 2328 33554432000 4194304 8973514 140736115579312 140736115578808 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29592/statm: 3088 2328 464 1167 0 1869 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12352

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

[startup+57.5002 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 29594
/proc/meminfo: memFree=26230760/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=12352 CPUtime=57.47 cores=0,2,4,6
/proc/29592/stat : 29592 (toysat) R 29590 29592 28734 0 -1 4202496 2408 0 0 0 5717 30 0 0 20 0 1 0 286632018 12648448 2328 33554432000 4194304 8973514 140736115579312 140736115578808 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29592/statm: 3088 2328 464 1167 0 1869 0
Current children cumulated CPU time (s) 57.47
Current children cumulated vsize (KiB) 12352

[startup+63.9002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 29594
/proc/meminfo: memFree=26230760/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=12352 CPUtime=63.87 cores=0,2,4,6
/proc/29592/stat : 29592 (toysat) R 29590 29592 28734 0 -1 4202496 2408 0 0 0 6354 33 0 0 20 0 1 0 286632018 12648448 2328 33554432000 4194304 8973514 140736115579312 140736115578808 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29592/statm: 3088 2328 464 1167 0 1869 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 12352

[startup+67.1064 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 29594
/proc/meminfo: memFree=26230760/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=12352 CPUtime=67.07 cores=0,2,4,6
/proc/29592/stat : 29592 (toysat) R 29590 29592 28734 0 -1 4202496 2408 0 0 0 6673 34 0 0 20 0 1 0 286632018 12648448 2328 33554432000 4194304 8973514 140736115579312 140736115578808 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29592/statm: 3088 2328 464 1167 0 1869 0
Current children cumulated CPU time (s) 67.07
Current children cumulated vsize (KiB) 12352

[startup+67.9002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 29594
/proc/meminfo: memFree=26230760/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=12352 CPUtime=67.86 cores=0,2,4,6
/proc/29592/stat : 29592 (toysat) R 29590 29592 28734 0 -1 4202496 2408 0 0 0 6752 34 0 0 20 0 1 0 286632018 12648448 2328 33554432000 4194304 8973514 140736115579312 140736115578808 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29592/statm: 3088 2328 464 1167 0 1869 0
Current children cumulated CPU time (s) 67.86
Current children cumulated vsize (KiB) 12352

[startup+68.3002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 29594
/proc/meminfo: memFree=26230760/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=12352 CPUtime=68.27 cores=0,2,4,6
/proc/29592/stat : 29592 (toysat) R 29590 29592 28734 0 -1 4202496 2408 0 0 0 6792 35 0 0 20 0 1 0 286632018 12648448 2328 33554432000 4194304 8973514 140736115579312 140736115578808 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29592/statm: 3088 2328 464 1167 0 1869 0
Current children cumulated CPU time (s) 68.27
Current children cumulated vsize (KiB) 12352

[startup+68.7002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 29594
/proc/meminfo: memFree=26230760/32873844 swapFree=7108/7108
[pid=29592] ppid=29590 vsize=12352 CPUtime=68.67 cores=0,2,4,6
/proc/29592/stat : 29592 (toysat) R 29590 29592 28734 0 -1 4202496 2408 0 0 0 6832 35 0 0 20 0 1 0 286632018 12648448 2328 33554432000 4194304 8973514 140736115579312 140736115578576 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/29592/statm: 3088 2328 464 1167 0 1869 0
Current children cumulated CPU time (s) 68.67
Current children cumulated vsize (KiB) 12352

Child status: 0
Real time (s): 68.7679
CPU time (s): 68.7455
CPU user time (s): 68.3906
CPU system time (s): 0.354946
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 12352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68.3906
system time used= 0.354946
maximum resident set size= 9328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2412
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= 111

runsolver used 0.101984 second user time and 0.297954 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-28 13:37:30
IDJOB=3712376
IDBENCH=79238
IDSOLVER=2291
FILE ID=node111/3712376-1338205050
RUNJOBID= node111-1338194732-28750
PBS_JOBID= 14624600
Free space on /tmp= 67808 MiB

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

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

MD5SUM BENCH= 769102c4365831847599c548efd52eec
RANDOM SEED=463151733

node111.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.152
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	: 5332.30
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.152
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.152
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.152
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.152
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.152
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.152
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.91
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26238832 kB
Buffers:          559792 kB
Cached:          5106652 kB
SwapCached:         1624 kB
Active:          4735444 kB
Inactive:         961680 kB
Active(anon):      22456 kB
Inactive(anon):     9132 kB
Active(file):    4712988 kB
Inactive(file):   952548 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67105364 kB
Dirty:              7036 kB
Writeback:             0 kB
AnonPages:         36900 kB
Mapped:            16080 kB
Shmem:                 8 kB
Slab:             798016 kB
SReclaimable:     240416 kB
SUnreclaim:       557600 kB
KernelStack:        1472 kB
PageTables:         3692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     144572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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= 67800 MiB
End job on node111 at 2012-05-28 13:38:39