Trace number 3174054

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.38 1201.73

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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174054-1304079595.cnf'
0.00/0.00	c -- header says num vars:            800
0.00/0.00	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.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    800 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     20  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     334 undec:      80 neg:     386
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       780      3383         0         0     10302         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.42/0.19	c  N st     8      4918       780      3383         0      4884     10302    162639   no data   no data
1.98/0.50	c  N st    10     11306       780      3383         0      4508     10302    101498   no data   no data
3.18/0.83	c  N st    11     17050       780      3383         0     10185     10302    305727   no data   no data
5.17/1.35	c  F st    12     25000       780      3383         0     12456     10302    366966   no data   no data
5.17/1.35	c  N st    12     25000       780      3383         0     12456     10302    366966   no data   no data
6.37/1.62	c  N dy    18     30000       780      3383         0     10742     10302    279791   no data   no data
6.37/1.62	c  S st    18     30000       780      3383         0     10742     10302    279791   no data   no data
6.37/1.66	c  S st    18     30501       780      3383         0     11242     10302    294310   no data   no data
6.37/1.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.37/1.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.37/1.66	c blocked clauses removed:       13 vars:      2 tried:         780 T: 0.00 s
6.37/1.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.37/1.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.37/1.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
6.37/1.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.37/1.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.37/1.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.77/1.73	c lits-rem:       106  cl-subs:      304  v-elim:      0  v-fix:    0  time:  0.06 s
6.77/1.74	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.01
6.77/1.74	c calculated reachability. Time: 0.00
6.77/1.74	c  N dy    18     30501       778      3370         0     10866     10263    279123   no data   no data
7.97/2.03	c  N dy    42     35079       778      3370         0     15417     10263    416385     20.14     21.49
8.78/2.25	c  N dy    66     39159       778      3370         0     11655     10263    237732     20.74     23.28
9.97/2.51	c  N dy    96     43186       778      3370         0     15658     10263    362721     21.23     24.47
10.76/2.70	c  S st   104     45751       778      3370         0      9332     10263    128148     21.09     17.82
10.76/2.72	c  S st   104     46253       778      3370         0      9833     10263    142992     21.09   no data
10.76/2.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.76/2.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.76/2.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.76/2.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.76/2.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.76/2.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
10.76/2.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.76/2.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.76/2.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.76/2.75	c lits-rem:         8  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.01 s
10.76/2.75	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
10.76/2.75	c vivif2 --  cl tried     9824 cl shrink        0 lits rem          0 time: 0.00
10.76/2.76	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.01
10.76/2.76	c calculated reachability. Time: 0.00
10.76/2.76	c  N dy   104     46253       778      3370         0      9824     10263    142652     21.09   no data
11.96/3.00	c  N dy   126     50397       778      3370         0     13938     10263    272979     21.21     22.36
12.77/3.28	c  N dy   144     54483       778      3370         0     17998     10263    401035     21.22     22.75
13.96/3.57	c  N dy   165     58624       778      3370         0     12200     10263    186465     21.22     22.36
15.16/3.84	c  N dy   177     62887       778      3370         0     16440     10263    319010     21.11     22.33
16.36/4.15	c  N dy   205     66983       778      3370         0     20528     10263    450353     21.27     24.87
17.16/4.32	c  S st   212     69379       778      3370         0     11989     10263    151906     21.21     19.83
17.16/4.36	c  S st   212     69886       778      3370         0     12496     10263    166999     21.21   no data
17.16/4.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.16/4.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.16/4.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.16/4.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.16/4.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.16/4.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
17.16/4.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.16/4.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.16/4.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.16/4.39	c lits-rem:         6  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.01 s
17.16/4.39	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
17.16/4.39	c vivif2 --  cl tried    12481 cl shrink        0 lits rem          0 time: 0.00
17.16/4.40	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.01
17.16/4.40	c calculated reachability. Time: 0.00
17.16/4.40	c  N dy   212     69886       778      3370         0     12481     10263    166479     21.21   no data
18.76/4.73	c  N dy   226     74593       778      3370         0     17167     10263    312342     21.14     22.39
20.35/5.11	c  N dy   262     79543       778      3370         0     22103     10263    471275     21.26     22.49
21.55/5.49	c  N dy   295     84637       778      3370         0     15237     10263    229011     21.35     22.50
22.37/5.69	c  F st   313     87501       778      3370         0     18090     10263    320062     21.38   no data
23.54/5.95	c  N st   318     90795       778      3370         0     21365     10263    426107     21.38   no data
24.34/6.10	c Decided on static restart strategy
26.36/6.67	c  N st   321     99803       778      3370         0     17362     10263    425518     21.38   no data
28.34/7.14	c  S st   322    104830       778      3370         0     22291     10263    589170     21.38   no data
28.74/7.20	c  S st   322    105334       778      3370         0     22795     10263    603459     21.38   no data
28.74/7.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.74/7.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.74/7.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.74/7.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.74/7.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.74/7.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
28.74/7.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
28.74/7.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.74/7.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.54/7.48	c lits-rem:       256  cl-subs:      625  v-elim:      0  v-fix:    0  time:  0.24 s
29.54/7.48	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
29.54/7.48	c vivif2 --  cl tried    22170 cl shrink        0 lits rem          0 time: 0.01
29.94/7.50	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.01
29.94/7.50	c calculated reachability. Time: 0.00
29.94/7.50	c  N st   322    105334       778      3370         0     22170     10263    579336     21.38   no data
33.14/8.31	c  N st   323    114932       778      3370         0     17842     10263    398827     21.38   no data
38.73/9.70	c  N st   324    129329       778      3370         0     17259     10263    387095     21.38   no data
47.12/11.80	c  N st   325    150924       778      3370         0     22821     10263    526828     21.38   no data
49.91/12.51	c  S st   326    158002       778      3370         0     29794     10263    767512     21.38   no data
49.91/12.58	c  S st   326    158504       778      3370         0     30296     10263    783720     21.38   no data
49.91/12.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.91/12.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.91/12.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.91/12.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.91/12.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.91/12.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
50.31/12.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
50.31/12.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
50.31/12.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.31/13.11	c lits-rem:       232  cl-subs:      832  v-elim:      0  v-fix:    0  time:  0.49 s
52.31/13.11	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
52.31/13.12	c vivif2 --  cl tried    29464 cl shrink        0 lits rem          0 time: 0.01
52.31/13.15	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.02
52.31/13.15	c calculated reachability. Time: 0.00
52.31/13.15	c  N st   326    158504       778      3370         0     29464     10263    748426     21.38   no data
74.69/18.77	c  N st   327    207093       778      3370         0     24173     10263    523782     21.38   no data
92.27/23.10	c  N st   328    237756       778      3370         0     34596     10263    851613     21.38   no data
92.27/23.10	c  S st   328    237756       778      3370         0     34596     10263    851613     21.38   no data
92.27/23.19	c  S st   328    238260       778      3370         0     35100     10263    865780     21.38   no data
92.27/23.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
92.67/23.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
92.67/23.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
92.67/23.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.67/23.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.67/23.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
92.67/23.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
92.67/23.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
92.67/23.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.85/24.08	c lits-rem:       638  cl-subs:     1184  v-elim:      0  v-fix:    0  time:  0.84 s
95.85/24.08	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
95.85/24.09	c vivif2 --  cl tried    33916 cl shrink        0 lits rem          0 time: 0.01
96.25/24.11	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.02
96.25/24.12	c calculated reachability. Time: 0.00
96.25/24.12	c  N st   328    238260       778      3370         0     33916     10263    818664     21.38   no data
130.60/32.77	c  F st   329    306250       778      3370         0     35913     10263    824925     21.38   no data
130.60/32.77	c  N st   329    306250       778      3370         0     35913     10263    824925     21.38   no data
133.40/33.46	c Decided on static restart strategy
145.78/36.53	c  N st   339    334553       778      3370         0     40207     10263    923743     21.38   no data
157.37/39.45	c  N st   341    357391       778      3370         0     38132     10263    840174     21.38   no data
157.37/39.45	c  S st   341    357391       778      3370         0     38132     10263    840174     21.38   no data
157.77/39.54	c  S st   341    357894       778      3370         0     38635     10263    855032     21.38   no data
157.77/39.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
157.77/39.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
157.77/39.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
157.77/39.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
157.77/39.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
157.77/39.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
157.77/39.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
157.77/39.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
157.77/39.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.36/39.99	c lits-rem:       276  cl-subs:      591  v-elim:      0  v-fix:    0  time:  0.39 s
159.36/39.99	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
159.76/40.00	c vivif2 --  cl tried    38044 cl shrink        0 lits rem          0 time: 0.01
159.76/40.03	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.03
159.76/40.03	c calculated reachability. Time: 0.00
159.76/40.03	c  N st   341    357894       778      3370         0     38044     10263    828893     21.38   no data
180.56/45.23	c  N st   342    390287       778      3370         0     44449     10263   1049738     21.38   no data
210.10/52.62	c  N st   343    438876       778      3370         0     38155     10263    778454     21.38   no data
254.44/63.77	c  N st   344    511759       778      3370         0     51691     10263   1216481     21.38   no data
270.81/67.83	c  N st   345    536841       778      3370         0     45788     10263    952920     21.38   no data
270.81/67.83	c  S st   345    536841       778      3370         0     45788     10263    952920     21.38   no data
271.21/67.95	c  S st   345    537343       778      3370         0     46290     10263    968616     21.38   no data
271.21/67.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
271.21/67.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
271.21/67.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
271.21/67.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
271.21/67.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
271.21/67.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
271.21/67.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
271.21/67.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
271.61/68.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
275.21/68.94	c lits-rem:       334  cl-subs:     1140  v-elim:      0  v-fix:    0  time:  0.92 s
275.21/68.94	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
275.21/68.96	c vivif2 --  cl tried    45150 cl shrink        0 lits rem          0 time: 0.01
275.21/68.99	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.04
275.61/69.00	c calculated reachability. Time: 0.00
275.61/69.00	c  N st   345    537343       778      3370         0     45150     10263    923998     21.38   no data
395.86/99.19	c  N st   346    701327       778      3370         0     39246     10263    582642     21.38   no data
482.52/120.82	c  N st   347    806016       778      3370         0     68445     10263   1631260     21.38   no data
482.52/120.82	c  S st   347    806016       778      3370         0     68445     10263   1631260     21.38   no data
483.33/121.02	c  S st   347    806519       778      3370         0     68948     10263   1647011     21.38   no data
483.33/121.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
483.33/121.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
483.33/121.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
483.33/121.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
483.33/121.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
483.33/121.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
483.33/121.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
483.33/121.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
483.74/121.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
502.49/125.85	c lits-rem:       703  cl-subs:     2520  v-elim:      0  v-fix:    0  time:  4.72 s
502.49/125.85	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
502.49/125.87	c vivif2 --  cl tried    66428 cl shrink        0 lits rem          0 time: 0.02
502.89/125.94	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.07
502.89/125.94	c calculated reachability. Time: 0.00
502.89/125.94	c  N st   347    806519       778      3370         0     66428     10263   1549272     21.38   no data
744.97/186.53	c  F st   348   1071876       778      3370         0     82374     10263   1927885     21.38   no data
744.97/186.53	c  N st   348   1071876       778      3370         0     82374     10263   1927885     21.38   no data
770.54/192.91	c  N dy   410   1099017       778      3370         0     64915     10263   1138284     21.08     22.28
794.51/198.96	c  N dy   537   1119063       778      3370         0     84881     10263   1777915     21.28     22.62
814.48/203.98	c  N dy   654   1139111       778      3370         0     59325     10263    902632     21.45     22.68
837.64/209.72	c  N dy   766   1159786       778      3370         0     79887     10263   1560042     21.54     23.01
861.23/215.68	c  N dy   872   1180209       778      3370         0     53569     10263    676334     21.61     22.90
881.99/220.83	c  N dy   988   1200362       778      3370         0     73622     10263   1325195     21.71     23.03
893.96/223.88	c  S st  1017   1209779       778      3370         0     82953     10263   1619580     21.68     22.18
895.17/224.11	c  S st  1017   1210282       778      3370         0     83456     10263   1636030     21.68   no data
895.17/224.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
895.17/224.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
895.17/224.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
895.17/224.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
895.17/224.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
895.17/224.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
895.17/224.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
895.17/224.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
895.57/224.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
901.56/225.75	c lits-rem:       354  cl-subs:      681  v-elim:      0  v-fix:    0  time:  1.52 s
901.56/225.75	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
901.56/225.77	c vivif2 --  cl tried    82775 cl shrink        0 lits rem          0 time: 0.02
901.96/225.85	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.08
901.96/225.86	c calculated reachability. Time: 0.00
901.96/225.86	c  N dy  1017   1210282       778      3370         0     82775     10263   1609857     21.68   no data
927.55/232.21	c  N dy  1120   1232468       778      3370         0     57173     10263    745931     21.70     22.95
961.49/240.76	c  N dy  1204   1264478       778      3370         0     88994     10263   1780888     21.56     22.89
982.25/245.92	c  N dy  1268   1284877       778      3370         0     60583     10263    825753     21.52     22.69
1003.42/251.20	c  N dy  1345   1304884       778      3370         0     80417     10263   1458910     21.50     22.78
1030.99/258.17	c  N dy  1434   1324911       778      3370         0     50679     10263    467779     21.52     22.68
1049.37/262.73	c  N dy  1519   1345010       778      3370         0     70618     10263   1100106     21.52     22.74
1074.53/269.08	c  N dy  1641   1365022       778      3370         0     90524     10263   1744764     21.58     24.39
1098.92/275.13	c  N dy  1722   1385213       778      3370         0     59936     10263    733170     21.59     23.03
1122.06/280.90	c  N dy  1819   1407577       778      3370         0     82162     10263   1450296     21.58     22.75
1151.24/288.24	c  N dy  1937   1427592       778      3370         0    102059     10263   2094251     21.63     22.77
1172.00/293.44	c  N dy  2048   1448354       778      3370         0     71007     10263   1061982     21.67     22.94
1197.57/299.84	c  N dy  2146   1469415       778      3370         0     91922     10263   1734726     21.67     22.82
1223.93/306.45	c  N dy  2245   1489516       778      3370         0     59241     10263    650223     21.68     22.89
1245.49/311.81	c  N dy  2373   1509657       778      3370         0     79294     10263   1309588     21.73     23.03
1272.67/318.68	c  N dy  2456   1529699       778      3370         0     99200     10263   1949558     21.74     23.08
1297.42/324.89	c  N dy  2539   1550290       778      3370         0     65930     10263    825362     21.73     23.00
1321.00/330.73	c  N dy  2668   1570337       778      3370         0     85874     10263   1472476     21.77     22.92
1350.55/338.19	c  N dy  2764   1590351       778      3370         0    105779     10263   2108789     21.78     23.07
1372.53/343.64	c  N dy  2858   1610401       778      3370         0     71050     10263    967974     21.79     23.05
1397.71/349.94	c  N dy  2937   1631105       778      3370         0     91605     10263   1626740     21.78     23.14
1430.05/358.01	c  N dy  3043   1651146       778      3370         0     55880     10263    449065     21.80     23.10
1450.03/363.02	c  N dy  3147   1671688       778      3370         0     76301     10263   1109385     21.82     23.02
1476.40/369.66	c  N dy  3246   1691689       778      3370         0     96173     10263   1753532     21.83     23.27
1506.35/377.15	c  S st  3339   1710283       778      3370         0     58007     10263    490369     21.84     20.13
1506.75/377.28	c  S st  3339   1710785       778      3370         0     58509     10263    505044     21.84   no data
1506.75/377.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1507.16/377.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
1507.16/377.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1507.16/377.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1507.16/377.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1507.16/377.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
1507.16/377.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1507.16/377.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1507.16/377.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1507.56/377.49	c lits-rem:        11  cl-subs:       33  v-elim:      0  v-fix:    0  time:  0.15 s
1507.56/377.49	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
1507.94/377.50	c vivif2 --  cl tried    58476 cl shrink        0 lits rem          0 time: 0.01
1507.94/377.55	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.05
1507.94/377.55	c calculated reachability. Time: 0.00
1507.94/377.55	c  N dy  3339   1710785       778      3370         0     58476     10263    503821     21.84   no data
1551.88/388.52	c  N dy  3361   1752169       778      3370         0     99339     10263   1800599     21.66     22.83
1583.84/396.51	c  N dy  3470   1772487       778      3370         0     62042     10263    595606     21.68     22.85
1606.61/402.25	c  N dy  3582   1793533       778      3370         0     82946     10263   1268223     21.70     23.10
1635.00/409.33	c  N dy  3684   1813570       778      3370         0    102868     10263   1914684     21.71     23.29
1666.13/417.15	c  N dy  3805   1833640       778      3370         0     64256     10263    643062     21.73     22.92
1689.70/423.09	c  N dy  3928   1853728       778      3370         0     84228     10263   1293103     21.75     23.83
1718.49/430.26	c  N dy  4009   1873811       778      3370         0    104194     10263   1943310     21.75     23.18
1751.62/438.57	c  N dy  4083   1895905       778      3370         0     66484     10263    679343     21.75     23.15
1774.39/444.29	c  N dy  4198   1916184       778      3370         0     86655     10263   1338751     21.77     23.04
1804.35/451.75	c  N dy  4309   1936229       778      3370         0    106576     10263   1983948     21.78     24.21
1832.73/458.84	c  N dy  4339   1956256       778      3370         0     65827     10263    633708     21.74     22.96
1855.07/464.45	c  N dy  4443   1976374       778      3370         0     85802     10263   1283729     21.75     22.96
1884.24/471.78	c  N dy  4551   1996398       778      3370         0    105678     10263   1934155     21.77     26.54
1918.99/480.45	c  N dy  4659   2016488       778      3370         0     64094     10263    551000     21.78     23.17
1941.77/486.17	c  N dy  4805   2036542       778      3370         0     84064     10263   1206301     21.82     23.62
1971.32/493.50	c  N dy  4901   2057224       778      3370         0    104592     10263   1877994     21.82     22.99
2004.48/501.81	c  N dy  4976   2077275       778      3370         0    124511     10263   2541088     21.82     24.21
2026.45/507.39	c  N dy  5080   2097306       778      3370         0     81819     10263   1093839     21.84     23.27
2056.01/514.71	c  N dy  5169   2118427       778      3370         0    102762     10263   1776319     21.84     23.15
2093.16/524.01	c  N dy  5268   2138696       778      3370         0    122869     10263   2428251     21.85     23.23
2119.12/530.52	c  N dy  5357   2159382       778      3370         0     79859     10263   1003146     21.85     23.11
2148.70/537.95	c  N dy  5459   2180954       778      3370         0    101316     10263   1707472     21.86     23.14
2184.25/546.89	c  N dy  5573   2201052       778      3370         0    121273     10263   2353960     21.87     23.20
2201.83/551.23	c  S st  5622   2210787       778      3370         0     66392     10263    542532     21.88   no data
2202.21/551.38	c  S st  5622   2211292       778      3370         0     66897     10263    559464     21.88   no data
2202.21/551.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2202.61/551.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
2202.61/551.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2202.61/551.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2202.61/551.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2202.61/551.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
2202.61/551.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2202.61/551.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2202.61/551.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2203.01/551.59	c lits-rem:        10  cl-subs:       48  v-elim:      0  v-fix:    0  time:  0.14 s
2203.01/551.59	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
2203.41/551.60	c vivif2 --  cl tried    66849 cl shrink        0 lits rem          0 time: 0.01
2203.41/551.66	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.05
2203.41/551.66	c calculated reachability. Time: 0.00
2203.41/551.66	c  N dy  5622   2211292       778      3370         0     66849     10263    557656     21.88   no data
2226.97/557.59	c  N dy  5748   2231919       778      3370         0     87353     10263   1234229     21.89     23.43
2273.71/569.28	c  N dy  5828   2263852       778      3370         0    118979     10263   2247307     21.86     23.04
2306.07/577.30	c  N dy  5906   2283934       778      3370         0     73393     10263    747936     21.86     23.22
2331.23/583.63	c  N dy  6015   2304298       778      3370         0     93612     10263   1405833     21.87     23.09
2364.00/591.90	c  N dy  6154   2324302       778      3370         0    113495     10263   2066117     21.90     26.15
2403.55/601.79	c  N dy  6247   2344309       778      3370         0     66863     10263    501510     21.90     24.13
2426.70/607.53	c  N dy  6330   2364310       778      3370         0     86716     10263   1153301     21.90     23.08
2464.26/616.91	c  N dy  6416   2390358       778      3370         0    112565     10263   2004521     21.90     23.13
2501.01/626.12	c  N dy  6485   2410883       778      3370         0    132934     10263   2659216     21.89     23.05
2525.77/632.38	c  N dy  6593   2431082       778      3370         0     85494     10263   1082924     21.90     23.12
2557.34/640.20	c  N dy  6688   2453081       778      3370         0    107330     10263   1793307     21.91     23.19
2593.28/649.25	c  N dy  6789   2473282       778      3370         0    127381     10263   2453924     21.91     23.21
2625.23/657.23	c  N dy  6897   2493324       778      3370         0     78770     10263    832170     21.93     25.98
2652.00/663.94	c  N dy  7008   2513372       778      3370         0     98686     10263   1482841     21.94     26.94
2685.95/672.48	c  N dy  7092   2533537       778      3370         0    118692     10263   2134288     21.94     23.19
2728.30/683.07	c  N dy  7196   2554562       778      3370         0     70057     10263    525958     21.94     23.25
2754.67/689.61	c  N dy  7306   2576539       778      3370         0     91893     10263   1239885     21.95     23.15
2787.02/697.74	c  N dy  7419   2596918       778      3370         0    112133     10263   1896502     21.96     23.13
2826.57/707.68	c  N dy  7490   2617170       778      3370         0    132245     10263   2557858     21.96     23.30
2859.32/715.80	c  N dy  7608   2637249       778      3370         0     81696     10263    880200     21.97     23.22
2886.49/722.69	c  N dy  7683   2657588       778      3370         0    101895     10263   1531693     21.97     23.20
2922.06/731.58	c  N dy  7811   2677608       778      3370         0    121786     10263   2188244     21.98     23.17
2966.78/742.79	c  N dy  7888   2699101       778      3370         0     71638     10263    525587     21.98     23.29
2980.76/746.20	c  S st  7945   2711295       778      3370         0     83745     10263    918881     21.99   no data
2981.56/746.41	c  S st  7945   2711797       778      3370         0     84246     10263    935334     21.99   no data
2981.56/746.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2981.56/746.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2981.56/746.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2981.56/746.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2981.56/746.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2981.56/746.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
2981.56/746.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2981.56/746.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2981.96/746.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2983.16/746.88	c lits-rem:        41  cl-subs:      320  v-elim:      0  v-fix:    0  time:  0.37 s
2983.16/746.88	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
2983.16/746.89	c vivif2 --  cl tried    83926 cl shrink        0 lits rem          0 time: 0.02
2983.57/746.97	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.08
2983.57/746.98	c calculated reachability. Time: 0.00
2983.57/746.98	c  N dy  7945   2711797       778      3370         0     83926     10263    923417     21.99   no data
3013.52/754.41	c  N dy  8065   2732165       778      3370         0    104171     10263   1589337     22.00     23.30
3050.26/763.66	c  N dy  8151   2752938       778      3370         0    124796     10263   2253720     22.00     23.31
3095.01/774.80	c  N dy  8290   2772946       778      3370         0    144700     10263   2917207     22.02     23.27
3123.37/782.00	c  N dy  8382   2795478       778      3370         0     94501     10263   1226661     22.01     23.18
3155.73/790.03	c  N dy  8488   2815697       778      3370         0    114581     10263   1880782     22.02     23.24
3196.47/800.23	c  N dy  8587   2836585       778      3370         0    135336     10263   2556384     22.03     23.20
3234.82/809.89	c  N dy  8718   2856638       778      3370         0     81793     10263    808440     22.04     25.42
3267.97/818.15	c  N dy  8800   2881086       778      3370         0    106024     10263   1598295     22.04     23.60
3304.74/827.36	c  N dy  8915   2901090       778      3370         0    125869     10263   2256491     22.05     23.23
3346.67/837.81	c  N dy  8992   2921091       778      3370         0    145718     10263   2898264     22.05     23.59
3375.04/844.94	c  N dy  9086   2941137       778      3370         0     91171     10263   1090079     22.05     24.96
3408.58/853.35	c  N dy  9197   2962881       778      3370         0    112733     10263   1802433     22.06     23.49
3448.53/863.30	c  N dy  9308   2982973       778      3370         0    132689     10263   2455899     22.07     24.98
3493.68/874.61	c  N dy  9426   3002994       778      3370         0     77132     10263    598922     22.08     23.84
3519.64/881.16	c  N dy  9542   3023347       778      3370         0     97349     10263   1263993     22.09     24.02
3553.19/889.59	c  N dy  9650   3043717       778      3370         0    117585     10263   1926321     22.10     23.54
3594.34/899.86	c  N dy  9754   3063772       778      3370         0    137501     10263   2574304     22.10     25.24
3639.07/911.02	c  N dy  9805   3084328       778      3370         0     81424     10263    711018     22.09     23.32
3675.02/920.07	c  N dy  9923   3104371       778      3370         0    101307     10263   1370019     22.10     24.12
3716.57/930.49	c  N dy 10000   3124469       778      3370         0    121244     10263   2018876     22.10     23.59
3760.50/941.47	c  N dy 10114   3145189       778      3370         0    141866     10263   2700575     22.11     23.30
3799.26/951.10	c  N dy 10198   3165237       778      3370         0     84332     10263    781747     22.11     23.33
3828.02/958.40	c  N dy 10323   3185658       778      3370         0    104617     10263   1453078     22.12     23.33
3862.39/966.99	c  N dy 10393   3205755       778      3370         0    124509     10263   2106519     22.12     28.93
3873.96/969.88	c  S st 10409   3211797       778      3370         0    130495     10263   2299740     22.12     17.54
3875.57/970.25	c  S st 10409   3212300       778      3370         0    130996     10263   2317004     22.12   no data
3875.57/970.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3875.98/970.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3875.98/970.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3875.98/970.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3875.98/970.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3875.98/970.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    778 time:  0.00 s
3875.98/970.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3875.98/970.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3876.36/970.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3886.74/973.05	c lits-rem:       261  cl-subs:     2070  v-elim:      0  v-fix:    0  time:  2.60 s
3886.74/973.05	c vivif2 --  cl tried     3370 cl shrink        0 lits rem          0 time: 0.00
3886.74/973.09	c vivif2 --  cl tried   128926 cl shrink        0 lits rem          0 time: 0.03
3887.54/973.23	c asymm  cl-useful: 0/3370/3370 lits-rem:0 time: 0.14
3887.54/973.23	c calculated reachability. Time: 0.00
3887.54/973.23	c  N dy 10409   3212300       778      3370         0    128926     10263   2245574     22.12   no data
3932.69/984.50	c  N dy 10527   3232304       778      3370         0    148819     10263   2901230     22.13     25.46
3969.02/993.60	c  N dy 10621   3252410       778      3370         0     90387     10263    951736     22.13     23.58
4010.58/1004.07	c  N dy 10729   3280291       778      3370         0    118008     10263   1848727     22.13     23.45
4052.12/1014.48	c  N dy 10808   3301454       778      3370         0    139013     10263   2530127     22.13     23.32
4101.25/1026.71	c  N dy 10918   3321480       778      3370         0     79505     10263    569867     22.13     23.40
4127.21/1033.29	c  N dy 11005   3341529       778      3370         0     99413     10263   1216567     22.13     26.39
4164.77/1042.60	c  N dy 11104   3361565       778      3370         0    119349     10263   1874706     22.14     23.37
4204.71/1052.69	c  N dy 11178   3381608       778      3370         0    139209     10263   2513224     22.14     23.58
4255.05/1065.26	c  N dy 11224   3405766       778      3370         0     82743     10263    646659     22.12     23.56
4281.81/1071.97	c  N dy 11316   3425851       778      3370         0    102685     10263   1303408     22.13     23.36
4319.38/1081.37	c  N dy 11429   3447396       778      3370         0    124097     10263   2012695     22.13     23.31
4370.49/1094.13	c  N dy 11498   3472434       778      3370         0    148924     10263   2835841     22.13     23.30
4413.23/1104.88	c  N dy 11618   3492544       778      3370         0     87518     10263    778531     22.14     23.65
4440.79/1111.73	c  N dy 11684   3512601       778      3370         0    107411     10263   1435052     22.13     25.01
4476.35/1120.69	c  N dy 11796   3532614       778      3370         0    127324     10263   2097269     22.14     24.88
4524.69/1132.74	c  N dy 11919   3553059       778      3370         0    147631     10263   2763989     22.15     23.62
4584.20/1147.60	c  N dy 12004   3574197       778      3370         0     86206     10263    712187     22.15     23.78
4620.15/1156.64	c  N dy 12113   3594327       778      3370         0    106195     10263   1371042     22.15     23.39
4656.51/1165.77	c  N dy 12222   3614398       778      3370         0    126092     10263   2026880     22.16     23.35
4700.44/1176.75	c  N dy 12318   3634463       778      3370         0    145996     10263   2674590     22.16     24.02
4751.18/1189.47	c  N dy 12427   3654700       778      3370         0    166077     10263   3344692     22.17     23.35
4781.16/1196.92	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: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.76 7.99 7.87 5/180 1253
/proc/meminfo: memFree=27322820/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 519557226 52441088 347 33554432000 4194304 4627427 140734431508512 18446744073709551615 47484948105138 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1253/statm: 12803 347 299 106 0 7774 0
[pid=1253/tid=1254] ppid=1251 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 519557226 52441088 347 33554432000 4194304 4627427 140734431508512 18446744073709551615 47484948105138 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 519557226 52441088 347 33554432000 4194304 4627427 140734431508512 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 519557226 52441088 347 33554432000 4194304 4627427 140734431508512 18446744073709551615 47484948105136 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.111757 s]
/proc/loadavg: 7.76 7.99 7.87 5/180 1253
/proc/meminfo: memFree=27322820/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=282620 CPUtime=0.42 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 2070 0 0 0 42 0 0 0 25 0 4 0 519557226 289402880 1955 33554432000 4194304 4627427 140734431508512 18446744073709551615 4299536 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 70655 1955 384 106 0 65626 0
[pid=1253/tid=1254] ppid=1251 vsize=282620 CPUtime=0.1 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 463 0 0 0 10 0 0 0 25 0 4 0 519557226 289402880 1955 33554432000 4194304 4627427 140734431508512 18446744073709551615 4308376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=282620 CPUtime=0.1 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 435 0 0 0 10 0 0 0 25 0 4 0 519557226 289402880 1955 33554432000 4194304 4627427 140734431508512 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=282620 CPUtime=0.1 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 326 0 0 0 10 0 0 0 25 0 4 0 519557226 289402880 1955 33554432000 4194304 4627427 140734431508512 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 282620

