Trace number 3173697

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.33 1201.74

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1682211323-009-UNKNOWN.cnf
MD5SUM917ee0efab4f0e89027865c1129d272b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

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-3173697-1304029995.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.00/0.02	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.02	c -- vars added        250
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       250     21250         0         0    148750         0   no data   no data
1.18/0.38	c asymm  cl-useful: 0/14629/21250 lits-rem:0 time: 0.36
1.18/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.18/0.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.18/0.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.18/0.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.18/0.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1.18/0.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.18/0.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1.18/0.77	c Finding binary XORs  T:     0.00 s  found:       0
1.18/0.77	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.18/0.77	c calculated reachability. Time: 0.00
1.18/0.77	c Calc default polars -  time:   0.00 s pos:     123 undec:       5 neg:     122
1.18/0.77	c =========================================================================================
1.18/0.77	c types(t): F = full restart, N = normal restart
1.18/0.77	c types(t): S = simplification begin/end, E = solution found
1.18/0.77	c restart types(rt): st = static, dy = dynamic
1.18/0.77	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.77/1.23	c  B st     0         0       250     21250         0         0    148750         0   no data   no data
4.77/1.23	c  N dy    14      4744       250     21250         0      4635    148750    312560     58.90     62.04
4.77/1.23	c  N dy    33      9303       250     21250         0      6648    148750    387781     59.09     62.34
5.17/1.33	c  N dy    44     13812       250     21250         0      6920    148750    338246     58.60     62.02
6.37/1.67	c  N dy    57     18540       250     21250         0      6033    148750    221269     58.41     61.58
7.59/1.95	c  N dy    72     22624       250     21250         0     10039    148750    487440     58.34     61.46
8.36/2.12	c  F st    78     25000       250     21250         0     12372    148750    642645     58.22     60.59
8.76/2.27	c  N st    82     27031       250     21250         0      7680    148750    273962     58.22   no data
9.57/2.48	c  S st    84     30000       250     21250         0     10568    148750    466748     58.22   no data
9.96/2.54	c  S st    84     30501       250     21250         0     11067    148750    498062     58.22   no data
9.96/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
9.96/2.55	c blocked clauses removed:        0 vars:      0 tried:         250 T: 0.00 s
9.96/2.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
9.96/2.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.96/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.36/3.11	c lits-rem:        40  cl-subs:      300  v-elim:      0  v-fix:    0  time:  0.53 s
13.15/3.34	c asymm  cl-useful: 0/6451/21250 lits-rem:0 time: 0.23
13.15/3.34	c calculated reachability. Time: 0.00
13.15/3.34	c  N dy    84     30501       250     21250         0     10767    148750    470228     58.22   no data
14.35/3.66	c  N dy    95     34538       250     21250         0     14725    148750    734725     58.17     61.30
15.97/4.02	c  N dy   113     38687       250     21250         0     11057    148750    440423     58.25     61.79
17.15/4.39	c  N dy   126     42715       250     21250         0     14985    148750    701539     58.22     61.56
18.35/4.66	c  S st   134     45752       250     21250         0      9195    148750    262737     58.07     51.42
18.75/4.72	c  S st   134     46256       250     21250         0      9694    148750    293365     58.07   no data
18.75/4.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.75/4.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.75/4.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.75/4.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.75/4.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.75/4.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
18.75/4.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.75/4.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.75/4.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.15/4.86	c lits-rem:         8  cl-subs:       46  v-elim:      0  v-fix:    0  time:  0.11 s
19.15/4.86	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
19.15/4.87	c vivif2 --  cl tried     9648 cl shrink        0 lits rem          0 time: 0.00
21.14/5.31	c asymm  cl-useful: 0/14747/21250 lits-rem:0 time: 0.44
21.14/5.31	c calculated reachability. Time: 0.00
21.14/5.31	c  N dy   134     46256       250     21250         0      9648    148750    289489     58.07   no data
22.35/5.64	c  N dy   148     50303       250     21250         0     13595    148750    548749     58.09     61.54
24.76/6.25	c  N dy   158     57664       250     21250         0     11047    148750    335363     57.79     61.42
26.73/6.76	c  N dy   172     63709       250     21250         0     16946    148750    725116     57.76     61.25
28.74/7.22	c  N dy   197     67812       250     21250         0     20965    148750    992394     57.86     61.80
29.15/7.37	c  S st   208     69385       250     21250         0     11754    148750    328957     57.93   no data
29.56/7.43	c  S st   208     69889       250     21250         0     12256    148750    361227     57.93   no data
29.56/7.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.56/7.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
29.56/7.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.56/7.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.56/7.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.56/7.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
29.56/7.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.56/7.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.56/7.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.33/7.64	c lits-rem:        13  cl-subs:       59  v-elim:      0  v-fix:    0  time:  0.18 s
30.33/7.64	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
30.33/7.65	c vivif2 --  cl tried    12197 cl shrink        0 lits rem          0 time: 0.00
31.13/7.87	c asymm  cl-useful: 0/6097/21250 lits-rem:0 time: 0.22
31.13/7.87	c calculated reachability. Time: 0.00
31.13/7.87	c  N dy   208     69889       250     21250         0     12197    148750    355539     57.93   no data
33.55/8.41	c  N dy   222     76099       250     21250         0     18261    148750    755415     57.79     61.05
35.93/9.04	c  N dy   243     82472       250     21250         0     12767    148750    343012     57.81     61.40
37.52/9.46	c  F st   263     87501       250     21250         0     17678    148750    665269     57.83     59.98
37.52/9.49	c  N st   264     87752       250     21250         0     17922    148750    682123     57.83   no data
39.92/10.03	c  N dy   274     93690       250     21250         0     23725    148750   1079558     57.83     61.12
41.92/10.58	c  N dy   301     99675       250     21250         0     16868    148750    563122     57.90     62.52
44.31/11.14	c  S st   327    104835       250     21250         0     21908    148750    897902     57.96   no data
44.72/11.24	c  S st   327    105337       250     21250         0     22401    148750    929675     57.96   no data
44.72/11.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.72/11.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
44.72/11.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.72/11.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.72/11.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.72/11.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
44.72/11.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.72/11.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
45.12/11.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.50/13.43	c lits-rem:        93  cl-subs:      432  v-elim:      0  v-fix:    0  time:  2.12 s
53.50/13.43	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
53.50/13.44	c vivif2 --  cl tried    21969 cl shrink        0 lits rem          0 time: 0.01
54.70/13.71	c asymm  cl-useful: 0/5795/21250 lits-rem:0 time: 0.26
54.70/13.71	c calculated reachability. Time: 0.00
54.70/13.71	c  N dy   327    105337       250     21250         0     21969    148750    889049     57.96   no data
57.50/14.43	c  N dy   348    112259       250     21250         0     15057    148750    389116     57.96     61.06
60.31/15.13	c  N dy   381    119583       250     21250         0     22217    148750    864049     58.00     61.26
63.89/16.10	c  N dy   407    127496       250     21250         0     15282    148750    350962     58.02     61.20
67.48/16.93	c  N dy   442    136040       250     21250         0     23633    148750    904352     58.02     61.17
71.48/17.93	c  N dy   482    144731       250     21250         0     16493    148750    376487     58.09     61.51
75.07/18.86	c  N dy   504    154683       250     21250         0     26215    148750   1025820     58.05     61.35
76.67/19.24	c  S st   523    158005       250     21250         0     29438    148750   1239962     58.09   no data
77.07/19.33	c  S st   523    158512       250     21250         0     29942    148750   1272742     58.09   no data
77.07/19.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.07/19.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
77.07/19.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.07/19.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.07/19.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.07/19.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
77.07/19.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
77.07/19.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
77.48/19.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.64/23.26	c lits-rem:       473  cl-subs:      834  v-elim:      0  v-fix:    0  time:  3.85 s
92.64/23.26	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
92.64/23.28	c vivif2 --  cl tried    29108 cl shrink        0 lits rem          0 time: 0.02
93.84/23.55	c asymm  cl-useful: 0/4202/21250 lits-rem:0 time: 0.27
93.84/23.55	c calculated reachability. Time: 0.00
93.84/23.55	c  N dy   523    158512       250     21250         0     29108    148750   1196338     58.09   no data
99.04/24.82	c  N dy   566    170372       250     21250         0     24118    148750    825220     58.04     61.11
105.02/26.38	c  N dy   611    181908       250     21250         0     17815    148750    357098     58.05     61.39
110.23/27.61	c  N dy   664    193537       250     21250         0     29209    148750   1112676     58.09     61.84
116.21/29.14	c  N dy   710    206193       250     21250         0     22992    148750    640061     58.09     61.62
122.60/30.78	c  N dy   747    219442       250     21250         0     35958    148750   1492889     58.03     61.24
130.21/32.64	c  N dy   792    233813       250     21250         0     30438    148750   1081644     58.03     61.25
132.19/33.14	c  S st   813    237768       250     21250         0     34296    148750   1339423     58.06   no data
132.59/33.24	c  S st   813    238271       250     21250         0     34793    148750   1371776     58.06   no data
132.59/33.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.59/33.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
132.59/33.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.59/33.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.59/33.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.59/33.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
132.59/33.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
132.99/33.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
132.99/33.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
155.37/38.93	c lits-rem:       373  cl-subs:      882  v-elim:      0  v-fix:    0  time:  5.60 s
155.37/38.93	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
155.37/38.95	c vivif2 --  cl tried    33911 cl shrink        0 lits rem          0 time: 0.02
156.58/39.30	c asymm  cl-useful: 0/3799/21250 lits-rem:0 time: 0.35
156.58/39.30	c calculated reachability. Time: 0.00
156.58/39.30	c  N dy   813    238271       250     21250         0     33911    148750   1290115     58.06   no data
164.55/41.28	c  N dy   857    254230       250     21250         0     28976    148750    934233     58.02     61.38
172.93/43.33	c  N dy   921    270455       250     21250         0     23352    148750    508122     58.03     61.11
180.92/45.39	c  N dy   966    288121       250     21250         0     40617    148750   1651419     58.00     61.67
189.71/47.56	c  F st  1018    306250       250     21250         0     35855    148750   1278333     57.97     58.29
190.11/47.64	c  N st  1020    306877       250     21250         0     36468    148750   1319499     57.97   no data
200.10/50.18	c  N dy  1078    327032       250     21250         0     32722    148750   1018419     57.97     61.43
211.28/52.90	c  N dy  1139    347497       250     21250         0     28270    148750    667984     57.96     61.12
215.67/54.09	c  S st  1174    357408       250     21250         0     37988    148750   1311815     57.96   no data
216.47/54.20	c  S st  1174    357911       250     21250         0     38489    148750   1345113     57.96   no data
216.47/54.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
216.47/54.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
216.47/54.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
216.47/54.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
216.47/54.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
216.47/54.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
216.47/54.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
216.47/54.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
216.47/54.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.67/59.05	c lits-rem:       289  cl-subs:      864  v-elim:      0  v-fix:    0  time:  4.76 s
235.67/59.05	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
235.67/59.07	c vivif2 --  cl tried    37625 cl shrink        0 lits rem          0 time: 0.02
236.84/59.37	c asymm  cl-useful: 0/3530/21250 lits-rem:0 time: 0.31
236.84/59.37	c calculated reachability. Time: 0.00
236.84/59.37	c  N dy  1174    357911       250     21250         0     37625    148750   1266348     57.96   no data
249.63/62.58	c  N dy  1254    379075       250     21250         0     32881    148750    920588     57.98     61.15
262.81/65.86	c  N dy  1341    399875       250     21250         0     26825    148750    465663     58.00     61.11
274.40/68.71	c  N dy  1411    420546       250     21250         0     46990    148750   1802317     58.00     61.25
285.58/71.56	c  N dy  1475    440555       250     21250         0     39208    148750   1236767     57.98     61.26
297.59/74.58	c  N dy  1536    460645       250     21250         0     30526    148750    599873     57.98     61.69
308.76/77.32	c  N dy  1600    480654       250     21250         0     50072    148750   1892029     57.96     61.20
320.34/80.28	c  N dy  1655    501129       250     21250         0     40737    148750   1222514     57.93     61.05
333.52/83.56	c  N dy  1707    521234       250     21250         0     60388    148750   2518306     57.90     61.79
342.31/85.71	c  S st  1754    536867       250     21250         0     45394    148750   1477447     57.90   no data
342.71/85.84	c  S st  1754    537369       250     21250         0     45891    148750   1509516     57.90   no data
342.71/85.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
342.71/85.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
342.71/85.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
342.71/85.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
342.71/85.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
342.71/85.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
342.71/85.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
343.11/85.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
343.11/85.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
369.87/92.62	c lits-rem:       250  cl-subs:      973  v-elim:      0  v-fix:    0  time:  6.68 s
369.87/92.62	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
369.87/92.64	c vivif2 --  cl tried    44918 cl shrink        0 lits rem          0 time: 0.02
371.07/92.96	c asymm  cl-useful: 0/3061/21250 lits-rem:0 time: 0.32
371.07/92.96	c calculated reachability. Time: 0.00
371.07/92.96	c  N dy  1754    537369       250     21250         0     44918    148750   1421904     57.90   no data
385.47/96.51	c  N dy  1834    557802       250     21250         0     33621    148750    641845     57.90     61.43
397.03/99.48	c  N dy  1900    578475       250     21250         0     53827    148750   1975362     57.89     60.96
409.82/102.66	c  N dy  1948    598754       250     21250         0     41420    148750   1106141     57.85     60.98
423.41/106.02	c  N dy  2013    618878       250     21250         0     61050    148750   2407484     57.83     60.97
436.98/109.46	c  N dy  2093    639306       250     21250         0     47789    148750   1471290     57.84     61.27
452.56/113.33	c  N dy  2165    659841       250     21250         0     67869    148750   2799092     57.84     61.16
465.34/116.55	c  N dy  2227    680175       250     21250         0     53533    148750   1794287     57.82     61.12
480.53/120.38	c  N dy  2281    700208       250     21250         0     37937    148750    712309     57.81     64.17
495.70/124.18	c  N dy  2372    720690       250     21250         0     57894    148750   2036191     57.83     61.06
511.28/128.08	c  N dy  2442    740717       250     21250         0     41342    148750    882008     57.84     61.56
524.86/131.44	c  N dy  2496    760882       250     21250         0     61054    148750   2182959     57.82     61.99
540.84/135.44	c  N dy  2577    781335       250     21250         0     43930    148750    994325     57.83     61.11
554.82/138.92	c  N dy  2629    801683       250     21250         0     63798    148750   2311138     57.81     60.91
558.01/139.74	c  S st  2643    806053       250     21250         0     68063    148750   2595614     57.81   no data
558.82/139.92	c  S st  2643    806557       250     21250         0     68562    148750   2627593     57.81   no data
558.82/139.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
558.82/139.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
558.82/139.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
558.82/139.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
558.82/139.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
558.82/139.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
558.82/139.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
559.21/140.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
559.21/140.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
652.69/163.45	c lits-rem:       800  cl-subs:     1885  v-elim:      0  v-fix:    0  time: 23.37 s
652.69/163.46	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
652.69/163.49	c vivif2 --  cl tried    66677 cl shrink        0 lits rem          0 time: 0.03
653.50/163.65	c asymm  cl-useful: 0/863/21250 lits-rem:0 time: 0.16
653.50/163.65	c calculated reachability. Time: 0.00
653.50/163.65	c  N dy  2643    806557       250     21250         0     66677    148750   2457908     57.81   no data
669.86/167.75	c  N dy  2666    830680       250     21250         0     52105    148750   1493260     57.70     60.85
685.43/171.69	c  N dy  2743    850849       250     21250         0     71806    148750   2792965     57.71     61.34
700.62/175.41	c  N dy  2829    871189       250     21250         0     52669    148750   1474317     57.72     61.15
716.60/179.41	c  N dy  2902    891323       250     21250         0     72301    148750   2768775     57.72     60.77
731.38/183.16	c  N dy  2971    911482       250     21250         0     51959    148750   1367179     57.72     61.07
746.95/187.03	c  N dy  3031    931705       250     21250         0     71744    148750   2680824     57.71     60.86
762.95/191.02	c  N dy  3097    952475       250     21250         0     50996    148750   1247613     57.71     60.84
778.91/195.05	c  N dy  3176    973538       250     21250         0     71559    148750   2610269     57.72     61.23
795.69/199.28	c  N dy  3259    993565       250     21250         0     49123    148750   1066205     57.73     63.11
811.28/203.13	c  N dy  3337   1014262       250     21250         0     69327    148750   2403114     57.73     60.79
828.86/207.56	c  N dy  3393   1034340       250     21250         0     45981    148750    802839     57.72     60.98
843.62/211.22	c  N dy  3473   1054968       250     21250         0     66148    148750   2139719     57.72     61.18
859.21/215.14	c  F st  3548   1071876       250     21250         0     82671    148750   3235869     57.73     55.68
862.40/215.91	c  N st  3553   1075177       250     21250         0     85893    148750   3455628     57.73   no data
878.38/219.98	c  N dy  3625   1097664       250     21250         0     63914    148750   1931796     57.73     60.81
898.36/224.96	c  N dy  3715   1117817       250     21250         0     83638    148750   3241151     57.75     61.26
916.33/229.40	c  N dy  3790   1137851       250     21250         0     58225    148750   1498858     57.76     60.91
936.29/234.45	c  N dy  3854   1158419       250     21250         0     78306    148750   2829360     57.75     60.96
957.07/239.60	c  N dy  3927   1179624       250     21250         0     53098    148750   1106657     57.75     60.83
974.27/243.92	c  N dy  4012   1199926       250     21250         0     72969    148750   2424885     57.76     60.95
983.83/246.39	c  S st  4056   1209835       250     21250         0     82650    148750   3065268     57.76   no data
985.03/246.61	c  S st  4056   1210341       250     21250         0     83152    148750   3097158     57.76   no data
985.03/246.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
985.03/246.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
985.03/246.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
985.03/246.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
985.03/246.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
985.03/246.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
985.03/246.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
985.43/246.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
985.83/246.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1096.08/274.40	c lits-rem:       628  cl-subs:     2121  v-elim:      0  v-fix:    0  time: 27.59 s
1096.08/274.40	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1096.08/274.44	c vivif2 --  cl tried    81031 cl shrink        0 lits rem          0 time: 0.04
1097.68/274.81	c asymm  cl-useful: 0/2529/21250 lits-rem:0 time: 0.38
1097.68/274.82	c calculated reachability. Time: 0.00
1097.68/274.82	c  N dy  4056   1210341       250     21250         0     81031    148750   2903812     57.76   no data
1116.45/279.53	c  N dy  4124   1230360       250     21250         0     53694    148750   1101769     57.76     61.18
1132.83/283.61	c  N dy  4205   1250580       250     21250         0     73413    148750   2402739     57.76     61.38
1153.61/288.81	c  N dy  4296   1270773       250     21250         0     93103    148750   3705199     57.77     61.16
1169.18/292.76	c  N dy  4360   1291202       250     21250         0     65219    148750   1799311     57.77     60.88
1187.56/297.31	c  N dy  4427   1311289       250     21250         0     84815    148750   3093939     57.76     61.30
1206.75/302.12	c  N dy  4512   1331415       250     21250         0     55685    148750   1118848     57.77     61.09
1223.11/306.26	c  N dy  4552   1353029       250     21250         0     76805    148750   2516889     57.75     61.10
1243.88/311.40	c  N dy  4624   1373358       250     21250         0     96638    148750   3824024     57.75     61.24
1260.26/315.58	c  N dy  4702   1393626       250     21250         0     66671    148750   1783642     57.75     61.19
1280.62/320.62	c  N dy  4801   1414800       250     21250         0     87339    148750   3153531     57.76     61.47
1301.40/325.87	c  N dy  4883   1435064       250     21250         0     56352    148750   1044013     57.77     62.11
1318.58/330.16	c  N dy  4947   1455891       250     21250         0     76681    148750   2386977     57.77     61.57
1340.94/335.70	c  N dy  5034   1477004       250     21250         0     97295    148750   3742811     57.77     60.90
1359.32/340.30	c  N dy  5114   1497049       250     21250         0     65128    148750   1575162     57.77     60.98
1377.69/344.91	c  N dy  5190   1517101       250     21250         0     84722    148750   2870367     57.78     61.54
1399.67/350.42	c  N dy  5263   1537327       250     21250         0    104498    148750   4183720     57.78     61.03
1416.44/354.62	c  N dy  5340   1557357       250     21250         0     71302    148750   1922175     57.78     61.06
1435.23/359.36	c  N dy  5404   1577509       250     21250         0     91030    148750   3227260     57.77     61.47
1458.38/365.19	c  N dy  5481   1598055       250     21250         0     57357    148750    947248     57.78     60.92
1477.96/370.09	c  N dy  5539   1620645       250     21250         0     79449    148750   2405125     57.77     60.82
1499.53/375.47	c  N dy  5599   1640655       250     21250         0     99014    148750   3702021     57.76     61.83
1522.30/381.10	c  N dy  5678   1660963       250     21250         0     64109    148750   1337679     57.77     61.07
1540.70/385.80	c  N dy  5754   1681220       250     21250         0     83910    148750   2648749     57.77     60.92
1565.04/391.82	c  N dy  5818   1703825       250     21250         0    106002    148750   4114682     57.76     60.97
1573.02/393.84	c  S st  5837   1710344       250     21250         0     56655    148750    792773     57.76   no data
1573.83/394.00	c  S st  5837   1710851       250     21250         0     57160    148750    827015     57.76   no data
1573.83/394.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1573.83/394.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
1573.83/394.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1573.83/394.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1573.83/394.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1573.83/394.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1573.83/394.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1573.83/394.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1573.83/394.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1579.43/395.44	c lits-rem:        58  cl-subs:       82  v-elim:      0  v-fix:    0  time:  1.35 s
1579.43/395.44	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1579.43/395.45	c vivif2 --  cl tried    57078 cl shrink        0 lits rem          0 time: 0.01
1580.64/395.78	c asymm  cl-useful: 0/2889/21250 lits-rem:0 time: 0.33
1580.64/395.79	c calculated reachability. Time: 0.00
1580.64/395.79	c  N dy  5837   1710851       250     21250         0     57078    148750    819641     57.76   no data
1598.22/400.13	c  N dy  5935   1730911       250     21250         0     76653    148750   2113951     57.77     60.95
1620.97/405.81	c  N dy  6021   1751353       250     21250         0     96630    148750   3437424     57.77     60.89
1647.32/412.45	c  N dy  6092   1773178       250     21250         0     61273    148750   1044022     57.77     60.83
1666.50/417.29	c  N dy  6157   1793257       250     21250         0     80845    148750   2341075     57.77     60.92
1690.08/423.18	c  N dy  6191   1813364       250     21250         0    100476    148750   3652829     57.75     60.99
1714.84/429.39	c  N dy  6265   1833613       250     21250         0     62649    148750   1078558     57.75     61.30
1732.81/433.85	c  N dy  6339   1853620       250     21250         0     82178    148750   2368517     57.75     61.18
1753.99/439.15	c  N dy  6387   1873670       250     21250         0    101752    148750   3664177     57.73     67.11
1778.75/445.38	c  N dy  6468   1894024       250     21250         0     63073    148750   1049555     57.73     61.00
1797.13/449.99	c  N dy  6552   1914359       250     21250         0     82976    148750   2372286     57.74     61.06
1819.49/455.59	c  N dy  6625   1934547       250     21250         0    102675    148750   3673958     57.74     60.98
1845.86/462.11	c  N dy  6717   1954650       250     21250         0     62717    148750    971938     57.75     61.05
1863.43/466.53	c  N dy  6792   1974898       250     21250         0     82487    148750   2287242     57.75     61.11
1886.21/472.21	c  N dy  6890   1994962       250     21250         0    102099    148750   3587556     57.76     60.99
1911.76/478.63	c  N dy  6944   2015458       250     21250         0     61511    148750    838245     57.75     60.84
1928.94/482.91	c  N dy  7009   2035617       250     21250         0     81194    148750   2141856     57.75     61.19
1950.92/488.45	c  N dy  7096   2055823       250     21250         0    100928    148750   3451589     57.76     60.99
1976.88/494.97	c  N dy  7168   2075930       250     21250         0    120577    148750   4751153     57.76     61.21
1996.05/499.80	c  N dy  7218   2096780       250     21250         0     79387    148750   1966384     57.75     60.84
2018.03/505.27	c  N dy  7299   2117287       250     21250         0     99453    148750   3297561     57.75     60.86
2043.99/511.74	c  N dy  7365   2138331       250     21250         0    119993    148750   4659692     57.75     61.43
2065.96/517.25	c  N dy  7461   2158535       250     21250         0     77215    148750   1763092     57.76     61.06
2089.53/523.10	c  N dy  7553   2178700       250     21250         0     96930    148750   3071753     57.76     61.02
2118.69/530.40	c  N dy  7649   2199197       250     21250         0    116931    148750   4404677     57.77     61.16
2135.87/534.75	c  S st  7709   2210852       250     21250         0     64847    148750    893324     57.78     55.01
2136.67/534.92	c  S st  7709   2211354       250     21250         0     65345    148750    924567     57.78   no data
2136.67/534.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2136.67/534.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2136.67/534.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2136.67/534.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2136.67/534.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2136.67/534.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2136.67/534.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2136.67/534.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2137.07/535.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2142.68/536.47	c lits-rem:        19  cl-subs:       69  v-elim:      0  v-fix:    0  time:  1.45 s
2142.68/536.47	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2142.68/536.49	c vivif2 --  cl tried    65276 cl shrink        0 lits rem          0 time: 0.01
2144.25/536.83	c asymm  cl-useful: 0/2448/21250 lits-rem:0 time: 0.34
2144.25/536.83	c calculated reachability. Time: 0.00
2144.25/536.83	c  N dy  7709   2211354       250     21250         0     65276    148750    918013     57.78   no data
2163.04/541.52	c  N dy  7793   2231488       250     21250         0     84994    148750   2226895     57.78     61.33
2187.80/547.75	c  N dy  7865   2253812       250     21250         0    106831    148750   3671603     57.78     60.98
2214.96/554.59	c  N dy  7930   2274492       250     21250         0    127075    148750   5009555     57.77     61.27
2235.73/559.72	c  N dy  8013   2294805       250     21250         0     82362    148750   1993174     57.78     60.96
2257.32/565.12	c  N dy  8083   2314821       250     21250         0    101935    148750   3292321     57.77     61.05
2284.06/571.84	c  N dy  8170   2334932       250     21250         0    121614    148750   4597891     57.78     61.03
2307.23/577.62	c  N dy  8228   2355337       250     21250         0     76043    148750   1520861     57.77     61.31
2328.40/582.99	c  N dy  8321   2375375       250     21250         0     95633    148750   2815832     57.78     61.11
2353.99/589.34	c  N dy  8400   2396046       250     21250         0    115785    148750   4146970     57.78     61.11
2383.13/596.68	c  N dy  8461   2416148       250     21250         0     68968    148750   1002079     57.78     61.37
2405.50/602.22	c  N dy  8539   2436278       250     21250         0     88649    148750   2306746     57.78     61.59
2430.67/608.51	c  N dy  8635   2456556       250     21250         0    108456    148750   3620555     57.78     61.14
2459.83/615.81	c  N dy  8707   2477116       250     21250         0    128537    148750   4943778     57.78     61.57
2480.61/621.01	c  N dy  8764   2497222       250     21250         0     80779    148750   1731014     57.78     61.50
2502.57/626.50	c  N dy  8819   2518507       250     21250         0    101555    148750   3106579     57.77     61.27
2528.54/633.03	c  N dy  8886   2538629       250     21250         0    121210    148750   4401311     57.77     61.05
2557.30/640.22	c  N dy  8957   2559025       250     21250         0     72760    148750   1146077     57.77     61.11
2578.10/645.41	c  N dy  9038   2579433       250     21250         0     92716    148750   2468945     57.77     61.61
2602.04/651.41	c  N dy  9119   2599532       250     21250         0    112337    148750   3776187     57.78     61.16
2630.42/658.59	c  N dy  9205   2619656       250     21250         0    132011    148750   5081297     57.78     60.98
2655.97/664.95	c  N dy  9290   2640684       250     21250         0     83194    148750   1781797     57.79     60.83
2678.33/670.51	c  N dy  9364   2660702       250     21250         0    102801    148750   3081554     57.79     61.08
2704.70/677.14	c  N dy  9442   2680721       250     21250         0    122307    148750   4375546     57.79     60.94
2737.85/685.47	c  N dy  9530   2700751       250     21250         0     71532    148750    948616     57.79     61.05
2750.24/688.54	c  S st  9581   2711354       250     21250         0     81901    148750   1633802     57.80     55.57
2751.04/688.79	c  S st  9581   2711858       250     21250         0     82398    148750   1666575     57.80   no data
2751.44/688.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2751.44/688.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
2751.44/688.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2751.44/688.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2751.44/688.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2751.44/688.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2751.44/688.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2751.84/688.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2751.84/688.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2787.78/697.91	c lits-rem:       200  cl-subs:      633  v-elim:      0  v-fix:    0  time:  8.95 s
2787.78/697.91	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2787.78/697.94	c vivif2 --  cl tried    81765 cl shrink        0 lits rem          0 time: 0.02
2789.37/698.34	c asymm  cl-useful: 0/2032/21250 lits-rem:0 time: 0.41
2789.37/698.35	c calculated reachability. Time: 0.00
2789.37/698.35	c  N dy  9581   2711858       250     21250         0     81765    148750   1607754     57.80   no data
2812.15/704.03	c  N dy  9647   2732292       250     21250         0    101696    148750   2922607     57.79     61.11
2841.33/711.31	c  N dy  9744   2753164       250     21250         0    122089    148750   4280647     57.80     60.96
2871.67/718.95	c  N dy  9815   2773430       250     21250         0    141865    148750   5591451     57.80     60.88
2894.05/724.58	c  N dy  9899   2794969       250     21250         0     91633    148750   2223450     57.80     61.43
2918.41/730.68	c  N dy  9988   2815066       250     21250         0    111287    148750   3529313     57.81     63.08
2948.76/738.26	c  N dy 10084   2835076       250     21250         0    130828    148750   4829940     57.82     61.03
2978.72/745.78	c  N dy 10174   2856070       250     21250         0     79021    148750   1334122     57.82     60.94
2999.51/750.98	c  N dy 10244   2876100       250     21250         0     98580    148750   2627484     57.82     63.93
3025.88/757.51	c  N dy 10329   2896286       250     21250         0    118297    148750   3934225     57.82     61.01
3055.02/764.88	c  N dy 10403   2916615       250     21250         0    138102    148750   5248414     57.82     61.47
3081.78/771.56	c  N dy 10479   2937459       250     21250         0     85231    148750   1689469     57.82     61.06
3102.56/776.78	c  N dy 10527   2957564       250     21250         0    104849    148750   2990627     57.82     61.89
3133.31/784.40	c  N dy 10613   2977579       250     21250         0    124439    148750   4289761     57.82     61.59
3166.07/792.66	c  N dy 10691   2997663       250     21250         0    144077    148750   5590765     57.83     61.05
3190.83/798.83	c  N dy 10773   3018018       250     21250         0     89724    148750   1931452     57.83     61.05
3217.20/805.42	c  N dy 10872   3038953       250     21250         0    110180    148750   3294751     57.84     60.94
3245.16/812.47	c  N dy 10951   3058964       250     21250         0    129753    148750   4590391     57.84     62.05
3277.91/820.61	c  N dy 11028   3078980       250     21250         0    149310    148750   5886498     57.84     63.77
3300.68/826.31	c  N dy 11115   3099385       250     21250         0     94005    148750   2163355     57.84     61.30
3325.44/832.58	c  N dy 11200   3120022       250     21250         0    114148    148750   3500369     57.85     61.77
3354.21/839.79	c  N dy 11273   3140423       250     21250         0    134064    148750   4816816     57.85     61.10
3389.36/848.53	c  N dy 11362   3160823       250     21250         0     77789    148750   1027995     57.85     60.93
3410.53/853.85	c  N dy 11424   3181526       250     21250         0     98023    148750   2363303     57.85     61.50
3435.30/860.07	c  N dy 11490   3201603       250     21250         0    117655    148750   3661317     57.85     61.01
3450.88/863.92	c  S st 11540   3211859       250     21250         0    127703    148750   4331678     57.85     58.26
3452.09/864.26	c  S st 11540   3212362       250     21250         0    128201    148750   4363921     57.85   no data
3452.09/864.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3452.49/864.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
3452.49/864.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3452.49/864.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3452.49/864.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3452.49/864.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
3452.49/864.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3452.87/864.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3453.27/864.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3666.58/917.94	c lits-rem:       800  cl-subs:     3006  v-elim:      0  v-fix:    0  time: 53.40 s
3666.58/917.94	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
3666.98/918.00	c vivif2 --  cl tried   125195 cl shrink        0 lits rem          0 time: 0.06
3668.98/918.52	c asymm  cl-useful: 0/1396/21250 lits-rem:0 time: 0.52
3668.98/918.53	c calculated reachability. Time: 0.00
3668.98/918.53	c  N dy 11540   3212362       250     21250         0    125195    148750   4090347     57.85   no data
3704.53/927.41	c  N dy 11619   3232458       250     21250         0    144813    148750   5397601     57.85     68.73
3734.89/935.02	c  N dy 11710   3253010       250     21250         0     87752    148750   1633843     57.86     61.25
3758.46/940.95	c  N dy 11784   3273133       250     21250         0    107418    148750   2939338     57.86     60.91
3785.62/947.77	c  N dy 11840   3293789       250     21250         0    127579    148750   4278422     57.85     60.90
3818.38/955.97	c  N dy 11908   3314486       250     21250         0    147804    148750   5621617     57.85     60.97
3847.14/963.18	c  N dy 11999   3334648       250     21250         0     89335    148750   1680390     57.86     61.83
3868.32/968.46	c  N dy 12044   3354671       250     21250         0    108896    148750   2980286     57.85     61.22
3896.29/975.47	c  N dy 12133   3374808       250     21250         0    128563    148750   4281399     57.85     61.14
3929.03/983.67	c  N dy 12211   3394824       250     21250         0    148140    148750   5577134     57.86     61.21
3960.19/991.45	c  N dy 12306   3414887       250     21250         0     88570    148750   1578516     57.86     62.18
3985.75/997.81	c  N dy 12385   3434906       250     21250         0    108106    148750   2870776     57.86     61.03
4020.10/1006.42	c  N dy 12454   3457564       250     21250         0    130293    148750   4345188     57.86     61.12
4057.65/1015.89	c  N dy 12540   3477610       250     21250         0    149889    148750   5650093     57.86     63.11
4089.23/1023.72	c  N dy 12624   3497629       250     21250         0     89313    148750   1569046     57.87     65.07
4113.17/1029.74	c  N dy 12697   3518043       250     21250         0    109265    148750   2894665     57.87     62.02
4142.36/1037.05	c  N dy 12781   3538647       250     21250         0    129375    148750   4230631     57.87     61.01
4175.90/1045.43	c  N dy 12862   3558776       250     21250         0    149070    148750   5535865     57.87     61.06
4207.05/1053.24	c  N dy 12930   3578846       250     21250         0     87586    148750   1392781     57.87     61.23
4229.43/1058.84	c  N dy 12991   3598906       250     21250         0    107190    148750   2697685     57.87     60.99
4256.21/1065.60	c  N dy 13076   3618913       250     21250         0    126742    148750   4002535     57.88     61.04
4286.96/1073.29	c  N dy 13145   3638945       250     21250         0    146277    148750   5297816     57.87     63.74
4326.51/1083.11	c  N dy 13216   3662491       250     21250         0     87219    148750   1318997     57.87     60.97
4349.26/1088.80	c  N dy 13289   3682563       250     21250         0    106851    148750   2616586     57.87     61.76
4377.23/1095.82	c  N dy 13372   3703443       250     21250         0    127261    148750   3973061     57.87     61.14
4391.21/1099.36	c  S st 13412   3712362       250     21250         0    135987    148750   4553392     57.88     56.61
4392.82/1099.73	c  S st 13412   3712864       250     21250         0    136483    148750   4584634     57.88   no data
4392.82/1099.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4393.20/1099.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4393.20/1099.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4393.20/1099.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4393.20/1099.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4393.20/1099.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4393.20/1099.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4393.60/1099.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4393.99/1100.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4602.92/1152.30	c lits-rem:      1094  cl-subs:     3145  v-elim:      0  v-fix:    0  time: 52.27 s
4602.92/1152.30	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
4602.92/1152.36	c vivif2 --  cl tried   133338 cl shrink        0 lits rem          0 time: 0.06
4604.91/1152.82	c asymm  cl-useful: 0/1342/21250 lits-rem:0 time: 0.46
4604.91/1152.82	c calculated reachability. Time: 0.00
4604.91/1152.82	c  N dy 13412   3712864       250     21250         0    133338    148750   4296750     57.88   no data
4649.65/1164.09	c  N dy 13505   3738294       250     21250         0    158169    148750   5956135     57.88     61.46
4674.82/1170.31	c  F st 13562   3751564       250     21250         0     88112    148750   1324798     57.88   no data
4684.01/1172.64	c  N dy 13575   3758965       250     21250         0     95355    148750   1815983     57.88     61.13
4713.18/1179.97	c  N dy 13645   3779337       250     21250         0    115257    148750   3139337     57.88     60.98
4746.73/1188.31	c  N dy 13726   3800130       250     21250         0    135545    148750   4482039     57.88     61.21
4781.07/1196.92	c  N dy 13804   3820328       250     21250         0    155268    148750   5790518     57.88     61.52

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-3173697-1304029995/watcher-3173697-1304029995 -o /tmp/evaluation-result-3173697-1304029995/solver-3173697-1304029995 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173697-1304029995.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: 7.63 7.83 5.98 5/180 10026
/proc/meminfo: memFree=14046000/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 514599292 52441088 347 33554432000 4194304 4627427 140734394206176 18446744073709551615 47695717963698 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 12803 347 299 106 0 7774 0
[pid=10026/tid=10027] ppid=10024 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514599292 52441088 347 33554432000 4194304 4627427 140734394206176 18446744073709551615 47695717963702 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514599292 52441088 347 33554432000 4194304 4627427 140734394206176 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514599292 52441088 347 33554432000 4194304 4627427 140734394206176 18446744073709551615 47695717963698 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.103152 s]
/proc/loadavg: 7.63 7.83 5.98 5/180 10026
/proc/meminfo: memFree=14046000/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=283408 CPUtime=0.39 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 3163 0 0 0 39 0 0 0 25 0 4 0 514599292 290209792 3073 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 70852 3074 363 106 0 65823 0
[pid=10026/tid=10027] ppid=10024 vsize=283408 CPUtime=0.1 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 651 0 0 0 10 0 0 0 25 0 4 0 514599292 290209792 3074 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=283408 CPUtime=0.09 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 664 0 0 0 9 0 0 0 25 0 4 0 514599292 290209792 3074 33554432000 4194304 4627427 140734394206176 18446744073709551615 248089803246 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=283408 CPUtime=0.09 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 751 0 0 0 9 0 0 0 25 0 4 0 514599292 290209792 3074 33554432000 4194304 4627427 140734394206176 18446744073709551615 248089359045 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 283408

