Trace number 3366463

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.22 1202.84

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S1534711423-054.SATISFIABLE.cnf
MD5SUMa512a4806a6c9d511a2d57127db8f60a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.077987
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
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-3366463-1305404657.cnf'
0.00/0.01	c -- header says num vars:            800
0.00/0.01	c -- header says num clauses:        3408
0.00/0.01	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.01	c -- vars added        800
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       800      3408         0         0     10224         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/3408/3408 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.37/0.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    800 time:  0.00 s
0.37/0.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.37/0.18	c lits-rem:         0  cl-subs:        0  v-elim:     20  v-fix:    0  time:  0.00 s
0.37/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.18	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.37/0.18	c calculated reachability. Time: 0.00
0.37/0.18	c Calc default polars -  time:   0.00 s pos:     334 undec:      80 neg:     386
0.37/0.18	c =========================================================================================
0.37/0.18	c types(t): F = full restart, N = normal restart
0.37/0.18	c types(t): S = simplification begin/end, E = solution found
0.37/0.18	c restart types(rt): st = static, dy = dynamic
0.37/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.85	c  B st     0         0       780      3383         0         0     10302         0   no data   no data
3.17/0.85	c Decided on static restart strategy
3.17/0.85	c  N st     8      4918       780      3383         0      4884     10302    162639   no data   no data
3.17/0.85	c  N st    10     11306       780      3383         0      4508     10302    101498   no data   no data
3.17/0.85	c  N st    11     17050       780      3383         0     10185     10302    305727   no data   no data
5.17/1.34	c  F st    12     25000       780      3383         0     12456     10302    366966   no data   no data
5.17/1.34	c  N st    12     25000       780      3383         0     12456     10302    366966   no data   no data
6.36/1.61	c  N dy    18     30000       780      3383         0     10742     10302    279791   no data   no data
6.36/1.61	c  S st    18     30000       780      3383         0     10742     10302    279791   no data   no data
6.36/1.64	c  S st    18     30501       780      3383         0     11242     10302    294310   no data   no data
6.36/1.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.36/1.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.36/1.64	c blocked clauses removed:       13 vars:      2 tried:         780 T: 0.00 s
6.36/1.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.36/1.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
6.36/1.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.36/1.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.36/1.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.76/1.71	c lits-rem:       106  cl-subs:      304  v-elim:      0  v-fix:    0  time:  0.05 s
6.76/1.72	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.01
6.76/1.72	c calculated reachability. Time: 0.00
6.76/1.72	c  N dy    18     30501       778      3370         0     10866     10263    279123   no data   no data
7.97/2.01	c  N dy    42     35079       778      3370         0     15417     10263    416385     20.14     21.49
8.80/2.23	c  N dy    66     39159       778      3370         0     11655     10263    237732     20.74     23.28
9.55/2.48	c  N dy    96     43186       778      3370         0     15658     10263    362721     21.23     24.47
10.36/2.66	c  S st   104     45751       778      3370         0      9332     10263    128148     21.09     17.82
10.36/2.69	c  S st   104     46253       778      3370         0      9833     10263    142992     21.09   no data
10.36/2.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.36/2.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.36/2.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.36/2.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.36/2.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
10.36/2.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.76/2.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.76/2.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.76/2.71	c lits-rem:         8  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.01 s
10.76/2.71	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
10.76/2.71	c vivif2 --  cl tried     9824 cl shrink        0 lits rem          0 time: 0.00
10.76/2.72	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.01
10.76/2.72	c calculated reachability. Time: 0.00
10.76/2.72	c  N dy   104     46253       778      3370         0      9824     10263    142652     21.09   no data
11.55/2.96	c  N dy   126     50397       778      3370         0     13938     10263    272979     21.21     22.36
12.76/3.24	c  N dy   144     54483       778      3370         0     17998     10263    401035     21.22     22.75
13.94/3.52	c  N dy   165     58624       778      3370         0     12200     10263    186465     21.22     22.36
14.74/3.79	c  N dy   177     62887       778      3370         0     16440     10263    319010     21.11     22.33
15.94/4.09	c  N dy   205     66983       778      3370         0     20528     10263    450353     21.27     24.87
16.74/4.27	c  S st   212     69379       778      3370         0     11989     10263    151906     21.21     19.83
16.74/4.30	c  S st   212     69886       778      3370         0     12496     10263    166999     21.21   no data
16.74/4.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.74/4.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.74/4.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.74/4.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.74/4.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.74/4.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
16.74/4.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.15/4.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.15/4.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.15/4.33	c lits-rem:         6  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.01 s
17.15/4.33	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
17.15/4.33	c vivif2 --  cl tried    12481 cl shrink        0 lits rem          0 time: 0.00
17.15/4.34	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.01
17.15/4.34	c calculated reachability. Time: 0.00
17.15/4.34	c  N dy   212     69886       778      3370         0     12481     10263    166479     21.21   no data
18.33/4.66	c  N dy   226     74593       778      3370         0     17167     10263    312342     21.14     22.39
19.93/5.05	c  N dy   262     79543       778      3370         0     22103     10263    471275     21.26     22.49
21.53/5.42	c  N dy   295     84637       778      3370         0     15237     10263    229011     21.35     22.50
22.31/5.62	c  F st   313     87501       778      3370         0     18090     10263    320062     21.38   no data
23.12/5.87	c  N st   318     90795       778      3370         0     21365     10263    426107     21.38   no data
23.92/6.03	c Decided on static restart strategy
25.93/6.59	c  N st   321     99803       778      3370         0     17362     10263    425518     21.38   no data
27.91/7.06	c  S st   322    104830       778      3370         0     22291     10263    589170     21.38   no data
28.31/7.11	c  S st   322    105334       778      3370         0     22795     10263    603459     21.38   no data
28.31/7.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.31/7.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.31/7.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.31/7.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.31/7.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.31/7.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
28.31/7.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
28.31/7.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.31/7.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.11/7.38	c lits-rem:       256  cl-subs:      625  v-elim:      0  v-fix:    0  time:  0.24 s
29.11/7.38	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
29.11/7.39	c vivif2 --  cl tried    22170 cl shrink        0 lits rem          0 time: 0.01
29.51/7.41	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.01
29.51/7.41	c calculated reachability. Time: 0.00
29.51/7.41	c  N st   322    105334       778      3370         0     22170     10263    579336     21.38   no data
32.70/8.21	c  N st   323    114932       778      3370         0     17842     10263    398827     21.38   no data
38.29/9.60	c  N st   324    129329       778      3370         0     17259     10263    387095     21.38   no data
46.27/11.69	c  N st   325    150924       778      3370         0     22821     10263    526828     21.38   no data
49.46/12.40	c  S st   326    158002       778      3370         0     29794     10263    767512     21.38   no data
49.46/12.47	c  S st   326    158504       778      3370         0     30296     10263    783720     21.38   no data
49.46/12.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.46/12.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.46/12.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.46/12.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.46/12.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.46/12.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
49.46/12.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
49.46/12.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.86/12.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.86/13.00	c lits-rem:       232  cl-subs:      832  v-elim:      0  v-fix:    0  time:  0.49 s
51.86/13.00	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
51.86/13.01	c vivif2 --  cl tried    29464 cl shrink        0 lits rem          0 time: 0.01
51.86/13.04	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.02
51.86/13.04	c calculated reachability. Time: 0.00
51.86/13.04	c  N st   326    158504       778      3370         0     29464     10263    748426     21.38   no data
74.21/18.62	c  N st   327    207093       778      3370         0     24173     10263    523782     21.38   no data
91.36/22.94	c  N st   328    237756       778      3370         0     34596     10263    851613     21.38   no data
91.36/22.94	c  S st   328    237756       778      3370         0     34596     10263    851613     21.38   no data
91.78/23.03	c  S st   328    238260       778      3370         0     35100     10263    865780     21.38   no data
91.78/23.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
91.78/23.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
91.78/23.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
91.78/23.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.78/23.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.78/23.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
91.78/23.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
91.78/23.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
91.78/23.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.35/23.93	c lits-rem:       638  cl-subs:     1184  v-elim:      0  v-fix:    0  time:  0.85 s
95.35/23.93	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
95.35/23.94	c vivif2 --  cl tried    33916 cl shrink        0 lits rem          0 time: 0.01
95.35/23.96	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.02
95.35/23.96	c calculated reachability. Time: 0.00
95.35/23.96	c  N st   328    238260       778      3370         0     33916     10263    818664     21.38   no data
129.67/32.56	c  F st   329    306250       778      3370         0     35913     10263    824925     21.38   no data
129.67/32.56	c  N st   329    306250       778      3370         0     35913     10263    824925     21.38   no data
132.46/33.26	c Decided on static restart strategy
144.45/36.31	c  N st   339    334553       778      3370         0     40207     10263    923743     21.38   no data
156.41/39.20	c  N st   341    357391       778      3370         0     38132     10263    840174     21.38   no data
156.41/39.20	c  S st   341    357391       778      3370         0     38132     10263    840174     21.38   no data
156.81/39.30	c  S st   341    357894       778      3370         0     38635     10263    855032     21.38   no data
156.81/39.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
156.81/39.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
156.81/39.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
156.81/39.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
156.81/39.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.81/39.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
156.81/39.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
156.81/39.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
156.81/39.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.41/39.74	c lits-rem:       276  cl-subs:      591  v-elim:      0  v-fix:    0  time:  0.39 s
158.41/39.74	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
158.41/39.75	c vivif2 --  cl tried    38044 cl shrink        0 lits rem          0 time: 0.01
158.41/39.78	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.03
158.41/39.78	c calculated reachability. Time: 0.00
158.41/39.78	c  N st   341    357894       778      3370         0     38044     10263    828893     21.38   no data
179.17/44.98	c  N st   342    390287       778      3370         0     44449     10263   1049738     21.38   no data
208.69/52.32	c  N st   343    438876       778      3370         0     38155     10263    778454     21.38   no data
252.98/63.46	c  N st   344    511759       778      3370         0     51691     10263   1216481     21.38   no data
269.34/67.51	c  N st   345    536841       778      3370         0     45788     10263    952920     21.38   no data
269.34/67.51	c  S st   345    536841       778      3370         0     45788     10263    952920     21.38   no data
269.74/67.63	c  S st   345    537343       778      3370         0     46290     10263    968616     21.38   no data
269.74/67.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
269.74/67.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
269.74/67.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
269.74/67.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
269.74/67.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
269.74/67.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
269.74/67.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
269.74/67.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
269.74/67.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.74/68.60	c lits-rem:       334  cl-subs:     1140  v-elim:      0  v-fix:    0  time:  0.91 s
273.74/68.60	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
273.74/68.61	c vivif2 --  cl tried    45150 cl shrink        0 lits rem          0 time: 0.01
273.74/68.65	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.04
273.74/68.65	c calculated reachability. Time: 0.00
273.74/68.65	c  N st   345    537343       778      3370         0     45150     10263    923998     21.38   no data
393.87/98.77	c  N st   346    701327       778      3370         0     39246     10263    582642     21.38   no data
480.06/120.36	c  N st   347    806016       778      3370         0     68445     10263   1631260     21.38   no data
480.06/120.36	c  S st   347    806016       778      3370         0     68445     10263   1631260     21.38   no data
480.86/120.56	c  S st   347    806519       778      3370         0     68948     10263   1647011     21.38   no data
480.86/120.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
481.26/120.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
481.26/120.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
481.26/120.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
481.26/120.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
481.26/120.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
481.26/120.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
481.26/120.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
481.26/120.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.04/125.40	c lits-rem:       703  cl-subs:     2520  v-elim:      0  v-fix:    0  time:  4.72 s
500.04/125.40	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
500.46/125.42	c vivif2 --  cl tried    66428 cl shrink        0 lits rem          0 time: 0.02
500.46/125.48	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.07
500.46/125.48	c calculated reachability. Time: 0.00
500.46/125.48	c  N st   347    806519       778      3370         0     66428     10263   1549272     21.38   no data
742.27/186.04	c  F st   348   1071876       778      3370         0     82374     10263   1927885     21.38   no data
742.27/186.04	c  N st   348   1071876       778      3370         0     82374     10263   1927885     21.38   no data
767.42/192.38	c  N dy   410   1099017       778      3370         0     64915     10263   1138284     21.08     22.28
791.75/198.48	c  N dy   537   1119063       778      3370         0     84881     10263   1777915     21.28     22.62
811.72/203.48	c  N dy   654   1139111       778      3370         0     59325     10263    902632     21.45     22.68
834.85/209.23	c  N dy   766   1159786       778      3370         0     79887     10263   1560042     21.54     23.01
858.40/215.19	c  N dy   872   1180209       778      3370         0     53569     10263    676334     21.61     22.90
878.35/220.17	c  N dy   988   1200362       778      3370         0     73622     10263   1325195     21.71     23.03
891.16/223.35	c  S st  1017   1209779       778      3370         0     82953     10263   1619580     21.68     22.18
891.92/223.57	c  S st  1017   1210282       778      3370         0     83456     10263   1636030     21.68   no data
891.92/223.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
892.32/223.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
892.32/223.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
892.32/223.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
892.32/223.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
892.32/223.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
892.32/223.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
892.32/223.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
892.32/223.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
898.71/225.25	c lits-rem:       354  cl-subs:      681  v-elim:      0  v-fix:    0  time:  1.55 s
898.71/225.25	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
898.71/225.27	c vivif2 --  cl tried    82775 cl shrink        0 lits rem          0 time: 0.02
899.11/225.36	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.08
899.11/225.36	c calculated reachability. Time: 0.00
899.11/225.36	c  N dy  1017   1210282       778      3370         0     82775     10263   1609857     21.68   no data
924.25/231.64	c  N dy  1120   1232468       778      3370         0     57173     10263    745931     21.70     22.95
958.58/240.22	c  N dy  1204   1264478       778      3370         0     88994     10263   1780888     21.56     22.89
978.96/245.33	c  N dy  1268   1284877       778      3370         0     60583     10263    825753     21.52     22.69
999.68/250.59	c  N dy  1345   1304884       778      3370         0     80417     10263   1458910     21.50     22.78
1027.61/257.57	c  N dy  1434   1324911       778      3370         0     50679     10263    467779     21.52     22.68
1045.57/262.07	c  N dy  1519   1345010       778      3370         0     70618     10263   1100106     21.52     22.74
1071.16/268.46	c  N dy  1641   1365022       778      3370         0     90524     10263   1744764     21.58     24.39
1095.06/274.46	c  N dy  1722   1385213       778      3370         0     59936     10263    733170     21.59     23.03
1117.81/280.19	c  N dy  1819   1407577       778      3370         0     82162     10263   1450296     21.58     22.75
1147.34/287.58	c  N dy  1937   1427592       778      3370         0    102059     10263   2094251     21.63     22.77
1168.09/292.71	c  N dy  2048   1448354       778      3370         0     71007     10263   1061982     21.67     22.94
1193.64/299.13	c  N dy  2146   1469415       778      3370         0     91922     10263   1734726     21.67     22.82
1219.58/305.69	c  N dy  2245   1489516       778      3370         0     59241     10263    650223     21.68     22.89
1240.73/310.99	c  N dy  2373   1509657       778      3370         0     79294     10263   1309588     21.73     23.03
1268.71/317.96	c  N dy  2456   1529699       778      3370         0     99200     10263   1949558     21.74     23.08
1293.01/324.08	c  N dy  2539   1550290       778      3370         0     65930     10263    825362     21.73     23.00
1316.57/329.93	c  N dy  2668   1570337       778      3370         0     85874     10263   1472476     21.77     22.92
1346.49/337.44	c  N dy  2764   1590351       778      3370         0    105779     10263   2108789     21.78     23.07
1368.03/342.81	c  N dy  2858   1610401       778      3370         0     71050     10263    967974     21.79     23.05
1393.18/349.16	c  N dy  2937   1631105       778      3370         0     91605     10263   1626740     21.78     23.14
1425.51/357.23	c  N dy  3043   1651146       778      3370         0     55880     10263    449065     21.80     23.10
1445.06/362.17	c  N dy  3147   1671688       778      3370         0     76301     10263   1109385     21.82     23.02
1471.80/368.87	c  N dy  3246   1691689       778      3370         0     96173     10263   1753532     21.83     23.27
1501.73/376.38	c  S st  3339   1710283       778      3370         0     58007     10263    490369     21.84     20.13
1502.53/376.51	c  S st  3339   1710785       778      3370         0     58509     10263    505044     21.84   no data
1502.53/376.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1502.53/376.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
1502.53/376.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1502.53/376.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1502.53/376.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1502.53/376.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
1502.53/376.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1502.53/376.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1502.53/376.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1503.32/376.72	c lits-rem:        11  cl-subs:       33  v-elim:      0  v-fix:    0  time:  0.15 s
1503.32/376.72	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
1503.32/376.73	c vivif2 --  cl tried    58476 cl shrink        0 lits rem          0 time: 0.01
1503.32/376.77	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.04
1503.32/376.78	c calculated reachability. Time: 0.00
1503.32/376.78	c  N dy  3339   1710785       778      3370         0     58476     10263    503821     21.84   no data
1547.22/387.71	c  N dy  3361   1752169       778      3370         0     99339     10263   1800599     21.66     22.83
1578.76/395.66	c  N dy  3470   1772487       778      3370         0     62042     10263    595606     21.68     22.85
1601.51/401.34	c  N dy  3582   1793533       778      3370         0     82946     10263   1268223     21.70     23.10
1629.84/408.47	c  N dy  3684   1813570       778      3370         0    102868     10263   1914684     21.71     23.29
1661.76/416.47	c  N dy  3805   1833640       778      3370         0     64256     10263    643062     21.73     22.92
1684.51/422.11	c  N dy  3928   1853728       778      3370         0     84228     10263   1293103     21.75     23.83
1713.24/429.33	c  N dy  4009   1873811       778      3370         0    104194     10263   1943310     21.75     23.18
1746.37/437.60	c  N dy  4083   1895905       778      3370         0     66484     10263    679343     21.75     23.15
1768.74/443.26	c  N dy  4198   1916184       778      3370         0     86655     10263   1338751     21.77     23.04
1798.65/450.78	c  N dy  4309   1936229       778      3370         0    106576     10263   1983948     21.78     24.21
1826.98/457.84	c  N dy  4339   1956256       778      3370         0     65827     10263    633708     21.74     22.96
1849.34/463.44	c  N dy  4443   1976374       778      3370         0     85802     10263   1283729     21.75     22.96
1878.48/470.75	c  N dy  4551   1996398       778      3370         0    105678     10263   1934155     21.77     26.54
1913.19/479.43	c  N dy  4659   2016488       778      3370         0     64094     10263    551000     21.78     23.17
1935.97/485.14	c  N dy  4805   2036542       778      3370         0     84064     10263   1206301     21.82     23.62
1965.07/492.44	c  N dy  4901   2057224       778      3370         0    104592     10263   1877994     21.82     22.99
1998.59/500.82	c  N dy  4976   2077275       778      3370         0    124511     10263   2541088     21.82     24.21
2020.54/506.37	c  N dy  5080   2097306       778      3370         0     81819     10263   1093839     21.84     23.27
2049.69/513.63	c  N dy  5169   2118427       778      3370         0    102762     10263   1776319     21.84     23.15
2087.19/523.06	c  N dy  5268   2138696       778      3370         0    122869     10263   2428251     21.85     23.23
2113.12/529.52	c  N dy  5357   2159382       778      3370         0     79859     10263   1003146     21.85     23.11
2142.66/536.93	c  N dy  5459   2180954       778      3370         0    101316     10263   1707472     21.86     23.14
2178.58/545.96	c  N dy  5573   2201052       778      3370         0    121273     10263   2353960     21.87     23.20
2196.14/550.31	c  S st  5622   2210787       778      3370         0     66392     10263    542532     21.88   no data
2196.54/550.46	c  S st  5622   2211292       778      3370         0     66897     10263    559464     21.88   no data
2196.54/550.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2196.54/550.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
2196.54/550.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2196.54/550.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2196.54/550.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2196.54/550.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
2196.54/550.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2196.94/550.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2196.94/550.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2197.34/550.66	c lits-rem:        10  cl-subs:       48  v-elim:      0  v-fix:    0  time:  0.14 s
2197.34/550.67	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
2197.34/550.68	c vivif2 --  cl tried    66849 cl shrink        0 lits rem          0 time: 0.01
2197.74/550.73	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.05
2197.74/550.73	c calculated reachability. Time: 0.00
2197.74/550.73	c  N dy  5622   2211292       778      3370         0     66849     10263    557656     21.88   no data
2221.31/556.63	c  N dy  5748   2231919       778      3370         0     87353     10263   1234229     21.89     23.43
2267.97/568.31	c  N dy  5828   2263852       778      3370         0    118979     10263   2247307     21.86     23.04
2299.91/576.33	c  N dy  5906   2283934       778      3370         0     73393     10263    747936     21.86     23.22
2325.04/582.67	c  N dy  6015   2304298       778      3370         0     93612     10263   1405833     21.87     23.09
2358.16/590.93	c  N dy  6154   2324302       778      3370         0    113495     10263   2066117     21.90     26.15
2398.08/600.94	c  N dy  6247   2344309       778      3370         0     66863     10263    501510     21.90     24.13
2420.42/606.54	c  N dy  6330   2364310       778      3370         0     86716     10263   1153301     21.90     23.08
2457.54/615.85	c  N dy  6416   2390358       778      3370         0    112565     10263   2004521     21.90     23.13
2494.66/625.14	c  N dy  6485   2410883       778      3370         0    132934     10263   2659216     21.89     23.05
2519.41/631.37	c  N dy  6593   2431082       778      3370         0     85494     10263   1082924     21.90     23.12
2550.57/639.17	c  N dy  6688   2453081       778      3370         0    107330     10263   1793307     21.91     23.19
2586.84/648.25	c  N dy  6789   2473282       778      3370         0    127381     10263   2453924     21.91     23.21
2618.77/656.20	c  N dy  6897   2493324       778      3370         0     78770     10263    832170     21.93     25.98
2645.11/662.88	c  N dy  7008   2513372       778      3370         0     98686     10263   1482841     21.94     26.94
2679.03/671.33	c  N dy  7092   2533537       778      3370         0    118692     10263   2134288     21.94     23.19
2721.35/681.95	c  N dy  7196   2554562       778      3370         0     70057     10263    525958     21.94     23.25
2747.28/688.49	c  N dy  7306   2576539       778      3370         0     91893     10263   1239885     21.95     23.15
2779.99/696.60	c  N dy  7419   2596918       778      3370         0    112133     10263   1896502     21.96     23.13
2819.91/706.67	c  N dy  7490   2617170       778      3370         0    132245     10263   2557858     21.96     23.30
2852.23/714.78	c  N dy  7608   2637249       778      3370         0     81696     10263    880200     21.97     23.22
2879.81/721.68	c  N dy  7683   2657588       778      3370         0    101895     10263   1531693     21.97     23.20
2915.29/730.53	c  N dy  7811   2677608       778      3370         0    121786     10263   2188244     21.98     23.17
2959.99/741.75	c  N dy  7888   2699101       778      3370         0     71638     10263    525587     21.98     23.29
2973.95/745.23	c  S st  7945   2711295       778      3370         0     83745     10263    918881     21.99   no data
2974.75/745.44	c  S st  7945   2711797       778      3370         0     84246     10263    935334     21.99   no data
2974.75/745.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2974.75/745.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2974.75/745.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2974.75/745.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2974.75/745.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2974.75/745.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
2974.75/745.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2975.15/745.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2975.15/745.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2976.74/745.91	c lits-rem:        41  cl-subs:      320  v-elim:      0  v-fix:    0  time:  0.38 s
2976.74/745.91	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
2976.74/745.93	c vivif2 --  cl tried    83926 cl shrink        0 lits rem          0 time: 0.02
2977.14/746.00	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.08
2977.14/746.01	c calculated reachability. Time: 0.00
2977.14/746.01	c  N dy  7945   2711797       778      3370         0     83926     10263    923417     21.99   no data
3006.70/753.42	c  N dy  8065   2732165       778      3370         0    104171     10263   1589337     22.00     23.30
3043.40/762.61	c  N dy  8151   2752938       778      3370         0    124796     10263   2253720     22.00     23.31
3088.10/773.83	c  N dy  8290   2772946       778      3370         0    144700     10263   2917207     22.02     23.27
3116.44/780.98	c  N dy  8382   2795478       778      3370         0     94501     10263   1226661     22.01     23.18
3148.36/788.96	c  N dy  8488   2815697       778      3370         0    114581     10263   1880782     22.02     23.24
3189.47/799.27	c  N dy  8587   2836585       778      3370         0    135336     10263   2556384     22.03     23.20
3227.37/808.77	c  N dy  8718   2856638       778      3370         0     81793     10263    808440     22.04     25.42
3260.51/817.06	c  N dy  8800   2881086       778      3370         0    106024     10263   1598295     22.04     23.60
3297.22/826.28	c  N dy  8915   2901090       778      3370         0    125869     10263   2256491     22.05     23.23
3339.52/836.82	c  N dy  8992   2921091       778      3370         0    145718     10263   2898264     22.05     23.59
3367.86/843.91	c  N dy  9086   2941137       778      3370         0     91171     10263   1090079     22.05     24.96
3401.39/852.30	c  N dy  9197   2962881       778      3370         0    112733     10263   1802433     22.06     23.49
3440.90/862.23	c  N dy  9308   2982973       778      3370         0    132689     10263   2455899     22.07     24.98
3485.98/873.57	c  N dy  9426   3002994       778      3370         0     77132     10263    598922     22.08     23.84
3512.32/880.13	c  N dy  9542   3023347       778      3370         0     97349     10263   1263993     22.09     24.02
3545.85/888.51	c  N dy  9650   3043717       778      3370         0    117585     10263   1926321     22.10     23.54
3586.95/898.82	c  N dy  9754   3063772       778      3370         0    137501     10263   2574304     22.10     25.24
3634.45/910.75	c  N dy  9805   3084328       778      3370         0     81424     10263    711018     22.09     23.32
3670.75/919.86	c  N dy  9923   3104371       778      3370         0    101307     10263   1370019     22.10     24.12
3709.07/929.48	c  N dy 10000   3124469       778      3370         0    121244     10263   2018876     22.10     23.59
3752.97/940.49	c  N dy 10114   3145189       778      3370         0    141866     10263   2700575     22.11     23.30
3791.67/950.11	c  N dy 10198   3165237       778      3370         0     84332     10263    781747     22.11     23.33
3820.80/957.44	c  N dy 10323   3185658       778      3370         0    104617     10263   1453078     22.12     23.33
3853.52/965.67	c  N dy 10393   3205755       778      3370         0    124509     10263   2106519     22.12     28.93
3865.10/968.56	c  S st 10409   3211797       778      3370         0    130495     10263   2299740     22.12     17.54
3866.70/968.93	c  S st 10409   3212300       778      3370         0    130996     10263   2317004     22.12   no data
3866.70/968.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3867.10/969.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3867.10/969.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3867.10/969.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3867.10/969.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3867.10/969.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
3867.10/969.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3867.10/969.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3867.53/969.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3879.07/972.00	c lits-rem:       261  cl-subs:     2070  v-elim:      0  v-fix:    0  time:  2.88 s
3879.07/972.00	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
3879.07/972.04	c vivif2 --  cl tried   128926 cl shrink        0 lits rem          0 time: 0.04
3879.47/972.19	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.15
3879.47/972.19	c calculated reachability. Time: 0.00
3879.47/972.19	c  N dy 10409   3212300       778      3370         0    128926     10263   2245574     22.12   no data
3925.76/983.76	c  N dy 10527   3232304       778      3370         0    148819     10263   2901230     22.13     25.46
3962.08/992.85	c  N dy 10621   3252410       778      3370         0     90387     10263    951736     22.13     23.58
4003.62/1003.26	c  N dy 10729   3280291       778      3370         0    118008     10263   1848727     22.13     23.45
4045.49/1013.71	c  N dy 10808   3301454       778      3370         0    139013     10263   2530127     22.13     23.32
4097.77/1026.84	c  N dy 10918   3321480       778      3370         0     79505     10263    569867     22.13     23.40
4124.10/1033.43	c  N dy 11005   3341529       778      3370         0     99413     10263   1216567     22.13     26.39
4158.02/1041.91	c  N dy 11104   3361565       778      3370         0    119349     10263   1874706     22.14     23.37
4197.93/1051.96	c  N dy 11178   3381608       778      3370         0    139209     10263   2513224     22.14     23.58
4248.22/1064.59	c  N dy 11224   3405766       778      3370         0     82743     10263    646659     22.12     23.56
4274.96/1071.27	c  N dy 11316   3425851       778      3370         0    102685     10263   1303408     22.13     23.36
4312.47/1080.68	c  N dy 11429   3447396       778      3370         0    124097     10263   2012695     22.13     23.31
4363.59/1093.42	c  N dy 11498   3472434       778      3370         0    148924     10263   2835841     22.13     23.30
4406.26/1104.19	c  N dy 11618   3492544       778      3370         0     87518     10263    778531     22.14     23.65
4433.83/1111.08	c  N dy 11684   3512601       778      3370         0    107411     10263   1435052     22.13     25.01
4469.71/1120.04	c  N dy 11796   3532614       778      3370         0    127324     10263   2097269     22.14     24.88
4521.62/1133.01	c  N dy 11919   3553059       778      3370         0    147631     10263   2763989     22.15     23.62
4581.04/1147.93	c  N dy 12004   3574197       778      3370         0     86206     10263    712187     22.15     23.78
4613.37/1156.07	c  N dy 12113   3594327       778      3370         0    106195     10263   1371042     22.15     23.39
4650.08/1165.22	c  N dy 12222   3614398       778      3370         0    126092     10263   2026880     22.16     23.35
4693.98/1176.21	c  N dy 12318   3634463       778      3370         0    145996     10263   2674590     22.16     24.02
4745.07/1189.05	c  N dy 12427   3654700       778      3370         0    166077     10263   3344692     22.17     23.35
4774.99/1196.51	c  N dy 12545   3674835       778      3370         0    102669     10263   1223217     22.18     23.55

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-3366463-1305404657/watcher-3366463-1305404657 -o /tmp/evaluation-result-3366463-1305404657/solver-3366463-1305404657 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366463-1305404657.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.39 7.89 7.68 5/298 2288
/proc/meminfo: memFree=13124092/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 406 0 0 0 0 0 0 0 21 0 4 0 652065417 52396032 347 33554432000 4194304 4580107 140734561147888 18446744073709551615 47743156811688 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 12792 347 299 95 0 7774 0
[pid=2288/tid=2290] ppid=2285 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 652065417 52396032 347 33554432000 4194304 4580107 140734561147888 18446744073709551615 47743156811698 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 652065417 52396032 347 33554432000 4194304 4580107 140734561147888 18446744073709551615 47743156811698 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 652065417 52396032 347 33554432000 4194304 4580107 140734561147888 18446744073709551615 208080288753 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0434159 s]
/proc/loadavg: 7.39 7.89 7.68 5/298 2288
/proc/meminfo: memFree=13124092/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=282080 CPUtime=0.15 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 1725 0 0 0 15 0 0 0 18 0 4 0 652065417 288849920 1563 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294400 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 70520 1563 376 95 0 65502 0
[pid=2288/tid=2290] ppid=2285 vsize=282080 CPUtime=0.04 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 357 0 0 0 4 0 0 0 23 0 4 0 652065417 288849920 1563 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=282080 CPUtime=0.03 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 378 0 0 0 3 0 0 0 18 0 4 0 652065417 288849920 1563 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=282080 CPUtime=0.03 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 227 0 0 0 3 0 0 0 24 0 4 0 652065417 288849920 1563 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 282080

