Trace number 3368251

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-Night2-st (fixed)? (TO) 1300.09 1300.07

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
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 variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368251-1305379181.cnf'
0.00/0.01	c -- header says num vars:         259234
0.00/0.01	c -- header says num clauses:     1387934
0.39/0.49	c -- clauses added:            0 learnts,      1387934 normals,            0 xors
0.39/0.49	c -- vars added     259234
0.39/0.49	c Parsing time:  0.44 s
0.39/0.49	c  N st     0         0    259234    393124    980711         0   3336874         0   no data   no data
0.79/0.82	c asymm  cl-useful: 4/2000/347106 lits-rem:16 time: 0.31
11.49/11.57	c Flit:    85 Blit:   1273 bXBeca:    0 bXProp: 1130 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 10.66
11.59/11.61	c Cleaning up after failed var search:     0.04 s 
11.59/11.67	c Replacing     1130 vars Replaced    34123 lits Time:     0.06 s 
11.79/11.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.79/11.85	c bin-w-bin subsume rem        36167 bins  time:  0.05 s
11.89/11.97	c subs with bin:     5231  lits-rem:     48131  v-fix:    0  time:  0.12 s
13.39/13.45	c Subs w/ non-existent bins:      4 l-rem:      0 v-fix:  2556 done:  15479 time:  1.47 s
13.59/13.66	c Removed useless bin:     700  fixed:     0  props:  20.01M  time:  0.21 s
14.49/14.53	c lits-rem:      2565  cl-subs:     7162  v-elim:  62955  v-fix:    0  time:  0.86 s
14.99/15.09	c Finding binary XORs  T:     0.56 s  found:     679
15.09/15.15	c Replacing      679 vars Replaced    13553 lits Time:     0.06 s 
15.30/15.36	c Finding non-binary XORs:     0.11 s (found:       0, avg size: nan)
15.30/15.36	c calculated reachability. Time: 0.08
15.30/15.38	c Calc default polars -  time:   0.02 s pos:   28751 undec:  127555 neg:  102928
15.30/15.38	c =========================================================================================
15.30/15.38	c types(t): F = full restart, N = normal restart
15.30/15.38	c types(t): S = simplification begin/end, E = solution found
15.30/15.38	c restart types(rt): st = static, dy = dynamic
15.30/15.38	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
15.30/15.38	c  B st     0         0    132071    400787    479076         0   2421472         0   no data   no data
19.70/19.80	c  N dy    14      4349    115935    366975    418525      3576   2127000    247149      7.18      7.69
20.90/20.95	c Finding binary XORs  T:     0.45 s  found:    1970
20.99/21.01	c Replacing     1970 vars Replaced    67284 lits Time:     0.06 s 
23.49/23.60	c  N dy    35      8443    110190    357536    396617      6961   2033634    475246      7.48      7.94
26.39/26.47	c  N dy    61     12509    109981    357536    397028     10554   2033634    818252      8.62     11.01
29.99/30.01	c  N dy    90     16554    107673    352085    388187     14142   1986717   1183097      9.25      9.83
32.69/32.75	c Finding binary XORs  T:     0.49 s  found:    2660
32.79/32.83	c Replacing     2660 vars Replaced   112238 lits Time:     0.08 s 
35.09/35.13	c  N dy   117     20671    102872    341774    373887      9202   1921268    330206      9.48     10.75
39.50/39.52	c  N dy   142     24977    102196    341774    374274     13036   1921268    734424      9.66     10.28
39.50/39.55	c  F st   143     25000    102196    341774    374275     13057   1921268    738114      9.66   no data
45.19/45.25	c  N dy   149     30002    100414    336192    365277     17693   1875771   1504665      9.66   no data
45.19/45.25	c  S st   149     30002    100414    336192    365277     17693   1875771   1504665      9.66   no data
46.79/46.81	c  S st   149     30503     99319    331541    360223     17897   1842466   1511684      9.66   no data
46.79/46.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
58.20/58.22	c Flit:   835 Blit:   4266 bXBeca:    0 bXProp:  882 Bins:  41372 BRemL:   2064 BRemN:     24 P: 200.0M T: 11.30
58.20/58.27	c Cleaning up after failed var search:     0.04 s 
58.30/58.36	c Replacing      884 vars Replaced    56941 lits Time:     0.08 s 
58.39/58.47	c blocked clauses removed:        0 vars:      0 tried:       91471 T: 0.05 s
58.49/58.50	c bin-w-bin subsume rem         4285 bins  time:  0.03 s
58.49/58.59	c subs with bin:     6130  lits-rem:      3004  v-fix:    0  time:  0.09 s
61.60/61.66	c Subs w/ non-existent bins:   1242 l-rem:     53 v-fix:   962 done:  21872 time:  3.07 s
61.89/61.91	c Removed useless bin:    2734  fixed:     0  props:  20.00M  time:  0.25 s
62.29/62.37	c lits-rem:       720  cl-subs:    11412  v-elim:   5337  v-fix:    0  time:  0.46 s
62.49/62.55	c subs with bin:      159  lits-rem:       494  v-fix:    0  time:  0.13 s
62.60/62.67	c lits-rem:       306  cl-subs:      428  v-elim:      0  v-fix:    0  time:  0.08 s
63.09/63.18	c asymm  cl-useful: 358/1749/270222 lits-rem:814 time: 0.51
63.39/63.42	c calculated reachability. Time: 0.23
63.39/63.43	c  N dy   149     30503     85172    270222    341182      8661   1561503    340594      9.66   no data
64.39/64.49	c Finding binary XORs  T:     1.07 s  found:     363
68.09/68.19	c  N dy   156     34523     84970    270222    341538     12275   1561503    766383      9.26     10.07
73.27/73.32	c  N dy   175     38611     84779    270222    341743     16103   1561503   1448609      9.14      9.65
78.58/78.65	c  N dy   191     42895     84381    270222    342032     10687   1561503    448010      9.02      9.50
82.07/82.15	c Finding binary XORs  T:     0.96 s  found:    1280
82.17/82.21	c Replacing     1643 vars Replaced    53127 lits Time:     0.06 s 
83.27/83.37	c  S st   199     45755     81915    254962    331873     12795   1496073    775789      8.94      5.40
84.47/84.52	c  S st   199     46255     81413    254962    331951     13136   1496073    809697      8.94   no data
84.47/84.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
96.08/96.11	c Flit:   950 Blit:   2003 bXBeca:    0 bXProp:  739 Bins:  57914 BRemL:   3274 BRemN:     15 P: 200.0M T: 11.49
96.08/96.15	c Cleaning up after failed var search:     0.04 s 
96.18/96.22	c Replacing      740 vars Replaced    42689 lits Time:     0.06 s 
96.18/96.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.28/96.31	c bin-w-bin subsume rem         3894 bins  time:  0.03 s
96.28/96.39	c subs with bin:     1924  lits-rem:      5964  v-fix:    0  time:  0.08 s
99.08/99.18	c Subs w/ non-existent bins:   1957 l-rem:    531 v-fix:   129 done:  29001 time:  2.79 s
99.28/99.38	c Removed useless bin:    3448  fixed:   130  props:  20.01M  time:  0.19 s
99.58/99.69	c lits-rem:       335  cl-subs:     6070  v-elim:   3741  v-fix:    0  time:  0.32 s
99.78/99.80	c subs with bin:      104  lits-rem:       222  v-fix:    0  time:  0.08 s
99.88/99.90	c lits-rem:        53  cl-subs:      144  v-elim:      0  v-fix:    0  time:  0.07 s
100.68/100.74	c vivif2 --  cl tried   226039 cl shrink     7919 lits rem       9134 time: 0.84
100.78/100.81	c vivif2 --  cl tried     8307 cl shrink     1189 lits rem       9400 time: 0.07
101.28/101.30	c asymm  cl-useful: 179/3201/224406 lits-rem:276 time: 0.49
101.48/101.59	c calculated reachability. Time: 0.27
101.48/101.59	c  N dy   199     46255     73043    224405    339575      8070   1327606    283182      8.94   no data
102.88/102.94	c Finding binary XORs  T:     1.34 s  found:     101
106.87/106.92	c  N dy   214     50307     72958    224405    339789     11878   1327606    807691      8.83     10.13
111.78/111.88	c  N dy   239     54421     72877    224405    339922     15825   1327606   1560367      8.93      9.79
116.59/116.68	c  N dy   265     58462     72837    224405    340090     19669   1327606   2260759      9.03     10.44
122.78/122.89	c  N dy   288     62494     72712    224405    340208     23552   1327606   3188946      9.09     10.76
128.47/128.51	c  N dy   303     66538     72682    224405    340366     15042   1327606   1085846      9.05     10.15
132.18/132.20	c  S st   322     69383     72673    224405    340430     17795   1327606   1687000      9.10      5.54
133.28/133.32	c  S st   322     69884     72615    224405    340489     18183   1327606   1727690      9.10   no data
133.28/133.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
145.19/145.22	c Flit:   710 Blit:    921 bXBeca:    0 bXProp:  575 Bins:  58461 BRemL:   1500 BRemN:     23 P: 200.0M T: 11.81
145.19/145.26	c Cleaning up after failed var search:     0.04 s 
145.28/145.36	c Replacing      676 vars Replaced    42266 lits Time:     0.09 s 
145.38/145.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.38/145.45	c bin-w-bin subsume rem         2944 bins  time:  0.03 s
145.48/145.54	c subs with bin:      876  lits-rem:      2283  v-fix:    0  time:  0.08 s
147.88/147.93	c Subs w/ non-existent bins:    375 l-rem:    163 v-fix:    73 done:  26668 time:  2.39 s
147.98/148.09	c Removed useless bin:    3516  fixed:     0  props:  20.03M  time:  0.16 s
148.28/148.37	c lits-rem:       185  cl-subs:     6086  v-elim:   2958  v-fix:    0  time:  0.27 s
148.39/148.49	c subs with bin:       89  lits-rem:       151  v-fix:    0  time:  0.09 s
148.49/148.59	c lits-rem:        40  cl-subs:      149  v-elim:      0  v-fix:    0  time:  0.07 s
149.38/149.45	c vivif2 --  cl tried   208620 cl shrink     5293 lits rem       6775 time: 0.86
149.49/149.55	c vivif2 --  cl tried     9514 cl shrink      868 lits rem       6154 time: 0.09
149.98/150.07	c asymm  cl-useful: 122/1328/207766 lits-rem:252 time: 0.53
150.28/150.38	c calculated reachability. Time: 0.29
150.28/150.38	c  N dy   322     69884     66775    207740    355661      9329   1223749    362552      9.10   no data
151.79/151.82	c Finding binary XORs  T:     1.43 s  found:      47
156.09/156.20	c  N dy   339     74442     66570    207740    355835     13671   1223749    916646      9.02      9.64
161.98/162.06	c  N dy   357     79216     66420    207740    355938     18295   1223749   2018566      8.93      9.45
168.78/168.87	c  N dy   382     84381     66413    207740    356105     23259   1223749   3503072      8.89      9.52
172.88/172.94	c  F st   399     87501     66391    207740    356272     13352   1223749    593292      8.88   no data
172.98/173.01	c Replacing       47 vars Replaced     1247 lits Time:     0.05 s 
177.58/177.62	c  N st   404     90805     66293    201153    352824     16307   1202924   1303319      8.88   no data
178.88/178.96	c Finding binary XORs  T:     1.31 s  found:     101
187.08/187.12	c  N dy   420     96642     66287    200110    352495     21996   1199718   2360928      8.86      9.41
195.18/195.23	c  N dy   452    102880     66207    200110    352644     28024   1199718   3478718      8.93     11.72
197.68/197.79	c  S st   465    104826     66195    200110    352708     29893   1199718   3875873      8.93      6.37
198.68/198.79	c  S st   465    105326     66096    200110    352760     30308   1199718   3921211      8.93   no data
198.78/198.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
211.49/211.56	c Flit:   788 Blit:    674 bXBeca:    0 bXProp:  544 Bins:  50566 BRemL:   1868 BRemN:     35 P: 200.0M T: 12.71
211.59/211.60	c Cleaning up after failed var search:     0.04 s 
211.69/211.77	c Replacing      645 vars Replaced    55327 lits Time:     0.16 s 
211.79/211.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
211.79/211.86	c bin-w-bin subsume rem         3926 bins  time:  0.03 s
211.89/211.95	c subs with bin:     1171  lits-rem:      2179  v-fix:    0  time:  0.08 s
214.08/214.18	c Subs w/ non-existent bins:    469 l-rem:    214 v-fix:    62 done:  33532 time:  2.23 s
214.28/214.39	c Removed useless bin:    4803  fixed:     0  props:  20.01M  time:  0.21 s
214.58/214.64	c lits-rem:       105  cl-subs:     4822  v-elim:   2552  v-fix:    0  time:  0.25 s
214.88/214.95	c subs with bin:       65  lits-rem:       386  v-fix:    0  time:  0.26 s
214.98/215.07	c lits-rem:       229  cl-subs:      541  v-elim:      0  v-fix:    0  time:  0.09 s
215.78/215.88	c vivif2 --  cl tried   189158 cl shrink     4146 lits rem       5240 time: 0.81
216.08/216.11	c vivif2 --  cl tried    14611 cl shrink     1603 lits rem      29426 time: 0.22
216.59/216.67	c asymm  cl-useful: 114/736/188333 lits-rem:164 time: 0.57
216.88/216.97	c calculated reachability. Time: 0.28
216.88/216.97	c  N dy   465    105326     61132    188321    365237     14445   1119741    617847      8.93   no data
218.38/218.40	c Finding binary XORs  T:     1.43 s  found:      18
226.88/226.96	c  N dy   481    112301     61109    188321    365360     10994   1119741    621194      8.83      9.33
236.19/236.21	c  N dy   508    119970     60850    188321    365547     18410   1119741   1991999      8.78      9.32
247.09/247.12	c  N dy   540    127846     60823    188321    365718     26063   1119741   3445222      8.74      9.22
257.89/257.97	c  N dy   577    136072     60796    188321    365934     33998   1119741   4970372      8.78      9.38
270.78/270.84	c  N dy   610    145134     60779    188321    366048     25590   1119741   2193427      8.77      9.29
283.69/283.79	c  N dy   681    154402     60764    188321    366207     34648   1119741   4387899      8.89      9.68
289.48/289.59	c  S st   704    157991     60763    188321    366270     38156   1119741   5277984      8.94   no data
290.48/290.58	c  S st   704    158491     60763    188321    366330     38570   1119741   5333719      8.94   no data
290.58/290.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
302.28/302.35	c Flit:   663 Blit:    473 bXBeca:    0 bXProp:  450 Bins:  46412 BRemL:   2097 BRemN:     28 P: 200.0M T: 11.70
302.39/302.41	c Cleaning up after failed var search:     0.05 s 
302.50/302.58	c Replacing      469 vars Replaced    40355 lits Time:     0.17 s 
302.58/302.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
302.58/302.67	c bin-w-bin subsume rem         2429 bins  time:  0.04 s
302.68/302.76	c subs with bin:      631  lits-rem:      1143  v-fix:    0  time:  0.08 s
304.98/305.09	c Subs w/ non-existent bins:    179 l-rem:    106 v-fix:    29 done:  31241 time:  2.33 s
305.18/305.21	c Removed useless bin:    2083  fixed:     0  props:  20.01M  time:  0.12 s
305.38/305.45	c lits-rem:        79  cl-subs:     5224  v-elim:   1773  v-fix:    0  time:  0.24 s
305.88/305.95	c subs with bin:       78  lits-rem:       870  v-fix:    0  time:  0.45 s
305.98/306.09	c lits-rem:       178  cl-subs:      418  v-elim:      0  v-fix:    0  time:  0.11 s
306.79/306.87	c vivif2 --  cl tried   174906 cl shrink     3004 lits rem       4302 time: 0.78
307.08/307.11	c vivif2 --  cl tried    17862 cl shrink     2234 lits rem      48780 time: 0.24
307.68/307.72	c asymm  cl-useful: 120/833/174497 lits-rem:134 time: 0.61
308.00/308.02	c calculated reachability. Time: 0.28
308.00/308.02	c  N dy   704    158491     57040    174496    376953     17687   1044331    756787      8.94   no data
309.38/309.44	c Finding binary XORs  T:     1.42 s  found:       7
323.29/323.33	c  N dy   742    170327     56924    174496    377158     20018   1044331   1622376      8.87      9.48
337.78/337.86	c  N dy   784    181404     56918    174496    377325     30834   1044331   3453876      8.84      9.31
353.00/353.07	c  N dy   860    193058     56902    174496    377539     22562   1044331   1418945      8.91      9.43
370.09/370.12	c  N dy   910    205385     56875    174496    377673     34645   1044331   3539740      8.93     14.78
389.79/389.84	c  N dy   971    218590     56865    174496    377818     24085   1044331   1135886      8.93      9.46
410.19/410.25	c  N dy  1030    232569     56802    174496    378006     37737   1044331   3629663      8.97     10.23
418.00/418.05	c  S st  1060    237736     56800    174496    378077     42777   1044331   4567049      8.99      6.51
418.89/418.97	c  S st  1060    238238     56745    174496    378115     43234   1044331   4636222      8.99   no data
419.00/419.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
430.78/430.84	c Flit:   420 Blit:    497 bXBeca:    0 bXProp:  418 Bins:  61236 BRemL:   7557 BRemN:     21 P: 200.1M T: 11.80
430.78/430.89	c Cleaning up after failed var search:     0.05 s 
430.98/431.02	c Replacing      425 vars Replaced    30525 lits Time:     0.12 s 
430.98/431.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
431.09/431.11	c bin-w-bin subsume rem         3000 bins  time:  0.04 s
431.09/431.20	c subs with bin:      359  lits-rem:      1025  v-fix:    0  time:  0.09 s
433.30/433.38	c Subs w/ non-existent bins:     67 l-rem:     33 v-fix:     1 done:  30983 time:  2.18 s
433.49/433.57	c Removed useless bin:    6686  fixed:     0  props:  20.00M  time:  0.19 s
433.79/433.80	c lits-rem:        80  cl-subs:     4652  v-elim:   1805  v-fix:    0  time:  0.23 s
434.89/434.95	c subs with bin:      135  lits-rem:       752  v-fix:    0  time:  1.07 s
435.19/435.20	c lits-rem:       338  cl-subs:      913  v-elim:      0  v-fix:    0  time:  0.22 s
435.89/435.97	c vivif2 --  cl tried   164986 cl shrink     3751 lits rem       5120 time: 0.77
436.29/436.31	c vivif2 --  cl tried    24237 cl shrink     3345 lits rem     127263 time: 0.34
436.89/436.97	c asymm  cl-useful: 80/858/164339 lits-rem:84 time: 0.65
437.19/437.28	c calculated reachability. Time: 0.30
437.19/437.28	c  N dy  1060    238238     53497    164339    395797     24133    975092   1119663      8.99   no data
438.80/438.81	c Finding binary XORs  T:     1.52 s  found:       3
457.60/457.62	c  N dy  1116    253657     53431    164339    396094     23956    975092   1689927      8.93      9.46
479.29/479.35	c  N dy  1193    269927     53306    164339    396382     39791    975092   4457970      8.92      9.41
505.09/505.11	c  N dy  1295    288228     53296    164339    396582     33827    975092   2462110      8.97      9.54
530.10/530.15	c  F st  1395    306250     53096    164339    396860     51421    975092   5407809      9.00      6.51
530.21/530.25	c Replacing        3 vars Replaced      137 lits Time:     0.05 s 
531.70/531.79	c Finding binary XORs  T:     1.36 s  found:      29
532.30/532.36	c  N st  1397    306875     53093    159360    389034     48628    956857   5348003      9.00   no data
559.69/559.78	c  N dy  1471    327107     53089    159360    389209     43172    956857   4046732      9.01      9.50
589.29/589.33	c  N dy  1566    347257     53069    159360    389359     34555    956857   2032731      9.02      9.53
603.50/603.55	c  S st  1624    357357     53066    159360    389437     44463    956857   3595811      9.05      9.16
604.30/604.39	c  S st  1624    357860     53063    159360    389480     44920    956857   3643189      9.05   no data
604.40/604.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
617.11/617.12	c Flit:   630 Blit:    252 bXBeca:    0 bXProp:    4 Bins:  84599 BRemL:    214 BRemN:     11 P: 200.0M T: 12.66
617.11/617.16	c Cleaning up after failed var search:     0.04 s 
617.20/617.23	c Replacing       34 vars Replaced     2014 lits Time:     0.06 s 
617.20/617.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
617.30/617.32	c bin-w-bin subsume rem          266 bins  time:  0.04 s
617.40/617.40	c subs with bin:      165  lits-rem:       143  v-fix:    0  time:  0.08 s
619.31/619.37	c Subs w/ non-existent bins:     41 l-rem:      5 v-fix:     2 done:  37746 time:  1.96 s
619.49/619.55	c Removed useless bin:    5416  fixed:     0  props:  20.04M  time:  0.18 s
619.69/619.76	c lits-rem:       160  cl-subs:      988  v-elim:   1205  v-fix:    0  time:  0.20 s
621.69/621.75	c subs with bin:      121  lits-rem:      1907  v-fix:    0  time:  1.89 s
622.29/622.35	c lits-rem:       823  cl-subs:      911  v-elim:      0  v-fix:    0  time:  0.57 s
623.09/623.18	c vivif2 --  cl tried   151786 cl shrink     1411 lits rem       1737 time: 0.83
623.60/623.67	c vivif2 --  cl tried    34311 cl shrink     6046 lits rem     296279 time: 0.49
624.19/624.27	c asymm  cl-useful: 202/940/151221 lits-rem:233 time: 0.60
624.59/624.61	c calculated reachability. Time: 0.32
624.59/624.62	c  N dy  1624    357860     50664    151221    424412     34253    907118   1693079      9.05   no data
626.19/626.21	c Finding binary XORs  T:     1.59 s  found:      18
652.49/652.54	c  N dy  1780    377879     50603    151221    424694     30731    907118   1657172      9.18     10.08
680.80/680.91	c  N dy  1939    397970     50592    151221    424865     50554    907118   5164240      9.36     18.21
709.80/709.84	c  N dy  2052    418119     50551    151221    425021     39873    907118   2807291      9.42     10.09
739.90/739.91	c  N dy  2178    438859     50486    151221    425178     60310    907118   6097442      9.48     10.02
769.60/769.62	c  N dy  2318    458990     50480    151221    425297     48231    907118   3762569      9.58     10.35
799.61/799.62	c  N dy  2432    479001     50474    151221    425373     68029    907118   7240554      9.66     10.21
828.70/828.73	c  N dy  2559    499092     50470    151221    425477     54502    907118   4500428      9.72     31.12
859.70/859.74	c  N dy  2693    519132     50436    151221    425584     39992    907118   1858809      9.79     24.01
885.90/885.91	c  S st  2817    536792     50431    151221    425645     57465    907118   4698384      9.85     10.33
886.70/886.73	c  S st  2817    537292     50399    151221    425680     57928    907118   4757385      9.85   no data
886.70/886.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
899.30/899.31	c Flit:   374 Blit:    125 bXBeca:    0 bXProp:   64 Bins:   7438 BRemL:   1091 BRemN:    368 P: 200.0M T: 12.54
899.30/899.36	c Cleaning up after failed var search:     0.04 s 
899.40/899.45	c Replacing       82 vars Replaced     6206 lits Time:     0.08 s 
899.50/899.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
899.50/899.53	c bin-w-bin subsume rem          868 bins  time:  0.04 s
899.60/899.62	c subs with bin:      225  lits-rem:       247  v-fix:    0  time:  0.08 s
901.30/901.37	c Subs w/ non-existent bins:    198 l-rem:    115 v-fix:     2 done:  40505 time:  1.75 s
901.50/901.53	c Removed useless bin:    6069  fixed:     0  props:  20.02M  time:  0.16 s
901.70/901.72	c lits-rem:        22  cl-subs:     1233  v-elim:    693  v-fix:    0  time:  0.19 s
903.81/903.86	c subs with bin:      100  lits-rem:      1169  v-fix:    0  time:  1.95 s
905.91/905.91	c lits-rem:      2274  cl-subs:     1449  v-elim:      0  v-fix:    0  time:  2.02 s
906.71/906.70	c vivif2 --  cl tried   143815 cl shrink      596 lits rem        692 time: 0.79
907.41/907.50	c vivif2 --  cl tried    50311 cl shrink    11768 lits rem     721637 time: 0.80
908.10/908.14	c asymm  cl-useful: 129/718/143520 lits-rem:152 time: 0.64
908.40/908.45	c calculated reachability. Time: 0.29
908.40/908.45	c  N dy  2817    537292     49037    143519    405080     50169    859856   2579968      9.85   no data
909.90/909.96	c Finding binary XORs  T:     1.51 s  found:       8
940.51/940.53	c  N dy  2903    557546     49012    143519    405195     39181    859856   1591461      9.83     10.38
969.11/969.18	c  N dy  2993    577726     48886    143519    405338     58966    859856   4367989      9.83     10.52
999.82/999.88	c  N dy  3108    597780     48875    143519    405422     43001    859856   1903377      9.87     10.61
1030.30/1030.34	c  N dy  3255    618436     48872    143519    405490     63430    859856   4859960      9.95     10.52
1061.90/1061.98	c  N dy  3388    638582     48866    143519    405597     45847    859856   2034796     10.00     10.92
1090.51/1090.53	c  N dy  3507    658669     48862    143519    405676     65660    859856   4631015     10.03     17.16
1122.61/1122.69	c  N dy  3615    678874     48860    143519    405711     47202    859856   2039671     10.07     10.75
1153.31/1153.36	c  N dy  3752    698902     48858    143519    405768     66998    859856   4696352     10.13     11.42
1185.62/1185.60	c  N dy  3881    718993     48856    143519    405857     47309    859856   1840346     10.18     74.02
1215.22/1215.26	c  N dy  3990    739044     48843    143519    405892     67115    859856   4337561     10.21     17.34
1248.21/1248.25	c  N dy  4113    759103     48839    143519    405933     86936    859856   6888283     10.24     14.65
1280.82/1280.83	c  N dy  4243    780202     48837    143519    405984     67237    859856   3997570     10.27     10.82

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: 961)

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

