Trace number 3369770

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 (fixed)? (TO) 1300.08 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S434028979-077-UNKNOWN.cnf
MD5SUM99649f8478aeec246b4c83e11dce9c4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.820874
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
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-3369770-1305382007.cnf'
0.00/0.00	c -- header says num vars:           5000
0.00/0.00	c -- header says num clauses:       21000
0.00/0.01	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.01	c -- vars added       5000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
0.00/0.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.03/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.03/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.03/0.04	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.03/0.07	c lits-rem:         0  cl-subs:        0  v-elim:    155  v-fix:    0  time:  0.03 s
0.03/0.07	c Finding binary XORs  T:     0.00 s  found:       0
0.03/0.08	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.03/0.08	c calculated reachability. Time: 0.00
0.03/0.08	c Calc default polars -  time:   0.00 s pos:    2197 undec:     546 neg:    2257
0.03/0.08	c =========================================================================================
0.03/0.08	c types(t): F = full restart, N = normal restart
0.03/0.08	c types(t): S = simplification begin/end, E = solution found
0.03/0.08	c restart types(rt): st = static, dy = dynamic
0.03/0.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.03/0.08	c  B st     0         0      4845     20853         0         0     63458         0   no data   no data  --
0.49/0.50	c  N dy    16      4143      4845     20853         0      4142     63458    472797     66.52     71.93  --
0.89/0.92	c  N dy    43      8227      4845     20853         0      5728     63458    428895     66.80     71.02  --
1.29/1.35	c  N dy    64     12231      4845     20853         0      5481     63458    243618     65.83     69.63  --
1.79/1.81	c  N dy    93     16460      4845     20853         0      9710     63458    689129     66.11     70.19  --
2.20/2.28	c  N dy   121     20683      4845     20853         0      8313     63458    416553     66.58     71.47  --
2.69/2.76	c  N dy   147     24800      4845     20853         0     12430     63458    847883     66.48     70.86  --
2.69/2.78	c  F st   149     25000      4845     20853         0     12630     63458    867715     66.48   no data  --
3.39/3.41	c  N dy   155     30001      4845     20853         0     10816     63458    665285     66.48   no data  --
3.39/3.41	c  S st   155     30001      4845     20853         0     10816     63458    665285     66.48   no data  --
3.39/3.47	c  S st   155     30503      4845     20853         0     11318     63458    708241     66.48   no data  --
3.39/3.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.49/3.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4845 time:  0.00 s
3.49/3.53	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
6.19/6.29	c lits-rem:        16  cl-subs:        6  v-elim:      0  v-fix:    0  time:  2.75 s
6.29/6.31	c asymm  cl-useful: 0/20853/20853 lits-rem:0 time: 0.02
6.29/6.31	c calculated reachability. Time: 0.00
6.29/6.31	c  N dy   155     30503      4845     20853         0     11312     63458    706546     66.48   no data  --
6.69/6.79	c  N dy   175     34573      4845     20853         0     15382     63458   1124755     66.22     70.53  --
7.19/7.25	c  N dy   196     38594      4845     20853         0     11501     63458    524763     66.19     71.95  --
7.70/7.75	c  N dy   222     42679      4845     20853         0     15586     63458    946626     66.28     70.74  --
8.09/8.14	c  S st   240     45755      4845     20853         0      9709     63458    238345     66.25   no data  --
8.19/8.20	c  S st   240     46262      4845     20853         0     10216     63458    277919     66.25   no data  --
8.19/8.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.19/8.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.19/8.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
8.19/8.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.19/8.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.19/8.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4845 time:  0.00 s
8.19/8.23	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
8.89/8.93	c lits-rem:         4  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.70 s
8.89/8.93	c vivif2 --  cl tried    20853 cl shrink        0 lits rem          0 time: 0.00
8.89/8.94	c vivif2 --  cl tried    10216 cl shrink        0 lits rem          0 time: 0.00
8.89/8.96	c asymm  cl-useful: 0/20853/20853 lits-rem:0 time: 0.02
8.89/8.96	c calculated reachability. Time: 0.00
8.89/8.96	c  N dy   240     46262      4845     20853         0     10216     63458    277915     66.25   no data  --
9.39/9.46	c  N dy   268     50512      4845     20853         0     14465     63458    722835     66.36     71.37  --
9.91/9.97	c  N dy   290     54545      4845     20853         0     18498     63458   1147471     66.36     70.03  --
10.39/10.48	c  N dy   320     58688      4845     20853         0     12662     63458    444875     66.45     71.18  --
10.90/10.97	c  N dy   347     62759      4845     20853         0     16733     63458    867088     66.55     70.75  --
11.49/11.52	c  N dy   375     66850      4845     20853         0     20824     63458   1298329     66.64     70.98  --
11.79/11.85	c  S st   391     69393      4845     20853         0     12377     63458    309605     66.68   no data  --
11.89/11.91	c  S st   391     69898      4845     20853         0     12882     63458    349552     66.68   no data  --
11.89/11.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.89/11.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.89/11.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
11.89/11.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.89/11.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/11.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4845 time:  0.00 s
11.89/11.95	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
12.99/13.09	c lits-rem:        27  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.14 s
12.99/13.09	c vivif2 --  cl tried    20853 cl shrink        0 lits rem          0 time: 0.00
12.99/13.11	c vivif2 --  cl tried    12881 cl shrink        0 lits rem          0 time: 0.00
13.10/13.12	c asymm  cl-useful: 0/20853/20853 lits-rem:0 time: 0.03
13.10/13.12	c calculated reachability. Time: 0.00
13.10/13.12	c  N dy   391     69898      4845     20853         0     12881     63458    349503     66.68   no data  --
13.69/13.70	c  N dy   425     74398      4845     20853         0     17381     63458    825363     66.84     70.94  --
14.30/14.34	c  N dy   458     79200      4845     20853         0     22183     63458   1334456     66.95     71.10  --
14.89/14.98	c  N dy   485     84268      4845     20853         0     15262     63458    507089     66.77     72.61  --
15.29/15.39	c  F st   504     87500      4845     20853         0     18494     63458    837205     66.71   no data  --
15.79/15.83	c  N st   509     90796      4845     20853         0     21788     63458   1214660     66.71   no data  --
16.59/16.63	c  N dy   535     96591      4845     20853         0     14585     63458    349567     66.73     70.39  --
17.39/17.44	c  N dy   575    102773      4845     20853         0     20766     63458    989992     66.78     71.09  --
17.69/17.73	c  S st   586    104850      4845     20853         0     22843     63458   1210644     66.75   no data  --
17.79/17.81	c  S st   586    105354      4845     20853         0     23347     63458   1248446     66.75   no data  --
17.79/17.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.79/17.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.79/17.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
17.79/17.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.79/17.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.89/17.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4845 time:  0.00 s
17.89/17.90	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
20.09/20.16	c lits-rem:        28  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.26 s
20.09/20.17	c vivif2 --  cl tried    20853 cl shrink        0 lits rem          0 time: 0.00
20.09/20.18	c vivif2 --  cl tried    23344 cl shrink        0 lits rem          0 time: 0.02
20.19/20.22	c asymm  cl-useful: 0/20853/20853 lits-rem:0 time: 0.04
20.19/20.23	c calculated reachability. Time: 0.00
20.19/20.23	c  N dy   586    105354      4845     20853         0     23344     63458   1247717     66.75   no data  --
21.09/21.18	c  N dy   625    112141      4845     20853         0     16133     63458    401555     66.73     75.19  --
22.09/22.14	c  N dy   676    119388      4845     20853         0     23379     63458   1165869     66.94     70.85  --
23.19/23.24	c  N dy   726    127130      4845     20853         0     16124     63458    317580     67.06     71.34  --
24.29/24.30	c  N dy   780    135269      4845     20853         0     24262     63458   1164928     67.09     71.01  --
25.49/25.55	c  N dy   829    144000      4845     20853         0     16993     63458    303329     67.01     71.18  --
26.79/26.88	c  N dy   887    153362      4845     20853         0     26351     63458   1276608     67.04     71.95  --
27.51/27.58	c  S st   917    158032      4845     20853         0     31021     63458   1757380     67.01     59.58  --
27.59/27.67	c  S st   917    158537      4845     20853         0     31526     63458   1796604     67.01   no data  --
27.59/27.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.59/27.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.69/27.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
27.69/27.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.69/27.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.69/27.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4845 time:  0.00 s
27.69/27.78	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
31.39/31.44	c lits-rem:        18  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.65 s
31.39/31.44	c vivif2 --  cl tried    20853 cl shrink        0 lits rem          0 time: 0.00
31.39/31.46	c vivif2 --  cl tried    31522 cl shrink        0 lits rem          0 time: 0.02
31.49/31.52	c asymm  cl-useful: 0/20853/20853 lits-rem:0 time: 0.06
31.49/31.52	c calculated reachability. Time: 0.00
31.49/31.52	c  N dy   917    158537      4845     20853         0     31522     63458   1796082     67.01   no data  --
33.00/33.02	c  N dy   981    168662      4845     20853         0     24652     63458   1011535     67.06     72.70  --
34.59/34.65	c  N dy  1053    179533      4845     20853         0     35522     63458   2152445     67.13     72.93  --
36.19/36.25	c  N dy  1127    191055      4845     20853         0     29046     63458   1379825     67.24     76.49  --
38.09/38.10	c  N dy  1200    203289      4845     20853         0     22280     63458    557084     67.25     71.08  --
39.89/39.99	c  N dy  1280    216275      4845     20853         0     35264     63458   1924152     67.27     71.59  --
41.98/42.08	c  N dy  1367    230097      4845     20853         0     29088     63458   1169659     67.27     71.25  --
43.39/43.41	c  S st  1414    237808      4845     20853         0     36799     63458   1973530     67.27   no data  --
43.49/43.51	c  S st  1414    238311      4845     20853         0     37302     63458   2012880     67.27   no data  --
43.49/43.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.49/43.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.49/43.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
43.59/43.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.59/43.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.59/43.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4845 time:  0.00 s
43.59/43.63	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
47.89/47.92	c lits-rem:        39  cl-subs:        2  v-elim:      0  v-fix:    0  time:  4.28 s
47.89/47.92	c vivif2 --  cl tried    20853 cl shrink        0 lits rem          0 time: 0.00
47.89/47.95	c vivif2 --  cl tried    37300 cl shrink        0 lits rem          0 time: 0.02
47.99/48.01	c asymm  cl-useful: 0/20853/20853 lits-rem:0 time: 0.07
47.99/48.01	c calculated reachability. Time: 0.00
47.99/48.01	c  N dy  1414    238311      4845     20853         0     37300     63458   2012451     67.27   no data  --
50.39/50.41	c  N dy  1505    253580      4845     20853         0     31566     63458   1317104     67.27     70.93  --
52.88/52.98	c  N dy  1612    269801      4845     20853         0     25795     63458    633842     67.36     72.80  --
55.59/55.67	c  N dy  1709    287055      4845     20853         0     43047     63458   2426969     67.32     71.63  --
58.49/58.55	c  N dy  1820    305547      4845     20853         0     38536     63458   1874510     67.33     71.33  --
58.59/58.66	c  F st  1823    306250      4845     20853         0     39239     63458   1944430     67.33     65.47  --
61.69/61.70	c  N dy  1919    325072      4845     20853         0     34062     63458   1319627     67.39     74.45  --
65.18/65.21	c  N dy  2041    345161      4845     20853         0     29150     63458    699339     67.47     72.26  --
67.19/67.25	c  S st  2115    357467      4845     20853         0     41455     63458   1999435     67.46   no data  --
67.29/67.36	c  S st  2115    357968      4845     20853         0     41956     63458   2041374     67.46   no data  --
67.29/67.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
67.29/67.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.39/67.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
67.39/67.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.39/67.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.39/67.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4845 time:  0.00 s
67.39/67.49	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
71.98/72.08	c lits-rem:        30  cl-subs:        4  v-elim:      0  v-fix:    0  time:  4.59 s
71.98/72.08	c vivif2 --  cl tried    20853 cl shrink        0 lits rem          0 time: 0.00
72.08/72.11	c vivif2 --  cl tried    41952 cl shrink        0 lits rem          0 time: 0.03
72.08/72.18	c asymm  cl-useful: 0/20853/20853 lits-rem:0 time: 0.07
72.08/72.19	c calculated reachability. Time: 0.00
72.08/72.19	c  N dy  2115    357968      4845     20853         0     41952     63458   2040419     67.46   no data  --
75.49/75.52	c  N dy  2230    378029      4845     20853         0     36010     63458   1301312     67.43     73.05  --
78.99/79.00	c  N dy  2348    398139      4845     20853         0     29120     63458    484193     67.41     71.29  --
82.18/82.30	c  N dy  2468    418151      4845     20853         0     49129     63458   2578823     67.42     80.27  --
85.69/85.74	c  N dy  2601    438208      4845     20853         0     41194     63458   1682469     67.53     88.60  --
89.29/89.37	c  N dy  2732    458285      4845     20853         0     32271     63458    619075     67.56     72.86  --
92.68/92.76	c  N dy  2839    478331      4845     20853         0     52316     63458   2742141     67.55     72.42  --
96.19/96.28	c  N dy  2962    498337      4845     20853         0     42327     63458   1567546     67.56     72.08  --
100.38/100.45	c  N dy  3087    518380      4845     20853         0     31366     63458    317825     67.58     71.28  --
103.79/103.87	c  S st  3208    536953      4845     20853         0     49936     63458   2288201     67.63     62.40  --
103.89/103.99	c  S st  3208    537457      4845     20853         0     50440     63458   2330512     67.63   no data  --
103.89/103.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
103.89/103.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.99/104.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.04
104.09/104.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.09/104.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.09/104.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4845 time:  0.00 s
104.09/104.13	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
110.49/110.55	c lits-rem:        16  cl-subs:        7  v-elim:      0  v-fix:    0  time:  6.41 s
110.49/110.55	c vivif2 --  cl tried    20853 cl shrink        0 lits rem          0 time: 0.00
110.49/110.58	c vivif2 --  cl tried    50433 cl shrink        0 lits rem          0 time: 0.03
110.59/110.67	c asymm  cl-useful: 0/20853/20853 lits-rem:0 time: 0.09
110.59/110.67	c calculated reachability. Time: 0.00
110.59/110.67	c  N dy  3208    537457      4845     20853         0     50433     63458   2329430     67.63   no data  --
114.40/114.45	c  N dy  3326    557478      4845     20853         0     38451     63458    973294     67.65     71.51  --
118.08/118.17	c  N dy  3453    577650      4845     20853         0     58622     63458   3128867     67.69     71.75  --
121.79/121.90	c  N dy  3574    597922      4845     20853         0     45896     63458   1654948     67.71     71.40  --
125.88/125.91	c  N dy  3692    618039      4845     20853         0     66011     63458   3781073     67.70     73.70  --
129.49/129.51	c  N dy  3820    638111      4845     20853         0     52085     63458   2232757     67.75     72.72  --
133.58/133.60	c  N dy  3940    658182      4845     20853         0     37157     63458    531771     67.78     72.15  --
137.19/137.27	c  N dy  4063    678561      4845     20853         0     57535     63458   2675875     67.77     72.79  --
141.29/141.39	c  N dy  4194    698580      4845     20853         0     41555     63458    909523     67.78     71.40  --
145.09/145.13	c  N dy  4319    718656      4845     20853         0     61631     63458   3024170     67.81     71.67  --
149.19/149.28	c  N dy  4441    738899      4845     20853         0     44871     63458   1178318     67.83     71.67  --
153.49/153.56	c  N dy  4577    759045      4845     20853         0     65017     63458   3349066     67.88     74.53  --
158.19/158.25	c  N dy  4708    779139      4845     20853         0     47111     63458   1297485     67.90     71.82  --
162.59/162.60	c  N dy  4838    799265      4845     20853         0     67237     63458   3427320     67.93     71.80  --
164.20/164.28	c  S st  4877    806186      4845     20853         0     74158     63458   4159096     67.92     66.71  --
164.40/164.44	c  S st  4877    806691      4845     20853         0     74663     63458   4201071     67.92   no data  --
164.40/164.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
164.40/164.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
164.50/164.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
164.60/164.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.60/164.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.60/164.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4845 time:  0.00 s
164.60/164.69	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
232.00/232.01	c lits-rem:         0  cl-subs:       10  v-elim:      0  v-fix:    0  time: 67.31 s
232.00/232.01	c vivif2 --  cl tried    20853 cl shrink        0 lits rem          0 time: 0.00
232.00/232.06	c vivif2 --  cl tried    74653 cl shrink        0 lits rem          0 time: 0.05
232.19/232.20	c asymm  cl-useful: 0/20853/20853 lits-rem:0 time: 0.13
232.19/232.20	c calculated reachability. Time: 0.00
232.19/232.20	c  N dy  4877    806691      4845     20853         0     74653     63458   4199077     67.92   no data  --
236.40/236.47	c  N dy  4998    826949      4845     20853         0     55915     63458   2128936     67.95     72.09  --
241.29/241.36	c  N dy  5121    847137      4845     20853         0     76100     63458   4283722     67.98     73.25  --
245.59/245.64	c  N dy  5229    867181      4845     20853         0     56148     63458   2036961     67.97     71.97  --
250.49/250.55	c  N dy  5353    887271      4845     20853         0     76234     63458   4184977     67.99     72.88  --
255.00/255.01	c  N dy  5480    907360      4845     20853         0     55321     63458   1870299     67.99     72.65  --
259.79/259.88	c  N dy  5596    927433      4845     20853         0     75393     63458   4004999     68.00     71.68  --
264.50/264.53	c  N dy  5719    947480      4845     20853         0     53442     63458   1562008     68.01     73.94  --
269.30/269.32	c  N dy  5857    967575      4845     20853         0     73533     63458   3724988     68.06     72.40  --
274.30/274.33	c  N dy  5982    987666      4845     20853         0     50631     63458   1163713     68.07     71.66  --
278.79/278.86	c  N dy  6099   1007729      4845     20853         0     70691     63458   3310649     68.08     72.32  --
284.10/284.13	c  N dy  6206   1027813      4845     20853         0     46778     63458    651216     68.06     92.44  --
288.49/288.53	c  N dy  6334   1047909      4845     20853         0     66873     63458   2754507     68.07     73.33  --
293.99/294.05	c  N dy  6473   1068060      4845     20853         0     87021     63458   4909123     68.11     73.82  --
295.10/295.17	c  F st  6501   1071875      4845     20853         0     45841     63458    456595     68.12     61.64  --
298.50/298.59	c  N dy  6580   1088123      4845     20853         0     62087     63458   2311088     68.14     72.39  --
303.70/303.80	c  N dy  6696   1108302      4845     20853         0     82262     63458   4481595     68.15     72.03  --
309.00/309.04	c  N dy  6834   1128728      4845     20853         0     56692     63458   1517489     68.17     71.77  --
313.90/313.94	c  N dy  6964   1148900      4845     20853         0     76861     63458   3652906     68.18     72.38  --
319.50/319.57	c  N dy  7075   1169049      4845     20853         0     50016     63458    703966     68.19     74.13  --
324.00/324.07	c  N dy  7192   1189064      4845     20853         0     70029     63458   2838044     68.19     72.85  --
329.59/329.69	c  N dy  7318   1209244      4845     20853         0     90205     63458   4986246     68.21     73.85  --
329.90/329.93	c  S st  7324   1210036      4845     20853         0     90997     63458   5067882     68.21     65.75  --
330.09/330.13	c  S st  7324   1210538      4845     20853         0     91499     63458   5108650     68.21   no data  --
330.09/330.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
330.09/330.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
330.19/330.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
330.40/330.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
330.40/330.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
330.40/330.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4845 time:  0.00 s
330.40/330.44	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
435.51/435.58	c lits-rem:        15  cl-subs:       10  v-elim:      0  v-fix:    0  time: 105.14 s
435.51/435.58	c vivif2 --  cl tried    20853 cl shrink        0 lits rem          0 time: 0.00
435.61/435.64	c vivif2 --  cl tried    91489 cl shrink        0 lits rem          0 time: 0.06
435.70/435.79	c asymm  cl-useful: 0/20853/20853 lits-rem:0 time: 0.14
435.70/435.79	c calculated reachability. Time: 0.00
435.70/435.79	c  N dy  7324   1210538      4845     20853         0     91489     63458   5106976     68.21   no data  --
440.10/440.15	c  N dy  7453   1230685      4845     20853         0     63639     63458   2076477     68.23     72.78  --
444.81/444.89	c  N dy  7578   1251128      4845     20853         0     84079     63458   4270981     68.24     72.43  --
449.92/449.96	c  N dy  7704   1271539      4845     20853         0     55494     63458   1089939     68.26     73.52  --
454.21/454.29	c  N dy  7824   1291636      4845     20853         0     75588     63458   3216420     68.27     72.82  --
459.60/459.62	c  N dy  7956   1311722      4845     20853         0     95670     63458   5372794     68.29     71.94  --
464.01/464.05	c  N dy  8082   1331853      4845     20853         0     65806     63458   2086591     68.29     73.69  --
469.61/469.71	c  N dy  8192   1351989      4845     20853         0     85942     63458   4235154     68.29     72.44  --
475.50/475.54	c  N dy  8321   1372083      4845     20853         0     55035     63458    834266     68.31     79.02  --
480.10/480.10	c  N dy  8443   1392163      4845     20853         0     75113     63458   2997063     68.32     79.09  --
485.61/485.68	c  N dy  8559   1412407      4845     20853         0     95356     63458   5154209     68.31     73.10  --
490.91/490.95	c  N dy  8680   1432467      4845     20853         0     63423     63458   1640425     68.31     75.97  --
496.20/496.22	c  N dy  8805   1452528      4845     20853         0     83483     63458   3783795     68.32     71.98  --
502.51/502.50	c  N dy  8929   1472583      4845     20853         0    103532     63458   5910933     68.32     71.94  --
507.41/507.41	c  N dy  9046   1492771      4845     20853         0     70721     63458   2305507     68.32     72.05  --
512.91/512.93	c  N dy  9173   1512897      4845     20853         0     90846     63458   4443322     68.33     72.88  --
519.30/519.35	c  N dy  9305   1533011      4845     20853         0     56969     63458    735955     68.35     72.52  --
524.21/524.23	c  N dy  9434   1553117      4845     20853         0     77072     63458   2888409     68.36     72.12  --
530.11/530.13	c  N dy  9560   1573158      4845     20853         0     97109     63458   5029389     68.37     72.45  --
536.10/536.13	c  N dy  9675   1593371      4845     20853         0     62326     63458   1209948     68.36     74.23  --
541.31/541.32	c  N dy  9808   1613443      4845     20853         0     82394     63458   3374242     68.38     81.18  --
547.41/547.46	c  N dy  9925   1633444      4845     20853         0    102393     63458   5513399     68.38     81.40  --
553.21/553.29	c  N dy 10049   1653592      4845     20853         0     66547     63458   1541151     68.39     73.61  --
558.61/558.66	c  N dy 10179   1673677      4845     20853         0     86631     63458   3700422     68.40     72.12  --
565.00/565.05	c  N dy 10306   1693695      4845     20853         0    106648     63458   5851431     68.41     76.36  --
569.82/569.89	c  S st 10408   1710538      4845     20853         0     66496     63458   1452708     68.41   no data  --
570.01/570.04	c  S st 10408   1711042      4845     20853         0     67000     63458   1501550     68.41   no data  --
570.01/570.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
570.01/570.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
570.01/570.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
570.11/570.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
570.11/570.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
570.11/570.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4845 time:  0.00 s
570.11/570.17	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
574.01/574.06	c lits-rem:        63  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.89 s
574.01/574.06	c vivif2 --  cl tried    20853 cl shrink        0 lits rem          0 time: 0.00
574.01/574.08	c vivif2 --  cl tried    66995 cl shrink        0 lits rem          0 time: 0.02
574.11/574.20	c asymm  cl-useful: 0/20853/20853 lits-rem:0 time: 0.11
574.11/574.20	c calculated reachability. Time: 0.00
574.11/574.20	c  N dy 10408   1711042      4845     20853         0     66995     63458   1500470     68.41   no data  --
579.51/579.52	c  N dy 10526   1731109      4845     20853         0     87061     63458   3630053     68.42     73.68  --
585.91/585.97	c  N dy 10662   1751231      4845     20853         0    107180     63458   5775033     68.44     74.15  --
591.72/591.79	c  N dy 10791   1771248      4845     20853         0     69199     63458   1643406     68.44     80.60  --
597.32/597.36	c  N dy 10923   1791289      4845     20853         0     89239     63458   3787349     68.46     72.37  --
603.92/603.92	c  N dy 11056   1811346      4845     20853         0    109296     63458   5925554     68.47     73.21  --
609.91/609.93	c  N dy 11199   1831516      4845     20853         0     70463     63458   1702625     68.50     72.14  --
615.51/615.50	c  N dy 11330   1851770      4845     20853         0     90716     63458   3862893     68.51     74.60  --
622.11/622.17	c  N dy 11454   1871844      4845     20853         0    110787     63458   6014736     68.52     73.55  --
628.21/628.23	c  N dy 11587   1891891      4845     20853         0     70838     63458   1602200     68.53     72.47  --
633.71/633.78	c  N dy 11719   1911892      4845     20853         0     90838     63458   3753424     68.54     72.18  --
640.31/640.35	c  N dy 11845   1931959      4845     20853         0    110905     63458   5910703     68.55     75.59  --
646.51/646.59	c  N dy 11973   1952013      4845     20853         0     69961     63458   1429771     68.55     72.57  --
652.11/652.14	c  N dy 12114   1972066      4845     20853         0     90011     63458   3610005     68.57     74.95  --
658.71/658.72	c  N dy 12241   1992122      4845     20853         0    110064     63458   5760973     68.58     72.52  --
665.31/665.30	c  N dy 12363   2012167      4845     20853         0     68114     63458   1132038     68.58     72.74  --
670.62/670.64	c  N dy 12481   2032242      4845     20853         0     88186     63458   3301879     68.59     72.38  --
677.11/677.15	c  N dy 12607   2052467      4845     20853         0    108409     63458   5470450     68.60     72.34  --
684.31/684.36	c  N dy 12732   2072634      4845     20853         0     65581     63458    759841     68.61     73.77  --
689.51/689.57	c  N dy 12856   2092710      4845     20853         0     85654     63458   2908898     68.61     72.58  --
695.92/695.92	c  N dy 12980   2112856      4845     20853         0    105799     63458   5061877     68.62     73.78  --
703.32/703.38	c  N dy 13104   2132962      4845     20853         0    125903     63458   7230133     68.63     73.18  --
708.82/708.87	c  N dy 13230   2153030      4845     20853         0     81977     63458   2421892     68.64     72.33  --
714.92/714.92	c  N dy 13349   2173327      4845     20853         0    102269     63458   4589977     68.65     72.38  --
722.01/722.08	c  N dy 13458   2193556      4845     20853         0    122496     63458   6754792     68.64     72.54  --
727.62/727.61	c  S st 13567   2211042      4845     20853         0     74992     63458   1580140     68.65     66.31  --
727.72/727.77	c  S st 13567   2211544      4845     20853         0     75494     63458   1619903     68.65   no data  --
727.72/727.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
727.72/727.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
727.82/727.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
727.92/727.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
727.92/727.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
727.92/727.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4845 time:  0.00 s
727.92/727.91	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
732.92/732.91	c lits-rem:        27  cl-subs:        3  v-elim:      0  v-fix:    0  time:  5.00 s
732.92/732.91	c vivif2 --  cl tried    20853 cl shrink        0 lits rem          0 time: 0.00
732.92/732.93	c vivif2 --  cl tried    75491 cl shrink        0 lits rem          0 time: 0.02
733.02/733.06	c asymm  cl-useful: 0/20853/20853 lits-rem:0 time: 0.13
733.02/733.06	c calculated reachability. Time: 0.00
733.02/733.06	c  N dy 13567   2211544      4845     20853         0     75491     63458   1619334     68.65   no data  --
738.82/738.81	c  N dy 13697   2231670      4845     20853         0     95615     63458   3790578     68.66     72.70  --
745.52/745.59	c  N dy 13831   2251822      4845     20853         0    115765     63458   5944075     68.67     72.46  --
752.82/752.84	c  N dy 13956   2271879      4845     20853         0     69828     63458    914499     68.68     72.56  --
758.21/758.29	c  N dy 14085   2291994      4845     20853         0     89939     63458   3073247     68.69     72.67  --
764.81/764.82	c  N dy 14218   2312076      4845     20853         0    110021     63458   5212464     68.70     74.25  --
772.42/772.48	c  N dy 14348   2332335      4845     20853         0    130280     63458   7391493     68.71     74.40  --
778.41/778.40	c  N dy 14484   2352389      4845     20853         0     83340     63458   2258349     68.72     73.96  --
784.52/784.54	c  N dy 14607   2372429      4845     20853         0    103378     63458   4410199     68.72     72.73  --
791.62/791.66	c  N dy 14724   2392430      4845     20853         0    123376     63458   6574446     68.73     73.87  --
798.72/798.76	c  N dy 14857   2412452      4845     20853         0     75399     63458   1307626     68.74     73.44  --
804.41/804.48	c  N dy 14977   2432459      4845     20853         0     95404     63458   3447589     68.74     72.96  --
811.02/811.09	c  N dy 15120   2452558      4845     20853         0    115503     63458   5628883     68.76     77.69  --
818.22/818.23	c  N dy 15261   2472589      4845     20853         0    135530     63458   7802252     68.78     81.28  --
823.42/823.40	c  N dy 15378   2492666      4845     20853         0     86614     63458   2402338     68.78     88.15  --
829.02/829.06	c  N dy 15498   2512754      4845     20853         0    106700     63458   4559722     68.78     72.79  --
835.62/835.68	c  N dy 15622   2532863      4845     20853         0    126808     63458   6720200     68.79     73.71  --
842.32/842.34	c  N dy 15753   2552899      4845     20853         0     76852     63458   1259730     68.80     75.50  --
847.42/847.45	c  N dy 15870   2572969      4845     20853         0     96922     63458   3422689     68.81     74.36  --
853.63/853.68	c  N dy 16001   2593029      4845     20853         0    116980     63458   5574096     68.82     75.19  --
860.83/860.85	c  N dy 16131   2613054      4845     20853         0    136999     63458   7731340     68.83     72.94  --
866.42/866.44	c  N dy 16240   2633140      4845     20853         0     86086     63458   2161766     68.83     73.00  --
872.12/872.13	c  N dy 16361   2653559      4845     20853         0    106503     63458   4337588     68.83     73.46  --
878.83/878.85	c  N dy 16493   2673585      4845     20853         0    126525     63458   6494110     68.85     73.52  --
886.12/886.15	c  N dy 16619   2693618      4845     20853         0     74561     63458    810055     68.85     72.68  --
890.62/890.62	c  S st 16732   2711546      4845     20853         0     92487     63458   2716378     68.86   no data  --
890.72/890.79	c  S st 16732   2712052      4845     20853         0     92993     63458   2760085     68.86   no data  --
890.82/890.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
890.82/890.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
890.82/890.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
890.93/890.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
890.93/890.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
890.93/890.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4845 time:  0.00 s
890.93/890.97	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
903.03/903.05	c lits-rem:        34  cl-subs:        9  v-elim:      0  v-fix:    0  time: 12.08 s
903.03/903.05	c vivif2 --  cl tried    20853 cl shrink        0 lits rem          0 time: 0.00
903.03/903.09	c vivif2 --  cl tried    92984 cl shrink        0 lits rem          0 time: 0.04
903.22/903.23	c asymm  cl-useful: 0/20853/20853 lits-rem:0 time: 0.13
903.22/903.23	c calculated reachability. Time: 0.00
903.22/903.23	c  N dy 16732   2712052      4845     20853         0     92984     63458   2758903     68.86   no data  --
909.02/909.02	c  N dy 16853   2732110      4845     20853         0    113041     63458   4941923     68.87     72.88  --
916.13/916.18	c  N dy 16979   2752376      4845     20853         0    133306     63458   7127392     68.88     73.25  --
923.42/923.44	c  N dy 17110   2772458      4845     20853         0     80392     63458   1337015     68.88     74.31  --
928.83/928.84	c  N dy 17242   2792737      4845     20853         0    100669     63458   3522623     68.90     72.78  --
935.22/935.28	c  N dy 17368   2812853      4845     20853         0    120784     63458   5675379     68.90     73.85  --
942.52/942.54	c  N dy 17490   2832937      4845     20853         0    140864     63458   7837098     68.91     76.60  --
948.63/948.64	c  N dy 17608   2852990      4845     20853         0     86924     63458   1934495     68.91     77.39  --
954.22/954.27	c  N dy 17738   2873048      4845     20853         0    106981     63458   4093787     68.92     77.33  --
960.93/960.98	c  N dy 17865   2893061      4845     20853         0    126991     63458   6248888     68.92     72.81  --
968.62/968.61	c  N dy 17998   2913103      4845     20853         0    147028     63458   8414295     68.93     74.81  --
974.12/974.17	c  N dy 18119   2933255      4845     20853         0     92195     63458   2396914     68.94     72.60  --
980.03/980.08	c  N dy 18246   2953478      4845     20853         0    112418     63458   4601465     68.95     74.17  --
987.13/987.13	c  N dy 18378   2973657      4845     20853         0    132597     63458   6791152     68.96     72.61  --
995.03/995.08	c  N dy 18496   2993673      4845     20853         0     76612     63458    620138     68.96     72.64  --
1000.13/1000.17	c  N dy 18612   3013738      4845     20853         0     96674     63458   2770850     68.96     90.61  --
1006.33/1006.34	c  N dy 18734   3033765      4845     20853         0    116700     63458   4945815     68.97     72.73  --
1013.23/1013.28	c  N dy 18843   3053805      4845     20853         0    136740     63458   7073775     68.96     74.92  --
1020.93/1020.98	c  N dy 18962   3073856      4845     20853         0     79793     63458    861790     68.97     72.62  --
1026.13/1026.16	c  N dy 19078   3093919      4845     20853         0     99855     63458   3056435     68.97     74.79  --
1032.43/1032.49	c  N dy 19207   3113955      4845     20853         0    119889     63458   5206871     68.98     76.36  --
1040.03/1040.02	c  N dy 19327   3134269      4845     20853         0    140199     63458   7373444     68.98     74.07  --
1048.03/1048.06	c  N dy 19439   3154349      4845     20853         0     82283     63458   1030149     68.98     89.55  --
1053.43/1053.49	c  N dy 19572   3174374      4845     20853         0    102307     63458   3188431     68.99     73.79  --
1059.93/1059.93	c  N dy 19700   3194437      4845     20853         0    122364     63458   5343753     68.99     93.25  --
1066.33/1066.37	c  S st 19822   3212052      4845     20853         0    139975     63458   7244549     69.00     71.83  --
1066.63/1066.64	c  S st 19822   3212561      4845     20853         0    140484     63458   7291973     69.00   no data  --
1066.63/1066.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1066.63/1066.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1066.73/1066.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
1067.05/1067.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1067.05/1067.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1067.05/1067.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4845 time:  0.00 s
1067.05/1067.07	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 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: 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-3369770-1305382007/watcher-3369770-1305382007 -o /tmp/evaluation-result-3369770-1305382007/solver-3369770-1305382007 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369770-1305382007.cnf 