[startup+0.100405 s]
/proc/loadavg: 7.39 7.89 7.68 5/298 2288
/proc/meminfo: memFree=13124092/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=282080 CPUtime=0.37 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 2044 0 0 0 37 0 0 0 18 0 4 0 652065417 288849920 1882 33554432000 4194304 4580107 140734561147888 18446744073709551615 4293680 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 70520 1882 377 95 0 65502 0
[pid=2288/tid=2290] ppid=2285 vsize=282080 CPUtime=0.09 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 418 0 0 0 9 0 0 0 23 0 4 0 652065417 288849920 1882 33554432000 4194304 4580107 140734561147888 18446744073709551615 4293952 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=282080 CPUtime=0.09 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 466 0 0 0 9 0 0 0 18 0 4 0 652065417 288849920 1882 33554432000 4194304 4580107 140734561147888 18446744073709551615 208079891109 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=282080 CPUtime=0.08 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 312 0 0 0 8 0 0 0 24 0 4 0 652065417 288849920 1882 33554432000 4194304 4580107 140734561147888 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282080

[startup+0.300367 s]
/proc/loadavg: 7.39 7.89 7.68 5/298 2288
/proc/meminfo: memFree=13124092/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=283908 CPUtime=1.17 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 3260 0 0 0 117 0 0 0 18 0 4 0 652065417 290721792 2308 33554432000 4194304 4580107 140734561147888 18446744073709551615 4320810 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 70977 2308 377 95 0 65959 0
[pid=2288/tid=2290] ppid=2285 vsize=283908 CPUtime=0.29 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 720 0 0 0 29 0 0 0 23 0 4 0 652065417 290721792 2308 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=283908 CPUtime=0.29 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 768 0 0 0 29 0 0 0 18 0 4 0 652065417 290721792 2313 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=283908 CPUtime=0.28 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 628 0 0 0 28 0 0 0 25 0 4 0 652065417 290721792 2316 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283908