running on 2 cores: 5,7

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: 0.85 0.19 0.06 4/359 13199
/proc/meminfo: memFree=24444124/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=37568 CPUtime=0 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 2974 0 0 0 0 0 0 0 22 0 1 0 649518650 38469632 2415 33554432000 4194304 4580011 140734186951680 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 9392 2419 325 95 0 4374 0

[startup+0.075446 s]
/proc/loadavg: 0.85 0.19 0.06 4/359 13199
/proc/meminfo: memFree=24444124/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=105008 CPUtime=0.07 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 21601 0 0 0 5 2 0 0 22 0 1 0 649518650 107528192 17352 33554432000 4194304 4580011 140734186951680 18446744073709551615 4307916 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 26252 17361 325 95 0 21234 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 105008

[startup+0.100426 s]
/proc/loadavg: 0.85 0.19 0.06 4/359 13199
/proc/meminfo: memFree=24444124/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=105008 CPUtime=0.09 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 21690 0 0 0 7 2 0 0 22 0 1 0 649518650 107528192 17440 33554432000 4194304 4580011 140734186951680 18446744073709551615 4353805 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 26252 17440 325 95 0 21234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 105008

[startup+0.300389 s]
/proc/loadavg: 0.85 0.19 0.06 4/359 13199
/proc/meminfo: memFree=24444124/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=115368 CPUtime=0.29 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 24973 0 0 0 26 3 0 0 23 0 1 0 649518650 118136832 20723 33554432000 4194304 4580011 140734186951680 18446744073709551615 230808826565 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 28842 20726 325 95 0 23824 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 115368

