Trace number 3174159

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.45 1201.94

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S157016908-041.UNKNOWN.cnf
MD5SUM84ed72ef969365b45feb251988bfac3d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174159-1304106424.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.00	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.00	c -- vars added        700
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2982/2982 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.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.18	c lits-rem:         0  cl-subs:        0  v-elim:     17  v-fix:    0  time:  0.00 s
0.00/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.18	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.18	c calculated reachability. Time: 0.00
0.00/0.18	c Calc default polars -  time:   0.00 s pos:     307 undec:      74 neg:     319
0.00/0.18	c =========================================================================================
0.00/0.18	c types(t): F = full restart, N = normal restart
0.00/0.18	c types(t): S = simplification begin/end, E = solution found
0.00/0.18	c restart types(rt): st = static, dy = dynamic
0.00/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.18	c  B st     0         0       683      2964         0         0      8985         0   no data   no data
0.00/0.18	c Decided on static restart strategy
0.71/0.45	c  N st     8      4916       683      2964         0      4843      8985    142075   no data   no data
0.71/0.80	c  N st    10     11299       683      2964         0      4481      8985     91004   no data   no data
0.71/0.80	c  N st    11     17042       683      2964         0     10114      8985    261583   no data   no data
5.17/1.30	c  F st    12     25000       683      2964         0     12450      8985    326066   no data   no data
5.17/1.30	c  N st    12     25000       683      2964         0     12450      8985    326066   no data   no data
5.57/1.47	c Decided on static restart strategy
5.57/1.47	c  N st    18     30001       683      2964         0     10721      8985    252795   no data   no data
5.57/1.47	c  S st    18     30001       683      2964         0     10721      8985    252795   no data   no data
5.97/1.50	c  S st    18     30505       683      2964         0     11224      8985    266659   no data   no data
5.97/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.97/1.50	c blocked clauses removed:       26 vars:      4 tried:         683 T: 0.00 s
5.97/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
5.97/1.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.97/1.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.57	c lits-rem:       100  cl-subs:      326  v-elim:      0  v-fix:    0  time:  0.05 s
5.97/1.57	c asymm  cl-useful: 0/2938/2938 lits-rem:0 time: 0.01
5.97/1.57	c calculated reachability. Time: 0.00
5.97/1.57	c  N st    18     30505       679      2938         0     10897      8907    255237   no data   no data
7.96/2.02	c  N st    20     37618       679      2938         0     10125      8907    214667   no data   no data
9.56/2.44	c  N st    21     44019       679      2938         0     16457      8907    408567   no data   no data
9.96/2.58	c  S st    22     45757       679      2938         0      9357      8907    163608   no data   no data
10.36/2.60	c  S st    22     46259       679      2938         0      9859      8907    178423   no data   no data
10.36/2.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.36/2.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.36/2.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.36/2.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.36/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
10.36/2.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.36/2.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.36/2.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.63	c lits-rem:         6  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.01 s
10.36/2.63	c vivif2 --  cl tried     2938 cl shrink        0 lits rem          0 time: 0.00
10.36/2.63	c vivif2 --  cl tried     9810 cl shrink        0 lits rem          0 time: 0.00
10.36/2.64	c asymm  cl-useful: 0/2938/2938 lits-rem:0 time: 0.01
10.36/2.64	c calculated reachability. Time: 0.00
10.36/2.64	c  N st    22     46259       679      2938         0      9810      8907    176550   no data   no data
14.36/3.63	c  N st    23     60658       679      2938         0     14136      8907    290781   no data   no data
17.15/4.32	c  N st    24     69391       679      2938         0     11924      8907    210879   no data   no data
17.15/4.32	c  S st    24     69391       679      2938         0     11924      8907    210879   no data   no data
17.15/4.36	c  S st    24     69895       679      2938         0     12428      8907    225121   no data   no data
17.15/4.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.15/4.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.15/4.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.15/4.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.15/4.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.15/4.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
17.15/4.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.15/4.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.15/4.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.15/4.39	c lits-rem:        84  cl-subs:      144  v-elim:      0  v-fix:    0  time:  0.02 s
17.15/4.39	c vivif2 --  cl tried     2938 cl shrink        0 lits rem          0 time: 0.00
17.55/4.40	c vivif2 --  cl tried    12284 cl shrink        0 lits rem          0 time: 0.00
17.55/4.40	c asymm  cl-useful: 0/2938/2938 lits-rem:0 time: 0.01
17.55/4.40	c calculated reachability. Time: 0.00
17.55/4.40	c  N st    24     69895       679      2938         0     12284      8907    220844   no data   no data
22.75/5.73	c  F st    25     87500       679      2938         0     17784      8907    373464   no data   no data
22.75/5.73	c  N st    25     87500       679      2938         0     17784      8907    373464   no data   no data
24.36/6.14	c Decided on static restart strategy
25.53/6.40	c  N st    32     95537       679      2938         0     12959      8907    206419   no data   no data
28.34/7.11	c  N st    34    104842       679      2938         0     22172      8907    504509   no data   no data
28.34/7.11	c  S st    34    104842       679      2938         0     22172      8907    504509   no data   no data
28.34/7.17	c  S st    34    105347       679      2938         0     22677      8907    518565   no data   no data
28.34/7.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.34/7.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.34/7.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.34/7.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.34/7.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.34/7.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
28.34/7.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
28.34/7.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.34/7.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.16/7.31	c lits-rem:        72  cl-subs:      270  v-elim:      0  v-fix:    0  time:  0.11 s
29.16/7.31	c vivif2 --  cl tried     2938 cl shrink        0 lits rem          0 time: 0.00
29.16/7.32	c vivif2 --  cl tried    22407 cl shrink        0 lits rem          0 time: 0.01
29.16/7.33	c asymm  cl-useful: 0/2938/2938 lits-rem:0 time: 0.01
29.16/7.33	c calculated reachability. Time: 0.00
29.16/7.33	c  N st    34    105347       679      2938         0     22407      8907    507987   no data   no data
32.33/8.15	c  N st    35    114947       679      2938         0     18054      8907    329544   no data   no data
37.55/9.47	c  N st    36    129344       679      2938         0     17457      8907    291552   no data   no data
45.51/11.46	c  N st    37    150939       679      2938         0     22957      8907    431135   no data   no data
48.31/12.12	c  S st    38    158023       679      2938         0     29947      8907    642032   no data   no data
48.71/12.20	c  S st    38    158528       679      2938         0     30452      8907    655812   no data   no data
48.71/12.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.71/12.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
48.71/12.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.71/12.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.71/12.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.71/12.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
48.71/12.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
48.71/12.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
48.71/12.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.91/12.57	c lits-rem:       193  cl-subs:      922  v-elim:      0  v-fix:    0  time:  0.33 s
49.91/12.57	c vivif2 --  cl tried     2938 cl shrink        0 lits rem          0 time: 0.00
49.91/12.58	c vivif2 --  cl tried    29530 cl shrink        0 lits rem          0 time: 0.01
50.31/12.60	c asymm  cl-useful: 0/2938/2938 lits-rem:0 time: 0.02
50.31/12.60	c calculated reachability. Time: 0.00
50.31/12.60	c  N st    38    158528       679      2938         0     29530      8907    626614   no data   no data
71.88/18.02	c  N st    39    207116       679      2938         0     24160      8907    444469   no data   no data
86.66/21.72	c  N st    40    237792       679      2938         0     34597      8907    726848   no data   no data
86.66/21.72	c  S st    40    237792       679      2938         0     34597      8907    726848   no data   no data
87.06/21.80	c  S st    40    238296       679      2938         0     35101      8907    741263   no data   no data
87.06/21.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.06/21.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
87.06/21.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.06/21.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.06/21.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.06/21.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
87.06/21.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
87.06/21.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
87.06/21.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.28/22.61	c lits-rem:       330  cl-subs:     1529  v-elim:      0  v-fix:    0  time:  0.76 s
90.28/22.61	c vivif2 --  cl tried     2938 cl shrink        0 lits rem          0 time: 0.00
90.28/22.62	c vivif2 --  cl tried    33572 cl shrink        0 lits rem          0 time: 0.01
90.28/22.65	c asymm  cl-useful: 0/2938/2938 lits-rem:0 time: 0.02
90.28/22.65	c calculated reachability. Time: 0.00
90.28/22.65	c  N st    40    238296       679      2938         0     33572      8907    690381   no data   no data
126.21/31.62	c  F st    41    306251       679      2938         0     35404      8907    673683   no data   no data
126.21/31.62	c  N st    41    306251       679      2938         0     35404      8907    673683   no data   no data
136.59/34.26	c  N dy    88    325930       679      2938         0     31281      8907    476251     19.24     20.64
148.58/37.25	c  N dy   174    345964       679      2938         0     26433      8907    299371     19.25     20.34
154.17/38.69	c  S st   229    357445       679      2938         0     37823      8907    622400     19.30     19.16
154.57/38.77	c  S st   229    357946       679      2938         0     38324      8907    636971     19.30   no data
154.57/38.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
154.57/38.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
154.57/38.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
154.57/38.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
154.57/38.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
154.57/38.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
154.57/38.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
154.97/38.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
154.97/38.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
155.78/39.00	c lits-rem:       140  cl-subs:      382  v-elim:      0  v-fix:    0  time:  0.18 s
155.78/39.00	c vivif2 --  cl tried     2938 cl shrink        0 lits rem          0 time: 0.00
155.78/39.01	c vivif2 --  cl tried    37942 cl shrink        0 lits rem          0 time: 0.01
155.78/39.04	c asymm  cl-useful: 0/2938/2938 lits-rem:0 time: 0.03
155.78/39.04	c calculated reachability. Time: 0.00
155.78/39.04	c  N dy   229    357946       679      2938         0     37942      8907    624625     19.30   no data
167.76/42.07	c  N dy   309    378346       679      2938         0     32437      8907    445180     19.30     20.34
180.94/45.30	c  N dy   417    398425       679      2938         0     52378      8907   1020243     19.50     22.62
192.13/48.15	c  N dy   509    418714       679      2938         0     45753      8907    792856     19.54     20.64
205.30/51.41	c  N dy   594    439186       679      2938         0     38273      8907    554437     19.56     20.80
219.28/54.99	c  N dy   664    459330       679      2938         0     29476      8907    269307     19.51     20.58
230.89/57.86	c  N dy   743    479336       679      2938         0     49340      8907    843992     19.50     20.65
244.47/61.24	c  N dy   828    499436       679      2938         0     39506      8907    534075     19.51     22.46
263.63/66.06	c  N dy   876    528825       679      2938         0     37803      8907    455887     19.29     20.33
268.42/67.25	c  S st   903    536919       679      2938         0     45818      8907    683481     19.28     18.06
268.82/67.38	c  S st   903    537425       679      2938         0     46324      8907    698095     19.28   no data
268.82/67.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
269.22/67.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
269.22/67.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
269.22/67.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
269.22/67.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
269.22/67.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
269.22/67.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
269.22/67.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
269.22/67.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
270.43/67.79	c lits-rem:       106  cl-subs:      985  v-elim:      0  v-fix:    0  time:  0.35 s
270.43/67.79	c vivif2 --  cl tried     2938 cl shrink        0 lits rem          0 time: 0.00
270.43/67.80	c vivif2 --  cl tried    45339 cl shrink        0 lits rem          0 time: 0.01
270.84/67.83	c asymm  cl-useful: 0/2938/2938 lits-rem:0 time: 0.03
270.84/67.83	c calculated reachability. Time: 0.00
270.84/67.83	c  N dy   903    537425       679      2938         0     45339      8907    671987     19.28   no data
287.20/71.92	c  N dy  1018    557611       679      2938         0     33688      8907    319639     19.33     20.43
300.38/75.27	c  N dy  1133    577856       679      2938         0     53774      8907    898820     19.39     20.46
315.56/79.09	c  N dy  1211    597927       679      2938         0     40955      8907    504555     19.38     20.56
331.14/82.93	c  N dy  1282    618187       679      2938         0     61028      8907   1084564     19.37     20.61
345.92/86.60	c  N dy  1389    638266       679      2938         0     47257      8907    657368     19.41     22.83
363.90/91.15	c  N dy  1477    658647       679      2938         0     67455      8907   1238382     19.42     20.70
377.88/94.62	c  N dy  1536    678790       679      2938         0     52697      8907    791508     19.38     20.54
397.46/99.54	c  N dy  1644    698894       679      2938         0     36951      8907    316008     19.42     20.55
411.83/103.17	c  N dy  1735    719586       679      2938         0     57469      8907    912909     19.42     20.53
431.01/107.98	c  N dy  1838    739637       679      2938         0     40693      8907    400695     19.45     23.88
446.61/111.84	c  N dy  1921    759748       679      2938         0     60619      8907    969861     19.46     20.50
465.37/116.58	c  N dy  2006    779831       679      2938         0     42798      8907    437425     19.46     23.64
481.36/120.53	c  N dy  2097    799889       679      2938         0     62681      8907   1010339     19.46     20.55
487.73/122.16	c  S st  2134    806138       679      2938         0     68877      8907   1188142     19.47     17.70
488.53/122.34	c  S st  2134    806644       679      2938         0     69383      8907   1202741     19.47   no data
488.53/122.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
488.53/122.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
488.53/122.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
488.53/122.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
488.53/122.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
488.53/122.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
488.53/122.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
488.53/122.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
488.93/122.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
492.13/123.27	c lits-rem:       327  cl-subs:     1182  v-elim:      0  v-fix:    0  time:  0.85 s
492.13/123.27	c vivif2 --  cl tried     2938 cl shrink        0 lits rem          0 time: 0.00
492.13/123.29	c vivif2 --  cl tried    68201 cl shrink        0 lits rem          0 time: 0.02
492.53/123.35	c asymm  cl-useful: 0/2938/2938 lits-rem:0 time: 0.06
492.53/123.35	c calculated reachability. Time: 0.00
492.53/123.35	c  N dy  2134    806644       679      2938         0     68201      8907   1166932     19.47   no data
510.10/127.76	c  N dy  2227    826734       679      2938         0     49514      8907    613264     19.49     20.53
528.88/132.44	c  N dy  2347    846808       679      2938         0     69424      8907   1191696     19.52     20.74
547.68/137.15	c  N dy  2449    866975       679      2938         0     49761      8907    597587     19.54     20.61
565.25/141.55	c  N dy  2515    887071       679      2938         0     69691      8907   1179418     19.53     20.59
585.20/146.50	c  N dy  2574    907159       679      2938         0     48964      8907    543394     19.51     20.91
602.78/150.98	c  N dy  2653    927236       679      2938         0     68851      8907   1119165     19.52     20.64
624.75/156.47	c  N dy  2759    947287       679      2938         0     47094      8907    471506     19.54     20.57
643.53/161.14	c  N dy  2868    968628       679      2938         0     68229      8907   1079435     19.56     20.66
665.10/166.54	c  N dy  2913    988837       679      2938         0     45634      8907    403824     19.53     20.63
681.87/170.75	c  N dy  3020   1009223       679      2938         0     65849      8907    995013     19.55     20.59
706.64/176.90	c  N dy  3137   1029268       679      2938         0     85714      8907   1567872     19.57     24.12
724.62/181.45	c  N dy  3229   1050348       679      2938         0     63001      8907    879951     19.57     20.63
748.19/187.40	c  N dy  3328   1070861       679      2938         0     83338      8907   1468986     19.58     20.64
749.80/187.77	c  F st  3335   1071875       679      2938         0     84347      8907   1498002     19.58     20.49
767.38/192.17	c  N dy  3390   1091579       679      2938         0     59252      8907    743763     19.58     20.64
788.53/197.49	c  N dy  3492   1111728       679      2938         0     79224      8907   1326360     19.60     20.63
810.92/203.06	c  N dy  3559   1132212       679      2938         0     53927      8907    577313     19.59     20.88
830.87/208.04	c  N dy  3681   1152244       679      2938         0     73775      8907   1154312     19.62     20.80
858.44/214.99	c  N dy  3799   1173235       679      2938         0     48005      8907    380932     19.64     20.88
877.24/219.65	c  N dy  3890   1193547       679      2938         0     68118      8907    951052     19.64     20.82
895.99/224.31	c  S st  3941   1209967       679      2938         0     84360      8907   1419403     19.63   no data
896.79/224.57	c  S st  3941   1210469       679      2938         0     84862      8907   1434436     19.63   no data
896.79/224.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
897.19/224.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
897.19/224.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
897.19/224.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
897.19/224.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
897.19/224.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
897.19/224.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
897.19/224.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
897.19/224.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
902.38/225.95	c lits-rem:       215  cl-subs:     1736  v-elim:      0  v-fix:    0  time:  1.26 s
902.38/225.95	c vivif2 --  cl tried     2938 cl shrink        0 lits rem          0 time: 0.00
902.38/225.97	c vivif2 --  cl tried    83126 cl shrink        0 lits rem          0 time: 0.02
902.77/226.05	c asymm  cl-useful: 0/2938/2938 lits-rem:0 time: 0.08
902.77/226.06	c calculated reachability. Time: 0.00
902.77/226.06	c  N dy  3941   1210469       679      2938         0     83126      8907   1383836     19.63   no data
926.34/231.97	c  N dy  4026   1230602       679      2938         0     55525      8907    571378     19.63     20.78
946.32/236.97	c  N dy  4111   1250670       679      2938         0     75418      8907   1141029     19.63     20.68
975.08/244.11	c  N dy  4210   1271602       679      2938         0     96194      8907   1751842     19.64     20.68
992.65/248.51	c  N dy  4275   1291694       679      2938         0     67527      8907    902757     19.63     22.03
1017.44/254.78	c  N dy  4368   1311756       679      2938         0     87418      8907   1478572     19.64     20.69
1042.98/261.14	c  N dy  4462   1332377       679      2938         0     58332      8907    613984     19.65     20.68
1066.17/266.96	c  N dy  4526   1354512       679      2938         0     80175      8907   1237381     19.63     20.71
1094.91/274.15	c  N dy  4617   1374850       679      2938         0    100352      8907   1830539     19.64     20.81
1113.69/278.85	c  N dy  4685   1394868       679      2938         0     69618      8907    911191     19.63     21.21
1139.65/285.34	c  N dy  4786   1415392       679      2938         0     89954      8907   1497218     19.64     21.10
1165.62/291.85	c  N dy  4873   1435437       679      2938         0     58347      8907    575963     19.64     21.28
1186.79/297.11	c  N dy  4942   1455509       679      2938         0     78207      8907   1141816     19.64     22.26
1216.75/304.66	c  N dy  5067   1476076       679      2938         0     98610      8907   1743460     19.66     20.71
1241.12/310.72	c  N dy  5178   1496364       679      2938         0     66205      8907    775166     19.67     20.74
1265.49/316.84	c  N dy  5279   1516370       679      2938         0     86060      8907   1357896     19.68     20.76
1296.24/324.52	c  N dy  5352   1536430       679      2938         0    105919      8907   1930406     19.68     22.85
1316.63/329.68	c  N dy  5415   1557271       679      2938         0     73027      8907    938824     19.67     20.74
1350.97/338.30	c  N dy  5475   1584726       679      2938         0    100156      8907   1734796     19.65     21.07
1376.14/344.51	c  N dy  5559   1604798       679      2938         0     65615      8907    713384     19.66     21.08
1400.50/350.60	c  N dy  5683   1624863       679      2938         0     85515      8907   1300968     19.67     22.89
1440.05/360.56	c  N dy  5770   1650194       679      2938         0    110615      8907   2022754     19.67     20.76
1462.41/366.18	c  N dy  5883   1671855       679      2938         0     76615      8907   1016116     19.68     20.82
1492.00/373.55	c  N dy  5967   1693351       679      2938         0     97875      8907   1632597     19.68     21.21
1518.76/380.29	c  S st  6016   1710469       679      2938         0     58361      8907    458829     19.67   no data
1519.54/380.43	c  S st  6016   1710973       679      2938         0     58865      8907    474655     19.67   no data
1519.54/380.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1519.54/380.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
1519.54/380.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1519.54/380.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1519.54/380.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1519.54/380.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
1519.54/380.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1519.54/380.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1519.54/380.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1519.94/380.59	c lits-rem:         8  cl-subs:      118  v-elim:      0  v-fix:    0  time:  0.10 s
1519.94/380.59	c vivif2 --  cl tried     2938 cl shrink        0 lits rem          0 time: 0.00
1520.33/380.60	c vivif2 --  cl tried    58747 cl shrink        0 lits rem          0 time: 0.01
1520.33/380.64	c asymm  cl-useful: 0/2938/2938 lits-rem:0 time: 0.04
1520.33/380.64	c calculated reachability. Time: 0.00
1520.33/380.64	c  N dy  6016   1710973       679      2938         0     58747      8907    471307     19.67   no data
1541.11/385.81	c  N dy  6080   1731148       679      2938         0     78681      8907   1044111     19.67     20.89
1570.27/393.19	c  N dy  6138   1752332       679      2938         0     99585      8907   1633803     19.67     20.76
1602.63/401.23	c  N dy  6225   1772366       679      2938         0     62055      8907    541526     19.67     21.71
1624.60/406.75	c  N dy  6323   1792428       679      2938         0     81944      8907   1125130     19.67     21.08
1654.98/414.38	c  N dy  6410   1813134       679      2938         0    102451      8907   1720370     19.68     20.72
1704.09/426.69	c  N dy  6482   1850427       679      2938         0     80836      8907   1052914     19.63     20.71
1732.05/433.63	c  N dy  6531   1870755       679      2938         0    100930      8907   1638436     19.62     21.02
1766.40/442.28	c  N dy  6646   1890881       679      2938         0     61542      8907    486850     19.63     20.78
1787.17/447.43	c  N dy  6719   1910929       679      2938         0     81330      8907   1055612     19.62     24.30
1817.16/454.96	c  N dy  6794   1930931       679      2938         0    101107      8907   1622767     19.62     20.75
1854.29/464.25	c  N dy  6890   1951336       679      2938         0     60991      8907    446687     19.63     20.69
1875.85/469.69	c  N dy  6996   1971343       679      2938         0     80816      8907   1024549     19.63     21.06
1922.61/481.35	c  N dy  7060   2002528       679      2938         0    111606      8907   1911187     19.61     20.77
1954.95/489.44	c  N dy  7153   2023889       679      2938         0     71452      8907    730596     19.62     20.70
1980.14/495.78	c  N dy  7214   2044167       679      2938         0     91532      8907   1307000     19.61     20.80
2014.47/504.35	c  N dy  7324   2064237       679      2938         0    111437      8907   1892492     19.62     23.57
2049.23/513.03	c  N dy  7411   2085298       679      2938         0     69936      8907    664731     19.63     20.69
2074.79/519.41	c  N dy  7528   2105310       679      2938         0     89789      8907   1249806     19.64     20.68
2108.34/527.82	c  N dy  7624   2125514       679      2938         0    109763      8907   1825663     19.64     20.75
2145.50/537.12	c  N dy  7713   2145725       679      2938         0     66420      8907    539151     19.64     20.69
2169.46/543.16	c  N dy  7832   2165824       679      2938         0     86329      8907   1126861     19.66     20.82
2201.41/551.15	c  N dy  7941   2185917       679      2938         0    106286      8907   1713711     19.66     23.94
2239.39/560.65	c  N dy  8020   2205950       679      2938         0    126095      8907   2285681     19.67     21.12
2247.77/562.80	c  S st  8045   2210974       679      2938         0     66706      8907    522135     19.67   no data
2248.55/562.98	c  S st  8045   2211476       679      2938         0     67207      8907    537339     19.67   no data
2248.55/562.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2248.95/563.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
2248.95/563.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2248.95/563.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2248.95/563.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2248.95/563.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
2248.95/563.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2248.95/563.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2248.95/563.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2249.35/563.15	c lits-rem:         6  cl-subs:       58  v-elim:      0  v-fix:    0  time:  0.10 s
2249.35/563.15	c vivif2 --  cl tried     2938 cl shrink        0 lits rem          0 time: 0.00
2249.35/563.16	c vivif2 --  cl tried    67149 cl shrink        0 lits rem          0 time: 0.01
2249.75/563.22	c asymm  cl-useful: 0/2938/2938 lits-rem:0 time: 0.05
2249.75/563.22	c calculated reachability. Time: 0.00
2249.75/563.22	c  N dy  8045   2211476       679      2938         0     67149      8907    535377     19.67   no data
2272.52/568.98	c  N dy  8110   2231731       679      2938         0     87170      8907   1112532     19.66     20.79
2304.89/577.07	c  N dy  8216   2251780       679      2938         0    107038      8907   1690484     19.67     24.77
2353.63/589.25	c  N dy  8295   2278423       679      2938         0     68053      8907    538560     19.66     20.80
2417.12/605.11	c  N dy  8303   2326778       679      2938         0    115565      8907   1835335     19.60     20.73
2455.86/614.87	c  N dy  8392   2346869       679      2938         0     69283      8907    552173     19.60     22.34
2480.65/621.06	c  N dy  8504   2366998       679      2938         0     89230      8907   1136988     19.61     20.84
2511.82/628.82	c  N dy  8564   2387213       679      2938         0    109220      8907   1716414     19.61     20.67
2552.14/638.92	c  N dy  8651   2407217       679      2938         0    129058      8907   2293698     19.61     20.66
2581.30/646.20	c  N dy  8754   2427237       679      2938         0     81677      8907    891378     19.62     22.45
2613.26/654.24	c  N dy  8850   2449124       679      2938         0    103333      8907   1513706     19.62     20.68
2652.02/663.92	c  N dy  8937   2469500       679      2938         0    123511      8907   2101205     19.63     20.68
2689.56/673.34	c  N dy  9043   2489921       679      2938         0     75473      8907    691893     19.63     20.77
2716.72/680.10	c  N dy  9122   2510541       679      2938         0     95896      8907   1280817     19.63     20.69
2754.26/689.53	c  N dy  9214   2532540       679      2938         0    117655      8907   1917938     19.63     20.71
2797.43/700.32	c  N dy  9301   2552610       679      2938         0    137522      8907   2495606     19.63     23.17
2821.37/706.36	c  N dy  9337   2572662       679      2938         0     87999      8907   1016631     19.63     23.37
2854.15/714.55	c  N dy  9466   2592906       679      2938         0    108066      8907   1609023     19.64     20.72
2894.09/724.50	c  N dy  9575   2612912       679      2938         0    127843      8907   2186985     19.65     21.26
2931.62/733.95	c  N dy  9662   2632995       679      2938         0     77489      8907    700583     19.65     20.79
2958.39/740.62	c  N dy  9756   2653018       679      2938         0     97296      8907   1275445     19.65     22.13
2993.94/749.50	c  N dy  9870   2673267       679      2938         0    117350      8907   1866960     19.66     20.78
3035.88/760.02	c  N dy  9952   2693282       679      2938         0    137130      8907   2440125     19.66     21.25
3063.85/767.04	c  S st 10019   2711476       679      2938         0     83877      8907    862427     19.66     19.81
3064.65/767.25	c  S st 10019   2711979       679      2938         0     84380      8907    877979     19.66   no data
3064.65/767.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3064.65/767.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3064.65/767.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3064.65/767.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3064.65/767.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3064.65/767.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
3064.65/767.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3065.07/767.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3065.07/767.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3066.25/767.66	c lits-rem:        40  cl-subs:      578  v-elim:      0  v-fix:    0  time:  0.32 s
3066.25/767.66	c vivif2 --  cl tried     2938 cl shrink        0 lits rem          0 time: 0.00
3066.25/767.67	c vivif2 --  cl tried    83802 cl shrink        0 lits rem          0 time: 0.01
3066.65/767.75	c asymm  cl-useful: 0/2938/2938 lits-rem:0 time: 0.08
3066.65/767.75	c calculated reachability. Time: 0.00
3066.65/767.75	c  N dy 10019   2711979       679      2938         0     83802      8907    861510     19.66   no data
3096.60/775.24	c  N dy 10125   2732034       679      2938         0    103661      8907   1448118     19.67     20.95
3135.36/784.92	c  N dy 10237   2752046       679      2938         0    123489      8907   2030705     19.67     21.16
3180.08/796.17	c  N dy 10336   2772050       679      2938         0    143311      8907   2611644     19.68     20.84
3208.05/803.14	c  N dy 10410   2792386       679      2938         0     91128      8907   1053645     19.68     20.90
3256.79/815.30	c  N dy 10516   2821618       679      2938         0    120010      8907   1879434     19.68     20.72
3301.53/826.59	c  N dy 10640   2841705       679      2938         0    139920      8907   2468520     19.69     20.82
3335.48/835.00	c  N dy 10743   2861784       679      2938         0     86607      8907    905120     19.69     20.95
3367.42/843.00	c  N dy 10831   2883081       679      2938         0    107687      8907   1518137     19.69     20.82
3408.96/853.41	c  N dy 10954   2903175       679      2938         0    127583      8907   2106593     19.70     24.69
3455.69/865.17	c  N dy 11047   2923204       679      2938         0    147415      8907   2687353     19.70     20.81
3484.45/872.30	c  N dy 11163   2943296       679      2938         0     93056      8907   1066385     19.71     20.86
3518.41/880.86	c  N dy 11290   2963378       679      2938         0    112952      8907   1657382     19.72     20.79
3558.76/890.94	c  N dy 11384   2983519       679      2938         0    132874      8907   2240281     19.73     20.91
3603.90/902.27	c  N dy 11483   3003617       679      2938         0     77552      8907    592703     19.73     22.99
3631.46/909.14	c  N dy 11571   3023772       679      2938         0     97487      8907   1164140     19.73     20.79
3671.01/919.03	c  N dy 11650   3047072       679      2938         0    120472      8907   1821828     19.73     20.78
3712.55/929.44	c  N dy 11717   3067136       679      2938         0    140325      8907   2400497     19.73     23.91
3753.69/939.78	c  N dy 11828   3087326       679      2938         0     84146      8907    755434     19.73     20.86
3780.46/946.44	c  N dy 11850   3107445       679      2938         0    104039      8907   1329465     19.72     20.79
3817.60/955.76	c  N dy 11952   3127658       679      2938         0    124084      8907   1926867     19.72     21.15
3864.34/967.42	c  N dy 12057   3147846       679      2938         0    144071      8907   2511648     19.73     20.96
3904.71/977.56	c  N dy 12181   3167887       679      2938         0     86724      8907    818404     19.74     21.37
3935.46/985.24	c  N dy 12301   3187969       679      2938         0    106639      8907   1406572     19.75     22.89
3975.01/995.12	c  N dy 12420   3207976       679      2938         0    126485      8907   1985694     19.75     21.74
3984.58/997.59	c  S st 12440   3211982       679      2938         0    130449      8907   2103221     19.75     18.76
3986.58/998.00	c  S st 12440   3212483       679      2938         0    130949      8907   2118538     19.75   no data
3986.58/998.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3986.58/998.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3986.58/998.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3986.58/998.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3986.58/998.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3986.58/998.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
3986.58/998.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3986.98/998.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3986.98/998.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3995.76/1000.38	c lits-rem:       170  cl-subs:     1798  v-elim:      0  v-fix:    0  time:  2.19 s
3995.76/1000.38	c vivif2 --  cl tried     2938 cl shrink        0 lits rem          0 time: 0.00
3996.16/1000.41	c vivif2 --  cl tried   129151 cl shrink        0 lits rem          0 time: 0.03
3996.57/1000.55	c asymm  cl-useful: 0/2938/2938 lits-rem:0 time: 0.14
3996.57/1000.56	c calculated reachability. Time: 0.00
3996.57/1000.56	c  N dy 12440   3212483       679      2938         0    129151      8907   2060814     19.75   no data
4069.66/1018.81	c  N dy 12479   3250802       679      2938         0     88748      8907    842412     19.72     20.99
4101.22/1026.70	c  N dy 12583   3270814       679      2938         0    108584      8907   1420365     19.73     21.88
4140.26/1036.50	c  N dy 12689   3290908       679      2938         0    128503      8907   2006821     19.73     21.34
4184.95/1047.81	c  N dy 12760   3311000       679      2938         0    148386      8907   2589323     19.73     22.06
4225.83/1058.19	c  N dy 12867   3331580       679      2938         0     89598      8907    853506     19.73     21.07
4256.99/1065.97	c  N dy 12960   3351612       679      2938         0    109437      8907   1435658     19.74     27.70
4303.34/1077.53	c  N dy 13044   3376053       679      2938         0    133637      8907   2141228     19.74     20.78
4354.87/1090.40	c  N dy 13154   3396153       679      2938         0    153545      8907   2730478     19.74     21.42
4394.42/1100.37	c  N dy 13234   3416469       679      2938         0     93398      8907    929025     19.74     21.01
4429.18/1109.06	c  N dy 13314   3436550       679      2938         0    113208      8907   1502610     19.74     22.11
4473.53/1120.13	c  N dy 13441   3456594       679      2938         0    133081      8907   2097281     19.75     21.29
4526.28/1133.33	c  N dy 13512   3477557       679      2938         0    153769      8907   2686307     19.75     20.93
4569.02/1144.03	c  N dy 13599   3497642       679      2938         0     92556      8907    890325     19.75     21.99
4606.18/1153.34	c  N dy 13684   3519066       679      2938         0    113765      8907   1510424     19.75     20.86
4651.33/1164.61	c  N dy 13776   3539911       679      2938         0    134414      8907   2117558     19.75     20.80
4704.47/1177.91	c  N dy 13879   3559967       679      2938         0    154263      8907   2699073     19.76     22.10
4756.82/1191.08	c  N dy 14002   3584933       679      2938         0     96845      8907   1000499     19.76     20.91
4795.59/1200.80	c  N dy 14102   3606016       679      2938         0    117737      8907   1611988     19.76     20.81

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-3174159-1304106424/watcher-3174159-1304106424 -o /tmp/evaluation-result-3174159-1304106424/solver-3174159-1304106424 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174159-1304106424.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: 8.07 8.09 8.01 6/180 27735
/proc/meminfo: memFree=30697984/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 522239440 52441088 352 33554432000 4194304 4627427 140735336697776 18446744073709551615 47652674598828 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 12803 352 303 106 0 7774 0
[pid=27735/tid=27736] ppid=27733 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 522239440 52441088 352 33554432000 4194304 4627427 140735336697776 18446744073709551615 47652674598832 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522239440 52441088 352 33554432000 4194304 4627427 140735336697776 18446744073709551615 47652674598828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 4 0 522239440 52441088 352 33554432000 4194304 4627427 140735336697776 18446744073709551615 239476694971 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.183855 s]
/proc/loadavg: 8.07 8.09 8.01 6/180 27735
/proc/meminfo: memFree=30697984/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=291496 CPUtime=0.71 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 2356 0 0 0 71 0 0 0 18 0 4 0 522239440 298491904 2056 33554432000 4194304 4627427 140735336697776 18446744073709551615 4310097 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 72874 2056 385 106 0 67845 0
[pid=27735/tid=27736] ppid=27733 vsize=291496 CPUtime=0.18 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 517 0 0 0 18 0 0 0 18 0 4 0 522239440 298491904 2056 33554432000 4194304 4627427 140735336697776 18446744073709551615 4299657 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=291496 CPUtime=0.17 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 478 0 0 0 17 0 0 0 18 0 4 0 522239440 298491904 2056 33554432000 4194304 4627427 140735336697776 18446744073709551615 4503199 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=291496 CPUtime=0.17 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 476 0 0 0 17 0 0 0 18 0 4 0 522239440 298491904 2056 33554432000 4194304 4627427 140735336697776 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 291496