[startup+0.700291 s]
/proc/loadavg: 7.39 7.89 7.68 5/298 2288
/proc/meminfo: memFree=13124092/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=285172 CPUtime=2.77 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 5199 0 0 0 277 0 0 0 18 0 4 0 652065417 292016128 3024 33554432000 4194304 4580107 140734561147888 18446744073709551615 4321650 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 71293 3024 377 95 0 66275 0
[pid=2288/tid=2290] ppid=2285 vsize=285172 CPUtime=0.69 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 1194 0 0 0 69 0 0 0 25 0 4 0 652065417 292016128 3024 33554432000 4194304 4580107 140734561147888 18446744073709551615 4319829 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=285172 CPUtime=0.69 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 1257 0 0 0 69 0 0 0 18 0 4 0 652065417 292016128 3024 33554432000 4194304 4580107 140734561147888 18446744073709551615 4316692 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=285172 CPUtime=0.68 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 1132 0 0 0 68 0 0 0 25 0 4 0 652065417 292016128 3024 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285172

[startup+1.50114 s]
/proc/loadavg: 7.39 7.89 7.68 10/302 2293
/proc/meminfo: memFree=13104344/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=286704 CPUtime=5.96 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 9061 0 0 0 595 1 0 0 20 0 4 0 652065417 293584896 3520 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294396 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 71676 3520 378 95 0 66658 0
[pid=2288/tid=2290] ppid=2285 vsize=286704 CPUtime=1.49 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 2181 0 0 0 149 0 0 0 25 0 4 0 652065417 293584896 3520 33554432000 4194304 4580107 140734561147888 18446744073709551615 4320512 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=286704 CPUtime=1.49 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 2218 0 0 0 149 0 0 0 19 0 4 0 652065417 293584896 3520 33554432000 4194304 4580107 140734561147888 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=286704 CPUtime=1.47 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 2110 0 0 0 147 0 0 0 25 0 4 0 652065417 293584896 3520 33554432000 4194304 4580107 140734561147888 18446744073709551615 4293979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286704

