Trace number 3366144

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 (fixed)? (TO) 4800.32 1203.76

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S1157767653-025-UNKNOWN.cnf
MD5SUMb8c86006cc43f4ab8808ae984f8783c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.12652
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366144-1305397062.cnf'
0.00/0.01	c -- header says num vars:           5000
0.00/0.01	c -- header says num clauses:       21000
0.00/0.02	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.02	c -- vars added       5000
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data
0.00/0.04	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.19/0.05	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.19/0.08	c lits-rem:         0  cl-subs:        0  v-elim:    131  v-fix:    0  time:  0.02 s
0.19/0.08	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.08	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.08	c calculated reachability. Time: 0.00
0.19/0.08	c Calc default polars -  time:   0.00 s pos:    2253 undec:     552 neg:    2195
0.19/0.08	c =========================================================================================
0.19/0.08	c types(t): F = full restart, N = normal restart
0.19/0.08	c types(t): S = simplification begin/end, E = solution found
0.19/0.08	c restart types(rt): st = static, dy = dynamic
0.19/0.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.08	c  B st     0         0      4869     20865         0         0     63402         0   no data   no data
1.56/0.49	c  N dy    19      4048      4869     20865         0      4046     63402    461721     71.16     77.54
3.56/0.90	c  N dy    41      8058      4869     20865         0      5557     63402    412325     68.99     91.69
5.15/1.33	c  N dy    62     12096      4869     20865         0      5350     63402    239353     68.46     72.09
6.74/1.76	c  N dy    80     16191      4869     20865         0      9444     63402    661971     67.42     72.34
8.79/2.22	c  N dy   104     20239      4869     20865         0      7868     63402    371418     66.91     71.76
10.33/2.69	c  N dy   132     24475      4869     20865         0     12104     63402    811076     66.99     71.50
10.73/2.75	c  F st   136     25002      4869     20865         0     12631     63402    862281     66.93     66.79
13.18/3.38	c  N dy   142     30001      4869     20865         0     10820     63402    663618     66.93   no data
13.18/3.38	c  S st   142     30001      4869     20865         0     10820     63402    663618     66.93   no data
13.53/3.44	c  S st   142     30502      4869     20865         0     11321     63402    701583     66.93   no data
13.53/3.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.53/3.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.53/3.46	c blocked clauses removed:       94 vars:     15 tried:        4869 T: 0.00 s
13.53/3.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.53/3.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.53/3.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4854 time:  0.00 s
13.53/3.46	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
13.53/3.48	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.02 s
13.92/3.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.32/3.60	c lits-rem:         4  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.09 s
14.32/3.63	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.02
14.32/3.63	c calculated reachability. Time: 0.00
14.32/3.63	c  N dy   142     30502      4852     20769         0     11278     63134    699341     66.93   no data
16.33/4.11	c  N dy   167     34544      4852     20769         0     15320     63134   1121387     66.86     74.11
18.31/4.60	c  N dy   192     38650      4852     20769         0     11543     63134    547561     66.95     71.63
19.91/5.08	c  N dy   214     42695      4852     20769         0     15588     63134    964719     66.80     70.97
21.53/5.48	c  S st   232     45753      4852     20769         0      9700     63134    237215     66.75     64.23
21.95/5.54	c  S st   232     46254      4852     20769         0     10201     63134    283649     66.75   no data
21.95/5.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.95/5.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
21.95/5.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.95/5.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.95/5.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.95/5.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
21.95/5.56	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
21.95/5.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.95/5.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.30/5.61	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.02 s
22.30/5.61	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
22.30/5.62	c vivif2 --  cl tried    10199 cl shrink        0 lits rem          0 time: 0.00
22.30/5.64	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.02
22.30/5.64	c calculated reachability. Time: 0.00
22.30/5.64	c  N dy   232     46254      4852     20769         0     10199     63134    283285     66.75   no data
24.29/6.13	c  N dy   258     50339      4852     20769         0     14284     63134    709224     66.74     72.57
26.34/6.64	c  N dy   282     54413      4852     20769         0     18357     63134   1129489     66.67     70.99
28.27/7.15	c  N dy   304     58543      4852     20769         0     12515     63134    427487     66.56     70.73
30.30/7.64	c  N dy   328     62634      4852     20769         0     16605     63134    857962     66.73     70.28
32.26/8.17	c  N dy   351     66666      4852     20769         0     20636     63134   1268344     66.64     70.81
33.87/8.54	c  S st   369     69381      4852     20769         0     12364     63134    317729     66.65   no data
34.26/8.61	c  S st   369     69885      4852     20769         0     12868     63134    357040     66.65   no data
34.26/8.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.26/8.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
34.26/8.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.26/8.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.26/8.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.26/8.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
34.26/8.63	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
34.26/8.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.26/8.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.26/8.69	c lits-rem:         5  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.03 s
34.26/8.70	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
34.26/8.70	c vivif2 --  cl tried    12867 cl shrink        0 lits rem          0 time: 0.00
34.68/8.72	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.02
34.68/8.73	c calculated reachability. Time: 0.00
34.68/8.73	c  N dy   369     69885      4852     20769         0     12867     63134    356925     66.65   no data
37.05/9.30	c  N dy   395     74543      4852     20769         0     17525     63134    833979     66.62     71.03
39.49/9.99	c  N dy   430     79606      4852     20769         0     22588     63134   1371455     66.84     70.66
42.23/10.66	c  N dy   470     84687      4852     20769         0     15677     63134    570491     67.03     83.12
43.87/11.01	c  F st   488     87501      4852     20769         0     18490     63134    859666     66.95   no data
45.43/11.45	c  N st   493     90798      4852     20769         0     21787     63134   1244484     66.95   no data
49.01/12.31	c  N dy   512     96878      4852     20769         0     14870     63134    377610     66.85     70.69
52.22/13.14	c  N dy   553    103088      4852     20769         0     21080     63134   1033320     66.92     77.85
52.99/13.37	c  S st   564    104827      4852     20769         0     22818     63134   1207466     66.90   no data
53.40/13.45	c  S st   564    105330      4852     20769         0     23321     63134   1244039     66.90   no data
53.40/13.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.40/13.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
53.40/13.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.40/13.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.40/13.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.40/13.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
53.40/13.47	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
53.80/13.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
53.80/13.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.40/13.96	c lits-rem:        30  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.40 s
55.40/13.96	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
55.40/13.98	c vivif2 --  cl tried    23319 cl shrink        0 lits rem          0 time: 0.02
55.79/14.01	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.03
55.79/14.01	c calculated reachability. Time: 0.00
55.79/14.01	c  N dy   564    105330      4852     20769         0     23319     63134   1243830     66.90   no data
59.38/14.99	c  N dy   609    112253      4852     20769         0     16245     63134    418610     66.96     72.01
63.76/16.03	c  N dy   650    119884      4852     20769         0     23875     63134   1222889     66.86     71.79
68.55/17.20	c  N dy   700    127567      4852     20769         0     16561     63134    359645     66.90     70.77
72.94/18.36	c  N dy   749    136138      4852     20769         0     25131     63134   1256146     66.89     71.27
78.13/19.66	c  N dy   799    144851      4852     20769         0     17846     63134    390424     66.87     71.18
83.36/20.96	c  N dy   858    154101      4852     20769         0     27094     63134   1376448     66.89     70.78
85.70/21.57	c  S st   887    157997      4852     20769         0     30990     63134   1797596     66.97     66.75
86.10/21.65	c  S st   887    158500      4852     20769         0     31493     63134   1834547     66.97   no data
86.10/21.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.10/21.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
86.10/21.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.10/21.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.10/21.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.10/21.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
86.10/21.69	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
86.50/21.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
86.50/21.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.89/22.85	c lits-rem:        30  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.06 s
90.89/22.85	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
90.89/22.87	c vivif2 --  cl tried    31487 cl shrink        0 lits rem          0 time: 0.02
91.29/22.92	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.04
91.29/22.92	c calculated reachability. Time: 0.00
91.29/22.92	c  N dy   887    158500      4852     20769         0     31487     63134   1833294     66.97   no data
97.26/24.43	c  N dy   949    169107      4852     20769         0     25092     63134   1037635     66.90     70.84
104.45/26.27	c  N dy  1014    180934      4852     20769         0     18925     63134    315793     66.84     70.84
111.22/27.96	c  N dy  1091    192497      4852     20769         0     30486     63134   1547129     67.00     77.06
119.20/29.97	c  N dy  1172    204864      4852     20769         0     23859     63134    721554     67.07     87.47
127.57/32.02	c  N dy  1255    217964      4852     20769         0     36957     63134   2107436     67.15     70.74
135.99/34.15	c  N dy  1339    231908      4852     20769         0     30899     63134   1357528     67.12     74.13
139.96/35.11	c  S st  1378    237750      4852     20769         0     36741     63134   1981777     67.17   no data
139.96/35.21	c  S st  1378    238253      4852     20769         0     37244     63134   2022509     67.17   no data
140.38/35.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
140.38/35.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
140.38/35.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
140.38/35.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.38/35.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.38/35.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
140.38/35.25	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
140.38/35.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
140.73/35.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.31/36.72	c lits-rem:        19  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.36 s
146.31/36.72	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
146.31/36.75	c vivif2 --  cl tried    37239 cl shrink        0 lits rem          0 time: 0.03
146.31/36.80	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.05
146.72/36.80	c calculated reachability. Time: 0.00
146.72/36.80	c  N dy  1378    238253      4852     20769         0     37239     63134   2021983     67.17   no data
156.29/39.21	c  N dy  1477    253491      4852     20769         0     31480     63134   1332552     67.27     81.26
166.71/41.89	c  N dy  1583    269668      4852     20769         0     25652     63134    617512     67.35     72.08
178.22/44.78	c  N dy  1694    286965      4852     20769         0     42949     63134   2442437     67.41     72.27
190.19/47.78	c  N dy  1811    305356      4852     20769         0     38339     63134   1871966     67.50     71.55
190.99/47.94	c  F st  1817    306255      4852     20769         0     39238     63134   1968462     67.50   no data
203.34/51.07	c  N dy  1899    324852      4852     20769         0     33835     63134   1281742     67.49     72.38
217.70/54.64	c  N dy  2031    344928      4852     20769         0     28910     63134    671641     67.55     72.24
226.08/56.73	c  S st  2104    357380      4852     20769         0     41360     63134   2002976     67.55   no data
226.48/56.83	c  S st  2104    357880      4852     20769         0     41860     63134   2041715     67.55   no data
226.48/56.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
226.48/56.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
226.48/56.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
226.48/56.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
226.48/56.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.48/56.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
226.48/56.88	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
226.88/56.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
226.88/56.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
232.85/58.46	c lits-rem:        17  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.48 s
232.85/58.46	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
232.85/58.49	c vivif2 --  cl tried    41854 cl shrink        0 lits rem          0 time: 0.03
233.25/58.54	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.05
233.25/58.55	c calculated reachability. Time: 0.00
233.25/58.55	c  N dy  2104    357880      4852     20769         0     41854     63134   2040300     67.55   no data
247.61/62.13	c  N dy  2236    378063      4852     20769         0     36036     63134   1328744     67.63     71.97
262.36/65.85	c  N dy  2351    398080      4852     20769         0     29053     63134    474603     67.61     80.51
277.11/69.50	c  N dy  2480    418268      4852     20769         0     49239     63134   2598349     67.64     72.18
291.47/73.10	c  N dy  2604    438294      4852     20769         0     41262     63134   1662458     67.65     72.19
307.07/77.04	c  N dy  2724    458562      4852     20769         0     32538     63134    637669     67.63     72.40
321.78/80.70	c  N dy  2840    478740      4852     20769         0     52716     63134   2756215     67.59     72.11
336.54/84.44	c  N dy  2964    498783      4852     20769         0     42761     63134   1620232     67.61     73.72
353.29/88.68	c  N dy  3099    519027      4852     20769         0     32005     63134    391686     67.66     72.39
366.05/91.86	c  S st  3205    536820      4852     20769         0     49797     63134   2239295     67.64     68.33
366.45/91.98	c  S st  3205    537325      4852     20769         0     50302     63134   2282041     67.64   no data
366.45/91.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
366.85/92.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
366.85/92.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
366.85/92.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
366.85/92.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
366.85/92.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
366.85/92.02	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
366.85/92.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
367.25/92.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
375.62/94.28	c lits-rem:        44  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.14 s
375.62/94.28	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
376.02/94.31	c vivif2 --  cl tried    50298 cl shrink        0 lits rem          0 time: 0.03
376.02/94.37	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.06
376.02/94.38	c calculated reachability. Time: 0.00
376.02/94.38	c  N dy  3205    537325      4852     20769         0     50298     63134   2281169     67.64   no data
392.77/98.51	c  N dy  3338    557716      4852     20769         0     38692     63134    991296     67.67     71.54
408.32/102.47	c  N dy  3451    577809      4852     20769         0     58785     63134   3107637     67.66     71.95
424.27/106.45	c  N dy  3578    598133      4852     20769         0     46110     63134   1710667     67.68     72.37
441.42/110.78	c  N dy  3701    618254      4852     20769         0     66228     63134   3831822     67.68     72.16
456.96/114.63	c  N dy  3822    638392      4852     20769         0     52366     63134   2238142     67.69     71.33
474.51/119.07	c  N dy  3935    658627      4852     20769         0     37602     63134    593017     67.71     71.67
490.08/122.99	c  N dy  4067    678694      4852     20769         0     57667     63134   2719542     67.73     71.61
508.02/127.44	c  N dy  4190    698735      4852     20769         0     41712     63134    908516     67.74     72.90
524.77/131.62	c  N dy  4308    718785      4852     20769         0     61760     63134   3028091     67.73     74.49
542.32/136.07	c  N dy  4436    738903      4852     20769         0     44875     63134   1160633     67.76     71.34
559.07/140.29	c  N dy  4560    759015      4852     20769         0     64985     63134   3314064     67.78     71.96
577.01/144.73	c  N dy  4680    779097      4852     20769         0     47070     63134   1286358     67.79     72.74
594.16/149.09	c  N dy  4806    799179      4852     20769         0     67149     63134   3432457     67.82     73.01
600.98/150.78	c  S st  4845    805987      4852     20769         0     73957     63134   4155748     67.82   no data
601.72/150.94	c  S st  4845    806491      4852     20769         0     74461     63134   4200947     67.82   no data
601.72/150.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
602.13/151.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
602.13/151.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
602.13/151.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
602.13/151.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
602.13/151.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
602.13/151.01	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
602.13/151.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
602.93/151.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
618.88/155.30	c lits-rem:        42  cl-subs:       10  v-elim:      0  v-fix:    0  time:  4.07 s
619.28/155.30	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
619.28/155.36	c vivif2 --  cl tried    74451 cl shrink        0 lits rem          0 time: 0.06
619.67/155.45	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.09
619.67/155.46	c calculated reachability. Time: 0.00
619.67/155.46	c  N dy  4845    806491      4852     20769         0     74451     63134   4199392     67.82   no data
636.43/159.65	c  N dy  4975    826594      4852     20769         0     55552     63134   2090741     67.87     71.63
655.57/164.41	c  N dy  5097    846845      4852     20769         0     75801     63134   4231335     67.87     73.00
672.72/168.77	c  N dy  5221    866913      4852     20769         0     55867     63134   2024478     67.89     71.92
691.87/173.57	c  N dy  5351    886969      4852     20769         0     75923     63134   4180619     67.92     72.30
709.42/177.95	c  N dy  5471    907047      4852     20769         0     55005     63134   1847354     67.92     81.27
728.55/182.70	c  N dy  5604    927069      4852     20769         0     75023     63134   4004258     67.97     90.44
746.90/187.38	c  N dy  5732    947226      4852     20769         0     53182     63134   1554646     68.00     72.34
765.65/192.08	c  N dy  5863    967355      4852     20769         0     73305     63134   3699574     68.01     72.59
785.57/197.02	c  N dy  5985    987774      4852     20769         0     50729     63134   1191424     68.03     73.02
803.92/201.61	c  N dy  6111   1007944      4852     20769         0     70899     63134   3341498     68.04     72.50
824.70/206.87	c  N dy  6239   1028194      4852     20769         0     47157     63134    697684     68.08     72.28
842.25/211.22	c  N dy  6367   1048257      4852     20769         0     67219     63134   2838221     68.09     71.76
863.35/216.57	c  N dy  6500   1068333      4852     20769         0     87293     63134   5011374     68.13     72.80
867.33/217.59	c  F st  6524   1071875      4852     20769         0     45840     63134    456145     68.13   no data
880.90/220.99	c  N dy  6601   1088339      4852     20769         0     62300     63134   2256529     68.13     72.37
901.23/226.07	c  N dy  6720   1108473      4852     20769         0     82432     63134   4401392     68.14     72.34
920.79/230.95	c  N dy  6846   1128549      4852     20769         0     56513     63134   1506153     68.14     75.34
939.91/235.80	c  N dy  6983   1148646      4852     20769         0     76607     63134   3679119     68.19     76.51
961.84/241.28	c  N dy  7103   1168755      4852     20769         0     49714     63134    663655     68.19     71.90
979.39/245.69	c  N dy  7206   1188905      4852     20769         0     69861     63134   2798520     68.17     72.24
1002.51/251.47	c  N dy  7343   1208978      4852     20769         0     89931     63134   4946997     68.20     71.98
1003.72/251.71	c  S st  7349   1209737      4852     20769         0     90690     63134   5029315     68.20   no data
1004.14/251.90	c  S st  7349   1210243      4852     20769         0     91196     63134   5069159     68.20   no data
1004.56/251.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1004.56/251.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1004.56/251.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1004.56/251.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1004.56/251.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1004.56/251.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
1004.56/251.99	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1004.90/252.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1005.70/252.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1028.44/257.93	c lits-rem:        58  cl-subs:       13  v-elim:      0  v-fix:    0  time:  5.68 s
1028.44/257.93	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
1028.84/258.00	c vivif2 --  cl tried    91183 cl shrink        0 lits rem          0 time: 0.07
1029.24/258.12	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.12
1029.24/258.12	c calculated reachability. Time: 0.00
1029.24/258.12	c  N dy  7349   1210243      4852     20769         0     91183     63134   5066394     68.20   no data
1048.43/262.91	c  N dy  7479   1230285      4852     20769         0     63226     63134   2006566     68.21     72.58
1069.12/268.10	c  N dy  7608   1250492      4852     20769         0     83433     63134   4173238     68.22     72.73
1091.45/273.75	c  N dy  7737   1270527      4852     20769         0     54476     63134    998086     68.24     96.50
1110.59/278.53	c  N dy  7852   1290567      4852     20769         0     74514     63134   3133085     68.24     75.97
1133.33/284.23	c  N dy  7974   1310610      4852     20769         0     94554     63134   5288405     68.24     78.91
1153.28/289.31	c  N dy  8108   1330702      4852     20769         0     64647     63134   1951049     68.26     73.00
1174.40/294.55	c  N dy  8229   1350712      4852     20769         0     84655     63134   4098891     68.27     74.88
1198.32/300.54	c  N dy  8347   1370836      4852     20769         0     53784     63134    710579     68.28     74.15
1217.07/305.29	c  N dy  8473   1391161      4852     20769         0     74104     63134   2872182     68.29     72.17
1239.80/310.92	c  N dy  8580   1411212      4852     20769         0     94153     63134   5009647     68.27     72.49
1261.33/316.31	c  N dy  8695   1431273      4852     20769         0     62219     63134   1504133     68.27     71.98
1282.07/321.54	c  N dy  8820   1451621      4852     20769         0     82563     63134   3681094     68.28     72.66
1306.40/327.67	c  N dy  8939   1471749      4852     20769         0    102689     63134   5831059     68.29     71.98
1326.73/332.70	c  N dy  9069   1491828      4852     20769         0     69769     63134   2206233     68.29     73.23
1348.66/338.21	c  N dy  9194   1511855      4852     20769         0     89795     63134   4328422     68.30     72.02
1373.78/344.55	c  N dy  9321   1531860      4852     20769         0     55807     63134    620325     68.31     72.88
1392.93/349.39	c  N dy  9456   1551875      4852     20769         0     75821     63134   2769816     68.33     73.26
1416.48/355.24	c  N dy  9592   1571946      4852     20769         0     95890     63134   4919424     68.35     71.96
1440.38/361.28	c  N dy  9730   1591983      4852     20769         0     60928     63134   1068067     68.37     72.11
1460.78/366.37	c  N dy  9851   1611992      4852     20769         0     80935     63134   3211722     68.38     72.84
1485.06/372.47	c  N dy  9975   1632115      4852     20769         0    101057     63134   5344029     68.39     72.68
1509.03/378.43	c  N dy 10101   1652489      4852     20769         0     65438     63134   1439146     68.40     73.40
1530.12/383.79	c  N dy 10227   1672579      4852     20769         0     85527     63134   3579467     68.41     72.22
1556.03/390.24	c  N dy 10358   1692698      4852     20769         0    105645     63134   5730608     68.42     73.50
1576.36/395.36	c  S st 10470   1710244      4852     20769         0     66191     63134   1427657     68.43   no data
1577.16/395.51	c  S st 10470   1710745      4852     20769         0     66692     63134   1467863     68.43   no data
1577.16/395.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1577.16/395.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1577.16/395.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1577.16/395.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1577.16/395.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1577.16/395.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
1577.16/395.56	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1577.16/395.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1577.56/395.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1582.35/396.81	c lits-rem:         6  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.15 s
1582.35/396.81	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
1582.35/396.83	c vivif2 --  cl tried    66686 cl shrink        0 lits rem          0 time: 0.02
1582.75/396.92	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.08
1582.75/396.92	c calculated reachability. Time: 0.00
1582.75/396.92	c  N dy 10470   1710745      4852     20769         0     66686     63134   1466693     68.43   no data
1604.29/402.36	c  N dy 10599   1731010      4852     20769         0     86948     63134   3633401     68.44     72.44
1629.81/408.74	c  N dy 10729   1751086      4852     20769         0    107024     63134   5804262     68.46     72.08
1652.94/414.58	c  N dy 10850   1771102      4852     20769         0     69049     63134   1647548     68.47     72.82
1674.87/420.03	c  N dy 10972   1791117      4852     20769         0     89063     63134   3794642     68.48     73.40
1700.79/426.54	c  N dy 11109   1811130      4852     20769         0    109072     63134   5925036     68.50     72.88
1724.31/432.43	c  N dy 11236   1831156      4852     20769         0     70101     63134   1632127     68.50     95.98
1746.24/437.96	c  N dy 11360   1851341      4852     20769         0     90281     63134   3790826     68.51     72.34
1773.77/444.88	c  N dy 11496   1871355      4852     20769         0    110292     63134   5965921     68.54     75.43
1798.55/451.02	c  N dy 11626   1891546      4852     20769         0     70488     63134   1596235     68.55     72.94
1820.48/456.58	c  N dy 11759   1911558      4852     20769         0     90498     63134   3751007     68.57     72.19
1846.80/463.14	c  N dy 11892   1931568      4852     20769         0    110508     63134   5887976     68.57     73.23
1871.47/469.35	c  N dy 12009   1951600      4852     20769         0     69543     63134   1370244     68.57     75.13
1893.01/474.77	c  N dy 12129   1971616      4852     20769         0     89553     63134   3514215     68.57     85.00
1919.33/481.36	c  N dy 12261   1991847      4852     20769         0    109781     63134   5673708     68.59     72.29
1945.65/487.97	c  N dy 12384   2012000      4852     20769         0     67939     63134   1121370     68.59     72.91
1967.18/493.30	c  N dy 12505   2032050      4852     20769         0     87987     63134   3252193     68.59     79.76
1992.70/499.74	c  N dy 12623   2052100      4852     20769         0    108037     63134   5414842     68.59     73.83
2021.84/507.03	c  N dy 12756   2072225      4852     20769         0     65171     63134    713178     68.60     73.99
2042.55/512.26	c  N dy 12877   2092327      4852     20769         0     85272     63134   2862395     68.60     73.20
2068.08/518.61	c  N dy 13003   2112371      4852     20769         0    105313     63134   5043538     68.61     77.70
2097.18/525.97	c  N dy 13132   2132465      4852     20769         0    125404     63134   7240296     68.63     77.64
2119.52/531.53	c  N dy 13257   2152551      4852     20769         0     81492     63134   2392200     68.64     74.95
2144.25/537.73	c  N dy 13384   2172631      4852     20769         0    101570     63134   4566593     68.65     77.21
2172.96/544.90	c  N dy 13513   2192722      4852     20769         0    121659     63134   6726267     68.65     72.47
2196.09/550.72	c  S st 13626   2210746      4852     20769         0     74694     63134   1533239     68.65     69.94
2196.49/550.87	c  S st 13626   2211249      4852     20769         0     75197     63134   1574134     68.65   no data
2196.49/550.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2196.90/550.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
2196.90/550.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2196.90/550.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2196.90/550.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2196.90/550.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
2196.90/550.94	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2196.90/550.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2197.32/551.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2201.29/552.08	c lits-rem:        17  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.04 s
2201.29/552.09	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
2201.70/552.12	c vivif2 --  cl tried    75195 cl shrink        0 lits rem          0 time: 0.02
2202.13/552.22	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.09
2202.13/552.22	c calculated reachability. Time: 0.00
2202.13/552.22	c  N dy 13626   2211249      4852     20769         0     75195     63134   1573748     68.65   no data
2224.80/557.99	c  N dy 13754   2231261      4852     20769         0     95203     63134   3721504     68.66     72.47
2252.32/564.88	c  N dy 13886   2251324      4852     20769         0    115263     63134   5881633     68.68     77.40
2281.83/572.27	c  N dy 14015   2271335      4852     20769         0     69277     63134    840229     68.69     72.77
2303.76/577.74	c  N dy 14142   2291477      4852     20769         0     89417     63134   2999199     68.69     73.24
2329.68/584.21	c  N dy 14266   2311487      4852     20769         0    109424     63134   5140616     68.70     73.23
2359.62/591.79	c  N dy 14389   2331682      4852     20769         0    129619     63134   7328712     68.70     73.98
2383.53/597.74	c  N dy 14522   2351718      4852     20769         0     82660     63134   2196361     68.71     73.33
2408.29/603.91	c  N dy 14645   2371950      4852     20769         0    102889     63134   4379887     68.72     73.31
2437.36/611.20	c  N dy 14763   2391982      4852     20769         0    122918     63134   6523456     68.71     74.69
2465.33/618.28	c  N dy 14881   2412101      4852     20769         0     75036     63134   1268983     68.72     73.56
2488.41/624.03	c  N dy 15013   2432195      4852     20769         0     95127     63134   3440919     68.73     74.36
2515.92/630.93	c  N dy 15139   2452524      4852     20769         0    115452     63134   5633636     68.73     72.50
2547.44/638.87	c  N dy 15273   2472569      4852     20769         0    135497     63134   7795900     68.75     79.21
2570.95/644.72	c  N dy 15409   2492672      4852     20769         0     86607     63134   2427687     68.76     74.87
2596.08/651.09	c  N dy 15543   2512853      4852     20769         0    106784     63134   4599035     68.78     72.57
2625.99/658.50	c  N dy 15676   2532868      4852     20769         0    126799     63134   6760930     68.79     72.53
2654.69/665.77	c  N dy 15811   2553011      4852     20769         0     76955     63134   1275202     68.81     73.91
2679.03/671.84	c  N dy 15940   2573836      4852     20769         0     97778     63134   3528929     68.81     75.04
2706.94/678.88	c  N dy 16062   2594308      4852     20769         0    118247     63134   5714238     68.81     74.45
2738.85/686.83	c  N dy 16186   2614380      4852     20769         0    138316     63134   7891301     68.82     73.99
2762.77/692.87	c  N dy 16310   2634525      4852     20769         0     87465     63134   2292033     68.83     76.05
2788.70/699.34	c  N dy 16443   2654728      4852     20769         0    107666     63134   4455776     68.84     73.04
2818.21/706.77	c  N dy 16567   2674808      4852     20769         0    127744     63134   6632966     68.85     72.78
2850.51/714.83	c  N dy 16695   2695040      4852     20769         0     75983     63134    950231     68.85     73.31
2868.90/719.46	c  S st 16792   2711249      4852     20769         0     92190     63134   2682982     68.85     62.10
2869.64/719.65	c  S st 16792   2711755      4852     20769         0     92696     63134   2723017     68.85   no data
2869.64/719.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2870.04/719.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
2870.04/719.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2870.04/719.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2870.04/719.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2870.04/719.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
2870.04/719.73	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2870.04/719.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2870.44/719.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2882.41/722.83	c lits-rem:        61  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.91 s
2882.41/722.83	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
2882.41/722.87	c vivif2 --  cl tried    92692 cl shrink        0 lits rem          0 time: 0.04
2882.81/722.98	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.11
2882.81/722.99	c calculated reachability. Time: 0.00
2882.81/722.99	c  N dy 16792   2711755      4852     20769         0     92692     63134   2722296     68.85   no data
2909.13/729.55	c  N dy 16902   2731832      4852     20769         0    112767     63134   4881597     68.85     72.67
2939.82/737.27	c  N dy 17016   2752064      4852     20769         0    132996     63134   7083152     68.85     72.86
2969.79/744.75	c  N dy 17133   2772129      4852     20769         0     80068     63134   1297149     68.86     74.50
2993.27/750.68	c  N dy 17255   2792208      4852     20769         0    100143     63134   3450230     68.86     72.50
3021.59/757.79	c  N dy 17386   2812311      4852     20769         0    120245     63134   5622402     68.87     75.59
3053.89/765.82	c  N dy 17509   2832313      4852     20769         0    140244     63134   7775796     68.88     76.30
3081.01/772.63	c  N dy 17638   2852315      4852     20769         0     86254     63134   1872782     68.89     73.22
3106.14/778.98	c  N dy 17768   2872404      4852     20769         0    106339     63134   4030043     68.90     75.30
3136.84/786.62	c  N dy 17897   2892589      4852     20769         0    126523     63134   6212687     68.90     74.34
3170.34/795.08	c  N dy 18028   2912700      4852     20769         0    146631     63134   8381080     68.91     72.81
3195.47/801.33	c  N dy 18144   2932841      4852     20769         0     91781     63134   2349110     68.91     74.13
3222.19/808.01	c  N dy 18275   2953112      4852     20769         0    112049     63134   4548488     68.92     72.61
3252.49/815.69	c  N dy 18408   2973155      4852     20769         0    132091     63134   6723125     68.93     73.83
3287.58/824.49	c  N dy 18538   2993223      4852     20769         0     76163     63134    575623     68.94     76.30
3311.11/830.33	c  N dy 18667   3013389      4852     20769         0     96327     63134   2754772     68.95     74.79
3338.63/837.23	c  N dy 18794   3033489      4852     20769         0    116421     63134   4919740     68.95     72.85
3369.74/845.09	c  N dy 18916   3053577      4852     20769         0    136508     63134   7092620     68.95     73.61
3404.08/853.64	c  N dy 19048   3073752      4852     20769         0     79690     63134    850385     68.96     76.50
3427.96/859.62	c  N dy 19182   3093762      4852     20769         0     99695     63134   3012913     68.97     75.82
3455.89/866.60	c  N dy 19302   3113902      4852     20769         0    119835     63134   5201182     68.98     73.51
3487.77/874.60	c  N dy 19418   3133908      4852     20769         0    139840     63134   7361186     68.98     79.47
3521.28/883.06	c  N dy 19550   3153975      4852     20769         0     81916     63134    993271     68.98     74.47
3546.00/889.21	c  N dy 19681   3174101      4852     20769         0    102039     63134   3147902     68.99     72.97
3574.32/896.36	c  N dy 19808   3194317      4852     20769         0    122252     63134   5354891     69.01     74.92
3605.46/904.16	c  S st 19917   3211758      4852     20769         0    139692     63134   7219170     69.01   no data
3606.62/904.47	c  S st 19917   3212264      4852     20769         0    140198     63134   7259867     69.01   no data
3606.62/904.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3607.02/904.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.10
3607.02/904.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3607.02/904.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3607.02/904.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3607.02/904.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
3607.02/904.59	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3607.42/904.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3608.62/904.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3644.12/913.89	c lits-rem:        64  cl-subs:       25  v-elim:      0  v-fix:    0  time:  8.82 s
3644.12/913.89	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
3644.52/914.00	c vivif2 --  cl tried   140173 cl shrink        0 lits rem          0 time: 0.10
3645.36/914.19	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.19
3645.71/914.20	c calculated reachability. Time: 0.00
3645.71/914.20	c  N dy 19917   3212264      4852     20769         0    140173     63134   7255652     69.01   no data
3680.01/922.87	c  N dy 20031   3232457      4852     20769         0     81373     63134    828298     69.01     73.42
3704.32/928.94	c  N dy 20157   3252694      4852     20769         0    101607     63134   3010368     69.02     73.30
3732.24/935.92	c  N dy 20272   3272715      4852     20769         0    121627     63134   5175274     69.02     72.77
3765.34/944.23	c  N dy 20401   3292744      4852     20769         0    141654     63134   7316941     69.02     73.50
3800.83/953.14	c  N dy 20527   3312895      4852     20769         0     81805     63134    779037     69.03     74.48
3825.21/959.23	c  N dy 20650   3333071      4852     20769         0    101978     63134   2961129     69.03     73.05
3853.46/966.39	c  N dy 20758   3353534      4852     20769         0    122438     63134   5174355     69.03     73.65
3887.37/974.89	c  N dy 20882   3373963      4852     20769         0    142865     63134   7392482     69.04     74.38
3925.26/984.33	c  N dy 21009   3394009      4852     20769         0     81917     63134    687581     69.04     73.79
3949.18/990.31	c  N dy 21129   3414070      4852     20769         0    101975     63134   2866713     69.05     73.39
3977.50/997.41	c  N dy 21261   3434168      4852     20769         0    122071     63134   5045704     69.05     72.93
4010.59/1005.78	c  N dy 21395   3454269      4852     20769         0    142172     63134   7191639     69.06     72.71
4048.09/1015.12	c  N dy 21516   3474484      4852     20769         0    162383     63134   9365640     69.06     72.82
4074.00/1021.65	c  N dy 21648   3494792      4852     20769         0    100701     63134   2619462     69.07     74.19
4101.92/1028.68	c  N dy 21768   3514988      4852     20769         0    120895     63134   4800400     69.07     73.37
4134.23/1036.79	c  N dy 21889   3535005      4852     20769         0    140908     63134   6964564     69.07     72.78
4170.92/1045.97	c  N dy 22016   3555062      4852     20769         0    160963     63134   9133096     69.08     73.88
4199.22/1053.09	c  N dy 22150   3575095      4852     20769         0     98008     63134   2225917     69.09     73.88
4226.74/1059.90	c  N dy 22276   3595171      4852     20769         0    118080     63134   4380658     69.09     75.20
4258.66/1067.93	c  N dy 22409   3615236      4852     20769         0    138142     63134   6558727     69.10     73.43
4295.73/1077.21	c  N dy 22540   3635527      4852     20769         0    158431     63134   8730390     69.10     72.82
4327.24/1085.18	c  N dy 22676   3655704      4852     20769         0     94613     63134   1764213     69.11     78.05
4354.37/1091.93	c  N dy 22818   3675779      4852     20769         0    114687     63134   3921461     69.13     73.80
4385.47/1099.77	c  N dy 22950   3695849      4852     20769         0    134751     63134   6101365     69.14     88.77
4416.99/1107.61	c  S st 23058   3712264      4852     20769         0    151166     63134   7860288     69.14   no data
4418.16/1107.94	c  S st 23058   3712769      4852     20769         0    151671     63134   7905777     69.14   no data
4418.16/1107.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4418.56/1108.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.11
4418.56/1108.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4418.56/1108.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4418.56/1108.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4418.56/1108.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
4418.56/1108.08	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4418.96/1108.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
4420.16/1108.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4460.05/1118.45	c lits-rem:        86  cl-subs:       20  v-elim:      0  v-fix:    0  time:  9.85 s
4460.05/1118.45	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
4460.45/1118.57	c vivif2 --  cl tried   151651 cl shrink        0 lits rem          0 time: 0.11
4461.28/1118.78	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.20
4461.28/1118.78	c calculated reachability. Time: 0.00
4461.28/1118.78	c  N dy 23058   3712769      4852     20769         0    151651     63134   7900904     69.14   no data
4498.73/1128.12	c  N dy 23179   3732806      4852     20769         0     86692     63134    799437     69.14     75.50
4521.86/1133.91	c  F st 23300   3751563      4852     20769         0    105449     63134   2828236     69.14     62.63
4524.25/1134.54	c  N st 23304   3753600      4852     20769         0    107486     63134   3075419     69.14   no data
4553.75/1141.90	c  N dy 23416   3773768      4852     20769         0    127652     63134   5289189     69.15     75.03
4588.08/1150.58	c  N dy 23549   3793846      4852     20769         0    147729     63134   7493679     69.16     77.71
4626.34/1160.15	c  N dy 23677   3813936      4852     20769         0    167817     63134   9638842     69.16     72.87
4655.44/1167.41	c  N dy 23812   3834682      4852     20769         0    102568     63134   2417642     69.17     73.83
4683.37/1174.42	c  N dy 23926   3854744      4852     20769         0    122626     63134   4589407     69.17     72.89
4717.26/1182.93	c  N dy 24054   3874759      4852     20769         0    142639     63134   6751677     69.18     76.87
4755.19/1192.49	c  N dy 24183   3894810      4852     20769         0    162688     63134   8935593     69.18     73.38
4789.44/1201.04	c  N dy 24327   3914826      4852     20769         0     95710     63134   1561961     69.19     87.62

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366144-1305397062/watcher-3366144-1305397062 -o /tmp/evaluation-result-3366144-1305397062/solver-3366144-1305397062 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366144-1305397062.cnf 