[startup+0.200897 s]
/proc/loadavg: 7.63 7.83 5.98 5/180 10026
/proc/meminfo: memFree=14046000/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=283540 CPUtime=0.78 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 3366 0 0 0 78 0 0 0 25 0 4 0 514599292 290344960 3276 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 70885 3276 365 106 0 65856 0
[pid=10026/tid=10027] ppid=10024 vsize=283540 CPUtime=0.19 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 663 0 0 0 19 0 0 0 25 0 4 0 514599292 290344960 3276 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=283540 CPUtime=0.19 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 677 0 0 0 19 0 0 0 25 0 4 0 514599292 290344960 3276 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=283540 CPUtime=0.19 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 916 0 0 0 19 0 0 0 25 0 4 0 514599292 290344960 3276 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283540

[startup+0.300879 s]
/proc/loadavg: 7.63 7.83 5.98 5/180 10026
/proc/meminfo: memFree=14046000/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=283540 CPUtime=1.18 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 3560 0 0 0 118 0 0 0 25 0 4 0 514599292 290344960 3470 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309228 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 70885 3470 365 106 0 65856 0
[pid=10026/tid=10027] ppid=10024 vsize=283540 CPUtime=0.29 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 673 0 0 0 29 0 0 0 25 0 4 0 514599292 290344960 3470 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=283540 CPUtime=0.29 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 684 0 0 0 29 0 0 0 25 0 4 0 514599292 290344960 3470 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=283540 CPUtime=0.29 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 1086 0 0 0 29 0 0 0 25 0 4 0 514599292 290344960 3470 33554432000 4194304 4627427 140734394206176 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283540