[startup+3.10084 s]
/proc/loadavg: 7.39 7.89 7.68 10/302 2293
/proc/meminfo: memFree=13074540/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=286592 CPUtime=12.35 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 21609 0 0 0 1232 3 0 0 25 0 4 0 652065417 293470208 11789 33554432000 4194304 4580107 140734561147888 18446744073709551615 4293048 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 71648 11789 379 95 0 66630 0
[pid=2288/tid=2290] ppid=2285 vsize=286592 CPUtime=3.08 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 4783 0 0 0 308 0 0 0 25 0 4 0 652065417 293470208 11789 33554432000 4194304 4580107 140734561147888 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=286592 CPUtime=3.09 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 6034 0 0 0 308 1 0 0 25 0 4 0 652065417 293470208 11789 33554432000 4194304 4580107 140734561147888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=286592 CPUtime=3.06 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 5434 0 0 0 306 0 0 0 25 0 4 0 652065417 293470208 11789 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 286592

[startup+6.30023 s]
/proc/loadavg: 7.52 7.91 7.68 10/302 2293
/proc/meminfo: memFree=13028556/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=297348 CPUtime=25.12 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 32672 0 0 0 2506 6 0 0 25 0 4 0 652065417 304484352 14950 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 74337 14950 379 95 0 69319 0
[pid=2288/tid=2290] ppid=2285 vsize=297348 CPUtime=6.28 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 9140 0 0 0 627 1 0 0 25 0 4 0 652065417 304484352 14950 33554432000 4194304 4580107 140734561147888 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=297348 CPUtime=6.28 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 8301 0 0 0 627 1 0 0 25 0 4 0 652065417 304484352 14950 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=297348 CPUtime=6.23 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 7620 0 0 0 622 1 0 0 25 0 4 0 652065417 304484352 14950 33554432000 4194304 4580107 140734561147888 18446744073709551615 4320539 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 297348