running on 4 cores: 0,2,4,6

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.41 7.89 7.36 6/368 5005
/proc/meminfo: memFree=18295728/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 411 0 0 0 0 0 0 0 23 0 4 0 729936896 52396032 351 33554432000 4194304 4580107 140735542553728 18446744073709551615 47639245506073 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5005/statm: 12792 351 302 95 0 7774 0
[pid=5005/tid=5006] ppid=5003 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 4 0 0 0 1 0 0 0 24 0 4 0 729936896 52396032 351 33554432000 4194304 4580107 140735542553728 18446744073709551615 47639245506073 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 729936896 52396032 351 33554432000 4194304 4580107 140735542553728 18446744073709551615 47639245506476 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 729936896 52396032 351 33554432000 4194304 4580107 140735542553728 18446744073709551615 47639245506073 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.05793 s]
/proc/loadavg: 7.41 7.89 7.36 6/368 5005
/proc/meminfo: memFree=18295728/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=290616 CPUtime=0.19 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 6095 0 0 0 18 1 0 0 18 0 4 0 729936896 297590784 5601 33554432000 4194304 4580107 140735542553728 18446744073709551615 4473341 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5005/statm: 72654 5606 371 95 0 67636 0
[pid=5005/tid=5006] ppid=5003 vsize=290616 CPUtime=0.04 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 1646 0 0 0 4 0 0 0 25 0 4 0 729936896 297590784 5611 33554432000 4194304 4580107 140735542553728 18446744073709551615 224284623033 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=290616 CPUtime=0.03 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 1405 0 0 0 3 0 0 0 18 0 4 0 729936896 297590784 5613 33554432000 4194304 4580107 140735542553728 18446744073709551615 4408392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=290616 CPUtime=0.04 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 1101 0 0 0 4 0 0 0 18 0 4 0 729936896 297590784 5613 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 290616