[startup+1.16884 s]
/proc/loadavg: 7.63 7.83 5.98 5/180 10026
/proc/meminfo: memFree=14046000/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=305040 CPUtime=4.64 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 13305 0 0 0 462 2 0 0 18 0 4 0 514599292 312360960 8882 33554432000 4194304 4627427 140734394206176 18446744073709551615 4333347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 76260 8882 385 106 0 71231 0
[pid=10026/tid=10027] ppid=10024 vsize=305040 CPUtime=1.15 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 3618 0 0 0 115 0 0 0 18 0 4 0 514599292 312360960 8882 33554432000 4194304 4627427 140734394206176 18446744073709551615 4302894 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=305040 CPUtime=1.14 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 3273 0 0 0 114 0 0 0 19 0 4 0 514599292 312360960 8882 33554432000 4194304 4627427 140734394206176 18446744073709551615 248089741402 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=305040 CPUtime=1.15 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 2738 0 0 0 115 0 0 0 18 0 4 0 514599292 312360960 8882 33554432000 4194304 4627427 140734394206176 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 305040

[startup+1.50067 s]
/proc/loadavg: 7.63 7.83 5.98 5/180 10026
/proc/meminfo: memFree=14046000/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=305448 CPUtime=5.97 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 15511 0 0 0 595 2 0 0 19 0 4 0 514599292 312778752 9525 33554432000 4194304 4627427 140734394206176 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 76362 9525 385 106 0 71333 0
[pid=10026/tid=10027] ppid=10024 vsize=305448 CPUtime=1.49 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 3986 0 0 0 149 0 0 0 19 0 4 0 514599292 312778752 9525 33554432000 4194304 4627427 140734394206176 18446744073709551615 4308231 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=305448 CPUtime=1.48 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 4039 0 0 0 148 0 0 0 19 0 4 0 514599292 312778752 9525 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=305448 CPUtime=1.48 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 3450 0 0 0 148 0 0 0 19 0 4 0 514599292 312778752 9525 33554432000 4194304 4627427 140734394206176 18446744073709551615 4333319 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 305448