[startup+12.701 s]
/proc/loadavg: 7.56 7.91 7.68 10/302 2293
/proc/meminfo: memFree=12977044/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=296844 CPUtime=50.66 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 55095 0 0 0 5055 11 0 0 25 0 4 0 652065417 303968256 29269 33554432000 4194304 4580107 140734561147888 18446744073709551615 4406451 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 74211 29269 379 95 0 69193 0
[pid=2288/tid=2290] ppid=2285 vsize=296844 CPUtime=12.69 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 13920 0 0 0 1267 2 0 0 25 0 4 0 652065417 303968256 29269 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=296844 CPUtime=12.69 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 12767 0 0 0 1267 2 0 0 25 0 4 0 652065417 303968256 29269 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=296844 CPUtime=12.57 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 13284 0 0 0 1255 2 0 0 25 0 4 0 652065417 303968256 29269 33554432000 4194304 4580107 140734561147888 18446744073709551615 4316324 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 296844

[startup+25.5006 s]
/proc/loadavg: 7.73 7.93 7.69 9/302 2323
/proc/meminfo: memFree=12937744/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=307204 CPUtime=101.73 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 74503 0 0 0 10158 15 0 0 25 0 4 0 652065417 314576896 36414 33554432000 4194304 4580107 140734561147888 18446744073709551615 4321083 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 76801 36414 379 95 0 71783 0
[pid=2288/tid=2290] ppid=2285 vsize=307204 CPUtime=25.49 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 18322 0 0 0 2546 3 0 0 25 0 4 0 652065417 314576896 36414 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=307204 CPUtime=25.48 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 17104 0 0 0 2545 3 0 0 25 0 4 0 652065417 314576896 36414 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=307204 CPUtime=25.25 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 15964 0 0 0 2522 3 0 0 25 0 4 0 652065417 314576896 36414 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 307204