[startup+0.100577 s]
/proc/loadavg: 7.41 7.89 7.36 6/368 5005
/proc/meminfo: memFree=18295728/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=291140 CPUtime=0.36 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 7881 0 0 0 34 2 0 0 18 0 4 0 729936896 298127360 5971 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293952 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5005/statm: 72785 5971 377 95 0 67767 0
[pid=5005/tid=5006] ppid=5003 vsize=291140 CPUtime=0.08 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 2147 0 0 0 8 0 0 0 25 0 4 0 729936896 298127360 5971 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=291140 CPUtime=0.08 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 2001 0 0 0 8 0 0 0 18 0 4 0 729936896 298127360 5971 33554432000 4194304 4580107 140735542553728 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=291140 CPUtime=0.09 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 1150 0 0 0 9 0 0 0 18 0 4 0 729936896 298127360 5971 33554432000 4194304 4580107 140735542553728 18446744073709551615 4321152 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 291140

[startup+0.300545 s]
/proc/loadavg: 7.41 7.89 7.36 6/368 5005
/proc/meminfo: memFree=18295728/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=291140 CPUtime=1.16 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 8878 0 0 0 114 2 0 0 18 0 4 0 729936896 298127360 6968 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293728 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5005/statm: 72785 6969 377 95 0 67767 0
[pid=5005/tid=5006] ppid=5003 vsize=291140 CPUtime=0.28 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 2413 0 0 0 28 0 0 0 25 0 4 0 729936896 298127360 6969 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293184 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=291140 CPUtime=0.28 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 2238 0 0 0 28 0 0 0 18 0 4 0 729936896 298127360 6969 33554432000 4194304 4580107 140735542553728 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=291140 CPUtime=0.29 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 1397 0 0 0 29 0 0 0 18 0 4 0 729936896 298127360 6969 33554432000 4194304 4580107 140735542553728 18446744073709551615 4316835 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 291140