[startup+0.809696 s]
/proc/loadavg: 8.07 8.09 8.01 6/180 27735
/proc/meminfo: memFree=30697984/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=285484 CPUtime=3.2 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 5306 0 0 0 320 0 0 0 19 0 4 0 522239440 292335616 3067 33554432000 4194304 4627427 140735336697776 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 71371 3067 385 106 0 66342 0
[pid=27735/tid=27736] ppid=27733 vsize=285484 CPUtime=0.8 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 1242 0 0 0 80 0 0 0 19 0 4 0 522239440 292335616 3067 33554432000 4194304 4627427 140735336697776 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=285484 CPUtime=0.79 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 1349 0 0 0 79 0 0 0 19 0 4 0 522239440 292335616 3067 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=285484 CPUtime=0.8 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 1127 0 0 0 80 0 0 0 19 0 4 0 522239440 292335616 3067 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309134 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 285484

[startup+0.900678 s]
/proc/loadavg: 8.07 8.09 8.01 6/180 27735
/proc/meminfo: memFree=30697984/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=286044 CPUtime=3.57 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 6053 0 0 0 356 1 0 0 19 0 4 0 522239440 292909056 2797 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 71511 2797 385 106 0 66482 0
[pid=27735/tid=27736] ppid=27733 vsize=286044 CPUtime=0.89 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 1468 0 0 0 89 0 0 0 19 0 4 0 522239440 292909056 2797 33554432000 4194304 4627427 140735336697776 18446744073709551615 4327424 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=286044 CPUtime=0.88 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 1422 0 0 0 88 0 0 0 19 0 4 0 522239440 292909056 2797 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=286044 CPUtime=0.88 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 1354 0 0 0 88 0 0 0 19 0 4 0 522239440 292909056 2797 33554432000 4194304 4627427 140735336697776 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 286044