[startup+0.200741 s]
/proc/loadavg: 7.76 7.99 7.87 5/180 1253
/proc/meminfo: memFree=27322820/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=283148 CPUtime=0.77 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 2561 0 0 0 77 0 0 0 25 0 4 0 519557226 289943552 2257 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 70787 2257 385 106 0 65758 0
[pid=1253/tid=1254] ppid=1251 vsize=283148 CPUtime=0.19 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 565 0 0 0 19 0 0 0 25 0 4 0 519557226 289943552 2257 33554432000 4194304 4627427 140734431508512 18446744073709551615 4308135 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=283148 CPUtime=0.19 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 531 0 0 0 19 0 0 0 25 0 4 0 519557226 289943552 2257 33554432000 4194304 4627427 140734431508512 18446744073709551615 4310133 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=283148 CPUtime=0.19 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 513 0 0 0 19 0 0 0 25 0 4 0 519557226 289943552 2257 33554432000 4194304 4627427 140734431508512 18446744073709551615 4321784 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283148

[startup+0.300723 s]
/proc/loadavg: 7.76 7.99 7.87 5/180 1253
/proc/meminfo: memFree=27322820/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=284332 CPUtime=1.18 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 3215 0 0 0 117 1 0 0 25 0 4 0 519557226 291155968 2310 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 71083 2310 385 106 0 66054 0
[pid=1253/tid=1254] ppid=1251 vsize=284332 CPUtime=0.29 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 748 0 0 0 29 0 0 0 25 0 4 0 519557226 291155968 2310 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=284332 CPUtime=0.29 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 717 0 0 0 29 0 0 0 25 0 4 0 519557226 291155968 2310 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=284332 CPUtime=0.29 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 631 0 0 0 29 0 0 0 25 0 4 0 519557226 291155968 2310 33554432000 4194304 4627427 140734431508512 18446744073709551615 4308268 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284332