[startup+0.700477 s]
/proc/loadavg: 7.41 7.89 7.36 6/368 5005
/proc/meminfo: memFree=18295728/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=295408 CPUtime=2.77 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 11701 0 0 0 274 3 0 0 18 0 4 0 729936896 302497792 7059 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5005/statm: 73852 7059 377 95 0 68834 0
[pid=5005/tid=5006] ppid=5003 vsize=295408 CPUtime=0.68 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 3117 0 0 0 68 0 0 0 25 0 4 0 729936896 302497792 7059 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=295408 CPUtime=0.68 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 2884 0 0 0 68 0 0 0 18 0 4 0 729936896 302497792 7059 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=295408 CPUtime=0.68 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 2168 0 0 0 68 0 0 0 18 0 4 0 729936896 302497792 7059 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 295408

[startup+1.50034 s]
/proc/loadavg: 7.53 7.91 7.37 10/373 5010
/proc/meminfo: memFree=18243612/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=296224 CPUtime=5.95 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 16197 0 0 0 592 3 0 0 20 0 4 0 729936896 303333376 8159 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293685 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5005/statm: 74056 8159 377 95 0 69038 0
[pid=5005/tid=5006] ppid=5003 vsize=296224 CPUtime=1.47 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 4241 0 0 0 147 0 0 0 25 0 4 0 729936896 303333376 8159 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=296224 CPUtime=1.47 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 3961 0 0 0 147 0 0 0 19 0 4 0 729936896 303333376 8159 33554432000 4194304 4580107 140735542553728 18446744073709551615 4318990 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=296224 CPUtime=1.48 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 3308 0 0 0 148 0 0 0 20 0 4 0 729936896 303333376 8159 33554432000 4194304 4580107 140735542553728 18446744073709551615 4295838 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 296224