[startup+0.700319 s]
/proc/loadavg: 0.85 0.19 0.06 4/359 13199
/proc/meminfo: memFree=24444124/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=179380 CPUtime=0.69 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 34059 0 0 0 65 4 0 0 25 0 1 0 649518650 183685120 29728 33554432000 4194304 4580011 140734186951680 18446744073709551615 4288963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 44845 29728 339 95 0 39827 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 179380

[startup+1.50017 s]
/proc/loadavg: 0.85 0.19 0.06 5/360 13200
/proc/meminfo: memFree=24301516/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=215652 CPUtime=1.49 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 41160 0 0 0 143 6 0 0 25 0 1 0 649518650 220827648 36829 33554432000 4194304 4580011 140734186951680 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 53913 36829 341 95 0 48895 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 215652

[startup+3.10088 s]
/proc/loadavg: 0.85 0.19 0.06 5/360 13200
/proc/meminfo: memFree=24214716/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=280668 CPUtime=3.09 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 53316 0 0 0 302 7 0 0 25 0 1 0 649518650 287404032 48985 33554432000 4194304 4580011 140734186951680 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 70167 48985 341 95 0 65149 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 280668

[startup+6.3003 s]
/proc/loadavg: 1.10 0.26 0.08 5/360 13200
/proc/meminfo: memFree=24118740/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=406588 CPUtime=6.29 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 76953 0 0 0 619 10 0 0 25 0 1 0 649518650 416346112 72622 33554432000 4194304 4580011 140734186951680 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 101647 72622 341 95 0 96629 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 406588

