Trace number 3712346

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 927.129 927.283

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900670234--soft-0-100-0.wbo
MD5SUM68083219a398085883a8cf7e46688b9f
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 benchmark140.925
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 134314
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 134313
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 641
Number of bits of the biggest sum of numbers10
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.79/0.84	c 2012-05-28T14:00:14+0200
0.79/0.84	c arch = x86_64
0.79/0.84	c os = linux
0.79/0.84	c compiler = ghc 7.4
0.79/0.84	c packages:
0.79/0.84	c   OptDir-0.0.1
0.79/0.84	c   array-0.4.0.0
0.79/0.84	c   base-4.5.0.0
0.79/0.84	c   bytestring-0.9.2.1
0.79/0.84	c   containers-0.4.2.1
0.79/0.84	c   deepseq-1.3.0.0
0.79/0.84	c   mtl-2.1.1
0.79/0.84	c   old_locale-1.0.0.4
0.79/0.84	c   parse_dimacs-1.2
0.79/0.84	c   parsec-3.1.2
0.79/0.84	c   queue-0.1.2
0.79/0.84	c   stm-2.3
0.79/0.84	c   time-1.4
0.79/0.84	c command line = ["--wbo","HOME/instance-3712346-1338206414.wbo"]
0.79/0.84	c #vars 231
0.79/0.84	c #constraints 2707
0.79/0.84	c Solving starts ...
0.79/0.89	c solving time = 0.048s
0.79/0.89	c #decision = 6150
0.79/0.89	c #conflict = 104
0.79/0.89	c #restart = 1
0.79/0.89	o 377
0.89/0.90	c Solving starts ...
0.89/0.91	c solving time = 0.006s
0.89/0.91	c #decision = 8833
0.89/0.91	c #conflict = 104
0.89/0.91	c #restart = 1
0.89/0.91	o 336
0.89/0.91	c Solving starts ...
0.89/0.96	c solving time = 0.045s
0.89/0.96	c #decision = 10451
0.89/0.96	c #conflict = 110
0.89/0.96	c #restart = 1
0.89/0.96	o 335
0.89/0.97	c Solving starts ...
0.89/0.98	c solving time = 0.011s
0.89/0.98	c #decision = 10843
0.89/0.98	c #conflict = 110
0.89/0.98	c #restart = 1
0.89/0.98	o 332
0.89/0.98	c Solving starts ...
1.00/1.03	c solving time = 0.051s
1.00/1.03	c #decision = 11752
1.00/1.03	c #conflict = 112
1.00/1.03	c #restart = 1
1.00/1.03	o 311
1.00/1.04	c Solving starts ...
1.19/1.23	c solving time = 0.190s
1.19/1.23	c #decision = 11879
1.19/1.23	c #conflict = 118
1.19/1.23	c #restart = 1
1.19/1.23	o 307
1.19/1.23	c Solving starts ...
1.19/1.25	c solving time = 0.018s
1.19/1.25	c #decision = 12655
1.19/1.25	c #conflict = 118
1.19/1.25	c #restart = 1
1.19/1.25	o 280
1.19/1.26	c Solving starts ...
14.09/14.10	c solving time = 12.836s
14.09/14.10	c #decision = 13417
14.09/14.10	c #conflict = 540
14.09/14.10	c #restart = 3
14.09/14.10	o 278
14.09/14.11	c Solving starts ...
14.09/14.13	c solving time = 0.019s
14.09/14.13	c #decision = 13443
14.09/14.13	c #conflict = 540
14.09/14.13	c #restart = 3
14.09/14.13	o 277
14.09/14.13	c Solving starts ...
15.09/15.13	c solving time = 0.993s
15.09/15.13	c #decision = 13565
15.09/15.13	c #conflict = 572
15.09/15.13	c #restart = 3
15.09/15.13	o 275
15.09/15.13	c Solving starts ...
15.09/15.16	c solving time = 0.023s
15.09/15.16	c #decision = 13622
15.09/15.16	c #conflict = 572
15.09/15.16	c #restart = 3
15.09/15.16	o 273
15.09/15.17	c Solving starts ...
15.09/15.19	c solving time = 0.024s
15.09/15.19	c #decision = 13653
15.09/15.19	c #conflict = 572
15.09/15.19	c #restart = 3
15.09/15.19	o 272
15.09/15.19	c Solving starts ...
16.69/16.73	c solving time = 1.535s
16.69/16.73	c #decision = 13769
16.69/16.73	c #conflict = 624
16.69/16.73	c #restart = 3
16.69/16.73	o 270
16.69/16.74	c Solving starts ...
16.69/16.77	c solving time = 0.026s
16.69/16.77	c #decision = 13816
16.69/16.77	c #conflict = 624
16.69/16.77	c #restart = 3
16.69/16.77	o 268
16.69/16.77	c Solving starts ...
16.79/16.80	c solving time = 0.026s
16.79/16.80	c #decision = 14121
16.79/16.80	c #conflict = 624
16.79/16.80	c #restart = 3
16.79/16.80	o 257
16.79/16.81	c Solving starts ...
32.68/32.77	c solving time = 15.959s
32.68/32.77	c #decision = 14932
32.68/32.77	c #conflict = 1042
32.68/32.77	c #restart = 5
32.68/32.77	o 253
32.68/32.78	c Solving starts ...
41.48/41.57	c solving time = 8.794s
41.48/41.57	c #decision = 15330
41.48/41.57	c #conflict = 1286
41.48/41.57	c #restart = 6
41.48/41.57	o 252
41.48/41.58	c Solving starts ...
41.69/41.71	c solving time = 0.127s
41.69/41.71	c #decision = 15385
41.69/41.71	c #conflict = 1290
41.69/41.71	c #restart = 6
41.69/41.71	o 250
41.69/41.71	c Solving starts ...
42.38/42.44	c solving time = 0.724s
42.38/42.44	c #decision = 15459
42.38/42.44	c #conflict = 1312
42.38/42.44	c #restart = 6
42.38/42.44	o 248
42.38/42.44	c Solving starts ...
42.38/42.47	c solving time = 0.028s
42.38/42.47	c #decision = 15481
42.38/42.47	c #conflict = 1312
42.38/42.47	c #restart = 6
42.38/42.47	o 247
42.38/42.47	c Solving starts ...
43.48/43.55	c solving time = 1.072s
43.48/43.55	c #decision = 15533
43.48/43.55	c #conflict = 1336
43.48/43.55	c #restart = 6
43.48/43.55	o 246
43.48/43.55	c Solving starts ...
43.48/43.59	c solving time = 0.035s
43.48/43.59	c #decision = 15579
43.48/43.59	c #conflict = 1336
43.48/43.59	c #restart = 6
43.48/43.59	o 244
43.58/43.60	c Solving starts ...
43.58/43.67	c solving time = 0.069s
43.58/43.67	c #decision = 15656
43.58/43.67	c #conflict = 1337
43.58/43.67	c #restart = 6
43.58/43.67	o 241
43.58/43.67	c Solving starts ...
57.68/57.79	c solving time = 14.112s
57.68/57.79	c #decision = 16527
57.68/57.79	c #conflict = 1680
57.68/57.79	c #restart = 8
57.68/57.79	o 231
57.68/57.80	c Solving starts ...
57.78/57.84	c solving time = 0.039s
57.78/57.84	c #decision = 16546
57.78/57.84	c #conflict = 1680
57.78/57.84	c #restart = 8
57.78/57.84	o 230
57.78/57.84	c Solving starts ...
57.88/57.92	c solving time = 0.074s
57.88/57.92	c #decision = 16717
57.88/57.92	c #conflict = 1682
57.88/57.92	c #restart = 8
57.88/57.92	o 224
57.88/57.92	c Solving starts ...
58.07/58.18	c solving time = 0.257s
58.07/58.18	c #decision = 16834
58.07/58.18	c #conflict = 1689
58.07/58.18	c #restart = 8
58.07/58.18	o 220
58.07/58.18	c Solving starts ...
74.17/74.28	c solving time = 16.092s
74.17/74.28	c #decision = 17515
74.17/74.28	c #conflict = 2029
74.17/74.28	c #restart = 10
74.17/74.28	o 216
74.17/74.28	c Solving starts ...
74.17/74.29	c learnt constraints deletion: 2019 -> 1010
74.48/74.50	c solving time = 0.217s
74.48/74.50	c #decision = 17602
74.48/74.50	c #conflict = 2033
74.48/74.50	c #restart = 10
74.48/74.50	o 213
74.48/74.51	c Solving starts ...
91.07/91.14	c solving time = 16.625s
91.07/91.14	c #decision = 18224
91.07/91.14	c #conflict = 2378
91.07/91.14	c #restart = 12
91.07/91.14	o 210
91.07/91.14	c Solving starts ...
91.07/91.18	c solving time = 0.042s
91.07/91.18	c #decision = 18255
91.07/91.18	c #conflict = 2378
91.07/91.18	c #restart = 12
91.07/91.18	o 209
91.07/91.19	c Solving starts ...
91.18/91.23	c solving time = 0.040s
91.18/91.23	c #decision = 18279
91.18/91.23	c #conflict = 2378
91.18/91.23	c #restart = 12
91.18/91.23	o 208
91.18/91.23	c Solving starts ...
91.18/91.27	c solving time = 0.036s
91.18/91.27	c #decision = 18302
91.18/91.27	c #conflict = 2378
91.18/91.27	c #restart = 12
91.18/91.27	o 207
91.18/91.28	c Solving starts ...
107.47/107.54	c solving time = 16.259s
107.47/107.54	c #decision = 18871
107.47/107.54	c #conflict = 2686
107.47/107.54	c #restart = 14
107.47/107.54	o 204
107.47/107.54	c Solving starts ...
108.67/108.72	c solving time = 1.173s
108.67/108.72	c #decision = 18943
108.67/108.72	c #conflict = 2707
108.67/108.72	c #restart = 14
108.67/108.72	o 202
108.67/108.72	c Solving starts ...
108.67/108.76	c solving time = 0.040s
108.67/108.76	c #decision = 19018
108.67/108.76	c #conflict = 2707
108.67/108.76	c #restart = 14
108.67/108.76	o 199
108.67/108.77	c Solving starts ...
108.78/108.85	c solving time = 0.083s
108.78/108.85	c #decision = 19039
108.78/108.85	c #conflict = 2709
108.78/108.85	c #restart = 14
108.78/108.85	o 198
108.78/108.86	c Solving starts ...
108.88/108.91	c solving time = 0.051s
108.88/108.91	c #decision = 19145
108.88/108.91	c #conflict = 2709
108.88/108.91	c #restart = 14
108.88/108.91	o 194
108.88/108.91	c Solving starts ...
115.56/115.65	c solving time = 6.730s
115.56/115.65	c #decision = 19475
115.56/115.65	c #conflict = 2816
115.56/115.65	c #restart = 15
115.56/115.65	o 189
115.56/115.65	c Solving starts ...
115.66/115.72	c solving time = 0.070s
115.66/115.72	c #decision = 19500
115.66/115.72	c #conflict = 2816
115.66/115.72	c #restart = 15
115.66/115.72	o 188
115.66/115.73	c Solving starts ...
115.66/115.78	c solving time = 0.050s
115.66/115.78	c #decision = 19662
115.66/115.78	c #conflict = 2816
115.66/115.78	c #restart = 15
115.66/115.78	o 182
115.66/115.78	c Solving starts ...
135.46/135.53	c solving time = 19.744s
135.46/135.53	c #decision = 20151
135.46/135.53	c #conflict = 3142
135.46/135.53	c #restart = 17
135.46/135.53	o 181
135.46/135.55	c Solving starts ...
135.46/135.56	c learnt constraints deletion: 2116 -> 1058
135.56/135.60	c solving time = 0.045s
135.56/135.60	c #decision = 20234
135.56/135.60	c #conflict = 3142
135.56/135.60	c #restart = 17
135.56/135.60	o 178
135.56/135.60	c Solving starts ...
135.56/135.64	c solving time = 0.037s
135.56/135.64	c #decision = 20314
135.56/135.64	c #conflict = 3142
135.56/135.64	c #restart = 17
135.56/135.64	o 175
135.56/135.65	c Solving starts ...
136.76/136.88	c solving time = 1.227s
136.76/136.88	c #decision = 20366
136.76/136.88	c #conflict = 3167
136.76/136.88	c #restart = 17
136.76/136.88	o 174
136.76/136.88	c Solving starts ...
136.86/136.92	c solving time = 0.038s
136.86/136.92	c #decision = 20385
136.86/136.92	c #conflict = 3167
136.86/136.92	c #restart = 17
136.86/136.92	o 173
136.86/136.92	c Solving starts ...
147.96/148.01	c solving time = 11.079s
147.96/148.01	c #decision = 20807
147.96/148.01	c #conflict = 3354
147.96/148.01	c #restart = 18
147.96/148.01	o 171
147.96/148.01	c Solving starts ...
147.96/148.07	c solving time = 0.057s
147.96/148.07	c #decision = 20833
147.96/148.07	c #conflict = 3354
147.96/148.07	c #restart = 18
147.96/148.07	o 170
147.96/148.07	c Solving starts ...
148.06/148.13	c solving time = 0.053s
148.06/148.13	c #decision = 20858
148.06/148.13	c #conflict = 3354
148.06/148.13	c #restart = 18
148.06/148.13	o 169
148.06/148.13	c Solving starts ...
148.86/148.98	c solving time = 0.840s
148.86/148.98	c #decision = 21204
148.86/148.98	c #conflict = 3376
148.86/148.98	c #restart = 18
148.86/148.98	o 161
148.86/148.98	c Solving starts ...
148.95/149.04	c solving time = 0.056s
148.95/149.04	c #decision = 21245
148.95/149.04	c #conflict = 3376
148.95/149.04	c #restart = 18
148.95/149.04	o 159
148.95/149.04	c Solving starts ...
202.05/202.14	c solving time = 53.095s
202.05/202.14	c #decision = 23558
202.05/202.14	c #conflict = 4645
202.05/202.14	c #restart = 22
202.05/202.14	o 158
202.05/202.15	c Solving starts ...
202.05/202.15	c learnt constraints deletion: 2556 -> 1278
202.15/202.28	c solving time = 0.132s
202.15/202.28	c #decision = 23590
202.15/202.28	c #conflict = 4646
202.15/202.28	c #restart = 22
202.15/202.28	o 157
202.15/202.29	c Solving starts ...
202.26/202.34	c solving time = 0.049s
202.26/202.34	c #decision = 23826
202.26/202.34	c #conflict = 4646
202.26/202.34	c #restart = 22
202.26/202.34	o 149
202.26/202.34	c Solving starts ...
202.65/202.71	c solving time = 0.368s
202.65/202.71	c #decision = 23912
202.65/202.71	c #conflict = 4655
202.65/202.71	c #restart = 22
202.65/202.71	o 147
202.65/202.71	c Solving starts ...
202.65/202.78	c solving time = 0.064s
202.65/202.78	c #decision = 24183
202.65/202.78	c #conflict = 4655
202.65/202.78	c #restart = 22
202.65/202.78	o 138
202.65/202.78	c Solving starts ...
202.75/202.84	c solving time = 0.058s
202.75/202.84	c #decision = 24591
202.75/202.84	c #conflict = 4655
202.75/202.84	c #restart = 22
202.75/202.85	o 123
202.75/202.85	c Solving starts ...
206.15/206.27	c solving time = 3.420s
206.15/206.27	c #decision = 24850
206.15/206.27	c #conflict = 4751
206.15/206.27	c #restart = 22
206.15/206.27	o 122
206.15/206.28	c Solving starts ...
206.25/206.32	c solving time = 0.041s
206.25/206.32	c #decision = 24868
206.25/206.32	c #conflict = 4751
206.25/206.32	c #restart = 22
206.25/206.32	o 121
206.25/206.32	c Solving starts ...
206.25/206.36	c solving time = 0.033s
206.25/206.36	c #decision = 24997
206.25/206.36	c #conflict = 4751
206.25/206.36	c #restart = 22
206.25/206.36	o 116
206.25/206.36	c Solving starts ...
208.05/208.19	c solving time = 1.823s
208.05/208.19	c #decision = 25756
208.05/208.19	c #conflict = 4784
208.05/208.19	c #restart = 22
208.05/208.19	o 92
208.05/208.19	c Solving starts ...
230.85/230.97	c solving time = 22.773s
230.85/230.97	c #decision = 26680
230.85/230.97	c #conflict = 5276
230.85/230.97	c #restart = 25
230.85/230.97	o 88
230.85/230.97	c Solving starts ...
249.45/249.53	c solving time = 18.551s
249.45/249.53	c #decision = 27332
249.45/249.53	c #conflict = 5657
249.45/249.53	c #restart = 27
249.45/249.53	o 84
249.45/249.53	c Solving starts ...
252.74/252.85	c learnt constraints deletion: 2384 -> 1192
258.84/258.90	c solving time = 9.363s
258.84/258.90	c #decision = 27805
258.84/258.90	c #conflict = 5946
258.84/258.90	c #restart = 29
258.84/258.90	o 83
258.84/258.90	c Solving starts ...
310.94/311.00	c solving time = 52.092s
310.94/311.00	c #decision = 30326
310.94/311.00	c #conflict = 7597
310.94/311.00	c #restart = 34
310.94/311.00	o 82
310.94/311.00	c Solving starts ...
310.94/311.01	c learnt constraints deletion: 3026 -> 1513
310.94/311.07	c solving time = 0.063s
310.94/311.07	c #decision = 30343
310.94/311.07	c #conflict = 7597
310.94/311.07	c #restart = 34
310.94/311.07	o 81
310.94/311.07	c Solving starts ...
409.42/409.53	c solving time = 98.446s
409.42/409.53	c #decision = 35506
409.42/409.53	c #conflict = 10765
409.42/409.53	c #restart = 40
409.42/409.53	o 76
409.42/409.54	c Solving starts ...
409.42/409.55	c learnt constraints deletion: 4675 -> 2338
409.52/409.62	c solving time = 0.079s
409.52/409.62	c #decision = 35515
409.52/409.62	c #conflict = 10765
409.52/409.62	c #restart = 40
409.52/409.62	o 75
409.52/409.62	c Solving starts ...
434.21/434.35	c solving time = 24.726s
434.21/434.35	c #decision = 36702
434.21/434.35	c #conflict = 11490
434.21/434.35	c #restart = 43
434.21/434.35	o 71
434.21/434.35	c Solving starts ...
434.21/434.36	c learnt constraints deletion: 3060 -> 1530
434.61/434.74	c solving time = 0.380s
434.61/434.74	c #decision = 36759
434.61/434.74	c #conflict = 11499
434.61/434.74	c #restart = 43
434.61/434.74	o 69
434.61/434.74	c Solving starts ...
521.90/522.05	c learnt constraints deletion: 4755 -> 2378
548.30/548.49	c solving time = 113.732s
548.30/548.49	c #decision = 43062
548.30/548.49	c #conflict = 15676
548.30/548.49	c #restart = 50
548.30/548.49	o 68
548.30/548.49	c Solving starts ...
548.40/548.50	c learnt constraints deletion: 3332 -> 1666
552.20/552.37	c solving time = 3.874s
552.20/552.37	c #decision = 43373
552.20/552.37	c #conflict = 15851
552.20/552.37	c #restart = 51
552.20/552.37	o 65
552.20/552.37	c Solving starts ...
552.30/552.43	c solving time = 0.062s
552.30/552.43	c #decision = 43469
552.30/552.43	c #conflict = 15851
552.30/552.43	c #restart = 51
552.30/552.43	o 61
552.30/552.44	c Solving starts ...
554.89/555.06	c solving time = 2.626s
554.89/555.06	c #decision = 43660
554.89/555.06	c #conflict = 15971
554.89/555.06	c #restart = 52
554.89/555.06	o 60
554.89/555.07	c Solving starts ...
594.59/594.70	c solving time = 39.624s
594.59/594.70	c #decision = 46358
594.59/594.70	c #conflict = 17765
594.59/594.70	c #restart = 57
594.59/594.70	o 58
594.59/594.70	c Solving starts ...
594.59/594.71	c learnt constraints deletion: 3748 -> 1874
594.59/594.75	c solving time = 0.045s
594.59/594.75	c #decision = 46433
594.59/594.75	c #conflict = 17765
594.59/594.75	c #restart = 57
594.59/594.75	o 55
594.59/594.75	c Solving starts ...
603.89/604.05	c solving time = 9.304s
603.89/604.05	c #decision = 47419
603.89/604.05	c #conflict = 18292
603.89/604.05	c #restart = 60
603.89/604.05	o 49
603.89/604.06	c Solving starts ...
604.69/604.89	c solving time = 0.837s
604.69/604.89	c #decision = 47590
604.69/604.89	c #conflict = 18336
604.69/604.89	c #restart = 60
604.69/604.89	o 46
604.69/604.90	c Solving starts ...
604.80/604.93	c solving time = 0.029s
604.80/604.93	c #decision = 47643
604.80/604.93	c #conflict = 18336
604.80/604.93	c #restart = 60
604.80/604.93	o 44
604.80/604.93	c Solving starts ...
605.49/605.67	c solving time = 0.737s
605.49/605.67	c #decision = 47837
605.49/605.67	c #conflict = 18381
605.49/605.67	c #restart = 60
605.49/605.67	o 39
605.49/605.67	c Solving starts ...
605.59/605.72	c solving time = 0.047s
605.59/605.72	c #decision = 47852
605.59/605.72	c #conflict = 18381
605.59/605.72	c #restart = 60
605.59/605.72	o 38
605.59/605.72	c Solving starts ...
605.59/605.76	c solving time = 0.038s
605.59/605.76	c #decision = 47890
605.59/605.76	c #conflict = 18381
605.59/605.76	c #restart = 60
605.59/605.76	o 36
605.59/605.76	c Solving starts ...
607.88/608.08	c solving time = 2.318s
607.88/608.08	c #decision = 48510
607.88/608.08	c #conflict = 18595
607.88/608.08	c #restart = 61
607.88/608.08	o 26
607.88/608.08	c Solving starts ...
614.09/614.28	c solving time = 6.198s
614.09/614.28	c #decision = 50144
614.09/614.28	c #conflict = 19339
614.09/614.28	c #restart = 64
614.09/614.28	o 11
614.09/614.28	c Solving starts ...
619.29/619.41	c solving time = 5.129s
619.29/619.41	c #decision = 52280
619.29/619.41	c #conflict = 20757
619.29/619.41	c #restart = 69
619.29/619.41	o 10
619.29/619.41	c Solving starts ...
619.29/619.45	c learnt constraints deletion: 4854 -> 2427
619.29/619.48	c solving time = 0.066s
619.29/619.48	c #decision = 52335
619.29/619.48	c #conflict = 20757
619.29/619.48	c #restart = 69
619.29/619.48	o 8
619.29/619.48	c Solving starts ...
623.08/623.25	c solving time = 3.773s
623.08/623.25	c #decision = 54901
623.08/623.25	c #conflict = 22471
623.08/623.25	c #restart = 74
623.08/623.25	o 3
623.08/623.25	c Solving starts ...
624.99/625.14	c learnt constraints deletion: 5451 -> 2726
631.19/631.39	c learnt constraints deletion: 6825 -> 3417
636.89/637.02	c learnt constraints deletion: 7258 -> 3629
643.38/643.55	c learnt constraints deletion: 7683 -> 3844
650.58/650.70	c learnt constraints deletion: 8159 -> 4080
659.48/659.66	c learnt constraints deletion: 8185 -> 4095
669.48/669.64	c learnt constraints deletion: 8671 -> 4336
680.08/680.28	c learnt constraints deletion: 8708 -> 4354
690.08/690.24	c learnt constraints deletion: 8727 -> 4364
701.57/701.73	c learnt constraints deletion: 9297 -> 4650
713.47/713.69	c learnt constraints deletion: 9313 -> 4657
723.17/723.35	c learnt constraints deletion: 9298 -> 4649
732.77/732.96	c learnt constraints deletion: 9392 -> 4696
735.97/736.13	c solving time = 112.856s
735.97/736.13	c #decision = 135587
735.97/736.13	c #conflict = 78331
735.97/736.13	c #restart = 87
735.97/736.13	o 2
735.97/736.13	c Solving starts ...
735.97/736.14	c learnt constraints deletion: 6511 -> 3256
739.97/740.15	c learnt constraints deletion: 6107 -> 3054
746.67/746.85	c learnt constraints deletion: 6814 -> 3407
753.17/753.37	c learnt constraints deletion: 7256 -> 3629
759.56/759.75	c learnt constraints deletion: 7678 -> 3840
767.16/767.38	c learnt constraints deletion: 8175 -> 4088
773.36/773.55	c learnt constraints deletion: 8215 -> 4108
780.46/780.63	c learnt constraints deletion: 8740 -> 4370
786.76/786.97	c learnt constraints deletion: 8746 -> 4373
793.86/794.03	c learnt constraints deletion: 8741 -> 4371
801.16/801.30	c learnt constraints deletion: 9323 -> 4662
808.86/809.04	c learnt constraints deletion: 9314 -> 4657
816.96/817.17	c learnt constraints deletion: 9332 -> 4666
824.55/824.78	c learnt constraints deletion: 9320 -> 4660
831.46/831.62	c learnt constraints deletion: 9978 -> 4990
837.75/837.96	c learnt constraints deletion: 10004 -> 5002
843.25/843.48	c learnt constraints deletion: 10008 -> 5004
849.06/849.22	c learnt constraints deletion: 9994 -> 4997
856.35/856.57	c learnt constraints deletion: 10034 -> 5017
865.25/865.44	c learnt constraints deletion: 10018 -> 5009
875.54/875.77	c learnt constraints deletion: 10726 -> 5363
884.55/884.75	c learnt constraints deletion: 10710 -> 5355
887.64/887.84	c solving time = 151.689s
887.64/887.84	c #decision = 288921
887.64/887.84	c #conflict = 177076
887.64/887.84	c #restart = 102
887.64/887.84	o 1
887.64/887.84	c Solving starts ...
887.64/887.87	c learnt constraints deletion: 7370 -> 3685
889.05/889.24	c learnt constraints deletion: 6122 -> 3061
890.75/890.91	c learnt constraints deletion: 6834 -> 3417
892.54/892.71	c learnt constraints deletion: 7309 -> 3656
894.25/894.45	c learnt constraints deletion: 7719 -> 3860
896.04/896.28	c learnt constraints deletion: 8208 -> 4104
898.24/898.44	c learnt constraints deletion: 8203 -> 4103
900.44/900.61	c learnt constraints deletion: 8755 -> 4380
902.65/902.86	c learnt constraints deletion: 8745 -> 4373
905.15/905.31	c learnt constraints deletion: 8750 -> 4375
907.54/907.70	c learnt constraints deletion: 9357 -> 4679
909.74/909.97	c learnt constraints deletion: 9386 -> 4693
912.14/912.32	c learnt constraints deletion: 9364 -> 4682
914.24/914.48	c learnt constraints deletion: 9360 -> 4680
916.84/917.07	c learnt constraints deletion: 10027 -> 5014
919.24/919.45	c learnt constraints deletion: 10028 -> 5014
921.54/921.76	c learnt constraints deletion: 10023 -> 5012
923.85/924.09	c learnt constraints deletion: 10040 -> 5020
926.24/926.41	c learnt constraints deletion: 10023 -> 5012
927.04/927.28	c solving time = 39.427s
927.04/927.28	c #decision = 432954
927.04/927.28	c #conflict = 259250
927.04/927.28	c #restart = 116
927.04/927.28	s OPTIMUM FOUND
927.04/927.28	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10
927.04/927.28	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
927.04/927.28	v -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 x30
927.04/927.28	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 x38 -x39 -x40
927.04/927.28	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
927.04/927.28	v -x51 -x52 -x53 x54 -x55 -x56 -x57 -x58 -x59 -x60
927.04/927.28	v -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70
927.04/927.28	v -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
927.04/927.28	v x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
927.04/927.28	v -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 x100
927.04/927.28	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
927.04/927.28	v -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
927.04/927.28	v -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130
927.04/927.28	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
927.04/927.28	v -x141 -x142 x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
927.04/927.28	v -x151 -x152 -x153 -x154 -x155 -x156 x157 -x158 -x159 -x160
927.04/927.28	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 -x169 -x170
927.04/927.28	v -x171 -x172 -x173 -x174 x175 -x176 -x177 -x178 -x179 -x180
927.04/927.28	v -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 x189 -x190
927.04/927.28	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200
927.04/927.28	v x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 x210
927.04/927.28	v -x211 -x212 -x213 -x214 -x215 x216 -x217 -x218 -x219 -x220
927.04/927.28	v -x221 -x222 -x223 x224 -x225 -x226 -x227 -x228 -x229 -x230
927.04/927.28	v -x231
927.04/927.28	c total time = 927.126s

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21520
/proc/meminfo: memFree=28029604/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 801 0 0 0 0 0 0 0 20 0 1 0 286769912 6356992 723 33554432000 4194304 8973514 140737463548096 140736457160040 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 1552 725 424 1167 0 333 0

