Trace number 3711990

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.09 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_35_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMf839b9b81895c491ec67614997c8bc2d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.577911
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2100
Total number of constraints130
Number of soft constraints47
Number of constraints which are clauses70
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint35
Top cost 2325
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2324
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
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.01/0.02	c 2012-05-28T04:14:10+0200
0.01/0.02	c arch = x86_64
0.01/0.02	c os = linux
0.01/0.02	c compiler = ghc 7.4
0.01/0.02	c packages:
0.01/0.02	c   OptDir-0.0.1
0.01/0.02	c   array-0.4.0.0
0.01/0.02	c   base-4.5.0.0
0.01/0.02	c   bytestring-0.9.2.1
0.01/0.02	c   containers-0.4.2.1
0.01/0.02	c   deepseq-1.3.0.0
0.01/0.02	c   mtl-2.1.1
0.01/0.02	c   old_locale-1.0.0.4
0.01/0.02	c   parse_dimacs-1.2
0.01/0.02	c   parsec-3.1.2
0.01/0.02	c   queue-0.1.2
0.01/0.02	c   stm-2.3
0.01/0.02	c   time-1.4
0.01/0.02	c command line = ["--wbo","HOME/instance-3711990-1338171250.wbo"]
0.01/0.02	c #vars 2100
0.01/0.02	c #constraints 130
0.01/0.02	c Solving starts ...
1.69/1.73	c learnt constraints deletion: 1315 -> 658
1.69/1.75	c solving time = 1.724s
1.69/1.75	c #decision = 6297
1.69/1.75	c #conflict = 1331
1.69/1.75	c #restart = 5
1.69/1.75	o 139
1.69/1.75	c Solving starts ...
1.69/1.75	c solving time = 0.004s
1.69/1.75	c #decision = 7472
1.69/1.75	c #conflict = 1331
1.69/1.75	c #restart = 5
1.69/1.75	o 105
1.69/1.75	c Solving starts ...
1.69/1.76	c solving time = 0.005s
1.69/1.76	c #decision = 8620
1.69/1.76	c #conflict = 1333
1.69/1.76	c #restart = 5
1.69/1.76	o 44
1.69/1.76	c Solving starts ...
1.69/1.76	c solving time = 0.004s
1.69/1.76	c #decision = 9659
1.69/1.76	c #conflict = 1333
1.69/1.76	c #restart = 5
1.69/1.76	o 36
1.69/1.76	c Solving starts ...
1.99/2.08	c learnt constraints deletion: 919 -> 460
3.38/3.43	c learnt constraints deletion: 1527 -> 764
4.29/4.32	c learnt constraints deletion: 1524 -> 762
5.79/5.89	c learnt constraints deletion: 1903 -> 952
5.89/5.93	c solving time = 4.169s
5.89/5.93	c #decision = 22295
5.89/5.93	c #conflict = 4642
5.89/5.93	c #restart = 12
5.89/5.93	o 28
5.89/5.93	c Solving starts ...
5.89/5.94	c learnt constraints deletion: 1038 -> 519
5.98/6.05	c solving time = 0.113s
5.98/6.05	c #decision = 24364
5.98/6.05	c #conflict = 4759
5.98/6.05	c #restart = 13
5.98/6.05	o 19
5.98/6.05	c Solving starts ...
5.98/6.05	c solving time = 0.003s
5.98/6.05	c #decision = 25352
5.98/6.05	c #conflict = 4759
5.98/6.05	c #restart = 13
5.98/6.05	o 17
5.98/6.05	c Solving starts ...
6.29/6.35	c learnt constraints deletion: 883 -> 442
6.29/6.36	c solving time = 0.304s
6.29/6.36	c #decision = 28914
6.29/6.36	c #conflict = 5018
6.29/6.36	c #restart = 15
6.29/6.36	o 13
6.29/6.36	c Solving starts ...
6.29/6.37	c solving time = 0.007s
6.29/6.37	c #decision = 29930
6.29/6.37	c #conflict = 5018
6.29/6.37	c #restart = 15
6.29/6.37	o 6
6.29/6.37	c Solving starts ...
6.39/6.48	c solving time = 0.110s
6.39/6.48	c #decision = 32095
6.39/6.48	c #conflict = 5126
6.39/6.48	c #restart = 16
6.39/6.48	o 5
6.39/6.48	c Solving starts ...
6.99/7.05	c learnt constraints deletion: 1030 -> 515
8.08/8.13	c learnt constraints deletion: 1358 -> 679
9.39/9.46	c learnt constraints deletion: 1439 -> 720
11.19/11.28	c learnt constraints deletion: 1861 -> 931
13.99/14.09	c learnt constraints deletion: 2643 -> 1322
14.09/14.10	c solving time = 7.622s
14.09/14.10	c #decision = 47081
14.09/14.10	c #conflict = 10068
14.09/14.10	c #restart = 24
14.09/14.10	o 4
14.09/14.10	c Solving starts ...
14.09/14.11	c learnt constraints deletion: 1328 -> 664
14.29/14.35	c learnt constraints deletion: 912 -> 456
14.29/14.36	c solving time = 0.256s
14.29/14.36	c #decision = 50488
14.29/14.36	c #conflict = 10324
14.29/14.36	c #restart = 26
14.29/14.36	o 2
14.29/14.36	c Solving starts ...
15.29/15.34	c learnt constraints deletion: 1271 -> 636
16.89/16.98	c learnt constraints deletion: 1902 -> 951
19.28/19.35	c learnt constraints deletion: 2092 -> 1046
22.08/22.17	c learnt constraints deletion: 2758 -> 1379
26.08/26.17	c learnt constraints deletion: 3743 -> 1884
26.58/26.61	c learnt constraints deletion: 2089 -> 1045
30.18/30.28	c learnt constraints deletion: 3405 -> 1712
32.89/32.96	c learnt constraints deletion: 3206 -> 1603
37.79/37.83	c learnt constraints deletion: 4050 -> 2034
43.28/43.34	c learnt constraints deletion: 4064 -> 2064
46.79/46.81	c learnt constraints deletion: 3369 -> 1685
50.38/50.41	c learnt constraints deletion: 3773 -> 1916
55.28/55.37	c learnt constraints deletion: 3799 -> 1953
59.29/59.38	c learnt constraints deletion: 3810 -> 1942
63.69/63.77	c learnt constraints deletion: 3803 -> 1943
66.18/66.26	c learnt constraints deletion: 2928 -> 1464
72.18/72.23	c learnt constraints deletion: 4467 -> 2249
77.58/77.62	c learnt constraints deletion: 4440 -> 2241
83.18/83.22	c learnt constraints deletion: 4458 -> 2252
88.77/88.82	c learnt constraints deletion: 4454 -> 2249
93.97/94.09	c learnt constraints deletion: 4441 -> 2242
96.97/97.08	c learnt constraints deletion: 3449 -> 1725
102.66/102.79	c learnt constraints deletion: 4621 -> 2313
107.67/107.72	c learnt constraints deletion: 4632 -> 2319
112.75/112.88	c learnt constraints deletion: 4614 -> 2310
117.86/117.90	c learnt constraints deletion: 4608 -> 2307
123.06/123.19	c learnt constraints deletion: 4610 -> 2308
128.57/128.62	c learnt constraints deletion: 4631 -> 2320
134.06/134.20	c learnt constraints deletion: 4600 -> 2304
139.75/139.81	c learnt constraints deletion: 4592 -> 2299
142.65/142.72	c learnt constraints deletion: 3991 -> 2000
146.75/146.83	c learnt constraints deletion: 4004 -> 2008
150.95/151.01	c learnt constraints deletion: 4002 -> 2008
155.25/155.39	c learnt constraints deletion: 4021 -> 2016
159.15/159.26	c learnt constraints deletion: 4002 -> 2007
163.05/163.13	c learnt constraints deletion: 3991 -> 2005
167.24/167.30	c learnt constraints deletion: 3990 -> 2002
171.35/171.47	c learnt constraints deletion: 4023 -> 2023
175.86/176.00	c learnt constraints deletion: 3993 -> 2005
180.14/180.21	c learnt constraints deletion: 3987 -> 2002
184.45/184.50	c learnt constraints deletion: 3977 -> 1998
188.64/188.79	c learnt constraints deletion: 3981 -> 2000
193.24/193.30	c learnt constraints deletion: 4012 -> 2015
197.15/197.28	c learnt constraints deletion: 4013 -> 2016
202.15/202.30	c learnt constraints deletion: 4213 -> 2107
206.15/206.24	c learnt constraints deletion: 4423 -> 2218
210.24/210.36	c learnt constraints deletion: 4426 -> 2220
214.54/214.66	c learnt constraints deletion: 4443 -> 2228
218.85/218.97	c learnt constraints deletion: 4427 -> 2222
223.14/223.28	c learnt constraints deletion: 4434 -> 2223
227.73/227.80	c learnt constraints deletion: 4407 -> 2210
232.24/232.39	c learnt constraints deletion: 4439 -> 2226
237.14/237.29	c learnt constraints deletion: 4426 -> 2218
241.84/241.91	c learnt constraints deletion: 4399 -> 2205
246.34/246.41	c learnt constraints deletion: 4394 -> 2204
251.43/251.60	c learnt constraints deletion: 4411 -> 2213
256.14/256.29	c learnt constraints deletion: 4412 -> 2214
260.93/261.01	c learnt constraints deletion: 4402 -> 2207
265.33/265.48	c learnt constraints deletion: 4371 -> 2192
269.93/270.09	c learnt constraints deletion: 4372 -> 2193
274.53/274.63	c learnt constraints deletion: 4355 -> 2184
279.14/279.26	c learnt constraints deletion: 4378 -> 2197
283.53/283.61	c learnt constraints deletion: 4372 -> 2193
287.93/288.03	c learnt constraints deletion: 4371 -> 2192
292.53/292.63	c learnt constraints deletion: 4323 -> 2162
297.73/297.88	c learnt constraints deletion: 5519 -> 2777
303.03/303.13	c learnt constraints deletion: 5505 -> 2779
308.62/308.77	c learnt constraints deletion: 5541 -> 2797
314.73/314.81	c learnt constraints deletion: 5544 -> 2797
320.82/320.99	c learnt constraints deletion: 5543 -> 2797
327.02/327.13	c learnt constraints deletion: 5525 -> 2790
333.82/333.92	c learnt constraints deletion: 5546 -> 2802
340.22/340.38	c learnt constraints deletion: 5523 -> 2788
346.62/346.79	c learnt constraints deletion: 5543 -> 2799
353.92/354.01	c learnt constraints deletion: 5546 -> 2800
360.82/360.91	c learnt constraints deletion: 5529 -> 2792
366.32/366.45	c learnt constraints deletion: 5517 -> 2787
373.12/373.24	c learnt constraints deletion: 5509 -> 2781
379.91/380.04	c learnt constraints deletion: 5538 -> 2795
386.82/386.96	c learnt constraints deletion: 5546 -> 2800
393.22/393.37	c learnt constraints deletion: 5524 -> 2790
399.81/399.99	c learnt constraints deletion: 5488 -> 2773
406.21/406.39	c learnt constraints deletion: 5521 -> 2790
412.61/412.74	c learnt constraints deletion: 5535 -> 2794
419.20/419.32	c learnt constraints deletion: 5536 -> 2795
427.89/428.01	c learnt constraints deletion: 5542 -> 2798
438.70/438.86	c learnt constraints deletion: 5546 -> 2800
450.59/450.78	c learnt constraints deletion: 5537 -> 2796
461.39/461.50	c learnt constraints deletion: 5055 -> 2528
467.89/468.06	c learnt constraints deletion: 4468 -> 2234
472.90/473.03	c learnt constraints deletion: 4522 -> 2264
476.39/476.52	c learnt constraints deletion: 4487 -> 2246
480.39/480.59	c learnt constraints deletion: 4517 -> 2261
484.09/484.29	c learnt constraints deletion: 4499 -> 2254
487.89/488.06	c learnt constraints deletion: 4482 -> 2246
491.79/491.91	c learnt constraints deletion: 4476 -> 2245
495.59/495.77	c learnt constraints deletion: 4500 -> 2260
499.59/499.73	c learnt constraints deletion: 4461 -> 2242
503.19/503.36	c learnt constraints deletion: 4482 -> 2249
507.48/507.62	c learnt constraints deletion: 4494 -> 2248
510.79/510.92	c learnt constraints deletion: 4487 -> 2247
514.48/514.62	c learnt constraints deletion: 4484 -> 2247
518.48/518.67	c learnt constraints deletion: 4525 -> 2267
521.99/522.14	c learnt constraints deletion: 4475 -> 2239
525.59/525.79	c learnt constraints deletion: 4521 -> 2261
528.58/528.79	c learnt constraints deletion: 4430 -> 2218
531.98/532.15	c learnt constraints deletion: 4467 -> 2238
535.18/535.36	c learnt constraints deletion: 4519 -> 2263
538.58/538.71	c learnt constraints deletion: 4468 -> 2235
541.18/541.34	c learnt constraints deletion: 4452 -> 2228
544.18/544.34	c learnt constraints deletion: 4458 -> 2233
546.98/547.10	c learnt constraints deletion: 4496 -> 2249
549.58/549.79	c learnt constraints deletion: 4468 -> 2239
552.98/553.15	c learnt constraints deletion: 4495 -> 2250
556.07/556.21	c learnt constraints deletion: 4452 -> 2227
558.78/558.97	c learnt constraints deletion: 4435 -> 2220
561.88/562.08	c learnt constraints deletion: 4491 -> 2247
564.97/565.17	c learnt constraints deletion: 4492 -> 2246
567.67/567.81	c learnt constraints deletion: 4466 -> 2235
570.17/570.31	c learnt constraints deletion: 4483 -> 2244
572.67/572.87	c learnt constraints deletion: 4433 -> 2218
575.27/575.42	c learnt constraints deletion: 4448 -> 2225
578.07/578.21	c learnt constraints deletion: 4471 -> 2238
581.17/581.35	c learnt constraints deletion: 4463 -> 2236
584.37/584.51	c learnt constraints deletion: 4471 -> 2239
587.67/587.83	c learnt constraints deletion: 4468 -> 2236
590.67/590.89	c learnt constraints deletion: 4489 -> 2248
593.57/593.74	c learnt constraints deletion: 4445 -> 2226
596.27/596.48	c learnt constraints deletion: 4455 -> 2231
599.47/599.62	c learnt constraints deletion: 4434 -> 2220
602.37/602.55	c learnt constraints deletion: 4459 -> 2233
605.07/605.20	c learnt constraints deletion: 4430 -> 2218
608.37/608.54	c learnt constraints deletion: 4833 -> 2420
614.17/614.39	c learnt constraints deletion: 6282 -> 3149
620.47/620.68	c learnt constraints deletion: 6267 -> 3149
626.57/626.79	c learnt constraints deletion: 6302 -> 3166
632.77/632.91	c learnt constraints deletion: 6285 -> 3157
639.06/639.28	c learnt constraints deletion: 6233 -> 3131
644.96/645.13	c learnt constraints deletion: 6252 -> 3141
651.26/651.41	c learnt constraints deletion: 6285 -> 3159
657.96/658.18	c learnt constraints deletion: 6264 -> 3148
664.36/664.50	c learnt constraints deletion: 6263 -> 3148
671.26/671.47	c learnt constraints deletion: 6273 -> 3152
678.36/678.51	c learnt constraints deletion: 6243 -> 3138
684.76/684.97	c learnt constraints deletion: 6287 -> 3161
691.96/692.13	c learnt constraints deletion: 6285 -> 3160
699.85/700.00	c learnt constraints deletion: 6276 -> 3153
706.76/706.90	c learnt constraints deletion: 6265 -> 3149
714.45/714.64	c learnt constraints deletion: 6298 -> 3166
721.65/721.81	c learnt constraints deletion: 6241 -> 3138
727.96/728.20	c learnt constraints deletion: 6231 -> 3131
733.95/734.12	c learnt constraints deletion: 6220 -> 3125
740.25/740.40	c learnt constraints deletion: 6255 -> 3143
746.25/746.42	c learnt constraints deletion: 6245 -> 3138
752.74/752.90	c learnt constraints deletion: 6263 -> 3148
758.75/758.99	c learnt constraints deletion: 6246 -> 3139
765.95/766.13	c learnt constraints deletion: 6266 -> 3153
772.95/773.17	c learnt constraints deletion: 6274 -> 3155
779.84/780.01	c learnt constraints deletion: 6228 -> 3129
786.74/786.95	c learnt constraints deletion: 6238 -> 3138
793.95/794.15	c learnt constraints deletion: 6267 -> 3151
801.14/801.38	c learnt constraints deletion: 6223 -> 3128
807.94/808.17	c learnt constraints deletion: 6242 -> 3137
815.04/815.26	c learnt constraints deletion: 6290 -> 3162
822.24/822.46	c learnt constraints deletion: 6249 -> 3140
829.04/829.29	c learnt constraints deletion: 6261 -> 3147
835.84/836.04	c learnt constraints deletion: 6264 -> 3148
842.74/842.91	c learnt constraints deletion: 6260 -> 3147
849.83/850.04	c learnt constraints deletion: 6241 -> 3137
856.64/856.82	c learnt constraints deletion: 6229 -> 3130
862.93/863.17	c learnt constraints deletion: 6257 -> 3145
869.84/870.09	c learnt constraints deletion: 6259 -> 3148
876.12/876.38	c learnt constraints deletion: 6251 -> 3143
882.43/882.69	c learnt constraints deletion: 6257 -> 3146
889.23/889.49	c learnt constraints deletion: 6261 -> 3149
896.33/896.58	c learnt constraints deletion: 6238 -> 3137
902.62/902.86	c learnt constraints deletion: 6254 -> 3145
909.43/909.70	c learnt constraints deletion: 6296 -> 3166
915.62/915.85	c learnt constraints deletion: 6261 -> 3148
922.92/923.10	c learnt constraints deletion: 6699 -> 3366
928.92/929.13	c learnt constraints deletion: 6659 -> 3331
935.93/936.18	c learnt constraints deletion: 6713 -> 3363
943.42/943.64	c learnt constraints deletion: 6714 -> 3362
951.12/951.33	c learnt constraints deletion: 6705 -> 3359
959.21/959.45	c learnt constraints deletion: 6697 -> 3357
967.21/967.43	c learnt constraints deletion: 6676 -> 3344
975.21/975.45	c learnt constraints deletion: 6650 -> 3332
983.51/983.77	c learnt constraints deletion: 6667 -> 3340
991.71/991.95	c learnt constraints deletion: 6655 -> 3334
1000.31/1000.57	c learnt constraints deletion: 6646 -> 3329
1009.40/1009.69	c learnt constraints deletion: 6688 -> 3350
1017.10/1017.39	c learnt constraints deletion: 6675 -> 3345
1024.91/1025.17	c learnt constraints deletion: 6685 -> 3349
1032.61/1032.84	c learnt constraints deletion: 6666 -> 3340
1041.21/1041.42	c learnt constraints deletion: 6674 -> 3344
1048.90/1049.11	c learnt constraints deletion: 6660 -> 3336
1056.80/1057.09	c learnt constraints deletion: 6695 -> 3357
1064.60/1064.85	c learnt constraints deletion: 6663 -> 3339
1072.40/1072.67	c learnt constraints deletion: 6694 -> 3354
1080.09/1080.38	c learnt constraints deletion: 6679 -> 3347
1088.19/1088.41	c learnt constraints deletion: 6674 -> 3345
1095.69/1095.93	c learnt constraints deletion: 6695 -> 3355
1103.99/1104.24	c learnt constraints deletion: 6665 -> 3339
1111.29/1111.54	c learnt constraints deletion: 6689 -> 3352
1119.38/1119.69	c learnt constraints deletion: 6706 -> 3360
1128.08/1128.36	c learnt constraints deletion: 6688 -> 3351
1136.28/1136.53	c learnt constraints deletion: 6650 -> 3333
1144.08/1144.31	c learnt constraints deletion: 6681 -> 3348
1151.98/1152.27	c learnt constraints deletion: 6666 -> 3341
1160.78/1161.08	c learnt constraints deletion: 6702 -> 3359
1168.99/1169.22	c learnt constraints deletion: 6692 -> 3353
1177.38/1177.62	c learnt constraints deletion: 6665 -> 3338
1185.18/1185.48	c learnt constraints deletion: 6716 -> 3364
1195.27/1195.54	c learnt constraints deletion: 6702 -> 3359
1203.18/1203.49	c learnt constraints deletion: 6684 -> 3348
1210.98/1211.29	c learnt constraints deletion: 6684 -> 3350
1220.17/1220.40	c learnt constraints deletion: 6696 -> 3354
1228.17/1228.43	c learnt constraints deletion: 6700 -> 3356
1235.77/1236.07	c learnt constraints deletion: 6668 -> 3341
1244.77/1245.01	c learnt constraints deletion: 6659 -> 3338
1253.36/1253.68	c learnt constraints deletion: 6685 -> 3354
1262.36/1262.67	c learnt constraints deletion: 6690 -> 3354
1271.37/1271.61	c learnt constraints deletion: 6681 -> 3347
1279.36/1279.61	c learnt constraints deletion: 6689 -> 3352
1287.66/1287.99	c learnt constraints deletion: 6689 -> 3352
1295.96/1296.26	c learnt constraints deletion: 6707 -> 3361
1305.16/1305.47	c learnt constraints deletion: 6649 -> 3332
1314.55/1314.90	c learnt constraints deletion: 6618 -> 3316
1324.86/1325.19	c learnt constraints deletion: 6667 -> 3342
1334.95/1335.28	c learnt constraints deletion: 6649 -> 3333
1343.86/1344.16	c learnt constraints deletion: 6677 -> 3347
1353.05/1353.39	c learnt constraints deletion: 6643 -> 3330
1362.25/1362.55	c learnt constraints deletion: 6676 -> 3347
1371.95/1372.21	c learnt constraints deletion: 6672 -> 3346
1382.84/1383.14	c learnt constraints deletion: 6685 -> 3349
1390.65/1390.97	c learnt constraints deletion: 6701 -> 3358
1398.85/1399.10	c learnt constraints deletion: 6657 -> 3336
1407.74/1408.05	c learnt constraints deletion: 6665 -> 3340
1415.84/1416.19	c learnt constraints deletion: 6686 -> 3351
1425.54/1425.82	c learnt constraints deletion: 6639 -> 3328
1435.24/1435.51	c learnt constraints deletion: 6682 -> 3347
1444.54/1444.89	c learnt constraints deletion: 6689 -> 3352
1453.24/1453.58	c learnt constraints deletion: 6683 -> 3351
1462.44/1462.73	c learnt constraints deletion: 6715 -> 3368
1471.33/1471.64	c learnt constraints deletion: 6681 -> 3350
1482.33/1482.66	c learnt constraints deletion: 7152 -> 3584
1489.53/1489.86	c learnt constraints deletion: 6750 -> 3375
1495.53/1495.90	c learnt constraints deletion: 6744 -> 3377
1502.63/1502.96	c learnt constraints deletion: 6713 -> 3366
1509.93/1510.22	c learnt constraints deletion: 6738 -> 3382
1517.12/1517.46	c learnt constraints deletion: 6739 -> 3381
1525.43/1525.74	c learnt constraints deletion: 6716 -> 3369
1533.22/1533.57	c learnt constraints deletion: 6742 -> 3381
1540.92/1541.27	c learnt constraints deletion: 7173 -> 3595
1548.12/1548.46	c learnt constraints deletion: 7169 -> 3602
1555.81/1556.17	c learnt constraints deletion: 7160 -> 3599
1564.21/1564.58	c learnt constraints deletion: 7155 -> 3594
1572.91/1573.22	c learnt constraints deletion: 7147 -> 3591
1581.61/1581.97	c learnt constraints deletion: 7166 -> 3601
1590.21/1590.53	c learnt constraints deletion: 7163 -> 3600
1598.80/1599.17	c learnt constraints deletion: 7158 -> 3597
1607.40/1607.77	c learnt constraints deletion: 7170 -> 3603
1616.10/1616.44	c learnt constraints deletion: 7158 -> 3595
1624.60/1624.92	c learnt constraints deletion: 7150 -> 3592
1633.51/1633.84	c learnt constraints deletion: 7163 -> 3598
1641.40/1641.74	c learnt constraints deletion: 7156 -> 3594
1649.30/1649.68	c learnt constraints deletion: 7152 -> 3593
1656.80/1657.13	c learnt constraints deletion: 7124 -> 3580
1664.69/1665.09	c learnt constraints deletion: 7126 -> 3581
1673.30/1673.66	c learnt constraints deletion: 7116 -> 3575
1682.09/1682.42	c learnt constraints deletion: 7140 -> 3587
1690.49/1690.85	c learnt constraints deletion: 7113 -> 3575
1698.99/1699.33	c learnt constraints deletion: 7153 -> 3593
1707.29/1707.66	c learnt constraints deletion: 7112 -> 3573
1715.39/1715.75	c learnt constraints deletion: 7155 -> 3594
1723.79/1724.18	c learnt constraints deletion: 7161 -> 3597
1730.29/1730.67	c learnt constraints deletion: 7158 -> 3596
1737.28/1737.64	c learnt constraints deletion: 7142 -> 3588
1744.89/1745.23	c learnt constraints deletion: 7168 -> 3601
1752.58/1752.99	c learnt constraints deletion: 7144 -> 3590
1761.08/1761.42	c learnt constraints deletion: 7142 -> 3589
1767.88/1768.28	c learnt constraints deletion: 7127 -> 3581
1775.09/1775.42	c learnt constraints deletion: 7124 -> 3579
1782.28/1782.64	c learnt constraints deletion: 7144 -> 3589
1788.87/1789.22	c learnt constraints deletion: 7083 -> 3559
1796.08/1796.40	c learnt constraints deletion: 7101 -> 3571

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-3711990-1338171250/watcher-3711990-1338171250 -o /tmp/evaluation-result-3711990-1338171250/solver-3711990-1338171250 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3711990-1338171250.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: 1.94 2.00 1.99 3/176 31259
/proc/meminfo: memFree=30913304/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 816 0 0 0 0 0 0 0 20 0 1 0 283249334 6356992 737 33554432000 4194304 8973514 140733271428896 140737337366680 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 1552 737 422 1167 0 333 0