[startup+12.7011 s]
/proc/loadavg: 1.33 0.32 0.10 5/360 13201
/proc/meminfo: memFree=23917256/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=612608 CPUtime=12.7 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 120573 0 0 0 1255 15 0 0 25 0 1 0 649518650 627310592 116242 33554432000 4194304 4580011 140734186951680 18446744073709551615 4515068 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 153152 116242 354 95 0 148134 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 612608

[startup+25.5008 s]
/proc/loadavg: 1.92 0.50 0.17 5/360 13201
/proc/meminfo: memFree=23785684/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=661352 CPUtime=25.49 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 138287 0 0 0 2532 17 0 0 25 0 1 0 649518650 677224448 129670 33554432000 4194304 4580011 140734186951680 18446744073709551615 4293116 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 165338 129670 366 95 0 160320 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 661352

[startup+51.1011 s]
/proc/loadavg: 2.69 0.79 0.27 5/360 13202
/proc/meminfo: memFree=23314600/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=763464 CPUtime=51.09 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 169295 0 0 0 5087 22 0 0 25 0 1 0 649518650 781787136 155031 33554432000 4194304 4580011 140734186951680 18446744073709551615 4293947 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 190866 155031 368 95 0 185848 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 763464

[startup+102.314 s]
/proc/loadavg: 3.43 1.29 0.47 5/360 13230
/proc/meminfo: memFree=22673960/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1172264 CPUtime=102.29 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 256531 0 0 0 10194 35 0 0 25 0 1 0 649518650 1200398336 236770 33554432000 4194304 4580011 140734186951680 18446744073709551615 4497238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 293066 236770 368 95 0 288048 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1172264