[startup+0.700651 s]
/proc/loadavg: 7.76 7.99 7.87 5/180 1253
/proc/meminfo: memFree=27322820/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=285472 CPUtime=2.78 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 5153 0 0 0 277 1 0 0 25 0 4 0 519557226 292323328 3025 33554432000 4194304 4627427 140734431508512 18446744073709551615 4308717 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 71368 3025 385 106 0 66339 0
[pid=1253/tid=1254] ppid=1251 vsize=285472 CPUtime=0.69 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 1227 0 0 0 69 0 0 0 25 0 4 0 519557226 292323328 3025 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=285472 CPUtime=0.69 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 1197 0 0 0 69 0 0 0 25 0 4 0 519557226 292323328 3025 33554432000 4194304 4627427 140734431508512 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=285472 CPUtime=0.69 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 1130 0 0 0 69 0 0 0 25 0 4 0 519557226 292323328 3025 33554432000 4194304 4627427 140734431508512 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285472

[startup+1.50051 s]
/proc/loadavg: 7.78 7.99 7.87 9/184 1257
/proc/meminfo: memFree=27309520/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=287056 CPUtime=5.98 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 8971 0 0 0 596 2 0 0 25 0 4 0 519557226 293945344 3477 33554432000 4194304 4627427 140734431508512 18446744073709551615 4308383 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 71764 3477 386 106 0 66735 0
[pid=1253/tid=1254] ppid=1251 vsize=287056 CPUtime=1.49 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 2251 0 0 0 149 0 0 0 25 0 4 0 519557226 293945344 3477 33554432000 4194304 4627427 140734431508512 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=287056 CPUtime=1.48 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 2133 0 0 0 148 0 0 0 25 0 4 0 519557226 293945344 3477 33554432000 4194304 4627427 140734431508512 18446744073709551615 4332731 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=287056 CPUtime=1.49 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 2100 0 0 0 149 0 0 0 25 0 4 0 519557226 293945344 3477 33554432000 4194304 4627427 140734431508512 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 287056

