Trace number 3283403

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
CryptoMiniSat Strange-Night-1-st? (TO) 1300.1 1300.08

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
Bench CategoryAPPLICATION (applications 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 variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3283403-1303759226.cnf'
0.00/0.00	c -- header says num vars:         258781
0.00/0.00	c -- header says num clauses:     1372095
0.49/0.51	c -- clauses added:            0 learnts,      1372095 normals,            0 xors
0.49/0.51	c -- vars added     258781
0.49/0.51	c Parsing time:  0.46 s
0.49/0.51	c  N st     0         0    258781    378643    979353         0   3290715         0   no data   no data  --
0.69/0.78	c asymm  cl-useful: 3/1464/332664 lits-rem:12 time: 0.26
9.19/9.27	c Flit:    82 Blit:   1280 bXBeca:    0 bXProp: 1159 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T:  8.36
9.29/9.32	c Cleaning up after failed var search:     0.04 s 
9.29/9.39	c Replacing     1159 vars Replaced    35218 lits Time:     0.06 s 
9.49/9.57	c bin-w-bin subsume rem        36158 bins  time:  0.06 s
9.59/9.69	c subs with bin:     5231  lits-rem:     48130  v-fix:    0  time:  0.12 s
11.59/11.67	c Subs w/ non-existent bins:      5 l-rem:      0 v-fix:  2524 done:  15395 time:  1.98 s
11.79/11.86	c Removed useless bin:     685  fixed:     0  props:  20.02M  time:  0.18 s
12.89/12.90	c lits-rem:      2541  cl-subs:     6946  v-elim:  63041  v-fix:    0  time:  1.03 s
13.39/13.48	c Finding binary XORs  T:     0.58 s  found:     582
13.49/13.54	c Replacing      582 vars Replaced    12391 lits Time:     0.06 s 
13.69/13.79	c Finding non-binary XORs:     0.13 s (found:       0, avg size: nan)
13.69/13.79	c calculated reachability. Time: 0.09
13.79/13.81	c Calc default polars -  time:   0.02 s pos:   28518 undec:  127573 neg:  102690
13.79/13.81	c =========================================================================================
13.79/13.81	c types(t): F = full restart, N = normal restart
13.79/13.81	c types(t): S = simplification begin/end, E = solution found
13.79/13.81	c restart types(rt): st = static, dy = dynamic
13.79/13.81	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
13.79/13.81	c  B st     0         0    131613    388489    476905         0   2380871         0   no data   no data  --
16.29/16.35	c  N dy    15      4053    121281    367929    433857      3441   2183981    216629      9.90     13.17  --
19.19/19.29	c Finding binary XORs  T:     0.45 s  found:    1452
19.29/19.36	c Replacing     1452 vars Replaced    52690 lits Time:     0.06 s 
19.60/19.64	c  N dy    27      8087    113872    354660    406927      6775   2063704    454063      8.52      9.13  --
22.59/22.61	c  N dy    46     12135    110781    345196    401861     10250   2011425    727709      8.67      9.29  --
26.19/26.28	c  N dy    71     16341    107451    341919    389720     13945   1963396   1131263      8.89     10.60  --
28.60/28.64	c Finding binary XORs  T:     0.51 s  found:    2954
28.69/28.73	c Replacing     2954 vars Replaced   136856 lits Time:     0.09 s 
30.49/30.59	c  N dy    98     20487    103667    334029    374812      9017   1902817    315460      9.19      9.71  --
34.78/34.86	c  N dy   125     24601    103351    334029    375078     12802   1902817    843367      9.81     10.41  --
35.19/35.29	c  F st   129     25000    103260    334029    375094     13168   1902817    913210     10.00   no data  --
40.39/40.41	c  N dy   135     30001    101958    328995    369684     17821   1868775   1758692     10.00   no data  --
40.39/40.41	c  S st   135     30001    101958    328995    369684     17821   1868775   1758692     10.00   no data  --
41.79/41.81	c  S st   135     30502     99350    317996    363384     17965   1808847   1762126     10.00   no data  --
41.79/41.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
41.88/41.91	c Cache  BProp: 10654 Set: 1022 BXProp: 0 T: 0.05
51.29/51.39	c Flit:   725 Blit:   3564 bXBeca:    0 bXProp: 1511 Bins:  16807 BRemL:     39 BRemN:     33 P: 200.0M T:  9.39
51.39/51.44	c Cleaning up after failed var search:     0.04 s 
51.49/51.55	c Replacing     1512 vars Replaced   130102 lits Time:     0.11 s 
51.79/51.80	c bin-w-bin subsume rem         6737 bins  time:  0.04 s
53.59/53.62	c subs with bin:     3371  lits-rem:      6004  v-fix:    0  time:  1.82 s
53.79/53.87	c Subs w/ non-existent bins:     59 l-rem:    328 v-fix:     0 done:    618 time:  0.25 s
53.99/54.05	c Removed useless bin:    2085  fixed:     1  props:  20.02M  time:  0.18 s
56.49/56.58	c lits-rem:      2263  cl-subs:    23161  v-elim:   6397  v-fix:    0  time:  2.52 s
56.89/56.94	c asymm  cl-useful: 396/1190/263084 lits-rem:963 time: 0.36
57.19/57.20	c calculated reachability. Time: 0.24
57.19/57.21	c  N dy   135     30502     84064    263082    328411      7988   1536833    222339     10.00   no data  --
58.19/58.29	c Finding binary XORs  T:     1.08 s  found:     223
60.88/60.98	c  N dy   143     34570     83831    263082    328741     11663   1536833    533491      9.58     10.09  --
64.59/64.65	c  N dy   157     38912     83394    263082    328994     15695   1536833   1068418      9.45     10.06  --
68.29/68.35	c  N dy   176     42964     83270    263082    329163     19535   1536833   1563446      9.46     10.90  --
71.59/71.67	c  S st   194     45753     83185    257469    327294     22089   1512594   2078946      9.53      7.54  --
72.69/72.74	c  S st   194     46255     82698    257469    327374     22405   1512594   2111745      9.53   no data  --
72.69/72.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
72.79/72.88	c Cache  BProp: 11737 Set: 298 BXProp: 10 T: 0.09
83.99/84.07	c Flit:   839 Blit:   1978 bXBeca:    0 bXProp:  739 Bins:  23005 BRemL:    192 BRemN:     50 P: 200.0M T: 11.13
84.09/84.11	c Cleaning up after failed var search:     0.04 s 
84.19/84.23	c Replacing      973 vars Replaced    53436 lits Time:     0.11 s 
84.39/84.46	c bin-w-bin subsume rem         1566 bins  time:  0.04 s
86.29/86.35	c subs with bin:      709  lits-rem:      4014  v-fix:    0  time:  1.89 s
89.29/89.33	c Subs w/ non-existent bins:   1051 l-rem:    466 v-fix:   469 done:  16218 time:  2.98 s
89.49/89.53	c Removed useless bin:    3825  fixed:     0  props:  20.00M  time:  0.19 s
92.69/92.71	c lits-rem:       986  cl-subs:    17078  v-elim:   2778  v-fix:    0  time:  3.18 s
93.59/93.67	c vivif2 --  cl tried   227814 cl shrink     9886 lits rem      11690 time: 0.95
93.79/93.80	c vivif2 --  cl tried    11563 cl shrink     2143 lits rem      33399 time: 0.14
94.09/94.14	c asymm  cl-useful: 175/4396/224752 lits-rem:309 time: 0.34
94.39/94.49	c calculated reachability. Time: 0.33
94.39/94.49	c  N dy   194     46255     74462    224752    317056     11276   1334795    382930      9.53   no data  --
95.79/95.88	c Finding binary XORs  T:     1.39 s  found:     134
100.98/101.00	c  N dy   203     50925     74388    224752    317171     15752   1334795   1074042      9.29      9.93  --
105.79/105.84	c  N dy   220     55040     74116    224752    317331     19672   1334795   1796791      9.20     10.06  --
110.19/110.26	c  N dy   243     59179     74079    224752    317538     23571   1334795   2524915      9.23      9.79  --
113.99/114.04	c Finding binary XORs  T:     1.28 s  found:      97
117.09/117.11	c  N dy   259     63780     73612    215147    313925     14221   1299997   1135844      9.21      9.94  --
121.89/121.94	c  N dy   291     67883     73591    215147    314069     18152   1299997   1998677      9.37     41.10  --
123.59/123.61	c  S st   301     69384     73587    215147    314117     19596   1299997   2291478      9.39      9.71  --
124.49/124.57	c  S st   301     69886     73383    215147    314188     19964   1299997   2324439      9.39   no data  --
124.59/124.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
124.69/124.72	c Cache  BProp: 4865 Set: 19 BXProp: 0 T: 0.11
134.89/134.95	c Flit:   647 Blit:    789 bXBeca:    0 bXProp:  454 Bins:  23987 BRemL:    119 BRemN:     60 P: 200.0M T: 10.19
134.89/134.99	c Cleaning up after failed var search:     0.04 s 
135.09/135.12	c Replacing      685 vars Replaced    38323 lits Time:     0.13 s 
135.29/135.34	c bin-w-bin subsume rem         1146 bins  time:  0.04 s
137.29/137.37	c subs with bin:      981  lits-rem:      3283  v-fix:    0  time:  2.02 s
137.50/137.54	c Subs w/ non-existent bins:    131 l-rem:    462 v-fix:     0 done:   1281 time:  0.17 s
137.69/137.73	c Removed useless bin:    6328  fixed:     0  props:  20.00M  time:  0.19 s
141.90/141.95	c lits-rem:       645  cl-subs:    16963  v-elim:   3723  v-fix:    0  time:  4.22 s
142.79/142.80	c vivif2 --  cl tried   203759 cl shrink     4611 lits rem       6060 time: 0.85
142.90/142.92	c vivif2 --  cl tried    10044 cl shrink     1027 lits rem       8058 time: 0.11
143.19/143.28	c asymm  cl-useful: 123/957/202804 lits-rem:179 time: 0.37
143.59/143.61	c calculated reachability. Time: 0.31
143.59/143.62	c  N dy   301     69886     67092    202793    307533      9857   1201696    327983      9.39   no data  --
145.10/145.15	c Finding binary XORs  T:     1.54 s  found:      43
151.29/151.34	c  N dy   310     75758     66901    202793    307661     15540   1201696   1355253      9.22      9.74  --
156.59/156.67	c  N dy   329     80740     66874    202793    307812     20347   1201696   2306337      9.18      9.80  --
162.99/163.07	c  N dy   346     86038     66773    202793    307936     25485   1201696   3450127      9.13     10.05  --
164.89/164.93	c  F st   355     87500     66731    202793    307977     26902   1201696   3762014      9.13   no data  --
164.99/165.02	c Replacing       43 vars Replaced     1035 lits Time:     0.05 s 
166.99/167.03	c Finding binary XORs  T:     1.31 s  found:      24
173.99/174.01	c  N dy   361     92696     66645    197488    308432     15582   1186000    615837      9.13   no data  --
181.09/181.15	c  N dy   404     98625     66373    197488    308550     21357   1186000   1810960      9.21     15.65  --
189.59/189.65	c  S st   416    104830     66130    197488    308610     27447   1186000   3075666      9.12      5.78  --
190.49/190.57	c  S st   416    105334     65954    187034    307369     27804   1151533   3121948      9.12   no data  --
190.59/190.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
190.69/190.72	c Cache  BProp: 2713 Set: 1 BXProp: 0 T: 0.11
200.19/200.26	c Flit:   904 Blit:    630 bXBeca:    0 bXProp:  406 Bins:  17782 BRemL:     64 BRemN:     32 P: 200.0M T:  9.50
200.28/200.30	c Cleaning up after failed var search:     0.04 s 
200.38/200.43	c Replacing      430 vars Replaced    29782 lits Time:     0.12 s 
200.69/200.71	c bin-w-bin subsume rem         1715 bins  time:  0.03 s
202.79/202.83	c subs with bin:      182  lits-rem:       196  v-fix:    0  time:  2.12 s
205.59/205.70	c Subs w/ non-existent bins:    843 l-rem:    432 v-fix:    34 done:  19830 time:  2.87 s
205.79/205.82	c Removed useless bin:    2062  fixed:     0  props:  20.11M  time:  0.12 s
213.29/213.30	c lits-rem:        84  cl-subs:    19624  v-elim:   1899  v-fix:    0  time:  7.48 s
213.98/214.08	c vivif2 --  cl tried   176503 cl shrink     3904 lits rem       5015 time: 0.78
214.18/214.25	c vivif2 --  cl tried    13255 cl shrink     1488 lits rem      14699 time: 0.16
214.58/214.61	c asymm  cl-useful: 113/676/175383 lits-rem:137 time: 0.36
214.88/214.94	c calculated reachability. Time: 0.31
214.88/214.94	c  N dy   416    105334     61836    175377    310392     13088   1082560    426911      9.12   no data  --
216.28/216.39	c Finding binary XORs  T:     1.44 s  found:       9
224.29/224.32	c  N dy   431    113034     61815    175377    310626     20519   1082560   1789269      8.98      9.49  --
233.19/233.25	c  N dy   459    120252     61713    175377    310745     27558   1082560   3293021      8.93      9.55  --
242.79/242.89	c  N dy   490    128150     61690    175377    310950     35177   1082560   4648687      8.88      9.37  --
252.79/252.84	c  N dy   534    136430     61687    175377    311076     24769   1082560   1902991      8.90      9.40  --
264.19/264.26	c  N dy   579    145195     61595    175377    311180     33375   1082560   3802847      8.91      9.86  --
277.29/277.34	c  N dy   618    154527     61589    175377    311297     21551   1082560    769867      8.92      9.56  --
281.49/281.51	c  S st   639    158003     61586    175377    311392     24915   1082560   1398023      8.96      6.68  --
282.29/282.32	c  S st   639    158505     61497    175377    311435     25341   1082560   1437712      8.96   no data  --
282.29/282.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
282.39/282.47	c Cache  BProp: 1829 Set: 93 BXProp: 0 T: 0.11
291.68/291.78	c Flit:   703 Blit:    260 bXBeca:    0 bXProp:  533 Bins:  16904 BRemL:     67 BRemN:     28 P: 200.0M T:  9.29
291.78/291.82	c Cleaning up after failed var search:     0.03 s 
291.78/291.89	c Replacing      543 vars Replaced    25099 lits Time:     0.07 s 
291.98/292.05	c bin-w-bin subsume rem          575 bins  time:  0.03 s
293.98/294.06	c subs with bin:      939  lits-rem:      2491  v-fix:    0  time:  2.02 s
295.49/295.57	c Subs w/ non-existent bins:    260 l-rem:    412 v-fix:     3 done:  13170 time:  1.51 s
295.69/295.75	c Removed useless bin:    5092  fixed:     0  props:  20.08M  time:  0.18 s
298.59/298.60	c lits-rem:       329  cl-subs:    14407  v-elim:   2348  v-fix:    0  time:  2.85 s
299.29/299.36	c vivif2 --  cl tried   165807 cl shrink     3025 lits rem       4386 time: 0.75
299.49/299.57	c vivif2 --  cl tried    17611 cl shrink     1303 lits rem      24421 time: 0.21
299.89/299.94	c asymm  cl-useful: 108/787/165208 lits-rem:116 time: 0.37
300.20/300.27	c calculated reachability. Time: 0.31
300.20/300.27	c  N dy   639    158505     57360    165207    307308     17526   1007274    532937      8.96   no data  --
301.69/301.73	c Finding binary XORs  T:     1.46 s  found:       0
311.99/312.00	c  N dy   678    168767     57235    165207    307499     27516   1007274   1991334      8.90      9.40  --
324.68/324.71	c  N dy   729    179819     57232    165207    307618     38351   1007274   3763498      8.89      9.37  --
338.99/339.09	c  N dy   784    191306     57212    165207    307751     27307   1007274   1524102      8.92      9.66  --
355.39/355.44	c  N dy   842    204339     57209    165207    307864     40114   1007274   3638928      8.97      9.45  --
374.39/374.43	c  N dy   911    218821     57145    165207    308016     30402   1007274   1675749      9.00      9.59  --
392.39/392.48	c  N dy   980    233052     57098    165207    308179     44358   1007274   4122509      9.01      9.52  --
398.58/398.67	c  S st  1000    237758     57098    165207    308231     48946   1007274   4808287      9.04   no data  --
399.39/399.48	c  S st  1000    238262     57027    165207    308278     49387   1007274   4855131      9.04   no data  --
399.49/399.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
399.59/399.63	c Cache  BProp: 1071 Set: 68 BXProp: 1 T: 0.11
409.29/409.33	c Flit:   572 Blit:    246 bXBeca:    0 bXProp:  285 Bins:  21687 BRemL:    133 BRemN:     56 P: 200.0M T:  9.66
409.29/409.37	c Cleaning up after failed var search:     0.04 s 
409.39/409.46	c Replacing      286 vars Replaced    14818 lits Time:     0.08 s 
409.79/409.83	c bin-w-bin subsume rem          455 bins  time:  0.04 s
411.89/411.99	c subs with bin:       62  lits-rem:      1059  v-fix:    0  time:  2.16 s
412.09/412.11	c Subs w/ non-existent bins:     29 l-rem:    634 v-fix:     0 done:    847 time:  0.11 s
412.19/412.22	c Removed useless bin:    2504  fixed:     2  props:  20.06M  time:  0.12 s
426.80/426.84	c lits-rem:        75  cl-subs:    18836  v-elim:   1524  v-fix:    0  time: 14.61 s
427.49/427.60	c vivif2 --  cl tried   157769 cl shrink     3767 lits rem       5524 time: 0.75
428.20/428.26	c vivif2 --  cl tried    34320 cl shrink     7406 lits rem     490993 time: 0.66
428.69/428.73	c asymm  cl-useful: 40/716/157050 lits-rem:40 time: 0.47
429.00/429.08	c calculated reachability. Time: 0.34
429.00/429.08	c  N dy  1000    238262     54290    157050    315748     34243    950754   1600811      9.04   no data  --
430.59/430.62	c Finding binary XORs  T:     1.53 s  found:      17
448.89/448.94	c  N dy  1068    253502     54190    157050    315940     24880    950754    849136      9.03     11.81  --
468.89/468.98	c  N dy  1162    270187     54168    157050    316138     41220    950754   3643799      9.08      9.73  --
491.09/491.15	c  N dy  1245    288286     54126    157050    316261     33152    950754   1867050      9.12      9.72  --
511.99/512.01	c  F st  1346    306252     54120    157050    316452     50755    950754   4483568      9.19   no data  --
512.09/512.11	c Replacing       17 vars Replaced     1272 lits Time:     0.06 s 
513.10/513.11	c  N st  1348    306881     54103    154717    315610     48559    942833   4432536      9.19   no data  --
536.89/536.93	c  N dy  1446    326478     54056    154717    315783     43216    942833   3429304      9.26     13.06  --
561.89/561.96	c  N dy  1561    346509     54051    154717    315942     35855    942833   1983071      9.32      9.91  --
571.39/571.42	c Finding binary XORs  T:     1.42 s  found:       6
576.80/576.82	c  S st  1609    357393     54049    154114    315462     45861    940376   3423589      9.32      6.16  --
577.40/577.49	c  S st  1609    357899     54049    154114    315488     46337    940376   3479229      9.32   no data  --
577.50/577.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
577.60/577.65	c Cache  BProp: 710 Set: 53 BXProp: 0 T: 0.11
588.90/588.94	c Flit:   648 Blit:    328 bXBeca:    0 bXProp:   32 Bins:  28153 BRemL:      0 BRemN:     18 P: 200.0M T: 11.27
588.90/588.98	c Cleaning up after failed var search:     0.04 s 
589.00/589.07	c Replacing       38 vars Replaced     6545 lits Time:     0.08 s 
589.30/589.33	c bin-w-bin subsume rem          377 bins  time:  0.04 s
591.30/591.30	c subs with bin:      851  lits-rem:       985  v-fix:    0  time:  1.96 s
591.60/591.69	c Subs w/ non-existent bins:    153 l-rem:    621 v-fix:     0 done:   6497 time:  0.39 s
591.80/591.81	c Removed useless bin:    2544  fixed:     0  props:  20.02M  time:  0.12 s
601.00/601.05	c lits-rem:       140  cl-subs:    10408  v-elim:   1319  v-fix:    0  time:  9.24 s
601.80/601.88	c vivif2 --  cl tried   143911 cl shrink     1309 lits rem       1658 time: 0.83
602.49/602.51	c vivif2 --  cl tried    37724 cl shrink     7231 lits rem     383859 time: 0.63
602.89/602.97	c asymm  cl-useful: 30/734/143336 lits-rem:34 time: 0.46
603.30/603.36	c calculated reachability. Time: 0.37
603.30/603.36	c  N dy  1609    357899     51313    143335    316477     37643    882380   1607795      9.32   no data  --
604.90/605.00	c Finding binary XORs  T:     1.64 s  found:       7
629.39/629.40	c  N dy  1717    377994     51152    143335    316703     57322    882380   4524786      9.32     14.27  --
652.10/652.12	c  N dy  1838    398080     51144    143335    316932     48562    882380   3491881      9.38     10.01  --
676.19/676.24	c  N dy  1948    418114     51104    143335    317108     39501    882380   1950058      9.43     11.17  --
701.60/701.70	c  N dy  2077    438461     51102    143335    317247     59547    882380   4843458      9.50     10.37  --
725.60/725.62	c  N dy  2190    458529     51097    143335    317354     49196    882380   2872281      9.53     15.80  --
751.10/751.19	c  N dy  2321    478555     51092    143335    317482     37608    882380   1243520      9.59     10.12  --
776.79/776.86	c  N dy  2443    498652     51091    143335    317576     57427    882380   3688700      9.63     10.28  --
804.50/804.50	c  N dy  2538    520291     51037    143335    317645     46316    882380   2047173      9.62     10.24  --
825.89/825.98	c  S st  2651    536848     51035    143335    317743     62594    882380   4018411      9.67      9.12  --
826.70/826.72	c  S st  2651    537352     51035    143335    317781     63056    882380   4078086      9.67   no data  --
826.70/826.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
826.80/826.88	c Cache  BProp: 782 Set: 36 BXProp: 0 T: 0.11
836.50/836.50	c Flit:   429 Blit:     62 bXBeca:    0 bXProp:    9 Bins:    710 BRemL:    104 BRemN:    474 P: 200.1M T:  9.63
836.50/836.54	c Cleaning up after failed var search:     0.04 s 
836.60/836.60	c Replacing       16 vars Replaced      819 lits Time:     0.05 s 
836.80/836.88	c bin-w-bin subsume rem          216 bins  time:  0.03 s
838.70/838.75	c subs with bin:      608  lits-rem:      2107  v-fix:    0  time:  1.88 s
839.60/839.65	c Subs w/ non-existent bins:    316 l-rem:    605 v-fix:     2 done:  15362 time:  0.90 s
839.80/839.80	c Removed useless bin:    6240  fixed:     0  props:  20.01M  time:  0.15 s
851.20/851.20	c lits-rem:       202  cl-subs:     5381  v-elim:    709  v-fix:    0  time: 11.40 s
851.90/851.97	c vivif2 --  cl tried   134645 cl shrink      417 lits rem        465 time: 0.76
852.80/852.88	c vivif2 --  cl tried    55743 cl shrink    13285 lits rem     822352 time: 0.90
853.20/853.29	c asymm  cl-useful: 45/640/134454 lits-rem:45 time: 0.42
853.60/853.63	c calculated reachability. Time: 0.32
853.60/853.64	c  N dy  2651    537352     49686    134454    302803     55664    828653   2641864      9.67   no data  --
855.10/855.16	c Finding binary XORs  T:     1.51 s  found:       4
878.20/878.20	c  N dy  2751    557446     49663    134454    302956     42360    828653   1663833      9.66     10.65  --
899.50/899.58	c  N dy  2841    577592     49647    134454    303046     62144    828653   4182014      9.66     10.18  --
922.30/922.33	c  N dy  2970    597693     49638    134454    303112     47737    828653   2127055      9.70     10.23  --
945.00/945.03	c  N dy  3107    617782     49349    134454    303196     67536    828653   4496569      9.74     12.19  --
967.50/967.59	c  N dy  3221    637807     49322    134454    303281     51863    828653   2348519      9.76     10.72  --
989.20/989.24	c  N dy  3346    657852     49316    134454    303382     71537    828653   4708409      9.79     12.86  --
1012.20/1012.24	c  N dy  3451    678690     49307    134454    303443     55760    828653   2891661      9.81     10.63  --
1035.11/1035.12	c  N dy  3580    698694     49304    134454    303505     75393    828653   5068446      9.84     12.43  --
1058.50/1058.53	c  N dy  3698    718782     49303    134454    303596     57507    828653   2619140      9.86     13.08  --
1080.91/1080.94	c  N dy  3825    738790     49301    134454    303625     77168    828653   4635313      9.88     10.77  --
1104.60/1104.64	c  N dy  3960    758867     49257    134454    303706     58353    828653   2658198      9.92     16.48  --
1128.61/1128.67	c  N dy  4084    778904     49256    134454    303749     78011    828653   4634508      9.96     15.79  --
1152.50/1152.57	c  N dy  4213    798960     49256    134454    303809     58066    828653   2325263      9.98     15.34  --
1160.60/1160.68	c  S st  4259    806028     49256    134454    303829     65017    828653   3052553      9.99      9.84  --
1161.20/1161.29	c  S st  4259    806528     49256    134454    303866     65477    828653   3094180      9.99   no data  --
1161.30/1161.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1161.40/1161.44	c Cache  BProp: 527 Set: 54 BXProp: 0 T: 0.10
1171.60/1171.68	c Flit:   193 Blit:     62 bXBeca:    0 bXProp:    4 Bins:  18289 BRemL:    403 BRemN:     73 P: 200.0M T: 10.24
1171.70/1171.72	c Cleaning up after failed var search:     0.03 s 
1171.70/1171.78	c Replacing        8 vars Replaced     1376 lits Time:     0.06 s 
1172.00/1172.01	c bin-w-bin subsume rem          221 bins  time:  0.03 s
1173.80/1173.81	c subs with bin:      572  lits-rem:      2338  v-fix:    0  time:  1.80 s
1173.90/1173.91	c Subs w/ non-existent bins:     25 l-rem:    921 v-fix:     0 done:    658 time:  0.11 s
1174.00/1174.05	c Removed useless bin:    4209  fixed:     0  props:  20.00M  time:  0.13 s
1180.90/1180.95	c lits-rem:       112  cl-subs:     5975  v-elim:    434  v-fix:    0  time:  6.90 s
1181.60/1181.65	c vivif2 --  cl tried   127489 cl shrink      424 lits rem        434 time: 0.71
1182.41/1182.43	c vivif2 --  cl tried    58587 cl shrink    10406 lits rem     376796 time: 0.78
1182.80/1182.84	c asymm  cl-useful: 20/746/127283 lits-rem:20 time: 0.41
1183.10/1183.15	c calculated reachability. Time: 0.29
1183.10/1183.15	c  N dy  4259    806528     48304    127283    309090     58442    790466   2236121      9.99   no data  --
1184.61/1184.61	c Finding binary XORs  T:     1.45 s  found:      36
1207.41/1207.49	c  N dy  4335    826899     48259    127283    309204     78410    790466   4460481      9.98     10.51  --
1231.70/1231.75	c  N dy  4433    847616     48251    127283    309279     56462    790466   2224734      9.98     10.58  --
1254.01/1254.02	c  N dy  4518    868171     48247    127283    309322     76589    790466   3915874      9.98     10.54  --
1278.41/1278.48	c  N dy  4612    888957     48082    127283    309362     55671    790466   2081709      9.98     10.51  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3283403-1303759226/watcher-3283403-1303759226 -o /tmp/evaluation-result-3283403-1303759226/solver-3283403-1303759226 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3283403-1303759226.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.08 3.46 2.99 5/187 21198
/proc/meminfo: memFree=15407708/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=33296 CPUtime=0 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 1580 0 0 0 0 0 0 0 22 0 1 0 487525337 34095104 1322 33554432000 4194304 4650387 140736279188784 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 8324 1329 331 112 0 3289 0

[startup+0.024571 s]
/proc/loadavg: 4.08 3.46 2.99 5/187 21198
/proc/meminfo: memFree=15407708/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=57080 CPUtime=0.01 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 7105 0 0 0 1 0 0 0 22 0 1 0 487525337 58449920 5998 33554432000 4194304 4650387 140736279188784 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 14270 6020 331 112 0 9235 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 57080

[startup+0.100555 s]
/proc/loadavg: 4.08 3.46 2.99 5/187 21198
/proc/meminfo: memFree=15407708/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=99852 CPUtime=0.09 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 20746 0 0 0 6 3 0 0 22 0 1 0 487525337 102248448 16321 33554432000 4194304 4650387 140736279188784 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 24963 16321 331 112 0 19928 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 99852

[startup+0.300519 s]
/proc/loadavg: 4.08 3.46 2.99 5/187 21198
/proc/meminfo: memFree=15407708/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=108732 CPUtime=0.29 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 23680 0 0 0 26 3 0 0 23 0 1 0 487525337 111341568 19255 33554432000 4194304 4650387 140736279188784 18446744073709551615 4546984 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 27183 19255 331 112 0 22148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 108732

[startup+0.700477 s]
/proc/loadavg: 4.08 3.46 2.99 5/187 21198
/proc/meminfo: memFree=15407708/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=173468 CPUtime=0.69 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 32784 0 0 0 65 4 0 0 25 0 1 0 487525337 177631232 28279 33554432000 4194304 4650387 140736279188784 18446744073709551615 4370435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 43367 28279 347 112 0 38332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 173468

[startup+1.50034 s]
/proc/loadavg: 4.07 3.47 3.00 5/188 21199
/proc/meminfo: memFree=15262392/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=198404 CPUtime=1.49 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 44157 0 0 0 143 6 0 0 25 0 1 0 487525337 203165696 37239 33554432000 4194304 4650387 140736279188784 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 49601 37239 353 112 0 44566 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 198404

[startup+3.10104 s]
/proc/loadavg: 4.07 3.47 3.00 5/188 21199
/proc/meminfo: memFree=15194316/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=286784 CPUtime=3.09 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 60655 0 0 0 300 9 0 0 25 0 1 0 487525337 293666816 53737 33554432000 4194304 4650387 140736279188784 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 71696 53737 353 112 0 66661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 286784

[startup+6.30046 s]
/proc/loadavg: 4.07 3.47 3.00 5/187 21199
/proc/meminfo: memFree=15154284/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=441848 CPUtime=6.29 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 90289 0 0 0 617 12 0 0 25 0 1 0 487525337 452452352 83371 33554432000 4194304 4650387 140736279188784 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 110462 83371 353 112 0 105427 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 441848

[startup+12.7003 s]
/proc/loadavg: 4.06 3.49 3.01 5/187 21200
/proc/meminfo: memFree=14947504/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=607160 CPUtime=12.69 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 131299 0 0 0 1251 18 0 0 25 0 1 0 487525337 621731840 120768 33554432000 4194304 4650387 140736279188784 18446744073709551615 4229498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 151790 120768 370 112 0 146755 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 607160

[startup+25.5011 s]
/proc/loadavg: 4.05 3.50 3.02 5/187 21200
/proc/meminfo: memFree=14859184/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=703604 CPUtime=25.49 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 140127 0 0 0 2530 19 0 0 25 0 1 0 487525337 720490496 129596 33554432000 4194304 4650387 140736279188784 18446744073709551615 4363428 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 175901 129596 379 112 0 170866 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 703604

[startup+51.1006 s]
/proc/loadavg: 4.03 3.54 3.04 5/188 21207
/proc/meminfo: memFree=14839932/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=918108 CPUtime=51.09 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 202437 0 0 0 5079 30 0 0 25 0 1 0 487525337 940142592 186669 33554432000 4194304 4650387 140736279188784 18446744073709551615 4369208 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 229527 186669 383 112 0 224492 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 918108

[startup+102.307 s]
/proc/loadavg: 4.01 3.62 3.09 5/190 21226
/proc/meminfo: memFree=14649988/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1284496 CPUtime=102.29 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 269855 0 0 0 10190 39 0 0 25 0 1 0 487525337 1315323904 254087 33554432000 4194304 4650387 140736279188784 18446744073709551615 4364912 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 321124 254087 383 112 0 316089 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1284496

[startup+162.301 s]
/proc/loadavg: 4.00 3.68 3.15 5/190 21228
/proc/meminfo: memFree=13998296/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1416120 CPUtime=162.29 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 307436 0 0 0 16182 47 0 0 25 0 1 0 487525337 1450106880 282916 33554432000 4194304 4650387 140736279188784 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 354030 282916 383 112 0 348995 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1416120

[startup+222.3 s]
/proc/loadavg: 4.00 3.74 3.20 5/190 21229
/proc/meminfo: memFree=13630984/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1551244 CPUtime=222.29 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 339665 0 0 0 22176 53 0 0 25 0 1 0 487525337 1588473856 311188 33554432000 4194304 4650387 140736279188784 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 387811 311188 383 112 0 382776 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1551244

[startup+282.301 s]
/proc/loadavg: 4.00 3.78 3.24 5/190 21231
/proc/meminfo: memFree=13458276/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1499208 CPUtime=282.29 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 349220 0 0 0 28171 58 0 0 25 0 1 0 487525337 1535188992 313634 33554432000 4194304 4650387 140736279188784 18446744073709551615 4303952 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 374802 313634 383 112 0 369767 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1499208

[startup+342.3 s]
/proc/loadavg: 4.00 3.82 3.29 5/190 21259
/proc/meminfo: memFree=14197996/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1603040 CPUtime=342.29 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 373879 0 0 0 34166 63 0 0 25 0 1 0 487525337 1641512960 335337 33554432000 4194304 4650387 140736279188784 18446744073709551615 4363366 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 400760 335337 383 112 0 395725 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1603040

[startup+402.301 s]
/proc/loadavg: 4.03 3.86 3.34 5/190 21261
/proc/meminfo: memFree=13838552/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1686992 CPUtime=402.29 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 382538 0 0 0 40163 66 0 0 25 0 1 0 487525337 1727479808 342174 33554432000 4194304 4650387 140736279188784 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 421748 342174 383 112 0 416713 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1686992

[startup+462.301 s]
/proc/loadavg: 4.06 3.90 3.38 5/190 21263
/proc/meminfo: memFree=13512912/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1749468 CPUtime=462.29 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 413456 0 0 0 46156 73 0 0 25 0 1 0 487525337 1791455232 368454 33554432000 4194304 4650387 140736279188784 18446744073709551615 4331965 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 437367 368454 383 112 0 432332 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1749468

[startup+522.3 s]
/proc/loadavg: 4.02 3.92 3.41 5/190 21291
/proc/meminfo: memFree=14440512/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1763744 CPUtime=522.29 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 421329 0 0 0 52152 77 0 0 25 0 1 0 487525337 1806073856 372519 33554432000 4194304 4650387 140736279188784 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 440936 372519 383 112 0 435901 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1763744

[startup+582.301 s]
/proc/loadavg: 4.00 3.93 3.45 5/190 21293
/proc/meminfo: memFree=13916804/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1880148 CPUtime=582.29 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 433772 0 0 0 58149 80 0 0 25 0 1 0 487525337 1925271552 382865 33554432000 4194304 4650387 140736279188784 18446744073709551615 4370302 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 470037 382865 383 112 0 465002 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1880148

[startup+642.3 s]
/proc/loadavg: 4.00 3.94 3.48 5/190 21294
/proc/meminfo: memFree=13519784/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1883476 CPUtime=642.3 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 452056 0 0 0 64146 84 0 0 25 0 1 0 487525337 1928679424 397276 33554432000 4194304 4650387 140736279188784 18446744073709551615 4364898 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 470869 397276 383 112 0 465834 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1883476

[startup+702.301 s]
/proc/loadavg: 4.00 3.95 3.51 5/190 21296
/proc/meminfo: memFree=13409976/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1949828 CPUtime=702.3 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 456689 0 0 0 70142 88 0 0 25 0 1 0 487525337 1996623872 399950 33554432000 4194304 4650387 140736279188784 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 487457 399950 383 112 0 482422 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1949828

[startup+762.307 s]
/proc/loadavg: 4.00 3.95 3.54 5/190 21325
/proc/meminfo: memFree=13752700/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1900604 CPUtime=762.31 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 462334 0 0 0 76141 90 0 0 25 0 1 0 487525337 1946218496 401444 33554432000 4194304 4650387 140736279188784 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 475151 401444 383 112 0 470116 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1900604

[startup+822.3 s]
/proc/loadavg: 4.00 3.96 3.56 5/190 21326
/proc/meminfo: memFree=13324408/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1918772 CPUtime=822.29 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 469906 0 0 0 82136 93 0 0 25 0 1 0 487525337 1964822528 407332 33554432000 4194304 4650387 140736279188784 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 479693 407332 383 112 0 474658 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1918772

[startup+882.301 s]
/proc/loadavg: 3.09 3.73 3.51 3/178 21363
/proc/meminfo: memFree=15861828/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1945844 CPUtime=882.3 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 479393 0 0 0 88134 96 0 0 25 0 1 0 487525337 1992544256 412800 33554432000 4194304 4650387 140736279188784 18446744073709551615 4363730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 486461 412800 383 112 0 481426 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1945844

[startup+942.3 s]
/proc/loadavg: 2.40 3.41 3.41 3/178 21364
/proc/meminfo: memFree=15757488/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=2011388 CPUtime=942.3 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 483385 0 0 0 94132 98 0 0 25 0 1 0 487525337 2059661312 414761 33554432000 4194304 4650387 140736279188784 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 502847 414761 383 112 0 497812 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2011388

[startup+1002.3 s]
/proc/loadavg: 2.21 3.17 3.33 3/178 21366
/proc/meminfo: memFree=15646864/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1946564 CPUtime=1002.3 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 487032 0 0 0 100130 100 0 0 25 0 1 0 487525337 1993281536 414566 33554432000 4194304 4650387 140736279188784 18446744073709551615 4331016 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 486641 414566 383 112 0 481606 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1946564

[startup+1062.3 s]
/proc/loadavg: 2.07 2.95 3.24 3/178 21368
/proc/meminfo: memFree=15585092/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1947200 CPUtime=1062.3 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 489125 0 0 0 106128 102 0 0 25 0 1 0 487525337 1993932800 414576 33554432000 4194304 4650387 140736279188784 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 486800 414576 383 112 0 481765 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1947200

[startup+1122.3 s]
/proc/loadavg: 2.06 2.79 3.16 3/178 21369
/proc/meminfo: memFree=15549980/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1947200 CPUtime=1122.3 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 490977 0 0 0 112127 103 0 0 25 0 1 0 487525337 1993932800 414733 33554432000 4194304 4650387 140736279188784 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 486800 414733 383 112 0 481765 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1947200

[startup+1182.3 s]
/proc/loadavg: 2.02 2.64 3.09 3/178 21371
/proc/meminfo: memFree=15544868/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1947736 CPUtime=1182.3 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 492808 0 0 0 118126 104 0 0 25 0 1 0 487525337 1994481664 414839 33554432000 4194304 4650387 140736279188784 18446744073709551615 4313427 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 486934 414839 383 112 0 481899 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1947736

[startup+1242.3 s]
/proc/loadavg: 2.01 2.52 3.02 3/178 21372
/proc/meminfo: memFree=15520164/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1966764 CPUtime=1242.31 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 499908 0 0 0 124124 107 0 0 25 0 1 0 487525337 2013966336 418768 33554432000 4194304 4650387 140736279188784 18446744073709551615 4363426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 491691 418768 383 112 0 486656 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1966764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.43 2.96 3/178 21374
/proc/meminfo: memFree=15502404/32951124 swapFree=67111528/67111528
[pid=21198] ppid=21196 vsize=1966764 CPUtime=1300.01 cores=1,3
/proc/21198/stat : 21198 (strangenight1-s) R 21196 21198 20357 0 -1 4202496 502010 0 0 0 129893 108 0 0 25 0 1 0 487525337 2013966336 419751 33554432000 4194304 4650387 140736279188784 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21198/statm: 491691 419751 383 112 0 486656 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1966764

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): 1300.08
CPU time (s): 1300.1
CPU user time (s): 1298.94
CPU system time (s): 1.15882
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2032308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.94
system time used= 1.15882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 502010
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= 8
involuntary context switches= 3981

runsolver used 1.9367 second user time and 4.79027 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-25 21:20:27
IDJOB=3283403
IDBENCH=71036
IDSOLVER=1589
FILE ID=node103/3283403-1303759226
RUNJOBID= node103-1303758754-20954
PBS_JOBID= 13154068
Free space on /tmp= 70168 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283403-1303759226/watcher-3283403-1303759226 -o /tmp/evaluation-result-3283403-1303759226/solver-3283403-1303759226 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3283403-1303759226.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=1357730079

node103.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15408112 kB
Buffers:       2118916 kB
Cached:       12143624 kB
SwapCached:          0 kB
Active:        7708744 kB
Inactive:      9248180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15408112 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          746352 kB
Writeback:           0 kB
AnonPages:     2693960 kB
Mapped:          16332 kB
Slab:           514944 kB
PageTables:      10916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3193636 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70972 MiB
End job on node103 at 2011-04-25 21:42:09