[startup+1.00066 s]
/proc/loadavg: 8.07 8.09 8.01 6/180 27735
/proc/meminfo: memFree=30697984/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=286044 CPUtime=3.97 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 6326 0 0 0 396 1 0 0 19 0 4 0 522239440 292909056 3070 33554432000 4194304 4627427 140735336697776 18446744073709551615 4308717 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 71511 3070 385 106 0 66482 0
[pid=27735/tid=27736] ppid=27733 vsize=286044 CPUtime=0.99 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 1535 0 0 0 99 0 0 0 19 0 4 0 522239440 292909056 3071 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=286044 CPUtime=0.98 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 1499 0 0 0 98 0 0 0 19 0 4 0 522239440 292909056 3071 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=286044 CPUtime=0.98 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 1420 0 0 0 98 0 0 0 19 0 4 0 522239440 292909056 3071 33554432000 4194304 4627427 140735336697776 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 286044

[startup+1.50056 s]
/proc/loadavg: 8.07 8.09 8.01 6/180 27735
/proc/meminfo: memFree=30697984/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=286688 CPUtime=5.97 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 8428 0 0 0 596 1 0 0 20 0 4 0 522239440 293568512 3527 33554432000 4194304 4627427 140735336697776 18446744073709551615 4308362 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 71672 3527 386 106 0 66643 0
[pid=27735/tid=27736] ppid=27733 vsize=286688 CPUtime=1.49 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 2057 0 0 0 149 0 0 0 20 0 4 0 522239440 293568512 3527 33554432000 4194304 4627427 140735336697776 18446744073709551615 4333558 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=286688 CPUtime=1.48 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 2010 0 0 0 148 0 0 0 20 0 4 0 522239440 293568512 3527 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=286688 CPUtime=1.48 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 1963 0 0 0 148 0 0 0 20 0 4 0 522239440 293568512 3527 33554432000 4194304 4627427 140735336697776 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286688

