Trace number 3712357

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 36.7794 36.786

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110974180--soft-0-100-0.wbo
MD5SUMe43f58a024ab39f0c7f396fa22784bca
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.556914
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1231
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:33:13+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-3712357-1338204793.wbo"]
0.00/0.01	c #vars 169
0.00/0.01	c #constraints 101
0.00/0.01	c Solving starts ...
0.03/0.05	c solving time = 0.047s
0.03/0.05	c #decision = 398
0.03/0.05	c #conflict = 100
0.03/0.05	c #restart = 1
0.03/0.05	o 900
0.03/0.05	c Solving starts ...
0.03/0.06	c solving time = 0.007s
0.03/0.06	c #decision = 479
0.03/0.06	c #conflict = 101
0.03/0.06	c #restart = 1
0.03/0.06	o 839
0.03/0.06	c Solving starts ...
0.03/0.06	c solving time = 0.000s
0.03/0.06	c #decision = 564
0.03/0.06	c #conflict = 101
0.03/0.06	c #restart = 1
0.03/0.06	o 761
0.03/0.06	c Solving starts ...
0.09/0.12	c solving time = 0.054s
0.09/0.12	c #decision = 612
0.09/0.12	c #conflict = 119
0.09/0.12	c #restart = 1
0.09/0.12	o 760
0.09/0.12	c Solving starts ...
0.09/0.12	c solving time = 0.001s
0.09/0.12	c #decision = 623
0.09/0.12	c #conflict = 119
0.09/0.12	c #restart = 1
0.09/0.12	o 755
0.09/0.12	c Solving starts ...
0.09/0.13	c solving time = 0.011s
0.09/0.13	c #decision = 652
0.09/0.13	c #conflict = 121
0.09/0.13	c #restart = 1
0.09/0.13	o 727
0.09/0.13	c Solving starts ...
0.09/0.13	c solving time = 0.001s
0.09/0.13	c #decision = 659
0.09/0.13	c #conflict = 121
0.09/0.13	c #restart = 1
0.09/0.13	o 726
0.09/0.13	c Solving starts ...
0.09/0.15	c solving time = 0.024s
0.09/0.15	c #decision = 728
0.09/0.15	c #conflict = 133
0.09/0.15	c #restart = 1
0.09/0.15	o 724
0.09/0.15	c Solving starts ...
0.09/0.15	c learnt constraints deletion: 132 -> 66
0.09/0.15	c solving time = 0.001s
0.09/0.15	c #decision = 765
0.09/0.15	c #conflict = 133
0.09/0.15	c #restart = 1
0.09/0.15	o 722
0.09/0.15	c Solving starts ...
0.09/0.17	c solving time = 0.013s
0.09/0.17	c #decision = 841
0.09/0.17	c #conflict = 142
0.09/0.17	c #restart = 1
0.09/0.17	o 694
0.09/0.17	c Solving starts ...
0.09/0.17	c solving time = 0.001s
0.09/0.17	c #decision = 865
0.09/0.17	c #conflict = 142
0.09/0.17	c #restart = 1
0.09/0.17	o 690
0.09/0.17	c Solving starts ...
0.09/0.17	c solving time = 0.002s
0.09/0.17	c #decision = 886
0.09/0.17	c #conflict = 143
0.09/0.17	c #restart = 1
0.09/0.17	o 689
0.09/0.17	c Solving starts ...
0.09/0.19	c solving time = 0.019s
0.09/0.19	c #decision = 934
0.09/0.19	c #conflict = 152
0.09/0.19	c #restart = 1
0.09/0.19	o 686
0.09/0.19	c Solving starts ...
0.09/0.19	c solving time = 0.001s
0.09/0.19	c #decision = 991
0.09/0.19	c #conflict = 152
0.09/0.19	c #restart = 1
0.09/0.19	o 646
0.09/0.19	c Solving starts ...
0.09/0.19	c solving time = 0.001s
0.09/0.19	c #decision = 1016
0.09/0.19	c #conflict = 152
0.09/0.19	c #restart = 1
0.09/0.19	o 643
0.09/0.19	c Solving starts ...
0.19/0.20	c solving time = 0.003s
0.19/0.20	c #decision = 1065
0.19/0.20	c #conflict = 153
0.19/0.20	c #restart = 1
0.19/0.20	o 611
0.19/0.20	c Solving starts ...
0.19/0.23	c solving time = 0.037s
0.19/0.23	c #decision = 1155
0.19/0.23	c #conflict = 169
0.19/0.23	c #restart = 1
0.19/0.23	o 544
0.19/0.23	c Solving starts ...
0.19/0.24	c solving time = 0.001s
0.19/0.24	c #decision = 1174
0.19/0.24	c #conflict = 169
0.19/0.24	c #restart = 1
0.19/0.24	o 537
0.19/0.24	c Solving starts ...
0.19/0.24	c solving time = 0.006s
0.19/0.24	c #decision = 1200
0.19/0.24	c #conflict = 170
0.19/0.24	c #restart = 1
0.19/0.24	o 526
0.19/0.24	c Solving starts ...
0.19/0.27	c solving time = 0.029s
0.19/0.27	c #decision = 1268
0.19/0.27	c #conflict = 184
0.19/0.27	c #restart = 1
0.19/0.27	o 507
0.19/0.27	c Solving starts ...
0.19/0.27	c solving time = 0.001s
0.19/0.27	c #decision = 1333
0.19/0.27	c #conflict = 184
0.19/0.27	c #restart = 1
0.19/0.27	o 449
0.19/0.27	c Solving starts ...
0.39/0.41	c learnt constraints deletion: 216 -> 108
0.49/0.50	c learnt constraints deletion: 205 -> 104
0.49/0.55	c learnt constraints deletion: 156 -> 78
0.59/0.68	c learnt constraints deletion: 227 -> 119
0.69/0.75	c learnt constraints deletion: 194 -> 97
0.89/0.91	c learnt constraints deletion: 260 -> 135
0.99/1.05	c learnt constraints deletion: 266 -> 134
1.09/1.11	c learnt constraints deletion: 177 -> 89
1.29/1.36	c learnt constraints deletion: 303 -> 153
1.49/1.54	c learnt constraints deletion: 321 -> 172
1.69/1.73	c learnt constraints deletion: 296 -> 148
1.89/1.96	c learnt constraints deletion: 344 -> 178
2.09/2.16	c learnt constraints deletion: 339 -> 171
2.19/2.27	c learnt constraints deletion: 295 -> 161
2.28/2.38	c solving time = 2.108s
2.28/2.38	c #decision = 4738
2.28/2.38	c #conflict = 2060
2.28/2.38	c #restart = 6
2.28/2.38	o 428
2.28/2.38	c Solving starts ...
2.28/2.38	c learnt constraints deletion: 236 -> 118
2.28/2.38	c solving time = 0.002s
2.28/2.38	c #decision = 4761
2.28/2.38	c #conflict = 2060
2.28/2.38	c #restart = 6
2.28/2.38	o 427
2.28/2.38	c Solving starts ...
2.49/2.51	c learnt constraints deletion: 210 -> 110
2.49/2.56	c solving time = 0.177s
2.49/2.56	c #decision = 5098
2.49/2.56	c #conflict = 2199
2.49/2.56	c #restart = 7
2.49/2.56	o 423
2.49/2.56	c Solving starts ...
2.49/2.56	c learnt constraints deletion: 156 -> 78
2.49/2.57	c solving time = 0.008s
2.49/2.57	c #decision = 5120
2.49/2.57	c #conflict = 2201
2.49/2.57	c #restart = 7
2.49/2.57	o 422
2.49/2.57	c Solving starts ...
2.49/2.57	c solving time = 0.001s
2.49/2.57	c #decision = 5138
2.49/2.57	c #conflict = 2201
2.49/2.57	c #restart = 7
2.49/2.57	o 420
2.49/2.57	c Solving starts ...
2.59/2.68	c learnt constraints deletion: 179 -> 90
2.79/2.83	c learnt constraints deletion: 222 -> 112
2.88/2.97	c learnt constraints deletion: 238 -> 120
3.09/3.10	c learnt constraints deletion: 235 -> 118
3.20/3.24	c learnt constraints deletion: 249 -> 128
3.30/3.35	c learnt constraints deletion: 236 -> 119
3.39/3.44	c learnt constraints deletion: 217 -> 109
3.59/3.65	c learnt constraints deletion: 279 -> 147
3.69/3.79	c learnt constraints deletion: 274 -> 142
3.79/3.89	c learnt constraints deletion: 264 -> 134
3.89/3.99	c learnt constraints deletion: 221 -> 111
4.18/4.22	c learnt constraints deletion: 322 -> 165
4.30/4.38	c learnt constraints deletion: 309 -> 160
4.40/4.49	c learnt constraints deletion: 298 -> 157
4.59/4.65	c learnt constraints deletion: 275 -> 139
4.79/4.88	c learnt constraints deletion: 288 -> 144
4.98/5.08	c learnt constraints deletion: 335 -> 173
5.18/5.28	c learnt constraints deletion: 328 -> 169
5.40/5.48	c learnt constraints deletion: 328 -> 166
5.59/5.65	c learnt constraints deletion: 309 -> 159
5.79/5.81	c learnt constraints deletion: 322 -> 167
5.89/5.97	c learnt constraints deletion: 326 -> 173
6.09/6.17	c learnt constraints deletion: 325 -> 180
6.29/6.33	c learnt constraints deletion: 324 -> 165
6.49/6.54	c learnt constraints deletion: 354 -> 182
6.69/6.74	c learnt constraints deletion: 342 -> 182
6.89/6.97	c learnt constraints deletion: 309 -> 156
7.19/7.20	c learnt constraints deletion: 349 -> 178
7.38/7.43	c learnt constraints deletion: 378 -> 196
7.48/7.59	c learnt constraints deletion: 346 -> 179
7.70/7.76	c learnt constraints deletion: 360 -> 186
7.89/7.91	c learnt constraints deletion: 363 -> 193
7.99/8.08	c learnt constraints deletion: 369 -> 194
8.19/8.27	c learnt constraints deletion: 373 -> 194
8.49/8.56	c learnt constraints deletion: 382 -> 196
8.69/8.79	c learnt constraints deletion: 392 -> 197
8.69/8.79	c solving time = 6.222s
8.69/8.79	c #decision = 14935
8.69/8.79	c #conflict = 7669
8.69/8.79	c #restart = 15
8.69/8.79	o 419
8.69/8.79	c Solving starts ...
8.69/8.80	c learnt constraints deletion: 200 -> 100
8.69/8.80	c solving time = 0.002s
8.69/8.80	c #decision = 14967
8.69/8.80	c #conflict = 7669
8.69/8.80	c #restart = 15
8.69/8.80	o 417
8.69/8.80	c Solving starts ...
8.69/8.80	c solving time = 0.002s
8.69/8.80	c #decision = 15077
8.69/8.80	c #conflict = 7670
8.69/8.80	c #restart = 15
8.69/8.80	o 376
8.69/8.80	c Solving starts ...
8.69/8.80	c solving time = 0.002s
8.69/8.80	c #decision = 15123
8.69/8.80	c #conflict = 7671
8.69/8.80	c #restart = 15
8.69/8.80	o 363
8.79/8.80	c Solving starts ...
8.79/8.80	c solving time = 0.001s
8.79/8.80	c #decision = 15157
8.79/8.80	c #conflict = 7671
8.79/8.80	c #restart = 15
8.79/8.80	o 355
8.79/8.80	c Solving starts ...
8.79/8.81	c solving time = 0.002s
8.79/8.81	c #decision = 15190
8.79/8.81	c #conflict = 7672
8.79/8.81	c #restart = 15
8.79/8.81	o 348
8.79/8.81	c Solving starts ...
8.79/8.81	c solving time = 0.005s
8.79/8.81	c #decision = 15313
8.79/8.81	c #conflict = 7675
8.79/8.81	c #restart = 15
8.79/8.81	o 276
8.79/8.81	c Solving starts ...
8.79/8.81	c solving time = 0.003s
8.79/8.81	c #decision = 15336
8.79/8.81	c #conflict = 7677
8.79/8.81	c #restart = 15
8.79/8.81	o 274
8.79/8.81	c Solving starts ...
8.79/8.82	c solving time = 0.003s
8.79/8.82	c #decision = 15359
8.79/8.82	c #conflict = 7678
8.79/8.82	c #restart = 15
8.79/8.82	o 271
8.79/8.82	c Solving starts ...
8.79/8.82	c solving time = 0.005s
8.79/8.82	c #decision = 15384
8.79/8.82	c #conflict = 7682
8.79/8.82	c #restart = 15
8.79/8.82	o 270
8.79/8.82	c Solving starts ...
8.79/8.83	c solving time = 0.004s
8.79/8.83	c #decision = 15414
8.79/8.83	c #conflict = 7684
8.79/8.83	c #restart = 15
8.79/8.83	o 267
8.79/8.83	c Solving starts ...
8.79/8.83	c solving time = 0.002s
8.79/8.83	c #decision = 15434
8.79/8.83	c #conflict = 7684
8.79/8.83	c #restart = 15
8.79/8.83	o 265
8.79/8.83	c Solving starts ...
8.79/8.83	c solving time = 0.003s
8.79/8.83	c #decision = 15449
8.79/8.83	c #conflict = 7685
8.79/8.83	c #restart = 15
8.79/8.83	o 263
8.79/8.83	c Solving starts ...
8.79/8.83	c solving time = 0.002s
8.79/8.83	c #decision = 15478
8.79/8.83	c #conflict = 7685
8.79/8.83	c #restart = 15
8.79/8.83	o 253
8.79/8.83	c Solving starts ...
8.79/8.84	c solving time = 0.002s
8.79/8.84	c #decision = 15506
8.79/8.84	c #conflict = 7685
8.79/8.84	c #restart = 15
8.79/8.84	o 239
8.79/8.84	c Solving starts ...
8.79/8.84	c solving time = 0.004s
8.79/8.84	c #decision = 15526
8.79/8.84	c #conflict = 7687
8.79/8.84	c #restart = 15
8.79/8.84	o 238
8.79/8.84	c Solving starts ...
8.79/8.84	c solving time = 0.002s
8.79/8.84	c #decision = 15544
8.79/8.84	c #conflict = 7687
8.79/8.84	c #restart = 15
8.79/8.84	o 237
8.79/8.84	c Solving starts ...
8.79/8.85	c solving time = 0.006s
8.79/8.85	c #decision = 15566
8.79/8.85	c #conflict = 7693
8.79/8.85	c #restart = 15
8.79/8.85	o 236
8.79/8.85	c Solving starts ...
8.79/8.86	c solving time = 0.013s
8.79/8.86	c #decision = 15600
8.79/8.86	c #conflict = 7707
8.79/8.86	c #restart = 15
8.79/8.86	o 235
8.79/8.86	c Solving starts ...
8.79/8.87	c solving time = 0.007s
8.79/8.87	c #decision = 15626
8.79/8.87	c #conflict = 7713
8.79/8.87	c #restart = 15
8.79/8.87	o 234
8.79/8.87	c Solving starts ...
8.79/8.87	c learnt constraints deletion: 144 -> 72
8.79/8.87	c solving time = 0.001s
8.79/8.87	c #decision = 15760
8.79/8.87	c #conflict = 7713
8.79/8.87	c #restart = 15
8.79/8.87	o 177
8.79/8.87	c Solving starts ...
8.79/8.87	c solving time = 0.001s
8.79/8.87	c #decision = 15893
8.79/8.87	c #conflict = 7713
8.79/8.87	c #restart = 15
8.79/8.87	o 118
8.79/8.87	c Solving starts ...
8.79/8.87	c solving time = 0.001s
8.79/8.87	c #decision = 16006
8.79/8.87	c #conflict = 7713
8.79/8.87	c #restart = 15
8.79/8.87	o 68
8.79/8.87	c Solving starts ...
8.79/8.88	c solving time = 0.003s
8.79/8.88	c #decision = 16064
8.79/8.88	c #conflict = 7716
8.79/8.88	c #restart = 15
8.79/8.88	o 62
8.79/8.88	c Solving starts ...
8.79/8.88	c solving time = 0.004s
8.79/8.88	c #decision = 16107
8.79/8.88	c #conflict = 7720
8.79/8.88	c #restart = 15
8.79/8.88	o 60
8.79/8.88	c Solving starts ...
8.79/8.88	c solving time = 0.002s
8.79/8.88	c #decision = 16159
8.79/8.88	c #conflict = 7720
8.79/8.88	c #restart = 15
8.79/8.88	o 58
8.79/8.88	c Solving starts ...
8.79/8.88	c solving time = 0.002s
8.79/8.88	c #decision = 16209
8.79/8.88	c #conflict = 7720
8.79/8.88	c #restart = 15
8.79/8.88	o 56
8.79/8.88	c Solving starts ...
8.79/8.89	c solving time = 0.002s
8.79/8.89	c #decision = 16259
8.79/8.89	c #conflict = 7720
8.79/8.89	c #restart = 15
8.79/8.89	o 53
8.79/8.89	c Solving starts ...
8.79/8.89	c solving time = 0.008s
8.79/8.89	c #decision = 16310
8.79/8.89	c #conflict = 7725
8.79/8.89	c #restart = 15
8.79/8.89	o 49
8.79/8.89	c Solving starts ...
8.89/8.90	c solving time = 0.002s
8.89/8.90	c #decision = 16353
8.89/8.90	c #conflict = 7727
8.89/8.90	c #restart = 15
8.89/8.90	o 47
8.89/8.90	c Solving starts ...
8.89/8.90	c solving time = 0.002s
8.89/8.90	c #decision = 16389
8.89/8.90	c #conflict = 7727
8.89/8.90	c #restart = 15
8.89/8.90	o 45
8.89/8.90	c Solving starts ...
8.89/8.91	c solving time = 0.012s
8.89/8.91	c #decision = 16445
8.89/8.91	c #conflict = 7745
8.89/8.91	c #restart = 15
8.89/8.91	o 44
8.89/8.91	c Solving starts ...
8.89/8.91	c solving time = 0.002s
8.89/8.91	c #decision = 16478
8.89/8.91	c #conflict = 7748
8.89/8.91	c #restart = 15
8.89/8.91	o 42
8.89/8.91	c Solving starts ...
8.89/8.91	c solving time = 0.001s
8.89/8.91	c #decision = 16565
8.89/8.91	c #conflict = 7748
8.89/8.91	c #restart = 15
8.89/8.91	o 10
8.89/8.91	c Solving starts ...
8.99/9.03	c learnt constraints deletion: 355 -> 178
9.08/9.11	c learnt constraints deletion: 369 -> 189
9.08/9.17	c learnt constraints deletion: 358 -> 187
9.18/9.25	c learnt constraints deletion: 347 -> 175
9.28/9.35	c learnt constraints deletion: 399 -> 204
9.38/9.41	c learnt constraints deletion: 369 -> 192
9.38/9.48	c learnt constraints deletion: 350 -> 175
9.48/9.58	c learnt constraints deletion: 405 -> 204
9.58/9.66	c learnt constraints deletion: 397 -> 201
9.68/9.76	c learnt constraints deletion: 412 -> 211
9.79/9.88	c learnt constraints deletion: 464 -> 233
9.89/9.96	c learnt constraints deletion: 449 -> 230
9.98/10.05	c learnt constraints deletion: 440 -> 222
10.08/10.14	c learnt constraints deletion: 413 -> 207
10.19/10.23	c learnt constraints deletion: 437 -> 219
10.29/10.31	c learnt constraints deletion: 386 -> 193
10.39/10.45	c learnt constraints deletion: 488 -> 248
10.49/10.54	c learnt constraints deletion: 476 -> 241
10.59/10.63	c learnt constraints deletion: 460 -> 230
10.69/10.71	c learnt constraints deletion: 421 -> 214
10.79/10.83	c learnt constraints deletion: 456 -> 230
10.90/10.92	c learnt constraints deletion: 443 -> 226
11.00/11.02	c learnt constraints deletion: 449 -> 228
11.09/11.14	c learnt constraints deletion: 522 -> 266
11.19/11.23	c learnt constraints deletion: 516 -> 265
11.29/11.31	c learnt constraints deletion: 483 -> 250
11.39/11.41	c learnt constraints deletion: 513 -> 257
11.49/11.51	c learnt constraints deletion: 503 -> 254
11.59/11.61	c learnt constraints deletion: 486 -> 248
11.69/11.71	c learnt constraints deletion: 513 -> 267
11.78/11.80	c learnt constraints deletion: 515 -> 264
11.78/11.88	c learnt constraints deletion: 465 -> 235
11.88/11.98	c learnt constraints deletion: 485 -> 249
11.99/12.07	c learnt constraints deletion: 451 -> 226
12.18/12.20	c learnt constraints deletion: 550 -> 277
12.29/12.30	c learnt constraints deletion: 533 -> 272
12.39/12.41	c learnt constraints deletion: 533 -> 270
12.49/12.50	c learnt constraints deletion: 513 -> 258
12.59/12.60	c learnt constraints deletion: 519 -> 267
12.59/12.69	c learnt constraints deletion: 512 -> 263
12.79/12.80	c learnt constraints deletion: 540 -> 279
12.89/12.90	c learnt constraints deletion: 522 -> 269
12.99/13.01	c learnt constraints deletion: 542 -> 278
13.09/13.12	c learnt constraints deletion: 521 -> 270
13.19/13.22	c learnt constraints deletion: 505 -> 253
13.28/13.34	c learnt constraints deletion: 540 -> 275
13.38/13.45	c learnt constraints deletion: 549 -> 279
13.48/13.56	c learnt constraints deletion: 539 -> 277
13.58/13.68	c learnt constraints deletion: 580 -> 293
13.68/13.78	c learnt constraints deletion: 575 -> 296
13.78/13.88	c learnt constraints deletion: 558 -> 283
13.98/14.00	c learnt constraints deletion: 577 -> 289
13.98/14.09	c learnt constraints deletion: 566 -> 285
14.09/14.20	c learnt constraints deletion: 579 -> 298
14.20/14.30	c learnt constraints deletion: 556 -> 280
14.39/14.42	c learnt constraints deletion: 562 -> 283
14.49/14.54	c learnt constraints deletion: 572 -> 293
14.59/14.64	c learnt constraints deletion: 569 -> 293
14.69/14.73	c learnt constraints deletion: 521 -> 261
14.79/14.86	c learnt constraints deletion: 587 -> 300
14.89/14.96	c learnt constraints deletion: 564 -> 289
14.99/15.06	c learnt constraints deletion: 553 -> 286
15.08/15.19	c learnt constraints deletion: 582 -> 299
15.18/15.29	c learnt constraints deletion: 571 -> 297
15.29/15.39	c learnt constraints deletion: 550 -> 290
15.48/15.50	c learnt constraints deletion: 565 -> 283
15.58/15.62	c learnt constraints deletion: 557 -> 288
15.69/15.74	c learnt constraints deletion: 555 -> 286
15.79/15.85	c learnt constraints deletion: 539 -> 272
15.89/15.98	c learnt constraints deletion: 595 -> 300
15.99/16.09	c learnt constraints deletion: 591 -> 302
16.19/16.20	c learnt constraints deletion: 589 -> 309
16.29/16.31	c learnt constraints deletion: 593 -> 300
16.40/16.42	c learnt constraints deletion: 558 -> 279
16.50/16.55	c learnt constraints deletion: 610 -> 311
16.59/16.67	c learnt constraints deletion: 591 -> 298
16.79/16.80	c learnt constraints deletion: 586 -> 293
16.89/16.93	c learnt constraints deletion: 631 -> 322
16.99/17.04	c learnt constraints deletion: 608 -> 308
17.09/17.17	c learnt constraints deletion: 621 -> 316
17.18/17.29	c learnt constraints deletion: 612 -> 308
17.38/17.42	c learnt constraints deletion: 632 -> 320
17.49/17.55	c learnt constraints deletion: 634 -> 320
17.60/17.65	c learnt constraints deletion: 599 -> 304
17.69/17.77	c learnt constraints deletion: 590 -> 298
17.89/17.90	c learnt constraints deletion: 609 -> 305
17.99/18.02	c learnt constraints deletion: 597 -> 306
18.09/18.12	c learnt constraints deletion: 571 -> 287
18.19/18.25	c learnt constraints deletion: 597 -> 307
18.29/18.36	c learnt constraints deletion: 597 -> 303
18.39/18.48	c learnt constraints deletion: 602 -> 310
18.59/18.61	c learnt constraints deletion: 601 -> 303
18.69/18.74	c learnt constraints deletion: 600 -> 306
18.78/18.85	c learnt constraints deletion: 609 -> 310
18.88/18.98	c learnt constraints deletion: 578 -> 298
19.08/19.10	c learnt constraints deletion: 593 -> 310
19.18/19.22	c learnt constraints deletion: 616 -> 308
19.29/19.33	c learnt constraints deletion: 636 -> 321
19.39/19.46	c learnt constraints deletion: 648 -> 329
19.49/19.58	c learnt constraints deletion: 649 -> 330
19.70/19.70	c learnt constraints deletion: 653 -> 330
19.80/19.82	c learnt constraints deletion: 640 -> 325
19.89/19.94	c learnt constraints deletion: 615 -> 308
19.98/20.06	c solving time = 11.144s
19.98/20.06	c #decision = 59937
19.98/20.06	c #conflict = 35206
19.98/20.06	c #restart = 27
19.98/20.06	o 9
19.98/20.06	c Solving starts ...
19.98/20.06	c learnt constraints deletion: 579 -> 290
19.98/20.06	c learnt constraints deletion: 290 -> 145
19.98/20.06	c solving time = 0.002s
19.98/20.06	c #decision = 59949
19.98/20.06	c #conflict = 35206
19.98/20.06	c #restart = 27
19.98/20.06	o 7
19.98/20.06	c Solving starts ...
20.08/20.10	c learnt constraints deletion: 244 -> 122
20.08/20.16	c learnt constraints deletion: 271 -> 136
20.18/20.24	c learnt constraints deletion: 360 -> 184
20.28/20.31	c learnt constraints deletion: 378 -> 192
20.28/20.37	c learnt constraints deletion: 335 -> 168
20.39/20.48	c learnt constraints deletion: 420 -> 212
20.49/20.54	c learnt constraints deletion: 393 -> 201
20.59/20.63	c learnt constraints deletion: 427 -> 219
20.69/20.71	c learnt constraints deletion: 420 -> 214
20.79/20.81	c learnt constraints deletion: 462 -> 239
20.79/20.87	c learnt constraints deletion: 397 -> 199
20.89/20.97	c learnt constraints deletion: 463 -> 239
20.98/21.06	c learnt constraints deletion: 463 -> 234
21.08/21.15	c learnt constraints deletion: 443 -> 224
21.18/21.23	c learnt constraints deletion: 440 -> 227
21.28/21.32	c learnt constraints deletion: 455 -> 228
21.38/21.43	c learnt constraints deletion: 501 -> 253
21.48/21.53	c learnt constraints deletion: 488 -> 247
21.58/21.60	c learnt constraints deletion: 438 -> 219
21.68/21.71	c learnt constraints deletion: 478 -> 241
21.68/21.75	c solving time = 1.690s
21.68/21.75	c #decision = 66011
21.68/21.75	c #conflict = 39495
21.68/21.75	c #restart = 34
21.68/21.75	o 6
21.68/21.75	c Solving starts ...
21.68/21.75	c learnt constraints deletion: 349 -> 175
21.68/21.75	c solving time = 0.000s
21.68/21.75	c #decision = 66024
21.68/21.75	c #conflict = 39495
21.68/21.75	c #restart = 34
21.68/21.75	o 1
21.68/21.75	c Solving starts ...
21.68/21.79	c learnt constraints deletion: 274 -> 137
21.79/21.84	c learnt constraints deletion: 286 -> 143
21.89/21.91	c learnt constraints deletion: 367 -> 184
21.89/21.98	c learnt constraints deletion: 378 -> 192
21.99/22.03	c learnt constraints deletion: 335 -> 168
22.09/22.13	c learnt constraints deletion: 441 -> 223
22.19/22.20	c learnt constraints deletion: 431 -> 217
22.19/22.26	c learnt constraints deletion: 383 -> 192
22.28/22.35	c learnt constraints deletion: 460 -> 231
22.38/22.43	c learnt constraints deletion: 421 -> 215
22.38/22.49	c learnt constraints deletion: 376 -> 188
22.48/22.58	c learnt constraints deletion: 416 -> 209
22.58/22.67	c learnt constraints deletion: 440 -> 223
22.68/22.76	c learnt constraints deletion: 474 -> 247
22.78/22.82	c learnt constraints deletion: 445 -> 231
22.78/22.89	c learnt constraints deletion: 447 -> 230
22.88/22.99	c learnt constraints deletion: 477 -> 243
22.99/23.06	c learnt constraints deletion: 493 -> 255
23.09/23.15	c learnt constraints deletion: 497 -> 252
23.18/23.23	c learnt constraints deletion: 488 -> 251
23.28/23.31	c learnt constraints deletion: 473 -> 239
23.38/23.40	c learnt constraints deletion: 474 -> 241
23.38/23.48	c learnt constraints deletion: 473 -> 238
23.48/23.57	c learnt constraints deletion: 508 -> 257
23.58/23.67	c learnt constraints deletion: 525 -> 268
23.69/23.75	c learnt constraints deletion: 513 -> 260
23.79/23.85	c learnt constraints deletion: 500 -> 251
23.89/23.95	c learnt constraints deletion: 511 -> 260
23.99/24.05	c learnt constraints deletion: 522 -> 264
24.09/24.14	c learnt constraints deletion: 491 -> 253
24.19/24.24	c learnt constraints deletion: 526 -> 274
24.28/24.33	c learnt constraints deletion: 532 -> 266
24.38/24.42	c learnt constraints deletion: 502 -> 252
24.48/24.52	c learnt constraints deletion: 554 -> 283
24.58/24.62	c learnt constraints deletion: 544 -> 283
24.68/24.73	c learnt constraints deletion: 560 -> 283
24.78/24.83	c learnt constraints deletion: 554 -> 280
24.88/24.93	c learnt constraints deletion: 558 -> 283
24.98/25.03	c learnt constraints deletion: 534 -> 271
25.08/25.12	c learnt constraints deletion: 537 -> 279
25.20/25.22	c learnt constraints deletion: 530 -> 269
25.30/25.32	c learnt constraints deletion: 546 -> 276
25.39/25.41	c learnt constraints deletion: 512 -> 256
25.49/25.52	c learnt constraints deletion: 562 -> 283
25.59/25.61	c learnt constraints deletion: 533 -> 270
25.69/25.72	c learnt constraints deletion: 574 -> 289
25.79/25.82	c learnt constraints deletion: 564 -> 288
25.89/25.93	c learnt constraints deletion: 596 -> 304
25.98/26.04	c learnt constraints deletion: 583 -> 292
26.08/26.14	c learnt constraints deletion: 571 -> 286
26.18/26.25	c learnt constraints deletion: 569 -> 293
26.29/26.35	c learnt constraints deletion: 594 -> 303
26.39/26.45	c learnt constraints deletion: 576 -> 289
26.48/26.57	c learnt constraints deletion: 597 -> 299
26.58/26.68	c learnt constraints deletion: 571 -> 291
26.68/26.78	c learnt constraints deletion: 576 -> 288
26.78/26.89	c learnt constraints deletion: 577 -> 292
26.88/26.99	c learnt constraints deletion: 560 -> 286
27.09/27.10	c learnt constraints deletion: 587 -> 296
27.19/27.22	c learnt constraints deletion: 584 -> 293
27.29/27.33	c learnt constraints deletion: 569 -> 290
27.39/27.45	c learnt constraints deletion: 598 -> 299
27.49/27.54	c learnt constraints deletion: 532 -> 266
27.58/27.65	c learnt constraints deletion: 594 -> 302
27.68/27.76	c learnt constraints deletion: 611 -> 307
27.78/27.86	c learnt constraints deletion: 600 -> 309
27.88/27.96	c learnt constraints deletion: 578 -> 293
27.98/28.07	c learnt constraints deletion: 603 -> 304
28.09/28.19	c learnt constraints deletion: 608 -> 306
28.29/28.31	c learnt constraints deletion: 603 -> 303
28.39/28.43	c learnt constraints deletion: 632 -> 324
28.49/28.54	c learnt constraints deletion: 639 -> 323
28.59/28.65	c learnt constraints deletion: 628 -> 315
28.68/28.76	c learnt constraints deletion: 631 -> 322
28.78/28.85	c learnt constraints deletion: 591 -> 296
28.88/28.96	c learnt constraints deletion: 590 -> 296
28.98/29.08	c learnt constraints deletion: 618 -> 313
29.08/29.18	c learnt constraints deletion: 596 -> 305
29.28/29.30	c learnt constraints deletion: 617 -> 322
29.38/29.41	c learnt constraints deletion: 621 -> 315
29.49/29.52	c learnt constraints deletion: 610 -> 311
29.59/29.63	c learnt constraints deletion: 585 -> 298
29.69/29.75	c learnt constraints deletion: 619 -> 320
29.79/29.85	c learnt constraints deletion: 601 -> 301
29.89/29.97	c learnt constraints deletion: 602 -> 301
29.98/30.08	c learnt constraints deletion: 625 -> 313
30.08/30.19	c learnt constraints deletion: 618 -> 309
30.28/30.30	c learnt constraints deletion: 613 -> 307
30.38/30.41	c learnt constraints deletion: 608 -> 307
30.48/30.54	c learnt constraints deletion: 634 -> 324
30.58/30.65	c learnt constraints deletion: 606 -> 311
30.69/30.77	c learnt constraints deletion: 632 -> 317
30.79/30.89	c learnt constraints deletion: 639 -> 325
30.89/30.97	c learnt constraints deletion: 595 -> 303
30.99/31.09	c learnt constraints deletion: 616 -> 317
31.19/31.21	c learnt constraints deletion: 628 -> 315
31.28/31.32	c learnt constraints deletion: 617 -> 310
31.38/31.43	c learnt constraints deletion: 619 -> 314
31.48/31.54	c learnt constraints deletion: 651 -> 333
31.58/31.66	c learnt constraints deletion: 669 -> 340
31.68/31.78	c learnt constraints deletion: 672 -> 340
31.80/31.89	c learnt constraints deletion: 673 -> 344
31.99/32.00	c learnt constraints deletion: 673 -> 349
32.09/32.10	c learnt constraints deletion: 649 -> 336
32.19/32.23	c learnt constraints deletion: 697 -> 349
32.28/32.33	c learnt constraints deletion: 656 -> 333
32.38/32.44	c learnt constraints deletion: 683 -> 348
32.48/32.56	c learnt constraints deletion: 652 -> 334
32.58/32.65	c learnt constraints deletion: 665 -> 335
32.68/32.77	c learnt constraints deletion: 677 -> 344
32.78/32.88	c learnt constraints deletion: 653 -> 334
32.89/33.00	c learnt constraints deletion: 689 -> 349
33.08/33.11	c learnt constraints deletion: 666 -> 333
33.18/33.22	c learnt constraints deletion: 662 -> 335
33.28/33.34	c learnt constraints deletion: 670 -> 339
33.39/33.44	c learnt constraints deletion: 639 -> 322
33.49/33.57	c learnt constraints deletion: 681 -> 353
33.59/33.68	c learnt constraints deletion: 700 -> 363
33.69/33.78	c learnt constraints deletion: 667 -> 334
33.89/33.91	c learnt constraints deletion: 666 -> 338
33.99/34.02	c learnt constraints deletion: 656 -> 333
34.09/34.15	c learnt constraints deletion: 661 -> 331
34.18/34.26	c learnt constraints deletion: 660 -> 334
34.28/34.38	c learnt constraints deletion: 661 -> 331
34.38/34.49	c learnt constraints deletion: 677 -> 344
34.48/34.58	c learnt constraints deletion: 645 -> 328
34.68/34.71	c learnt constraints deletion: 684 -> 352
34.78/34.81	c learnt constraints deletion: 650 -> 330
34.88/34.92	c learnt constraints deletion: 665 -> 335
34.98/35.02	c learnt constraints deletion: 626 -> 316
35.09/35.14	c learnt constraints deletion: 673 -> 344
35.19/35.25	c learnt constraints deletion: 675 -> 349
35.29/35.36	c learnt constraints deletion: 652 -> 329
35.38/35.47	c learnt constraints deletion: 662 -> 331
35.48/35.58	c learnt constraints deletion: 607 -> 304
35.68/35.71	c learnt constraints deletion: 654 -> 327
35.78/35.82	c learnt constraints deletion: 682 -> 341
35.88/35.94	c learnt constraints deletion: 721 -> 369
35.98/36.07	c learnt constraints deletion: 720 -> 360
36.08/36.20	c learnt constraints deletion: 680 -> 340
36.29/36.34	c learnt constraints deletion: 705 -> 356
36.38/36.45	c learnt constraints deletion: 701 -> 352
36.49/36.56	c learnt constraints deletion: 698 -> 349
36.59/36.66	c learnt constraints deletion: 678 -> 357
36.69/36.78	c learnt constraints deletion: 721 -> 361
36.69/36.78	c solving time = 15.025s
36.69/36.78	c #decision = 126067
36.69/36.78	c #conflict = 81504
36.69/36.78	c #restart = 47
36.69/36.78	s OPTIMUM FOUND
36.69/36.78	v -x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 -x10
36.69/36.78	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
36.69/36.78	v -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30
36.69/36.78	v -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40
36.69/36.78	v -x41 x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
36.69/36.78	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
36.69/36.78	v -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70
36.69/36.78	v x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
36.69/36.78	v -x81 -x82 -x83 -x84 -x85 -x86 x87 -x88 -x89 -x90
36.69/36.78	v -x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 -x100
36.69/36.78	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
36.69/36.78	v -x111 -x112 -x113 x114 -x115 -x116 -x117 x118 -x119 -x120
36.69/36.78	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
36.69/36.78	v -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140
36.69/36.78	v -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150
36.69/36.78	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
36.69/36.78	v -x161 -x162 -x163 -x164 -x165 -x166 x167 -x168 -x169
36.69/36.78	c total time = 36.777s

