Trace number 3712350

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 30.3314 30.3388

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110968561--soft-0-100-0.wbo
MD5SUM8d3a0dfad59028a8b475e3430d41a204
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.504922
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 1247
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:41:02+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-3712350-1338205262.wbo"]
0.00/0.01	c #vars 169
0.00/0.01	c #constraints 101
0.00/0.01	c Solving starts ...
0.01/0.05	c solving time = 0.040s
0.01/0.05	c #decision = 410
0.01/0.05	c #conflict = 101
0.01/0.05	c #restart = 1
0.01/0.05	o 907
0.01/0.05	c Solving starts ...
0.01/0.05	c solving time = 0.007s
0.01/0.05	c #decision = 481
0.01/0.05	c #conflict = 103
0.01/0.05	c #restart = 1
0.01/0.05	o 896
0.01/0.05	c Solving starts ...
0.01/0.05	c solving time = 0.001s
0.01/0.05	c #decision = 540
0.01/0.05	c #conflict = 103
0.01/0.05	c #restart = 1
0.01/0.05	o 851
0.01/0.05	c Solving starts ...
0.01/0.08	c solving time = 0.024s
0.01/0.08	c #decision = 584
0.01/0.08	c #conflict = 109
0.01/0.08	c #restart = 1
0.01/0.08	o 839
0.01/0.08	c Solving starts ...
0.01/0.08	c solving time = 0.001s
0.01/0.08	c #decision = 629
0.01/0.08	c #conflict = 109
0.01/0.08	c #restart = 1
0.01/0.08	o 804
0.01/0.08	c Solving starts ...
0.09/0.12	c solving time = 0.038s
0.09/0.12	c #decision = 700
0.09/0.12	c #conflict = 124
0.09/0.12	c #restart = 1
0.09/0.12	o 795
0.09/0.12	c Solving starts ...
0.09/0.12	c solving time = 0.001s
0.09/0.12	c #decision = 751
0.09/0.12	c #conflict = 124
0.09/0.12	c #restart = 1
0.09/0.12	o 763
0.09/0.12	c Solving starts ...
0.19/0.23	c learnt constraints deletion: 222 -> 111
0.19/0.29	c solving time = 0.167s
0.19/0.29	c #decision = 1081
0.19/0.29	c #conflict = 278
0.19/0.29	c #restart = 2
0.19/0.29	o 733
0.19/0.29	c Solving starts ...
0.19/0.29	c learnt constraints deletion: 165 -> 83
0.29/0.33	c solving time = 0.040s
0.29/0.33	c #decision = 1160
0.29/0.33	c #conflict = 307
0.29/0.33	c #restart = 2
0.29/0.33	o 721
0.29/0.33	c Solving starts ...
0.29/0.33	c solving time = 0.002s
0.29/0.33	c #decision = 1177
0.29/0.33	c #conflict = 307
0.29/0.33	c #restart = 2
0.29/0.33	o 718
0.29/0.33	c Solving starts ...
0.29/0.35	c solving time = 0.025s
0.29/0.35	c #decision = 1254
0.29/0.35	c #conflict = 333
0.29/0.35	c #restart = 2
0.29/0.35	o 717
0.29/0.35	c Solving starts ...
0.29/0.35	c learnt constraints deletion: 138 -> 69
0.29/0.39	c solving time = 0.036s
0.29/0.39	c #decision = 1317
0.29/0.39	c #conflict = 359
0.29/0.39	c #restart = 2
0.29/0.39	o 715
0.29/0.39	c Solving starts ...
0.39/0.41	c solving time = 0.024s
0.39/0.41	c #decision = 1356
0.39/0.41	c #conflict = 371
0.39/0.41	c #restart = 2
0.39/0.41	o 713
0.39/0.41	c Solving starts ...
0.39/0.42	c solving time = 0.006s
0.39/0.42	c #decision = 1388
0.39/0.42	c #conflict = 374
0.39/0.42	c #restart = 2
0.39/0.42	o 709
0.39/0.42	c Solving starts ...
0.39/0.45	c solving time = 0.025s
0.39/0.45	c #decision = 1442
0.39/0.45	c #conflict = 390
0.39/0.45	c #restart = 2
0.39/0.45	o 692
0.39/0.45	c Solving starts ...
0.39/0.45	c solving time = 0.002s
0.39/0.45	c #decision = 1473
0.39/0.45	c #conflict = 390
0.39/0.45	c #restart = 2
0.39/0.45	o 673
0.39/0.45	c Solving starts ...
0.49/0.52	c solving time = 0.069s
0.49/0.52	c #decision = 1563
0.49/0.52	c #conflict = 436
0.49/0.52	c #restart = 2
0.49/0.52	o 672
0.49/0.52	c Solving starts ...
0.49/0.52	c learnt constraints deletion: 172 -> 86
0.49/0.56	c solving time = 0.044s
0.49/0.56	c #decision = 1641
0.49/0.56	c #conflict = 466
0.49/0.56	c #restart = 2
0.49/0.56	o 670
0.49/0.56	c Solving starts ...
0.49/0.56	c solving time = 0.002s
0.49/0.56	c #decision = 1673
0.49/0.56	c #conflict = 466
0.49/0.56	c #restart = 2
0.49/0.56	o 654
0.49/0.56	c Solving starts ...
0.49/0.57	c solving time = 0.002s
0.49/0.57	c #decision = 1709
0.49/0.57	c #conflict = 466
0.49/0.57	c #restart = 2
0.49/0.57	o 636
0.49/0.57	c Solving starts ...
0.49/0.57	c solving time = 0.005s
0.49/0.57	c #decision = 1728
0.49/0.57	c #conflict = 467
0.49/0.57	c #restart = 2
0.49/0.57	o 635
0.49/0.57	c Solving starts ...
0.59/0.61	c solving time = 0.038s
0.59/0.61	c #decision = 1806
0.59/0.61	c #conflict = 487
0.59/0.61	c #restart = 2
0.59/0.61	o 602
0.59/0.61	c Solving starts ...
0.59/0.61	c learnt constraints deletion: 137 -> 69
0.59/0.61	c solving time = 0.002s
0.59/0.61	c #decision = 1842
0.59/0.61	c #conflict = 487
0.59/0.61	c #restart = 2
0.59/0.61	o 578
0.59/0.61	c Solving starts ...
0.59/0.61	c solving time = 0.002s
0.59/0.61	c #decision = 1887
0.59/0.61	c #conflict = 487
0.59/0.61	c #restart = 2
0.59/0.61	o 543
0.59/0.61	c Solving starts ...
0.69/0.75	c learnt constraints deletion: 168 -> 84
0.88/0.94	c learnt constraints deletion: 233 -> 117
1.09/1.16	c learnt constraints deletion: 288 -> 151
1.18/1.23	c learnt constraints deletion: 204 -> 102
1.48/1.50	c learnt constraints deletion: 296 -> 149
1.68/1.71	c learnt constraints deletion: 292 -> 151
1.89/1.95	c learnt constraints deletion: 332 -> 172
1.99/2.00	c solving time = 1.392s
1.99/2.00	c #decision = 3681
1.99/2.00	c #conflict = 1509
1.99/2.00	c #restart = 6
1.99/2.00	o 539
1.99/2.00	c Solving starts ...
1.99/2.00	c learnt constraints deletion: 200 -> 100
1.99/2.01	c solving time = 0.002s
1.99/2.01	c #decision = 3696
1.99/2.01	c #conflict = 1509
1.99/2.01	c #restart = 6
1.99/2.01	o 535
1.99/2.01	c Solving starts ...
2.10/2.18	c learnt constraints deletion: 199 -> 100
2.39/2.44	c learnt constraints deletion: 249 -> 125
2.59/2.69	c learnt constraints deletion: 287 -> 146
2.69/2.78	c learnt constraints deletion: 208 -> 104
2.98/3.08	c learnt constraints deletion: 312 -> 157
3.19/3.25	c learnt constraints deletion: 286 -> 143
3.38/3.45	c learnt constraints deletion: 310 -> 160
3.58/3.69	c learnt constraints deletion: 309 -> 156
3.58/3.69	c solving time = 1.681s
3.58/3.69	c #decision = 5645
3.58/3.69	c #conflict = 2639
3.58/3.69	c #restart = 10
3.58/3.69	o 534
3.58/3.69	c Solving starts ...
3.58/3.69	c learnt constraints deletion: 157 -> 79
3.58/3.69	c solving time = 0.003s
3.58/3.69	c #decision = 5709
3.58/3.69	c #conflict = 2639
3.58/3.69	c #restart = 10
3.58/3.69	o 533
3.58/3.69	c Solving starts ...
3.58/3.69	c solving time = 0.002s
3.58/3.69	c #decision = 5774
3.58/3.69	c #conflict = 2640
3.58/3.69	c #restart = 10
3.58/3.69	o 531
3.58/3.69	c Solving starts ...
3.68/3.70	c solving time = 0.002s
3.68/3.70	c #decision = 5831
3.68/3.70	c #conflict = 2640
3.68/3.70	c #restart = 10
3.68/3.70	o 530
3.68/3.70	c Solving starts ...
3.68/3.70	c solving time = 0.003s
3.68/3.70	c #decision = 5908
3.68/3.70	c #conflict = 2641
3.68/3.70	c #restart = 10
3.68/3.70	o 513
3.68/3.70	c Solving starts ...
3.68/3.70	c solving time = 0.002s
3.68/3.70	c #decision = 5947
3.68/3.70	c #conflict = 2642
3.68/3.70	c #restart = 10
3.68/3.70	o 512
3.68/3.70	c Solving starts ...
3.68/3.70	c solving time = 0.002s
3.68/3.70	c #decision = 5990
3.68/3.70	c #conflict = 2643
3.68/3.70	c #restart = 10
3.68/3.70	o 510
3.68/3.70	c Solving starts ...
3.68/3.71	c solving time = 0.002s
3.68/3.71	c #decision = 6032
3.68/3.71	c #conflict = 2643
3.68/3.71	c #restart = 10
3.68/3.71	o 503
3.68/3.71	c Solving starts ...
3.68/3.71	c solving time = 0.002s
3.68/3.71	c #decision = 6065
3.68/3.71	c #conflict = 2643
3.68/3.71	c #restart = 10
3.68/3.71	o 498
3.68/3.71	c Solving starts ...
3.68/3.71	c solving time = 0.004s
3.68/3.71	c #decision = 6098
3.68/3.71	c #conflict = 2646
3.68/3.71	c #restart = 10
3.68/3.71	o 497
3.68/3.71	c Solving starts ...
3.68/3.72	c solving time = 0.002s
3.68/3.72	c #decision = 6123
3.68/3.72	c #conflict = 2646
3.68/3.72	c #restart = 10
3.68/3.72	o 494
3.68/3.72	c Solving starts ...
3.68/3.72	c solving time = 0.001s
3.68/3.72	c #decision = 6209
3.68/3.72	c #conflict = 2646
3.68/3.72	c #restart = 10
3.68/3.72	o 449
3.68/3.72	c Solving starts ...
3.68/3.72	c solving time = 0.002s
3.68/3.72	c #decision = 6265
3.68/3.72	c #conflict = 2646
3.68/3.72	c #restart = 10
3.68/3.72	o 448
3.68/3.72	c Solving starts ...
3.68/3.72	c solving time = 0.002s
3.68/3.72	c #decision = 6365
3.68/3.72	c #conflict = 2647
3.68/3.72	c #restart = 10
3.68/3.72	o 411
3.68/3.72	c Solving starts ...
3.68/3.73	c solving time = 0.001s
3.68/3.73	c #decision = 6401
3.68/3.73	c #conflict = 2647
3.68/3.73	c #restart = 10
3.68/3.73	o 408
3.68/3.73	c Solving starts ...
3.68/3.73	c solving time = 0.002s
3.68/3.73	c #decision = 6470
3.68/3.73	c #conflict = 2647
3.68/3.73	c #restart = 10
3.68/3.73	o 378
3.68/3.73	c Solving starts ...
3.68/3.73	c solving time = 0.003s
3.68/3.73	c #decision = 6509
3.68/3.73	c #conflict = 2648
3.68/3.73	c #restart = 10
3.68/3.73	o 371
3.68/3.73	c Solving starts ...
3.68/3.73	c solving time = 0.002s
3.68/3.73	c #decision = 6532
3.68/3.73	c #conflict = 2648
3.68/3.73	c #restart = 10
3.68/3.73	o 367
3.68/3.73	c Solving starts ...
3.68/3.73	c solving time = 0.002s
3.68/3.73	c #decision = 6550
3.68/3.73	c #conflict = 2648
3.68/3.73	c #restart = 10
3.68/3.73	o 366
3.68/3.73	c Solving starts ...
3.68/3.74	c solving time = 0.002s
3.68/3.74	c #decision = 6573
3.68/3.74	c #conflict = 2648
3.68/3.74	c #restart = 10
3.68/3.74	o 360
3.68/3.74	c Solving starts ...
3.68/3.74	c solving time = 0.003s
3.68/3.74	c #decision = 6592
3.68/3.74	c #conflict = 2650
3.68/3.74	c #restart = 10
3.68/3.74	o 357
3.68/3.74	c Solving starts ...
3.68/3.75	c solving time = 0.004s
3.68/3.75	c #decision = 6614
3.68/3.75	c #conflict = 2654
3.68/3.75	c #restart = 10
3.68/3.75	o 356
3.68/3.75	c Solving starts ...
3.68/3.75	c solving time = 0.002s
3.68/3.75	c #decision = 6729
3.68/3.75	c #conflict = 2654
3.68/3.75	c #restart = 10
3.68/3.75	o 285
3.68/3.75	c Solving starts ...
3.68/3.75	c solving time = 0.001s
3.68/3.75	c #decision = 6814
3.68/3.75	c #conflict = 2654
3.68/3.75	c #restart = 10
3.68/3.75	o 243
3.68/3.75	c Solving starts ...
3.68/3.75	c solving time = 0.003s
3.68/3.75	c #decision = 6833
3.68/3.75	c #conflict = 2658
3.68/3.75	c #restart = 10
3.68/3.75	o 241
3.68/3.75	c Solving starts ...
3.68/3.76	c solving time = 0.005s
3.68/3.76	c #decision = 6847
3.68/3.76	c #conflict = 2661
3.68/3.76	c #restart = 10
3.68/3.76	o 240
3.68/3.76	c Solving starts ...
3.68/3.76	c solving time = 0.007s
3.68/3.76	c #decision = 6871
3.68/3.76	c #conflict = 2665
3.68/3.76	c #restart = 10
3.68/3.76	o 237
3.68/3.76	c Solving starts ...
3.68/3.77	c solving time = 0.003s
3.68/3.77	c #decision = 6893
3.68/3.77	c #conflict = 2666
3.68/3.77	c #restart = 10
3.68/3.77	o 234
3.68/3.77	c Solving starts ...
3.68/3.77	c solving time = 0.004s
3.68/3.77	c #decision = 6917
3.68/3.77	c #conflict = 2670
3.68/3.77	c #restart = 10
3.68/3.77	o 233
3.68/3.77	c Solving starts ...
3.68/3.77	c solving time = 0.002s
3.68/3.77	c #decision = 7002
3.68/3.77	c #conflict = 2670
3.68/3.77	c #restart = 10
3.68/3.77	o 195
3.68/3.77	c Solving starts ...
3.68/3.78	c solving time = 0.005s
3.68/3.78	c #decision = 7054
3.68/3.78	c #conflict = 2675
3.68/3.78	c #restart = 10
3.68/3.78	o 182
3.68/3.78	c Solving starts ...
3.68/3.78	c solving time = 0.002s
3.68/3.78	c #decision = 7075
3.68/3.78	c #conflict = 2675
3.68/3.78	c #restart = 10
3.68/3.78	o 181
3.68/3.78	c Solving starts ...
3.68/3.78	c solving time = 0.002s
3.68/3.78	c #decision = 7097
3.68/3.78	c #conflict = 2676
3.68/3.78	c #restart = 10
3.68/3.78	o 179
3.68/3.78	c Solving starts ...
3.79/3.87	c solving time = 0.089s
3.79/3.87	c #decision = 7238
3.79/3.87	c #conflict = 2775
3.79/3.87	c #restart = 10
3.79/3.87	o 178
3.79/3.87	c Solving starts ...
3.79/3.87	c learnt constraints deletion: 215 -> 108
3.79/3.88	c solving time = 0.002s
3.79/3.88	c #decision = 7344
3.79/3.88	c #conflict = 2775
3.79/3.88	c #restart = 10
3.79/3.88	o 177
3.79/3.88	c Solving starts ...
3.79/3.88	c solving time = 0.001s
3.79/3.88	c #decision = 7484
3.79/3.88	c #conflict = 2775
3.79/3.88	c #restart = 10
3.79/3.88	o 129
3.79/3.88	c Solving starts ...
3.79/3.88	c solving time = 0.005s
3.79/3.88	c #decision = 7593
3.79/3.88	c #conflict = 2779
3.79/3.88	c #restart = 10
3.79/3.88	o 117
3.79/3.88	c Solving starts ...
3.79/3.89	c solving time = 0.009s
3.79/3.89	c #decision = 7677
3.79/3.89	c #conflict = 2784
3.79/3.89	c #restart = 10
3.79/3.89	o 116
3.79/3.89	c Solving starts ...
3.89/3.90	c solving time = 0.006s
3.89/3.90	c #decision = 7756
3.89/3.90	c #conflict = 2787
3.89/3.90	c #restart = 10
3.89/3.90	o 115
3.89/3.90	c Solving starts ...
3.89/3.90	c solving time = 0.004s
3.89/3.90	c #decision = 7832
3.89/3.90	c #conflict = 2787
3.89/3.90	c #restart = 10
3.89/3.90	o 114
3.89/3.90	c Solving starts ...
3.89/3.91	c solving time = 0.005s
3.89/3.91	c #decision = 7913
3.89/3.91	c #conflict = 2789
3.89/3.91	c #restart = 10
3.89/3.91	o 113
3.89/3.91	c Solving starts ...
3.89/3.92	c solving time = 0.008s
3.89/3.92	c #decision = 7989
3.89/3.92	c #conflict = 2796
3.89/3.92	c #restart = 10
3.89/3.92	o 106
3.89/3.92	c Solving starts ...
3.89/3.96	c solving time = 0.039s
3.89/3.96	c #decision = 8073
3.89/3.96	c #conflict = 2831
3.89/3.96	c #restart = 10
3.89/3.96	o 105
3.89/3.96	c Solving starts ...
3.89/3.96	c learnt constraints deletion: 164 -> 82
3.89/3.96	c solving time = 0.001s
3.89/3.96	c #decision = 8179
3.89/3.96	c #conflict = 2831
3.89/3.96	c #restart = 10
3.89/3.96	o 104
3.89/3.96	c Solving starts ...
3.89/3.96	c solving time = 0.001s
3.89/3.96	c #decision = 8295
3.89/3.96	c #conflict = 2831
3.89/3.96	c #restart = 10
3.89/3.96	o 85
3.89/3.96	c Solving starts ...
3.89/3.96	c solving time = 0.003s
3.89/3.96	c #decision = 8398
3.89/3.96	c #conflict = 2831
3.89/3.96	c #restart = 10
3.89/3.96	o 46
3.89/3.96	c Solving starts ...
3.99/4.08	c learnt constraints deletion: 268 -> 135
4.19/4.23	c learnt constraints deletion: 318 -> 163
4.19/4.30	c learnt constraints deletion: 266 -> 133
4.39/4.42	c learnt constraints deletion: 324 -> 166
4.49/4.52	c learnt constraints deletion: 312 -> 156
4.59/4.65	c learnt constraints deletion: 347 -> 177
4.69/4.76	c learnt constraints deletion: 341 -> 173
4.79/4.84	c learnt constraints deletion: 324 -> 162
4.89/4.98	c learnt constraints deletion: 383 -> 197
5.09/5.10	c learnt constraints deletion: 395 -> 207
5.09/5.20	c learnt constraints deletion: 366 -> 188
5.19/5.28	c learnt constraints deletion: 370 -> 185
5.39/5.42	c learnt constraints deletion: 426 -> 220
5.49/5.54	c learnt constraints deletion: 387 -> 197
5.59/5.67	c learnt constraints deletion: 405 -> 209
5.69/5.79	c learnt constraints deletion: 412 -> 217
5.79/5.89	c learnt constraints deletion: 390 -> 205
5.89/5.97	c learnt constraints deletion: 354 -> 177
6.09/6.11	c learnt constraints deletion: 440 -> 226
6.19/6.23	c learnt constraints deletion: 452 -> 233
6.29/6.35	c learnt constraints deletion: 414 -> 211
6.38/6.47	c learnt constraints deletion: 417 -> 214
6.59/6.60	c learnt constraints deletion: 417 -> 215
6.68/6.75	c learnt constraints deletion: 404 -> 203
6.79/6.89	c learnt constraints deletion: 429 -> 218
6.99/7.05	c learnt constraints deletion: 436 -> 218
7.19/7.23	c learnt constraints deletion: 477 -> 240
7.29/7.36	c learnt constraints deletion: 451 -> 231
7.49/7.50	c learnt constraints deletion: 437 -> 227
7.59/7.67	c learnt constraints deletion: 449 -> 231
7.79/7.84	c learnt constraints deletion: 478 -> 246
7.79/7.88	c solving time = 3.913s
7.79/7.88	c #decision = 19390
7.79/7.88	c #conflict = 8975
7.79/7.88	c #restart = 18
7.79/7.88	o 42
7.79/7.88	c Solving starts ...
7.79/7.88	c learnt constraints deletion: 309 -> 155
7.79/7.88	c solving time = 0.002s
7.79/7.88	c #decision = 19413
7.79/7.88	c #conflict = 8975
7.79/7.88	c #restart = 18
7.79/7.88	o 41
7.79/7.88	c Solving starts ...
7.79/7.88	c solving time = 0.001s
7.79/7.88	c #decision = 19441
7.79/7.88	c #conflict = 8975
7.79/7.88	c #restart = 18
7.79/7.88	o 35
7.79/7.88	c Solving starts ...
7.79/7.88	c solving time = 0.001s
7.79/7.88	c #decision = 19492
7.79/7.88	c #conflict = 8975
7.79/7.88	c #restart = 18
7.79/7.88	o 3
7.79/7.88	c Solving starts ...
7.89/7.91	c learnt constraints deletion: 254 -> 127
7.89/7.97	c learnt constraints deletion: 276 -> 138
7.99/8.04	c learnt constraints deletion: 362 -> 181
8.09/8.12	c learnt constraints deletion: 411 -> 211
8.09/8.16	c learnt constraints deletion: 318 -> 159
8.19/8.26	c learnt constraints deletion: 425 -> 218
8.29/8.34	c learnt constraints deletion: 420 -> 217
8.39/8.43	c learnt constraints deletion: 470 -> 244
8.49/8.50	c learnt constraints deletion: 439 -> 226
8.49/8.57	c learnt constraints deletion: 407 -> 204
8.59/8.63	c learnt constraints deletion: 373 -> 187
8.69/8.73	c learnt constraints deletion: 495 -> 252
8.79/8.80	c learnt constraints deletion: 466 -> 243
8.79/8.89	c learnt constraints deletion: 476 -> 241
8.88/8.98	c learnt constraints deletion: 485 -> 245
8.98/9.06	c learnt constraints deletion: 502 -> 261
9.08/9.13	c learnt constraints deletion: 465 -> 234
9.18/9.22	c learnt constraints deletion: 497 -> 252
9.29/9.30	c learnt constraints deletion: 462 -> 236
9.29/9.38	c learnt constraints deletion: 497 -> 256
9.39/9.47	c learnt constraints deletion: 464 -> 245
9.49/9.55	c learnt constraints deletion: 495 -> 249
9.59/9.63	c learnt constraints deletion: 449 -> 225
9.69/9.73	c learnt constraints deletion: 521 -> 264
9.79/9.83	c learnt constraints deletion: 514 -> 257
9.89/9.92	c learnt constraints deletion: 519 -> 262
9.99/10.01	c learnt constraints deletion: 516 -> 265
10.09/10.10	c learnt constraints deletion: 506 -> 261
10.09/10.19	c learnt constraints deletion: 506 -> 256
10.19/10.28	c learnt constraints deletion: 504 -> 252
10.29/10.38	c learnt constraints deletion: 529 -> 269
10.39/10.47	c learnt constraints deletion: 539 -> 277
10.49/10.56	c learnt constraints deletion: 502 -> 251
10.59/10.66	c learnt constraints deletion: 561 -> 283
10.69/10.75	c learnt constraints deletion: 520 -> 265
10.78/10.87	c learnt constraints deletion: 566 -> 283
10.89/10.97	c learnt constraints deletion: 569 -> 285
10.99/11.06	c learnt constraints deletion: 543 -> 272
11.08/11.16	c learnt constraints deletion: 562 -> 286
11.18/11.27	c learnt constraints deletion: 548 -> 276
11.28/11.36	c learnt constraints deletion: 546 -> 273
11.38/11.46	c learnt constraints deletion: 565 -> 287
11.48/11.57	c learnt constraints deletion: 574 -> 294
11.59/11.65	c learnt constraints deletion: 583 -> 302
11.69/11.74	c learnt constraints deletion: 540 -> 274
11.79/11.84	c learnt constraints deletion: 557 -> 288
11.89/11.93	c learnt constraints deletion: 537 -> 269
12.00/12.05	c learnt constraints deletion: 575 -> 292
12.09/12.16	c learnt constraints deletion: 619 -> 311
12.19/12.25	c learnt constraints deletion: 605 -> 305
12.29/12.36	c learnt constraints deletion: 617 -> 316
12.39/12.46	c learnt constraints deletion: 591 -> 299
12.48/12.56	c learnt constraints deletion: 594 -> 304
12.58/12.66	c learnt constraints deletion: 609 -> 306
12.68/12.76	c learnt constraints deletion: 604 -> 305
12.79/12.86	c learnt constraints deletion: 592 -> 305
12.89/12.95	c learnt constraints deletion: 612 -> 314
12.99/13.03	c learnt constraints deletion: 559 -> 288
13.09/13.13	c learnt constraints deletion: 596 -> 311
13.19/13.23	c learnt constraints deletion: 597 -> 302
13.29/13.33	c learnt constraints deletion: 591 -> 301
13.39/13.44	c learnt constraints deletion: 607 -> 316
13.48/13.52	c learnt constraints deletion: 571 -> 288
13.58/13.62	c learnt constraints deletion: 581 -> 301
13.68/13.73	c learnt constraints deletion: 584 -> 300
13.78/13.84	c learnt constraints deletion: 601 -> 313
13.88/13.97	c learnt constraints deletion: 661 -> 343
13.99/14.06	c learnt constraints deletion: 601 -> 301
14.09/14.19	c learnt constraints deletion: 646 -> 326
14.30/14.30	c learnt constraints deletion: 649 -> 326
14.39/14.42	c learnt constraints deletion: 658 -> 334
14.49/14.54	c learnt constraints deletion: 654 -> 331
14.59/14.65	c learnt constraints deletion: 611 -> 306
14.69/14.77	c learnt constraints deletion: 645 -> 325
14.79/14.89	c learnt constraints deletion: 651 -> 332
14.89/14.99	c learnt constraints deletion: 635 -> 324
15.09/15.11	c learnt constraints deletion: 655 -> 335
15.19/15.22	c learnt constraints deletion: 639 -> 326
15.29/15.34	c learnt constraints deletion: 643 -> 332
15.39/15.46	c learnt constraints deletion: 641 -> 322
15.48/15.58	c learnt constraints deletion: 642 -> 329
15.58/15.69	c learnt constraints deletion: 616 -> 314
15.78/15.82	c learnt constraints deletion: 626 -> 321
15.88/15.95	c learnt constraints deletion: 631 -> 324
15.98/16.05	c learnt constraints deletion: 625 -> 318
16.08/16.17	c learnt constraints deletion: 649 -> 326
16.19/16.29	c learnt constraints deletion: 609 -> 311
16.40/16.40	c learnt constraints deletion: 616 -> 310
16.49/16.53	c learnt constraints deletion: 631 -> 318
16.59/16.63	c learnt constraints deletion: 629 -> 322
16.69/16.73	c learnt constraints deletion: 631 -> 322
16.79/16.85	c learnt constraints deletion: 634 -> 320
16.89/16.95	c learnt constraints deletion: 601 -> 307
16.99/17.06	c learnt constraints deletion: 599 -> 309
17.09/17.18	c learnt constraints deletion: 653 -> 327
17.29/17.31	c learnt constraints deletion: 678 -> 343
17.39/17.42	c learnt constraints deletion: 659 -> 336
17.49/17.53	c learnt constraints deletion: 644 -> 322
17.59/17.67	c learnt constraints deletion: 687 -> 353
17.78/17.80	c learnt constraints deletion: 681 -> 341
17.88/17.92	c learnt constraints deletion: 692 -> 350
17.98/18.03	c learnt constraints deletion: 693 -> 350
18.08/18.15	c learnt constraints deletion: 684 -> 343
18.18/18.26	c learnt constraints deletion: 646 -> 323
18.38/18.40	c learnt constraints deletion: 701 -> 354
18.48/18.52	c learnt constraints deletion: 677 -> 341
18.60/18.64	c learnt constraints deletion: 669 -> 340
18.69/18.78	c learnt constraints deletion: 684 -> 344
18.79/18.89	c learnt constraints deletion: 685 -> 349
18.99/19.01	c learnt constraints deletion: 692 -> 348
19.09/19.13	c learnt constraints deletion: 657 -> 335
19.19/19.27	c learnt constraints deletion: 689 -> 347
19.38/19.40	c learnt constraints deletion: 686 -> 348
19.48/19.54	c learnt constraints deletion: 684 -> 345
19.58/19.65	c learnt constraints deletion: 638 -> 319
19.69/19.78	c learnt constraints deletion: 642 -> 321
19.88/19.93	c learnt constraints deletion: 676 -> 343
19.98/20.05	c learnt constraints deletion: 666 -> 338
20.08/20.17	c learnt constraints deletion: 665 -> 338
20.29/20.30	c learnt constraints deletion: 658 -> 343
20.39/20.43	c learnt constraints deletion: 684 -> 346
20.49/20.55	c learnt constraints deletion: 691 -> 348
20.59/20.68	c learnt constraints deletion: 677 -> 343
20.68/20.80	c learnt constraints deletion: 674 -> 346
20.89/20.92	c learnt constraints deletion: 680 -> 345
20.98/21.04	c learnt constraints deletion: 678 -> 345
21.08/21.15	c learnt constraints deletion: 658 -> 329
21.18/21.26	c learnt constraints deletion: 683 -> 343
21.29/21.38	c learnt constraints deletion: 689 -> 351
21.39/21.49	c learnt constraints deletion: 640 -> 326
21.59/21.60	c learnt constraints deletion: 673 -> 347
21.59/21.69	c learnt constraints deletion: 677 -> 355
21.78/21.82	c learnt constraints deletion: 732 -> 369
21.89/21.94	c learnt constraints deletion: 734 -> 370
21.99/22.05	c learnt constraints deletion: 681 -> 341
22.08/22.18	c learnt constraints deletion: 736 -> 372
22.28/22.30	c learnt constraints deletion: 717 -> 365
22.38/22.45	c learnt constraints deletion: 723 -> 364
22.48/22.55	c learnt constraints deletion: 672 -> 336
22.58/22.68	c learnt constraints deletion: 695 -> 348
22.79/22.80	c learnt constraints deletion: 713 -> 357
22.89/22.93	c learnt constraints deletion: 700 -> 351
22.99/23.07	c learnt constraints deletion: 747 -> 381
23.09/23.19	c learnt constraints deletion: 713 -> 363
23.28/23.31	c learnt constraints deletion: 694 -> 352
23.38/23.42	c learnt constraints deletion: 681 -> 347
23.48/23.54	c learnt constraints deletion: 722 -> 370
23.58/23.67	c learnt constraints deletion: 715 -> 372
23.78/23.81	c learnt constraints deletion: 748 -> 391
23.88/23.93	c learnt constraints deletion: 735 -> 368
23.99/24.07	c learnt constraints deletion: 703 -> 355
24.09/24.19	c learnt constraints deletion: 684 -> 342
24.28/24.36	c learnt constraints deletion: 707 -> 359
24.48/24.51	c learnt constraints deletion: 733 -> 370
24.58/24.62	c learnt constraints deletion: 724 -> 366
24.68/24.73	c learnt constraints deletion: 683 -> 343
24.78/24.86	c learnt constraints deletion: 686 -> 347
24.98/25.00	c learnt constraints deletion: 741 -> 374
25.08/25.12	c learnt constraints deletion: 731 -> 369
25.19/25.25	c learnt constraints deletion: 721 -> 363
25.29/25.39	c learnt constraints deletion: 735 -> 369
25.49/25.52	c learnt constraints deletion: 689 -> 345
25.59/25.64	c learnt constraints deletion: 697 -> 349
25.69/25.79	c learnt constraints deletion: 737 -> 370
25.89/25.91	c learnt constraints deletion: 690 -> 345
25.99/26.06	c learnt constraints deletion: 715 -> 358
26.09/26.19	c learnt constraints deletion: 706 -> 353
26.29/26.31	c learnt constraints deletion: 719 -> 363
26.39/26.44	c learnt constraints deletion: 736 -> 370
26.48/26.58	c learnt constraints deletion: 744 -> 379
26.58/26.69	c learnt constraints deletion: 703 -> 353
26.79/26.81	c learnt constraints deletion: 709 -> 356
26.89/26.93	c learnt constraints deletion: 678 -> 339
26.99/27.08	c learnt constraints deletion: 727 -> 369
27.19/27.21	c learnt constraints deletion: 750 -> 385
27.28/27.32	c learnt constraints deletion: 726 -> 372
27.39/27.46	c learnt constraints deletion: 715 -> 365
27.58/27.62	c learnt constraints deletion: 735 -> 369
27.68/27.75	c learnt constraints deletion: 716 -> 359
27.78/27.88	c learnt constraints deletion: 718 -> 367
27.98/28.00	c learnt constraints deletion: 713 -> 361
28.08/28.12	c learnt constraints deletion: 696 -> 348
28.18/28.25	c learnt constraints deletion: 733 -> 368
28.28/28.37	c learnt constraints deletion: 723 -> 364
28.48/28.50	c learnt constraints deletion: 716 -> 358
28.59/28.62	c learnt constraints deletion: 690 -> 348
28.69/28.75	c learnt constraints deletion: 706 -> 357
28.79/28.89	c learnt constraints deletion: 746 -> 377
28.98/29.05	c learnt constraints deletion: 788 -> 396
29.18/29.22	c learnt constraints deletion: 804 -> 406
29.28/29.36	c learnt constraints deletion: 781 -> 391
29.38/29.49	c learnt constraints deletion: 771 -> 389
29.58/29.62	c learnt constraints deletion: 769 -> 388
29.69/29.75	c learnt constraints deletion: 765 -> 390
29.79/29.87	c learnt constraints deletion: 771 -> 388
29.89/29.98	c learnt constraints deletion: 738 -> 384
29.99/30.09	c learnt constraints deletion: 753 -> 388
30.18/30.23	c learnt constraints deletion: 800 -> 401
30.28/30.33	c solving time = 22.449s
30.28/30.33	c #decision = 112351
30.28/30.33	c #conflict = 71286
30.28/30.33	c #restart = 32
30.28/30.33	s OPTIMUM FOUND
30.28/30.33	v -x1 -x2 -x3 -x4 -x5 x6 -x7 -x8 -x9 -x10
30.28/30.33	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
30.28/30.33	v -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30
30.28/30.33	v -x31 -x32 x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
30.28/30.33	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50
30.28/30.33	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60
30.28/30.33	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
30.28/30.33	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 x78 -x79 x80
30.28/30.33	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
30.28/30.33	v -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 -x100
30.28/30.33	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
30.28/30.33	v -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 x120
30.28/30.33	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
30.28/30.33	v -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140
30.28/30.33	v -x141 -x142 -x143 x144 -x145 -x146 -x147 -x148 -x149 -x150
30.28/30.33	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
30.28/30.33	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 -x169
30.28/30.33	c total time = 30.331s

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-3712350-1338205262/watcher-3712350-1338205262 -o /tmp/evaluation-result-3712350-1338205262/solver-3712350-1338205262 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712350-1338205262.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.05 2.02 2.00 3/176 29748
/proc/meminfo: memFree=26236768/32873844 swapFree=7108/7108
[pid=29748] ppid=29746 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/29748/stat : 29748 (toysat) R 29746 29748 28734 0 -1 4202496 814 0 0 0 0 0 0 0 20 0 1 0 286653159 6356992 736 33554432000 4194304 8973514 140735114295152 140735786541784 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/29748/statm: 1552 736 422 1167 0 333 0