[startup+3.10026 s]
/proc/loadavg: 8.06 8.08 8.01 9/184 27739
/proc/meminfo: memFree=30648108/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=275672 CPUtime=12.36 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 19827 0 0 0 1233 3 0 0 25 0 4 0 522239440 282288128 11553 33554432000 4194304 4627427 140735336697776 18446744073709551615 4308291 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 68918 11553 389 106 0 63889 0
[pid=27735/tid=27736] ppid=27733 vsize=275672 CPUtime=3.09 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 4242 0 0 0 309 0 0 0 25 0 4 0 522239440 282288128 11553 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=275672 CPUtime=3.07 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 5269 0 0 0 307 0 0 0 25 0 4 0 522239440 282288128 11553 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=275672 CPUtime=3.09 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 5132 0 0 0 308 1 0 0 25 0 4 0 522239440 282288128 11553 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 275672

[startup+6.30065 s]
/proc/loadavg: 8.06 8.08 8.01 9/184 27739
/proc/meminfo: memFree=30630552/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=277732 CPUtime=25.14 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 29330 0 0 0 2510 4 0 0 25 0 4 0 522239440 284397568 15430 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 69433 15430 390 106 0 64404 0
[pid=27735/tid=27736] ppid=27733 vsize=277732 CPUtime=6.29 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 7132 0 0 0 629 0 0 0 25 0 4 0 522239440 284397568 15430 33554432000 4194304 4627427 140735336697776 18446744073709551615 4328410 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=277732 CPUtime=6.25 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 7469 0 0 0 625 0 0 0 25 0 4 0 522239440 284397568 15430 33554432000 4194304 4627427 140735336697776 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=277732 CPUtime=6.28 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 7217 0 0 0 627 1 0 0 25 0 4 0 522239440 284397568 15430 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 277732

