Trace number 3287267

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.12 1300.09

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2179.95
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3287267-1303770260.cnf'
0.00/0.00	c -- header says num vars:          95810
0.00/0.00	c -- header says num clauses:      287045
0.09/0.10	c -- clauses added:            0 learnts,       287045 normals,            0 xors
0.09/0.10	c -- vars added      95810
0.09/0.10	c Parsing time:  0.08 s
0.09/0.10	c  N st     0         0     95810     95681    191362         0    669767         0   no data   no data  --
0.28/0.38	c asymm  cl-useful: 0/1147/95680 lits-rem:0 time: 0.27
7.89/7.96	c Flit:  4730 Blit:    131 bXBeca:    0 bXProp: 8951 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  7.45
7.89/7.97	c Cleaning up after failed var search:     0.01 s 
7.89/7.98	c Replacing     8953 vars Replaced    17908 lits Time:     0.01 s 
7.99/8.01	c bin-w-bin subsume rem            4 bins  time:  0.01 s
7.99/8.03	c subs with bin:        5  lits-rem:         5  v-fix:    0  time:  0.02 s
10.89/10.97	c Subs w/ non-existent bins:      3 l-rem:      1 v-fix:   324 done:  46773 time:  2.93 s
11.08/11.10	c Removed useless bin:       0  fixed:     0  props:  20.03M  time:  0.13 s
11.19/11.27	c lits-rem:         0  cl-subs:        0  v-elim:  27207  v-fix:    0  time:  0.17 s
11.69/11.79	c Finding binary XORs  T:     0.51 s  found:     374
11.69/11.80	c Replacing      374 vars Replaced     3613 lits Time:     0.01 s 
11.79/11.83	c Finding non-binary XORs:     0.03 s (found:    8126, avg size: 3.0)
11.79/11.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11.89/11.98	c calculated reachability. Time: 0.14
11.89/11.98	c Calc default polars -  time:   0.00 s pos:     181 undec:   60593 neg:   35036
11.89/11.98	c =========================================================================================
11.89/11.98	c types(t): F = full restart, N = normal restart
11.89/11.98	c types(t): S = simplification begin/end, E = solution found
11.89/11.98	c restart types(rt): st = static, dy = dynamic
11.89/11.98	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.89/11.98	c  B st     0         0     53717     66695     80473         0    385483         0   no data   no data  --
13.10/13.13	c Decided on static restart strategy
13.99/14.01	c  N st     8      4913     52878     64917     80318      3428    377927     20894   no data   no data  --
15.69/15.74	c  N st    10     11295     52538     64917     81185      8817    377927     86940   no data   no data  --
16.19/16.24	c Finding binary XORs  T:     0.50 s  found:     132
17.60/17.66	c  N st    11     17043     52113     63829     81100     13557    373087    330408   no data   no data  --
20.39/20.47	c  F st    12     25004     52073     63829     81539     19761    373087   1069141   no data   no data  --
20.39/20.50	c Replacing      133 vars Replaced      987 lits Time:     0.02 s 
20.49/20.52	c  N st    12     25004     51959     63018     80774     19692    369255   1068693   no data   no data  --
21.69/21.71	c Decided on static restart strategy
21.69/21.71	c  N st    18     30000     51801     63018     81216     24122    369255   1234454   no data   no data  --
21.69/21.71	c  S st    18     30000     51801     63018     81216     24122    369255   1234454   no data   no data  --
21.99/22.09	c  S st    18     30501     51457     63018     81364     24443    369255   1246013   no data   no data  --
22.09/22.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.09/22.19	c Cache  BProp: 1466 Set: 55 BXProp: 0 T: 0.08
32.79/32.80	c Flit:    12 Blit:   1264 bXBeca:    0 bXProp:   24 Bins:  15214 BRemL:      0 BRemN:      0 P: 200.0M T: 10.55
32.79/32.81	c Cleaning up after failed var search:     0.01 s 
32.79/32.83	c Replacing       31 vars Replaced      308 lits Time:     0.01 s 
32.89/32.92	c bin-w-bin subsume rem           12 bins  time:  0.01 s
33.19/33.22	c subs with bin:      170  lits-rem:      3510  v-fix:    0  time:  0.30 s
33.19/33.30	c Subs w/ non-existent bins:      2 l-rem:    627 v-fix:     0 done:    289 time:  0.08 s
33.39/33.44	c Removed useless bin:       1  fixed:    63  props:  20.03M  time:  0.14 s
35.39/35.48	c lits-rem:       780  cl-subs:    13033  v-elim:  11810  v-fix:    0  time:  2.04 s
35.89/35.95	c asymm  cl-useful: 1971/5764/52224 lits-rem:2025 time: 0.47
36.09/36.13	c calculated reachability. Time: 0.18
36.09/36.13	c  N st    18     30501     36671     52206     61645     12615    322525     87167   no data   no data  --
36.59/36.65	c Finding binary XORs  T:     0.51 s  found:       2
40.09/40.15	c  N st    20     37614     36646     52206     62246     19034    322525   1113563   no data   no data  --
44.59/44.69	c  N st    21     44013     36624     52206     62760     24855    322525   2725826   no data   no data  --
46.10/46.12	c  S st    22     45751     36588     52206     62935     26392    322525   2987714   no data   no data  --
46.39/46.41	c  S st    22     46252     36373     52206     63050     26752    322525   3001173   no data   no data  --
46.39/46.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
46.39/46.49	c Cache  BProp: 6452 Set: 53 BXProp: 0 T: 0.07
53.99/54.09	c Flit:    40 Blit:   5058 bXBeca:    0 bXProp:   66 Bins:  10976 BRemL:     14 BRemN:      0 P: 200.2M T:  7.56
54.09/54.12	c Cleaning up after failed var search:     0.02 s 
54.19/54.23	c Replacing       81 vars Replaced    30315 lits Time:     0.11 s 
54.29/54.39	c bin-w-bin subsume rem           71 bins  time:  0.01 s
55.99/56.07	c subs with bin:      184  lits-rem:     46861  v-fix:    0  time:  1.67 s
56.09/56.11	c Subs w/ non-existent bins:      3 l-rem:   1041 v-fix:     0 done:    133 time:  0.04 s
56.18/56.28	c Removed useless bin:    1032  fixed:    69  props:  20.01M  time:  0.17 s
62.69/62.71	c lits-rem:      1233  cl-subs:     4826  v-elim:    190  v-fix:    0  time:  6.44 s
62.78/62.87	c vivif2 --  cl tried    34879 cl shrink     6556 lits rem       7475 time: 0.15
62.99/63.09	c vivif2 --  cl tried    21592 cl shrink     5975 lits rem     107224 time: 0.22
63.29/63.32	c asymm  cl-useful: 1/827/30258 lits-rem:3 time: 0.23
63.49/63.53	c calculated reachability. Time: 0.21
63.49/63.53	c  N st    22     46252     30221     30257     65739     20661    232627    358833   no data   no data  --
64.09/64.18	c Finding binary XORs  T:     0.64 s  found:      19
65.29/65.35	c  N st    23     60649     30220     30073     65781     26449    231524    605974   no data   no data  --
66.59/66.67	c  N st    24     69378     30128     30073     66370     34430    231524    887546   no data   no data  --
66.59/66.67	c  S st    24     69378     30128     30073     66370     34430    231524    887546   no data   no data  --
66.89/66.97	c  S st    24     69885     30038     30073     66502     34770    231526    894503   no data   no data  --
66.89/66.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
67.00/67.10	c Cache  BProp: 7005 Set: 36 BXProp: 0 T: 0.11
85.29/85.34	c Flit:    64 Blit:   1574 bXBeca:    5 bXProp:   44 Bins:   7122 BRemL:      0 BRemN:      0 P: 200.1M T: 18.21
85.29/85.35	c Cleaning up after failed var search:     0.01 s 
85.29/85.37	c Replacing       79 vars Replaced     1812 lits Time:     0.02 s 
85.39/85.43	c bin-w-bin subsume rem          902 bins  time:  0.01 s
85.59/85.69	c subs with bin:      212  lits-rem:      6590  v-fix:    0  time:  0.25 s
85.70/85.75	c Subs w/ non-existent bins:     27 l-rem:    896 v-fix:     0 done:    427 time:  0.06 s
85.80/85.86	c Removed useless bin:     397  fixed:    33  props:  11.41M  time:  0.11 s
88.69/88.78	c lits-rem:      1994  cl-subs:     1244  v-elim:    116  v-fix:    0  time:  2.92 s
88.89/88.92	c vivif2 --  cl tried    24832 cl shrink     1545 lits rem       2259 time: 0.14
89.29/89.36	c vivif2 --  cl tried    33002 cl shrink     9301 lits rem     158634 time: 0.43
89.49/89.57	c asymm  cl-useful: 62/474/23528 lits-rem:186 time: 0.22
89.79/89.84	c calculated reachability. Time: 0.26
89.79/89.84	c  N st    24     69885     27727     23466     66692     32592    200577    652971   no data   no data  --
90.59/90.66	c Finding binary XORs  T:     0.81 s  found:      25
98.49/98.53	c  F st    25     87504     27725     23454     66911     37514    200491   2197855   no data   no data  --
98.59/98.63	c Replacing       28 vars Replaced    11200 lits Time:     0.08 s 
98.59/98.65	c  N st    25     87504     27697     23434     66852     37514    200305   2197850   no data   no data  --
100.10/100.18	c Decided on static restart strategy
101.39/101.43	c  N st    32     95556     27591     23434     67286     45001    200305   3171558   no data   no data  --
103.89/103.91	c  N st    34    104828     27588     23434     67471     37866    200305   1523840   no data   no data  --
103.89/103.91	c  S st    34    104828     27588     23434     67471     37866    200305   1523840   no data   no data  --
104.09/104.12	c  S st    34    105331     27586     23434     67551     38285    200305   1546047   no data   no data  --
104.09/104.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
104.19/104.28	c Cache  BProp: 2437 Set: 6 BXProp: 0 T: 0.14
119.29/119.32	c Flit:    35 Blit:    396 bXBeca:    6 bXProp:   20 Bins:   3221 BRemL:      3 BRemN:      0 P: 200.0M T: 15.01
119.29/119.33	c Cleaning up after failed var search:     0.01 s 
119.29/119.39	c Replacing       29 vars Replaced     9625 lits Time:     0.05 s 
119.39/119.47	c bin-w-bin subsume rem          307 bins  time:  0.01 s
120.09/120.17	c subs with bin:       87  lits-rem:      6324  v-fix:    0  time:  0.70 s
120.19/120.22	c Subs w/ non-existent bins:      1 l-rem:    565 v-fix:     2 done:   1013 time:  0.05 s
120.29/120.31	c Removed useless bin:     286  fixed:     9  props:   8.36M  time:  0.09 s
122.49/122.58	c lits-rem:      1898  cl-subs:     2879  v-elim:     89  v-fix:    0  time:  2.27 s
122.69/122.73	c vivif2 --  cl tried    22004 cl shrink      399 lits rem       1063 time: 0.15
123.10/123.19	c vivif2 --  cl tried    35230 cl shrink     6963 lits rem     159293 time: 0.46
123.39/123.41	c asymm  cl-useful: 19/332/21663 lits-rem:57 time: 0.22
123.69/123.71	c calculated reachability. Time: 0.30
123.69/123.71	c  N st    34    105331     26902     21644     68673     34833    190398    549100   no data   no data  --
124.59/124.63	c Finding binary XORs  T:     0.91 s  found:       7
125.79/125.89	c  N st    35    114929     26844     21642     68906     43994    190374    854427   no data   no data  --
127.09/127.14	c  N st    36    129327     26832     21642     69187     57791    190374   1109625   no data   no data  --
135.99/136.05	c  N st    37    150924     26808     21642     69768     59410    190373   4973991   no data   no data  --
136.89/136.98	c Finding binary XORs  T:     0.90 s  found:      13
138.99/139.00	c  S st    38    157996     26803     21428     69603     45214    189072   1407027   no data   no data  --
139.09/139.19	c  S st    38    158498     26801     21428     69722     45594    189072   1423975   no data   no data  --
139.19/139.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
139.29/139.37	c Cache  BProp: 1590 Set: 0 BXProp: 0 T: 0.16
154.29/154.36	c Flit:    10 Blit:    317 bXBeca:    1 bXProp:    5 Bins:   2863 BRemL:      6 BRemN:      0 P: 200.1M T: 14.97
154.29/154.37	c Cleaning up after failed var search:     0.01 s 
154.39/154.42	c Replacing       31 vars Replaced     5563 lits Time:     0.05 s 
154.49/154.50	c bin-w-bin subsume rem           80 bins  time:  0.01 s
154.99/155.09	c subs with bin:      130  lits-rem:     13178  v-fix:    0  time:  0.59 s
155.09/155.15	c Subs w/ non-existent bins:      0 l-rem:    354 v-fix:     0 done:    230 time:  0.06 s
155.19/155.23	c Removed useless bin:      62  fixed:     0  props:   6.80M  time:  0.08 s
157.09/157.16	c lits-rem:      2280  cl-subs:     3890  v-elim:    116  v-fix:    0  time:  1.93 s
157.29/157.30	c vivif2 --  cl tried    20615 cl shrink      455 lits rem        913 time: 0.15
157.79/157.86	c vivif2 --  cl tried    41455 cl shrink     9314 lits rem     124048 time: 0.56
157.99/158.09	c asymm  cl-useful: 0/258/20302 lits-rem:0 time: 0.23
158.39/158.43	c calculated reachability. Time: 0.33
158.39/158.43	c  N st    38    158498     26293     20302     71332     41147    183867    545054   no data   no data  --
159.39/159.44	c Finding binary XORs  T:     1.01 s  found:       3
166.39/166.49	c  N st    39    207089     26290     20302     72189     65702    183867   1635224   no data   no data  --
173.70/173.70	c  N st    40    237749     26287     20302     73134     70835    183867   3725277   no data   no data  --
173.70/173.70	c  S st    40    237749     26287     20302     73134     70835    183867   3725277   no data   no data  --
174.70/174.73	c Finding binary XORs  T:     1.01 s  found:       8
174.90/174.91	c  S st    40    238252     26287     20295     73187     71249    183823   3730467   no data   no data  --
174.90/174.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
175.10/175.10	c Cache  BProp: 267 Set: 0 BXProp: 0 T: 0.17
189.30/189.39	c Flit:    22 Blit:     25 bXBeca:    0 bXProp:    3 Bins:   2502 BRemL:      2 BRemN:      0 P: 200.1M T: 14.27
189.40/189.44	c Replacing       19 vars Replaced      424 lits Time:     0.05 s 
189.59/189.61	c bin-w-bin subsume rem          107 bins  time:  0.01 s
191.09/191.12	c subs with bin:      174  lits-rem:     24592  v-fix:    0  time:  1.51 s
191.09/191.16	c Subs w/ non-existent bins:      0 l-rem:   1895 v-fix:     0 done:    217 time:  0.04 s
191.19/191.24	c Removed useless bin:     139  fixed:     0  props:   5.38M  time:  0.07 s
197.19/197.29	c lits-rem:       118  cl-subs:     3247  v-elim:     58  v-fix:    0  time:  6.06 s
197.39/197.45	c vivif2 --  cl tried    20142 cl shrink      102 lits rem        188 time: 0.15
199.09/199.10	c vivif2 --  cl tried    67803 cl shrink    24129 lits rem    1658934 time: 1.65
199.29/199.34	c asymm  cl-useful: 0/146/20086 lits-rem:0 time: 0.24
199.59/199.69	c calculated reachability. Time: 0.34
199.59/199.69	c  N st    40    238252     26124     20086     75044     67711    182145   1468149   no data   no data  --
215.79/215.84	c  F st    41    306250     26124     20086     75495     55387    182145   1128711   no data   no data  --
215.79/215.86	c  N st    41    306250     26124     20086     75495     55387    182145   1128711   no data   no data  --
216.89/216.90	c Finding binary XORs  T:     1.04 s  found:       1
217.90/217.92	c Decided on static restart strategy
223.30/223.37	c  N st    51    334550     26111     20086     75818     54468    182144   1262645   no data   no data  --
229.29/229.34	c  N st    53    357379     26097     20086     76189     76720    182143   3600259   no data   no data  --
229.29/229.34	c  S st    53    357379     26097     20086     76189     76720    182143   3600259   no data   no data  --
229.49/229.57	c  S st    53    357885     26089     20086     76264     77148    182143   3622572   no data   no data  --
229.49/229.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
229.69/229.76	c Cache  BProp: 164 Set: 0 BXProp: 0 T: 0.17
246.89/246.99	c Flit:    18 Blit:     36 bXBeca:    0 bXProp:    5 Bins:   1360 BRemL:      0 BRemN:      0 P: 200.0M T: 17.22
246.99/247.05	c Replacing       11 vars Replaced      883 lits Time:     0.06 s 
247.20/247.22	c bin-w-bin subsume rem           49 bins  time:  0.01 s
248.60/248.69	c subs with bin:      112  lits-rem:     13218  v-fix:    0  time:  1.47 s
248.70/248.73	c Subs w/ non-existent bins:      0 l-rem:    116 v-fix:     0 done:     41 time:  0.03 s
248.70/248.79	c Removed useless bin:      28  fixed:     0  props:   4.80M  time:  0.06 s
258.40/258.40	c lits-rem:       651  cl-subs:     6699  v-elim:     37  v-fix:    0  time:  9.60 s
258.50/258.55	c vivif2 --  cl tried    19858 cl shrink       60 lits rem         85 time: 0.15
259.69/259.75	c vivif2 --  cl tried    70292 cl shrink    19157 lits rem     260648 time: 1.20
259.99/260.01	c asymm  cl-useful: 5/173/19817 lits-rem:15 time: 0.26
260.29/260.35	c calculated reachability. Time: 0.34
260.29/260.35	c  N st    53    357885     25974     19812     77102     70126    180557   1048076   no data   no data  --
261.39/261.41	c Finding binary XORs  T:     1.05 s  found:       5
272.09/272.17	c  N st    54    390279     25973     19812     77635     72290    180557   3062146   no data   no data  --
282.49/282.58	c  N st    55    438868     25966     19812     78458     89266    180557   3015111   no data   no data  --
283.59/283.61	c Finding binary XORs  T:     1.01 s  found:       2
315.30/315.36	c  N st    56    511750     25961     19790     79025     64004    180392   1342856   no data   no data  --
316.30/316.33	c Finding binary XORs  T:     0.95 s  found:       1
322.69/322.74	c  N st    57    536827     25958     19786     79237     88616    180369   3874278   no data   no data  --
322.69/322.74	c  S st    57    536827     25958     19786     79237     88616    180369   3874278   no data   no data  --
322.99/323.00	c  S st    57    537329     25957     19786     79260     89094    180369   3905010   no data   no data  --
322.99/323.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
323.09/323.18	c Cache  BProp: 47 Set: 3 BXProp: 0 T: 0.15
339.20/339.21	c Flit:    13 Blit:     10 bXBeca:    0 bXProp:    4 Bins:    792 BRemL:      1 BRemN:      0 P: 200.0M T: 16.02
339.30/339.31	c Replacing       14 vars Replaced     2974 lits Time:     0.11 s 
339.49/339.50	c bin-w-bin subsume rem           37 bins  time:  0.01 s
341.00/341.00	c subs with bin:      282  lits-rem:     19566  v-fix:    0  time:  1.50 s
341.00/341.06	c Subs w/ non-existent bins:      0 l-rem:   1668 v-fix:     0 done:    497 time:  0.05 s
341.09/341.11	c Removed useless bin:      15  fixed:     0  props:   4.29M  time:  0.05 s
345.50/345.53	c lits-rem:        39  cl-subs:     1860  v-elim:     27  v-fix:    0  time:  4.42 s
345.60/345.68	c vivif2 --  cl tried    19691 cl shrink       63 lits rem         82 time: 0.15
347.60/347.62	c vivif2 --  cl tried    86941 cl shrink    26075 lits rem    2100841 time: 1.94
347.80/347.89	c asymm  cl-useful: 3/199/19645 lits-rem:9 time: 0.27
348.20/348.23	c calculated reachability. Time: 0.33
348.20/348.23	c  N st    57    537329     25882     19642     79937     86717    179622   1613624   no data   no data  --
349.20/349.25	c Finding binary XORs  T:     1.02 s  found:       3
408.90/408.92	c  N st    58    701317     25881     19642     80685    102625    179622   4333796   no data   no data  --
409.90/409.94	c Finding binary XORs  T:     0.99 s  found:       1
430.00/430.10	c  N st    59    805993     25881     19640     81239     85672    179611   1716380   no data   no data  --
430.00/430.10	c  S st    59    805993     25881     19640     81239     85672    179611   1716380   no data   no data  --
430.30/430.31	c  S st    59    806497     25881     19640     81255     86156    179611   1737171   no data   no data  --
430.30/430.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
430.40/430.49	c Cache  BProp: 35 Set: 0 BXProp: 0 T: 0.15
445.10/445.17	c Flit:     4 Blit:      9 bXBeca:    0 bXProp:    4 Bins:   1228 BRemL:     39 BRemN:      0 P: 200.1M T: 14.67
445.20/445.21	c Replacing        9 vars Replaced      509 lits Time:     0.04 s 
445.30/445.31	c bin-w-bin subsume rem           53 bins  time:  0.01 s
445.51/445.59	c subs with bin:      216  lits-rem:     11206  v-fix:    0  time:  0.28 s
445.60/445.65	c Subs w/ non-existent bins:      1 l-rem:   2949 v-fix:     0 done:    504 time:  0.07 s
445.70/445.71	c Removed useless bin:      19  fixed:     0  props:   4.26M  time:  0.06 s
447.50/447.57	c lits-rem:      5877  cl-subs:     1776  v-elim:     22  v-fix:    0  time:  1.85 s
447.71/447.72	c vivif2 --  cl tried    19614 cl shrink       60 lits rem         92 time: 0.16
449.20/449.21	c vivif2 --  cl tried    84173 cl shrink    22729 lits rem     644272 time: 1.49
449.40/449.49	c asymm  cl-useful: 1/208/19571 lits-rem:3 time: 0.28
449.81/449.84	c calculated reachability. Time: 0.34
449.81/449.84	c  N st    59    806497     25833     19570     82536     83820    179223   1002433   no data   no data  --
450.80/450.89	c Finding binary XORs  T:     1.05 s  found:       1
517.20/517.24	c  F st    60   1071876     25830     19570     83537    125224    179223   3251755   no data   no data  --
517.20/517.29	c Replacing        5 vars Replaced       60 lits Time:     0.03 s 
517.30/517.32	c  N st    60   1071876     25823     19558     83521    125209    179154   3251658   no data   no data  --
518.30/518.32	c Finding binary XORs  T:     1.00 s  found:       4
519.70/519.74	c Decided on static restart strategy
526.00/526.01	c  N st    70   1100182     25822     19558     83681    105955    179154   2881010   no data   no data  --
538.61/538.66	c  N st    72   1136176     25820     19558     83884     93542    179154   2645312   no data   no data  --
547.40/547.49	c  N st    73   1168570     25819     19558     83947    125624    179154   4608666   no data   no data  --
567.81/567.87	c  N st    74   1209745     25819     19558     84132    117515    179154   8677531   no data   no data  --
567.81/567.87	c  S st    74   1209745     25819     19558     84132    117515    179154   8677531   no data   no data  --
568.81/568.87	c Finding binary XORs  T:     0.96 s  found:       4
569.21/569.21	c  S st    74   1210251     25819     19551     84128    117992    179108   8722291   no data   no data  --
569.21/569.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
569.41/569.40	c Cache  BProp: 5 Set: 0 BXProp: 0 T: 0.16
583.61/583.62	c Flit:     7 Blit:     25 bXBeca:    0 bXProp:    3 Bins:    643 BRemL:     11 BRemN:      0 P: 200.1M T: 14.22
584.01/584.00	c Replacing       16 vars Replaced    39692 lits Time:     0.37 s 
584.40/584.40	c bin-w-bin subsume rem           56 bins  time:  0.01 s
585.90/585.93	c subs with bin:      182  lits-rem:     20458  v-fix:    0  time:  1.53 s
586.01/586.09	c Subs w/ non-existent bins:      0 l-rem:   4503 v-fix:     0 done:     43 time:  0.17 s
586.11/586.15	c Removed useless bin:      11  fixed:     0  props:   4.06M  time:  0.05 s
669.61/669.65	c lits-rem:       435  cl-subs:    22547  v-elim:     19  v-fix:    0  time: 83.50 s
669.82/669.80	c vivif2 --  cl tried    19474 cl shrink       54 lits rem         71 time: 0.15
671.31/671.39	c vivif2 --  cl tried    95235 cl shrink    22608 lits rem    1035031 time: 1.59
671.61/671.66	c asymm  cl-useful: 2/196/19439 lits-rem:6 time: 0.27
672.01/672.00	c calculated reachability. Time: 0.34
672.01/672.00	c  N st    74   1210251     25744     19437     84760     94912    178420   1246575   no data   no data  --
696.21/696.26	c  N st    75   1283133     25744     19437     84993    117180    178420   3725337   no data   no data  --
697.20/697.28	c Finding binary XORs  T:     1.02 s  found:       1
746.51/746.55	c  N st    76   1392456     25744     19437     85193    122480    178420   7714345   no data   no data  --
835.91/836.00	c  N st    77   1556441     25743     19437     85364    122386    178420   9038306   no data   no data  --
897.52/897.53	c Finding binary XORs  T:     0.97 s  found:       4
909.31/909.30	c  N st    78   1710251     25735     19415     85662    102894    178288   3073212   no data   no data  --
909.31/909.30	c  S st    78   1710251     25735     19415     85662    102894    178288   3073212   no data   no data  --
909.51/909.60	c  S st    78   1710754     25734     19415     85672    103385    178288   3088044   no data   no data  --
909.62/909.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
909.72/909.77	c Cache  BProp: 25 Set: 2 BXProp: 0 T: 0.15
924.61/924.66	c Flit:     0 Blit:      6 bXBeca:    0 bXProp:    2 Bins:   1421 BRemL:      6 BRemN:      0 P: 200.2M T: 14.88
924.71/924.75	c Replacing        9 vars Replaced     2866 lits Time:     0.09 s 
924.81/924.89	c bin-w-bin subsume rem           47 bins  time:  0.01 s
925.71/925.77	c subs with bin:      239  lits-rem:      9378  v-fix:    0  time:  0.88 s
925.81/925.84	c Subs w/ non-existent bins:      2 l-rem:   5562 v-fix:     0 done:     70 time:  0.07 s
925.91/925.90	c Removed useless bin:      16  fixed:     0  props:   4.14M  time:  0.05 s
931.41/931.43	c lits-rem:       168  cl-subs:     4671  v-elim:     17  v-fix:    0  time:  5.52 s
931.51/931.58	c vivif2 --  cl tried    19377 cl shrink       35 lits rem         92 time: 0.15
933.01/933.08	c vivif2 --  cl tried    98474 cl shrink    19448 lits rem    1114370 time: 1.51
933.31/933.38	c asymm  cl-useful: 0/236/19350 lits-rem:0 time: 0.29
933.71/933.73	c calculated reachability. Time: 0.35
933.71/933.73	c  N st    78   1710754     25701     19350     87081     98242    177969   1140356   no data   no data  --
934.81/934.80	c Finding binary XORs  T:     1.07 s  found:       1
1094.02/1094.05	c  N st    79   2079719     25696     19350     87626    157647    177969   7489602   no data   no data  --
1158.92/1158.93	c  N st    80   2210754     25696     19350     87802    158095    177969  16695051   no data   no data  --
1158.92/1158.93	c  S st    80   2210754     25696     19350     87802    158095    177969  16695051   no data   no data  --
1159.91/1159.99	c Finding binary XORs  T:     0.98 s  found:       7
1160.42/1160.49	c  S st    80   2211258     25696     19333     87784    158579    177891  16723104   no data   no data  --
1160.52/1160.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1160.61/1160.69	c Cache  BProp: 5 Set: 0 BXProp: 0 T: 0.15
1178.12/1178.14	c Flit:     1 Blit:      9 bXBeca:    0 bXProp:    6 Bins:    651 BRemL:     93 BRemN:      0 P: 200.0M T: 17.45
1178.91/1178.90	c Replacing       14 vars Replaced    35397 lits Time:     0.75 s 
1179.61/1179.67	c bin-w-bin subsume rem           46 bins  time:  0.01 s
1181.12/1181.17	c subs with bin:        8  lits-rem:       349  v-fix:    0  time:  1.49 s
1181.22/1181.23	c Subs w/ non-existent bins:      0 l-rem:   1926 v-fix:     0 done:    166 time:  0.07 s
1181.22/1181.29	c Removed useless bin:       9  fixed:     0  props:   4.14M  time:  0.06 s

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-3287267-1303770260/watcher-3287267-1303770260 -o /tmp/evaluation-result-3287267-1303770260/solver-3287267-1303770260 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3287267-1303770260.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: 4.00 3.82 3.22 5/193 31426
/proc/meminfo: memFree=24749368/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=30236 CPUtime=0 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 815 0 0 0 0 0 0 0 20 0 1 0 488624183 30961664 754 33554432000 4194304 4650387 140733380031488 18446744073709551615 232335589131 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 7559 758 327 112 0 2524 0