[startup+0.021087 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21520
/proc/meminfo: memFree=28029604/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=8256 CPUtime=0.01 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 1096 0 0 0 1 0 0 0 20 0 1 0 286769912 8454144 1018 33554432000 4194304 8973514 140737463548096 140736457160040 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 2064 1018 426 1167 0 845 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8256

[startup+0.100276 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21520
/proc/meminfo: memFree=28029604/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 2216 0 0 0 9 0 0 0 20 0 1 0 286769912 12648448 2138 33554432000 4194304 8973514 140737463548096 140736457160040 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 3088 2138 438 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300236 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21520
/proc/meminfo: memFree=28029604/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=12352 CPUtime=0.29 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 2217 0 0 0 29 0 0 0 20 0 1 0 286769912 12648448 2139 33554432000 4194304 8973514 140737463548096 140736457160040 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 3088 2139 438 1167 0 1869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12352

[startup+0.700239 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21520
/proc/meminfo: memFree=28029604/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=12352 CPUtime=0.68 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 2378 0 0 0 68 0 0 0 20 0 1 0 286769912 12648448 2300 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 3088 2300 438 1167 0 1869 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12352

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 21521
/proc/meminfo: memFree=28018196/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=20544 CPUtime=1.48 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 4454 0 0 0 147 1 0 0 20 0 1 0 286769912 21037056 4376 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 5136 4376 466 1167 0 3917 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20544

[startup+3.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 21521
/proc/meminfo: memFree=28012468/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=20544 CPUtime=3.08 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 4454 0 0 0 306 2 0 0 20 0 1 0 286769912 21037056 4376 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 5136 4376 466 1167 0 3917 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20544

[startup+6.30029 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 21521
/proc/meminfo: memFree=28012220/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=20544 CPUtime=6.29 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 4454 0 0 0 625 4 0 0 20 0 1 0 286769912 21037056 4376 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 5136 4376 466 1167 0 3917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20544

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 21521
/proc/meminfo: memFree=28010740/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=21568 CPUtime=12.68 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 4710 0 0 0 1263 5 0 0 20 0 1 0 286769912 22085632 4632 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 5392 4632 466 1167 0 4173 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21568

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 21521
/proc/meminfo: memFree=28003664/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=28736 CPUtime=25.48 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 6504 0 0 0 2539 9 0 0 20 0 1 0 286769912 29425664 6430 33554432000 4194304 8973514 140737463548096 140737463547360 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 7184 6430 466 1167 0 5965 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28736

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 21544
/proc/meminfo: memFree=27996604/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=35904 CPUtime=51.07 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 8304 0 0 0 5089 18 0 0 20 0 1 0 286769912 36765696 8224 33554432000 4194304 8973514 140737463548096 140737463547360 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 8976 8224 466 1167 0 7757 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35904

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21545
/proc/meminfo: memFree=27985600/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=45120 CPUtime=102.28 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 10609 0 0 0 10194 34 0 0 20 0 1 0 286769912 46202880 10529 33554432000 4194304 8973514 140737463548096 140737463547592 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 11280 10529 467 1167 0 10061 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 45120

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21545
/proc/meminfo: memFree=27967296/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=61504 CPUtime=162.25 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 14712 0 0 0 16171 54 0 0 20 0 1 0 286769912 62980096 14625 33554432000 4194304 8973514 140737463548096 140737463547360 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 15376 14625 467 1167 0 14157 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 61504

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21545
/proc/meminfo: memFree=27954504/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=70720 CPUtime=222.25 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 17016 0 0 0 22147 78 0 0 20 0 1 0 286769912 72417280 16929 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 17680 16929 467 1167 0 16461 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 70720

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21545
/proc/meminfo: memFree=27951836/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=73792 CPUtime=282.24 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 17784 0 0 0 28120 104 0 0 20 0 1 0 286769912 75563008 17697 33554432000 4194304 8973514 140737463548096 140737463547592 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 18448 17697 467 1167 0 17229 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 73792

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21545
/proc/meminfo: memFree=27947924/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=75840 CPUtime=342.23 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 18297 0 0 0 34092 131 0 0 20 0 1 0 286769912 77660160 18209 33554432000 4194304 8973514 140737463548096 140737463547360 4208823 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 18960 18209 467 1167 0 17741 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 75840

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21546
/proc/meminfo: memFree=27944884/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=77888 CPUtime=402.22 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 18809 0 0 0 40067 155 0 0 20 0 1 0 286769912 79757312 18721 33554432000 4194304 8973514 140737463548096 140737463547360 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 19472 18721 467 1167 0 18253 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 77888

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21546
/proc/meminfo: memFree=27943084/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=78912 CPUtime=462.21 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 19065 0 0 0 46041 180 0 0 20 0 1 0 286769912 80805888 18977 33554432000 4194304 8973514 140737463548096 140737463547360 4214368 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 19728 18977 467 1167 0 18509 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 78912

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21546
/proc/meminfo: memFree=27939052/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=80960 CPUtime=522.2 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 19577 0 0 0 52013 207 0 0 20 0 1 0 286769912 82903040 19489 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 20240 19489 467 1167 0 19021 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 80960

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21546
/proc/meminfo: memFree=27932912/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=80960 CPUtime=582.19 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 19577 0 0 0 57985 234 0 0 20 0 1 0 286769912 82903040 19489 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 20240 19489 467 1167 0 19021 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 80960

[startup+642.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 21549
/proc/meminfo: memFree=27910936/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=93248 CPUtime=642.19 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 22484 0 0 0 63952 267 0 0 20 0 1 0 286769912 95485952 22393 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 23312 22393 467 1167 0 22093 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 93248

[startup+702.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 21550
/proc/meminfo: memFree=27903752/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=96320 CPUtime=702.17 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 23420 0 0 0 69921 296 0 0 20 0 1 0 286769912 98631680 23329 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 24080 23329 467 1167 0 22861 0
Current children cumulated CPU time (s) 702.17
Current children cumulated vsize (KiB) 96320

[startup+762.306 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 21589
/proc/meminfo: memFree=28005968/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=96320 CPUtime=762.17 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 23420 0 0 0 75890 327 0 0 20 0 1 0 286769912 98631680 23329 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 24080 23329 467 1167 0 22861 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 96320

[startup+822.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21589
/proc/meminfo: memFree=27997884/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=96320 CPUtime=822.16 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 23422 0 0 0 81856 360 0 0 20 0 1 0 286769912 98631680 23329 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 24080 23329 467 1167 0 22861 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 96320

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21589
/proc/meminfo: memFree=27988948/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=100416 CPUtime=882.14 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 24446 0 0 0 87824 390 0 0 20 0 1 0 286769912 102825984 24353 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 25104 24353 467 1167 0 23885 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 100416

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

[startup+895.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21589
/proc/meminfo: memFree=27985600/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=100416 CPUtime=895.74 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 24446 0 0 0 89176 398 0 0 20 0 1 0 286769912 102825984 24353 33554432000 4194304 8973514 140737463548096 140737463547360 4204292 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 25104 24353 467 1167 0 23885 0
Current children cumulated CPU time (s) 895.74
Current children cumulated vsize (KiB) 100416

[startup+908.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21589
/proc/meminfo: memFree=27983368/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=100416 CPUtime=908.54 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 24446 0 0 0 90449 405 0 0 20 0 1 0 286769912 102825984 24353 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 25104 24353 467 1167 0 23885 0
Current children cumulated CPU time (s) 908.54
Current children cumulated vsize (KiB) 100416

[startup+915.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21589
/proc/meminfo: memFree=27983368/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=100416 CPUtime=914.94 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 24446 0 0 0 91086 408 0 0 20 0 1 0 286769912 102825984 24353 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 25104 24353 467 1167 0 23885 0
Current children cumulated CPU time (s) 914.94
Current children cumulated vsize (KiB) 100416

[startup+921.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21589
/proc/meminfo: memFree=27983368/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=100416 CPUtime=921.34 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 24446 0 0 0 91723 411 0 0 20 0 1 0 286769912 102825984 24353 33554432000 4194304 8973514 140737463548096 140737463547360 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 25104 24353 467 1167 0 23885 0
Current children cumulated CPU time (s) 921.34
Current children cumulated vsize (KiB) 100416

[startup+924.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21589
/proc/meminfo: memFree=27983368/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=100416 CPUtime=924.54 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 24446 0 0 0 92041 413 0 0 20 0 1 0 286769912 102825984 24353 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 25104 24353 467 1167 0 23885 0
Current children cumulated CPU time (s) 924.54
Current children cumulated vsize (KiB) 100416

[startup+926.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21589
/proc/meminfo: memFree=27983368/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=100416 CPUtime=926.14 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 24446 0 0 0 92200 414 0 0 20 0 1 0 286769912 102825984 24353 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 25104 24353 467 1167 0 23885 0
Current children cumulated CPU time (s) 926.14
Current children cumulated vsize (KiB) 100416

[startup+926.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21589
/proc/meminfo: memFree=27983368/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=100416 CPUtime=926.53 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 24446 0 0 0 92239 414 0 0 20 0 1 0 286769912 102825984 24353 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 25104 24353 467 1167 0 23885 0
Current children cumulated CPU time (s) 926.53
Current children cumulated vsize (KiB) 100416

[startup+927.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21589
/proc/meminfo: memFree=27983368/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=100416 CPUtime=926.94 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 24446 0 0 0 92279 415 0 0 20 0 1 0 286769912 102825984 24353 33554432000 4194304 8973514 140737463548096 140737463547592 7937344 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 25104 24353 467 1167 0 23885 0
Current children cumulated CPU time (s) 926.94
Current children cumulated vsize (KiB) 100416

[startup+927.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21589
/proc/meminfo: memFree=27983368/32873844 swapFree=7620/7620
[pid=21520] ppid=21518 vsize=100416 CPUtime=927.04 cores=0,2,4,6
/proc/21520/stat : 21520 (toysat) R 21518 21520 20029 0 -1 4202496 24446 0 0 0 92289 415 0 0 20 0 1 0 286769912 102825984 24353 33554432000 4194304 8973514 140737463548096 140737463547592 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21520/statm: 25104 24353 467 1167 0 23885 0
Current children cumulated CPU time (s) 927.04
Current children cumulated vsize (KiB) 100416

Child status: 0
Real time (s): 927.283
CPU time (s): 927.129
CPU user time (s): 922.976
CPU system time (s): 4.15337
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 100416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 922.976
system time used= 4.15337
maximum resident set size= 97428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24450
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= 25
involuntary context switches= 1149

runsolver used 1.43478 second user time and 3.89141 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 14:00:14
IDJOB=3712346
IDBENCH=79269
IDSOLVER=2291
FILE ID=node107/3712346-1338206414
RUNJOBID= node107-1338193582-20045
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/tsp/normalized-t3002.11tsp11.1900670234--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712346-1338206414/watcher-3712346-1338206414 -o /tmp/evaluation-result-3712346-1338206414/solver-3712346-1338206414 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712346-1338206414.wbo

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

MD5SUM BENCH= 68083219a398085883a8cf7e46688b9f
RANDOM SEED=41821219

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:        28030224 kB
Buffers:          432616 kB
Cached:          3456432 kB
SwapCached:            0 kB
Active:          1025304 kB
Inactive:        2963068 kB
Active(anon):     101376 kB
Inactive(anon):        0 kB
Active(file):     923928 kB
Inactive(file):  2963068 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7436 kB
Writeback:             0 kB
AnonPages:        140648 kB
Mapped:            16104 kB
Shmem:               200 kB
Slab:             715096 kB
SReclaimable:     157596 kB
SUnreclaim:       557500 kB
KernelStack:        1480 kB
PageTables:         4300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     212428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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 14:15:41