[startup+12.7004 s]
/proc/loadavg: 8.14 8.10 8.02 9/184 27740
/proc/meminfo: memFree=30593856/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=293812 CPUtime=50.72 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 45128 0 0 0 5065 7 0 0 25 0 4 0 522239440 300863488 23906 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 73453 23906 390 106 0 68424 0
[pid=27735/tid=27736] ppid=27733 vsize=293812 CPUtime=12.7 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 9545 0 0 0 1269 1 0 0 25 0 4 0 522239440 300863488 23906 33554432000 4194304 4627427 140735336697776 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=293812 CPUtime=12.63 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 9895 0 0 0 1262 1 0 0 25 0 4 0 522239440 300863488 23906 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=293812 CPUtime=12.68 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 12805 0 0 0 1266 2 0 0 25 0 4 0 522239440 300863488 23906 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 293812

[startup+25.501 s]
/proc/loadavg: 8.17 8.11 8.02 9/184 27740
/proc/meminfo: memFree=30587772/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=309696 CPUtime=101.84 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 64549 0 0 0 10173 11 0 0 25 0 4 0 522239440 317128704 29143 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 77424 29143 389 106 0 72395 0
[pid=27735/tid=27736] ppid=27733 vsize=309696 CPUtime=25.48 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 12958 0 0 0 2547 1 0 0 25 0 4 0 522239440 317128704 29143 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=309696 CPUtime=25.36 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 14446 0 0 0 2534 2 0 0 25 0 4 0 522239440 317128704 29143 33554432000 4194304 4627427 140735336697776 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=309696 CPUtime=25.48 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 18880 0 0 0 2544 4 0 0 25 0 4 0 522239440 317128704 29143 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 309696