[startup+3.10039 s]
/proc/loadavg: 7.66 7.84 5.99 9/184 10030
/proc/meminfo: memFree=13913280/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=309316 CPUtime=12.36 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 27652 0 0 0 1231 5 0 0 23 0 4 0 514599292 316739584 12220 33554432000 4194304 4627427 140734394206176 18446744073709551615 4426721 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 77329 12220 389 106 0 72300 0
[pid=10026/tid=10027] ppid=10024 vsize=309316 CPUtime=3.09 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 6720 0 0 0 308 1 0 0 23 0 4 0 514599292 316739584 12220 33554432000 4194304 4627427 140734394206176 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=309316 CPUtime=3.07 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 6940 0 0 0 306 1 0 0 23 0 4 0 514599292 316739584 12220 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=309316 CPUtime=3.09 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 5788 0 0 0 308 1 0 0 23 0 4 0 514599292 316739584 12220 33554432000 4194304 4627427 140734394206176 18446744073709551615 4333184 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 309316

[startup+6.30682 s]
/proc/loadavg: 7.66 7.84 5.99 9/184 10030
/proc/meminfo: memFree=13788784/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=309144 CPUtime=25.16 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 47906 0 0 0 2507 9 0 0 25 0 4 0 514599292 316563456 23644 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 77286 23644 389 106 0 72257 0
[pid=10026/tid=10027] ppid=10024 vsize=309144 CPUtime=6.29 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 11901 0 0 0 627 2 0 0 25 0 4 0 514599292 316563456 23644 33554432000 4194304 4627427 140734394206176 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=309144 CPUtime=6.26 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 12496 0 0 0 624 2 0 0 25 0 4 0 514599292 316563456 23644 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=309144 CPUtime=6.29 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 12259 0 0 0 627 2 0 0 25 0 4 0 514599292 316563456 23644 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 309144