[startup+0.043765 s]
/proc/loadavg: 4.00 3.82 3.22 5/193 31426
/proc/meminfo: memFree=24749368/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=45340 CPUtime=0.03 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 5066 0 0 0 3 0 0 0 20 0 1 0 488624183 46428160 3949 33554432000 4194304 4650387 140733380031488 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 11335 3954 329 112 0 6300 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 45340

[startup+0.100746 s]
/proc/loadavg: 4.00 3.82 3.22 5/193 31426
/proc/meminfo: memFree=24749368/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=63348 CPUtime=0.09 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 10797 0 0 0 8 1 0 0 20 0 1 0 488624183 64868352 8550 33554432000 4194304 4650387 140733380031488 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 15837 8553 329 112 0 10802 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63348

[startup+0.300718 s]
/proc/loadavg: 4.00 3.82 3.22 5/193 31426
/proc/meminfo: memFree=24749368/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=69284 CPUtime=0.28 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 12092 0 0 0 27 1 0 0 21 0 1 0 488624183 70946816 9836 33554432000 4194304 4650387 140733380031488 18446744073709551615 4370232 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 17321 9836 348 112 0 12286 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 69284

[startup+0.700636 s]
/proc/loadavg: 4.00 3.82 3.22 5/193 31426
/proc/meminfo: memFree=24749368/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=94632 CPUtime=0.69 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 16809 0 0 0 67 2 0 0 22 0 1 0 488624183 96903168 13991 33554432000 4194304 4650387 140733380031488 18446744073709551615 4244973 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 23658 13991 352 112 0 18623 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94632