[startup+51.1011 s]
/proc/loadavg: 8.11 8.10 8.02 9/184 27741
/proc/meminfo: memFree=30566432/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=320004 CPUtime=204.11 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 86723 0 0 0 20393 18 0 0 25 0 4 0 522239440 327684096 33339 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 80001 33339 389 106 0 74972 0
[pid=27735/tid=27736] ppid=27733 vsize=320004 CPUtime=51.09 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 17921 0 0 0 5106 3 0 0 25 0 4 0 522239440 327684096 33339 33554432000 4194304 4627427 140735336697776 18446744073709551615 4338466 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=320004 CPUtime=50.83 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 20038 0 0 0 5080 3 0 0 25 0 4 0 522239440 327684096 33339 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=320004 CPUtime=51.07 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 28748 0 0 0 5100 7 0 0 25 0 4 0 522239440 327684096 33339 33554432000 4194304 4627427 140735336697776 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 320004

[startup+102.3 s]
/proc/loadavg: 8.10 8.10 8.02 9/184 27742
/proc/meminfo: memFree=30501536/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=331020 CPUtime=408.64 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 122627 0 0 0 40833 31 0 0 25 0 4 0 522239440 338964480 44037 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 82755 44037 389 106 0 77726 0
[pid=27735/tid=27736] ppid=27733 vsize=331020 CPUtime=102.29 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 26507 0 0 0 10223 6 0 0 25 0 4 0 522239440 338964480 44037 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=331020 CPUtime=101.76 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 27150 0 0 0 10170 6 0 0 25 0 4 0 522239440 338964480 44037 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=331020 CPUtime=102.27 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 45669 0 0 0 10215 12 0 0 25 0 4 0 522239440 338964480 44037 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 331020

