Trace number 328298

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, and are wall clock time (not CPU 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
ornithorynque 0.1 alpha? (TO) 1200.06 601.539

General information on the benchmark

Namerandom/LargeSize/3SAT/v19000/
unif-k3-r4.2-v19000-c79800-S1875179522-13.cnf
MD5SUMf979b4d94220d5b0c9f873e781895a92
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables19000
Number of clauses79800
Sum of the clauses size239400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 379800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.01	c This is Ornithorynque version 0.1 alpha
0.00/0.01	c (c) roussel@cril.univ-artois.fr
0.00/0.01	c using unsigned short
0.00/0.01	c parsing...
0.19/0.21	c ...done
0.19/0.21	c nbVar=19000 nbClause=79800
0.19/0.27	c nbVar=19000 nbClause=79800
0.29/0.36	c complete search running
0.29/0.36	c local search running
0.29/0.38	c flip 0 nbSat=69880 maxSat=0
0.43/0.49	c flip 10000 nbSat=74582 maxSat=74585
0.83/0.60	c flip 20000 nbSat=76125 maxSat=76131
1.03/0.71	c flip 30000 nbSat=76887 maxSat=76902
1.23/0.81	c flip 40000 nbSat=77266 maxSat=77282
1.43/0.92	c flip 50000 nbSat=77597 maxSat=77630
1.63/1.03	c flip 60000 nbSat=77822 maxSat=77846
1.83/1.13	c flip 70000 nbSat=78066 maxSat=78079
2.02/1.24	c flip 80000 nbSat=78030 maxSat=78102
2.22/1.34	c flip 90000 nbSat=78168 maxSat=78180
2.42/1.44	c flip 100000 nbSat=78179 maxSat=78216
2.62/1.54	c flip 110000 nbSat=78212 maxSat=78265
2.82/1.64	c flip 120000 nbSat=78279 maxSat=78281
3.02/1.75	c flip 130000 nbSat=78272 maxSat=78346
3.22/1.84	c flip 140000 nbSat=78327 maxSat=78399
3.42/1.95	c flip 150000 nbSat=78370 maxSat=78421
3.62/2.04	c flip 160000 nbSat=78411 maxSat=78480
3.82/2.15	c flip 170000 nbSat=78461 maxSat=78510
4.02/2.25	c flip 180000 nbSat=78466 maxSat=78510
4.21/2.34	c flip 190000 nbSat=78503 maxSat=78540
4.41/2.44	c flip 200000 nbSat=78536 maxSat=78548
4.61/2.54	c flip 210000 nbSat=78574 maxSat=78605
4.81/2.64	c flip 220000 nbSat=78589 maxSat=78627
5.01/2.74	c flip 230000 nbSat=78586 maxSat=78627
5.21/2.84	c flip 240000 nbSat=78606 maxSat=78654
5.41/2.94	c flip 250000 nbSat=78620 maxSat=78656
5.61/3.04	c flip 260000 nbSat=78572 maxSat=78672
5.81/3.14	c flip 270000 nbSat=78558 maxSat=78672
6.01/3.24	c flip 280000 nbSat=78557 maxSat=78672
6.21/3.34	c flip 290000 nbSat=78525 maxSat=78672
6.40/3.43	c flip 300000 nbSat=78600 maxSat=78672
6.60/3.53	c flip 310000 nbSat=78620 maxSat=78692
6.80/3.63	c flip 320000 nbSat=78688 maxSat=78722
7.00/3.73	c flip 330000 nbSat=78705 maxSat=78771
7.20/3.82	c flip 340000 nbSat=78719 maxSat=78771
7.40/3.92	c flip 350000 nbSat=78720 maxSat=78771
7.60/4.02	c flip 360000 nbSat=78712 maxSat=78776
7.80/4.11	c flip 370000 nbSat=78662 maxSat=78776
8.00/4.25	c flip 0 nbSat=70710 maxSat=78776
8.20/4.39	c flip 10000 nbSat=75538 maxSat=78776
8.59/4.52	c flip 20000 nbSat=77154 maxSat=78776
8.79/4.66	c flip 30000 nbSat=77816 maxSat=78776
8.99/4.79	c flip 40000 nbSat=78353 maxSat=78776
9.39/4.92	c flip 50000 nbSat=78598 maxSat=78776
9.59/5.06	c flip 60000 nbSat=78738 maxSat=78787
9.80/5.19	c flip 70000 nbSat=78917 maxSat=78932
10.21/5.33	c flip 80000 nbSat=78961 maxSat=79007
10.41/5.47	c flip 90000 nbSat=79036 maxSat=79080
10.80/5.61	c flip 100000 nbSat=79078 maxSat=79171
11.00/5.75	c flip 110000 nbSat=79171 maxSat=79179
11.20/5.88	c flip 120000 nbSat=79265 maxSat=79275
11.60/6.02	c flip 130000 nbSat=79286 maxSat=79351
11.80/6.15	c flip 140000 nbSat=79379 maxSat=79440
12.00/6.29	c flip 150000 nbSat=79394 maxSat=79440
12.40/6.42	c flip 160000 nbSat=79379 maxSat=79443
12.61/6.56	c flip 170000 nbSat=79382 maxSat=79446
12.81/6.70	c flip 180000 nbSat=79422 maxSat=79464
13.20/6.83	c flip 190000 nbSat=79381 maxSat=79523
13.40/6.96	c flip 200000 nbSat=79373 maxSat=79523
13.80/7.10	c flip 210000 nbSat=79391 maxSat=79523
14.00/7.23	c flip 220000 nbSat=79422 maxSat=79523
14.20/7.37	c flip 230000 nbSat=79486 maxSat=79533
14.60/7.51	c flip 240000 nbSat=79447 maxSat=79556
14.80/7.65	c flip 250000 nbSat=79389 maxSat=79556
15.00/7.78	c flip 260000 nbSat=79438 maxSat=79556
15.39/7.92	c flip 270000 nbSat=79444 maxSat=79556
15.59/8.06	c flip 280000 nbSat=79443 maxSat=79556
15.79/8.20	c flip 290000 nbSat=79525 maxSat=79556
16.19/8.33	c flip 300000 nbSat=79529 maxSat=79556
16.39/8.47	c flip 310000 nbSat=79617 maxSat=79654
16.79/8.61	c flip 320000 nbSat=79571 maxSat=79654
17.00/8.75	c flip 330000 nbSat=79598 maxSat=79679
17.19/8.89	c flip 340000 nbSat=79618 maxSat=79696
17.59/9.03	c flip 350000 nbSat=79625 maxSat=79696
17.79/9.17	c flip 360000 nbSat=79645 maxSat=79715
18.19/9.31	c flip 370000 nbSat=79653 maxSat=79728
18.39/9.50	c flip 0 nbSat=72260 maxSat=79728
18.78/9.69	c flip 10000 nbSat=77363 maxSat=79728
19.19/9.89	c flip 20000 nbSat=78825 maxSat=79728
19.78/10.10	c flip 30000 nbSat=79468 maxSat=79728
20.18/10.31	c flip 40000 nbSat=79810 maxSat=79848
20.57/10.54	c flip 50000 nbSat=80113 maxSat=80121
20.97/10.75	c flip 60000 nbSat=80307 maxSat=80333
21.38/10.97	c flip 70000 nbSat=80483 maxSat=80563
21.77/11.20	c flip 80000 nbSat=80572 maxSat=80610
22.37/11.42	c flip 90000 nbSat=80662 maxSat=80710
22.76/11.64	c flip 100000 nbSat=80646 maxSat=80777
23.16/11.87	c flip 110000 nbSat=80776 maxSat=80808
23.77/12.11	c flip 120000 nbSat=80866 maxSat=80892
24.16/12.34	c flip 130000 nbSat=80905 maxSat=80954
24.56/12.56	c flip 140000 nbSat=80914 maxSat=80973
24.96/12.78	c flip 150000 nbSat=80899 maxSat=80973
25.36/12.99	c flip 160000 nbSat=80874 maxSat=80973
25.96/13.22	c flip 170000 nbSat=80908 maxSat=80973
26.35/13.43	c flip 180000 nbSat=80981 maxSat=80988
26.75/13.65	c flip 190000 nbSat=81004 maxSat=81041
27.15/13.87	c flip 200000 nbSat=80975 maxSat=81058
27.55/14.10	c flip 210000 nbSat=81064 maxSat=81095
28.16/14.34	c flip 220000 nbSat=81007 maxSat=81095
28.55/14.57	c flip 230000 nbSat=81016 maxSat=81095
29.15/14.80	c flip 240000 nbSat=81087 maxSat=81112
29.55/15.03	c flip 250000 nbSat=81120 maxSat=81140
29.96/15.27	c flip 260000 nbSat=81086 maxSat=81152
30.56/15.50	c flip 270000 nbSat=81074 maxSat=81152
30.96/15.73	c flip 280000 nbSat=81058 maxSat=81152
31.36/15.96	c flip 290000 nbSat=81082 maxSat=81164
31.76/16.19	c flip 300000 nbSat=81053 maxSat=81164
32.36/16.42	c flip 310000 nbSat=81013 maxSat=81164
32.75/16.65	c flip 320000 nbSat=81040 maxSat=81164
32.95/16.72	c nbDecision=10000 #clauses=84184
33.15/16.88	c flip 330000 nbSat=81039 maxSat=81164
33.75/17.11	c flip 340000 nbSat=81135 maxSat=81177
34.15/17.34	c flip 350000 nbSat=81103 maxSat=81177
34.55/17.58	c flip 360000 nbSat=81126 maxSat=81177
35.14/17.81	c flip 370000 nbSat=81162 maxSat=81197
35.74/18.11	c flip 0 nbSat=74482 maxSat=81221
36.34/18.41	c flip 10000 nbSat=79247 maxSat=81221
36.94/18.73	c flip 20000 nbSat=80970 maxSat=81221
37.53/19.04	c flip 30000 nbSat=81595 maxSat=81595
38.13/19.37	c flip 40000 nbSat=82045 maxSat=82064
38.94/19.73	c flip 50000 nbSat=82300 maxSat=82305
39.53/20.09	c flip 60000 nbSat=82525 maxSat=82545
40.33/20.45	c flip 70000 nbSat=82665 maxSat=82670
41.13/20.81	c flip 80000 nbSat=82681 maxSat=82736
41.72/21.17	c flip 90000 nbSat=82845 maxSat=82884
42.52/21.54	c flip 100000 nbSat=82925 maxSat=82949
43.33/21.94	c flip 110000 nbSat=82942 maxSat=83019
44.12/22.34	c flip 120000 nbSat=83003 maxSat=83044
44.93/22.73	c flip 130000 nbSat=83036 maxSat=83062
45.73/23.12	c flip 140000 nbSat=83132 maxSat=83145
46.52/23.51	c flip 150000 nbSat=83150 maxSat=83192
47.32/23.94	c flip 160000 nbSat=83207 maxSat=83245
48.11/24.35	c flip 170000 nbSat=83188 maxSat=83248
48.91/24.76	c flip 180000 nbSat=83247 maxSat=83293
49.71/25.17	c flip 190000 nbSat=83306 maxSat=83328
50.71/25.60	c flip 200000 nbSat=83250 maxSat=83346
51.51/26.04	c flip 210000 nbSat=83253 maxSat=83346
52.31/26.46	c flip 220000 nbSat=83299 maxSat=83347
53.10/26.88	c flip 230000 nbSat=83289 maxSat=83347
53.90/27.28	c flip 240000 nbSat=83279 maxSat=83347
54.90/27.71	c flip 250000 nbSat=83282 maxSat=83347
55.70/28.11	c flip 260000 nbSat=83284 maxSat=83348
56.50/28.53	c flip 270000 nbSat=83332 maxSat=83364
57.29/28.93	c flip 280000 nbSat=83300 maxSat=83382
58.09/29.35	c flip 290000 nbSat=83366 maxSat=83392
58.90/29.76	c flip 300000 nbSat=83372 maxSat=83417
59.69/30.16	c flip 310000 nbSat=83331 maxSat=83417
60.49/30.56	c flip 320000 nbSat=83300 maxSat=83417
61.29/30.98	c flip 330000 nbSat=83298 maxSat=83417
62.09/31.37	c flip 340000 nbSat=83316 maxSat=83417
62.89/31.78	c flip 350000 nbSat=83348 maxSat=83417
63.69/32.18	c flip 360000 nbSat=83378 maxSat=83417
64.49/32.58	c flip 370000 nbSat=83358 maxSat=83450
65.49/33.06	c flip 0 nbSat=77599 maxSat=83479
66.48/33.52	c flip 10000 nbSat=82335 maxSat=83479
67.48/34.04	c flip 20000 nbSat=83881 maxSat=83932
68.48/34.59	c flip 30000 nbSat=84636 maxSat=84641
69.68/35.16	c flip 40000 nbSat=85064 maxSat=85078
70.87/35.74	c flip 50000 nbSat=85282 maxSat=85299
72.07/36.39	c flip 60000 nbSat=85448 maxSat=85464
73.46/37.00	c flip 70000 nbSat=85601 maxSat=85632
74.65/37.65	c flip 80000 nbSat=85727 maxSat=85779
76.05/38.33	c flip 90000 nbSat=85811 maxSat=85878
77.25/38.99	c flip 100000 nbSat=85903 maxSat=85937
78.65/39.67	c flip 110000 nbSat=85915 maxSat=85952
80.04/40.34	c flip 120000 nbSat=86044 maxSat=86060
81.44/41.03	c flip 130000 nbSat=85969 maxSat=86072
82.85/41.70	c flip 140000 nbSat=85987 maxSat=86073
84.24/42.40	c flip 150000 nbSat=86056 maxSat=86104
85.63/43.12	c flip 160000 nbSat=86056 maxSat=86104
87.03/43.85	c flip 170000 nbSat=86060 maxSat=86116
88.43/44.58	c flip 180000 nbSat=86110 maxSat=86144
90.02/45.30	c flip 190000 nbSat=86124 maxSat=86198
91.42/46.00	c flip 200000 nbSat=86197 maxSat=86253
92.22/46.48	c nbDecision=20000 #clauses=90033
92.62/46.65	c flip 210000 nbSat=86194 maxSat=86253
94.02/47.34	c flip 220000 nbSat=86248 maxSat=86310
95.41/48.04	c flip 230000 nbSat=86312 maxSat=86322
96.81/48.71	c flip 240000 nbSat=86216 maxSat=86334
98.01/49.33	c flip 250000 nbSat=86238 maxSat=86334
99.20/49.96	c flip 260000 nbSat=86295 maxSat=86334
100.61/50.66	c flip 270000 nbSat=86283 maxSat=86334
102.20/51.42	c flip 280000 nbSat=86318 maxSat=86371
103.59/52.16	c flip 290000 nbSat=86233 maxSat=86371
105.00/52.87	c flip 300000 nbSat=86322 maxSat=86371
106.39/53.57	c flip 310000 nbSat=86288 maxSat=86371
107.79/54.29	c flip 320000 nbSat=86339 maxSat=86373
109.19/54.98	c flip 330000 nbSat=86311 maxSat=86390
110.58/55.68	c flip 340000 nbSat=86327 maxSat=86390
111.98/56.39	c flip 350000 nbSat=86315 maxSat=86390
113.37/57.07	c flip 360000 nbSat=86384 maxSat=86405
114.76/57.73	c flip 370000 nbSat=86356 maxSat=86405
116.16/58.49	c flip 0 nbSat=81791 maxSat=86405
117.76/59.24	c flip 10000 nbSat=86666 maxSat=86668
119.35/60.09	c flip 20000 nbSat=88171 maxSat=88175
121.16/60.97	c flip 30000 nbSat=88954 maxSat=88954
123.15/61.92	c flip 40000 nbSat=89373 maxSat=89389
124.95/62.87	c flip 50000 nbSat=89584 maxSat=89604
126.95/63.86	c flip 60000 nbSat=89696 maxSat=89757
128.95/64.83	c flip 70000 nbSat=89907 maxSat=89948
130.94/65.83	c flip 80000 nbSat=90032 maxSat=90086
132.93/66.82	c flip 90000 nbSat=90153 maxSat=90186
134.93/67.83	c flip 100000 nbSat=90203 maxSat=90239
136.92/68.87	c flip 110000 nbSat=90273 maxSat=90294
139.11/69.96	c flip 120000 nbSat=90293 maxSat=90358
141.31/71.05	c flip 130000 nbSat=90332 maxSat=90388
143.51/72.15	c flip 140000 nbSat=90371 maxSat=90405
145.71/73.26	c flip 150000 nbSat=90442 maxSat=90504
148.10/74.40	c flip 160000 nbSat=90368 maxSat=90504
150.30/75.57	c flip 170000 nbSat=90405 maxSat=90504
152.69/76.74	c flip 180000 nbSat=90445 maxSat=90504
154.89/77.86	c flip 190000 nbSat=90490 maxSat=90541
157.08/78.98	c flip 200000 nbSat=90447 maxSat=90541
159.27/80.09	c flip 210000 nbSat=90371 maxSat=90541
161.67/81.20	c flip 220000 nbSat=90415 maxSat=90541
163.87/82.34	c flip 230000 nbSat=90497 maxSat=90541
166.06/83.48	c flip 240000 nbSat=90551 maxSat=90607
168.46/84.62	c flip 250000 nbSat=90584 maxSat=90607
170.65/85.75	c flip 260000 nbSat=90656 maxSat=90661
171.04/85.93	c nbDecision=30000 #clauses=95815
173.05/86.98	c flip 270000 nbSat=90668 maxSat=90718
175.43/88.12	c flip 280000 nbSat=90645 maxSat=90718
177.63/89.28	c flip 290000 nbSat=90632 maxSat=90718
180.02/90.49	c flip 300000 nbSat=90640 maxSat=90718
182.82/91.83	c flip 310000 nbSat=90644 maxSat=90718
185.42/93.15	c flip 320000 nbSat=90665 maxSat=90718
188.02/94.46	c flip 330000 nbSat=90638 maxSat=90718
190.42/95.68	c flip 340000 nbSat=90645 maxSat=90718
193.00/96.91	c flip 350000 nbSat=90678 maxSat=90718
195.60/98.24	c flip 360000 nbSat=90713 maxSat=90733
198.19/99.59	c flip 370000 nbSat=90688 maxSat=90749
201.19/101.09	c flip 0 nbSat=88094 maxSat=90749
203.79/102.40	c flip 10000 nbSat=92957 maxSat=92959
206.76/103.90	c flip 20000 nbSat=94358 maxSat=94369
209.97/105.47	c flip 30000 nbSat=95175 maxSat=95175
213.56/107.21	c flip 40000 nbSat=95494 maxSat=95551
216.96/108.94	c flip 50000 nbSat=95916 maxSat=95924
220.34/110.65	c flip 60000 nbSat=96091 maxSat=96091
223.94/112.48	c flip 70000 nbSat=96229 maxSat=96229
227.33/114.17	c flip 80000 nbSat=96300 maxSat=96303
230.92/115.94	c flip 90000 nbSat=96351 maxSat=96422
234.52/117.73	c flip 100000 nbSat=96388 maxSat=96435
238.31/119.65	c flip 110000 nbSat=96511 maxSat=96517
242.30/121.62	c flip 120000 nbSat=96598 maxSat=96613
246.09/123.58	c flip 130000 nbSat=96573 maxSat=96631
250.28/125.63	c flip 140000 nbSat=96581 maxSat=96659
254.08/127.57	c flip 150000 nbSat=96591 maxSat=96659
258.06/129.54	c flip 160000 nbSat=96635 maxSat=96708
260.26/130.69	c nbDecision=40000 #clauses=101692
262.06/131.54	c flip 170000 nbSat=96711 maxSat=96747
265.85/133.49	c flip 180000 nbSat=96709 maxSat=96770
270.04/135.50	c flip 190000 nbSat=96774 maxSat=96802
273.84/137.50	c flip 200000 nbSat=96832 maxSat=96846
277.82/139.49	c flip 210000 nbSat=96823 maxSat=96855
281.82/141.45	c flip 220000 nbSat=96812 maxSat=96887
285.81/143.49	c flip 230000 nbSat=96849 maxSat=96903
290.00/145.53	c flip 240000 nbSat=96815 maxSat=96903
293.99/147.56	c flip 250000 nbSat=96811 maxSat=96903
298.38/149.79	c flip 260000 nbSat=96804 maxSat=96903
302.76/151.94	c flip 270000 nbSat=96799 maxSat=96903
306.57/153.83	c flip 280000 nbSat=96835 maxSat=96903
310.16/155.62	c flip 290000 nbSat=96838 maxSat=96903
314.15/157.68	c flip 300000 nbSat=96822 maxSat=96903
317.95/159.59	c flip 310000 nbSat=96853 maxSat=96914
321.93/161.51	c flip 320000 nbSat=96890 maxSat=96914
325.73/163.49	c flip 330000 nbSat=96922 maxSat=96975
329.91/165.51	c flip 340000 nbSat=96937 maxSat=97012
333.90/167.59	c flip 350000 nbSat=96942 maxSat=97012
338.29/169.75	c flip 360000 nbSat=97010 maxSat=97024
342.48/171.90	c flip 370000 nbSat=97018 maxSat=97049
347.27/174.20	c flip 0 nbSat=96216 maxSat=97073
351.26/176.29	c flip 10000 nbSat=101285 maxSat=101285
356.26/178.74	c flip 20000 nbSat=102766 maxSat=102776
361.65/181.47	c flip 30000 nbSat=103395 maxSat=103404
367.24/184.23	c flip 40000 nbSat=103869 maxSat=103871
373.23/187.24	c flip 50000 nbSat=104146 maxSat=104172
376.02/188.68	c nbDecision=50000 #clauses=107746
379.42/190.37	c flip 60000 nbSat=104293 maxSat=104294
385.41/193.37	c flip 70000 nbSat=104357 maxSat=104442
391.38/196.38	c flip 80000 nbSat=104462 maxSat=104559
397.57/199.40	c flip 90000 nbSat=104532 maxSat=104559
403.56/202.45	c flip 100000 nbSat=104640 maxSat=104662
409.74/205.56	c flip 110000 nbSat=104737 maxSat=104740
416.13/208.74	c flip 120000 nbSat=104795 maxSat=104809
422.52/211.94	c flip 130000 nbSat=104790 maxSat=104840
428.91/215.14	c flip 140000 nbSat=104873 maxSat=104890
435.69/218.57	c flip 150000 nbSat=104879 maxSat=104943
442.47/221.91	c flip 160000 nbSat=104929 maxSat=104966
448.86/225.20	c flip 170000 nbSat=104965 maxSat=104988
455.85/228.65	c flip 180000 nbSat=104966 maxSat=105026
463.03/232.27	c flip 190000 nbSat=105058 maxSat=105092
469.81/235.69	c flip 200000 nbSat=105114 maxSat=105141
476.61/239.08	c flip 210000 nbSat=105118 maxSat=105167
483.78/242.61	c flip 220000 nbSat=105112 maxSat=105196
490.97/246.25	c flip 230000 nbSat=105148 maxSat=105196
498.56/250.01	c flip 240000 nbSat=105104 maxSat=105196
505.74/253.64	c flip 250000 nbSat=105075 maxSat=105196
508.54/255.04	c nbDecision=60000 #clauses=113837
512.93/257.22	c flip 260000 nbSat=105065 maxSat=105196
519.92/260.76	c flip 270000 nbSat=105066 maxSat=105196
527.09/264.31	c flip 280000 nbSat=105164 maxSat=105196
534.08/267.89	c flip 290000 nbSat=105117 maxSat=105196
541.47/271.55	c flip 300000 nbSat=105122 maxSat=105197
548.65/275.12	c flip 310000 nbSat=105223 maxSat=105234
556.24/278.92	c flip 320000 nbSat=105177 maxSat=105243
563.83/282.71	c flip 330000 nbSat=105177 maxSat=105243
571.01/286.37	c flip 340000 nbSat=105187 maxSat=105243
578.99/290.35	c flip 350000 nbSat=105184 maxSat=105271
586.58/294.15	c flip 360000 nbSat=105268 maxSat=105294
593.76/297.78	c flip 370000 nbSat=105266 maxSat=105336
601.54/301.68	c flip 0 nbSat=108015 maxSat=105336
608.73/305.24	c flip 10000 nbSat=112881 maxSat=112895
617.10/309.42	c flip 20000 nbSat=114400 maxSat=114412
626.68/314.23	c flip 30000 nbSat=115099 maxSat=115112
636.47/319.17	c flip 40000 nbSat=115556 maxSat=115564
646.65/324.26	c flip 50000 nbSat=115760 maxSat=115797
655.63/328.79	c nbDecision=70000 #clauses=119897
657.43/329.66	c flip 60000 nbSat=115982 maxSat=116017
667.61/334.78	c flip 70000 nbSat=116175 maxSat=116224
679.19/340.53	c flip 80000 nbSat=116320 maxSat=116323
691.17/346.53	c flip 90000 nbSat=116275 maxSat=116387
702.73/352.38	c flip 100000 nbSat=116404 maxSat=116446
714.91/358.40	c flip 110000 nbSat=116442 maxSat=116496
726.29/364.13	c flip 120000 nbSat=116493 maxSat=116519
737.66/369.87	c flip 130000 nbSat=116488 maxSat=116573
749.04/375.54	c flip 140000 nbSat=116481 maxSat=116573
759.81/380.99	c flip 150000 nbSat=116504 maxSat=116573
770.59/386.32	c flip 160000 nbSat=116614 maxSat=116630
781.98/392.06	c flip 170000 nbSat=116651 maxSat=116683
794.54/398.32	c flip 180000 nbSat=116714 maxSat=116730
805.32/403.74	c nbDecision=80000 #clauses=125611
807.12/404.69	c flip 190000 nbSat=116667 maxSat=116730
820.09/411.17	c flip 200000 nbSat=116705 maxSat=116730
831.48/416.85	c flip 210000 nbSat=116725 maxSat=116767
843.25/422.75	c flip 220000 nbSat=116726 maxSat=116785
855.41/428.87	c flip 230000 nbSat=116755 maxSat=116817
866.79/434.54	c flip 240000 nbSat=116756 maxSat=116817
878.17/440.22	c flip 250000 nbSat=116741 maxSat=116817
889.54/445.93	c flip 260000 nbSat=116785 maxSat=116817
900.72/451.59	c flip 270000 nbSat=116817 maxSat=116852
912.10/457.23	c flip 280000 nbSat=116846 maxSat=116910
922.68/462.59	c flip 290000 nbSat=116780 maxSat=116910
934.26/468.36	c flip 300000 nbSat=116748 maxSat=116910
947.42/474.95	c flip 310000 nbSat=116874 maxSat=116910
960.00/481.27	c flip 320000 nbSat=116860 maxSat=116910
973.17/487.80	c flip 330000 nbSat=116871 maxSat=116910
986.34/494.47	c flip 340000 nbSat=116831 maxSat=116911
999.12/500.88	c flip 350000 nbSat=116837 maxSat=116911
1001.51/502.03	c nbDecision=90000 #clauses=131683
1011.50/507.02	c flip 360000 nbSat=116799 maxSat=116911
1023.87/513.24	c flip 370000 nbSat=116801 maxSat=116911
1037.64/520.13	c flip 0 nbSat=122675 maxSat=116911
1048.82/525.76	c flip 10000 nbSat=127342 maxSat=127345
1061.98/532.37	c flip 20000 nbSat=128985 maxSat=128985
1074.75/538.79	c flip 30000 nbSat=129637 maxSat=129710
1090.32/546.58	c flip 40000 nbSat=130138 maxSat=130179
1105.10/553.97	c flip 50000 nbSat=130341 maxSat=130368
1120.87/561.84	c flip 60000 nbSat=130508 maxSat=130514
1137.22/570.01	c flip 70000 nbSat=130670 maxSat=130716
1154.19/578.60	c flip 80000 nbSat=130742 maxSat=130836
1170.75/586.89	c flip 90000 nbSat=130876 maxSat=130882
1188.12/595.51	c flip 100000 nbSat=130914 maxSat=130956

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node16/watcher-328298-1173109864 -o ROOT/results/node16/solver-328298-1173109864 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328298-1173109864/ornithorynque /tmp/evaluation/328298-1173109864/instance-328298-1173109864.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 12814
/proc/meminfo: memFree=1076576/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=23220 CPUtime=0
/proc/12814/stat : 12814 (ornithorynque) R 12812 12814 12305 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 330940752 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231959722653 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 5805 263 218 42 0 45 0

[startup+0.0366639 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 12814
/proc/meminfo: memFree=1076576/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=24472 CPUtime=0.03
/proc/12814/stat : 12814 (ornithorynque) R 12812 12814 12305 0 -1 4194304 762 0 0 0 3 0 0 0 18 0 1 0 330940752 25059328 723 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231962219233 0 0 4096 1088 0 0 0 17 1 0 0
/proc/12814/statm: 6118 723 377 42 0 370 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24472

[startup+0.101656 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 12814
/proc/meminfo: memFree=1076576/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=26836 CPUtime=0.09
/proc/12814/stat : 12814 (ornithorynque) R 12812 12814 12305 0 -1 4194304 1406 0 0 0 9 0 0 0 18 0 1 0 330940752 27480064 1269 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231962219233 0 0 4096 1088 0 0 0 17 1 0 0
/proc/12814/statm: 6709 1270 377 42 0 961 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26836

[startup+0.301632 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 12814
/proc/meminfo: memFree=1076576/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=38176 CPUtime=0.29
/proc/12814/stat : 12814 (ornithorynque) R 12812 12814 12305 0 -1 4194304 4463 0 0 0 27 2 0 0 19 0 1 0 330940752 39092224 3970 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231962250552 0 0 4096 1088 0 0 0 17 1 0 0
/proc/12814/statm: 9544 3970 382 42 0 3796 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38176

[startup+0.7026 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 12814
/proc/meminfo: memFree=1076576/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=60232 CPUtime=1.03
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 4866 0 0 0 101 2 0 0 20 0 3 0 330940752 61677568 4295 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 15058 4295 387 42 0 9310 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 60232

[startup+1.5015 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 12817
/proc/meminfo: memFree=1060616/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=60496 CPUtime=2.62
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 4912 0 0 0 260 2 0 0 20 0 3 0 330940752 61947904 4341 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 15124 4341 387 42 0 9376 0
[pid=12814/tid=12816] ppid=12812 vsize=60496 CPUtime=1.12
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 170 0 0 0 112 0 0 0 25 0 3 0 330940789 61947904 4341 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=60496 CPUtime=1.12
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 2 0 0 0 112 0 0 0 25 0 3 0 330940789 61947904 4341 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 60496

[startup+3.10131 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 12817
/proc/meminfo: memFree=1060232/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=60700 CPUtime=5.81
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 4982 0 0 0 579 2 0 0 20 0 3 0 330940752 62156800 4411 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 15175 4411 387 42 0 9427 0
[pid=12814/tid=12816] ppid=12812 vsize=60700 CPUtime=2.72
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 240 0 0 0 272 0 0 0 25 0 3 0 330940789 62156800 4411 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314353 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=60700 CPUtime=2.71
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 2 0 0 0 271 0 0 0 25 0 3 0 330940789 62156800 4411 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285856 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 60700

[startup+6.30293 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 12817
/proc/meminfo: memFree=1058632/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=62408 CPUtime=12.2
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 5412 0 0 0 1217 3 0 0 20 0 3 0 330940752 63905792 4802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 15602 4802 387 42 0 9854 0
[pid=12814/tid=12816] ppid=12812 vsize=62408 CPUtime=5.92
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 366 0 0 0 592 0 0 0 25 0 3 0 330940789 63905792 4802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314341 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=62408 CPUtime=5.9
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 306 0 0 0 590 0 0 0 25 0 3 0 330940789 63905792 4802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241762 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 62408

[startup+12.7012 s]
/proc/loadavg: 1.86 1.94 1.90 3/80 12817
/proc/meminfo: memFree=1055064/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=66568 CPUtime=24.96
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 6279 0 0 0 2493 3 0 0 20 0 3 0 330940752 68165632 5669 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 16642 5669 387 42 0 10894 0
[pid=12814/tid=12816] ppid=12812 vsize=66568 CPUtime=12.32
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 610 0 0 0 1232 0 0 0 25 0 3 0 330940789 68165632 5669 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314353 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=66568 CPUtime=12.26
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 929 0 0 0 1226 0 0 0 25 0 3 0 330940789 68165632 5669 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 66568

[startup+25.5026 s]
/proc/loadavg: 1.89 1.94 1.90 3/80 12817
/proc/meminfo: memFree=1046936/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=74528 CPUtime=50.51
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 8308 0 0 0 5046 5 0 0 20 0 3 0 330940752 76316672 7698 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 18632 7698 387 42 0 12884 0
[pid=12814/tid=12816] ppid=12812 vsize=74528 CPUtime=25.12
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 1321 0 0 0 2511 1 0 0 25 0 3 0 330940789 76316672 7698 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=74528 CPUtime=25.01
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 2247 0 0 0 2500 1 0 0 25 0 3 0 330940789 76316672 7698 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242432 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 74528

[startup+51.1026 s]
/proc/loadavg: 1.93 1.94 1.90 3/80 12817
/proc/meminfo: memFree=1036440/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=85424 CPUtime=101.6
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 10920 0 0 0 10153 7 0 0 20 0 3 0 330940752 87474176 10310 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 21356 10310 387 42 0 15608 0
[pid=12814/tid=12816] ppid=12812 vsize=85424 CPUtime=50.72
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 1778 0 0 0 5070 2 0 0 25 0 3 0 330940789 87474176 10310 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4289062 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=85424 CPUtime=50.5
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 4402 0 0 0 5048 2 0 0 25 0 3 0 330940789 87474176 10310 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 85424

[startup+102.307 s]
/proc/loadavg: 1.97 1.95 1.91 3/80 12817
/proc/meminfo: memFree=1012760/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=110208 CPUtime=203.79
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 16819 0 0 0 20366 13 0 0 20 0 3 0 330940752 112852992 16209 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 27552 16209 387 42 0 21804 0
[pid=12814/tid=12816] ppid=12812 vsize=110208 CPUtime=101.91
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 3291 0 0 0 10186 5 0 0 25 0 3 0 330940789 112852992 16209 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314355 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=110208 CPUtime=101.49
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 8788 0 0 0 10144 5 0 0 25 0 3 0 330940789 112852992 16209 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 110208

[startup+162.302 s]
/proc/loadavg: 1.99 1.95 1.91 3/80 12817
/proc/meminfo: memFree=1005976/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=117376 CPUtime=323.53
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 18509 0 0 0 32336 17 0 0 20 0 3 0 330940752 120193024 17899 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 29344 17899 387 42 0 23596 0
[pid=12814/tid=12816] ppid=12812 vsize=117376 CPUtime=161.91
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 4981 0 0 0 16182 9 0 0 25 0 3 0 330940789 120193024 17899 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311279 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=117376 CPUtime=161.25
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 8788 0 0 0 16119 6 0 0 25 0 3 0 330940789 120193024 17899 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.53
Current children cumulated vsize (KiB) 117376

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 12817
/proc/meminfo: memFree=986904/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=138680 CPUtime=443.27
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 23258 0 0 0 44305 22 0 0 20 0 3 0 330940752 142008320 22648 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 34670 22648 387 42 0 28922 0
[pid=12814/tid=12816] ppid=12812 vsize=138680 CPUtime=221.9
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 6475 0 0 0 22178 12 0 0 25 0 3 0 330940789 142008320 22648 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311221 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=138680 CPUtime=220.98
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 12043 0 0 0 22091 7 0 0 25 0 3 0 330940789 142008320 22648 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240872 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.27
Current children cumulated vsize (KiB) 138680

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 12817
/proc/meminfo: memFree=980952/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=144824 CPUtime=563.03
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 24740 0 0 0 56275 28 0 0 20 0 3 0 330940752 148299776 24130 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 36206 24130 387 42 0 30458 0
[pid=12814/tid=12816] ppid=12812 vsize=144824 CPUtime=281.9
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 7957 0 0 0 28172 18 0 0 25 0 3 0 330940789 148299776 24130 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311068 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=144824 CPUtime=280.75
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 12043 0 0 0 28067 8 0 0 25 0 3 0 330940789 148299776 24130 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.03
Current children cumulated vsize (KiB) 144824

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 12817
/proc/meminfo: memFree=957784/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=170048 CPUtime=682.78
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 30512 0 0 0 68244 34 0 0 20 0 3 0 330940752 174129152 29902 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 42512 29902 387 42 0 36764 0
[pid=12814/tid=12816] ppid=12812 vsize=170048 CPUtime=341.9
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 9204 0 0 0 34169 21 0 0 25 0 3 0 330940789 174129152 29902 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=170048 CPUtime=340.5
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 16568 0 0 0 34039 11 0 0 25 0 3 0 330940789 174129152 29902 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285958 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.78
Current children cumulated vsize (KiB) 170048

[startup+402.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 12817
/proc/meminfo: memFree=953176/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=175168 CPUtime=802.53
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 31667 0 0 0 80216 37 0 0 20 0 3 0 330940752 179372032 31057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 43792 31057 387 42 0 38044 0
[pid=12814/tid=12816] ppid=12812 vsize=175168 CPUtime=401.89
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 10359 0 0 0 40166 23 0 0 25 0 3 0 330940789 179372032 31057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311255 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=175168 CPUtime=400.25
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 16568 0 0 0 40014 11 0 0 25 0 3 0 330940789 179372032 31057 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.53
Current children cumulated vsize (KiB) 175168

[startup+462.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 12817
/proc/meminfo: memFree=948568/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=179264 CPUtime=922.28
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 32828 0 0 0 92188 40 0 0 20 0 3 0 330940752 183566336 32218 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 44816 32218 387 42 0 39068 0
[pid=12814/tid=12816] ppid=12812 vsize=179264 CPUtime=461.89
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 11520 0 0 0 46163 26 0 0 25 0 3 0 330940789 183566336 32218 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=179264 CPUtime=460.01
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 16568 0 0 0 45990 11 0 0 25 0 3 0 330940789 183566336 32218 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241176 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.28
Current children cumulated vsize (KiB) 179264

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 12817
/proc/meminfo: memFree=921752/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=213604 CPUtime=1042.03
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 40080 0 0 0 104158 45 0 0 20 0 3 0 330940752 218730496 38956 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 53401 38956 387 42 0 47653 0
[pid=12814/tid=12816] ppid=12812 vsize=213604 CPUtime=521.89
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 12685 0 0 0 52160 29 0 0 25 0 3 0 330940789 218730496 38956 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311518 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=213604 CPUtime=519.77
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 22655 0 0 0 51963 14 0 0 25 0 3 0 330940789 218730496 38956 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.03
Current children cumulated vsize (KiB) 213604

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 12817
/proc/meminfo: memFree=918232/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=216676 CPUtime=1161.77
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 40931 0 0 0 116130 47 0 0 20 0 3 0 330940752 221876224 39807 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 54169 39807 387 42 0 48421 0
[pid=12814/tid=12816] ppid=12812 vsize=216676 CPUtime=581.88
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 13536 0 0 0 58158 30 0 0 25 0 3 0 330940789 221876224 39807 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=216676 CPUtime=579.51
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 22655 0 0 0 57937 14 0 0 25 0 3 0 330940789 221876224 39807 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.77
Current children cumulated vsize (KiB) 216676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 12881
/proc/meminfo: memFree=915848/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=217700 CPUtime=1200.02
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 41152 0 0 0 119952 50 0 0 20 0 3 0 330940752 222924800 40028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 54425 40028 387 42 0 48677 0
[pid=12814/tid=12816] ppid=12812 vsize=217700 CPUtime=601.02
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 13757 0 0 0 60071 31 0 0 25 0 3 0 330940789 222924800 40028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=217700 CPUtime=598.62
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 22655 0 0 0 59846 16 0 0 25 0 3 0 330940789 222924800 40028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 217700

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

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

[startup+601.501 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 12881
/proc/meminfo: memFree=915848/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=217700 CPUtime=1200.02
/proc/12814/stat : 12814 (ornithorynque) S 12812 12814 12305 0 -1 4194304 41152 0 0 0 119952 50 0 0 20 0 3 0 330940752 222924800 40028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/12814/statm: 54425 40028 387 42 0 48677 0
[pid=12814/tid=12816] ppid=12812 vsize=217700 CPUtime=601.02
/proc/12814/task/12816/stat : 12816 (ornithorynque) R 12812 12814 12305 0 -1 4194368 13757 0 0 0 60071 31 0 0 25 0 3 0 330940789 222924800 40028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=12814/tid=12817] ppid=12812 vsize=217700 CPUtime=598.62
/proc/12814/task/12817/stat : 12817 (ornithorynque) R 12812 12814 12305 0 -1 4194368 22655 0 0 0 59846 16 0 0 25 0 3 0 330940789 222924800 40028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 217700

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.539
CPU time (s): 1200.06
CPU user time (s): 1199.54
CPU system time (s): 0.526919
CPU usage (%): 199.499
Max. virtual memory (cumulated for all children) (KiB): 217700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.54
system time used= 0.526919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41152
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= 114
involuntary context switches= 23160

runsolver used 0.557915 second user time and 1.66775 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Mon Mar  5 15:51:04 UTC 2007

IDJOB= 328298
IDBENCH= 20206
IDSOLVER= 139
FILE ID= node16/328298-1173109864

PBS_JOBID= 4013943

Free space on /tmp= 66478 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v19000/unif-k3-r4.2-v19000-c79800-S1875179522-13.cnf
COMMAND LINE= /tmp/evaluation/328298-1173109864/ornithorynque /tmp/evaluation/328298-1173109864/instance-328298-1173109864.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-328298-1173109864 -o ROOT/results/node16/solver-328298-1173109864 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328298-1173109864/ornithorynque /tmp/evaluation/328298-1173109864/instance-328298-1173109864.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  f979b4d94220d5b0c9f873e781895a92

RANDOM SEED= 640125880

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1076984 kB
Buffers:         49588 kB
Cached:         800956 kB
SwapCached:          0 kB
Active:         284264 kB
Inactive:       619948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1076984 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1876 kB
Writeback:           0 kB
Mapped:          72544 kB
Slab:            60384 kB
Committed_AS:  1272796 kB
PageTables:       1720 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66478 MiB

End job on node16 on Mon Mar  5 16:01:08 UTC 2007