Verifier Data

OK	1

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

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

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


[startup+0 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 20972
/proc/meminfo: memFree=27902820/32873844 swapFree=7620/7620
[pid=20972] ppid=20970 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/20972/stat : 20972 (toysat) R 20970 20972 20029 0 -1 4202496 821 0 0 0 0 0 0 0 20 0 1 0 286607883 6356992 743 33554432000 4194304 8973514 140734340502704 140734857975192 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 1552 746 422 1167 0 333 0

[startup+0.034439 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 20972
/proc/meminfo: memFree=27902820/32873844 swapFree=7620/7620
[pid=20972] ppid=20970 vsize=7232 CPUtime=0.03 cores=1,3,5,7
/proc/20972/stat : 20972 (toysat) R 20970 20972 20029 0 -1 4202496 1083 0 0 0 3 0 0 0 20 0 1 0 286607883 7405568 1005 33554432000 4194304 8973514 140734340502704 140734857975192 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 1808 1005 451 1167 0 589 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7232

[startup+0.10027 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 20972
/proc/meminfo: memFree=27902820/32873844 swapFree=7620/7620
[pid=20972] ppid=20970 vsize=7232 CPUtime=0.09 cores=1,3,5,7
/proc/20972/stat : 20972 (toysat) R 20970 20972 20029 0 -1 4202496 1124 0 0 0 9 0 0 0 20 0 1 0 286607883 7405568 1046 33554432000 4194304 8973514 140734340502704 140734857975192 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 1808 1046 462 1167 0 589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7232

[startup+0.300234 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 20972
/proc/meminfo: memFree=27902820/32873844 swapFree=7620/7620
[pid=20972] ppid=20970 vsize=8256 CPUtime=0.29 cores=1,3,5,7
/proc/20972/stat : 20972 (toysat) R 20970 20972 20029 0 -1 4202496 1210 0 0 0 29 0 0 0 20 0 1 0 286607883 8454144 1132 33554432000 4194304 8973514 140734340502704 140734857975192 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 2064 1132 463 1167 0 845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8256

[startup+0.70023 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 20972
/proc/meminfo: memFree=27902820/32873844 swapFree=7620/7620
[pid=20972] ppid=20970 vsize=8256 CPUtime=0.69 cores=1,3,5,7
/proc/20972/stat : 20972 (toysat) R 20970 20972 20029 0 -1 4202496 1381 0 0 0 69 0 0 0 20 0 1 0 286607883 8454144 1303 33554432000 4194304 8973514 140734340502704 140734857975192 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 2064 1303 463 1167 0 845 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8256

[startup+1.50023 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 20973
/proc/meminfo: memFree=27899588/32873844 swapFree=7620/7620
[pid=20972] ppid=20970 vsize=8256 CPUtime=1.49 cores=1,3,5,7
/proc/20972/stat : 20972 (toysat) R 20970 20972 20029 0 -1 4202496 1381 0 0 0 148 1 0 0 20 0 1 0 286607883 8454144 1303 33554432000 4194304 8973514 140734340502704 140734340501968 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 2064 1303 463 1167 0 845 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8256

[startup+3.10023 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 20973
/proc/meminfo: memFree=27898828/32873844 swapFree=7620/7620
[pid=20972] ppid=20970 vsize=8256 CPUtime=3.09 cores=1,3,5,7
/proc/20972/stat : 20972 (toysat) R 20970 20972 20029 0 -1 4202496 1381 0 0 0 306 3 0 0 20 0 1 0 286607883 8454144 1303 33554432000 4194304 8973514 140734340502704 140734340502200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 2064 1303 463 1167 0 845 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8256

[startup+6.30024 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 20973
/proc/meminfo: memFree=27898828/32873844 swapFree=7620/7620
[pid=20972] ppid=20970 vsize=9280 CPUtime=6.29 cores=1,3,5,7
/proc/20972/stat : 20972 (toysat) R 20970 20972 20029 0 -1 4202496 1637 0 0 0 624 5 0 0 20 0 1 0 286607883 9502720 1559 33554432000 4194304 8973514 140734340502704 140734340502200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 2320 1559 463 1167 0 1101 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9280

[startup+12.7002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 20973
/proc/meminfo: memFree=27896728/32873844 swapFree=7620/7620
[pid=20972] ppid=20970 vsize=10304 CPUtime=12.69 cores=1,3,5,7
/proc/20972/stat : 20972 (toysat) R 20970 20972 20029 0 -1 4202496 1893 0 0 0 1260 9 0 0 20 0 1 0 286607883 10551296 1815 33554432000 4194304 8973514 140734340502704 140734340502200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 2576 1815 463 1167 0 1357 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10304

[startup+25.5002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 20973
/proc/meminfo: memFree=27896852/32873844 swapFree=7620/7620
[pid=20972] ppid=20970 vsize=10304 CPUtime=25.49 cores=1,3,5,7
/proc/20972/stat : 20972 (toysat) R 20970 20972 20029 0 -1 4202496 1894 0 0 0 2532 17 0 0 20 0 1 0 286607883 10551296 1816 33554432000 4194304 8973514 140734340502704 140734340502200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 2576 1816 463 1167 0 1357 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10304

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

[startup+31.9065 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 20973
/proc/meminfo: memFree=27896976/32873844 swapFree=7620/7620
[pid=20972] ppid=20970 vsize=10304 CPUtime=31.89 cores=1,3,5,7
/proc/20972/stat : 20972 (toysat) R 20970 20972 20029 0 -1 4202496 1894 0 0 0 3167 22 0 0 20 0 1 0 286607883 10551296 1816 33554432000 4194304 8973514 140734340502704 140734340502200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 2576 1816 463 1167 0 1357 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 10304

[startup+35.1002 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20973
/proc/meminfo: memFree=27897100/32873844 swapFree=7620/7620
[pid=20972] ppid=20970 vsize=10304 CPUtime=35.09 cores=1,3,5,7
/proc/20972/stat : 20972 (toysat) R 20970 20972 20029 0 -1 4202496 1894 0 0 0 3485 24 0 0 20 0 1 0 286607883 10551296 1816 33554432000 4194304 8973514 140734340502704 140734340502200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 2576 1816 463 1167 0 1357 0
Current children cumulated CPU time (s) 35.09
Current children cumulated vsize (KiB) 10304

[startup+35.9002 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20973
/proc/meminfo: memFree=27897100/32873844 swapFree=7620/7620
[pid=20972] ppid=20970 vsize=10304 CPUtime=35.88 cores=1,3,5,7
/proc/20972/stat : 20972 (toysat) R 20970 20972 20029 0 -1 4202496 1894 0 0 0 3564 24 0 0 20 0 1 0 286607883 10551296 1816 33554432000 4194304 8973514 140734340502704 140734340502200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 2576 1816 463 1167 0 1357 0
Current children cumulated CPU time (s) 35.88
Current children cumulated vsize (KiB) 10304

[startup+36.3066 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20973
/proc/meminfo: memFree=27897100/32873844 swapFree=7620/7620
[pid=20972] ppid=20970 vsize=10304 CPUtime=36.29 cores=1,3,5,7
/proc/20972/stat : 20972 (toysat) R 20970 20972 20029 0 -1 4202496 1894 0 0 0 3605 24 0 0 20 0 1 0 286607883 10551296 1816 33554432000 4194304 8973514 140734340502704 140734340502200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 2576 1816 463 1167 0 1357 0
Current children cumulated CPU time (s) 36.29
Current children cumulated vsize (KiB) 10304

[startup+36.7002 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20973
/proc/meminfo: memFree=27897100/32873844 swapFree=7620/7620
[pid=20972] ppid=20970 vsize=10304 CPUtime=36.69 cores=1,3,5,7
/proc/20972/stat : 20972 (toysat) R 20970 20972 20029 0 -1 4202496 1894 0 0 0 3644 25 0 0 20 0 1 0 286607883 10551296 1816 33554432000 4194304 8973514 140734340502704 140734340502200 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20972/statm: 2576 1816 463 1167 0 1357 0
Current children cumulated CPU time (s) 36.69
Current children cumulated vsize (KiB) 10304

Child status: 0
Real time (s): 36.786
CPU time (s): 36.7794
CPU user time (s): 36.5274
CPU system time (s): 0.251961
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 10304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.5274
system time used= 0.251961
maximum resident set size= 7280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1898
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 38

runsolver used 0.080987 second user time and 0.179972 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 13:33:13
IDJOB=3712357
IDBENCH=79216
IDSOLVER=2291
FILE ID=node107/3712357-1338204793
RUNJOBID= node107-1338193582-20046
PBS_JOBID= 14624587
Free space on /tmp= 71556 MiB

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

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

MD5SUM BENCH= e43f58a024ab39f0c7f396fa22784bca
RANDOM SEED=1550977717

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27903192 kB
Buffers:          431792 kB
Cached:          3456368 kB
SwapCached:            0 kB
Active:          1150664 kB
Inactive:        2962908 kB
Active(anon):     227872 kB
Inactive(anon):        0 kB
Active(file):     922792 kB
Inactive(file):  2962908 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7436 kB
Writeback:             8 kB
AnonPages:        232932 kB
Mapped:            16164 kB
Shmem:               200 kB
Slab:             715076 kB
SReclaimable:     157456 kB
SUnreclaim:       557620 kB
KernelStack:        1488 kB
PageTables:         4304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     339480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71548 MiB
End job on node107 at 2012-05-28 13:33:50