[startup+162.301 s]

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

[pid=27735] ppid=27733 vsize=489052 CPUtime=2565.72 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 318589 0 0 0 256456 116 0 0 25 0 4 0 522239440 500789248 77307 33554432000 4194304 4627427 140735336697776 18446744073709551615 4308593 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 122263 77308 389 106 0 117234 0
[pid=27735/tid=27736] ppid=27733 vsize=489052 CPUtime=642.31 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 80256 0 0 0 64204 27 0 0 25 0 4 0 522239440 500789248 77308 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=489052 CPUtime=638.85 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 78589 0 0 0 63859 26 0 0 25 0 4 0 522239440 500789248 77308 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=489052 CPUtime=642.24 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 110036 0 0 0 64181 43 0 0 25 0 4 0 522239440 500789248 77308 33554432000 4194304 4627427 140735336697776 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.72
Current children cumulated vsize (KiB) 489052

[startup+702.3 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 27758
/proc/meminfo: memFree=30176000/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=489456 CPUtime=2805.4 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 330926 0 0 0 280416 124 0 0 25 0 4 0 522239440 501202944 75185 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 122364 75185 389 106 0 117335 0
[pid=27735/tid=27736] ppid=27733 vsize=489456 CPUtime=702.32 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 83493 0 0 0 70203 29 0 0 25 0 4 0 522239440 501202944 75185 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=489456 CPUtime=698.52 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 81670 0 0 0 69824 28 0 0 25 0 4 0 522239440 501202944 75185 33554432000 4194304 4627427 140735336697776 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=489456 CPUtime=702.23 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 115908 0 0 0 70177 46 0 0 25 0 4 0 522239440 501202944 75185 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 489456

[startup+762.301 s]
/proc/loadavg: 8.16 8.08 8.01 9/184 27759
/proc/meminfo: memFree=30103292/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=601356 CPUtime=3045.07 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 347373 0 0 0 304376 131 0 0 25 0 4 0 522239440 615788544 88499 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 150339 88499 389 106 0 145310 0
[pid=27735/tid=27736] ppid=27733 vsize=601356 CPUtime=762.32 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 89299 0 0 0 76201 31 0 0 25 0 4 0 522239440 615788544 88499 33554432000 4194304 4627427 140735336697776 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=601356 CPUtime=758.2 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 87196 0 0 0 75789 31 0 0 25 0 4 0 522239440 615788544 88499 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=601356 CPUtime=762.23 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 120946 0 0 0 76174 49 0 0 25 0 4 0 522239440 615788544 88499 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 601356

[startup+822.3 s]
/proc/loadavg: 8.17 8.10 8.02 9/184 27761
/proc/meminfo: memFree=30110188/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=555444 CPUtime=3284.76 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 360677 0 0 0 328338 138 0 0 25 0 4 0 522239440 568774656 83557 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 138861 83557 389 106 0 133832 0
[pid=27735/tid=27736] ppid=27733 vsize=555444 CPUtime=822.32 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 93789 0 0 0 82199 33 0 0 25 0 4 0 522239440 568774656 83557 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=555444 CPUtime=817.88 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 89960 0 0 0 81756 32 0 0 25 0 4 0 522239440 568774656 83557 33554432000 4194304 4627427 140735336697776 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=555444 CPUtime=822.23 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 126731 0 0 0 82171 52 0 0 25 0 4 0 522239440 568774656 83557 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 555444

[startup+882.301 s]
/proc/loadavg: 8.21 8.12 8.03 9/184 27772
/proc/meminfo: memFree=30132796/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=555920 CPUtime=3524.4 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 373420 0 0 0 352295 145 0 0 25 0 4 0 522239440 569262080 83506 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309195 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 138980 83506 389 106 0 133951 0
[pid=27735/tid=27736] ppid=27733 vsize=555920 CPUtime=882.31 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 96727 0 0 0 88197 34 0 0 25 0 4 0 522239440 569262080 83506 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=555920 CPUtime=877.55 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 93825 0 0 0 87721 34 0 0 25 0 4 0 522239440 569262080 83506 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=555920 CPUtime=882.22 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 132362 0 0 0 88167 55 0 0 25 0 4 0 522239440 569262080 83506 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.4
Current children cumulated vsize (KiB) 555920

[startup+942.307 s]
/proc/loadavg: 8.18 8.13 8.03 9/184 27773
/proc/meminfo: memFree=30106584/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=603140 CPUtime=3764.09 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 386137 0 0 0 376258 151 0 0 25 0 4 0 522239440 617615360 83045 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309250 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 150785 83045 389 106 0 145756 0
[pid=27735/tid=27736] ppid=27733 vsize=603140 CPUtime=942.32 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 100214 0 0 0 94196 36 0 0 25 0 4 0 522239440 617615360 83045 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=603140 CPUtime=937.22 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 97060 0 0 0 93687 35 0 0 25 0 4 0 522239440 617615360 83045 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=603140 CPUtime=942.22 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 137830 0 0 0 94164 58 0 0 25 0 4 0 522239440 617615360 83045 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 603140

[startup+1002.3 s]
/proc/loadavg: 8.16 8.13 8.04 9/184 27775
/proc/meminfo: memFree=30108392/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=588944 CPUtime=4003.75 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 404118 0 0 0 400216 159 0 0 25 0 4 0 522239440 603078656 81120 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 147236 81120 389 106 0 142207 0
[pid=27735/tid=27736] ppid=27733 vsize=588944 CPUtime=1002.33 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 104902 0 0 0 100195 38 0 0 25 0 4 0 522239440 603078656 81120 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=588944 CPUtime=996.9 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 100407 0 0 0 99653 37 0 0 25 0 4 0 522239440 603078656 81120 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=588944 CPUtime=1002.21 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 142625 0 0 0 100161 60 0 0 25 0 4 0 522239440 603078656 81120 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 588944

[startup+1062.3 s]
/proc/loadavg: 8.40 8.20 8.07 9/184 27780
/proc/meminfo: memFree=30064264/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=601568 CPUtime=4242.61 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 424812 0 0 0 424093 168 0 0 25 0 4 0 522239440 616005632 80122 33554432000 4194304 4627427 140735336697776 18446744073709551615 4308584 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 150392 80122 389 106 0 145363 0
[pid=27735/tid=27736] ppid=27733 vsize=601568 CPUtime=1062.18 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 108458 0 0 0 106178 40 0 0 25 0 4 0 522239440 616005632 80122 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=601568 CPUtime=1056.57 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 104793 0 0 0 105618 39 0 0 25 0 4 0 522239440 616005632 80122 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=601568 CPUtime=1061.54 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 149877 0 0 0 106092 62 0 0 25 0 4 0 522239440 616005632 80122 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.61
Current children cumulated vsize (KiB) 601568

[startup+1122.3 s]
/proc/loadavg: 6.45 7.75 7.92 5/175 27799
/proc/meminfo: memFree=30572252/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=601756 CPUtime=4482.32 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 445456 0 0 0 448053 179 0 0 25 0 4 0 522239440 616198144 86241 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 150439 86241 389 106 0 145410 0
[pid=27735/tid=27736] ppid=27733 vsize=601756 CPUtime=1122.17 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 112154 0 0 0 112175 42 0 0 25 0 4 0 522239440 616198144 86241 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=601756 CPUtime=1116.28 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 111574 0 0 0 111585 43 0 0 25 0 4 0 522239440 616198144 86241 33554432000 4194304 4627427 140735336697776 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=601756 CPUtime=1121.55 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 155582 0 0 0 112090 65 0 0 25 0 4 0 522239440 616198144 86241 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.32
Current children cumulated vsize (KiB) 601756

[startup+1182.3 s]
/proc/loadavg: 4.90 7.06 7.67 5/175 27801
/proc/meminfo: memFree=30552712/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=698888 CPUtime=4722.05 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 461201 0 0 0 472018 187 0 0 25 0 4 0 522239440 715661312 91013 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 174722 91013 389 106 0 169693 0
[pid=27735/tid=27736] ppid=27733 vsize=698888 CPUtime=1182.18 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 114860 0 0 0 118174 44 0 0 25 0 4 0 522239440 715661312 91013 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=698888 CPUtime=1176 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 116028 0 0 0 117555 45 0 0 25 0 4 0 522239440 715661312 91013 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=698888 CPUtime=1181.55 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 160078 0 0 0 118088 67 0 0 25 0 4 0 522239440 715661312 91013 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.05
Current children cumulated vsize (KiB) 698888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.91 s]
/proc/loadavg: 4.64 6.86 7.59 5/175 27801
/proc/meminfo: memFree=30550816/32950928 swapFree=67086612/67111528
[pid=27735] ppid=27733 vsize=602364 CPUtime=4800.4 cores=0,2,4,6
/proc/27735/stat : 27735 (strangenight2-m) R 27733 27735 27507 0 -1 4202496 468869 0 0 0 479848 192 0 0 25 0 4 0 522239440 616820736 91356 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27735/statm: 150591 91356 389 106 0 145562 0
[pid=27735/tid=27736] ppid=27733 vsize=602364 CPUtime=1201.79 cores=0,2,4,6
/proc/27735/task/27736/stat : 27736 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 115956 0 0 0 120134 45 0 0 25 0 4 0 522239440 616820736 91356 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27735/tid=27737] ppid=27733 vsize=602364 CPUtime=1195.52 cores=0,2,4,6
/proc/27735/task/27737/stat : 27737 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 118173 0 0 0 119506 46 0 0 25 0 4 0 522239440 616820736 91356 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27735/tid=27738] ppid=27733 vsize=602364 CPUtime=1201.16 cores=0,2,4,6
/proc/27735/task/27738/stat : 27738 (strangenight2-m) R 27733 27735 27507 0 -1 4202560 162365 0 0 0 120048 68 0 0 25 0 4 0 522239440 616820736 91356 33554432000 4194304 4627427 140735336697776 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 602364

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.94
CPU time (s): 4800.45
CPU user time (s): 4798.51
CPU system time (s): 1.9427
CPU usage (%): 399.393
Max. virtual memory (cumulated for all children) (KiB): 698888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.51
system time used= 1.9427
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 468871
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= 220
involuntary context switches= 23173

runsolver used 1.83672 second user time and 4.5943 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 21:47:04
IDJOB=3174159
IDBENCH=82977
IDSOLVER=1586
FILE ID=node148/3174159-1304106424
RUNJOBID= node148-1304104016-27525
PBS_JOBID= 13170644
Free space on /tmp= 71428 MiB

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

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

MD5SUM BENCH= 84ed72ef969365b45feb251988bfac3d
RANDOM SEED=856178853

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.82
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.854
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:     32950928 kB
MemFree:      30698148 kB
Buffers:        698808 kB
Cached:         934524 kB
SwapCached:       3696 kB
Active:         332696 kB
Inactive:      1556604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30698148 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:            5864 kB
Writeback:           0 kB
AnonPages:      254272 kB
Mapped:          14496 kB
Slab:           300028 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   516504 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= 71428 MiB
End job on node148 at 2011-04-29 22:07:08