Trace number 3712368

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 52.577 52.5862

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111218024--soft-0-100-0.wbo
MD5SUMf742a865179589dbb1861a007b830f45
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.603907
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 1228
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:50+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-3712368-1338204830.wbo"]
0.00/0.01	c #vars 169
0.00/0.01	c #constraints 101
0.00/0.01	c Solving starts ...
0.00/0.05	c solving time = 0.042s
0.00/0.05	c #decision = 370
0.00/0.05	c #conflict = 101
0.00/0.05	c #restart = 1
0.00/0.05	o 764
0.00/0.05	c Solving starts ...
0.00/0.05	c solving time = 0.001s
0.00/0.05	c #decision = 459
0.00/0.05	c #conflict = 101
0.00/0.05	c #restart = 1
0.00/0.05	o 704
0.00/0.05	c Solving starts ...
0.00/0.05	c solving time = 0.004s
0.00/0.05	c #decision = 534
0.00/0.05	c #conflict = 102
0.00/0.05	c #restart = 1
0.00/0.05	o 694
0.00/0.05	c Solving starts ...
0.07/0.14	c solving time = 0.002s
0.07/0.14	c #decision = 648
0.07/0.14	c #conflict = 103
0.07/0.14	c #restart = 1
0.07/0.14	o 618
0.07/0.14	c Solving starts ...
0.07/0.14	c solving time = 0.001s
0.07/0.14	c #decision = 695
0.07/0.14	c #conflict = 103
0.07/0.14	c #restart = 1
0.07/0.14	o 613
0.07/0.14	c Solving starts ...
0.07/0.14	c solving time = 0.023s
0.07/0.14	c #decision = 744
0.07/0.14	c #conflict = 110
0.07/0.14	c #restart = 1
0.07/0.14	o 610
0.07/0.14	c Solving starts ...
0.07/0.14	c solving time = 0.044s
0.07/0.14	c #decision = 781
0.07/0.14	c #conflict = 125
0.07/0.14	c #restart = 1
0.07/0.14	o 599
0.07/0.14	c Solving starts ...
0.07/0.14	c solving time = 0.001s
0.07/0.14	c #decision = 799
0.07/0.14	c #conflict = 125
0.07/0.14	c #restart = 1
0.07/0.14	o 592
0.07/0.14	c Solving starts ...
0.07/0.14	c solving time = 0.001s
0.07/0.14	c #decision = 834
0.07/0.14	c #conflict = 125
0.07/0.14	c #restart = 1
0.07/0.14	o 563
0.07/0.14	c Solving starts ...
0.16/0.18	c learnt constraints deletion: 144 -> 73
0.19/0.23	c learnt constraints deletion: 152 -> 76
0.19/0.24	c solving time = 0.109s
0.19/0.24	c #decision = 1133
0.19/0.24	c #conflict = 234
0.19/0.24	c #restart = 2
0.19/0.24	o 547
0.19/0.24	c Solving starts ...
0.19/0.24	c solving time = 0.001s
0.19/0.24	c #decision = 1171
0.19/0.24	c #conflict = 234
0.19/0.24	c #restart = 2
0.19/0.24	o 546
0.19/0.24	c Solving starts ...
0.19/0.26	c solving time = 0.026s
0.19/0.26	c #decision = 1240
0.19/0.26	c #conflict = 261
0.19/0.26	c #restart = 2
0.19/0.26	o 541
0.19/0.26	c Solving starts ...
0.19/0.26	c solving time = 0.001s
0.19/0.26	c #decision = 1307
0.19/0.26	c #conflict = 261
0.19/0.26	c #restart = 2
0.19/0.26	o 484
0.19/0.26	c Solving starts ...
0.19/0.28	c solving time = 0.016s
0.19/0.28	c #decision = 1351
0.19/0.28	c #conflict = 277
0.19/0.28	c #restart = 2
0.19/0.28	o 481
0.19/0.28	c Solving starts ...
0.19/0.28	c solving time = 0.001s
0.19/0.28	c #decision = 1365
0.19/0.28	c #conflict = 277
0.19/0.28	c #restart = 2
0.19/0.28	o 480
0.19/0.28	c Solving starts ...
0.19/0.28	c solving time = 0.001s
0.19/0.28	c #decision = 1403
0.19/0.28	c #conflict = 277
0.19/0.28	c #restart = 2
0.19/0.28	o 451
0.19/0.28	c Solving starts ...
0.29/0.34	c solving time = 0.059s
0.29/0.34	c #decision = 1511
0.29/0.34	c #conflict = 330
0.29/0.34	c #restart = 2
0.29/0.34	o 446
0.29/0.34	c Solving starts ...
0.29/0.34	c learnt constraints deletion: 181 -> 91
0.29/0.34	c solving time = 0.001s
0.29/0.34	c #decision = 1532
0.29/0.34	c #conflict = 330
0.29/0.34	c #restart = 2
0.29/0.34	o 444
0.29/0.34	c Solving starts ...
0.39/0.40	c solving time = 0.051s
0.39/0.40	c #decision = 1663
0.39/0.40	c #conflict = 383
0.39/0.40	c #restart = 2
0.39/0.40	o 441
0.39/0.40	c Solving starts ...
0.39/0.40	c learnt constraints deletion: 144 -> 72
0.39/0.40	c solving time = 0.002s
0.39/0.40	c #decision = 1681
0.39/0.40	c #conflict = 383
0.39/0.40	c #restart = 2
0.39/0.40	o 439
0.39/0.40	c Solving starts ...
0.39/0.41	c solving time = 0.015s
0.39/0.41	c #decision = 1734
0.39/0.41	c #conflict = 395
0.39/0.41	c #restart = 2
0.39/0.41	o 418
0.39/0.41	c Solving starts ...
0.39/0.42	c solving time = 0.001s
0.39/0.42	c #decision = 1751
0.39/0.42	c #conflict = 395
0.39/0.42	c #restart = 2
0.39/0.42	o 415
0.39/0.42	c Solving starts ...
0.39/0.43	c solving time = 0.009s
0.39/0.43	c #decision = 1773
0.39/0.43	c #conflict = 399
0.39/0.43	c #restart = 2
0.39/0.43	o 408
0.39/0.43	c Solving starts ...
0.39/0.43	c solving time = 0.001s
0.39/0.43	c #decision = 1785
0.39/0.43	c #conflict = 399
0.39/0.43	c #restart = 2
0.39/0.43	o 406
0.39/0.43	c Solving starts ...
0.39/0.48	c solving time = 0.056s
0.39/0.48	c #decision = 1926
0.39/0.48	c #conflict = 457
0.39/0.48	c #restart = 2
0.39/0.48	o 398
0.39/0.48	c Solving starts ...
0.39/0.48	c learnt constraints deletion: 146 -> 73
0.49/0.57	c learnt constraints deletion: 172 -> 86
0.69/0.72	c learnt constraints deletion: 235 -> 118
0.69/0.78	c solving time = 0.296s
0.69/0.78	c #decision = 2568
0.69/0.78	c #conflict = 771
0.69/0.78	c #restart = 4
0.69/0.78	o 395
0.69/0.78	c Solving starts ...
0.69/0.78	c learnt constraints deletion: 182 -> 91
0.69/0.78	c solving time = 0.002s
0.69/0.78	c #decision = 2614
0.69/0.78	c #conflict = 771
0.69/0.78	c #restart = 4
0.69/0.78	o 362
0.69/0.78	c Solving starts ...
0.69/0.80	c solving time = 0.014s
0.69/0.80	c #decision = 2668
0.69/0.80	c #conflict = 785
0.69/0.80	c #restart = 4
0.69/0.80	o 332
0.69/0.80	c Solving starts ...
0.79/0.80	c solving time = 0.005s
0.79/0.80	c #decision = 2683
0.79/0.80	c #conflict = 786
0.79/0.80	c #restart = 4
0.79/0.80	o 329
0.79/0.80	c Solving starts ...
0.79/0.84	c solving time = 0.035s
0.79/0.84	c #decision = 2761
0.79/0.84	c #conflict = 827
0.79/0.84	c #restart = 4
0.79/0.84	o 326
0.79/0.84	c Solving starts ...
0.79/0.84	c learnt constraints deletion: 147 -> 74
0.79/0.84	c solving time = 0.002s
0.79/0.84	c #decision = 2779
0.79/0.84	c #conflict = 827
0.79/0.84	c #restart = 4
0.79/0.84	o 324
0.79/0.84	c Solving starts ...
0.79/0.84	c solving time = 0.005s
0.79/0.84	c #decision = 2798
0.79/0.84	c #conflict = 828
0.79/0.84	c #restart = 4
0.79/0.84	o 321
0.79/0.84	c Solving starts ...
0.89/0.93	c solving time = 0.082s
0.89/0.93	c #decision = 2992
0.89/0.93	c #conflict = 910
0.89/0.93	c #restart = 4
0.89/0.93	o 299
0.89/0.93	c Solving starts ...
0.89/0.93	c learnt constraints deletion: 157 -> 79
0.89/0.93	c solving time = 0.002s
0.89/0.93	c #decision = 3012
0.89/0.93	c #conflict = 910
0.89/0.93	c #restart = 4
0.89/0.93	o 294
0.89/0.93	c Solving starts ...
0.89/0.93	c solving time = 0.003s
0.89/0.93	c #decision = 3030
0.89/0.93	c #conflict = 911
0.89/0.93	c #restart = 4
0.89/0.93	o 292
0.89/0.93	c Solving starts ...
1.00/1.02	c learnt constraints deletion: 179 -> 90
1.10/1.19	c learnt constraints deletion: 228 -> 115
1.29/1.32	c learnt constraints deletion: 259 -> 133
1.39/1.49	c learnt constraints deletion: 224 -> 112
1.59/1.68	c learnt constraints deletion: 275 -> 143
1.79/1.80	c learnt constraints deletion: 271 -> 142
1.79/1.86	c learnt constraints deletion: 188 -> 94
1.89/1.94	c solving time = 1.013s
1.89/1.94	c #decision = 4550
1.89/1.94	c #conflict = 1791
1.89/1.94	c #restart = 8
1.89/1.94	o 274
1.89/1.94	c Solving starts ...
1.89/1.94	c learnt constraints deletion: 161 -> 81
1.89/1.95	c solving time = 0.002s
1.89/1.95	c #decision = 4566
1.89/1.95	c #conflict = 1791
1.89/1.95	c #restart = 8
1.89/1.95	o 272
1.89/1.95	c Solving starts ...
1.89/1.95	c solving time = 0.002s
1.89/1.95	c #decision = 4581
1.89/1.95	c #conflict = 1791
1.89/1.95	c #restart = 8
1.89/1.95	o 271
1.89/1.95	c Solving starts ...
1.99/2.09	c learnt constraints deletion: 180 -> 90
2.10/2.17	c solving time = 0.224s
2.10/2.17	c #decision = 4849
2.10/2.17	c #conflict = 1939
2.10/2.17	c #restart = 9
2.10/2.17	o 270
2.10/2.17	c Solving starts ...
2.10/2.17	c learnt constraints deletion: 138 -> 69
2.29/2.31	c solving time = 0.136s
2.29/2.31	c #decision = 5061
2.29/2.31	c #conflict = 2033
2.29/2.31	c #restart = 9
2.29/2.31	o 264
2.29/2.31	c Solving starts ...
2.29/2.31	c learnt constraints deletion: 163 -> 82
2.29/2.31	c solving time = 0.003s
2.29/2.31	c #decision = 5125
2.29/2.31	c #conflict = 2034
2.29/2.31	c #restart = 9
2.29/2.31	o 207
2.29/2.31	c Solving starts ...
2.29/2.32	c solving time = 0.009s
2.29/2.32	c #decision = 5143
2.29/2.32	c #conflict = 2036
2.29/2.32	c #restart = 9
2.29/2.32	o 204
2.29/2.32	c Solving starts ...
2.39/2.45	c learnt constraints deletion: 184 -> 92
2.49/2.58	c learnt constraints deletion: 187 -> 95
2.49/2.58	c solving time = 0.256s
2.49/2.58	c #decision = 5509
2.49/2.58	c #conflict = 2231
2.49/2.58	c #restart = 10
2.49/2.58	o 203
2.49/2.58	c Solving starts ...
2.49/2.58	c solving time = 0.002s
2.49/2.58	c #decision = 5542
2.49/2.58	c #conflict = 2231
2.49/2.58	c #restart = 10
2.49/2.58	o 201
2.49/2.58	c Solving starts ...
2.49/2.58	c solving time = 0.002s
2.49/2.58	c #decision = 5586
2.49/2.58	c #conflict = 2232
2.49/2.58	c #restart = 10
2.49/2.58	o 188
2.49/2.58	c Solving starts ...
2.49/2.59	c solving time = 0.002s
2.49/2.59	c #decision = 5610
2.49/2.59	c #conflict = 2232
2.49/2.59	c #restart = 10
2.49/2.59	o 182
2.49/2.59	c Solving starts ...
2.49/2.59	c solving time = 0.004s
2.49/2.59	c #decision = 5632
2.49/2.59	c #conflict = 2236
2.49/2.59	c #restart = 10
2.49/2.59	o 181
2.49/2.59	c Solving starts ...
2.49/2.59	c solving time = 0.002s
2.49/2.59	c #decision = 5647
2.49/2.59	c #conflict = 2236
2.49/2.59	c #restart = 10
2.49/2.59	o 179
2.49/2.59	c Solving starts ...
2.59/2.60	c solving time = 0.004s
2.59/2.60	c #decision = 5664
2.59/2.60	c #conflict = 2238
2.59/2.60	c #restart = 10
2.59/2.60	o 177
2.59/2.60	c Solving starts ...
2.59/2.60	c solving time = 0.004s
2.59/2.60	c #decision = 5685
2.59/2.60	c #conflict = 2241
2.59/2.60	c #restart = 10
2.59/2.60	o 175
2.59/2.60	c Solving starts ...
2.59/2.60	c solving time = 0.002s
2.59/2.60	c #decision = 5785
2.59/2.60	c #conflict = 2241
2.59/2.60	c #restart = 10
2.59/2.60	o 119
2.59/2.60	c Solving starts ...
2.59/2.61	c solving time = 0.001s
2.59/2.61	c #decision = 5829
2.59/2.61	c #conflict = 2241
2.59/2.61	c #restart = 10
2.59/2.61	o 99
2.59/2.61	c Solving starts ...
2.59/2.61	c solving time = 0.003s
2.59/2.61	c #decision = 5853
2.59/2.61	c #conflict = 2245
2.59/2.61	c #restart = 10
2.59/2.61	o 98
2.59/2.61	c Solving starts ...
2.59/2.61	c solving time = 0.001s
2.59/2.61	c #decision = 5867
2.59/2.61	c #conflict = 2245
2.59/2.61	c #restart = 10
2.59/2.61	o 96
2.59/2.61	c Solving starts ...
2.59/2.62	c solving time = 0.005s
2.59/2.62	c #decision = 5881
2.59/2.62	c #conflict = 2248
2.59/2.62	c #restart = 10
2.59/2.62	o 95
2.59/2.62	c Solving starts ...
2.59/2.62	c solving time = 0.002s
2.59/2.62	c #decision = 5896
2.59/2.62	c #conflict = 2249
2.59/2.62	c #restart = 10
2.59/2.62	o 93
2.59/2.62	c Solving starts ...
2.59/2.62	c solving time = 0.001s
2.59/2.62	c #decision = 6056
2.59/2.62	c #conflict = 2249
2.59/2.62	c #restart = 10
2.59/2.62	o 10
2.59/2.62	c Solving starts ...
2.69/2.71	c learnt constraints deletion: 354 -> 179
2.69/2.79	c learnt constraints deletion: 369 -> 192
2.79/2.86	c learnt constraints deletion: 390 -> 206
2.89/2.92	c learnt constraints deletion: 386 -> 201
2.89/2.99	c learnt constraints deletion: 385 -> 193
2.99/3.07	c learnt constraints deletion: 400 -> 204
3.09/3.12	c learnt constraints deletion: 319 -> 160
3.19/3.21	c learnt constraints deletion: 395 -> 198
3.19/3.30	c learnt constraints deletion: 406 -> 209
3.29/3.39	c learnt constraints deletion: 422 -> 214
3.39/3.48	c learnt constraints deletion: 437 -> 221
3.49/3.56	c learnt constraints deletion: 435 -> 223
3.58/3.63	c learnt constraints deletion: 417 -> 217
3.69/3.72	c learnt constraints deletion: 453 -> 228
3.79/3.82	c learnt constraints deletion: 442 -> 224
3.89/3.90	c learnt constraints deletion: 387 -> 194
3.99/4.02	c learnt constraints deletion: 478 -> 247
4.09/4.12	c learnt constraints deletion: 466 -> 236
4.19/4.21	c learnt constraints deletion: 426 -> 213
4.29/4.33	c learnt constraints deletion: 476 -> 242
4.39/4.41	c learnt constraints deletion: 437 -> 220
4.39/4.49	c learnt constraints deletion: 448 -> 227
4.49/4.58	c learnt constraints deletion: 460 -> 232
4.59/4.69	c learnt constraints deletion: 484 -> 249
4.69/4.79	c learnt constraints deletion: 492 -> 252
4.79/4.89	c learnt constraints deletion: 491 -> 253
4.89/4.99	c learnt constraints deletion: 507 -> 259
4.99/5.09	c learnt constraints deletion: 508 -> 263
5.09/5.19	c learnt constraints deletion: 506 -> 260
5.19/5.28	c learnt constraints deletion: 475 -> 238
5.29/5.39	c learnt constraints deletion: 476 -> 241
5.49/5.51	c learnt constraints deletion: 502 -> 259
5.49/5.59	c learnt constraints deletion: 451 -> 226
5.69/5.72	c learnt constraints deletion: 508 -> 254
5.79/5.84	c learnt constraints deletion: 528 -> 272
5.89/5.97	c learnt constraints deletion: 521 -> 263
5.99/6.07	c learnt constraints deletion: 521 -> 271
6.09/6.16	c learnt constraints deletion: 505 -> 253
6.19/6.28	c learnt constraints deletion: 540 -> 274
6.29/6.37	c learnt constraints deletion: 548 -> 285
6.39/6.49	c learnt constraints deletion: 556 -> 285
6.49/6.59	c learnt constraints deletion: 534 -> 271
6.69/6.71	c learnt constraints deletion: 511 -> 259
6.79/6.82	c learnt constraints deletion: 527 -> 265
6.89/6.92	c learnt constraints deletion: 525 -> 268
6.99/7.02	c learnt constraints deletion: 513 -> 258
7.09/7.14	c learnt constraints deletion: 530 -> 273
7.19/7.24	c learnt constraints deletion: 566 -> 287
7.29/7.36	c learnt constraints deletion: 583 -> 299
7.39/7.47	c learnt constraints deletion: 562 -> 284
7.48/7.60	c learnt constraints deletion: 566 -> 285
7.70/7.73	c learnt constraints deletion: 569 -> 287
7.79/7.87	c learnt constraints deletion: 572 -> 292
7.99/8.00	c learnt constraints deletion: 543 -> 275
8.09/8.12	c learnt constraints deletion: 529 -> 269
8.19/8.24	c learnt constraints deletion: 536 -> 275
8.29/8.39	c learnt constraints deletion: 559 -> 281
8.49/8.51	c learnt constraints deletion: 565 -> 285
8.59/8.63	c learnt constraints deletion: 556 -> 278
8.69/8.75	c learnt constraints deletion: 556 -> 278
8.79/8.86	c learnt constraints deletion: 545 -> 275
8.89/8.98	c learnt constraints deletion: 553 -> 284
9.09/9.12	c learnt constraints deletion: 589 -> 304
9.18/9.24	c learnt constraints deletion: 565 -> 284
9.28/9.35	c learnt constraints deletion: 551 -> 280
9.39/9.49	c learnt constraints deletion: 584 -> 292
9.59/9.61	c learnt constraints deletion: 557 -> 284
9.69/9.74	c learnt constraints deletion: 563 -> 286
9.79/9.86	c learnt constraints deletion: 542 -> 278
9.99/10.03	c learnt constraints deletion: 619 -> 313
10.09/10.16	c learnt constraints deletion: 601 -> 305
10.29/10.30	c learnt constraints deletion: 585 -> 298
10.39/10.42	c learnt constraints deletion: 614 -> 313
10.48/10.56	c learnt constraints deletion: 597 -> 304
10.58/10.69	c learnt constraints deletion: 618 -> 313
10.68/10.80	c learnt constraints deletion: 570 -> 289
10.89/10.94	c learnt constraints deletion: 580 -> 299
11.00/11.07	c learnt constraints deletion: 593 -> 305
11.09/11.19	c learnt constraints deletion: 596 -> 308
11.29/11.30	c learnt constraints deletion: 594 -> 311
11.39/11.42	c learnt constraints deletion: 600 -> 311
11.49/11.56	c learnt constraints deletion: 598 -> 310
11.59/11.68	c learnt constraints deletion: 595 -> 315
11.79/11.82	c learnt constraints deletion: 592 -> 296
11.89/11.93	c learnt constraints deletion: 553 -> 277
11.99/12.08	c learnt constraints deletion: 610 -> 308
12.19/12.21	c learnt constraints deletion: 605 -> 309
12.29/12.35	c learnt constraints deletion: 623 -> 315
12.49/12.50	c learnt constraints deletion: 633 -> 320
12.59/12.63	c learnt constraints deletion: 614 -> 313
12.69/12.75	c learnt constraints deletion: 588 -> 308
12.79/12.89	c learnt constraints deletion: 599 -> 308
12.99/13.03	c learnt constraints deletion: 615 -> 313
13.09/13.17	c learnt constraints deletion: 596 -> 299
13.28/13.31	c learnt constraints deletion: 612 -> 310
13.39/13.43	c learnt constraints deletion: 629 -> 318
13.49/13.57	c learnt constraints deletion: 606 -> 310
13.59/13.69	c learnt constraints deletion: 617 -> 315
13.79/13.83	c learnt constraints deletion: 592 -> 296
13.99/14.01	c learnt constraints deletion: 667 -> 339
14.08/14.15	c learnt constraints deletion: 639 -> 322
14.19/14.28	c learnt constraints deletion: 594 -> 297
14.39/14.42	c learnt constraints deletion: 647 -> 325
14.49/14.56	c learnt constraints deletion: 645 -> 325
14.59/14.68	c learnt constraints deletion: 634 -> 321
14.79/14.82	c learnt constraints deletion: 614 -> 308
14.89/14.95	c learnt constraints deletion: 608 -> 309
15.09/15.11	c learnt constraints deletion: 647 -> 329
15.19/15.27	c learnt constraints deletion: 669 -> 340
15.30/15.40	c learnt constraints deletion: 630 -> 323
15.49/15.51	c learnt constraints deletion: 640 -> 322
15.59/15.66	c learnt constraints deletion: 646 -> 328
15.79/15.80	c learnt constraints deletion: 654 -> 328
15.89/15.93	c learnt constraints deletion: 634 -> 322
15.99/16.07	c learnt constraints deletion: 635 -> 323
16.19/16.21	c learnt constraints deletion: 631 -> 318
16.28/16.37	c learnt constraints deletion: 652 -> 328
16.50/16.53	c learnt constraints deletion: 644 -> 326
16.59/16.68	c learnt constraints deletion: 631 -> 316
16.79/16.81	c learnt constraints deletion: 616 -> 309
16.89/16.97	c learnt constraints deletion: 663 -> 337
17.08/17.10	c learnt constraints deletion: 628 -> 321
17.18/17.25	c learnt constraints deletion: 651 -> 334
17.38/17.40	c learnt constraints deletion: 666 -> 342
17.49/17.54	c learnt constraints deletion: 647 -> 332
17.60/17.67	c learnt constraints deletion: 623 -> 319
17.79/17.82	c learnt constraints deletion: 651 -> 336
17.89/17.94	c learnt constraints deletion: 651 -> 336
17.99/18.07	c learnt constraints deletion: 676 -> 348
18.19/18.20	c learnt constraints deletion: 647 -> 339
18.29/18.34	c learnt constraints deletion: 634 -> 329
18.38/18.48	c learnt constraints deletion: 671 -> 349
18.59/18.61	c learnt constraints deletion: 657 -> 343
18.69/18.76	c learnt constraints deletion: 656 -> 334
18.78/18.89	c learnt constraints deletion: 653 -> 336
18.99/19.04	c learnt constraints deletion: 631 -> 322
19.09/19.17	c learnt constraints deletion: 603 -> 302
19.29/19.32	c learnt constraints deletion: 622 -> 315
19.39/19.46	c learnt constraints deletion: 642 -> 324
19.59/19.60	c learnt constraints deletion: 672 -> 343
19.69/19.75	c learnt constraints deletion: 665 -> 335
19.89/19.90	c learnt constraints deletion: 667 -> 340
19.99/20.04	c learnt constraints deletion: 670 -> 342
20.08/20.19	c learnt constraints deletion: 670 -> 338
20.28/20.35	c learnt constraints deletion: 675 -> 340
20.38/20.49	c learnt constraints deletion: 676 -> 344
20.58/20.65	c learnt constraints deletion: 698 -> 354
20.68/20.78	c learnt constraints deletion: 656 -> 329
20.90/20.93	c learnt constraints deletion: 697 -> 359
20.99/21.08	c learnt constraints deletion: 709 -> 363
21.19/21.21	c learnt constraints deletion: 691 -> 353
21.29/21.36	c learnt constraints deletion: 705 -> 367
21.49/21.51	c learnt constraints deletion: 696 -> 356
21.59/21.65	c learnt constraints deletion: 696 -> 358
21.79/21.80	c learnt constraints deletion: 711 -> 372
21.89/21.94	c learnt constraints deletion: 710 -> 362
21.99/22.08	c learnt constraints deletion: 702 -> 358
22.18/22.23	c learnt constraints deletion: 695 -> 359
22.28/22.38	c learnt constraints deletion: 694 -> 363
22.49/22.52	c learnt constraints deletion: 662 -> 346
22.59/22.66	c learnt constraints deletion: 678 -> 354
22.79/22.81	c learnt constraints deletion: 694 -> 347
22.89/22.96	c learnt constraints deletion: 695 -> 351
22.99/23.10	c learnt constraints deletion: 687 -> 349
23.19/23.23	c learnt constraints deletion: 691 -> 351
23.28/23.35	c learnt constraints deletion: 631 -> 316
23.49/23.50	c learnt constraints deletion: 683 -> 349
23.59/23.62	c learnt constraints deletion: 674 -> 338
23.69/23.78	c learnt constraints deletion: 692 -> 353
23.89/23.92	c learnt constraints deletion: 697 -> 355
23.99/24.05	c learnt constraints deletion: 701 -> 355
24.09/24.18	c learnt constraints deletion: 688 -> 347
24.29/24.32	c learnt constraints deletion: 695 -> 352
24.39/24.45	c learnt constraints deletion: 690 -> 350
24.49/24.58	c learnt constraints deletion: 662 -> 336
24.69/24.71	c learnt constraints deletion: 693 -> 347
24.79/24.85	c learnt constraints deletion: 679 -> 342
24.89/24.97	c learnt constraints deletion: 663 -> 337
25.09/25.10	c learnt constraints deletion: 670 -> 348
25.19/25.25	c learnt constraints deletion: 677 -> 340
25.29/25.38	c learnt constraints deletion: 644 -> 324
25.48/25.54	c learnt constraints deletion: 693 -> 355
25.69/25.70	c learnt constraints deletion: 703 -> 358
25.79/25.86	c learnt constraints deletion: 706 -> 364
25.89/25.99	c learnt constraints deletion: 648 -> 327
26.09/26.14	c learnt constraints deletion: 686 -> 349
26.19/26.28	c learnt constraints deletion: 707 -> 362
26.39/26.46	c learnt constraints deletion: 711 -> 362
26.58/26.61	c learnt constraints deletion: 698 -> 359
26.68/26.75	c learnt constraints deletion: 700 -> 366
26.88/26.91	c learnt constraints deletion: 720 -> 369
26.98/27.05	c learnt constraints deletion: 694 -> 357
27.18/27.21	c learnt constraints deletion: 705 -> 368
27.29/27.35	c learnt constraints deletion: 691 -> 355
27.49/27.50	c learnt constraints deletion: 697 -> 360
27.59/27.64	c learnt constraints deletion: 655 -> 338
27.78/27.82	c learnt constraints deletion: 751 -> 387
27.88/27.96	c learnt constraints deletion: 721 -> 361
28.08/28.15	c learnt constraints deletion: 784 -> 394
28.28/28.31	c learnt constraints deletion: 756 -> 385
28.39/28.43	c learnt constraints deletion: 718 -> 362
28.59/28.61	c learnt constraints deletion: 765 -> 389
28.69/28.77	c learnt constraints deletion: 739 -> 380
28.89/28.92	c learnt constraints deletion: 744 -> 374
28.99/29.05	c learnt constraints deletion: 689 -> 345
29.19/29.23	c learnt constraints deletion: 710 -> 357
29.38/29.41	c learnt constraints deletion: 763 -> 388
29.48/29.59	c learnt constraints deletion: 756 -> 388
29.69/29.77	c learnt constraints deletion: 753 -> 390
29.88/29.92	c learnt constraints deletion: 740 -> 374
29.98/30.08	c learnt constraints deletion: 739 -> 370
30.18/30.24	c learnt constraints deletion: 733 -> 373
30.39/30.43	c learnt constraints deletion: 774 -> 387
30.49/30.58	c learnt constraints deletion: 741 -> 376
30.69/30.76	c learnt constraints deletion: 736 -> 372
30.88/30.94	c learnt constraints deletion: 747 -> 380
31.08/31.10	c learnt constraints deletion: 734 -> 368
31.18/31.26	c learnt constraints deletion: 746 -> 376
31.38/31.43	c learnt constraints deletion: 727 -> 369
31.58/31.62	c learnt constraints deletion: 741 -> 377
31.69/31.79	c learnt constraints deletion: 745 -> 376
31.89/31.97	c learnt constraints deletion: 703 -> 352
32.08/32.15	c learnt constraints deletion: 740 -> 384
32.28/32.30	c learnt constraints deletion: 752 -> 383
32.38/32.46	c learnt constraints deletion: 757 -> 382
32.58/32.62	c learnt constraints deletion: 734 -> 375
32.69/32.77	c learnt constraints deletion: 726 -> 371
32.89/32.93	c learnt constraints deletion: 757 -> 397
32.99/33.06	c learnt constraints deletion: 712 -> 374
33.18/33.22	c learnt constraints deletion: 726 -> 367
33.38/33.41	c learnt constraints deletion: 741 -> 377
33.48/33.59	c learnt constraints deletion: 754 -> 378
33.68/33.77	c learnt constraints deletion: 752 -> 386
33.88/33.94	c learnt constraints deletion: 751 -> 384
33.99/34.09	c learnt constraints deletion: 741 -> 372
34.18/34.27	c learnt constraints deletion: 745 -> 382
34.39/34.44	c learnt constraints deletion: 753 -> 384
34.49/34.59	c learnt constraints deletion: 731 -> 366
34.69/34.76	c learnt constraints deletion: 740 -> 381
34.89/34.90	c learnt constraints deletion: 721 -> 366
34.99/35.08	c learnt constraints deletion: 754 -> 379
35.19/35.25	c learnt constraints deletion: 743 -> 376
35.39/35.42	c learnt constraints deletion: 721 -> 368
35.49/35.59	c learnt constraints deletion: 751 -> 383
35.68/35.73	c learnt constraints deletion: 728 -> 368
35.78/35.89	c learnt constraints deletion: 758 -> 385
35.99/36.04	c learnt constraints deletion: 731 -> 375
36.09/36.20	c learnt constraints deletion: 741 -> 375
36.29/36.36	c learnt constraints deletion: 723 -> 365
36.49/36.53	c learnt constraints deletion: 726 -> 368
36.58/36.69	c learnt constraints deletion: 702 -> 351
36.78/36.88	c learnt constraints deletion: 740 -> 377
36.98/37.02	c learnt constraints deletion: 706 -> 353
37.08/37.19	c learnt constraints deletion: 722 -> 364
37.29/37.36	c learnt constraints deletion: 742 -> 379
37.48/37.50	c learnt constraints deletion: 702 -> 351
37.59/37.69	c learnt constraints deletion: 752 -> 379
37.79/37.84	c learnt constraints deletion: 682 -> 341
37.89/37.99	c learnt constraints deletion: 757 -> 381
38.09/38.14	c learnt constraints deletion: 746 -> 379
38.28/38.30	c learnt constraints deletion: 763 -> 385
38.39/38.45	c learnt constraints deletion: 749 -> 378
38.49/38.59	c learnt constraints deletion: 755 -> 380
38.68/38.73	c learnt constraints deletion: 756 -> 378
38.78/38.87	c learnt constraints deletion: 751 -> 378
38.98/39.03	c learnt constraints deletion: 758 -> 381
39.08/39.19	c learnt constraints deletion: 756 -> 378
39.28/39.34	c learnt constraints deletion: 713 -> 357
39.49/39.56	c learnt constraints deletion: 752 -> 381
39.69/39.76	c learnt constraints deletion: 781 -> 393
39.88/39.90	c learnt constraints deletion: 737 -> 369
39.98/40.09	c learnt constraints deletion: 742 -> 372
40.18/40.27	c learnt constraints deletion: 748 -> 376
40.38/40.42	c learnt constraints deletion: 717 -> 359
40.59/40.61	c learnt constraints deletion: 756 -> 378
40.69/40.77	c learnt constraints deletion: 737 -> 372
40.88/40.96	c learnt constraints deletion: 777 -> 391
41.08/41.11	c learnt constraints deletion: 758 -> 379
41.18/41.29	c learnt constraints deletion: 780 -> 392
41.39/41.46	c learnt constraints deletion: 777 -> 396
41.59/41.66	c learnt constraints deletion: 827 -> 416
41.79/41.81	c learnt constraints deletion: 768 -> 384
41.98/42.00	c learnt constraints deletion: 807 -> 411
42.08/42.17	c learnt constraints deletion: 791 -> 403
42.28/42.36	c learnt constraints deletion: 775 -> 393
42.48/42.55	c learnt constraints deletion: 792 -> 397
42.68/42.73	c learnt constraints deletion: 804 -> 409
42.79/42.89	c learnt constraints deletion: 785 -> 395
42.98/43.07	c learnt constraints deletion: 807 -> 406
43.18/43.22	c learnt constraints deletion: 795 -> 401
43.28/43.39	c learnt constraints deletion: 802 -> 406
43.48/43.54	c learnt constraints deletion: 782 -> 393
43.69/43.72	c learnt constraints deletion: 771 -> 386
43.79/43.90	c learnt constraints deletion: 802 -> 403
43.99/44.09	c learnt constraints deletion: 829 -> 420
44.18/44.22	c learnt constraints deletion: 763 -> 382
44.38/44.44	c learnt constraints deletion: 800 -> 400
44.48/44.59	c learnt constraints deletion: 756 -> 378
44.78/44.80	c learnt constraints deletion: 805 -> 406
44.88/44.98	c learnt constraints deletion: 820 -> 412
45.09/45.15	c learnt constraints deletion: 796 -> 402
45.28/45.31	c learnt constraints deletion: 796 -> 402
45.48/45.50	c learnt constraints deletion: 797 -> 403
45.59/45.68	c learnt constraints deletion: 822 -> 413
45.79/45.85	c learnt constraints deletion: 804 -> 404
45.98/46.02	c learnt constraints deletion: 800 -> 400
46.09/46.18	c learnt constraints deletion: 801 -> 406
46.28/46.35	c learnt constraints deletion: 773 -> 390
46.48/46.53	c learnt constraints deletion: 819 -> 417
46.68/46.72	c learnt constraints deletion: 828 -> 418
46.89/46.90	c learnt constraints deletion: 804 -> 403
46.98/47.05	c learnt constraints deletion: 759 -> 384
47.19/47.24	c learnt constraints deletion: 771 -> 386
47.38/47.44	c learnt constraints deletion: 825 -> 419
47.58/47.60	c learnt constraints deletion: 802 -> 406
47.68/47.75	c learnt constraints deletion: 811 -> 417
47.88/47.90	c learnt constraints deletion: 788 -> 398
47.98/48.07	c learnt constraints deletion: 809 -> 409
48.19/48.23	c learnt constraints deletion: 806 -> 412
48.29/48.37	c learnt constraints deletion: 789 -> 395
48.48/48.54	c learnt constraints deletion: 810 -> 412
48.58/48.68	c learnt constraints deletion: 792 -> 399
48.79/48.86	c learnt constraints deletion: 814 -> 407
48.99/49.01	c learnt constraints deletion: 794 -> 397
49.09/49.17	c learnt constraints deletion: 794 -> 398
49.29/49.33	c learnt constraints deletion: 777 -> 390
49.49/49.52	c learnt constraints deletion: 789 -> 398
49.68/49.72	c learnt constraints deletion: 825 -> 415
49.78/49.86	c learnt constraints deletion: 787 -> 394
49.99/50.05	c learnt constraints deletion: 821 -> 413
50.19/50.22	c learnt constraints deletion: 816 -> 411
50.38/50.40	c learnt constraints deletion: 795 -> 401
50.49/50.57	c learnt constraints deletion: 802 -> 409
50.68/50.76	c learnt constraints deletion: 805 -> 406
50.88/50.95	c learnt constraints deletion: 776 -> 392
51.08/51.13	c learnt constraints deletion: 798 -> 403
51.18/51.28	c learnt constraints deletion: 788 -> 394
51.38/51.43	c learnt constraints deletion: 803 -> 403
51.48/51.59	c learnt constraints deletion: 799 -> 405
51.69/51.72	c learnt constraints deletion: 773 -> 387
51.78/51.89	c learnt constraints deletion: 795 -> 399
51.98/52.02	c learnt constraints deletion: 773 -> 387
52.08/52.19	c learnt constraints deletion: 810 -> 410
52.28/52.36	c learnt constraints deletion: 838 -> 424
52.48/52.50	c learnt constraints deletion: 779 -> 394
52.48/52.58	c solving time = 49.953s
52.48/52.58	c #decision = 177128
52.48/52.58	c #conflict = 116577
52.48/52.58	c #restart = 25
52.48/52.58	s OPTIMUM FOUND
52.48/52.58	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10
52.48/52.58	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
52.48/52.58	v -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 x30
52.48/52.58	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
52.48/52.58	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
52.48/52.58	v -x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60
52.48/52.58	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 x68 -x69 -x70
52.48/52.58	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
52.48/52.58	v -x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90
52.48/52.58	v -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
52.48/52.58	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
52.48/52.58	v -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120
52.48/52.58	v -x121 -x122 x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
52.48/52.58	v x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
52.48/52.58	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
52.48/52.58	v -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
52.48/52.58	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 -x169
52.48/52.58	c total time = 52.576s