[startup+51.1007 s]
/proc/loadavg: 7.82 7.93 7.70 9/302 2354
/proc/meminfo: memFree=12900964/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=317748 CPUtime=203.9 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 102651 0 0 0 20367 23 0 0 25 0 4 0 652065417 325373952 42993 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 79437 42993 379 95 0 74419 0
[pid=2288/tid=2290] ppid=2285 vsize=317748 CPUtime=51.08 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 26014 0 0 0 5103 5 0 0 25 0 4 0 652065417 325373952 42993 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=317748 CPUtime=51.08 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 24328 0 0 0 5103 5 0 0 25 0 4 0 652065417 325373952 42993 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=317748 CPUtime=50.62 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 17205 0 0 0 5059 3 0 0 25 0 4 0 652065417 325373952 42993 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 317748

[startup+102.311 s]
/proc/loadavg: 8.02 7.97 7.73 9/302 2355
/proc/meminfo: memFree=12791512/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=318604 CPUtime=408.27 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 140416 0 0 0 40791 36 0 0 25 0 4 0 652065417 326250496 47926 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294462 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 79651 47926 379 95 0 74633 0
[pid=2288/tid=2290] ppid=2285 vsize=318604 CPUtime=102.3 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 33887 0 0 0 10221 9 0 0 25 0 4 0 652065417 326250496 47926 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=318604 CPUtime=102.28 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 33927 0 0 0 10220 8 0 0 25 0 4 0 652065417 326250496 47926 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=318604 CPUtime=101.36 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 19500 0 0 0 10133 3 0 0 25 0 4 0 652065417 326250496 47926 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.27
Current children cumulated vsize (KiB) 318604