[startup+162.301 s]
/proc/loadavg: 3.90 1.81 0.69 5/360 13231
/proc/meminfo: memFree=22173180/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1385372 CPUtime=162.28 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 294146 0 0 0 16183 45 0 0 25 0 1 0 649518650 1418620928 268479 33554432000 4194304 4580011 140734186951680 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 346343 268479 368 95 0 341325 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 1385372

[startup+222.301 s]
/proc/loadavg: 4.00 2.22 0.90 5/360 13233
/proc/meminfo: memFree=21794616/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1492584 CPUtime=222.28 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 321805 0 0 0 22177 51 0 0 25 0 1 0 649518650 1528406016 293630 33554432000 4194304 4580011 140734186951680 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 373146 293630 368 95 0 368128 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 1492584

[startup+282.301 s]
/proc/loadavg: 4.00 2.54 1.09 5/360 13235
/proc/meminfo: memFree=21258732/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1524940 CPUtime=282.29 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 333526 0 0 0 28173 56 0 0 25 0 1 0 649518650 1561538560 300869 33554432000 4194304 4580011 140734186951680 18446744073709551615 4316648 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 381235 300869 368 95 0 376217 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1524940

[startup+342.301 s]
/proc/loadavg: 4.07 2.83 1.28 5/360 13236
/proc/meminfo: memFree=21188084/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1600056 CPUtime=342.28 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 354393 0 0 0 34167 61 0 0 25 0 1 0 649518650 1638457344 318638 33554432000 4194304 4580011 140734186951680 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 400014 318638 368 95 0 394996 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 1600056