[startup+3.10108 s]
/proc/loadavg: 7.53 7.91 7.37 10/373 5010
/proc/meminfo: memFree=18243600/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=297064 CPUtime=12.33 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 24800 0 0 0 1229 4 0 0 25 0 4 0 729936896 304193536 8347 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293134 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5005/statm: 74266 8347 378 95 0 69248 0
[pid=5005/tid=5006] ppid=5003 vsize=297064 CPUtime=3.06 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 6357 0 0 0 305 1 0 0 25 0 4 0 729936896 304193536 8347 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=297064 CPUtime=3.07 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 6091 0 0 0 307 0 0 0 25 0 4 0 729936896 304193536 8347 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=297064 CPUtime=3.09 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 5498 0 0 0 308 1 0 0 25 0 4 0 729936896 304193536 8347 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293125 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 297064

[startup+6.30054 s]
/proc/loadavg: 7.57 7.91 7.38 10/373 5010
/proc/meminfo: memFree=18144036/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=313180 CPUtime=25.1 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 51808 0 0 0 2499 11 0 0 25 0 4 0 729936896 320696320 23869 33554432000 4194304 4580107 140735542553728 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5005/statm: 78295 23869 379 95 0 73277 0
[pid=5005/tid=5006] ppid=5003 vsize=313180 CPUtime=6.22 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 11436 0 0 0 620 2 0 0 25 0 4 0 729936896 320696320 23869 33554432000 4194304 4580107 140735542553728 18446744073709551615 4318990 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=313180 CPUtime=6.28 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 14380 0 0 0 625 3 0 0 25 0 4 0 729936896 320696320 23869 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=313180 CPUtime=6.29 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 11702 0 0 0 627 2 0 0 25 0 4 0 729936896 320696320 23869 33554432000 4194304 4580107 140735542553728 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 313180