[startup+1.5005 s]
/proc/loadavg: 4.00 3.82 3.22 5/194 31427
/proc/meminfo: memFree=24678308/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=150504 CPUtime=1.49 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 27094 0 0 0 146 3 0 0 25 0 1 0 488624183 154116096 24276 33554432000 4194304 4650387 140733380031488 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 37626 24276 354 112 0 32591 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 150504

[startup+3.10021 s]
/proc/loadavg: 4.00 3.82 3.22 5/194 31427
/proc/meminfo: memFree=24618636/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=272168 CPUtime=3.09 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 49073 0 0 0 303 6 0 0 25 0 1 0 488624183 278700032 46255 33554432000 4194304 4650387 140733380031488 18446744073709551615 4302809 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 68042 46255 354 112 0 63007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 272168

[startup+6.30064 s]
/proc/loadavg: 4.00 3.82 3.23 5/194 31427
/proc/meminfo: memFree=24440568/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=487504 CPUtime=6.28 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 89980 0 0 0 617 11 0 0 25 0 1 0 488624183 499204096 87162 33554432000 4194304 4650387 140733380031488 18446744073709551615 4369057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 121876 87164 354 112 0 116841 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 487504

[startup+12.7005 s]
/proc/loadavg: 4.00 3.82 3.23 5/194 31428
/proc/meminfo: memFree=24295256/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=617760 CPUtime=12.69 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 119449 0 0 0 1254 15 0 0 18 0 1 0 488624183 632586240 116631 33554432000 4194304 4650387 140733380031488 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 154440 116631 378 112 0 149405 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 617760