[startup+3.10022 s]
/proc/loadavg: 7.78 7.99 7.87 9/184 1257
/proc/meminfo: memFree=27294144/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=292628 CPUtime=12.36 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 21690 0 0 0 1233 3 0 0 25 0 4 0 519557226 299651072 11996 33554432000 4194304 4627427 140734431508512 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 73157 11996 392 106 0 68128 0
[pid=1253/tid=1254] ppid=1251 vsize=292628 CPUtime=3.08 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 4870 0 0 0 308 0 0 0 25 0 4 0 519557226 299651072 11997 33554432000 4194304 4627427 140734431508512 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=292628 CPUtime=3.07 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 5881 0 0 0 306 1 0 0 25 0 4 0 519557226 299651072 11997 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309284 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=292628 CPUtime=3.08 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 5435 0 0 0 308 0 0 0 25 0 4 0 519557226 299651072 11997 33554432000 4194304 4627427 140734431508512 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 292628

[startup+6.30064 s]
/proc/loadavg: 7.87 8.01 7.88 10/184 1257
/proc/meminfo: memFree=27265648/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=303068 CPUtime=25.14 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 31688 0 0 0 2509 5 0 0 25 0 4 0 519557226 310341632 15217 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309228 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 75767 15217 392 106 0 70738 0
[pid=1253/tid=1254] ppid=1251 vsize=303068 CPUtime=6.29 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 8559 0 0 0 628 1 0 0 25 0 4 0 519557226 310341632 15217 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=303068 CPUtime=6.25 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 7986 0 0 0 624 1 0 0 25 0 4 0 519557226 310341632 15217 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=303068 CPUtime=6.29 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 7774 0 0 0 628 1 0 0 25 0 4 0 519557226 310341632 15217 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 303068