[startup+12.7007 s]
/proc/loadavg: 7.77 7.86 6.01 9/184 10031
/proc/meminfo: memFree=13702728/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=390244 CPUtime=50.71 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 78041 0 0 0 5056 15 0 0 25 0 4 0 514599292 399609856 38594 33554432000 4194304 4627427 140734394206176 18446744073709551615 4428116 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 97561 38594 389 106 0 92532 0
[pid=10026/tid=10027] ppid=10024 vsize=390244 CPUtime=12.68 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 19123 0 0 0 1265 3 0 0 25 0 4 0 514599292 399609856 38594 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=390244 CPUtime=12.62 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 19801 0 0 0 1259 3 0 0 25 0 4 0 514599292 399609856 38594 33554432000 4194304 4627427 140734394206176 18446744073709551615 4428121 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=390244 CPUtime=12.69 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 21677 0 0 0 1265 4 0 0 25 0 4 0 514599292 399609856 38594 33554432000 4194304 4627427 140734394206176 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 390244

[startup+25.5004 s]
/proc/loadavg: 7.90 7.88 6.04 9/184 10031
/proc/meminfo: memFree=13559160/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=402956 CPUtime=101.83 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 115368 0 0 0 10158 25 0 0 25 0 4 0 514599292 412626944 46508 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 100739 46508 389 106 0 95710 0
[pid=10026/tid=10027] ppid=10024 vsize=402956 CPUtime=25.48 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 29642 0 0 0 2542 6 0 0 25 0 4 0 514599292 412626944 46508 33554432000 4194304 4627427 140734394206176 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=402956 CPUtime=25.35 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 32714 0 0 0 2529 6 0 0 25 0 4 0 514599292 412626944 46508 33554432000 4194304 4627427 140734394206176 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=402956 CPUtime=25.47 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 29000 0 0 0 2542 5 0 0 25 0 4 0 514599292 412626944 46508 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 402956

