Trace number 3173998

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-2-mt? (TO) 4800.44 1201.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S628307658-028.SATISFIABLE.cnf
MD5SUM0b3e0de9aa59dd098eea77ce3aaba6c9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.031995
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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 Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173998-1304075713.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.10	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.10	c -- vars added        700
0.00/0.10	c Parsing time:  0.00 s
0.00/0.10	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.10	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     14  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     329 undec:      68 neg:     303
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       686      2968         0         0      9002         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.00/0.18	c  N st     8      4916       686      2968         0      4861      9002    142436   no data   no data
0.00/0.47	c  N st    10     11298       686      2968         0      4491      9002     92534   no data   no data
0.00/0.78	c  N st    11     17041       686      2968         0     10184      9002    274809   no data   no data
4.77/1.22	c  F st    12     25000       686      2968         0     12497      9002    351579   no data   no data
4.77/1.22	c  N st    12     25000       686      2968         0     12497      9002    351579   no data   no data
5.57/1.49	c Decided on static restart strategy
5.57/1.49	c  N st    18     30001       686      2968         0     10766      9002    264191   no data   no data
5.57/1.49	c  S st    18     30001       686      2968         0     10766      9002    264191   no data   no data
5.97/1.52	c  S st    18     30508       686      2968         0     11273      9002    277908   no data   no data
5.97/1.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.97/1.52	c blocked clauses removed:       22 vars:      4 tried:         686 T: 0.00 s
5.97/1.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
5.97/1.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.97/1.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.58	c lits-rem:        87  cl-subs:      181  v-elim:      0  v-fix:    0  time:  0.04 s
5.97/1.58	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.01
5.97/1.58	c calculated reachability. Time: 0.00
5.97/1.58	c  N st    18     30508       682      2946         0     11065      8936    269931   no data   no data
7.96/2.01	c  N st    20     37619       682      2946         0     10308      8936    221828   no data   no data
9.57/2.45	c  N st    21     44019       682      2946         0     16659      8936    424255   no data   no data
9.97/2.57	c  S st    22     45764       682      2946         0      9536      8936    173351   no data   no data
9.97/2.59	c  S st    22     46266       682      2946         0     10038      8936    186906   no data   no data
9.97/2.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.37/2.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.37/2.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.37/2.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.37/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
10.37/2.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.37/2.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.37/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.62	c lits-rem:        10  cl-subs:       45  v-elim:      0  v-fix:    0  time:  0.01 s
10.37/2.62	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
10.37/2.62	c vivif2 --  cl tried     9993 cl shrink        0 lits rem          0 time: 0.00
10.37/2.63	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.01
10.37/2.63	c calculated reachability. Time: 0.00
10.37/2.63	c  N st    22     46266       682      2946         0      9993      8936    185175   no data   no data
14.36/3.64	c  N st    23     60663       682      2946         0     14355      8936    311569   no data   no data
17.15/4.34	c  N st    24     69399       682      2946         0     12126      8936    228938   no data   no data
17.15/4.34	c  S st    24     69399       682      2946         0     12126      8936    228938   no data   no data
17.15/4.37	c  S st    24     69899       682      2946         0     12626      8936    242207   no data   no data
17.15/4.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.15/4.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.15/4.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.15/4.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.15/4.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.15/4.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
17.15/4.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.15/4.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.15/4.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.55/4.41	c lits-rem:        29  cl-subs:      103  v-elim:      0  v-fix:    0  time:  0.02 s
17.55/4.41	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
17.55/4.41	c vivif2 --  cl tried    12523 cl shrink        0 lits rem          0 time: 0.00
17.55/4.42	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.01
17.55/4.42	c calculated reachability. Time: 0.00
17.55/4.42	c  N st    24     69899       682      2946         0     12523      8936    238358   no data   no data
23.15/5.80	c  F st    25     87502       682      2946         0     18047      8936    403503   no data   no data
23.15/5.80	c  N st    25     87502       682      2946         0     18047      8936    403503   no data   no data
24.76/6.30	c  N dy    33     93579       682      2946         0     24053      8936    587754     20.76     21.86
27.14/6.80	c  N dy    56    100277       682      2946         0     17812      8936    310782     19.13     20.19
28.34/7.17	c  S st    82    104848       682      2946         0     22335      8936    438608     19.37   no data
28.73/7.23	c  S st    82    105354       682      2946         0     22841      8936    452292     19.37   no data
28.73/7.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.73/7.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.73/7.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.73/7.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.73/7.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.73/7.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
28.73/7.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
28.73/7.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.73/7.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.16/7.34	c lits-rem:       211  cl-subs:      270  v-elim:      0  v-fix:    0  time:  0.08 s
29.16/7.34	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
29.16/7.34	c vivif2 --  cl tried    22571 cl shrink        0 lits rem          0 time: 0.00
29.16/7.35	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.01
29.16/7.35	c calculated reachability. Time: 0.00
29.16/7.35	c  N dy    82    105354       682      2946         0     22571      8936    443298     19.37   no data
31.54/7.97	c  N dy   111    112092       682      2946         0     15368      8936    200378     19.37     20.40
33.95/8.54	c  N dy   150    119251       682      2946         0     22471      8936    405131     19.57     20.61
37.13/9.37	c  N dy   191    127314       682      2946         0     15596      8936    178004     19.73     20.89
39.92/10.02	c  N dy   215    135532       682      2946         0     23758      8936    407852     19.58     20.67
43.51/10.94	c  N dy   251    144367       682      2946         0     16650      8936    179718     19.51     20.56
46.32/11.70	c  N dy   310    153635       682      2946         0     25861      8936    453631     19.68     24.77
48.31/12.15	c  S st   332    158031       682      2946         0     30223      8936    581731     19.69     16.83
48.71/12.22	c  S st   332    158534       682      2946         0     30725      8936    595650     19.69   no data
48.71/12.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.71/12.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
48.71/12.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.71/12.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.71/12.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.71/12.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
48.71/12.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
48.71/12.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
48.71/12.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.51/12.41	c lits-rem:       143  cl-subs:      321  v-elim:      0  v-fix:    0  time:  0.15 s
49.51/12.41	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
49.51/12.42	c vivif2 --  cl tried    30404 cl shrink        0 lits rem          0 time: 0.01
49.51/12.44	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.02
49.51/12.44	c calculated reachability. Time: 0.00
49.51/12.44	c  N dy   332    158534       682      2946         0     30404      8936    584290     19.69   no data
53.51/13.40	c  N dy   384    168661       682      2946         0     23594      8936    357619     19.77     21.07
57.90/14.57	c  N dy   438    179476       682      2946         0     34340      8936    672713     19.84     21.93
62.69/15.70	c  N dy   493    191012       682      2946         0     27910      8936    453978     19.83     22.82
68.29/17.19	c  N dy   551    203594       682      2946         0     21528      8936    246693     19.86     21.04
73.87/18.59	c  N dy   587    216873       682      2946         0     34713      8936    630139     19.78     21.02
79.87/20.09	c  N dy   629    230766       682      2946         0     28635      8936    425352     19.73     20.85
83.86/21.06	c  S st   657    237804       682      2946         0     35598      8936    621903     19.72     18.35
84.26/21.16	c  S st   657    238305       682      2946         0     36099      8936    636407     19.72   no data
84.26/21.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.26/21.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
84.26/21.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.26/21.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.26/21.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.26/21.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
84.26/21.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
84.26/21.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
84.66/21.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.46/21.49	c lits-rem:       147  cl-subs:      736  v-elim:      0  v-fix:    0  time:  0.28 s
85.46/21.49	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
85.86/21.50	c vivif2 --  cl tried    35363 cl shrink        0 lits rem          0 time: 0.01
85.86/21.53	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.03
85.86/21.53	c calculated reachability. Time: 0.00
85.86/21.53	c  N dy   657    238305       682      2946         0     35363      8936    614730     19.72   no data
93.05/23.35	c  N dy   717    253983       682      2946         0     30088      8936    445714     19.72     21.02
101.44/25.42	c  N dy   792    270214       682      2946         0     24385      8936    258486     19.73     23.72
109.43/27.47	c  N dy   870    287562       682      2946         0     41575      8936    762089     19.75     21.03
118.62/29.76	c  F st   952    306252       682      2946         0     37296      8936    615278     19.75     18.55
118.62/29.76	c  N st   952    306252       682      2946         0     37296      8936    615278     19.75     18.55
121.43/30.49	c Decided on static restart strategy
132.99/33.39	c  N st   962    334555       682      2946         0     41449      8936    960713     19.75   no data
145.38/36.49	c  N st   964    357458       682      2946         0     39288      8936    911663     19.75   no data
145.38/36.49	c  S st   964    357458       682      2946         0     39288      8936    911663     19.75   no data
145.78/36.59	c  S st   964    357961       682      2946         0     39791      8936    925777     19.75   no data
145.78/36.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
146.18/36.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
146.18/36.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
146.18/36.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.18/36.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.18/36.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
146.18/36.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
146.18/36.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
146.18/36.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.77/37.51	c lits-rem:       334  cl-subs:     1503  v-elim:      0  v-fix:    0  time:  0.86 s
149.77/37.51	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
149.77/37.52	c vivif2 --  cl tried    38288 cl shrink        0 lits rem          0 time: 0.01
149.77/37.55	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.03
149.77/37.56	c calculated reachability. Time: 0.00
149.77/37.56	c  N st   964    357961       682      2946         0     38288      8936    868551     19.75   no data
168.15/42.14	c  N st   965    390354       682      2946         0     44524      8936   1083425     19.75   no data
199.31/49.98	c  N st   966    438944       682      2946         0     38253      8936    729279     19.75   no data
242.85/60.87	c  N st   967    511827       682      2946         0     51808      8936   1110172     19.75   no data
258.43/64.77	c  N st   968    536941       682      2946         0     46118      8936    946630     19.75   no data
258.43/64.77	c  S st   968    536941       682      2946         0     46118      8936    946630     19.75   no data
258.83/64.89	c  S st   968    537446       682      2946         0     46622      8936    960862     19.75   no data
258.83/64.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
259.23/64.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
259.23/64.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
259.23/64.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
259.23/64.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
259.23/64.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
259.23/64.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
259.23/64.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
259.23/64.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
263.22/65.91	c lits-rem:       212  cl-subs:     1198  v-elim:      0  v-fix:    0  time:  0.95 s
263.22/65.91	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
263.22/65.93	c vivif2 --  cl tried    45424 cl shrink        0 lits rem          0 time: 0.01
263.22/65.96	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.04
263.22/65.96	c calculated reachability. Time: 0.00
263.22/65.96	c  N st   968    537446       682      2946         0     45424      8936    916724     19.75   no data
383.46/96.04	c  N st   969    701432       682      2946         0     39536      8936    609545     19.75   no data
474.54/118.83	c  N st   970    806169       682      2946         0     69018      8936   1573309     19.75   no data
474.54/118.83	c  S st   970    806169       682      2946         0     69018      8936   1573309     19.75   no data
475.34/119.03	c  S st   970    806675       682      2946         0     69524      8936   1587784     19.75   no data
475.34/119.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
475.34/119.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
475.34/119.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
475.34/119.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
475.34/119.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
475.34/119.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
475.34/119.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
475.74/119.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
475.74/119.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
493.71/123.67	c lits-rem:       466  cl-subs:     2445  v-elim:      0  v-fix:    0  time:  4.52 s
493.71/123.67	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
493.71/123.69	c vivif2 --  cl tried    67079 cl shrink        0 lits rem          0 time: 0.02
494.11/123.75	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.06
494.11/123.75	c calculated reachability. Time: 0.00
494.11/123.75	c  N st   970    806675       682      2946         0     67079      8936   1499720     19.75   no data
748.58/187.45	c  F st   971   1071875       682      2946         0     82459      8936   1896432     19.75   no data
748.58/187.45	c  N st   971   1071875       682      2946         0     82459      8936   1896432     19.75   no data
766.96/192.10	c  N dy  1062   1091903       682      2946         0     58162      8936    891816     19.80     22.67
789.34/197.64	c  N dy  1159   1112380       682      2946         0     78453      8936   1480823     19.82     20.90
811.71/203.26	c  N dy  1234   1132457       682      2946         0     52999      8936    677493     19.80     22.14
831.66/208.22	c  N dy  1294   1152877       682      2946         0     73258      8936   1279594     19.74     20.82
859.23/215.20	c  N dy  1397   1173113       682      2946         0     46834      8936    455404     19.77     20.94
878.80/220.01	c  N dy  1511   1193209       682      2946         0     66784      8936   1043721     19.82     20.88
898.78/225.01	c  S st  1587   1210013       682      2946         0     83446      8936   1530210     19.84     18.81
899.59/225.25	c  S st  1587   1210518       682      2946         0     83950      8936   1545078     19.84   no data
899.59/225.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
899.59/225.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
899.59/225.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
899.97/225.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
899.97/225.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
899.97/225.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
899.97/225.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
899.97/225.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
899.97/225.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
905.96/226.81	c lits-rem:       236  cl-subs:     1024  v-elim:      0  v-fix:    0  time:  1.45 s
905.96/226.81	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
905.96/226.84	c vivif2 --  cl tried    82926 cl shrink        0 lits rem          0 time: 0.02
906.36/226.92	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.09
906.36/226.93	c calculated reachability. Time: 0.00
906.36/226.93	c  N dy  1587   1210518       682      2946         0     82926      8936   1511356     19.84   no data
931.53/233.27	c  N dy  1668   1232007       682      2946         0     56658      8936    696634     19.84     20.94
951.93/238.38	c  N dy  1750   1252849       682      2946         0     77304      8936   1310449     19.82     21.00
981.06/245.63	c  N dy  1851   1273308       682      2946         0     49058      8936    449571     19.84     21.22
998.63/250.09	c  N dy  1927   1293358       682      2946         0     68920      8936   1026249     19.83     22.94
1023.40/256.22	c  N dy  2027   1313408       682      2946         0     88825      8936   1614174     19.84     21.18
1046.97/262.10	c  N dy  2110   1333437       682      2946         0     59125      8936    709918     19.85     23.06
1068.54/267.51	c  N dy  2171   1354344       682      2946         0     79788      8936   1308781     19.83     21.15
1097.33/274.71	c  N dy  2259   1374481       682      2946         0     99743      8936   1892091     19.84     21.25
1117.28/279.75	c  N dy  2361   1395028       682      2946         0     69594      8936    987357     19.86     21.22
1141.64/285.85	c  N dy  2424   1415209       682      2946         0     89603      8936   1574205     19.84     20.94
1167.23/292.29	c  N dy  2497   1435460       682      2946         0     58137      8936    630326     19.83     20.88
1187.58/297.34	c  N dy  2573   1455689       682      2946         0     78194      8936   1222226     19.83     21.04
1216.35/304.51	c  N dy  2695   1475708       682      2946         0     98077      8936   1813494     19.86     22.64
1239.52/310.32	c  N dy  2815   1495721       682      2946         0     65391      8936    816601     19.89     21.71
1262.69/316.18	c  N dy  2901   1516255       682      2946         0     85712      8936   1416414     19.89     21.01
1293.05/323.77	c  N dy  2996   1536375       682      2946         0    105674      8936   2007929     19.91     21.10
1313.01/328.77	c  N dy  3095   1556447       682      2946         0     72052      8936    983621     19.92     20.98
1339.38/335.39	c  N dy  3211   1576745       682      2946         0     92191      8936   1581319     19.95     21.03
1370.54/343.15	c  N dy  3286   1597966       682      2946         0     58670      8936    555024     19.94     21.05
1392.91/348.75	c  N dy  3371   1619676       682      2946         0     80174      8936   1185582     19.94     21.04
1423.27/356.32	c  N dy  3498   1640456       682      2946         0    100796      8936   1798426     19.96     21.12
1451.64/363.43	c  N dy  3598   1660693       682      2946         0     65313      8936    723443     19.98     21.09
1475.22/369.32	c  N dy  3667   1681114       682      2946         0     85497      8936   1308273     19.97     21.13
1505.58/376.92	c  N dy  3758   1701137       682      2946         0    105339      8936   1895738     19.98     21.21
1520.74/380.76	c  S st  3800   1710520       682      2946         0     58155      8936    494630     19.98   no data
1521.14/380.89	c  S st  3800   1711020       682      2946         0     58655      8936    510013     19.98   no data
1521.54/380.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1521.54/380.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
1521.54/380.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1521.54/380.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1521.54/380.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1521.54/380.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
1521.54/380.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1521.54/380.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1521.54/380.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1522.34/381.11	c lits-rem:        19  cl-subs:       78  v-elim:      0  v-fix:    0  time:  0.16 s
1522.34/381.11	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
1522.34/381.12	c vivif2 --  cl tried    58577 cl shrink        0 lits rem          0 time: 0.01
1522.34/381.16	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.04
1522.34/381.16	c calculated reachability. Time: 0.00
1522.34/381.16	c  N dy  3800   1711020       682      2946         0     58577      8936    507745     19.98   no data
1542.71/386.22	c  N dy  3881   1731149       682      2946         0     78549      8936   1103512     19.98     21.26
1571.07/393.30	c  N dy  4000   1751344       682      2946         0     98603      8936   1708062     20.00     21.12
1603.03/401.33	c  N dy  4104   1771373       682      2946         0     60957      8936    556782     20.01     22.72
1630.59/408.25	c  N dy  4193   1791653       682      2946         0     81069      8936   1155428     20.02     21.29
1672.14/418.69	c  N dy  4242   1819074       682      2946         0    108142      8936   1944877     19.97     21.04
1699.70/425.51	c  N dy  4325   1839896       682      2946         0     70332      8936    804471     19.97     21.11
1724.87/431.86	c  N dy  4389   1861172       682      2946         0     91345      8936   1417850     19.96     21.10
1756.45/439.71	c  N dy  4464   1881178       682      2946         0    111172      8936   2003278     19.96     22.86
1782.41/446.22	c  N dy  4544   1901270       682      2946         0     71671      8936    819803     19.96     23.35
1808.36/452.73	c  N dy  4642   1921359       682      2946         0     91594      8936   1409871     19.97     24.31
1841.12/460.91	c  N dy  4727   1941477       682      2946         0    111536      8936   1995141     19.97     21.09
1869.88/468.14	c  N dy  4807   1962402       682      2946         0     71812      8936    779449     19.97     21.05
1894.25/474.26	c  N dy  4876   1982538       682      2946         0     91726      8936   1364935     19.97     21.04
1927.41/482.53	c  N dy  4991   2002596       682      2946         0    111639      8936   1954380     19.98     21.25
1957.36/490.01	c  N dy  5081   2022610       682      2946         0     70067      8936    717421     19.99     21.10
1981.33/496.05	c  N dy  5170   2042624       682      2946         0     89897      8936   1309428     19.99     21.28
2013.28/504.07	c  N dy  5258   2062635       682      2946         0    109693      8936   1893123     20.00     21.85
2047.24/512.56	c  N dy  5346   2082712       682      2946         0     67193      8936    608619     20.00     22.47
2070.80/518.49	c  N dy  5457   2102776       682      2946         0     87056      8936   1199872     20.02     22.67
2102.77/526.41	c  N dy  5565   2122828       682      2946         0    106882      8936   1783956     20.03     21.15
2143.13/536.58	c  N dy  5693   2143562       682      2946         0     64059      8936    490400     20.05     21.11
2165.88/542.25	c  N dy  5802   2163738       682      2946         0     84050      8936   1080719     20.06     21.18
2195.47/549.61	c  N dy  5880   2184005       682      2946         0    104149      8936   1675880     20.06     21.19
2232.99/559.05	c  N dy  5991   2204138       682      2946         0    124124      8936   2278071     20.07     21.35
2245.77/562.25	c  S st  6027   2211020       682      2946         0     66524      8936    538907     20.08     18.69
2246.57/562.40	c  S st  6027   2211525       682      2946         0     67028      8936    553263     20.08   no data
2246.57/562.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2246.57/562.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
2246.57/562.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2246.57/562.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2246.57/562.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2246.57/562.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
2246.57/562.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2246.57/562.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2246.57/562.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2246.97/562.59	c lits-rem:         4  cl-subs:       77  v-elim:      0  v-fix:    0  time:  0.12 s
2246.97/562.59	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
2247.37/562.60	c vivif2 --  cl tried    66951 cl shrink        0 lits rem          0 time: 0.01
2247.37/562.65	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.05
2247.37/562.65	c calculated reachability. Time: 0.00
2247.37/562.65	c  N dy  6027   2211525       682      2946         0     66951      8936    550968     20.08   no data
2271.33/568.63	c  N dy  6110   2231867       682      2946         0     87135      8936   1155149     20.08     21.18
2306.89/577.51	c  N dy  6186   2252239       682      2946         0    107314      8936   1756833     20.07     21.19
2345.63/587.27	c  N dy  6277   2273059       682      2946         0    127944      8936   2373960     20.08     21.14
2370.81/593.55	c  N dy  6347   2293144       682      2946         0     82449      8936    988683     20.07     21.35
2399.16/600.69	c  N dy  6421   2313197       682      2946         0    102290      8936   1571462     20.07     21.77
2433.92/609.39	c  N dy  6482   2333338       682      2946         0    122191      8936   2153165     20.07     21.34
2467.90/617.90	c  N dy  6595   2354161       682      2946         0     76454      8936    786331     20.08     21.14
2495.04/624.68	c  N dy  6705   2374198       682      2946         0     96314      8936   1374611     20.09     23.43
2529.00/633.11	c  N dy  6796   2394206       682      2946         0    116114      8936   1964794     20.10     22.08
2569.73/643.37	c  N dy  6905   2414233       682      2946         0     68613      8936    532314     20.11     21.19
2637.65/660.38	c  N dy  7023   2463894       682      2946         0    117736      8936   2042988     20.08     21.36
2679.22/670.77	c  N dy  7105   2484139       682      2946         0     69467      8936    536660     20.07     21.16
2703.56/676.87	c  N dy  7192   2504809       682      2946         0     89949      8936   1141879     20.08     21.29
2735.12/684.75	c  N dy  7273   2525509       682      2946         0    110415      8936   1742878     20.08     21.18
2775.07/694.75	c  N dy  7304   2545547       682      2946         0    130227      8936   2339978     20.06     21.74
2806.65/702.66	c  N dy  7387   2565788       682      2946         0     80979      8936    848806     20.06     21.39
2844.97/712.22	c  N dy  7463   2593386       682      2946         0    108248      8936   1633034     20.05     21.25
2897.31/725.30	c  N dy  7482   2621580       682      2946         0    135968      8936   2413246     20.00     21.10
2926.87/732.73	c  N dy  7614   2641632       682      2946         0     85678      8936    979601     20.02     23.63
2956.42/740.18	c  N dy  7719   2661669       682      2946         0    105540      8936   1568283     20.02     21.19
2995.59/749.95	c  N dy  7813   2681721       682      2946         0    125410      8936   2156804     20.03     22.84
3038.31/760.65	c  N dy  7926   2701815       682      2946         0     74081      8936    603657     20.04     23.78
3049.90/763.55	c  S st  7984   2711527       682      2946         0     83724      8936    891725     20.04   no data
3050.70/763.76	c  S st  7984   2712030       682      2946         0     84227      8936    907073     20.04   no data
3050.70/763.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3051.10/763.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3051.10/763.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3051.10/763.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3051.10/763.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3051.10/763.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
3051.10/763.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3051.10/763.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3051.10/763.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3052.32/764.18	c lits-rem:        48  cl-subs:      375  v-elim:      0  v-fix:    0  time:  0.33 s
3052.32/764.18	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
3052.32/764.19	c vivif2 --  cl tried    83852 cl shrink        0 lits rem          0 time: 0.02
3052.72/764.27	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.07
3052.72/764.27	c calculated reachability. Time: 0.00
3052.72/764.27	c  N dy  7984   2712030       682      2946         0     83852      8936    894426     20.04   no data
3082.26/771.66	c  N dy  8101   2732329       682      2946         0    103969      8936   1495840     20.05     21.14
3120.21/781.13	c  N dy  8180   2753693       682      2946         0    125111      8936   2122875     20.05     21.20
3168.14/793.16	c  N dy  8267   2778272       682      2946         0     77158      8936    672076     20.05     21.35
3198.50/800.75	c  N dy  8378   2801937       682      2946         0    100623      8936   1374199     20.05     21.19
3230.06/808.65	c  N dy  8408   2822013       682      2946         0    120395      8936   1945500     20.04     21.22
3272.02/819.13	c  N dy  8508   2842040       682      2946         0    140247      8936   2536647     20.04     22.09
3303.56/827.02	c  N dy  8596   2862336       682      2946         0     87065      8936    933897     20.05     21.29
3333.54/834.51	c  N dy  8694   2882352       682      2946         0    106893      8936   1527195     20.05     22.11
3368.70/843.32	c  N dy  8760   2902462       682      2946         0    126766      8936   2122830     20.05     21.26
3423.41/857.05	c  N dy  8870   2929560       682      2946         0     79396      8936    692332     20.05     21.13
3449.76/863.64	c  N dy  8961   2949746       682      2946         0     99384      8936   1298953     20.06     21.23
3491.72/874.16	c  N dy  9079   2969749       682      2946         0    119213      8936   1892715     20.07     21.16
3613.15/904.52	c  N dy  9180   3030601       682      2946         0    104033      8936   1374805     19.99     21.12
3649.10/913.52	c  N dy  9304   3050608       682      2946         0    123897      8936   1974859     20.01     21.11
3691.84/924.21	c  N dy  9421   3070702       682      2946         0    143837      8936   2575362     20.01     21.15
3727.40/933.12	c  N dy  9538   3090747       682      2946         0     87511      8936    888160     20.02     23.11
3762.96/942.10	c  N dy  9666   3110829       682      2946         0    107408      8936   1486239     20.04     24.11
3818.47/955.95	c  N dy  9793   3135436       682      2946         0    131743      8936   2217353     20.04     21.29
3866.80/968.05	c  N dy  9901   3155488       682      2946         0    151597      8936   2809563     20.05     21.25
3897.17/975.68	c  N dy 10007   3175505       682      2946         0     94229      8936   1059264     20.06     24.26
3927.53/983.26	c  N dy 10074   3195601       682      2946         0    114131      8936   1663694     20.06     24.57
3959.09/991.20	c  S st 10149   3212031       682      2946         0    130399      8936   2142608     20.06     18.01
3961.09/991.63	c  S st 10149   3212533       682      2946         0    130900      8936   2157736     20.06   no data
3961.09/991.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3961.49/991.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3961.49/991.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3961.49/991.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3961.49/991.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3961.49/991.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
3961.49/991.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3961.49/991.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3961.91/991.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3971.87/994.35	c lits-rem:       209  cl-subs:     2081  v-elim:      0  v-fix:    0  time:  2.54 s
3971.87/994.35	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
3971.87/994.38	c vivif2 --  cl tried   128819 cl shrink        0 lits rem          0 time: 0.03
3972.67/994.52	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.14
3972.67/994.52	c calculated reachability. Time: 0.00
3972.67/994.52	c  N dy 10149   3212533       682      2946         0    128819      8936   2093276     20.06   no data
4015.81/1005.35	c  N dy 10238   3232632       682      2946         0    148680      8936   2669670     20.06     26.20
4052.97/1014.69	c  N dy 10350   3253454       682      2946         0     91097      8936    939701     20.07     21.38
4085.72/1022.80	c  N dy 10461   3273617       682      2946         0    111079      8936   1531205     20.07     21.16
4125.66/1032.84	c  N dy 10574   3293677       682      2946         0    130974      8936   2122532     20.08     25.15
4173.22/1044.71	c  N dy 10700   3313758       682      2946         0    150879      8936   2729951     20.09     22.01
4209.16/1053.77	c  N dy 10771   3335661       682      2946         0     93285      8936    972917     20.09     21.18
4245.11/1062.75	c  N dy 10885   3358164       682      2946         0    115615      8936   1651094     20.09     21.38
4287.07/1073.28	c  N dy 11002   3378621       682      2946         0    135933      8936   2259442     20.10     21.21
4336.58/1085.68	c  N dy 11114   3398677       682      2946         0    155761      8936   2855467     20.11     24.77
4374.13/1095.00	c  N dy 11231   3421220       682      2946         0     97860      8936   1104056     20.11     21.26
4413.28/1104.89	c  N dy 11286   3441295       682      2946         0    117682      8936   1676282     20.11     21.18
4465.61/1117.97	c  N dy 11359   3461695       682      2946         0    137867      8936   2271150     20.11     21.20
4514.35/1130.19	c  N dy 11429   3481736       682      2946         0    157685      8936   2862225     20.11     21.52
4549.90/1139.08	c  N dy 11544   3502579       682      2946         0     97203      8936   1063990     20.11     21.22
4588.65/1148.73	c  N dy 11629   3523257       682      2946         0    117662      8936   1675781     20.11     21.19
4626.99/1158.34	c  N dy 11657   3543840       682      2946         0    137925      8936   2256319     20.11     21.28
4676.14/1170.61	c  N dy 11733   3564430       682      2946         0    158331      8936   2862822     20.11     21.19
4707.29/1178.44	c  N dy 11757   3584488       682      2946         0     95972      8936    980872     20.09     23.21
4740.84/1186.80	c  N dy 11888   3604576       682      2946         0    115902      8936   1588605     20.10     22.63
4781.59/1197.09	c  N dy 11995   3624669       682      2946         0    135820      8936   2184379     20.11     21.21

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-3173998-1304075713/watcher-3173998-1304075713 -o /tmp/evaluation-result-3173998-1304075713/solver-3173998-1304075713 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173998-1304075713.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.20 8.17 8.01 1/179 4709
/proc/meminfo: memFree=22303844/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=257132 CPUtime=0 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 622 0 0 0 0 0 0 0 25 0 4 0 519169184 263303168 551 33554432000 4194304 4627427 140737352575712 18446744073709551615 255377406446 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 64326 559 338 106 0 59297 0
[pid=4709/tid=4710] ppid=4707 vsize=265508 CPUtime=0 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 37 0 0 0 0 0 0 0 25 0 4 0 519169185 271880192 603 33554432000 4194304 4627427 140737352575712 18446744073709551615 255377406446 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=265508 CPUtime=0 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 82 0 0 0 0 0 0 0 25 0 4 0 519169185 271880192 606 33554432000 4194304 4627427 140737352575712 18446744073709551615 255376968589 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=265508 CPUtime=0 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 65 0 0 0 0 0 0 0 25 0 4 0 519169185 271880192 611 33554432000 4194304 4627427 140737352575712 18446744073709551615 255377406495 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.014707 s]
/proc/loadavg: 8.20 8.17 8.01 1/179 4709
/proc/meminfo: memFree=22303844/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=286508 CPUtime=3.2 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 5274 0 0 0 319 1 0 0 25 0 4 0 519169184 293384192 3259 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 71627 3259 385 106 0 66598 0
[pid=4709/tid=4710] ppid=4707 vsize=286508 CPUtime=0.79 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 1230 0 0 0 79 0 0 0 19 0 4 0 519169185 293384192 3259 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=286508 CPUtime=0.79 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 1295 0 0 0 79 0 0 0 25 0 4 0 519169185 293384192 3259 33554432000 4194304 4627427 140737352575712 18446744073709551615 4333195 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=286508 CPUtime=0.79 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 1142 0 0 0 79 0 0 0 25 0 4 0 519169185 293384192 3259 33554432000 4194304 4627427 140737352575712 18446744073709551615 4308117 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 286508