[startup+402.301 s]
/proc/loadavg: 4.02 3.04 1.45 5/360 13238
/proc/meminfo: memFree=20894980/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1543084 CPUtime=402.29 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 358085 0 0 0 40166 63 0 0 25 0 1 0 649518650 1580118016 317700 33554432000 4194304 4580011 140734186951680 18446744073709551615 4292896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 385771 317700 368 95 0 380753 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1543084

[startup+462.301 s]
/proc/loadavg: 4.01 3.21 1.61 5/360 13266
/proc/meminfo: memFree=21355948/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1670268 CPUtime=462.29 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 388452 0 0 0 46159 70 0 0 25 0 1 0 649518650 1710354432 345000 33554432000 4194304 4580011 140734186951680 18446744073709551615 4316677 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 417567 345000 368 95 0 412549 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1670268

[startup+522.301 s]
/proc/loadavg: 4.04 3.37 1.76 5/360 13268
/proc/meminfo: memFree=21247052/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1735904 CPUtime=522.29 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 393046 0 0 0 52157 72 0 0 25 0 1 0 649518650 1777565696 346889 33554432000 4194304 4580011 140734186951680 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 433976 346889 368 95 0 428958 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1735904

[startup+582.301 s]
/proc/loadavg: 4.09 3.51 1.91 5/360 13270
/proc/meminfo: memFree=21135524/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1688128 CPUtime=582.29 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 400090 0 0 0 58154 75 0 0 25 0 1 0 649518650 1728643072 348184 33554432000 4194304 4580011 140734186951680 18446744073709551615 4316648 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 422032 348184 368 95 0 417014 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1688128