[startup+25.5002 s]
/proc/loadavg: 4.07 3.85 3.25 5/194 31428
/proc/meminfo: memFree=24164320/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=742948 CPUtime=25.49 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 149096 0 0 0 2528 21 0 0 25 0 1 0 488624183 760778752 144605 33554432000 4194304 4650387 140733380031488 18446744073709551615 4370210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 185737 144605 382 112 0 180702 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 742948

[startup+51.1007 s]
/proc/loadavg: 4.10 3.87 3.27 5/194 31429
/proc/meminfo: memFree=23903268/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1131316 CPUtime=51.09 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 219073 0 0 0 5079 30 0 0 25 0 1 0 488624183 1158467584 214582 33554432000 4194304 4650387 140733380031488 18446744073709551615 4369016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 282829 214582 382 112 0 277794 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1131316

[startup+102.307 s]
/proc/loadavg: 4.19 3.92 3.32 5/194 31430
/proc/meminfo: memFree=23649240/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1408400 CPUtime=102.3 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 285012 0 0 0 10191 39 0 0 25 0 1 0 488624183 1442201600 271731 33554432000 4194304 4650387 140733380031488 18446744073709551615 4330963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 352100 271731 382 112 0 347065 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1408400

[startup+162.301 s]
/proc/loadavg: 4.12 3.95 3.36 5/194 31432
/proc/meminfo: memFree=23542676/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1496300 CPUtime=162.29 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 325016 0 0 0 16183 46 0 0 25 0 1 0 488624183 1532211200 301983 33554432000 4194304 4650387 140733380031488 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 374075 301983 382 112 0 369040 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1496300