[startup+0.907456 s]
/proc/loadavg: 8.20 8.17 8.01 1/179 4709
/proc/meminfo: memFree=22303844/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=287376 CPUtime=3.6 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 6217 0 0 0 359 1 0 0 25 0 4 0 519169184 294273024 2796 33554432000 4194304 4627427 140737352575712 18446744073709551615 4308275 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 71844 2796 385 106 0 66815 0
[pid=4709/tid=4710] ppid=4707 vsize=287376 CPUtime=0.89 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 1470 0 0 0 89 0 0 0 19 0 4 0 519169185 294273024 2796 33554432000 4194304 4627427 140737352575712 18446744073709551615 4332735 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=287376 CPUtime=0.89 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 1522 0 0 0 89 0 0 0 25 0 4 0 519169185 294273024 2796 33554432000 4194304 4627427 140737352575712 18446744073709551615 4321603 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=287376 CPUtime=0.89 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 1384 0 0 0 89 0 0 0 25 0 4 0 519169185 294273024 2796 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 287376

[startup+1.00044 s]
/proc/loadavg: 8.20 8.17 8.01 1/179 4709
/proc/meminfo: memFree=22303844/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=287376 CPUtime=3.97 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 6464 0 0 0 396 1 0 0 25 0 4 0 519169184 294273024 3043 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 71844 3043 385 106 0 66815 0
[pid=4709/tid=4710] ppid=4707 vsize=287376 CPUtime=0.99 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 1530 0 0 0 99 0 0 0 19 0 4 0 519169185 294273024 3043 33554432000 4194304 4627427 140737352575712 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=287376 CPUtime=0.99 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 1582 0 0 0 99 0 0 0 25 0 4 0 519169185 294273024 3043 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=287376 CPUtime=0.99 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 1444 0 0 0 99 0 0 0 25 0 4 0 519169185 294273024 3043 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 287376