[startup+642.3 s]
/proc/loadavg: 4.03 3.60 2.04 5/360 13271
/proc/meminfo: memFree=20981364/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1869880 CPUtime=642.31 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 429468 0 0 0 64149 82 0 0 25 0 1 0 649518650 1914757120 377562 33554432000 4194304 4580011 140734186951680 18446744073709551615 4292892 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 467470 377562 368 95 0 462452 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1869880

[startup+702.3 s]
/proc/loadavg: 4.01 3.67 2.16 5/360 13273
/proc/meminfo: memFree=20948352/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1831884 CPUtime=702.3 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 439652 0 0 0 70144 86 0 0 25 0 1 0 649518650 1875849216 380814 33554432000 4194304 4580011 140734186951680 18446744073709551615 4320676 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 457971 380814 368 95 0 452953 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1831884

[startup+762.313 s]
/proc/loadavg: 4.05 3.74 2.27 5/360 13275
/proc/meminfo: memFree=20825192/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1849512 CPUtime=762.31 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 448239 0 0 0 76142 89 0 0 25 0 1 0 649518650 1893900288 386185 33554432000 4194304 4580011 140734186951680 18446744073709551615 4316670 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 462378 386185 368 95 0 457360 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1849512

[startup+822.3 s]
/proc/loadavg: 4.02 3.78 2.38 5/360 13276
/proc/meminfo: memFree=20801076/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1849512 CPUtime=822.3 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 452699 0 0 0 82137 93 0 0 25 0 1 0 649518650 1893900288 387074 33554432000 4194304 4580011 140734186951680 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 462378 387074 368 95 0 457360 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1849512