[startup+162.3 s]

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

[pid=2288] ppid=2285 vsize=542876 CPUtime=2563.31 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 380656 0 0 0 256192 139 0 0 25 0 4 0 652065417 555905024 92508 33554432000 4194304 4580107 140734561147888 18446744073709551615 4295679 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 135719 92508 379 95 0 130701 0
[pid=2288/tid=2290] ppid=2285 vsize=542876 CPUtime=642.32 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 113384 0 0 0 64191 41 0 0 25 0 4 0 652065417 555905024 92508 33554432000 4194304 4580107 140734561147888 18446744073709551615 4321020 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=542876 CPUtime=642.22 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 92596 0 0 0 64189 33 0 0 25 0 4 0 652065417 555905024 92508 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=542876 CPUtime=636.47 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 54092 0 0 0 63629 18 0 0 25 0 4 0 652065417 555905024 92508 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2563.31
Current children cumulated vsize (KiB) 542876

[startup+702.301 s]
/proc/loadavg: 8.17 8.12 7.90 9/302 2371
/proc/meminfo: memFree=12338816/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=602776 CPUtime=2802.74 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 399638 0 0 0 280128 146 0 0 25 0 4 0 652065417 617242624 105260 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 150694 105260 379 95 0 145676 0
[pid=2288/tid=2290] ppid=2285 vsize=602776 CPUtime=702.3 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 120448 0 0 0 70187 43 0 0 25 0 4 0 652065417 617242624 105260 33554432000 4194304 4580107 140734561147888 18446744073709551615 4321334 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=602776 CPUtime=702.2 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 97831 0 0 0 70185 35 0 0 25 0 4 0 652065417 617242624 105260 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=602776 CPUtime=695.92 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 54784 0 0 0 69574 18 0 0 25 0 4 0 652065417 617242624 105260 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.74
Current children cumulated vsize (KiB) 602776

[startup+762.311 s]
/proc/loadavg: 8.20 8.14 7.92 9/302 2374
/proc/meminfo: memFree=12325412/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=603228 CPUtime=3042.24 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 415201 0 0 0 304071 153 0 0 25 0 4 0 652065417 617705472 99932 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 150807 99932 379 95 0 145789 0
[pid=2288/tid=2290] ppid=2285 vsize=603228 CPUtime=762.32 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 128343 0 0 0 76185 47 0 0 25 0 4 0 652065417 617705472 99932 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=603228 CPUtime=762.2 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 101458 0 0 0 76183 37 0 0 25 0 4 0 652065417 617705472 99932 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=603228 CPUtime=755.39 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 55317 0 0 0 75520 19 0 0 25 0 4 0 652065417 617705472 99932 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.24
Current children cumulated vsize (KiB) 603228

[startup+822.301 s]
/proc/loadavg: 8.15 8.13 7.93 9/302 2376
/proc/meminfo: memFree=12328492/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=557100 CPUtime=3281.66 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 435381 0 0 0 328002 164 0 0 25 0 4 0 652065417 570470400 95479 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 139275 95479 379 95 0 134257 0
[pid=2288/tid=2290] ppid=2285 vsize=557100 CPUtime=822.31 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 136407 0 0 0 82180 51 0 0 25 0 4 0 652065417 570470400 95479 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=557100 CPUtime=822.19 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 106376 0 0 0 82180 39 0 0 25 0 4 0 652065417 570470400 95479 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=557100 CPUtime=814.84 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 56177 0 0 0 81465 19 0 0 25 0 4 0 652065417 570470400 95479 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3281.66
Current children cumulated vsize (KiB) 557100

[startup+882.3 s]
/proc/loadavg: 8.16 8.13 7.94 9/302 2377
/proc/meminfo: memFree=12276892/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=604884 CPUtime=3521.09 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 454353 0 0 0 351936 173 0 0 25 0 4 0 652065417 619401216 103899 33554432000 4194304 4580107 140734561147888 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 151221 103899 379 95 0 146203 0
[pid=2288/tid=2290] ppid=2285 vsize=604884 CPUtime=882.31 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 144446 0 0 0 88176 55 0 0 25 0 4 0 652065417 619401216 103899 33554432000 4194304 4580107 140734561147888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=604884 CPUtime=882.18 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 110168 0 0 0 88176 42 0 0 25 0 4 0 652065417 619401216 103899 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=604884 CPUtime=874.28 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 57076 0 0 0 87409 19 0 0 25 0 4 0 652065417 619401216 103899 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294410 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3521.09
Current children cumulated vsize (KiB) 604884

[startup+942.301 s]
/proc/loadavg: 8.11 8.12 7.94 9/302 2379
/proc/meminfo: memFree=12255040/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=671056 CPUtime=3760.54 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 473803 0 0 0 375874 180 0 0 25 0 4 0 652065417 687161344 104078 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294380 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 167764 104078 379 95 0 162746 0
[pid=2288/tid=2290] ppid=2285 vsize=671056 CPUtime=942.31 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 157259 0 0 0 94173 58 0 0 25 0 4 0 652065417 687161344 104078 33554432000 4194304 4580107 140734561147888 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=671056 CPUtime=942.17 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 113699 0 0 0 94173 44 0 0 25 0 4 0 652065417 687161344 104078 33554432000 4194304 4580107 140734561147888 18446744073709551615 4322681 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=671056 CPUtime=933.73 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 58243 0 0 0 93353 20 0 0 25 0 4 0 652065417 687161344 104078 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3760.54
Current children cumulated vsize (KiB) 671056