[startup+222.3 s]
/proc/loadavg: 4.04 3.95 3.40 5/194 31433
/proc/meminfo: memFree=23423972/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1666052 CPUtime=222.29 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 359897 0 0 0 22176 53 0 0 25 0 1 0 488624183 1706037248 330513 33554432000 4194304 4650387 140733380031488 18446744073709551615 4367189 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 416513 330513 382 112 0 411478 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1666052

[startup+282.301 s]
/proc/loadavg: 4.07 3.97 3.44 5/194 31435
/proc/meminfo: memFree=23377388/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1626032 CPUtime=282.29 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 373662 0 0 0 28173 56 0 0 25 0 1 0 488624183 1665056768 335437 33554432000 4194304 4650387 140733380031488 18446744073709551615 4365503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 406508 335437 382 112 0 401473 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1626032

[startup+342.301 s]
/proc/loadavg: 4.02 3.97 3.47 5/194 31436
/proc/meminfo: memFree=23337408/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1734320 CPUtime=342.29 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 389459 0 0 0 34169 60 0 0 25 0 1 0 488624183 1775943680 347148 33554432000 4194304 4650387 140733380031488 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 433580 347148 382 112 0 428545 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1734320

[startup+402.3 s]
/proc/loadavg: 4.06 3.99 3.51 5/194 31438
/proc/meminfo: memFree=23291616/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1695344 CPUtime=402.29 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 404567 0 0 0 40163 66 0 0 25 0 1 0 488624183 1736032256 352692 33554432000 4194304 4650387 140733380031488 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 423836 352692 382 112 0 418801 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1695344