[startup+1.10042 s]
/proc/loadavg: 8.20 8.17 8.01 1/179 4709
/proc/meminfo: memFree=22303844/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=287376 CPUtime=4.37 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 6760 0 0 0 436 1 0 0 25 0 4 0 519169184 294273024 3339 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 71844 3339 385 106 0 66815 0
[pid=4709/tid=4710] ppid=4707 vsize=287376 CPUtime=1.09 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 1611 0 0 0 109 0 0 0 19 0 4 0 519169185 294273024 3339 33554432000 4194304 4627427 140737352575712 18446744073709551615 4321720 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=287376 CPUtime=1.09 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 1653 0 0 0 109 0 0 0 25 0 4 0 519169185 294273024 3339 33554432000 4194304 4627427 140737352575712 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=287376 CPUtime=1.09 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 1517 0 0 0 109 0 0 0 25 0 4 0 519169185 294273024 3339 33554432000 4194304 4627427 140737352575712 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 287376

[startup+1.50035 s]
/proc/loadavg: 8.20 8.17 8.01 1/179 4709
/proc/meminfo: memFree=22303844/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=288376 CPUtime=5.97 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 8630 0 0 0 595 2 0 0 25 0 4 0 519169184 295297024 3507 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309327 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 72094 3507 386 106 0 67065 0
[pid=4709/tid=4710] ppid=4707 vsize=288376 CPUtime=1.49 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 2076 0 0 0 149 0 0 0 20 0 4 0 519169185 295297024 3507 33554432000 4194304 4627427 140737352575712 18446744073709551615 4332032 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=288376 CPUtime=1.49 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 2128 0 0 0 149 0 0 0 25 0 4 0 519169185 295297024 3507 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=288376 CPUtime=1.48 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 1982 0 0 0 148 0 0 0 25 0 4 0 519169185 295297024 3507 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 288376