running on 2 cores: 0,2

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: 1.77 3.31 3.57 2/349 18492
/proc/meminfo: memFree=24181120/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=31652 CPUtime=0 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 1069 0 0 0 0 0 0 0 19 0 1 0 649797366 32411648 945 33554432000 4194304 4650387 140733392809120 18446744073709551615 254500352709 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 7913 954 328 112 0 2878 0

[startup+0.0423811 s]
/proc/loadavg: 1.77 3.31 3.57 2/349 18492
/proc/meminfo: memFree=24181120/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=35548 CPUtime=0.03 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 2068 0 0 0 3 0 0 0 19 0 1 0 649797366 36401152 1819 33554432000 4194304 4650387 140733392809120 18446744073709551615 4437893 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 8887 1819 358 112 0 3852 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 35548

[startup+0.100389 s]
/proc/loadavg: 1.77 3.31 3.57 2/349 18492
/proc/meminfo: memFree=24181120/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=37060 CPUtime=0.09 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 2457 0 0 0 9 0 0 0 20 0 1 0 649797366 37949440 2208 33554432000 4194304 4650387 140733392809120 18446744073709551615 4367273 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 9265 2208 378 112 0 4230 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37060

[startup+0.300345 s]
/proc/loadavg: 1.77 3.31 3.57 2/349 18492
/proc/meminfo: memFree=24181120/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=37060 CPUtime=0.29 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 2699 0 0 0 29 0 0 0 20 0 1 0 649797366 37949440 2450 33554432000 4194304 4650387 140733392809120 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 9265 2451 378 112 0 4230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37060