[startup+0.0228111 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 31259
/proc/meminfo: memFree=30913304/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=8256 CPUtime=0.01 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 283249334 8454144 1254 33554432000 4194304 8973514 140733271428896 140737337366680 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 2064 1254 433 1167 0 845 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8256

[startup+0.10027 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 31259
/proc/meminfo: memFree=30913304/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=9280 CPUtime=0.09 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 1491 0 0 0 9 0 0 0 20 0 1 0 283249334 9502720 1412 33554432000 4194304 8973514 140733271428896 140737337366680 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 2320 1412 455 1167 0 1101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9280

[startup+0.300244 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 31259
/proc/meminfo: memFree=30913304/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=10304 CPUtime=0.29 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 1721 0 0 0 29 0 0 0 20 0 1 0 283249334 10551296 1642 33554432000 4194304 8973514 140733271428896 140737337366680 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 2576 1642 455 1167 0 1357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10304

[startup+0.700251 s]
/proc/loadavg: 1.94 2.00 1.99 3/176 31259
/proc/meminfo: memFree=30913304/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=12352 CPUtime=0.69 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 2229 0 0 0 69 0 0 0 20 0 1 0 283249334 12648448 2150 33554432000 4194304 8973514 140733271428896 140733271428392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3088 2150 455 1167 0 1869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12352

[startup+1.50027 s]
/proc/loadavg: 1.94 2.00 1.99 3/177 31260
/proc/meminfo: memFree=30904632/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=15424 CPUtime=1.49 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 3167 0 0 0 148 1 0 0 20 0 1 0 283249334 15794176 3088 33554432000 4194304 8973514 140733271428896 140733271428392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 3856 3088 455 1167 0 2637 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15424

[startup+3.10024 s]
/proc/loadavg: 1.94 2.00 1.99 3/177 31260
/proc/meminfo: memFree=30898424/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=16448 CPUtime=3.09 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 3435 0 0 0 308 1 0 0 20 0 1 0 283249334 16842752 3356 33554432000 4194304 8973514 140733271428896 140733271428392 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 4112 3356 467 1167 0 2893 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16448

[startup+6.30028 s]
/proc/loadavg: 1.95 2.00 1.99 3/177 31260
/proc/meminfo: memFree=30889224/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=23616 CPUtime=6.29 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 5227 0 0 0 624 5 0 0 20 0 1 0 283249334 24182784 5148 33554432000 4194304 8973514 140733271428896 140733271428392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 5904 5148 467 1167 0 4685 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23616

[startup+12.7003 s]
/proc/loadavg: 1.95 2.00 1.99 3/177 31260
/proc/meminfo: memFree=30880428/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=23616 CPUtime=12.69 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 5739 0 0 0 1261 8 0 0 20 0 1 0 283249334 24182784 5148 33554432000 4194304 8973514 140733271428896 140733271428392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 5904 5148 467 1167 0 4685 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23616

[startup+25.5003 s]
/proc/loadavg: 1.96 2.00 1.99 3/177 31260
/proc/meminfo: memFree=30856132/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=36928 CPUtime=25.49 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 9067 0 0 0 2534 15 0 0 20 0 1 0 283249334 37814272 8476 33554432000 4194304 8973514 140733271428896 140733271428392 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 9232 8476 467 1167 0 8013 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36928

[startup+51.1003 s]
/proc/loadavg: 1.97 2.00 1.99 3/177 31260
/proc/meminfo: memFree=30806692/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=60480 CPUtime=51.08 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 15211 0 0 0 5078 30 0 0 20 0 1 0 283249334 61931520 14364 33554432000 4194304 8973514 140733271428896 140733271428392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 15120 14364 467 1167 0 13901 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60480

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 31260
/proc/meminfo: memFree=30803392/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=62528 CPUtime=102.27 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 17522 0 0 0 10171 56 0 0 20 0 1 0 283249334 64028672 14876 33554432000 4194304 8973514 140733271428896 140733271428392 4424580 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 15632 14876 467 1167 0 14413 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 62528

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 31261
/proc/meminfo: memFree=30793508/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=72768 CPUtime=162.25 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 20088 0 0 0 16137 88 0 0 20 0 1 0 283249334 74514432 17436 33554432000 4194304 8973514 140733271428896 140733271428392 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 18192 17436 467 1167 0 16973 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 72768

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 31261
/proc/meminfo: memFree=30811068/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=74816 CPUtime=222.24 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 20600 0 0 0 22105 119 0 0 20 0 1 0 283249334 76611584 17948 33554432000 4194304 8973514 140733271428896 140733271428392 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 18704 17948 467 1167 0 17485 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 74816

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 31261
/proc/meminfo: memFree=30810812/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=74816 CPUtime=282.23 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 20600 0 0 0 28074 149 0 0 20 0 1 0 283249334 76611584 17948 33554432000 4194304 8973514 140733271428896 140733271428392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 18704 17948 467 1167 0 17485 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 74816

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 31261
/proc/meminfo: memFree=30783160/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=102464 CPUtime=342.22 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 27768 0 0 0 34042 180 0 0 20 0 1 0 283249334 104923136 24860 33554432000 4194304 8973514 140733271428896 140733271428392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 25616 24860 467 1167 0 24397 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 102464

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/178 31264
/proc/meminfo: memFree=30781540/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=102464 CPUtime=402.21 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 27768 0 0 0 40015 206 0 0 20 0 1 0 283249334 104923136 24860 33554432000 4194304 8973514 140733271428896 140733271428392 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 25616 24860 467 1167 0 24397 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 102464

[startup+462.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/176 31264
/proc/meminfo: memFree=30781528/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=102464 CPUtime=462.19 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 27780 0 0 0 45989 230 0 0 20 0 1 0 283249334 104923136 24860 33554432000 4194304 8973514 140733271428896 140733271428160 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 25616 24860 467 1167 0 24397 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 102464

[startup+522.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 31265
/proc/meminfo: memFree=30788092/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=95296 CPUtime=522.18 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 27780 0 0 0 51965 253 0 0 20 0 1 0 283249334 97583104 23068 33554432000 4194304 8973514 140733271428896 140733271428392 7667420 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 23824 23068 467 1167 0 22605 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 95296

[startup+582.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/177 31265
/proc/meminfo: memFree=30794848/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=89152 CPUtime=582.18 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 28292 0 0 0 57937 281 0 0 20 0 1 0 283249334 91291648 21532 33554432000 4194304 8973514 140733271428896 140733271428160 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 22288 21532 467 1167 0 21069 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 89152

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 31266
/proc/meminfo: memFree=30801176/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=108608 CPUtime=822.14 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 33412 0 0 0 81817 397 0 0 20 0 1 0 283249334 111214592 26396 33554432000 4194304 8973514 140733271428896 140733271428392 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 27152 26396 467 1167 0 25933 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 108608

[startup+882.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31266
/proc/meminfo: memFree=30806004/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=103488 CPUtime=882.13 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 33413 0 0 0 87785 428 0 0 20 0 1 0 283249334 105971712 25116 33554432000 4194304 8973514 140733271428896 140733271428392 4208846 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 25872 25116 467 1167 0 24653 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 103488

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31266
/proc/meminfo: memFree=30799432/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=110656 CPUtime=942.12 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 35205 0 0 0 93760 452 0 0 20 0 1 0 283249334 113311744 26908 33554432000 4194304 8973514 140733271428896 140733271428392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 27664 26908 467 1167 0 26445 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 110656

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31269
/proc/meminfo: memFree=30796992/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=111680 CPUtime=1002.1 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 37255 0 0 0 99733 477 0 0 20 0 1 0 283249334 114360320 27164 33554432000 4194304 8973514 140733271428896 140733271428392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 27920 27164 467 1167 0 26701 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 111680

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31269
/proc/meminfo: memFree=30776220/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=122944 CPUtime=1062.09 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 40071 0 0 0 105701 508 0 0 20 0 1 0 283249334 125894656 29980 33554432000 4194304 8973514 140733271428896 140733271428392 7841851 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 30736 29980 467 1167 0 29517 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 122944

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31270
/proc/meminfo: memFree=30775528/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=115776 CPUtime=1122.08 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 40074 0 0 0 111674 534 0 0 20 0 1 0 283249334 118554624 28188 33554432000 4194304 8973514 140733271428896 140733271428392 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 28944 28188 467 1167 0 27725 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 115776

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31270
/proc/meminfo: memFree=30775528/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=115776 CPUtime=1182.07 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 40074 0 0 0 117642 565 0 0 20 0 1 0 283249334 118554624 28188 33554432000 4194304 8973514 140733271428896 140733271428160 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 28944 28188 467 1167 0 27725 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 115776

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31270
/proc/meminfo: memFree=30773972/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=117824 CPUtime=1242.07 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 40586 0 0 0 123611 596 0 0 20 0 1 0 283249334 120651776 28700 33554432000 4194304 8973514 140733271428896 140733271428160 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 29456 28700 467 1167 0 28237 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 117824

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 31270
/proc/meminfo: memFree=30773784/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=117824 CPUtime=1302.07 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 40586 0 0 0 129582 625 0 0 20 0 1 0 283249334 120651776 28700 33554432000 4194304 8973514 140733271428896 140733271428392 4463400 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 29456 28700 467 1167 0 28237 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 117824

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31270
/proc/meminfo: memFree=30765592/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=117824 CPUtime=1362.05 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 40586 0 0 0 135553 652 0 0 20 0 1 0 283249334 120651776 28700 33554432000 4194304 8973514 140733271428896 140733271428392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 29456 28700 467 1167 0 28237 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 117824

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31271
/proc/meminfo: memFree=30765964/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=117824 CPUtime=1422.05 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 40586 0 0 0 141524 681 0 0 20 0 1 0 283249334 120651776 28700 33554432000 4194304 8973514 140733271428896 140733271428392 4415744 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 29456 28700 467 1167 0 28237 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 117824

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 31271
/proc/meminfo: memFree=30762436/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=115776 CPUtime=1482.03 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 42890 0 0 0 147493 710 0 0 20 0 1 0 283249334 118554624 28188 33554432000 4194304 8973514 140733271428896 140733271428392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 28944 28188 467 1167 0 27725 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 115776

[startup+1542.3 s]
/proc/loadavg: 2.09 2.02 2.01 3/177 31271
/proc/meminfo: memFree=30751516/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=127040 CPUtime=1542.02 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 45706 0 0 0 153461 741 0 0 20 0 1 0 283249334 130088960 31004 33554432000 4194304 8973514 140733271428896 140733271428392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 31760 31004 467 1167 0 30541 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 127040

[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/178 31313
/proc/meminfo: memFree=30909960/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=131136 CPUtime=1602.01 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 46735 0 0 0 159431 770 0 0 20 0 1 0 283249334 134283264 32028 33554432000 4194304 8973514 140733271428896 140733271428392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 32784 32028 467 1167 0 31565 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 131136

[startup+1662.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/177 31313
/proc/meminfo: memFree=30856040/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=135232 CPUtime=1662 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 47759 0 0 0 165401 799 0 0 20 0 1 0 283249334 138477568 33052 33554432000 4194304 8973514 140733271428896 140733271428392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 33808 33052 467 1167 0 32589 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 135232

[startup+1722.3 s]
/proc/loadavg: 2.19 2.08 2.01 3/177 31314
/proc/meminfo: memFree=30815712/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=137280 CPUtime=1721.99 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 48271 0 0 0 171372 827 0 0 20 0 1 0 283249334 140574720 33564 33554432000 4194304 8973514 140733271428896 140733271428392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 34320 33564 467 1167 0 33101 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 137280

[startup+1782.3 s]
/proc/loadavg: 2.18 2.09 2.02 3/177 31314
/proc/meminfo: memFree=30776088/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=138304 CPUtime=1781.98 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 48530 0 0 0 177341 857 0 0 20 0 1 0 283249334 141623296 33820 33554432000 4194304 8973514 140733271428896 140733271428392 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 34576 33820 467 1167 0 33357 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 138304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.13 2.08 2.02 3/177 31314
/proc/meminfo: memFree=30762324/32873844 swapFree=7620/7620
[pid=31259] ppid=31257 vsize=138304 CPUtime=1800.08 cores=0,2,4,6
/proc/31259/stat : 31259 (toysat) R 31257 31259 29738 0 -1 4202496 48530 0 0 0 179143 865 0 0 20 0 1 0 283249334 141623296 33820 33554432000 4194304 8973514 140733271428896 140733271428392 6576028 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/31259/statm: 34576 33820 467 1167 0 33357 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 138304

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1791.43
CPU system time (s): 8.65968
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 138304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.43
system time used= 8.65968
maximum resident set size= 135280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48530
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= 42
involuntary context switches= 1915

runsolver used 2.84157 second user time and 9.50356 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-28 04:14:10
IDJOB=3711990
IDBENCH=78670
IDSOLVER=2291
FILE ID=node143/3711990-1338171250
RUNJOBID= node143-1338160335-29754
PBS_JOBID= 14624561
Free space on /tmp= 71656 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_35_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3711990-1338171250/watcher-3711990-1338171250 -o /tmp/evaluation-result-3711990-1338171250/solver-3711990-1338171250 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3711990-1338171250.wbo

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

MD5SUM BENCH= f839b9b81895c491ec67614997c8bc2d
RANDOM SEED=1308912380

node143.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.787
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.57
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.787
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.787
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.91
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.787
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.787
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.90
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.787
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	: 5298.57
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.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
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:        30913560 kB
Buffers:          374592 kB
Cached:           595156 kB
SwapCached:            0 kB
Active:           750032 kB
Inactive:         373892 kB
Active(anon):     145052 kB
Inactive(anon):    11300 kB
Active(file):     604980 kB
Inactive(file):   362592 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7420 kB
Writeback:             0 kB
AnonPages:        161168 kB
Mapped:            16096 kB
Shmem:               200 kB
Slab:             696660 kB
SReclaimable:     139064 kB
SUnreclaim:       557596 kB
KernelStack:        1464 kB
PageTables:         3984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     268928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 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= 71648 MiB
End job on node143 at 2012-05-28 04:44:12