[startup+3.10105 s]
/proc/loadavg: 8.18 8.16 8.01 9/188 4743
/proc/meminfo: memFree=22218932/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=303004 CPUtime=12.35 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 19827 0 0 0 1232 3 0 0 25 0 4 0 519169184 310276096 11603 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 75751 11603 389 106 0 70722 0
[pid=4709/tid=4710] ppid=4707 vsize=303004 CPUtime=3.07 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 4344 0 0 0 307 0 0 0 25 0 4 0 519169185 310276096 11603 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=303004 CPUtime=3.09 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 5673 0 0 0 308 1 0 0 25 0 4 0 519169185 310276096 11603 33554432000 4194304 4627427 140737352575712 18446744073709551615 4310406 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=303004 CPUtime=3.09 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 4347 0 0 0 308 1 0 0 25 0 4 0 519169185 310276096 11603 33554432000 4194304 4627427 140737352575712 18446744073709551615 4329825 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 303004

[startup+6.30646 s]
/proc/loadavg: 8.18 8.16 8.01 10/188 4743
/proc/meminfo: memFree=22192624/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=321812 CPUtime=25.16 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 28302 0 0 0 2511 5 0 0 25 0 4 0 519169184 329535488 16340 33554432000 4194304 4627427 140737352575712 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 80453 16340 389 106 0 75424 0
[pid=4709/tid=4710] ppid=4707 vsize=321812 CPUtime=6.26 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 7360 0 0 0 625 1 0 0 25 0 4 0 519169185 329535488 16340 33554432000 4194304 4627427 140737352575712 18446744073709551615 4308809 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=321812 CPUtime=6.29 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 6644 0 0 0 628 1 0 0 25 0 4 0 519169185 329535488 16340 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309297 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=321812 CPUtime=6.29 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 6225 0 0 0 628 1 0 0 25 0 4 0 519169185 329535488 16340 33554432000 4194304 4627427 140737352575712 18446744073709551615 4305484 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 321812