[startup+0.01718 s]
/proc/loadavg: 2.05 2.02 2.00 3/176 29748
/proc/meminfo: memFree=26236768/32873844 swapFree=7108/7108
[pid=29748] ppid=29746 vsize=7232 CPUtime=0.01 cores=0,2,4,6
/proc/29748/stat : 29748 (toysat) R 29746 29748 28734 0 -1 4202496 969 0 0 0 1 0 0 0 20 0 1 0 286653159 7405568 891 33554432000 4194304 8973514 140735114295152 140735786541784 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/29748/statm: 1808 891 450 1167 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7232

[startup+0.100269 s]
/proc/loadavg: 2.05 2.02 2.00 3/176 29748
/proc/meminfo: memFree=26236768/32873844 swapFree=7108/7108
[pid=29748] ppid=29746 vsize=7232 CPUtime=0.09 cores=0,2,4,6
/proc/29748/stat : 29748 (toysat) R 29746 29748 28734 0 -1 4202496 1122 0 0 0 9 0 0 0 20 0 1 0 286653159 7405568 1044 33554432000 4194304 8973514 140735114295152 140735786541784 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/29748/statm: 1808 1044 461 1167 0 589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7232

[startup+0.300237 s]
/proc/loadavg: 2.05 2.02 2.00 3/176 29748
/proc/meminfo: memFree=26236768/32873844 swapFree=7108/7108
[pid=29748] ppid=29746 vsize=8256 CPUtime=0.29 cores=0,2,4,6
/proc/29748/stat : 29748 (toysat) R 29746 29748 28734 0 -1 4202496 1149 0 0 0 29 0 0 0 20 0 1 0 286653159 8454144 1071 33554432000 4194304 8973514 140735114295152 140735114294648 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/29748/statm: 2064 1071 462 1167 0 845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8256