[startup+0.700269 s]
/proc/loadavg: 1.77 3.31 3.57 2/349 18492
/proc/meminfo: memFree=24181120/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=37528 CPUtime=0.69 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 3346 0 0 0 69 0 0 0 21 0 1 0 649797366 38428672 2407 33554432000 4194304 4650387 140733392809120 18446744073709551615 4328299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 9382 2407 380 112 0 4347 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37528

[startup+1.50111 s]
/proc/loadavg: 1.77 3.31 3.57 5/363 18517
/proc/meminfo: memFree=24124820/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=37692 CPUtime=1.49 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 4418 0 0 0 149 0 0 0 23 0 1 0 649797366 38596608 2631 33554432000 4194304 4650387 140733392809120 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 9423 2631 380 112 0 4388 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37692

[startup+3.1008 s]
/proc/loadavg: 1.77 3.31 3.57 5/363 18517
/proc/meminfo: memFree=24118084/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=38532 CPUtime=3.09 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 6619 0 0 0 309 0 0 0 25 0 1 0 649797366 39456768 2728 33554432000 4194304 4650387 140733392809120 18446744073709551615 4334336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 9633 2728 381 112 0 4598 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38532

[startup+6.30116 s]
/proc/loadavg: 1.95 3.32 3.58 5/363 18517
/proc/meminfo: memFree=24050868/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=54200 CPUtime=6.29 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 10838 0 0 0 628 1 0 0 25 0 1 0 649797366 55500800 6947 33554432000 4194304 4650387 140733392809120 18446744073709551615 4369263 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 13550 6947 382 112 0 8515 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54200