[startup+12.7003 s]
/proc/loadavg: 8.17 8.16 8.01 9/188 4743
/proc/meminfo: memFree=22140980/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=326428 CPUtime=50.71 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 44028 0 0 0 5063 8 0 0 25 0 4 0 519169184 334262272 26436 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 81607 26436 389 106 0 76578 0
[pid=4709/tid=4710] ppid=4707 vsize=326428 CPUtime=12.63 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 11817 0 0 0 1261 2 0 0 25 0 4 0 519169185 334262272 26436 33554432000 4194304 4627427 140737352575712 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=326428 CPUtime=12.68 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 9228 0 0 0 1267 1 0 0 25 0 4 0 519169185 334262272 26436 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=326428 CPUtime=12.69 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 10342 0 0 0 1267 2 0 0 25 0 4 0 519169185 334262272 26436 33554432000 4194304 4627427 140737352575712 18446744073709551615 4327592 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 326428

[startup+25.5009 s]
/proc/loadavg: 8.34 8.20 8.02 10/188 4744
/proc/meminfo: memFree=22072928/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=346256 CPUtime=101.84 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 62503 0 0 0 10171 13 0 0 25 0 4 0 519169184 354566144 35430 33554432000 4194304 4627427 140737352575712 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 86564 35430 389 106 0 81535 0
[pid=4709/tid=4710] ppid=4707 vsize=346256 CPUtime=25.35 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 16957 0 0 0 2532 3 0 0 25 0 4 0 519169185 354566144 35430 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=346256 CPUtime=25.49 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 13914 0 0 0 2547 2 0 0 25 0 4 0 519169185 354566144 35430 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=346256 CPUtime=25.49 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 13431 0 0 0 2546 3 0 0 25 0 4 0 519169185 354566144 35430 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 346256