[startup+51.1009 s]
/proc/loadavg: 7.93 7.89 6.10 9/184 10032
/proc/meminfo: memFree=13443656/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=411204 CPUtime=204.09 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 178723 0 0 0 20368 41 0 0 25 0 4 0 514599292 421072896 54025 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 102801 54025 389 106 0 97772 0
[pid=10026/tid=10027] ppid=10024 vsize=411204 CPUtime=51.08 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 43464 0 0 0 5099 9 0 0 25 0 4 0 514599292 421072896 54025 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=411204 CPUtime=50.81 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 47950 0 0 0 5071 10 0 0 25 0 4 0 514599292 421072896 54025 33554432000 4194304 4627427 140734394206176 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=411204 CPUtime=51.07 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 46412 0 0 0 5097 10 0 0 25 0 4 0 514599292 421072896 54025 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309300 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 411204

[startup+102.301 s]
/proc/loadavg: 8.07 7.93 6.20 9/184 10033
/proc/meminfo: memFree=13285172/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=417056 CPUtime=408.61 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 276703 0 0 0 40791 70 0 0 25 0 4 0 514599292 427065344 62683 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309077 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 104264 62683 389 106 0 99235 0
[pid=10026/tid=10027] ppid=10024 vsize=417056 CPUtime=102.28 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 68754 0 0 0 10212 16 0 0 25 0 4 0 514599292 427065344 62683 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=417056 CPUtime=101.73 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 72947 0 0 0 10156 17 0 0 25 0 4 0 514599292 427065344 62683 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=417056 CPUtime=102.27 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 74929 0 0 0 10207 20 0 0 25 0 4 0 514599292 427065344 62683 33554432000 4194304 4627427 140734394206176 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 417056