[startup+12.7005 s]
/proc/loadavg: 7.88 8.01 7.88 9/184 1257
/proc/meminfo: memFree=27212716/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=312004 CPUtime=50.71 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 53541 0 0 0 5063 8 0 0 25 0 4 0 519557226 319492096 29833 33554432000 4194304 4627427 140734431508512 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 78001 29833 389 106 0 72972 0
[pid=1253/tid=1254] ppid=1251 vsize=312004 CPUtime=12.68 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 13281 0 0 0 1267 1 0 0 25 0 4 0 519557226 319492096 29833 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=312004 CPUtime=12.62 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 12480 0 0 0 1260 2 0 0 25 0 4 0 519557226 319492096 29833 33554432000 4194304 4627427 140734431508512 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=312004 CPUtime=12.69 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 12948 0 0 0 1267 2 0 0 25 0 4 0 519557226 319492096 29833 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 312004

[startup+25.5012 s]
/proc/loadavg: 7.97 8.03 7.88 9/184 1257
/proc/meminfo: memFree=27182560/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=312612 CPUtime=101.84 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 79294 0 0 0 10169 15 0 0 25 0 4 0 519557226 320114688 34980 33554432000 4194304 4627427 140734431508512 18446744073709551615 4308715 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 78153 34980 389 106 0 73124 0
[pid=1253/tid=1254] ppid=1251 vsize=312612 CPUtime=25.48 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 20976 0 0 0 2545 3 0 0 25 0 4 0 519557226 320114688 34980 33554432000 4194304 4627427 140734431508512 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=312612 CPUtime=25.35 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 17062 0 0 0 2532 3 0 0 25 0 4 0 519557226 320114688 34980 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=312612 CPUtime=25.49 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 18682 0 0 0 2545 4 0 0 25 0 4 0 519557226 320114688 34980 33554432000 4194304 4627427 140734431508512 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 312612