[startup+1002.3 s]
/proc/loadavg: 8.12 8.12 7.95 9/302 2380
/proc/meminfo: memFree=12215100/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=628684 CPUtime=3999.99 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 495563 0 0 0 399808 191 0 0 25 0 4 0 652065417 643772416 113688 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 157171 113688 379 95 0 152153 0
[pid=2288/tid=2290] ppid=2285 vsize=628684 CPUtime=1002.32 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 165114 0 0 0 100170 62 0 0 25 0 4 0 652065417 643772416 113688 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=628684 CPUtime=1002.17 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 119356 0 0 0 100171 46 0 0 25 0 4 0 652065417 643772416 113688 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=628684 CPUtime=993.18 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 59694 0 0 0 99297 21 0 0 25 0 4 0 652065417 643772416 113688 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3999.99
Current children cumulated vsize (KiB) 628684

[startup+1062.3 s]
/proc/loadavg: 8.14 8.13 7.96 9/302 2382
/proc/meminfo: memFree=12174904/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=756248 CPUtime=4239.44 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 512783 0 0 0 423746 198 0 0 25 0 4 0 652065417 774397952 116779 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 189062 116779 379 95 0 184044 0
[pid=2288/tid=2290] ppid=2285 vsize=756248 CPUtime=1062.32 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 171938 0 0 0 106167 65 0 0 25 0 4 0 652065417 774397952 116779 33554432000 4194304 4580107 140734561147888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=756248 CPUtime=1062.15 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 121713 0 0 0 106168 47 0 0 25 0 4 0 652065417 774397952 116779 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=756248 CPUtime=1052.64 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 65622 0 0 0 105241 23 0 0 25 0 4 0 652065417 774397952 116779 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4239.44
Current children cumulated vsize (KiB) 756248

[startup+1122.3 s]
/proc/loadavg: 8.08 8.12 7.97 9/302 2384
/proc/meminfo: memFree=12147364/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=652904 CPUtime=4478.89 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 532973 0 0 0 447683 206 0 0 25 0 4 0 652065417 668573696 121877 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 163226 121877 379 95 0 158208 0
[pid=2288/tid=2290] ppid=2285 vsize=652904 CPUtime=1122.33 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 180069 0 0 0 112165 68 0 0 25 0 4 0 652065417 668573696 121877 33554432000 4194304 4580107 140734561147888 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=652904 CPUtime=1122.15 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 127406 0 0 0 112165 50 0 0 25 0 4 0 652065417 668573696 121877 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=652904 CPUtime=1112.09 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 68181 0 0 0 111185 24 0 0 25 0 4 0 652065417 668573696 121877 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4478.89
Current children cumulated vsize (KiB) 652904

[startup+1182.3 s]
/proc/loadavg: 8.19 8.14 7.98 9/302 2385
/proc/meminfo: memFree=12138908/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=750300 CPUtime=4718.33 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 549961 0 0 0 471621 212 0 0 25 0 4 0 652065417 768307200 125334 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 187575 125334 379 95 0 182557 0
[pid=2288/tid=2290] ppid=2285 vsize=750300 CPUtime=1182.32 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 189114 0 0 0 118163 69 0 0 25 0 4 0 652065417 768307200 125334 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=750300 CPUtime=1182.15 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 129873 0 0 0 118163 52 0 0 25 0 4 0 652065417 768307200 125334 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=750300 CPUtime=1171.53 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 69564 0 0 0 117128 25 0 0 25 0 4 0 652065417 768307200 125334 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4718.33
Current children cumulated vsize (KiB) 750300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.12 8.12 7.98 9/302 2386
/proc/meminfo: memFree=12114356/32950928 swapFree=67083212/67111528
[pid=2288] ppid=2285 vsize=823272 CPUtime=4800.15 cores=0,2,4,6
/proc/2288/stat : 2288 (strangenight2-m) R 2285 2288 1603 0 -1 4202496 554504 0 0 0 479800 215 0 0 25 0 4 0 652065417 843030528 128396 33554432000 4194304 4580107 140734561147888 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2288/statm: 205818 128396 379 95 0 200800 0
[pid=2288/tid=2290] ppid=2285 vsize=823272 CPUtime=1202.84 cores=0,2,4,6
/proc/2288/task/2290/stat : 2290 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 190545 0 0 0 120214 70 0 0 25 0 4 0 652065417 843030528 128396 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2288/tid=2291] ppid=2285 vsize=823272 CPUtime=1202.65 cores=0,2,4,6
/proc/2288/task/2291/stat : 2291 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 130547 0 0 0 120212 53 0 0 25 0 4 0 652065417 843030528 128396 33554432000 4194304 4580107 140734561147888 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2288/tid=2292] ppid=2285 vsize=823272 CPUtime=1191.84 cores=0,2,4,6
/proc/2288/task/2292/stat : 2292 (strangenight2-m) R 2285 2288 1603 0 -1 4202560 69587 0 0 0 119159 25 0 0 25 0 4 0 652065417 843030528 128396 33554432000 4194304 4580107 140734561147888 18446744073709551615 4293968 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 823272

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.84
CPU time (s): 4800.22
CPU user time (s): 4798.04
CPU system time (s): 2.17967
CPU usage (%): 399.073
Max. virtual memory (cumulated for all children) (KiB): 823272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.04
system time used= 2.17967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 554507
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= 247
involuntary context switches= 23191

runsolver used 3.07953 second user time and 7.93779 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-14 22:24:18
IDJOB=3366463
IDBENCH=82872
IDSOLVER=1844
FILE ID=node127/3366463-1305404657
RUNJOBID= node127-1305404657-2264
PBS_JOBID= 13324449
Free space on /tmp= 73472 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S1534711423-054.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366463-1305404657/watcher-3366463-1305404657 -o /tmp/evaluation-result-3366463-1305404657/solver-3366463-1305404657 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366463-1305404657.cnf

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

MD5SUM BENCH= a512a4806a6c9d511a2d57127db8f60a
RANDOM SEED=926634272

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13124256 kB
Buffers:        288664 kB
Cached:        3364568 kB
SwapCached:       1620 kB
Active:       16824236 kB
Inactive:      2666696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13124256 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           10908 kB
Writeback:           0 kB
AnonPages:    15835492 kB
Mapped:          26116 kB
Slab:           226332 kB
PageTables:      46900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44404592 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= 73468 MiB
End job on node127 at 2011-05-14 22:44:22