[startup+462.301 s]
/proc/loadavg: 4.02 3.99 3.54 5/194 31440
/proc/meminfo: memFree=23274220/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1720056 CPUtime=462.3 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 411115 0 0 0 46161 69 0 0 25 0 1 0 488624183 1761337344 357799 33554432000 4194304 4650387 140733380031488 18446744073709551615 4363509 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 430014 357799 382 112 0 424979 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1720056

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 3.56 5/194 31441
/proc/meminfo: memFree=23267108/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1732916 CPUtime=522.3 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 416622 0 0 0 52159 71 0 0 25 0 1 0 488624183 1774505984 362526 33554432000 4194304 4650387 140733380031488 18446744073709551615 4367954 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 433229 362526 382 112 0 428194 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1732916

[startup+582.3 s]
/proc/loadavg: 3.85 3.96 3.57 5/194 31499
/proc/meminfo: memFree=24685056/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1794480 CPUtime=582.31 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 428022 0 0 0 58155 76 0 0 25 0 1 0 488624183 1837547520 368962 33554432000 4194304 4650387 140733380031488 18446744073709551615 4302971 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 448620 368962 382 112 0 443585 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1794480

[startup+642.301 s]
/proc/loadavg: 3.94 3.96 3.60 5/194 31554
/proc/meminfo: memFree=24402480/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1907968 CPUtime=642.31 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 454123 0 0 0 64151 80 0 0 25 0 1 0 488624183 1953759232 395063 33554432000 4194304 4650387 140733380031488 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 476992 395063 382 112 0 471957 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1907968

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.62 5/194 31584
/proc/meminfo: memFree=24497408/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1919624 CPUtime=702.3 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 463957 0 0 0 70147 83 0 0 25 0 1 0 488624183 1965694976 395727 33554432000 4194304 4650387 140733380031488 18446744073709551615 4314832 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 479906 395727 382 112 0 474871 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1919624

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.64 5/194 31586
/proc/meminfo: memFree=24338860/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1937208 CPUtime=762.32 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 485247 0 0 0 76142 90 0 0 25 0 1 0 488624183 1983700992 396875 33554432000 4194304 4650387 140733380031488 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 484302 396875 382 112 0 479267 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1937208

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.66 5/194 31587
/proc/meminfo: memFree=24291936/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1875768 CPUtime=822.31 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 509150 0 0 0 82136 95 0 0 25 0 1 0 488624183 1920786432 396255 33554432000 4194304 4650387 140733380031488 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 468942 396255 382 112 0 463907 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1875768

