Trace number 3712324

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-17? (TO) 1800.02 1800.31

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900552735--soft-0-100-0.wbo
MD5SUM30e25559b2b6f1151f21e207b2f87b54
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark110.225
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 136614
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136613
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 739
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:22:37+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-3712324-1338207757.wbo"]
0.79/0.84	c #vars 231
0.79/0.84	c #constraints 2707
0.79/0.84	c Solving starts ...
0.89/0.90	c solving time = 0.052s
0.89/0.90	c #decision = 6512
0.89/0.90	c #conflict = 105
0.89/0.90	c #restart = 1
0.89/0.90	o 424
0.89/0.91	c Solving starts ...
0.89/0.91	c solving time = 0.008s
0.89/0.91	c #decision = 8512
0.89/0.91	c #conflict = 105
0.89/0.91	c #restart = 1
0.89/0.92	o 422
0.89/0.92	c Solving starts ...
0.89/0.93	c solving time = 0.009s
0.89/0.93	c #decision = 10567
0.89/0.93	c #conflict = 105
0.89/0.93	c #restart = 1
0.89/0.93	o 415
0.89/0.94	c Solving starts ...
0.89/0.95	c solving time = 0.010s
0.89/0.95	c #decision = 12736
0.89/0.95	c #conflict = 105
0.89/0.95	c #restart = 1
0.89/0.95	o 398
0.89/0.96	c Solving starts ...
0.89/0.98	c solving time = 0.019s
0.89/0.98	c #decision = 14678
0.89/0.98	c #conflict = 107
0.89/0.98	c #restart = 1
0.89/0.98	o 390
0.89/0.98	c Solving starts ...
0.99/1.01	c solving time = 0.024s
0.99/1.01	c #decision = 17134
0.99/1.01	c #conflict = 108
0.99/1.01	c #restart = 1
0.99/1.01	o 353
0.99/1.01	c Solving starts ...
1.49/1.52	c solving time = 0.506s
1.49/1.52	c #decision = 18760
1.49/1.52	c #conflict = 178
1.49/1.52	c #restart = 1
1.49/1.52	o 336
1.49/1.53	c Solving starts ...
3.39/3.40	c solving time = 1.871s
3.39/3.40	c #decision = 19008
3.39/3.40	c #conflict = 260
3.39/3.40	c #restart = 1
3.39/3.40	o 331
3.39/3.40	c Solving starts ...
6.18/6.23	c solving time = 2.824s
6.18/6.23	c #decision = 19409
6.18/6.23	c #conflict = 365
6.18/6.23	c #restart = 2
6.18/6.23	o 329
6.18/6.23	c Solving starts ...
6.28/6.35	c solving time = 0.110s
6.28/6.35	c #decision = 19482
6.28/6.35	c #conflict = 368
6.28/6.35	c #restart = 2
6.28/6.35	o 326
6.28/6.35	c Solving starts ...
18.39/18.44	c solving time = 12.083s
18.39/18.44	c #decision = 20571
18.39/18.44	c #conflict = 858
18.39/18.44	c #restart = 5
18.39/18.44	o 325
18.39/18.45	c Solving starts ...
18.39/18.47	c solving time = 0.023s
18.39/18.47	c #decision = 20642
18.39/18.47	c #conflict = 858
18.39/18.47	c #restart = 5
18.39/18.47	o 322
18.39/18.48	c Solving starts ...
64.67/64.80	c solving time = 46.303s
64.67/64.80	c #decision = 23501
64.67/64.80	c #conflict = 2335
64.67/64.80	c #restart = 10
64.67/64.80	o 321
64.67/64.80	c Solving starts ...
64.78/64.80	c learnt constraints deletion: 2325 -> 1163
73.27/73.36	c solving time = 8.562s
73.27/73.36	c #decision = 23930
73.27/73.36	c #conflict = 2581
73.27/73.36	c #restart = 11
73.27/73.37	o 319
73.27/73.38	c Solving starts ...
73.37/73.40	c solving time = 0.023s
73.37/73.40	c #decision = 24255
73.37/73.40	c #conflict = 2581
73.37/73.40	c #restart = 11
73.37/73.40	o 306
73.37/73.41	c Solving starts ...
81.97/82.05	c solving time = 8.640s
81.97/82.05	c #decision = 24584
81.97/82.05	c #conflict = 2781
81.97/82.05	c #restart = 12
81.97/82.05	o 305
81.97/82.05	c Solving starts ...
86.97/87.00	c solving time = 4.941s
86.97/87.00	c #decision = 24860
86.97/87.00	c #conflict = 2909
86.97/87.00	c #restart = 13
86.97/87.00	o 302
86.97/87.00	c Solving starts ...
87.88/87.94	c solving time = 0.933s
87.88/87.94	c #decision = 25007
87.88/87.94	c #conflict = 2940
87.88/87.94	c #restart = 13
87.88/87.94	o 298
87.88/87.94	c Solving starts ...
87.88/87.97	c solving time = 0.027s
87.88/87.97	c #decision = 25215
87.88/87.97	c #conflict = 2940
87.88/87.97	c #restart = 13
87.88/87.97	o 290
87.88/87.97	c Solving starts ...
93.48/93.55	c solving time = 5.580s
93.48/93.55	c #decision = 25669
93.48/93.55	c #conflict = 3070
93.48/93.55	c #restart = 14
93.48/93.55	o 281
93.48/93.56	c Solving starts ...
93.48/93.56	c learnt constraints deletion: 1894 -> 947
93.77/93.89	c solving time = 0.328s
93.77/93.89	c #decision = 25842
93.77/93.89	c #conflict = 3089
93.77/93.89	c #restart = 14
93.77/93.89	o 277
93.87/93.90	c Solving starts ...
93.87/93.93	c solving time = 0.027s
93.87/93.93	c #decision = 25913
93.87/93.93	c #conflict = 3089
93.87/93.93	c #restart = 14
93.87/93.93	o 274
93.87/93.93	c Solving starts ...
93.97/94.02	c solving time = 0.089s
93.97/94.02	c #decision = 26090
93.97/94.02	c #conflict = 3092
93.97/94.02	c #restart = 14
93.97/94.02	o 267
93.97/94.04	c Solving starts ...
93.97/94.07	c solving time = 0.035s
93.97/94.07	c #decision = 26112
93.97/94.07	c #conflict = 3092
93.97/94.07	c #restart = 14
93.97/94.07	o 266
93.97/94.08	c Solving starts ...
94.17/94.22	c solving time = 0.139s
94.17/94.22	c #decision = 26202
94.17/94.22	c #conflict = 3096
94.17/94.22	c #restart = 14
94.17/94.22	o 262
94.17/94.22	c Solving starts ...
96.57/96.68	c solving time = 2.458s
96.57/96.68	c #decision = 26330
96.57/96.68	c #conflict = 3164
96.57/96.68	c #restart = 14
96.57/96.68	o 261
96.57/96.69	c Solving starts ...
96.68/96.72	c solving time = 0.033s
96.68/96.72	c #decision = 26557
96.68/96.72	c #conflict = 3164
96.68/96.72	c #restart = 14
96.68/96.72	o 252
96.68/96.73	c Solving starts ...
96.68/96.76	c solving time = 0.030s
96.68/96.76	c #decision = 26939
96.68/96.76	c #conflict = 3164
96.68/96.76	c #restart = 14
96.68/96.76	o 237
96.68/96.77	c Solving starts ...
101.77/101.85	c solving time = 5.076s
101.77/101.85	c #decision = 27166
101.77/101.85	c #conflict = 3282
101.77/101.85	c #restart = 15
101.77/101.85	o 235
101.77/101.86	c Solving starts ...
102.17/102.25	c solving time = 0.387s
102.17/102.25	c #decision = 27273
102.17/102.25	c #conflict = 3289
102.17/102.25	c #restart = 15
102.17/102.25	o 231
102.17/102.25	c Solving starts ...
102.17/102.29	c solving time = 0.035s
102.17/102.29	c #decision = 27370
102.17/102.29	c #conflict = 3289
102.17/102.29	c #restart = 15
102.17/102.29	o 227
102.17/102.29	c Solving starts ...
157.86/157.92	c solving time = 55.620s
157.86/157.92	c #decision = 30072
157.86/157.92	c #conflict = 4632
157.86/157.92	c #restart = 20
157.86/157.92	o 210
157.86/157.93	c Solving starts ...
157.86/157.93	c learnt constraints deletion: 2503 -> 1252
213.75/213.87	c solving time = 55.930s
213.75/213.87	c #decision = 32642
213.75/213.87	c #conflict = 6130
213.75/213.87	c #restart = 25
213.75/213.87	o 209
213.75/213.87	c Solving starts ...
213.75/213.89	c learnt constraints deletion: 2745 -> 1373
213.85/213.93	c solving time = 0.058s
213.85/213.93	c #decision = 32723
213.85/213.93	c #conflict = 6130
213.85/213.93	c #restart = 25
213.85/213.93	o 205
213.85/213.93	c Solving starts ...
302.84/302.91	c solving time = 88.964s
302.84/302.91	c #decision = 35954
302.84/302.91	c #conflict = 8156
302.84/302.91	c #restart = 30
302.84/302.91	o 200
302.84/302.92	c Solving starts ...
302.84/302.92	c learnt constraints deletion: 3394 -> 1697
302.84/302.96	c solving time = 0.043s
302.84/302.96	c #decision = 36000
302.84/302.96	c #conflict = 8156
302.84/302.96	c #restart = 30
302.84/302.96	o 198
302.84/302.97	c Solving starts ...
367.52/367.63	c learnt constraints deletion: 3012 -> 1506
376.72/376.83	c solving time = 73.847s
376.72/376.83	c #decision = 38591
376.72/376.83	c #conflict = 9675
376.72/376.83	c #restart = 35
376.72/376.83	o 195
376.72/376.83	c Solving starts ...
376.92/377.06	c solving time = 0.224s
376.92/377.06	c #decision = 38646
376.92/377.06	c #conflict = 9677
376.92/377.06	c #restart = 35
376.92/377.06	o 193
376.92/377.07	c Solving starts ...
423.82/423.92	c solving time = 46.838s
423.82/423.92	c #decision = 39973
423.82/423.92	c #conflict = 10450
423.82/423.92	c #restart = 38
423.82/423.92	o 192
423.82/423.93	c Solving starts ...
423.82/423.93	c learnt constraints deletion: 2477 -> 1239
423.92/424.07	c solving time = 0.145s
423.92/424.07	c #decision = 40000
423.92/424.07	c #conflict = 10451
423.92/424.07	c #restart = 38
423.92/424.07	o 191
423.92/424.08	c Solving starts ...
424.02/424.12	c solving time = 0.044s
424.02/424.12	c #decision = 40025
424.02/424.12	c #conflict = 10451
424.02/424.12	c #restart = 38
424.02/424.12	o 190
424.02/424.12	c Solving starts ...
448.52/448.60	c solving time = 24.471s
448.52/448.60	c #decision = 40970
448.52/448.60	c #conflict = 10994
448.52/448.60	c #restart = 41
448.52/448.60	o 186
448.52/448.62	c Solving starts ...
486.41/486.54	c learnt constraints deletion: 2589 -> 1295
600.59/600.75	c solving time = 152.104s
600.59/600.75	c #decision = 46337
600.59/600.75	c #conflict = 14210
600.59/600.75	c #restart = 47
600.59/600.75	o 182
600.59/600.75	c Solving starts ...
600.59/600.76	c learnt constraints deletion: 3696 -> 1848
600.69/600.82	c solving time = 0.066s
600.69/600.82	c #decision = 46371
600.69/600.82	c #conflict = 14210
600.69/600.82	c #restart = 47
600.69/600.82	o 181
600.69/600.83	c Solving starts ...
606.60/606.79	c learnt constraints deletion: 1947 -> 974
759.06/759.21	c learnt constraints deletion: 4091 -> 2046
852.26/852.49	c solving time = 251.621s
852.26/852.49	c #decision = 54839
852.26/852.49	c #conflict = 19172
852.26/852.49	c #restart = 55
852.26/852.49	o 177
852.26/852.49	c Solving starts ...
852.26/852.50	c learnt constraints deletion: 3784 -> 1892
852.36/852.56	c solving time = 0.066s
852.36/852.56	c #decision = 54870
852.36/852.56	c #conflict = 19172
852.36/852.56	c #restart = 55
852.36/852.56	o 176
852.36/852.56	c Solving starts ...
852.45/852.62	c solving time = 0.055s
852.45/852.62	c #decision = 54896
852.45/852.62	c #conflict = 19172
852.45/852.62	c #restart = 55
852.45/852.62	o 175
852.45/852.64	c Solving starts ...
852.45/852.69	c solving time = 0.049s
852.45/852.69	c #decision = 54921
852.45/852.69	c #conflict = 19172
852.45/852.69	c #restart = 55
852.45/852.69	o 174
852.55/852.70	c Solving starts ...
855.25/855.43	c learnt constraints deletion: 1991 -> 996
855.76/855.94	c solving time = 3.241s
855.76/855.94	c #decision = 55436
855.76/855.94	c #conflict = 19289
855.76/855.94	c #restart = 56
855.76/855.94	o 169
855.76/855.95	c Solving starts ...
855.86/856.03	c solving time = 0.078s
855.86/856.03	c #decision = 55482
855.86/856.03	c #conflict = 19289
855.86/856.03	c #restart = 56
855.86/856.03	o 167
855.86/856.03	c Solving starts ...
977.03/977.28	c solving time = 121.233s
977.03/977.28	c #decision = 60007
977.03/977.28	c #conflict = 21800
977.03/977.28	c #restart = 62
977.03/977.28	o 166
977.03/977.29	c Solving starts ...
977.03/977.29	c learnt constraints deletion: 3518 -> 1759
989.63/989.85	c solving time = 12.559s
989.63/989.85	c #decision = 60512
989.63/989.85	c #conflict = 21997
989.63/989.85	c #restart = 63
989.63/989.85	o 159
989.63/989.85	c Solving starts ...
989.63/989.86	c learnt constraints deletion: 1955 -> 978
989.74/989.92	c solving time = 0.068s
989.74/989.92	c #decision = 60555
989.74/989.92	c #conflict = 21997
989.74/989.92	c #restart = 63
989.74/989.92	o 157
989.74/989.95	c Solving starts ...
1020.32/1020.59	c solving time = 30.634s
1020.32/1020.59	c #decision = 61649
1020.32/1020.59	c #conflict = 22593
1020.32/1020.59	c #restart = 66
1020.32/1020.59	o 155
1020.32/1020.59	c Solving starts ...
1020.42/1020.67	c solving time = 0.079s
1020.42/1020.67	c #decision = 61671
1020.42/1020.67	c #conflict = 22593
1020.42/1020.67	c #restart = 66
1020.42/1020.67	o 154
1020.42/1020.67	c Solving starts ...
1086.42/1086.60	c learnt constraints deletion: 2886 -> 1443
1319.68/1319.93	c learnt constraints deletion: 5056 -> 2528
1459.76/1460.01	c solving time = 439.266s
1459.76/1460.01	c #decision = 73228
1459.76/1460.01	c #conflict = 29527
1459.76/1460.01	c #restart = 74
1459.76/1460.01	o 151
1459.76/1460.01	c Solving starts ...
1459.76/1460.02	c learnt constraints deletion: 4526 -> 2263
1459.76/1460.02	c learnt constraints deletion: 2263 -> 1132
1460.66/1460.97	c solving time = 0.958s
1460.66/1460.97	c #decision = 73278
1460.66/1460.97	c #conflict = 29543
1460.66/1460.97	c #restart = 74
1460.66/1460.97	o 150
1460.66/1460.98	c Solving starts ...
1460.75/1461.06	c solving time = 0.084s
1460.75/1461.06	c #decision = 73462
1460.75/1461.06	c #conflict = 29543
1460.75/1461.06	c #restart = 74
1460.75/1461.06	o 142
1460.75/1461.07	c Solving starts ...
1523.55/1523.83	c solving time = 62.756s
1523.55/1523.83	c #decision = 77123
1523.55/1523.83	c #conflict = 31248
1523.55/1523.83	c #restart = 79
1523.55/1523.83	o 138
1523.55/1523.84	c Solving starts ...
1523.55/1523.84	c learnt constraints deletion: 2848 -> 1424
1523.55/1523.87	c solving time = 0.032s
1523.55/1523.87	c #decision = 77352
1523.55/1523.87	c #conflict = 31248
1523.55/1523.87	c #restart = 79
1523.55/1523.87	o 129
1523.55/1523.88	c Solving starts ...
1523.65/1523.90	c solving time = 0.019s
1523.65/1523.90	c #decision = 78158
1523.65/1523.90	c #conflict = 31248
1523.65/1523.90	c #restart = 79
1523.65/1523.90	o 99
1523.65/1523.90	c Solving starts ...
1529.85/1530.12	c solving time = 6.215s
1529.85/1530.12	c #decision = 78478
1529.85/1530.12	c #conflict = 31393
1529.85/1530.12	c #restart = 80
1529.85/1530.12	o 98
1529.85/1530.12	c Solving starts ...
1529.85/1530.18	c solving time = 0.056s
1529.85/1530.18	c #decision = 78501
1529.85/1530.18	c #conflict = 31393
1529.85/1530.18	c #restart = 80
1529.85/1530.18	o 97
1529.85/1530.18	c Solving starts ...
1529.94/1530.24	c solving time = 0.050s
1529.94/1530.24	c #decision = 78615
1529.94/1530.24	c #conflict = 31393
1529.94/1530.24	c #restart = 80
1529.94/1530.24	o 92
1529.94/1530.24	c Solving starts ...
1530.55/1530.81	c solving time = 0.570s
1530.55/1530.81	c #decision = 78855
1530.55/1530.81	c #conflict = 31405
1530.55/1530.81	c #restart = 80
1530.55/1530.81	o 83
1530.55/1530.82	c Solving starts ...
1534.25/1534.54	c solving time = 3.723s
1534.25/1534.54	c #decision = 79314
1534.25/1534.54	c #conflict = 31535
1534.25/1534.54	c #restart = 81
1534.25/1534.54	o 73
1534.25/1534.55	c Solving starts ...
1534.25/1534.58	c solving time = 0.036s
1534.25/1534.58	c #decision = 79327
1534.25/1534.58	c #conflict = 31535
1534.25/1534.58	c #restart = 81
1534.25/1534.58	o 72
1534.25/1534.59	c Solving starts ...
1538.15/1538.49	c solving time = 3.903s
1538.15/1538.49	c #decision = 80466
1538.15/1538.49	c #conflict = 31743
1538.15/1538.49	c #restart = 82
1538.15/1538.49	o 45
1538.15/1538.49	c Solving starts ...
1538.25/1538.52	c solving time = 0.027s
1538.25/1538.52	c #decision = 80479
1538.25/1538.52	c #conflict = 31743
1538.25/1538.52	c #restart = 82
1538.25/1538.52	o 44
1538.25/1538.52	c Solving starts ...
1540.05/1540.33	c solving time = 1.806s
1540.05/1540.33	c #decision = 80842
1540.05/1540.33	c #conflict = 31887
1540.05/1540.33	c #restart = 83
1540.05/1540.33	o 41
1540.05/1540.33	c Solving starts ...
1540.05/1540.37	c solving time = 0.041s
1540.05/1540.37	c #decision = 81127
1540.05/1540.37	c #conflict = 31887
1540.05/1540.37	c #restart = 83
1540.05/1540.37	o 30
1540.05/1540.38	c Solving starts ...
1540.15/1540.41	c solving time = 0.035s
1540.15/1540.41	c #decision = 81260
1540.15/1540.41	c #conflict = 31887
1540.15/1540.41	c #restart = 83
1540.15/1540.41	o 24
1540.15/1540.41	c Solving starts ...
1541.95/1542.26	c solving time = 1.847s
1541.95/1542.26	c #decision = 81873
1541.95/1542.26	c #conflict = 32243
1541.95/1542.26	c #restart = 85
1541.95/1542.26	o 22
1541.95/1542.26	c Solving starts ...
1542.14/1542.42	c solving time = 0.164s
1542.14/1542.42	c #decision = 82084
1542.14/1542.42	c #conflict = 32262
1542.14/1542.42	c #restart = 85
1542.14/1542.42	o 14
1542.14/1542.43	c Solving starts ...
1553.05/1553.38	c learnt constraints deletion: 6170 -> 3087
1562.75/1563.08	c learnt constraints deletion: 6538 -> 3270
1573.94/1574.24	c learnt constraints deletion: 6987 -> 3496
1588.74/1589.02	c learnt constraints deletion: 7403 -> 3704
1604.23/1604.57	c learnt constraints deletion: 7909 -> 3955
1616.74/1617.06	c learnt constraints deletion: 7888 -> 3946
1633.33/1633.66	c learnt constraints deletion: 8436 -> 4220
1638.43/1638.72	c solving time = 96.280s
1638.43/1638.72	c #decision = 124389
1638.43/1638.72	c #conflict = 61139
1638.43/1638.72	c #restart = 97
1638.43/1638.72	o 12
1638.43/1638.72	c Solving starts ...
1638.43/1638.73	c learnt constraints deletion: 5644 -> 2822
1647.33/1647.69	c solving time = 8.967s
1647.33/1647.69	c #decision = 128454
1647.33/1647.69	c #conflict = 63829
1647.33/1647.69	c #restart = 103
1647.33/1647.69	o 11
1647.33/1647.69	c Solving starts ...
1647.44/1647.70	c learnt constraints deletion: 5506 -> 2753
1647.44/1647.74	c solving time = 0.047s
1647.44/1647.74	c #decision = 128516
1647.44/1647.74	c #conflict = 63829
1647.44/1647.74	c #restart = 103
1647.44/1647.74	o 8
1647.44/1647.74	c Solving starts ...
1655.03/1655.31	c learnt constraints deletion: 6277 -> 3144
1664.23/1664.56	c learnt constraints deletion: 6658 -> 3329
1674.63/1674.91	c learnt constraints deletion: 7076 -> 3538
1686.63/1686.94	c learnt constraints deletion: 7519 -> 3763
1698.52/1698.84	c learnt constraints deletion: 8021 -> 4011
1711.82/1712.15	c learnt constraints deletion: 8023 -> 4012
1728.32/1728.62	c learnt constraints deletion: 8558 -> 4279
1741.92/1742.24	c learnt constraints deletion: 8566 -> 4283
1754.41/1754.76	c learnt constraints deletion: 8571 -> 4286
1768.91/1769.29	c learnt constraints deletion: 9152 -> 4576
1781.31/1781.65	c learnt constraints deletion: 9156 -> 4578
1795.41/1795.78	c learnt constraints deletion: 9195 -> 4598