Verifier Data

OK	10

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3712368-1338204830/watcher-3712368-1338204830 -o /tmp/evaluation-result-3712368-1338204830/solver-3712368-1338204830 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712368-1338204830.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.02 2.01 2.00 2/176 21010
/proc/meminfo: memFree=27902936/32873844 swapFree=7620/7620
[pid=21010] ppid=21008 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/21010/stat : 21010 (toysat) R 21008 21010 20029 0 -1 4202496 832 0 0 0 0 0 0 0 20 0 1 0 286611578 7405568 754 33554432000 4194304 8973514 140733718083824 140733912118328 4209439 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21010/statm: 1808 754 422 1167 0 589 0

[startup+0.0808539 s]
/proc/loadavg: 2.02 2.01 2.00 2/176 21010
/proc/meminfo: memFree=27902936/32873844 swapFree=7620/7620
[pid=21010] ppid=21008 vsize=7232 CPUtime=0.07 cores=1,3,5,7
/proc/21010/stat : 21010 (toysat) R 21008 21010 20029 0 -1 4202496 1122 0 0 0 7 0 0 0 20 0 1 0 286611578 7405568 1044 33554432000 4194304 8973514 140733718083824 140733912118328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21010/statm: 1808 1044 462 1167 0 589 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7232

[startup+0.168136 s]
/proc/loadavg: 2.02 2.01 2.00 2/176 21010
/proc/meminfo: memFree=27902936/32873844 swapFree=7620/7620
[pid=21010] ppid=21008 vsize=8256 CPUtime=0.16 cores=1,3,5,7
/proc/21010/stat : 21010 (toysat) R 21008 21010 20029 0 -1 4202496 1127 0 0 0 16 0 0 0 20 0 1 0 286611578 8454144 1049 33554432000 4194304 8973514 140733718083824 140733912118328 7716772 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21010/statm: 2064 1049 462 1167 0 845 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 8256