[startup+51.1012 s]
/proc/loadavg: 8.22 8.18 8.02 9/188 4744
/proc/meminfo: memFree=22047444/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=359776 CPUtime=204.11 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 90857 0 0 0 20389 22 0 0 25 0 4 0 519169184 368410624 39127 33554432000 4194304 4627427 140737352575712 18446744073709551615 4308408 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 89944 39127 389 106 0 84915 0
[pid=4709/tid=4710] ppid=4707 vsize=359776 CPUtime=50.81 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 21204 0 0 0 5077 4 0 0 25 0 4 0 519169185 368410624 39127 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=359776 CPUtime=51.09 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 18816 0 0 0 5105 4 0 0 25 0 4 0 519169185 368410624 39127 33554432000 4194304 4627427 140737352575712 18446744073709551615 4327557 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=359776 CPUtime=51.09 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 21575 0 0 0 5103 6 0 0 25 0 4 0 519169185 368410624 39127 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 359776

[startup+102.301 s]
/proc/loadavg: 8.15 8.17 8.02 9/188 4746
/proc/meminfo: memFree=21987548/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=360944 CPUtime=408.62 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 125342 0 0 0 40828 34 0 0 25 0 4 0 519169184 369606656 49749 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 90236 49749 389 106 0 85207 0
[pid=4709/tid=4710] ppid=4707 vsize=360944 CPUtime=101.74 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 22787 0 0 0 10168 6 0 0 25 0 4 0 519169185 369606656 49749 33554432000 4194304 4627427 140737352575712 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=360944 CPUtime=102.29 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 19609 0 0 0 10225 4 0 0 25 0 4 0 519169185 369606656 49749 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=360944 CPUtime=102.28 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 39692 0 0 0 10216 12 0 0 25 0 4 0 519169185 369606656 49749 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 360944