[startup+162.3 s]

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

[pid=10026] ppid=10024 vsize=668684 CPUtime=2805.36 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 954900 0 0 0 280206 330 0 0 25 0 4 0 514599292 684732416 127003 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 167171 127003 389 106 0 162142 0
[pid=10026/tid=10027] ppid=10024 vsize=668684 CPUtime=702.29 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 234762 0 0 0 70151 78 0 0 25 0 4 0 514599292 684732416 127003 33554432000 4194304 4627427 140734394206176 18446744073709551615 4427290 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=668684 CPUtime=698.47 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 239677 0 0 0 69763 84 0 0 25 0 4 0 514599292 684732416 127003 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=668684 CPUtime=702.28 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 247023 0 0 0 70145 83 0 0 25 0 4 0 514599292 684732416 127003 33554432000 4194304 4627427 140734394206176 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 668684

[startup+762.301 s]
/proc/loadavg: 8.09 8.09 7.16 9/184 10051
/proc/meminfo: memFree=12667508/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=899168 CPUtime=3045.03 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 1005072 0 0 0 304148 355 0 0 25 0 4 0 514599292 920748032 130521 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 224792 130521 389 106 0 219763 0
[pid=10026/tid=10027] ppid=10024 vsize=899168 CPUtime=762.29 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 243871 0 0 0 76146 83 0 0 25 0 4 0 514599292 920748032 130521 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=899168 CPUtime=758.14 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 251075 0 0 0 75723 91 0 0 25 0 4 0 514599292 920748032 130521 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=899168 CPUtime=762.28 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 261969 0 0 0 76137 91 0 0 25 0 4 0 514599292 920748032 130521 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 899168

[startup+822.301 s]
/proc/loadavg: 8.14 8.10 7.22 9/184 10052
/proc/meminfo: memFree=12630420/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=807696 CPUtime=3284.71 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 1059455 0 0 0 328093 378 0 0 25 0 4 0 514599292 827080704 131979 33554432000 4194304 4627427 140734394206176 18446744073709551615 4324721 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 201924 131979 389 106 0 196895 0
[pid=10026/tid=10027] ppid=10024 vsize=807696 CPUtime=822.29 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 258231 0 0 0 82140 89 0 0 25 0 4 0 514599292 827080704 131979 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=807696 CPUtime=817.83 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 260014 0 0 0 81687 96 0 0 25 0 4 0 514599292 827080704 131979 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=807696 CPUtime=822.28 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 277606 0 0 0 82132 96 0 0 25 0 4 0 514599292 827080704 131979 33554432000 4194304 4627427 140734394206176 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.71
Current children cumulated vsize (KiB) 807696

[startup+882.301 s]
/proc/loadavg: 8.11 8.10 7.28 9/184 10054
/proc/meminfo: memFree=12271932/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=995932 CPUtime=3524.37 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 1122052 0 0 0 352039 398 0 0 25 0 4 0 514599292 1019834368 158777 33554432000 4194304 4627427 140734394206176 18446744073709551615 4468055 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 248983 158777 400 106 0 243954 0
[pid=10026/tid=10027] ppid=10024 vsize=995932 CPUtime=882.3 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 287257 0 0 0 88132 98 0 0 25 0 4 0 514599292 1019834368 158777 33554432000 4194304 4627427 140734394206176 18446744073709551615 4468024 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=995932 CPUtime=877.5 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 271489 0 0 0 87650 100 0 0 25 0 4 0 514599292 1019834368 158777 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=995932 CPUtime=882.28 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 288200 0 0 0 88128 100 0 0 25 0 4 0 514599292 1019834368 158777 33554432000 4194304 4627427 140734394206176 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.37
Current children cumulated vsize (KiB) 995932

[startup+942.3 s]
/proc/loadavg: 8.08 8.09 7.33 9/184 10055
/proc/meminfo: memFree=12321272/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=952616 CPUtime=3764.07 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 1142789 0 0 0 375998 409 0 0 25 0 4 0 514599292 975478784 151601 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 238154 151601 400 106 0 233125 0
[pid=10026/tid=10027] ppid=10024 vsize=952616 CPUtime=942.3 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 287257 0 0 0 94132 98 0 0 25 0 4 0 514599292 975478784 151601 33554432000 4194304 4627427 140734394206176 18446744073709551615 4427416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=952616 CPUtime=937.17 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 283415 0 0 0 93611 106 0 0 25 0 4 0 514599292 975478784 151601 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=952616 CPUtime=942.29 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 291342 0 0 0 94127 102 0 0 25 0 4 0 514599292 975478784 151601 33554432000 4194304 4627427 140734394206176 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 952616