[startup+0.300229 s]
/proc/loadavg: 2.02 2.01 2.00 2/176 21010
/proc/meminfo: memFree=27902936/32873844 swapFree=7620/7620
[pid=21010] ppid=21008 vsize=8256 CPUtime=0.29 cores=1,3,5,7
/proc/21010/stat : 21010 (toysat) R 21008 21010 20029 0 -1 4202496 1186 0 0 0 29 0 0 0 20 0 1 0 286611578 8454144 1108 33554432000 4194304 8973514 140733718083824 140733912118328 7720528 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21010/statm: 2064 1108 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.02 2.01 2.00 2/176 21010
/proc/meminfo: memFree=27902936/32873844 swapFree=7620/7620
[pid=21010] ppid=21008 vsize=8256 CPUtime=0.69 cores=1,3,5,7
/proc/21010/stat : 21010 (toysat) R 21008 21010 20029 0 -1 4202496 1379 0 0 0 68 1 0 0 20 0 1 0 286611578 8454144 1301 33554432000 4194304 8973514 140733718083824 140733912118328 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21010/statm: 2064 1301 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.02 2.01 2.00 3/177 21011
/proc/meminfo: memFree=27899316/32873844 swapFree=7620/7620
[pid=21010] ppid=21008 vsize=9280 CPUtime=1.48 cores=1,3,5,7
/proc/21010/stat : 21010 (toysat) R 21008 21010 20029 0 -1 4202496 1635 0 0 0 147 1 0 0 20 0 1 0 286611578 9502720 1557 33554432000 4194304 8973514 140733718083824 140733718083320 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21010/statm: 2320 1557 463 1167 0 1101 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9280