[startup+882.3 s]
/proc/loadavg: 4.10 3.85 2.49 5/360 13278
/proc/meminfo: memFree=20798792/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1923488 CPUtime=882.3 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 456326 0 0 0 88136 94 0 0 25 0 1 0 649518650 1969651712 387398 33554432000 4194304 4580011 140734186951680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 480872 387398 368 95 0 475854 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1923488

[startup+942.3 s]
/proc/loadavg: 4.04 3.87 2.58 5/360 13279
/proc/meminfo: memFree=20773464/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1877856 CPUtime=942.3 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 465672 0 0 0 94134 96 0 0 25 0 1 0 649518650 1922924544 391798 33554432000 4194304 4580011 140734186951680 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 469464 391798 368 95 0 464446 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1877856

[startup+1002.3 s]
/proc/loadavg: 4.01 3.89 2.66 5/360 13281
/proc/meminfo: memFree=20606020/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1896404 CPUtime=1002.3 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 473634 0 0 0 100131 99 0 0 25 0 1 0 649518650 1941917696 396751 33554432000 4194304 4580011 140734186951680 18446744073709551615 4316670 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 474101 396751 368 95 0 469083 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1896404

[startup+1062.3 s]
/proc/loadavg: 4.06 3.93 2.75 5/360 13282
/proc/meminfo: memFree=20579948/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1915320 CPUtime=1062.3 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 481366 0 0 0 106128 102 0 0 25 0 1 0 649518650 1961287680 401312 33554432000 4194304 4580011 140734186951680 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 478830 401312 368 95 0 473812 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1915320

[startup+1122.3 s]
/proc/loadavg: 4.13 3.97 2.84 5/360 13284
/proc/meminfo: memFree=20554108/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1915320 CPUtime=1122.31 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 486403 0 0 0 112125 106 0 0 25 0 1 0 649518650 1961287680 403417 33554432000 4194304 4580011 140734186951680 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 478830 403417 368 95 0 473812 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1915320

[startup+1182.3 s]
/proc/loadavg: 4.04 3.97 2.91 5/360 13286
/proc/meminfo: memFree=20495176/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1992364 CPUtime=1182.31 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 489085 0 0 0 118124 107 0 0 25 0 1 0 649518650 2040180736 406099 33554432000 4194304 4580011 140734186951680 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 498091 406099 368 95 0 493073 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1992364

[startup+1242.3 s]
/proc/loadavg: 4.16 4.00 2.98 5/360 13287
/proc/meminfo: memFree=20479380/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1993580 CPUtime=1242.31 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 491427 0 0 0 124122 109 0 0 25 0 1 0 649518650 2041425920 405572 33554432000 4194304 4580011 140734186951680 18446744073709551615 4294789 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 498395 405572 368 95 0 493377 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1993580



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.02 3.05 5/360 13317
/proc/meminfo: memFree=23306388/32951124 swapFree=40554400/67111528
[pid=13199] ppid=13197 vsize=1997756 CPUtime=1300.02 cores=5,7
/proc/13199/stat : 13199 (strangenight2-s) R 13197 13199 13111 0 -1 4202496 494067 0 0 0 129892 110 0 0 25 0 1 0 649518650 2045702144 405363 33554432000 4194304 4580011 140734186951680 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/13199/statm: 499439 405363 368 95 0 494421 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1997756

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.07
CPU time (s): 1300.09
CPU user time (s): 1298.93
CPU system time (s): 1.16182
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1997756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.93
system time used= 1.16182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 494068
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= 6
involuntary context switches= 1000

runsolver used 4.6303 second user time and 10.5194 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-14 15:19:42
IDJOB=3368251
IDBENCH=71055
IDSOLVER=1845
FILE ID=node104/3368251-1305379181
RUNJOBID= node104-1305379160-13133
PBS_JOBID= 13324398
Free space on /tmp= 73268 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368251-1305379181/watcher-3368251-1305379181 -o /tmp/evaluation-result-3368251-1305379181/solver-3368251-1305379181 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368251-1305379181.cnf

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

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=1161639581

node104.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.855
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.75
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24444412 kB
Buffers:        275860 kB
Cached:        2403352 kB
SwapCached:     122128 kB
Active:        2340976 kB
Inactive:      5893676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24444412 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:          138316 kB
Writeback:           0 kB
AnonPages:     5446316 kB
Mapped:          12084 kB
Slab:           119752 kB
PageTables:      88144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76405308 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= 73328 MiB
End job on node104 at 2011-05-14 15:41:24