[startup+51.1005 s]
/proc/loadavg: 7.98 8.02 7.89 9/184 1258
/proc/meminfo: memFree=27150088/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=332696 CPUtime=204.1 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 111586 0 0 0 20383 27 0 0 25 0 4 0 519557226 340680704 42893 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 83174 42893 389 106 0 78145 0
[pid=1253/tid=1254] ppid=1251 vsize=332696 CPUtime=51.09 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 27819 0 0 0 5103 6 0 0 25 0 4 0 519557226 340680704 42893 33554432000 4194304 4627427 140734431508512 18446744073709551615 4352156 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=332696 CPUtime=50.81 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 24320 0 0 0 5076 5 0 0 25 0 4 0 519557226 340680704 42893 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=332696 CPUtime=51.09 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 26616 0 0 0 5102 7 0 0 25 0 4 0 519557226 340680704 42893 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 332696

[startup+102.301 s]
/proc/loadavg: 8.08 8.05 7.90 9/184 1260
/proc/meminfo: memFree=27085180/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=389964 CPUtime=408.64 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 158334 0 0 0 40818 46 0 0 25 0 4 0 519557226 399323136 48026 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 97491 48026 389 106 0 92462 0
[pid=1253/tid=1254] ppid=1251 vsize=389964 CPUtime=102.29 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 37068 0 0 0 10219 10 0 0 25 0 4 0 519557226 399323136 48026 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=389964 CPUtime=101.73 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 33285 0 0 0 10165 8 0 0 25 0 4 0 519557226 399323136 48026 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=389964 CPUtime=102.29 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 40612 0 0 0 10217 12 0 0 25 0 4 0 519557226 399323136 48026 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 389964