[startup+0.700238 s]
/proc/loadavg: 2.05 2.02 2.00 3/176 29748
/proc/meminfo: memFree=26236768/32873844 swapFree=7108/7108
[pid=29748] ppid=29746 vsize=8256 CPUtime=0.69 cores=0,2,4,6
/proc/29748/stat : 29748 (toysat) R 29746 29748 28734 0 -1 4202496 1277 0 0 0 69 0 0 0 20 0 1 0 286653159 8454144 1199 33554432000 4194304 8973514 140735114295152 140735114294648 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/29748/statm: 2064 1199 462 1167 0 845 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8256

[startup+1.50024 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 29749
/proc/meminfo: memFree=26233784/32873844 swapFree=7108/7108
[pid=29748] ppid=29746 vsize=8256 CPUtime=1.48 cores=0,2,4,6
/proc/29748/stat : 29748 (toysat) R 29746 29748 28734 0 -1 4202496 1379 0 0 0 148 0 0 0 20 0 1 0 286653159 8454144 1301 33554432000 4194304 8973514 140735114295152 140735114294648 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/29748/statm: 2064 1301 462 1167 0 845 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8256

[startup+3.10024 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 29749
/proc/meminfo: memFree=26233164/32873844 swapFree=7108/7108
[pid=29748] ppid=29746 vsize=8256 CPUtime=3.08 cores=0,2,4,6
/proc/29748/stat : 29748 (toysat) R 29746 29748 28734 0 -1 4202496 1379 0 0 0 307 1 0 0 20 0 1 0 286653159 8454144 1301 33554432000 4194304 8973514 140735114295152 140735114294416 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/29748/statm: 2064 1301 462 1167 0 845 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8256

[startup+6.30025 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 29749
/proc/meminfo: memFree=26230676/32873844 swapFree=7108/7108
[pid=29748] ppid=29746 vsize=10304 CPUtime=6.29 cores=0,2,4,6
/proc/29748/stat : 29748 (toysat) R 29746 29748 28734 0 -1 4202496 1893 0 0 0 626 3 0 0 20 0 1 0 286653159 10551296 1815 33554432000 4194304 8973514 140735114295152 140735114294648 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/29748/statm: 2576 1815 464 1167 0 1357 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10304

[startup+12.7002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 29749
/proc/meminfo: memFree=26229700/32873844 swapFree=7108/7108
[pid=29748] ppid=29746 vsize=11328 CPUtime=12.68 cores=0,2,4,6
/proc/29748/stat : 29748 (toysat) R 29746 29748 28734 0 -1 4202496 2150 0 0 0 1261 7 0 0 20 0 1 0 286653159 11599872 2072 33554432000 4194304 8973514 140735114295152 140735114294648 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/29748/statm: 2832 2072 464 1167 0 1613 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11328

[startup+25.5002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 29749
/proc/meminfo: memFree=26230016/32873844 swapFree=7108/7108
[pid=29748] ppid=29746 vsize=11328 CPUtime=25.49 cores=0,2,4,6
/proc/29748/stat : 29748 (toysat) R 29746 29748 28734 0 -1 4202496 2152 0 0 0 2533 16 0 0 20 0 1 0 286653159 11599872 2073 33554432000 4194304 8973514 140735114295152 140735114294416 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/29748/statm: 2832 2073 464 1167 0 1613 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11328

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

[startup+28.7002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 29749
/proc/meminfo: memFree=26230016/32873844 swapFree=7108/7108
[pid=29748] ppid=29746 vsize=11328 CPUtime=28.69 cores=0,2,4,6
/proc/29748/stat : 29748 (toysat) R 29746 29748 28734 0 -1 4202496 2152 0 0 0 2851 18 0 0 20 0 1 0 286653159 11599872 2073 33554432000 4194304 8973514 140735114295152 140735114294648 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/29748/statm: 2832 2073 464 1167 0 1613 0
Current children cumulated CPU time (s) 28.69
Current children cumulated vsize (KiB) 11328

[startup+29.5002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 29749
/proc/meminfo: memFree=26230016/32873844 swapFree=7108/7108
[pid=29748] ppid=29746 vsize=11328 CPUtime=29.48 cores=0,2,4,6
/proc/29748/stat : 29748 (toysat) R 29746 29748 28734 0 -1 4202496 2152 0 0 0 2930 18 0 0 20 0 1 0 286653159 11599872 2073 33554432000 4194304 8973514 140735114295152 140735114294648 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/29748/statm: 2832 2073 464 1167 0 1613 0
Current children cumulated CPU time (s) 29.48
Current children cumulated vsize (KiB) 11328

[startup+29.9002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 29749
/proc/meminfo: memFree=26230016/32873844 swapFree=7108/7108
[pid=29748] ppid=29746 vsize=11328 CPUtime=29.89 cores=0,2,4,6
/proc/29748/stat : 29748 (toysat) R 29746 29748 28734 0 -1 4202496 2152 0 0 0 2970 19 0 0 20 0 1 0 286653159 11599872 2073 33554432000 4194304 8973514 140735114295152 140735114294648 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/29748/statm: 2832 2073 464 1167 0 1613 0
Current children cumulated CPU time (s) 29.89
Current children cumulated vsize (KiB) 11328

[startup+30.3002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 29749
/proc/meminfo: memFree=26230016/32873844 swapFree=7108/7108
[pid=29748] ppid=29746 vsize=11328 CPUtime=30.28 cores=0,2,4,6
/proc/29748/stat : 29748 (toysat) R 29746 29748 28734 0 -1 4202496 2152 0 0 0 3009 19 0 0 20 0 1 0 286653159 11599872 2073 33554432000 4194304 8973514 140735114295152 140735114294648 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/29748/statm: 2832 2073 464 1167 0 1613 0
Current children cumulated CPU time (s) 30.28
Current children cumulated vsize (KiB) 11328

Child status: 0
Real time (s): 30.3388
CPU time (s): 30.3314
CPU user time (s): 30.1354
CPU system time (s): 0.19597
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 11328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.1354
system time used= 0.19597
maximum resident set size= 8308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2156
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= 34

runsolver used 0.050992 second user time and 0.138978 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-28 13:41:02
IDJOB=3712350
IDBENCH=79249
IDSOLVER=2291
FILE ID=node111/3712350-1338205262
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.1110968561--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712350-1338205262/watcher-3712350-1338205262 -o /tmp/evaluation-result-3712350-1338205262/solver-3712350-1338205262 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712350-1338205262.wbo

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

MD5SUM BENCH= 8d3a0dfad59028a8b475e3430d41a204
RANDOM SEED=1685920219

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:        26237032 kB
Buffers:          560020 kB
Cached:          5106768 kB
SwapCached:         1624 kB
Active:          4736356 kB
Inactive:         961832 kB
Active(anon):      23164 kB
Inactive(anon):     9132 kB
Active(file):    4713192 kB
Inactive(file):   952700 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67105364 kB
Dirty:              7396 kB
Writeback:             0 kB
AnonPages:         39572 kB
Mapped:            16080 kB
Shmem:                 8 kB
Slab:             798092 kB
SReclaimable:     240472 kB
SUnreclaim:       557620 kB
KernelStack:        1472 kB
PageTables:         3700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     145596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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:41:32