[startup+12.7005 s]
/proc/loadavg: 7.60 7.91 7.38 10/373 5010
/proc/meminfo: memFree=18030636/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=316200 CPUtime=50.61 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 86849 0 0 0 5043 18 0 0 25 0 4 0 729936896 323788800 33801 33554432000 4194304 4580107 140735542553728 18446744073709551615 4321664 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5005/statm: 79050 33801 379 95 0 74032 0
[pid=5005/tid=5006] ppid=5003 vsize=316200 CPUtime=12.54 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 23254 0 0 0 1249 5 0 0 25 0 4 0 729936896 323788800 33801 33554432000 4194304 4580107 140735542553728 18446744073709551615 4321122 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=316200 CPUtime=12.68 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 23848 0 0 0 1263 5 0 0 25 0 4 0 729936896 323788800 33801 33554432000 4194304 4580107 140735542553728 18446744073709551615 4502021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=316200 CPUtime=12.68 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 18349 0 0 0 1265 3 0 0 25 0 4 0 729936896 323788800 33801 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293778 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 316200

[startup+25.5003 s]
/proc/loadavg: 7.66 7.92 7.38 10/373 5010
/proc/meminfo: memFree=17931684/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=412996 CPUtime=101.65 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 144900 0 0 0 10136 29 0 0 25 0 4 0 729936896 422907904 50956 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5005/statm: 103249 50956 379 95 0 98231 0
[pid=5005/tid=5006] ppid=5003 vsize=412996 CPUtime=25.17 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 36271 0 0 0 2510 7 0 0 25 0 4 0 729936896 422907904 50956 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=412996 CPUtime=25.47 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 35311 0 0 0 2541 6 0 0 25 0 4 0 729936896 422907904 50956 33554432000 4194304 4580107 140735542553728 18446744073709551615 4301856 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=412996 CPUtime=25.48 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 34442 0 0 0 2541 7 0 0 25 0 4 0 729936896 422907904 50956 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 412996