[startup+162.3 s]

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

[pid=1253] ppid=1251 vsize=621420 CPUtime=2565.72 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 403835 0 0 0 256406 166 0 0 25 0 4 0 519557226 636334080 91977 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 155355 91977 389 106 0 150326 0
[pid=1253/tid=1254] ppid=1251 vsize=621420 CPUtime=642.3 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 111532 0 0 0 64182 48 0 0 25 0 4 0 519557226 636334080 91977 33554432000 4194304 4627427 140734431508512 18446744073709551615 4324192 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=621420 CPUtime=638.8 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 81612 0 0 0 63850 30 0 0 25 0 4 0 519557226 636334080 91977 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=621420 CPUtime=642.3 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 100708 0 0 0 64185 45 0 0 25 0 4 0 519557226 636334080 91977 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.72
Current children cumulated vsize (KiB) 621420

[startup+702.301 s]
/proc/loadavg: 8.08 8.08 7.98 9/184 1307
/proc/meminfo: memFree=27174056/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=544440 CPUtime=2805.4 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 432359 0 0 0 280360 180 0 0 25 0 4 0 519557226 557506560 95118 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 136110 95118 389 106 0 131081 0
[pid=1253/tid=1254] ppid=1251 vsize=544440 CPUtime=702.3 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 122185 0 0 0 70177 53 0 0 25 0 4 0 519557226 557506560 95118 33554432000 4194304 4627427 140734431508512 18446744073709551615 4420272 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=544440 CPUtime=698.48 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 88450 0 0 0 69814 34 0 0 25 0 4 0 519557226 557506560 95118 33554432000 4194304 4627427 140734431508512 18446744073709551615 4324107 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=544440 CPUtime=702.3 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 108073 0 0 0 70182 48 0 0 25 0 4 0 519557226 557506560 95118 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 544440

[startup+762.301 s]
/proc/loadavg: 8.07 8.08 7.99 9/184 1308
/proc/meminfo: memFree=27094740/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=655268 CPUtime=3045.09 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 445267 0 0 0 304323 186 0 0 25 0 4 0 519557226 670994432 101829 33554432000 4194304 4627427 140734431508512 18446744073709551615 4310114 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 163817 101829 389 106 0 158788 0
[pid=1253/tid=1254] ppid=1251 vsize=655268 CPUtime=762.31 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 124740 0 0 0 76177 54 0 0 25 0 4 0 519557226 670994432 101830 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=655268 CPUtime=758.15 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 92004 0 0 0 75780 35 0 0 25 0 4 0 519557226 670994432 101830 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=655268 CPUtime=762.31 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 113876 0 0 0 76180 51 0 0 25 0 4 0 519557226 670994432 101830 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 655268

[startup+822.301 s]
/proc/loadavg: 8.07 8.08 8.00 9/184 1310
/proc/meminfo: memFree=27076044/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=556956 CPUtime=3284.75 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 462774 0 0 0 328280 195 0 0 25 0 4 0 519557226 570322944 97346 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 139239 97346 389 106 0 134210 0
[pid=1253/tid=1254] ppid=1251 vsize=556956 CPUtime=822.31 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 131111 0 0 0 82173 58 0 0 25 0 4 0 519557226 570322944 97346 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=556956 CPUtime=817.82 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 95958 0 0 0 81745 37 0 0 25 0 4 0 519557226 570322944 97346 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=556956 CPUtime=822.31 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 117388 0 0 0 82178 53 0 0 25 0 4 0 519557226 570322944 97346 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.75
Current children cumulated vsize (KiB) 556956

[startup+882.307 s]
/proc/loadavg: 8.02 8.06 8.00 9/184 1311
/proc/meminfo: memFree=27046224/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=561680 CPUtime=3524.45 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 486168 0 0 0 352237 208 0 0 25 0 4 0 519557226 575160320 91934 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 140420 91934 389 106 0 135391 0
[pid=1253/tid=1254] ppid=1251 vsize=561680 CPUtime=882.32 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 139045 0 0 0 88170 62 0 0 25 0 4 0 519557226 575160320 91934 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=561680 CPUtime=877.5 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 99855 0 0 0 87710 40 0 0 25 0 4 0 519557226 575160320 91934 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=561680 CPUtime=882.32 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 123477 0 0 0 88176 56 0 0 25 0 4 0 519557226 575160320 91934 33554432000 4194304 4627427 140734431508512 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.45
Current children cumulated vsize (KiB) 561680