[startup+162.301 s]

################
# More data... #
################

[pid=4709] ppid=4707 vsize=613648 CPUtime=2805.43 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 321958 0 0 0 280408 135 0 0 25 0 4 0 519169184 628375552 96484 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 153412 96484 389 106 0 148383 0
[pid=4709/tid=4710] ppid=4707 vsize=613648 CPUtime=698.48 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 53969 0 0 0 69825 23 0 0 25 0 4 0 519169185 628375552 96484 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=613648 CPUtime=702.31 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 53703 0 0 0 70212 19 0 0 25 0 4 0 519169185 628375552 96484 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=613648 CPUtime=702.3 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 97766 0 0 0 70189 41 0 0 25 0 4 0 519169185 628375552 96484 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.43
Current children cumulated vsize (KiB) 613648

[startup+762.3 s]
/proc/loadavg: 8.20 8.18 8.10 9/188 4763
/proc/meminfo: memFree=21612968/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=642744 CPUtime=3045.1 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 344791 0 0 0 304360 150 0 0 25 0 4 0 519169184 658169856 98557 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 160686 98557 389 106 0 155657 0
[pid=4709/tid=4710] ppid=4707 vsize=642744 CPUtime=758.15 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 61628 0 0 0 75787 28 0 0 25 0 4 0 519169185 658169856 98557 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=642744 CPUtime=762.31 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 58097 0 0 0 76210 21 0 0 25 0 4 0 519169185 658169856 98557 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=642744 CPUtime=762.3 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 102600 0 0 0 76185 45 0 0 25 0 4 0 519169185 658169856 98557 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 642744

[startup+822.3 s]
/proc/loadavg: 8.19 8.18 8.10 9/188 4765
/proc/meminfo: memFree=21596440/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=703360 CPUtime=3284.79 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 367581 0 0 0 328318 161 0 0 25 0 4 0 519169184 720240640 97919 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309077 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 175840 97919 389 106 0 170811 0
[pid=4709/tid=4710] ppid=4707 vsize=703360 CPUtime=817.83 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 67488 0 0 0 81752 31 0 0 25 0 4 0 519169185 720240640 97919 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=703360 CPUtime=822.32 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 65394 0 0 0 82208 24 0 0 25 0 4 0 519169185 720240640 97919 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=703360 CPUtime=822.3 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 107100 0 0 0 82182 48 0 0 25 0 4 0 519169185 720240640 97919 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.79
Current children cumulated vsize (KiB) 703360

[startup+882.301 s]
/proc/loadavg: 8.15 8.17 8.10 9/188 4766
/proc/meminfo: memFree=21559580/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=725896 CPUtime=3524.47 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 390739 0 0 0 352274 173 0 0 25 0 4 0 519169184 743317504 106825 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 181474 106825 389 106 0 176445 0
[pid=4709/tid=4710] ppid=4707 vsize=725896 CPUtime=877.51 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 77239 0 0 0 87716 35 0 0 25 0 4 0 519169185 743317504 106825 33554432000 4194304 4627427 140737352575712 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=725896 CPUtime=882.32 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 69648 0 0 0 88205 27 0 0 25 0 4 0 519169185 743317504 106825 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=725896 CPUtime=882.3 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 110345 0 0 0 88181 49 0 0 25 0 4 0 519169185 743317504 106825 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.47
Current children cumulated vsize (KiB) 725896

[startup+942.301 s]
/proc/loadavg: 8.16 8.17 8.10 9/188 4768
/proc/meminfo: memFree=21549648/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=644376 CPUtime=3764.17 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 416812 0 0 0 376231 186 0 0 25 0 4 0 519169184 659841024 104551 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 161094 104551 389 106 0 156065 0
[pid=4709/tid=4710] ppid=4707 vsize=644376 CPUtime=937.18 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 83505 0 0 0 93681 37 0 0 25 0 4 0 519169185 659841024 104552 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=644376 CPUtime=942.32 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 80487 0 0 0 94202 30 0 0 25 0 4 0 519169185 659841024 104552 33554432000 4194304 4627427 140737352575712 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=644376 CPUtime=942.31 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 113715 0 0 0 94179 52 0 0 25 0 4 0 519169185 659841024 104552 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309176 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.17
Current children cumulated vsize (KiB) 644376

[startup+1002.3 s]
/proc/loadavg: 8.15 8.17 8.10 9/188 4770
/proc/meminfo: memFree=21522948/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=746184 CPUtime=4003.83 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 437915 0 0 0 400186 197 0 0 25 0 4 0 519169184 764092416 113053 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 186546 113053 389 106 0 181517 0
[pid=4709/tid=4710] ppid=4707 vsize=746184 CPUtime=996.85 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 89406 0 0 0 99645 40 0 0 25 0 4 0 519169185 764092416 113053 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=746184 CPUtime=1002.32 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 87258 0 0 0 100198 34 0 0 25 0 4 0 519169185 764092416 113053 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=746184 CPUtime=1002.31 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 117364 0 0 0 100177 54 0 0 25 0 4 0 519169185 764092416 113053 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.83
Current children cumulated vsize (KiB) 746184