[startup+12.7009 s]
/proc/loadavg: 2.11 3.33 3.58 5/363 18517
/proc/meminfo: memFree=24040356/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=57780 CPUtime=12.69 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 17012 0 0 0 1267 2 0 0 25 0 1 0 649797366 59166720 7444 33554432000 4194304 4650387 140733392809120 18446744073709551615 4439180 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 14445 7444 382 112 0 9410 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57780

[startup+25.5003 s]
/proc/loadavg: 2.60 3.38 3.59 5/363 18518
/proc/meminfo: memFree=23956152/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=76200 CPUtime=25.49 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 31041 0 0 0 2544 5 0 0 25 0 1 0 649797366 78028800 11868 33554432000 4194304 4650387 140733392809120 18446744073709551615 4333694 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 19050 11868 382 112 0 14015 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76200

[startup+51.1012 s]
/proc/loadavg: 3.08 3.43 3.60 5/363 18518
/proc/meminfo: memFree=23874380/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=101496 CPUtime=51.09 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 51284 0 0 0 5099 10 0 0 25 0 1 0 649797366 103931904 19678 33554432000 4194304 4650387 140733392809120 18446744073709551615 4363612 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 25374 19678 382 112 0 20339 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 101496

[startup+102.314 s]
/proc/loadavg: 3.60 3.52 3.62 5/363 18520
/proc/meminfo: memFree=23828580/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=110492 CPUtime=102.3 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 86649 0 0 0 10210 20 0 0 25 0 1 0 649797366 113143808 21422 33554432000 4194304 4650387 140733392809120 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 27623 21422 382 112 0 22588 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 110492