Verifier Data

ERROR: no interpretation found !

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21707
/proc/meminfo: memFree=28058568/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 810 0 0 0 0 0 0 0 20 0 1 0 286904238 6356992 731 33554432000 4194304 8973514 140735692249232 140735692248552 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 1552 731 423 1167 0 333 0

[startup+0.087275 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21707
/proc/meminfo: memFree=28058568/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=12352 CPUtime=0.08 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 2220 0 0 0 8 0 0 0 20 0 1 0 286904238 12648448 2141 33554432000 4194304 8973514 140735692249232 140735692248552 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 3088 2141 439 1167 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12352

[startup+0.100315 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21707
/proc/meminfo: memFree=28058568/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 2220 0 0 0 9 0 0 0 20 0 1 0 286904238 12648448 2141 33554432000 4194304 8973514 140735692249232 140735692248552 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 3088 2141 439 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300239 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21707
/proc/meminfo: memFree=28058568/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=12352 CPUtime=0.29 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 2221 0 0 0 29 0 0 0 20 0 1 0 286904238 12648448 2142 33554432000 4194304 8973514 140735692249232 140735692248552 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 3088 2142 439 1167 0 1869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12352

[startup+0.70024 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21707
/proc/meminfo: memFree=28058568/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=12352 CPUtime=0.69 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 2380 0 0 0 69 0 0 0 20 0 1 0 286904238 12648448 2301 33554432000 4194304 8973514 140735692249232 140735692248728 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 3088 2301 439 1167 0 1869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12352

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21708
/proc/meminfo: memFree=28048400/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=19520 CPUtime=1.49 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 4201 0 0 0 148 1 0 0 20 0 1 0 286904238 19988480 4122 33554432000 4194304 8973514 140735692249232 140735692247168 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 4880 4122 467 1167 0 3661 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19520

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21708
/proc/meminfo: memFree=28043564/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=20544 CPUtime=3.09 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 4457 0 0 0 307 2 0 0 20 0 1 0 286904238 21037056 4378 33554432000 4194304 8973514 140735692249232 140735692248496 4209365 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 5136 4378 467 1167 0 3917 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20544

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21708
/proc/meminfo: memFree=28041208/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=21568 CPUtime=6.28 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 4713 0 0 0 626 2 0 0 20 0 1 0 286904238 22085632 4634 33554432000 4194304 8973514 140735692249232 140735692248728 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 5392 4634 467 1167 0 4173 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21568

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 21708
/proc/meminfo: memFree=28038464/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=23616 CPUtime=12.68 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 5230 0 0 0 1263 5 0 0 20 0 1 0 286904238 24182784 5153 33554432000 4194304 8973514 140735692249232 140735692248496 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 5904 5153 467 1167 0 4685 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23616

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 21708
/proc/meminfo: memFree=28035928/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=26688 CPUtime=25.48 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 5999 0 0 0 2540 8 0 0 20 0 1 0 286904238 27328512 5921 33554432000 4194304 8973514 140735692249232 140735692248496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 6672 5921 467 1167 0 5453 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26688

[startup+51.1003 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 21708
/proc/meminfo: memFree=28035060/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=27712 CPUtime=51.08 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 6255 0 0 0 5092 16 0 0 20 0 1 0 286904238 28377088 6177 33554432000 4194304 8973514 140735692249232 140735692248728 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 6928 6177 467 1167 0 5709 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27712

[startup+102.307 s]
/proc/loadavg: 2.08 2.04 2.01 3/177 21708
/proc/meminfo: memFree=28019740/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=42048 CPUtime=102.28 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 9840 0 0 0 10193 35 0 0 20 0 1 0 286904238 43057152 9762 33554432000 4194304 8973514 140735692249232 140735692248728 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 10512 9762 468 1167 0 9293 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 42048

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 21708
/proc/meminfo: memFree=28014268/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=46144 CPUtime=162.26 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 10867 0 0 0 16173 53 0 0 20 0 1 0 286904238 47251456 10786 33554432000 4194304 8973514 140735692249232 140735692248496 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 11536 10786 468 1167 0 10317 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 46144

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 21708
/proc/meminfo: memFree=28010296/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=49216 CPUtime=222.25 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 11635 0 0 0 22151 74 0 0 20 0 1 0 286904238 50397184 11554 33554432000 4194304 8973514 140735692249232 140735692248728 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 12304 11554 468 1167 0 11085 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 49216

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21709
/proc/meminfo: memFree=28010480/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=49216 CPUtime=282.24 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 11635 0 0 0 28131 93 0 0 20 0 1 0 286904238 50397184 11554 33554432000 4194304 8973514 140735692249232 140735692247168 4209272 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 12304 11554 468 1167 0 11085 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 49216

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21709
/proc/meminfo: memFree=28007628/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=52288 CPUtime=342.23 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 12403 0 0 0 34111 112 0 0 20 0 1 0 286904238 53542912 12322 33554432000 4194304 8973514 140735692249232 140735692248496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 13072 12322 468 1167 0 11853 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 52288

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21709
/proc/meminfo: memFree=28007564/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=52288 CPUtime=402.23 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 12404 0 0 0 40091 132 0 0 20 0 1 0 286904238 53542912 12322 33554432000 4194304 8973514 140735692249232 140735692248496 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 13072 12322 468 1167 0 11853 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 52288

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 21712
/proc/meminfo: memFree=27999492/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=55360 CPUtime=462.21 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 13172 0 0 0 46068 153 0 0 20 0 1 0 286904238 56688640 13090 33554432000 4194304 8973514 140735692249232 140735692248728 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 13840 13090 468 1167 0 12621 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 55360

[startup+522.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 21712
/proc/meminfo: memFree=27983928/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=56384 CPUtime=522.2 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 13428 0 0 0 52046 174 0 0 20 0 1 0 286904238 57737216 13346 33554432000 4194304 8973514 140735692249232 140735692248728 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 14096 13346 468 1167 0 12877 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 56384

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21713
/proc/meminfo: memFree=27979824/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=56384 CPUtime=582.19 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 13428 0 0 0 58024 195 0 0 20 0 1 0 286904238 57737216 13346 33554432000 4194304 8973514 140735692249232 140735692248728 4209272 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 14096 13346 468 1167 0 12877 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 56384

[startup+642.3 s]

################
# More data... #
################

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21753
/proc/meminfo: memFree=28008808/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=65600 CPUtime=882.14 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 15735 0 0 0 87924 290 0 0 20 0 1 0 286904238 67174400 15650 33554432000 4194304 8973514 140735692249232 140735692247168 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 16400 15650 468 1167 0 15181 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 65600

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21753
/proc/meminfo: memFree=28008744/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=65600 CPUtime=942.14 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 15735 0 0 0 93907 307 0 0 20 0 1 0 286904238 67174400 15650 33554432000 4194304 8973514 140735692249232 140735692248496 7937344 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 16400 15650 468 1167 0 15181 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 65600

[startup+1002.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 21753
/proc/meminfo: memFree=28004836/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=67648 CPUtime=1002.13 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 16248 0 0 0 99885 328 0 0 20 0 1 0 286904238 69271552 16162 33554432000 4194304 8973514 140735692249232 140735692248728 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 16912 16162 468 1167 0 15693 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 67648

[startup+1062.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 21756
/proc/meminfo: memFree=28001972/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=67648 CPUtime=1062.12 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 16248 0 0 0 105864 348 0 0 20 0 1 0 286904238 69271552 16162 33554432000 4194304 8973514 140735692249232 140735692248496 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 16912 16162 468 1167 0 15693 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 67648

[startup+1122.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 21794
/proc/meminfo: memFree=28032900/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=68672 CPUtime=1122.11 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 16504 0 0 0 111841 370 0 0 20 0 1 0 286904238 70320128 16418 33554432000 4194304 8973514 140735692249232 140735692248728 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 17168 16418 468 1167 0 15949 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 68672

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 21795
/proc/meminfo: memFree=28020852/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=69696 CPUtime=1182.1 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 16760 0 0 0 117821 389 0 0 20 0 1 0 286904238 71368704 16674 33554432000 4194304 8973514 140735692249232 140735692248496 7937344 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 17424 16674 468 1167 0 16205 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 69696

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21795
/proc/meminfo: memFree=28006016/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=71744 CPUtime=1242.09 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 17272 0 0 0 123798 411 0 0 20 0 1 0 286904238 73465856 17186 33554432000 4194304 8973514 140735692249232 140735692247232 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 17936 17186 468 1167 0 16717 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 71744

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21795
/proc/meminfo: memFree=28000804/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=72768 CPUtime=1302.09 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 17529 0 0 0 129779 430 0 0 20 0 1 0 286904238 74514432 17442 33554432000 4194304 8973514 140735692249232 140735692248728 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 18192 17442 468 1167 0 16973 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 72768

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21833
/proc/meminfo: memFree=28032436/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=72768 CPUtime=1362.07 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 17530 0 0 0 135757 450 0 0 20 0 1 0 286904238 74514432 17442 33554432000 4194304 8973514 140735692249232 140735692248728 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 18192 17442 468 1167 0 16973 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 72768

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 21833
/proc/meminfo: memFree=28016692/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=72768 CPUtime=1422.07 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 17530 0 0 0 141736 471 0 0 20 0 1 0 286904238 74514432 17442 33554432000 4194304 8973514 140735692249232 140735692248496 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 18192 17442 468 1167 0 16973 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 72768

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21872
/proc/meminfo: memFree=28029600/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=73792 CPUtime=1482.05 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 17786 0 0 0 147713 492 0 0 20 0 1 0 286904238 75563008 17698 33554432000 4194304 8973514 140735692249232 140735692248728 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 18448 17698 468 1167 0 17229 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 73792

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21872
/proc/meminfo: memFree=28023268/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=76864 CPUtime=1542.04 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 18554 0 0 0 153690 514 0 0 20 0 1 0 286904238 78708736 18466 33554432000 4194304 8973514 140735692249232 140735692248728 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 19216 18466 468 1167 0 17997 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 76864

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21872
/proc/meminfo: memFree=28005952/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=88128 CPUtime=1602.04 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 21372 0 0 0 159657 547 0 0 20 0 1 0 286904238 90243072 21282 33554432000 4194304 8973514 140735692249232 140735692248728 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 22032 21282 468 1167 0 20813 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 88128

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21875
/proc/meminfo: memFree=27987216/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=91200 CPUtime=1662.02 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 22140 0 0 0 165622 580 0 0 20 0 1 0 286904238 93388800 22050 33554432000 4194304 8973514 140735692249232 140735692248728 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 22800 22050 468 1167 0 21581 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 91200

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21913
/proc/meminfo: memFree=28013224/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=91200 CPUtime=1722.02 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 22140 0 0 0 171589 613 0 0 20 0 1 0 286904238 93388800 22050 33554432000 4194304 8973514 140735692249232 140735692248728 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 22800 22050 468 1167 0 21581 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 91200

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21914
/proc/meminfo: memFree=27999688/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=93248 CPUtime=1782.01 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 22652 0 0 0 177557 644 0 0 20 0 1 0 286904238 95485952 22562 33554432000 4194304 8973514 140735692249232 140735692248728 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 23312 22562 468 1167 0 22093 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 93248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21914
/proc/meminfo: memFree=27996712/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=93248 CPUtime=1800.02 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 22652 0 0 0 179348 654 0 0 20 0 1 0 286904238 95485952 22562 33554432000 4194304 8973514 140735692249232 140735692248728 7716811 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 23312 22562 468 1167 0 22093 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 93248

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21914
/proc/meminfo: memFree=27996712/32873844 swapFree=7620/7620
[pid=21707] ppid=21705 vsize=93248 CPUtime=1800.02 cores=0,2,4,6
/proc/21707/stat : 21707 (toysat) R 21705 21707 20029 0 -1 4202496 22652 0 0 0 179348 654 0 0 20 0 1 0 286904238 95485952 22562 33554432000 4194304 8973514 140735692249232 140735692248728 7716811 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21707/statm: 23312 22562 468 1167 0 22093 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 93248

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1793.48
CPU system time (s): 6.542
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 93248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.48
system time used= 6.542
maximum resident set size= 90248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22652
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= 21
involuntary context switches= 2021

runsolver used 3.33049 second user time and 9.31458 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 14:22:37
IDJOB=3712324
IDBENCH=79292
IDSOLVER=2291
FILE ID=node107/3712324-1338207757
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.1900552735--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712324-1338207757/watcher-3712324-1338207757 -o /tmp/evaluation-result-3712324-1338207757/solver-3712324-1338207757 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712324-1338207757.wbo

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

MD5SUM BENCH= 30e25559b2b6f1151f21e207b2f87b54
RANDOM SEED=1550977717

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28058724 kB
Buffers:          433056 kB
Cached:          3456556 kB
SwapCached:            0 kB
Active:           995976 kB
Inactive:        2962984 kB
Active(anon):      71400 kB
Inactive(anon):        0 kB
Active(file):     924576 kB
Inactive(file):  2962984 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7396 kB
Writeback:             0 kB
AnonPages:        117312 kB
Mapped:            16104 kB
Shmem:               200 kB
Slab:             715060 kB
SReclaimable:     157628 kB
SUnreclaim:       557432 kB
KernelStack:        1472 kB
PageTables:         4236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     182844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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:52:39