[startup+942.301 s]
/proc/loadavg: 8.01 8.05 8.00 9/184 1313
/proc/meminfo: memFree=27035968/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=671336 CPUtime=3764.1 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 512943 0 0 0 376190 220 0 0 25 0 4 0 519557226 687448064 99824 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 167834 99824 389 106 0 162805 0
[pid=1253/tid=1254] ppid=1251 vsize=671336 CPUtime=942.31 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 149161 0 0 0 94167 64 0 0 25 0 4 0 519557226 687448064 99824 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=671336 CPUtime=937.18 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 105477 0 0 0 93675 43 0 0 25 0 4 0 519557226 687448064 99824 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=671336 CPUtime=942.31 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 129321 0 0 0 94172 59 0 0 25 0 4 0 519557226 687448064 99824 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 671336

[startup+1002.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/184 1315
/proc/meminfo: memFree=26931216/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=658736 CPUtime=4003.78 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 534142 0 0 0 400147 231 0 0 25 0 4 0 519557226 674545664 109402 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 164684 109402 389 106 0 159655 0
[pid=1253/tid=1254] ppid=1251 vsize=658736 CPUtime=1002.31 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 152574 0 0 0 100165 66 0 0 25 0 4 0 519557226 674545664 109402 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=658736 CPUtime=996.85 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 107798 0 0 0 99641 44 0 0 25 0 4 0 519557226 674545664 109402 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=658736 CPUtime=1002.31 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 136912 0 0 0 100168 63 0 0 25 0 4 0 519557226 674545664 109402 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 658736

[startup+1062.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/184 1316
/proc/meminfo: memFree=26881784/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=739092 CPUtime=4243.46 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 553978 0 0 0 424104 242 0 0 25 0 4 0 519557226 756830208 120122 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 184773 120122 389 106 0 179744 0
[pid=1253/tid=1254] ppid=1251 vsize=739092 CPUtime=1062.32 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 157193 0 0 0 106163 69 0 0 25 0 4 0 519557226 756830208 120122 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=739092 CPUtime=1056.52 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 114131 0 0 0 105607 45 0 0 25 0 4 0 519557226 756830208 120122 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=739092 CPUtime=1062.31 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 143454 0 0 0 106164 67 0 0 25 0 4 0 519557226 756830208 120122 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 739092

[startup+1122.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 1318
/proc/meminfo: memFree=26871920/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=732440 CPUtime=4483.14 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 574750 0 0 0 448061 253 0 0 25 0 4 0 519557226 750018560 116838 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 183110 116838 389 106 0 178081 0
[pid=1253/tid=1254] ppid=1251 vsize=732440 CPUtime=1122.32 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 165361 0 0 0 112159 73 0 0 25 0 4 0 519557226 750018560 116838 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=732440 CPUtime=1116.2 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 114830 0 0 0 111574 46 0 0 25 0 4 0 519557226 750018560 116838 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=732440 CPUtime=1122.31 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 148913 0 0 0 112161 70 0 0 25 0 4 0 519557226 750018560 116838 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 732440

[startup+1182.3 s]
/proc/loadavg: 8.04 8.03 8.00 9/184 1319
/proc/meminfo: memFree=26866652/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=703672 CPUtime=4722.81 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 590397 0 0 0 472020 261 0 0 25 0 4 0 519557226 720560128 117954 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 175918 117954 389 106 0 170889 0
[pid=1253/tid=1254] ppid=1251 vsize=703672 CPUtime=1182.32 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 169366 0 0 0 118158 74 0 0 25 0 4 0 519557226 720560128 117954 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=703672 CPUtime=1175.88 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 117333 0 0 0 117540 48 0 0 25 0 4 0 519557226 720560128 117954 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=703672 CPUtime=1182.32 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 154786 0 0 0 118158 74 0 0 25 0 4 0 519557226 720560128 117954 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 703672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.04 8.00 10/184 1320
/proc/meminfo: memFree=26846424/32951124 swapFree=67111356/67111528
[pid=1253] ppid=1251 vsize=759300 CPUtime=4800.32 cores=1,3,5,7
/proc/1253/stat : 1253 (strangenight2-m) R 1251 1253 1030 0 -1 4202496 597417 0 0 0 479766 266 0 0 25 0 4 0 519557226 777523200 124225 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1253/statm: 189825 124225 389 106 0 184796 0
[pid=1253/tid=1254] ppid=1251 vsize=759300 CPUtime=1201.72 cores=1,3,5,7
/proc/1253/task/1254/stat : 1254 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 170943 0 0 0 120097 75 0 0 25 0 4 0 519557226 777523200 124226 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1253/tid=1255] ppid=1251 vsize=759300 CPUtime=1195.17 cores=1,3,5,7
/proc/1253/task/1255/stat : 1255 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 118894 0 0 0 119468 49 0 0 25 0 4 0 519557226 777523200 124226 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1253/tid=1256] ppid=1251 vsize=759300 CPUtime=1201.72 cores=1,3,5,7
/proc/1253/task/1256/stat : 1256 (strangenight2-m) R 1251 1253 1030 0 -1 4202560 156174 0 0 0 120097 75 0 0 25 0 4 0 519557226 777523200 124226 33554432000 4194304 4627427 140734431508512 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 759300

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): 1201.73
CPU time (s): 4800.38
CPU user time (s): 4797.7
CPU system time (s): 2.68359
CPU usage (%): 399.455
Max. virtual memory (cumulated for all children) (KiB): 809164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.7
system time used= 2.68359
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 597419
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= 640
involuntary context switches= 35136

runsolver used 1.82772 second user time and 4.74528 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 14:19:55
IDJOB=3174054
IDBENCH=82872
IDSOLVER=1586
FILE ID=node137/3174054-1304079595
RUNJOBID= node137-1304077809-1049
PBS_JOBID= 13170515
Free space on /tmp= 71616 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
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-3174054-1304079595/watcher-3174054-1304079595 -o /tmp/evaluation-result-3174054-1304079595/solver-3174054-1304079595 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174054-1304079595.cnf

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

MD5SUM BENCH= a512a4806a6c9d511a2d57127db8f60a
RANDOM SEED=1533140801

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27323108 kB
Buffers:        910240 kB
Cached:        3814216 kB
SwapCached:         56 kB
Active:         702128 kB
Inactive:      4461064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27323108 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            5420 kB
Writeback:           0 kB
AnonPages:      438296 kB
Mapped:          15472 kB
Slab:           401408 kB
PageTables:       5468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   696496 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= 71608 MiB
End job on node137 at 2011-04-29 14:39:59