[startup+162.301 s]
/proc/loadavg: 3.91 3.62 3.65 5/363 18521
/proc/meminfo: memFree=23785768/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=161856 CPUtime=162.29 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 120845 0 0 0 16199 30 0 0 25 0 1 0 649797366 165740544 25111 33554432000 4194304 4650387 140733392809120 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 40464 25111 382 112 0 35429 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 161856

[startup+222.301 s]
/proc/loadavg: 3.96 3.68 3.66 5/363 18523
/proc/meminfo: memFree=23722568/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=191012 CPUtime=222.29 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 128831 0 0 0 22197 32 0 0 25 0 1 0 649797366 195596288 33097 33554432000 4194304 4650387 140733392809120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 47753 33097 382 112 0 42718 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 191012

[startup+282.301 s]
/proc/loadavg: 4.03 3.75 3.69 5/363 18525
/proc/meminfo: memFree=23706024/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=192008 CPUtime=282.29 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 154647 0 0 0 28186 43 0 0 25 0 1 0 649797366 196616192 33616 33554432000 4194304 4650387 140733392809120 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 48002 33616 382 112 0 42967 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 192008

[startup+342.301 s]
/proc/loadavg: 4.01 3.80 3.70 5/363 18526
/proc/meminfo: memFree=23677072/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=216936 CPUtime=342.3 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 183244 0 0 0 34176 54 0 0 25 0 1 0 649797366 222142464 39735 33554432000 4194304 4650387 140733392809120 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 54234 39735 382 112 0 49199 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 216936