[startup+51.1011 s]
/proc/loadavg: 7.90 7.95 7.41 10/373 5012
/proc/meminfo: memFree=17882504/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=465276 CPUtime=203.74 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 228199 0 0 0 20325 49 0 0 25 0 4 0 729936896 476442624 61012 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293907 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5005/statm: 116319 61012 379 95 0 111301 0
[pid=5005/tid=5006] ppid=5003 vsize=465276 CPUtime=50.48 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 56040 0 0 0 5036 12 0 0 25 0 4 0 729936896 476442624 61012 33554432000 4194304 4580107 140735542553728 18446744073709551615 4318508 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=465276 CPUtime=51.07 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 57577 0 0 0 5096 11 0 0 25 0 4 0 729936896 476442624 61012 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=465276 CPUtime=51.08 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 53976 0 0 0 5096 12 0 0 25 0 4 0 729936896 476442624 61012 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 465276

[startup+102.315 s]
/proc/loadavg: 8.01 7.97 7.45 10/373 5014
/proc/meminfo: memFree=17788236/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=568256 CPUtime=407.97 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 364026 0 0 0 40715 82 0 0 25 0 4 0 729936896 581894144 71950 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5005/statm: 142064 71950 382 95 0 137046 0
[pid=5005/tid=5006] ppid=5003 vsize=568256 CPUtime=101.07 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 89579 0 0 0 10085 22 0 0 25 0 4 0 729936896 581894144 71950 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=568256 CPUtime=102.29 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 92034 0 0 0 10209 20 0 0 25 0 4 0 729936896 581894144 71950 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=568256 CPUtime=102.29 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 87166 0 0 0 10208 21 0 0 25 0 4 0 729936896 581894144 71950 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.97
Current children cumulated vsize (KiB) 568256

[startup+162.301 s]

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

[pid=5005] ppid=5003 vsize=895512 CPUtime=2800.65 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 1447016 0 0 0 279655 410 0 0 25 0 4 0 729936896 917004288 156212 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5005/statm: 223878 156212 380 95 0 218860 0
[pid=5005/tid=5006] ppid=5003 vsize=895512 CPUtime=698.98 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 359100 0 0 0 69793 105 0 0 25 0 4 0 729936896 917004288 156212 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=895512 CPUtime=702.27 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 364903 0 0 0 70124 103 0 0 25 0 4 0 729936896 917004288 156212 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=895512 CPUtime=702.27 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 361863 0 0 0 70123 104 0 0 25 0 4 0 729936896 917004288 156212 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.65
Current children cumulated vsize (KiB) 895512

[startup+762.315 s]
/proc/loadavg: 8.21 8.12 7.78 10/373 5030
/proc/meminfo: memFree=17223116/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=799892 CPUtime=3039.98 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 1532323 0 0 0 303559 439 0 0 25 0 4 0 729936896 819089408 152193 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5005/statm: 199973 152193 380 95 0 194955 0
[pid=5005/tid=5006] ppid=5003 vsize=799892 CPUtime=758.98 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 383232 0 0 0 75785 113 0 0 25 0 4 0 729936896 819089408 152193 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=799892 CPUtime=762.28 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 385035 0 0 0 76117 111 0 0 25 0 4 0 729936896 819089408 152193 33554432000 4194304 4580107 140735542553728 18446744073709551615 4316823 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=799892 CPUtime=762.28 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 383194 0 0 0 76117 111 0 0 25 0 4 0 729936896 819089408 152193 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3039.98
Current children cumulated vsize (KiB) 799892

[startup+822.301 s]
/proc/loadavg: 8.20 8.13 7.80 10/373 5032
/proc/meminfo: memFree=17191840/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=966280 CPUtime=3279.22 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 1612917 0 0 0 327454 468 0 0 25 0 4 0 729936896 989470720 159030 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5005/statm: 241570 159030 380 95 0 236552 0
[pid=5005/tid=5006] ppid=5003 vsize=966280 CPUtime=818.96 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 403751 0 0 0 81776 120 0 0 25 0 4 0 729936896 989470720 159030 33554432000 4194304 4580107 140735542553728 18446744073709551615 4324126 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=966280 CPUtime=822.27 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 405044 0 0 0 82111 116 0 0 25 0 4 0 729936896 989470720 159030 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=966280 CPUtime=822.27 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 403649 0 0 0 82106 121 0 0 25 0 4 0 729936896 989470720 159030 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.22
Current children cumulated vsize (KiB) 966280

[startup+882.301 s]
/proc/loadavg: 8.24 8.15 7.83 10/373 5034
/proc/meminfo: memFree=17096948/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=918020 CPUtime=3518.48 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 1692641 0 0 0 351352 496 0 0 25 0 4 0 729936896 940052480 154318 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5005/statm: 229505 154318 380 95 0 224487 0
[pid=5005/tid=5006] ppid=5003 vsize=918020 CPUtime=878.94 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 423796 0 0 0 87768 126 0 0 25 0 4 0 729936896 940052480 154318 33554432000 4194304 4580107 140735542553728 18446744073709551615 4322556 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=918020 CPUtime=882.27 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 424617 0 0 0 88103 124 0 0 25 0 4 0 729936896 940052480 154318 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=918020 CPUtime=882.27 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 423389 0 0 0 88100 127 0 0 25 0 4 0 729936896 940052480 154318 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.48
Current children cumulated vsize (KiB) 918020

[startup+942.301 s]
/proc/loadavg: 8.25 8.16 7.85 10/373 5036
/proc/meminfo: memFree=16833652/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=1095736 CPUtime=3757.77 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 1805323 0 0 0 375250 527 0 0 25 0 4 0 729936896 1122033664 208572 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5005/statm: 273934 208572 380 95 0 268916 0
[pid=5005/tid=5006] ppid=5003 vsize=1095736 CPUtime=938.92 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 460914 0 0 0 93759 133 0 0 25 0 4 0 729936896 1122033664 208572 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=1095736 CPUtime=942.27 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 443697 0 0 0 94096 131 0 0 25 0 4 0 729936896 1122033664 208572 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=1095736 CPUtime=942.27 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 453259 0 0 0 94090 137 0 0 25 0 4 0 729936896 1122033664 208572 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.77
Current children cumulated vsize (KiB) 1095736