[startup+1062.31 s]
/proc/loadavg: 8.19 8.18 8.10 9/188 4771
/proc/meminfo: memFree=21505684/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=698628 CPUtime=4243.53 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 460672 0 0 0 424146 207 0 0 25 0 4 0 519169184 715395072 111854 33554432000 4194304 4627427 140737352575712 18446744073709551615 4308376 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 174657 111854 389 106 0 169628 0
[pid=4709/tid=4710] ppid=4707 vsize=698628 CPUtime=1056.53 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 96941 0 0 0 105610 43 0 0 25 0 4 0 519169185 715395072 111854 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=698628 CPUtime=1062.32 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 93330 0 0 0 106196 36 0 0 25 0 4 0 519169185 715395072 111854 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=698628 CPUtime=1062.32 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 120870 0 0 0 106176 56 0 0 25 0 4 0 519169185 715395072 111854 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.53
Current children cumulated vsize (KiB) 698628

[startup+1122.3 s]
/proc/loadavg: 8.16 8.17 8.10 9/188 4773
/proc/meminfo: memFree=21464508/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=708672 CPUtime=4483.19 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 483916 0 0 0 448101 218 0 0 25 0 4 0 519169184 725680128 119472 33554432000 4194304 4627427 140737352575712 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 177168 119472 389 106 0 172139 0
[pid=4709/tid=4710] ppid=4707 vsize=708672 CPUtime=1116.2 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 104634 0 0 0 111574 46 0 0 25 0 4 0 519169185 725680128 119472 33554432000 4194304 4627427 140737352575712 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=708672 CPUtime=1122.32 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 100879 0 0 0 112191 41 0 0 25 0 4 0 519169185 725680128 119472 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=708672 CPUtime=1122.31 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 124420 0 0 0 112174 57 0 0 25 0 4 0 519169185 725680128 119472 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.19
Current children cumulated vsize (KiB) 708672

[startup+1182.3 s]
/proc/loadavg: 8.23 8.20 8.11 9/188 4774
/proc/meminfo: memFree=21470564/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=668636 CPUtime=4722.87 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 508482 0 0 0 472056 231 0 0 25 0 4 0 519169184 684683264 119396 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 167159 119396 389 106 0 162130 0
[pid=4709/tid=4710] ppid=4707 vsize=668636 CPUtime=1175.88 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 110956 0 0 0 117538 50 0 0 25 0 4 0 519169185 684683264 119396 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=668636 CPUtime=1182.32 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 109770 0 0 0 118187 45 0 0 25 0 4 0 519169185 684683264 119396 33554432000 4194304 4627427 140737352575712 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=668636 CPUtime=1182.31 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 128173 0 0 0 118172 59 0 0 25 0 4 0 519169185 684683264 119396 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.87
Current children cumulated vsize (KiB) 668636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.32 8.22 8.12 9/188 4775
/proc/meminfo: memFree=21450844/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=668636 CPUtime=4800.38 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 513076 0 0 0 479804 234 0 0 25 0 4 0 519169184 684683264 123990 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 167159 123990 389 106 0 162130 0
[pid=4709/tid=4710] ppid=4707 vsize=668636 CPUtime=1195.17 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 112836 0 0 0 119466 51 0 0 25 0 4 0 519169185 684683264 123990 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=668636 CPUtime=1201.73 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 111247 0 0 0 120127 46 0 0 25 0 4 0 519169185 684683264 123990 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=668636 CPUtime=1201.72 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 128173 0 0 0 120113 59 0 0 25 0 4 0 519169185 684683264 123990 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 668636

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

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

[startup+1201.7 s]
/proc/loadavg: 8.32 8.22 8.12 9/188 4775
/proc/meminfo: memFree=21450844/32951124 swapFree=67111524/67111528
[pid=4709] ppid=4707 vsize=668636 CPUtime=4800.38 cores=1,3,5,7
/proc/4709/stat : 4709 (strangenight2-m) R 4707 4709 3794 0 -1 4202496 513076 0 0 0 479804 234 0 0 25 0 4 0 519169184 684683264 123990 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/4709/statm: 167159 123990 389 106 0 162130 0
[pid=4709/tid=4710] ppid=4707 vsize=668636 CPUtime=1195.17 cores=1,3,5,7
/proc/4709/task/4710/stat : 4710 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 112836 0 0 0 119466 51 0 0 25 0 4 0 519169185 684683264 123990 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4709/tid=4711] ppid=4707 vsize=668636 CPUtime=1201.73 cores=1,3,5,7
/proc/4709/task/4711/stat : 4711 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 111247 0 0 0 120127 46 0 0 25 0 4 0 519169185 684683264 123990 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4709/tid=4712] ppid=4707 vsize=668636 CPUtime=1201.72 cores=1,3,5,7
/proc/4709/task/4712/stat : 4712 (strangenight2-m) R 4707 4709 3794 0 -1 4202560 128173 0 0 0 120113 59 0 0 25 0 4 0 519169185 684683264 123990 33554432000 4194304 4627427 140737352575712 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 668636

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.44
CPU user time (s): 4798.07
CPU system time (s): 2.36764
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 866112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.07
system time used= 2.36764
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 513076
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= 267
involuntary context switches= 32181

runsolver used 1.79273 second user time and 4.77727 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 13:15:13
IDJOB=3173998
IDBENCH=82816
IDSOLVER=1586
FILE ID=node135/3173998-1304075713
RUNJOBID= node135-1304074509-4611
PBS_JOBID= 13170487
Free space on /tmp= 71116 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S628307658-028.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173998-1304075713/watcher-3173998-1304075713 -o /tmp/evaluation-result-3173998-1304075713/solver-3173998-1304075713 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173998-1304075713.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0b3e0de9aa59dd098eea77ce3aaba6c9
RANDOM SEED=1393174790

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22304000 kB
Buffers:       1834180 kB
Cached:        8151636 kB
SwapCached:          4 kB
Active:        2524212 kB
Inactive:      7529660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22304000 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5472 kB
Writeback:           0 kB
AnonPages:       67792 kB
Mapped:          15084 kB
Slab:           529120 kB
PageTables:       4396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   223396 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= 71108 MiB
End job on node135 at 2011-04-29 13:35:17