[startup+402.301 s]
/proc/loadavg: 4.04 3.84 3.73 5/363 18528
/proc/meminfo: memFree=23680656/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=216936 CPUtime=402.3 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 183326 0 0 0 40176 54 0 0 25 0 1 0 649797366 222142464 39817 33554432000 4194304 4650387 140733392809120 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 54234 39817 382 112 0 49199 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 216936

[startup+462.301 s]
/proc/loadavg: 4.01 3.87 3.74 5/363 18529
/proc/meminfo: memFree=23692632/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=172028 CPUtime=462.31 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 197392 0 0 0 46173 58 0 0 25 0 1 0 649797366 176156672 35874 33554432000 4194304 4650387 140733392809120 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 43007 35874 382 112 0 37972 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 172028

[startup+522.301 s]
/proc/loadavg: 4.00 3.89 3.75 5/363 18531
/proc/meminfo: memFree=23672604/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=172184 CPUtime=522.31 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 223963 0 0 0 52165 66 0 0 25 0 1 0 649797366 176316416 36813 33554432000 4194304 4650387 140733392809120 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 43046 36813 382 112 0 38011 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 172184

[startup+582.3 s]
/proc/loadavg: 4.03 3.92 3.77 5/363 18533
/proc/meminfo: memFree=23627664/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=222336 CPUtime=582.31 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 247688 0 0 0 58156 75 0 0 25 0 1 0 649797366 227672064 40049 33554432000 4194304 4650387 140733392809120 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 55584 40049 382 112 0 50549 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 222336