[startup+3.10023 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21011
/proc/meminfo: memFree=27897952/32873844 swapFree=7620/7620
[pid=21010] ppid=21008 vsize=10304 CPUtime=3.09 cores=1,3,5,7
/proc/21010/stat : 21010 (toysat) R 21008 21010 20029 0 -1 4202496 1891 0 0 0 307 2 0 0 20 0 1 0 286611578 10551296 1813 33554432000 4194304 8973514 140733718083824 140733718083320 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21010/statm: 2576 1813 463 1167 0 1357 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10304

[startup+6.30024 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21011
/proc/meminfo: memFree=27896836/32873844 swapFree=7620/7620
[pid=21010] ppid=21008 vsize=10304 CPUtime=6.29 cores=1,3,5,7
/proc/21010/stat : 21010 (toysat) R 21008 21010 20029 0 -1 4202496 1891 0 0 0 625 4 0 0 20 0 1 0 286611578 10551296 1813 33554432000 4194304 8973514 140733718083824 140733718083088 4415843 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21010/statm: 2576 1813 463 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.02 2.01 2.00 3/177 21011
/proc/meminfo: memFree=27896728/32873844 swapFree=7620/7620
[pid=21010] ppid=21008 vsize=10304 CPUtime=12.69 cores=1,3,5,7
/proc/21010/stat : 21010 (toysat) R 21008 21010 20029 0 -1 4202496 1892 0 0 0 1260 9 0 0 20 0 1 0 286611578 10551296 1814 33554432000 4194304 8973514 140733718083824 140733718083320 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21010/statm: 2576 1814 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.02 2.01 2.00 3/177 21011
/proc/meminfo: memFree=27896976/32873844 swapFree=7620/7620
[pid=21010] ppid=21008 vsize=10304 CPUtime=25.48 cores=1,3,5,7
/proc/21010/stat : 21010 (toysat) R 21008 21010 20029 0 -1 4202496 1892 0 0 0 2530 18 0 0 20 0 1 0 286611578 10551296 1814 33554432000 4194304 8973514 140733718083824 140733718083088 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21010/statm: 2576 1814 463 1167 0 1357 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10304

[startup+51.1002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21011
/proc/meminfo: memFree=27897100/32873844 swapFree=7620/7620
[pid=21010] ppid=21008 vsize=10304 CPUtime=51.08 cores=1,3,5,7
/proc/21010/stat : 21010 (toysat) R 21008 21010 20029 0 -1 4202496 1893 0 0 0 5072 36 0 0 20 0 1 0 286611578 10551296 1815 33554432000 4194304 8973514 140733718083824 140733718083320 7732784 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21010/statm: 2576 1815 463 1167 0 1357 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10304

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

[startup+51.9002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21011
/proc/meminfo: memFree=27897100/32873844 swapFree=7620/7620
[pid=21010] ppid=21008 vsize=10304 CPUtime=51.88 cores=1,3,5,7
/proc/21010/stat : 21010 (toysat) R 21008 21010 20029 0 -1 4202496 1893 0 0 0 5151 37 0 0 20 0 1 0 286611578 10551296 1815 33554432000 4194304 8973514 140733718083824 140733718083320 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21010/statm: 2576 1815 463 1167 0 1357 0
Current children cumulated CPU time (s) 51.88
Current children cumulated vsize (KiB) 10304

[startup+52.3002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21011
/proc/meminfo: memFree=27897100/32873844 swapFree=7620/7620
[pid=21010] ppid=21008 vsize=10304 CPUtime=52.28 cores=1,3,5,7
/proc/21010/stat : 21010 (toysat) R 21008 21010 20029 0 -1 4202496 1893 0 0 0 5191 37 0 0 20 0 1 0 286611578 10551296 1815 33554432000 4194304 8973514 140733718083824 140733718083320 7716799 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21010/statm: 2576 1815 463 1167 0 1357 0
Current children cumulated CPU time (s) 52.28
Current children cumulated vsize (KiB) 10304

[startup+52.5002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21011
/proc/meminfo: memFree=27897100/32873844 swapFree=7620/7620
[pid=21010] ppid=21008 vsize=10304 CPUtime=52.48 cores=1,3,5,7
/proc/21010/stat : 21010 (toysat) R 21008 21010 20029 0 -1 4202496 1893 0 0 0 5211 37 0 0 20 0 1 0 286611578 10551296 1815 33554432000 4194304 8973514 140733718083824 140733718083320 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21010/statm: 2576 1815 463 1167 0 1357 0
Current children cumulated CPU time (s) 52.48
Current children cumulated vsize (KiB) 10304

Child status: 0
Real time (s): 52.5862
CPU time (s): 52.577
CPU user time (s): 52.1981
CPU system time (s): 0.378942
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 10304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.1981
system time used= 0.378942
maximum resident set size= 7276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1897
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= 54

runsolver used 0.094985 second user time and 0.223965 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 13:33:50
IDJOB=3712368
IDBENCH=79224
IDSOLVER=2291
FILE ID=node107/3712368-1338204830
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.1111218024--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712368-1338204830/watcher-3712368-1338204830 -o /tmp/evaluation-result-3712368-1338204830/solver-3712368-1338204830 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712368-1338204830.wbo

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

MD5SUM BENCH= f742a865179589dbb1861a007b830f45
RANDOM SEED=526822182

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:        27903564 kB
Buffers:          431816 kB
Cached:          3456212 kB
SwapCached:            0 kB
Active:          1150588 kB
Inactive:        2962888 kB
Active(anon):     227700 kB
Inactive(anon):        0 kB
Active(file):     922888 kB
Inactive(file):  2962888 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7428 kB
Writeback:            24 kB
AnonPages:        232580 kB
Mapped:            16256 kB
Shmem:               200 kB
Slab:             715120 kB
SReclaimable:     157468 kB
SUnreclaim:       557652 kB
KernelStack:        1472 kB
PageTables:         4628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     339476 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:34:43