[startup+1002.3 s]
/proc/loadavg: 8.09 8.13 7.85 10/373 5038
/proc/meminfo: memFree=16836852/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=1213892 CPUtime=3997.04 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 1887414 0 0 0 399149 555 0 0 25 0 4 0 729936896 1243025408 221326 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5005/statm: 303473 221326 380 95 0 298455 0
[pid=5005/tid=5006] ppid=5003 vsize=1213892 CPUtime=998.91 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 479134 0 0 0 99751 140 0 0 25 0 4 0 729936896 1243025408 221326 33554432000 4194304 4580107 140735542553728 18446744073709551615 4342266 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=1213892 CPUtime=1002.26 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 469214 0 0 0 100089 137 0 0 25 0 4 0 729936896 1243025408 221326 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=1213892 CPUtime=1002.27 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 472395 0 0 0 100083 144 0 0 25 0 4 0 729936896 1243025408 221326 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.04
Current children cumulated vsize (KiB) 1213892

[startup+1062.3 s]
/proc/loadavg: 8.08 8.12 7.86 10/373 5038
/proc/meminfo: memFree=16765752/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=1215712 CPUtime=4236.32 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 1963513 0 0 0 423051 581 0 0 25 0 4 0 729936896 1244889088 217297 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5005/statm: 303928 217298 380 95 0 298910 0
[pid=5005/tid=5006] ppid=5003 vsize=1215712 CPUtime=1058.89 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 498317 0 0 0 105743 146 0 0 25 0 4 0 729936896 1244889088 217298 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=1215712 CPUtime=1062.26 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 488146 0 0 0 106083 143 0 0 25 0 4 0 729936896 1244889088 217298 33554432000 4194304 4580107 140735542553728 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=1215712 CPUtime=1062.27 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 491537 0 0 0 106076 151 0 0 25 0 4 0 729936896 1244889088 217298 33554432000 4194304 4580107 140735542553728 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4236.32
Current children cumulated vsize (KiB) 1215712

[startup+1122.3 s]
/proc/loadavg: 8.08 8.11 7.88 10/373 5040
/proc/meminfo: memFree=16684392/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=1088020 CPUtime=4475.59 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 2047117 0 0 0 446954 605 0 0 25 0 4 0 729936896 1114132480 228600 33554432000 4194304 4580107 140735542553728 18446744073709551615 4318418 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5005/statm: 272005 228600 387 95 0 266987 0
[pid=5005/tid=5006] ppid=5003 vsize=1088020 CPUtime=1118.88 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 521697 0 0 0 111735 153 0 0 25 0 4 0 729936896 1114132480 228600 33554432000 4194304 4580107 140735542553728 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=1088020 CPUtime=1122.27 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 505694 0 0 0 112078 149 0 0 25 0 4 0 729936896 1114132480 228600 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=1088020 CPUtime=1122.27 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 514131 0 0 0 112070 157 0 0 25 0 4 0 729936896 1114132480 228600 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.59
Current children cumulated vsize (KiB) 1088020

[startup+1182.3 s]
/proc/loadavg: 8.12 8.12 7.89 10/373 5042
/proc/meminfo: memFree=16594960/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=1309244 CPUtime=4714.88 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 2122038 0 0 0 470857 631 0 0 25 0 4 0 729936896 1340665856 251178 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5005/statm: 327311 251178 384 95 0 322293 0
[pid=5005/tid=5006] ppid=5003 vsize=1309244 CPUtime=1178.87 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 539191 0 0 0 117728 159 0 0 25 0 4 0 729936896 1340665856 251178 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=1309244 CPUtime=1182.27 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 526644 0 0 0 118072 155 0 0 25 0 4 0 729936896 1340665856 251178 33554432000 4194304 4580107 140735542553728 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=1309244 CPUtime=1182.27 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 531953 0 0 0 118063 164 0 0 25 0 4 0 729936896 1340665856 251178 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4714.88
Current children cumulated vsize (KiB) 1309244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.16 8.13 7.90 9/373 5042
/proc/meminfo: memFree=16676300/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=1206468 CPUtime=4800.23 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 2147331 0 0 0 479383 640 0 0 25 0 4 0 729936896 1235423232 233355 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5005/statm: 301617 233355 384 95 0 296599 0
[pid=5005/tid=5006] ppid=5003 vsize=1206468 CPUtime=1200.28 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 546564 0 0 0 119866 162 0 0 25 0 4 0 729936896 1235423232 233365 33554432000 4194304 4580107 140735542553728 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=1206468 CPUtime=1203.69 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 531190 0 0 0 120212 157 0 0 25 0 4 0 729936896 1235423232 233365 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=1206468 CPUtime=1203.68 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 538923 0 0 0 120201 167 0 0 25 0 4 0 729936896 1235423232 233365 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294558 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1206468

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

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

[startup+1203.7 s]
/proc/loadavg: 8.16 8.13 7.90 9/373 5042
/proc/meminfo: memFree=16676300/32951124 swapFree=45193364/67111528
[pid=5005] ppid=5003 vsize=1206468 CPUtime=4800.23 cores=0,2,4,6
/proc/5005/stat : 5005 (strangenight2-m) R 5003 5005 3827 0 -1 4202496 2147331 0 0 0 479383 640 0 0 25 0 4 0 729936896 1235423232 233355 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5005/statm: 301617 233355 384 95 0 296599 0
[pid=5005/tid=5006] ppid=5003 vsize=1206468 CPUtime=1200.28 cores=0,2,4,6
/proc/5005/task/5006/stat : 5006 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 546564 0 0 0 119866 162 0 0 25 0 4 0 729936896 1235423232 233365 33554432000 4194304 4580107 140735542553728 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5005/tid=5007] ppid=5003 vsize=1206468 CPUtime=1203.69 cores=0,2,4,6
/proc/5005/task/5007/stat : 5007 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 531190 0 0 0 120212 157 0 0 25 0 4 0 729936896 1235423232 233365 33554432000 4194304 4580107 140735542553728 18446744073709551615 4293103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5005/tid=5008] ppid=5003 vsize=1206468 CPUtime=1203.68 cores=0,2,4,6
/proc/5005/task/5008/stat : 5008 (strangenight2-m) R 5003 5005 3827 0 -1 4202560 538923 0 0 0 120201 167 0 0 25 0 4 0 729936896 1235423232 233365 33554432000 4194304 4580107 140735542553728 18446744073709551615 4294558 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1206468

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.76
CPU time (s): 4800.32
CPU user time (s): 4793.88
CPU system time (s): 6.44402
CPU usage (%): 398.776
Max. virtual memory (cumulated for all children) (KiB): 1309744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.88
system time used= 6.44402
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2147349
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= 2208
involuntary context switches= 31598

runsolver used 3.9484 second user time and 10.2994 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-14 20:17:42
IDJOB=3366144
IDBENCH=82553
IDSOLVER=1844
FILE ID=node118/3366144-1305397062
RUNJOBID= node118-1305397062-4983
PBS_JOBID= 13324422
Free space on /tmp= 73048 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S1157767653-025-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366144-1305397062/watcher-3366144-1305397062 -o /tmp/evaluation-result-3366144-1305397062/solver-3366144-1305397062 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366144-1305397062.cnf

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

MD5SUM BENCH= b8c86006cc43f4ab8808ae984f8783c0
RANDOM SEED=74749801

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.68
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.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18296032 kB
Buffers:        271492 kB
Cached:        4384592 kB
SwapCached:      22084 kB
Active:       11771108 kB
Inactive:      2580544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18296032 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:           11400 kB
Writeback:           0 kB
AnonPages:     9685672 kB
Mapped:          15000 kB
Slab:           148560 kB
PageTables:      90156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88640692 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= 73040 MiB
End job on node118 at 2011-05-14 20:37:48