[startup+642.3 s]
/proc/loadavg: 4.01 3.93 3.78 5/363 18534
/proc/meminfo: memFree=23621188/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=222996 CPUtime=642.32 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 271125 0 0 0 64148 84 0 0 25 0 1 0 649797366 228347904 41968 33554432000 4194304 4650387 140733392809120 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 55749 41968 382 112 0 50714 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 222996

[startup+702.3 s]
/proc/loadavg: 4.03 3.95 3.80 5/363 18536
/proc/meminfo: memFree=23618436/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=223704 CPUtime=702.31 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 294239 0 0 0 70137 94 0 0 25 0 1 0 649797366 229072896 42411 33554432000 4194304 4650387 140733392809120 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 55926 42411 382 112 0 50891 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 223704

[startup+762.313 s]
/proc/loadavg: 4.07 3.98 3.81 5/363 18537
/proc/meminfo: memFree=23599276/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=226284 CPUtime=762.33 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 315782 0 0 0 76129 104 0 0 25 0 1 0 649797366 231714816 40263 33554432000 4194304 4650387 140733392809120 18446744073709551615 4310405 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 56571 40263 382 112 0 51536 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 226284

[startup+822.3 s]
/proc/loadavg: 4.02 3.98 3.82 5/363 18539
/proc/meminfo: memFree=23619824/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=178128 CPUtime=822.32 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 338101 0 0 0 82118 114 0 0 25 0 1 0 649797366 182403072 37771 33554432000 4194304 4650387 140733392809120 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 44532 37771 382 112 0 39497 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 178128