[startup+882.301 s]
/proc/loadavg: 4.07 4.00 3.69 5/194 31589
/proc/meminfo: memFree=24262368/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1941312 CPUtime=882.31 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 532839 0 0 0 88130 101 0 0 25 0 1 0 488624183 1987903488 397340 33554432000 4194304 4650387 140733380031488 18446744073709551615 4364692 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 485328 397340 382 112 0 480293 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1941312

[startup+942.3 s]
/proc/loadavg: 4.07 4.01 3.71 5/194 31590
/proc/meminfo: memFree=24199812/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1960152 CPUtime=942.32 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 550721 0 0 0 94126 106 0 0 25 0 1 0 488624183 2007195648 405195 33554432000 4194304 4650387 140733380031488 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 490038 405195 382 112 0 485003 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1960152

[startup+1002.3 s]
/proc/loadavg: 4.09 4.02 3.73 5/194 31592
/proc/meminfo: memFree=24186856/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1968036 CPUtime=1002.32 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 590100 0 0 0 100117 115 0 0 25 0 1 0 488624183 2015268864 403945 33554432000 4194304 4650387 140733380031488 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 492009 403945 382 112 0 486974 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1968036

[startup+1062.3 s]
/proc/loadavg: 4.11 4.04 3.75 5/194 31594
/proc/meminfo: memFree=24140068/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1983480 CPUtime=1062.31 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 602177 0 0 0 106113 118 0 0 25 0 1 0 488624183 2031083520 410441 33554432000 4194304 4650387 140733380031488 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 495870 410441 382 112 0 490835 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1983480