[startup+1002.3 s]
/proc/loadavg: 8.08 8.09 7.37 9/184 10057
/proc/meminfo: memFree=12287284/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=935560 CPUtime=4003.72 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 1193515 0 0 0 399945 427 0 0 25 0 4 0 514599292 958013440 157948 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 233890 157948 400 106 0 228861 0
[pid=10026/tid=10027] ppid=10024 vsize=935560 CPUtime=1002.3 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 297785 0 0 0 100128 102 0 0 25 0 4 0 514599292 958013440 157948 33554432000 4194304 4627427 140734394206176 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=935560 CPUtime=996.85 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 297884 0 0 0 99575 110 0 0 25 0 4 0 514599292 958013440 157948 33554432000 4194304 4627427 140734394206176 18446744073709551615 4467823 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=935560 CPUtime=1002.28 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 303016 0 0 0 100122 106 0 0 25 0 4 0 514599292 958013440 157948 33554432000 4194304 4627427 140734394206176 18446744073709551615 4332200 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 935560

[startup+1062.31 s]
/proc/loadavg: 8.02 8.07 7.41 9/184 10059
/proc/meminfo: memFree=12270660/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=877476 CPUtime=4243.42 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 1234749 0 0 0 423896 446 0 0 25 0 4 0 514599292 898535424 161224 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 219369 161224 400 106 0 214340 0
[pid=10026/tid=10027] ppid=10024 vsize=877476 CPUtime=1062.31 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 311451 0 0 0 106122 109 0 0 25 0 4 0 514599292 898535424 161224 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=877476 CPUtime=1056.52 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 299671 0 0 0 105541 111 0 0 25 0 4 0 514599292 898535424 161224 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=877476 CPUtime=1062.29 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 315256 0 0 0 106119 110 0 0 25 0 4 0 514599292 898535424 161224 33554432000 4194304 4627427 140734394206176 18446744073709551615 4330282 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 877476

[startup+1122.3 s]
/proc/loadavg: 8.01 8.05 7.44 9/184 10060
/proc/meminfo: memFree=12095312/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=973316 CPUtime=4483.08 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 1280364 0 0 0 447842 466 0 0 25 0 4 0 514599292 996675584 172376 33554432000 4194304 4627427 140734394206176 18446744073709551615 4420130 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 243329 172376 400 106 0 238300 0
[pid=10026/tid=10027] ppid=10024 vsize=973316 CPUtime=1122.3 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 325102 0 0 0 112116 114 0 0 25 0 4 0 514599292 996675584 172376 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=973316 CPUtime=1116.19 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 308944 0 0 0 111503 116 0 0 25 0 4 0 514599292 996675584 172376 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=973316 CPUtime=1122.28 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 328477 0 0 0 112113 115 0 0 25 0 4 0 514599292 996675584 172376 33554432000 4194304 4627427 140734394206176 18446744073709551615 4467838 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 973316

[startup+1182.3 s]
/proc/loadavg: 8.04 8.06 7.48 9/184 10062
/proc/meminfo: memFree=12029460/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=1092932 CPUtime=4722.76 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 1301661 0 0 0 471798 478 0 0 25 0 4 0 514599292 1119162368 179387 33554432000 4194304 4627427 140734394206176 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 273233 179387 400 106 0 268204 0
[pid=10026/tid=10027] ppid=10024 vsize=1092932 CPUtime=1182.3 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 333249 0 0 0 118112 118 0 0 25 0 4 0 514599292 1119162368 179387 33554432000 4194304 4627427 140734394206176 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=1092932 CPUtime=1175.87 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 319626 0 0 0 117465 122 0 0 25 0 4 0 514599292 1119162368 179387 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=1092932 CPUtime=1182.28 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 328477 0 0 0 118113 115 0 0 25 0 4 0 514599292 1119162368 179387 33554432000 4194304 4627427 140734394206176 18446744073709551615 4428418 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.76
Current children cumulated vsize (KiB) 1092932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.77 8.00 7.47 9/184 10093
/proc/meminfo: memFree=13361868/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=1033608 CPUtime=4800.27 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 1314147 0 0 0 479544 483 0 0 25 0 4 0 514599292 1058414592 176828 33554432000 4194304 4627427 140734394206176 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 258402 176828 400 106 0 253373 0
[pid=10026/tid=10027] ppid=10024 vsize=1033608 CPUtime=1201.71 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 333249 0 0 0 120053 118 0 0 25 0 4 0 514599292 1058414592 176828 33554432000 4194304 4627427 140734394206176 18446744073709551615 4427700 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=1033608 CPUtime=1195.16 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 325000 0 0 0 119392 124 0 0 25 0 4 0 514599292 1058414592 176828 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=1033608 CPUtime=1201.69 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 332565 0 0 0 120052 117 0 0 25 0 4 0 514599292 1058414592 176828 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1033608

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: 7.77 8.00 7.47 9/184 10093
/proc/meminfo: memFree=13361868/32950928 swapFree=67111528/67111528
[pid=10026] ppid=10024 vsize=1033608 CPUtime=4800.27 cores=1,3,5,7
/proc/10026/stat : 10026 (strangenight2-m) R 10024 10026 9768 0 -1 4202496 1314147 0 0 0 479544 483 0 0 25 0 4 0 514599292 1058414592 176828 33554432000 4194304 4627427 140734394206176 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10026/statm: 258402 176828 400 106 0 253373 0
[pid=10026/tid=10027] ppid=10024 vsize=1033608 CPUtime=1201.71 cores=1,3,5,7
/proc/10026/task/10027/stat : 10027 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 333249 0 0 0 120053 118 0 0 25 0 4 0 514599292 1058414592 176828 33554432000 4194304 4627427 140734394206176 18446744073709551615 4427700 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10026/tid=10028] ppid=10024 vsize=1033608 CPUtime=1195.16 cores=1,3,5,7
/proc/10026/task/10028/stat : 10028 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 325000 0 0 0 119392 124 0 0 25 0 4 0 514599292 1058414592 176828 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10026/tid=10029] ppid=10024 vsize=1033608 CPUtime=1201.69 cores=1,3,5,7
/proc/10026/task/10029/stat : 10029 (strangenight2-m) R 10024 10026 9768 0 -1 4202560 332565 0 0 0 120052 117 0 0 25 0 4 0 514599292 1058414592 176828 33554432000 4194304 4627427 140734394206176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1033608

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.33
CPU user time (s): 4795.46
CPU system time (s): 4.86826
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 1107620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.46
system time used= 4.86826
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1314149
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= 2025
involuntary context switches= 30826

runsolver used 1.87371 second user time and 4.69928 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 00:33:15
IDJOB=3173697
IDBENCH=82515
IDSOLVER=1586
FILE ID=node123/3173697-1304029995
RUNJOBID= node123-1304028687-9787
PBS_JOBID= 13170329
Free space on /tmp= 72812 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1682211323-009-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173697-1304029995/watcher-3173697-1304029995 -o /tmp/evaluation-result-3173697-1304029995/solver-3173697-1304029995 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173697-1304029995.cnf

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

MD5SUM BENCH= 917ee0efab4f0e89027865c1129d272b
RANDOM SEED=1840490768

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14046156 kB
Buffers:       2190384 kB
Cached:       16009244 kB
SwapCached:          0 kB
Active:        9173936 kB
Inactive:      9181944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14046156 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13192 kB
Writeback:          24 kB
AnonPages:      155144 kB
Mapped:          15576 kB
Slab:           487000 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   359848 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= 72804 MiB
End job on node123 at 2011-04-29 00:53:19