[startup+882.3 s]
/proc/loadavg: 4.07 3.99 3.83 5/363 18541
/proc/meminfo: memFree=23589040/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=227268 CPUtime=882.33 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 360832 0 0 0 88111 122 0 0 25 0 1 0 649797366 232722432 43385 33554432000 4194304 4650387 140733392809120 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 56817 43385 382 112 0 51782 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 227268

[startup+942.3 s]
/proc/loadavg: 4.02 3.99 3.84 5/363 18542
/proc/meminfo: memFree=23582176/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=228896 CPUtime=942.32 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 379145 0 0 0 94104 128 0 0 25 0 1 0 649797366 234389504 44116 33554432000 4194304 4650387 140733392809120 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 57224 44116 382 112 0 52189 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 228896

[startup+1002.3 s]
/proc/loadavg: 4.01 3.99 3.85 5/363 18544
/proc/meminfo: memFree=23606700/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=229520 CPUtime=1002.32 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 402242 0 0 0 100098 134 0 0 25 0 1 0 649797366 235028480 39909 33554432000 4194304 4650387 140733392809120 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 57380 39909 382 112 0 52345 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 229520

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.86 5/363 18545
/proc/meminfo: memFree=23595604/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=229980 CPUtime=1062.33 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 423471 0 0 0 106093 140 0 0 25 0 1 0 649797366 235499520 42420 33554432000 4194304 4650387 140733392809120 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 57495 42420 382 112 0 52460 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 229980

[startup+1122.3 s]
/proc/loadavg: 4.02 4.00 3.86 5/363 18547
/proc/meminfo: memFree=23549944/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=271456 CPUtime=1122.33 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 434553 0 0 0 112091 142 0 0 25 0 1 0 649797366 277970944 53502 33554432000 4194304 4650387 140733392809120 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 67864 53502 382 112 0 62829 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 271456

[startup+1182.3 s]
/proc/loadavg: 4.05 4.01 3.87 5/363 18549
/proc/meminfo: memFree=23516312/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=271456 CPUtime=1182.33 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 434553 0 0 0 118091 142 0 0 25 0 1 0 649797366 277970944 53502 33554432000 4194304 4650387 140733392809120 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 67864 53502 382 112 0 62829 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 271456

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.88 5/363 18550
/proc/meminfo: memFree=23518412/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=271456 CPUtime=1242.34 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 434553 0 0 0 124092 142 0 0 25 0 1 0 649797366 277970944 53502 33554432000 4194304 4650387 140733392809120 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 67864 53502 382 112 0 62829 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 271456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 3.89 5/363 18552
/proc/meminfo: memFree=23527924/32950928 swapFree=45937192/67111528
[pid=18492] ppid=18490 vsize=271788 CPUtime=1300.05 cores=0,2
/proc/18492/stat : 18492 (strangenight1-s) R 18490 18492 17897 0 -1 4202496 434636 0 0 0 129863 142 0 0 25 0 1 0 649797366 278310912 53585 33554432000 4194304 4650387 140733392809120 18446744073709551615 4540496 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18492/statm: 67947 53585 382 112 0 62912 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 271788

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.03
CPU time (s): 1300.08
CPU user time (s): 1298.64
CPU system time (s): 1.43778
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 271788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.64
system time used= 1.43778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 434636
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= 14
involuntary context switches= 15213

runsolver used 4.91125 second user time and 10.2764 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 16:06:47
IDJOB=3369770
IDBENCH=82579
IDSOLVER=1847
FILE ID=node149/3369770-1305382007
RUNJOBID= node149-1305382007-18474
PBS_JOBID= 13324353
Free space on /tmp= 73572 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S434028979-077-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369770-1305382007/watcher-3369770-1305382007 -o /tmp/evaluation-result-3369770-1305382007/solver-3369770-1305382007 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369770-1305382007.cnf

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

MD5SUM BENCH= 99649f8478aeec246b4c83e11dce9c4a
RANDOM SEED=268504245

node149.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.806
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.61
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.806
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.806
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.83
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.806
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.73
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.806
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.82
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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:     32950928 kB
MemFree:      24181400 kB
Buffers:        299164 kB
Cached:        3835400 kB
SwapCached:      19984 kB
Active:        6271764 kB
Inactive:      2202464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24181400 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:            6612 kB
Writeback:           0 kB
AnonPages:     4332356 kB
Mapped:          13604 kB
Slab:           157048 kB
PageTables:      72376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80192960 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= 73548 MiB
End job on node149 at 2011-05-14 16:28:29