[startup+1122.3 s]
/proc/loadavg: 4.04 4.03 3.76 5/194 31595
/proc/meminfo: memFree=24115476/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=1983480 CPUtime=1122.32 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 616933 0 0 0 112108 124 0 0 25 0 1 0 488624183 2031083520 415885 33554432000 4194304 4650387 140733380031488 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 495870 415885 382 112 0 490835 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1983480

[startup+1182.3 s]
/proc/loadavg: 4.07 4.04 3.78 5/194 31597
/proc/meminfo: memFree=23911948/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=2174228 CPUtime=1182.32 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 678279 0 0 0 118099 133 0 0 25 0 1 0 488624183 2226409472 463929 33554432000 4194304 4650387 140733380031488 18446744073709551615 4433052 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 543557 463929 382 112 0 538522 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2174228

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 3.79 5/194 31598
/proc/meminfo: memFree=23865892/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=2174852 CPUtime=1242.32 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 678384 0 0 0 124099 133 0 0 25 0 1 0 488624183 2227048448 464034 33554432000 4194304 4650387 140733380031488 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 543713 464034 382 112 0 538678 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2174852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.03 3.81 5/194 31600
/proc/meminfo: memFree=23836840/32951124 swapFree=67111524/67111528
[pid=31426] ppid=31424 vsize=2174852 CPUtime=1300.03 cores=5,7
/proc/31426/stat : 31426 (strangenight1-s) R 31424 31426 31158 0 -1 4202496 678385 0 0 0 129870 133 0 0 25 0 1 0 488624183 2227048448 464035 33554432000 4194304 4650387 140733380031488 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31426/statm: 543713 464035 382 112 0 538678 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 2174852

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.09
CPU time (s): 1300.12
CPU user time (s): 1298.7
CPU system time (s): 1.41478
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2174852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.7
system time used= 1.41478
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 678385
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= 9
involuntary context switches= 14136

runsolver used 1.91771 second user time and 5.19621 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-26 00:24:20
IDJOB=3287267
IDBENCH=82462
IDSOLVER=1589
FILE ID=node132/3287267-1303770260
RUNJOBID= node132-1303769531-31179
PBS_JOBID= 13157172
Free space on /tmp= 71820 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287267-1303770260/watcher-3287267-1303770260 -o /tmp/evaluation-result-3287267-1303770260/solver-3287267-1303770260 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3287267-1303770260.cnf

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=892610866

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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:      24749772 kB
Buffers:        674372 kB
Cached:        4997628 kB
SwapCached:          4 kB
Active:        2359264 kB
Inactive:      5354764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24749772 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11272 kB
Writeback:           0 kB
AnonPages:     2041396 kB
Mapped:          16308 kB
Slab:           417224 kB
PageTables:       9812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2525608 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71848 MiB
End job on node132 at 2011-04-26 00:46:02