Trace number 3174056

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1800377425-032.UNKNOWN.cnf
MD5SUMd85bdfa4ee68fd1c7d18743407334b5d
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-3174056-1304079752.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	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.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        0  v-elim:     22  v-fix:    0  time:  0.00 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     342 undec:      74 neg:     284
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       678      2961         0         0      9020         0   no data   no data
0.00/0.15	c Decided on static restart strategy
0.77/0.25	c  N st     8      4916       678      2961         0      4875      9020    142589   no data   no data
1.57/0.46	c  N st    10     11299       678      2961         0      4514      9020     92099   no data   no data
2.77/0.76	c  N st    11     17042       678      2961         0     10158      9020    264799   no data   no data
4.79/1.21	c  F st    12     25000       678      2961         0     12486      9020    324157   no data   no data
4.79/1.21	c  N st    12     25000       678      2961         0     12486      9020    324157   no data   no data
5.57/1.47	c Decided on static restart strategy
5.57/1.47	c  N st    18     30001       678      2961         0     10731      9020    249119   no data   no data
5.57/1.47	c  S st    18     30001       678      2961         0     10731      9020    249119   no data   no data
5.97/1.50	c  S st    18     30505       678      2961         0     11233      9020    262479   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.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.97/1.51	c blocked clauses removed:       11 vars:      1 tried:         678 T: 0.00 s
5.97/1.51	c bin-w-bin subsume rem            0 bins  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.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
5.97/1.51	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.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.57	c lits-rem:       151  cl-subs:      277  v-elim:      0  v-fix:    0  time:  0.05 s
5.97/1.58	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.01
5.97/1.58	c calculated reachability. Time: 0.00
5.97/1.58	c  N st    18     30505       677      2950         0     10956      8987    252621   no data   no data
7.56/1.98	c  N st    20     37618       677      2950         0     10201      8987    206320   no data   no data
9.56/2.41	c  N st    21     44018       677      2950         0     16521      8987    415000   no data   no data
9.96/2.54	c  S st    22     45757       677      2950         0      9419      8987    162294   no data   no data
9.96/2.57	c  S st    22     46261       677      2950         0      9922      8987    176247   no data   no data
9.96/2.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.96/2.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.96/2.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
9.96/2.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.96/2.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.96/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.59	c lits-rem:        28  cl-subs:       43  v-elim:      0  v-fix:    0  time:  0.01 s
9.96/2.59	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
10.36/2.60	c vivif2 --  cl tried     9879 cl shrink        0 lits rem          0 time: 0.00
10.36/2.60	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.01
10.36/2.60	c calculated reachability. Time: 0.00
10.36/2.60	c  N st    22     46261       677      2950         0      9879      8987    174510   no data   no data
14.35/3.65	c  N st    23     60660       677      2950         0     14236      8987    302835   no data   no data
16.76/4.29	c  N st    24     69391       677      2950         0     12026      8987    218128   no data   no data
16.76/4.29	c  S st    24     69391       677      2950         0     12026      8987    218128   no data   no data
17.16/4.32	c  S st    24     69893       677      2950         0     12528      8987    231871   no data   no data
17.16/4.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.16/4.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.16/4.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.16/4.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.16/4.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.16/4.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
17.16/4.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.16/4.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.16/4.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.16/4.36	c lits-rem:        34  cl-subs:       91  v-elim:      0  v-fix:    0  time:  0.02 s
17.16/4.36	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
17.16/4.36	c vivif2 --  cl tried    12437 cl shrink        0 lits rem          0 time: 0.00
17.16/4.37	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.01
17.16/4.37	c calculated reachability. Time: 0.00
17.16/4.37	c  N st    24     69893       677      2950         0     12437      8987    228296   no data   no data
22.75/5.74	c  F st    25     87501       677      2950         0     17965      8987    397865   no data   no data
22.75/5.74	c  N st    25     87501       677      2950         0     17965      8987    397865   no data   no data
24.35/6.16	c Decided on static restart strategy
25.55/6.44	c  N st    32     95542       677      2950         0     13088      8987    208921   no data   no data
28.34/7.12	c  N st    34    104839       677      2950         0     22249      8987    485334   no data   no data
28.34/7.12	c  S st    34    104839       677      2950         0     22249      8987    485334   no data   no data
28.34/7.17	c  S st    34    105345       677      2950         0     22754      8987    500157   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:    677 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.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.74/7.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.14/7.38	c lits-rem:       197  cl-subs:      610  v-elim:      0  v-fix:    0  time:  0.17 s
29.14/7.38	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
29.14/7.38	c vivif2 --  cl tried    22144 cl shrink        0 lits rem          0 time: 0.01
29.54/7.40	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.01
29.54/7.40	c calculated reachability. Time: 0.00
29.54/7.40	c  N st    34    105345       677      2950         0     22144      8987    479193   no data   no data
32.73/8.27	c  N st    35    114943       677      2950         0     17823      8987    331880   no data   no data
38.34/9.67	c  N st    36    129340       677      2950         0     17221      8987    287649   no data   no data
47.12/11.84	c  N st    37    150936       677      2950         0     22681      8987    439577   no data   no data
49.51/12.49	c  S st    38    158019       677      2950         0     29670      8987    664299   no data   no data
49.91/12.56	c  S st    38    158526       677      2950         0     30177      8987    678490   no data   no data
49.91/12.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.91/12.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.91/12.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.91/12.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.91/12.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.91/12.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
49.91/12.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
49.91/12.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
50.31/12.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.92/13.00	c lits-rem:       151  cl-subs:      997  v-elim:      0  v-fix:    0  time:  0.39 s
51.92/13.00	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
51.92/13.00	c vivif2 --  cl tried    29180 cl shrink        0 lits rem          0 time: 0.01
51.92/13.02	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.02
51.92/13.03	c calculated reachability. Time: 0.00
51.92/13.03	c  N st    38    158526       677      2950         0     29180      8987    645312   no data   no data
73.89/18.50	c  N st    39    207116       677      2950         0     23858      8987    436487   no data   no data
87.87/22.06	c  N st    40    237789       677      2950         0     34382      8987    749180   no data   no data
87.87/22.06	c  S st    40    237789       677      2950         0     34382      8987    749180   no data   no data
88.28/22.15	c  S st    40    238292       677      2950         0     34885      8987    763216   no data   no data
88.28/22.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.28/22.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
88.28/22.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.28/22.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.28/22.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.28/22.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
88.28/22.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
88.28/22.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
88.66/22.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.07/22.81	c lits-rem:       574  cl-subs:     1085  v-elim:      0  v-fix:    0  time:  0.60 s
91.07/22.81	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
91.07/22.82	c vivif2 --  cl tried    33800 cl shrink        0 lits rem          0 time: 0.01
91.07/22.84	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.02
91.07/22.84	c calculated reachability. Time: 0.00
91.07/22.84	c  N st    40    238292       677      2950         0     33800      8987    724387   no data   no data
124.21/31.18	c  F st    41    306252       677      2950         0     35479      8987    700871   no data   no data
124.21/31.18	c  N st    41    306252       677      2950         0     35479      8987    700871   no data   no data
135.00/33.80	c  N dy   107    325836       677      2950         0     31298      8987    485596     19.98     21.08
146.58/36.77	c  N dy   191    345843       677      2950         0     26436      8987    297677     19.75     21.20
152.18/38.16	c  S st   239    357439       677      2950         0     37932      8987    627340     19.70   no data
152.58/38.25	c  S st   239    357942       677      2950         0     38435      8987    641911     19.70   no data
152.58/38.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
152.58/38.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
152.58/38.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
152.58/38.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.58/38.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.58/38.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
152.58/38.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
152.58/38.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
152.58/38.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.38/38.47	c lits-rem:       129  cl-subs:      389  v-elim:      0  v-fix:    0  time:  0.18 s
153.38/38.47	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
153.38/38.48	c vivif2 --  cl tried    38046 cl shrink        0 lits rem          0 time: 0.01
153.78/38.51	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.02
153.78/38.51	c calculated reachability. Time: 0.00
153.78/38.51	c  N dy   239    357942       677      2950         0     38046      8987    628993     19.70   no data
165.35/41.44	c  N dy   301    378258       677      2950         0     32489      8987    441040     19.52     20.63
178.13/44.65	c  N dy   403    398278       677      2950         0     52390      8987   1023813     19.68     25.28
189.72/47.55	c  N dy   471    418297       677      2950         0     45467      8987    786880     19.64     21.91
202.53/50.77	c  N dy   575    438444       677      2950         0     37654      8987    536660     19.68     20.77
216.89/54.37	c  N dy   672    458497       677      2950         0     28783      8987    247910     19.76     23.62
228.08/57.18	c  N dy   740    478576       677      2950         0     48703      8987    832022     19.76     22.95
242.08/60.63	c  N dy   811    499474       677      2950         0     39656      8987    545330     19.72     20.92
256.44/64.29	c  N dy   893    519689       677      2950         0     59692      8987   1125034     19.73     21.11
266.82/66.84	c  S st   954    536913       677      2950         0     45993      8987    701029     19.71     17.38
267.22/66.95	c  S st   954    537419       677      2950         0     46499      8987    715855     19.71   no data
267.22/66.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
267.22/66.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
267.22/66.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
267.22/66.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
267.22/66.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
267.22/66.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
267.22/66.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
267.22/66.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
267.62/67.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
268.82/67.30	c lits-rem:       208  cl-subs:      573  v-elim:      0  v-fix:    0  time:  0.30 s
268.82/67.30	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
268.82/67.31	c vivif2 --  cl tried    45926 cl shrink        0 lits rem          0 time: 0.01
268.82/67.34	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.03
268.82/67.34	c calculated reachability. Time: 0.00
268.82/67.34	c  N dy   954    537419       677      2950         0     45926      8987    698228     19.71   no data
284.40/71.28	c  N dy  1055    557494       677      2950         0     34125      8987    332999     19.74     21.07
297.18/74.43	c  N dy  1133    577579       677      2950         0     54047      8987    909921     19.74     20.81
311.97/78.17	c  N dy  1220    597690       677      2950         0     41271      8987    511933     19.74     20.81
327.94/82.13	c  N dy  1282    619662       677      2950         0     63049      8987   1143858     19.68     20.72
341.92/85.60	c  N dy  1352    640415       677      2950         0     49912      8987    735163     19.67     20.76
360.30/90.28	c  N dy  1451    661903       677      2950         0     36510      8987    326042     19.69     20.74
373.89/93.64	c  N dy  1522    682036       677      2950         0     56483      8987    908060     19.68     20.86
392.25/98.21	c  N dy  1639    702183       677      2950         0     40777      8987    430561     19.72     20.76
410.22/102.70	c  N dy  1775    722278       677      2950         0     60720      8987   1019012     19.78     20.88
427.40/107.03	c  N dy  1859    742312       677      2950         0     43905      8987    491572     19.79     21.16
442.98/110.95	c  N dy  1955    762400       677      2950         0     63807      8987   1072752     19.80     21.21
460.16/115.22	c  N dy  2041    782539       677      2950         0     46070      8987    535602     19.80     20.85
476.14/119.28	c  N dy  2114    802608       677      2950         0     65922      8987   1104561     19.80     21.02
479.73/120.15	c  S st  2131    806129       677      2950         0     69416      8987   1206754     19.80     19.81
480.53/120.33	c  S st  2131    806634       677      2950         0     69921      8987   1221898     19.80   no data
480.53/120.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
480.53/120.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
480.53/120.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
480.53/120.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
480.53/120.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
480.53/120.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
480.53/120.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
480.53/120.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
480.93/120.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
484.13/121.25	c lits-rem:       238  cl-subs:     1167  v-elim:      0  v-fix:    0  time:  0.82 s
484.13/121.25	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
484.13/121.26	c vivif2 --  cl tried    68754 cl shrink        0 lits rem          0 time: 0.02
484.53/121.32	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.06
484.53/121.32	c calculated reachability. Time: 0.00
484.53/121.32	c  N dy  2131    806634       677      2950         0     68754      8987   1184619     19.80   no data
501.32/125.55	c  N dy  2230    826661       677      2950         0     49981      8987    632986     19.82     20.87
520.07/130.28	c  N dy  2310    846783       677      2950         0     69905      8987   1207075     19.82     20.96
538.45/134.83	c  N dy  2431    866818       677      2950         0     50150      8987    611081     19.86     24.53
556.43/139.31	c  N dy  2544    886905       677      2950         0     70054      8987   1195658     19.88     22.03
576.02/144.23	c  N dy  2669    907075       677      2950         0     49428      8987    567619     19.92     21.36
593.60/148.70	c  N dy  2710    927511       677      2950         0     69674      8987   1173584     19.87     20.98
614.75/153.93	c  N dy  2806    948511       677      2950         0     48851      8987    519719     19.88     20.97
631.53/158.15	c  N dy  2902    968538       677      2950         0     68672      8987   1102226     19.90     23.99
653.50/163.62	c  N dy  3012    988588       677      2950         0     45958      8987    413768     19.92     22.16
669.88/167.74	c  N dy  3120   1008690       677      2950         0     65894      8987    997391     19.94     21.39
692.25/173.33	c  N dy  3191   1028780       677      2950         0     85760      8987   1573423     19.93     23.94
709.42/177.60	c  N dy  3284   1049498       677      2950         0     62665      8987    872047     19.94     21.10
733.39/183.69	c  F st  3360   1071875       677      2950         0     84844      8987   1515997     19.93     18.26
733.39/183.69	c  N st  3360   1071875       677      2950         0     84844      8987   1515997     19.93     18.26
753.36/188.61	c  N dy  3433   1094449       677      2950         0     62641      8987    871048     19.93     21.05
775.73/194.28	c  N dy  3512   1115903       677      2950         0     83883      8987   1486765     19.92     20.98
796.10/199.34	c  N dy  3623   1136198       677      2950         0     58447      8987    712212     19.94     20.99
816.07/204.32	c  N dy  3706   1156571       677      2950         0     78634      8987   1308096     19.94     21.02
840.04/210.33	c  N dy  3794   1176637       677      2950         0     51940      8987    494290     19.95     21.11
863.21/216.19	c  N dy  3911   1197499       677      2950         0     72653      8987   1107690     19.97     21.26
877.99/219.89	c  S st  3970   1209951       677      2950         0     84988      8987   1472164     19.98     20.67
879.21/220.12	c  S st  3970   1210457       677      2950         0     85493      8987   1486813     19.98   no data
879.21/220.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
879.21/220.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
879.21/220.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
879.21/220.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
879.21/220.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
879.21/220.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
879.21/220.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
879.21/220.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
879.58/220.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
884.38/221.40	c lits-rem:       274  cl-subs:     1259  v-elim:      0  v-fix:    0  time:  1.17 s
884.38/221.40	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
884.38/221.42	c vivif2 --  cl tried    84234 cl shrink        0 lits rem          0 time: 0.02
884.78/221.50	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.08
884.78/221.50	c calculated reachability. Time: 0.00
884.78/221.50	c  N dy  3970   1210457       677      2950         0     84234      8987   1445700     19.98   no data
905.16/226.65	c  N dy  4012   1230521       677      2950         0     56519      8987    613376     19.95     21.30
925.13/231.69	c  N dy  4107   1250654       677      2950         0     76443      8987   1196286     19.95     21.01
952.69/238.50	c  N dy  4200   1270676       677      2950         0     96279      8987   1773088     19.96     21.26
969.86/242.83	c  N dy  4235   1291186       677      2950         0     67943      8987    913499     19.94     21.01
997.44/249.77	c  N dy  4337   1311749       677      2950         0     88328      8987   1513747     19.95     21.13
1026.20/256.98	c  N dy  4422   1331822       677      2950         0     58734      8987    631818     19.96     22.37
1047.36/262.20	c  N dy  4487   1353505       677      2950         0     80194      8987   1265864     19.95     21.38
1076.13/269.43	c  N dy  4591   1373819       677      2950         0    100319      8987   1857486     19.96     21.02
1094.11/273.99	c  N dy  4649   1394212       677      2950         0     69977      8987    925138     19.95     21.16
1117.67/279.89	c  N dy  4728   1414237       677      2950         0     89805      8987   1505637     19.95     21.55
1144.02/286.44	c  N dy  4806   1434664       677      2950         0     58578      8987    580631     19.95     21.20
1165.20/291.70	c  N dy  4927   1455183       677      2950         0     78939      8987   1179491     19.96     21.13
1194.77/299.17	c  N dy  5011   1477326       677      2950         0    100882      8987   1837041     19.96     21.08
1216.34/304.54	c  N dy  5095   1497794       677      2950         0     68612      8987    851728     19.96     21.08
1239.90/310.48	c  N dy  5189   1517896       677      2950         0     88540      8987   1442029     19.97     21.31
1270.28/318.02	c  N dy  5284   1538457       677      2950         0     55413      8987    443573     19.97     21.18
1289.83/322.91	c  N dy  5359   1559627       677      2950         0     76354      8987   1051988     19.97     21.03
1316.60/329.61	c  N dy  5463   1579748       677      2950         0     96291      8987   1640571     19.98     21.14
1342.16/336.03	c  N dy  5521   1599823       677      2950         0     61705      8987    606118     19.97     21.24
1374.92/344.21	c  N dy  5578   1629142       677      2950         0     90677      8987   1422731     19.94     21.00
1407.27/352.32	c  N dy  5666   1649330       677      2950         0    110675      8987   2008927     19.94     21.01
1441.64/360.98	c  N dy  5720   1684065       677      2950         0     89571      8987   1388914     19.90     21.03
1472.79/368.76	c  N dy  5812   1704115       677      2950         0    109429      8987   1968876     19.91     21.18
1481.57/370.92	c  S st  5841   1710457       677      2950         0     59325      8987    490200     19.91   no data
1481.97/371.05	c  S st  5841   1710962       677      2950         0     59829      8987    505181     19.91   no data
1481.97/371.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1481.97/371.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
1481.97/371.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1481.97/371.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1481.97/371.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1481.97/371.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
1481.97/371.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1481.97/371.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1482.37/371.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1482.77/371.21	c lits-rem:        18  cl-subs:      103  v-elim:      0  v-fix:    0  time:  0.10 s
1482.77/371.21	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
1482.77/371.22	c vivif2 --  cl tried    59726 cl shrink        0 lits rem          0 time: 0.01
1482.77/371.27	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.04
1482.77/371.27	c calculated reachability. Time: 0.00
1482.77/371.27	c  N dy  5841   1710962       677      2950         0     59726      8987    502035     19.91   no data
1502.76/376.23	c  N dy  5903   1731046       677      2950         0     79608      8987   1092040     19.91     24.69
1532.30/383.66	c  N dy  5996   1752307       677      2950         0    100668      8987   1714746     19.91     21.06
1561.86/391.00	c  N dy  6063   1772385       677      2950         0     63136      8987    571992     19.91     23.08
1586.24/397.12	c  N dy  6171   1792432       677      2950         0     83002      8987   1164000     19.92     22.56
1621.39/405.96	c  N dy  6261   1813049       677      2950         0    103422      8987   1762619     19.93     21.27
1651.75/413.50	c  N dy  6363   1833097       677      2950         0     64879      8987    610391     19.94     28.00
1672.92/418.89	c  N dy  6427   1854482       677      2950         0     86056      8987   1243688     19.93     21.07
1703.27/426.42	c  N dy  6534   1874525       677      2950         0    105922      8987   1828708     19.94     21.12
1733.64/434.08	c  N dy  6633   1894661       677      2950         0     66441      8987    630565     19.95     21.05
1756.40/439.72	c  N dy  6730   1914666       677      2950         0     86250      8987   1218143     19.95     21.31
1786.76/447.30	c  N dy  6834   1934711       677      2950         0    106103      8987   1805659     19.96     21.13
1819.12/455.43	c  N dy  6935   1954723       677      2950         0     65504      8987    578092     19.97     21.06
1840.69/460.81	c  N dy  7012   1974787       677      2950         0     85355      8987   1149549     19.97     21.05
1872.64/468.89	c  N dy  7110   1996759       677      2950         0    107108      8987   1788356     19.97     21.11
1907.01/477.43	c  N dy  7204   2016826       677      2950         0     65601      8987    559902     19.98     21.13
1928.98/482.91	c  N dy  7303   2036889       677      2950         0     85458      8987   1152137     19.98     26.02
1959.73/490.67	c  N dy  7355   2058661       677      2950         0    106930      8987   1757442     19.97     21.16
1995.67/499.61	c  N dy  7449   2078739       677      2950         0     64475      8987    504622     19.97     21.07
2017.64/505.16	c  N dy  7533   2099010       677      2950         0     84571      8987   1094518     19.98     21.05
2046.41/512.30	c  N dy  7579   2119062       677      2950         0    104337      8987   1660294     19.97     22.93
2080.76/520.95	c  N dy  7628   2139134       677      2950         0    124159      8987   2245730     19.96     23.39
2105.92/527.20	c  N dy  7745   2160151       677      2950         0     81695      8987    989355     19.97     21.13
2134.68/534.49	c  N dy  7862   2180596       677      2950         0    101954      8987   1591375     19.98     21.47
2172.23/543.82	c  N dy  7971   2201610       677      2950         0    122772      8987   2205497     19.98     21.18
2187.82/547.71	c  S st  8016   2210962       677      2950         0     67679      8987    551278     19.99     21.01
2188.23/547.88	c  S st  8016   2211466       677      2950         0     68183      8987    566440     19.99   no data
2188.23/547.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2188.64/547.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
2188.64/547.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2188.64/547.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2188.64/547.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2188.64/547.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
2188.64/547.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2188.64/547.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2188.64/547.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2189.01/548.05	c lits-rem:        11  cl-subs:      141  v-elim:      0  v-fix:    0  time:  0.11 s
2189.01/548.05	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
2189.01/548.06	c vivif2 --  cl tried    68042 cl shrink        0 lits rem          0 time: 0.01
2189.41/548.11	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.05
2189.41/548.11	c calculated reachability. Time: 0.00
2189.41/548.11	c  N dy  8016   2211466       677      2950         0     68042      8987    561885     19.99   no data
2212.98/554.07	c  N dy  8122   2231639       677      2950         0     88019      8987   1155828     20.00     21.13
2245.75/562.24	c  N dy  8210   2251817       677      2950         0    107984      8987   1743324     20.00     21.29
2285.30/572.12	c  N dy  8339   2271909       677      2950         0    127933      8987   2342453     20.01     21.73
2309.65/578.25	c  N dy  8442   2292469       677      2950         0     82959      8987    987314     20.01     21.10
2338.03/585.37	c  N dy  8542   2312522       677      2950         0    102835      8987   1576770     20.02     22.53
2375.56/594.78	c  N dy  8671   2333119       677      2950         0    123277      8987   2188467     20.03     21.16
2409.51/603.24	c  N dy  8746   2357755       677      2950         0     81254      8987    904662     20.02     21.08
2437.87/610.30	c  N dy  8778   2379421       677      2950         0    102575      8987   1510607     20.01     21.11
2473.42/619.23	c  N dy  8804   2400907       677      2950         0    123787      8987   2126248     19.99     21.11
2505.00/627.16	c  N dy  8892   2421044       677      2950         0     76480      8987    748913     20.00     21.08
2532.14/633.95	c  N dy  8968   2443053       677      2950         0     98267      8987   1400137     20.00     21.07
2566.52/642.53	c  N dy  9075   2463066       677      2950         0    118129      8987   1991550     20.00     25.79
2606.07/652.41	c  N dy  9142   2483130       677      2950         0     69681      8987    518997     20.00     22.15
2628.42/658.00	c  N dy  9200   2503307       677      2950         0     89586      8987   1103081     19.99     21.24
2658.39/665.51	c  N dy  9287   2523410       677      2950         0    109440      8987   1679411     20.00     21.09
2698.33/675.52	c  N dy  9382   2543975       677      2950         0    129779      8987   2285171     20.00     21.22
2731.07/683.78	c  N dy  9482   2564089       677      2950         0     80471      8987    818590     20.01     21.33
2759.04/690.76	c  N dy  9546   2585664       677      2950         0    101812      8987   1442218     20.00     21.13
2795.78/699.94	c  N dy  9679   2605874       677      2950         0    121830      8987   2039211     20.01     21.09
2838.54/710.67	c  N dy  9788   2626017       677      2950         0     71547      8987    530819     20.02     21.08
2862.90/716.75	c  N dy  9895   2646045       677      2950         0     91398      8987   1116375     20.02     22.27
2893.65/724.45	c  N dy  9978   2666074       677      2950         0    111225      8987   1714541     20.03     21.31
2931.60/733.94	c  N dy 10057   2686082       677      2950         0    131016      8987   2307064     20.03     21.71
2967.55/742.95	c  N dy 10167   2706169       677      2950         0     79648      8987    747996     20.03     22.08
2973.54/744.42	c  S st 10180   2711466       677      2950         0     84876      8987    902540     20.03     17.69
2974.35/744.64	c  S st 10180   2711970       677      2950         0     85380      8987    918357     20.03   no data
2974.35/744.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2974.35/744.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2974.35/744.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2974.35/744.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2974.35/744.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2974.35/744.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
2974.35/744.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2974.76/744.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2974.76/744.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2975.94/745.07	c lits-rem:        33  cl-subs:      628  v-elim:      0  v-fix:    0  time:  0.34 s
2975.94/745.07	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
2975.94/745.09	c vivif2 --  cl tried    84752 cl shrink        0 lits rem          0 time: 0.01
2976.34/745.17	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.08
2976.34/745.17	c calculated reachability. Time: 0.00
2976.34/745.17	c  N dy 10180   2711970       677      2950         0     84752      8987    899575     20.03   no data
3010.70/753.78	c  N dy 10290   2735004       677      2950         0    107540      8987   1573840     20.03     21.09
3053.84/764.58	c  N dy 10408   2757657       677      2950         0    129998      8987   2242485     20.04     21.20
3090.98/773.83	c  N dy 10462   2777876       677      2950         0     77736      8987    662052     20.04     21.16
3120.54/781.25	c  N dy 10573   2800463       677      2950         0    100090      8987   1324123     20.04     21.22
3152.10/789.14	c  N dy 10628   2820473       677      2950         0    119902      8987   1902933     20.04     21.15
3193.26/799.40	c  N dy 10703   2840759       677      2950         0    139929      8987   2483269     20.04     21.16
3224.80/807.34	c  N dy 10820   2860790       677      2950         0     86537      8987    905326     20.04     22.23
3253.57/814.56	c  N dy 10910   2880891       677      2950         0    106431      8987   1494475     20.04     21.11
3291.54/824.07	c  N dy 11006   2901447       677      2950         0    126813      8987   2101163     20.05     21.18
3337.45/835.52	c  N dy 11103   2922114       677      2950         0    147263      8987   2707508     20.05     21.20
3364.22/842.25	c  N dy 11241   2942190       677      2950         0     92921      8987   1081107     20.06     21.14
3395.78/850.13	c  N dy 11339   2962307       677      2950         0    112865      8987   1680119     20.07     21.20
3435.32/860.07	c  N dy 11431   2982517       677      2950         0    132843      8987   2269137     20.07     21.37
3492.04/874.28	c  N dy 11503   3002859       677      2950         0     77709      8987    593499     20.07     21.15
3533.98/884.79	c  N dy 11611   3022898       677      2950         0     97555      8987   1180847     20.08     24.30
3585.12/897.58	c  N dy 11732   3042984       677      2950         0    117445      8987   1777068     20.08     26.59
3625.48/907.67	c  N dy 11786   3063481       677      2950         0    137688      8987   2366218     20.08     21.20
3667.00/918.07	c  N dy 11890   3083496       677      2950         0     81282      8987    682240     20.08     24.33
3694.97/925.02	c  N dy 12007   3103632       677      2950         0    101218      8987   1277816     20.09     21.34
3730.94/934.06	c  N dy 12116   3123864       677      2950         0    121249      8987   1870856     20.10     21.26
3782.85/947.07	c  N dy 12207   3143951       677      2950         0    141142      8987   2470869     20.10     24.95
3825.99/957.88	c  N dy 12320   3164624       677      2950         0     84430      8987    753025     20.10     21.19
3856.35/965.49	c  N dy 12407   3185643       677      2950         0    105234      8987   1362188     20.11     21.23
3890.70/974.02	c  N dy 12475   3205683       677      2950         0    125054      8987   1960143     20.11     21.19
3901.49/976.78	c  S st 12492   3211970       677      2950         0    131282      8987   2142714     20.10     18.39
3903.08/977.15	c  S st 12492   3212472       677      2950         0    131783      8987   2157526     20.10   no data
3903.08/977.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3903.48/977.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3903.48/977.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3903.48/977.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3903.48/977.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3903.48/977.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
3903.48/977.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3903.48/977.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3903.88/977.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3913.47/979.70	c lits-rem:       163  cl-subs:     2615  v-elim:      0  v-fix:    0  time:  2.37 s
3913.47/979.70	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
3913.47/979.73	c vivif2 --  cl tried   129168 cl shrink        0 lits rem          0 time: 0.03
3913.87/979.87	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.14
3913.87/979.88	c calculated reachability. Time: 0.00
3913.87/979.88	c  N dy 12492   3212472       677      2950         0    129168      8987   2077155     20.10   no data
3961.26/991.78	c  N dy 12609   3233145       677      2950         0    149629      8987   2691642     20.11     21.31
3995.68/1000.46	c  N dy 12719   3253239       677      2950         0     91328      8987    934804     20.11     21.40
4029.31/1008.96	c  N dy 12783   3275534       677      2950         0    113344      8987   1577474     20.11     21.18
4068.07/1018.61	c  N dy 12884   3295559       677      2950         0    133188      8987   2174802     20.12     21.20
4114.80/1030.30	c  N dy 12950   3316796       677      2950         0    154180      8987   2795512     20.12     21.19
4146.35/1038.26	c  N dy 13051   3336850       677      2950         0     94895      8987   1024811     20.12     22.59
4178.70/1046.36	c  N dy 13152   3356934       677      2950         0    114804      8987   1616609     20.12     21.42
4217.88/1056.15	c  N dy 13218   3377532       677      2950         0    135153      8987   2221305     20.12     21.19
4266.99/1068.44	c  N dy 13341   3397553       677      2950         0    154962      8987   2816908     20.13     21.32
4300.54/1076.84	c  N dy 13440   3417619       677      2950         0     94687      8987    985174     20.13     21.54
4332.90/1084.98	c  N dy 13552   3437747       677      2950         0    114607      8987   1581577     20.14     21.86
4381.23/1097.04	c  N dy 13627   3457804       677      2950         0    134388      8987   2156357     20.14     24.92
4451.94/1114.71	c  N dy 13713   3478091       677      2950         0    154484      8987   2753252     20.14     21.47
4500.26/1126.82	c  N dy 13820   3498167       677      2950         0     93227      8987    927166     20.15     23.53
4541.01/1137.09	c  N dy 13832   3523638       677      2950         0    118299      8987   1654222     20.12     21.72
4582.95/1147.54	c  N dy 13952   3543730       677      2950         0    138239      8987   2249783     20.13     23.77
4631.69/1159.80	c  N dy 13993   3565065       677      2950         0    159289      8987   2857507     20.12     21.24
4678.03/1171.33	c  N dy 14050   3594383       677      2950         0    106141      8987   1266842     20.11     21.29
4718.80/1181.56	c  N dy 14156   3614984       677      2950         0    126510      8987   1872074     20.12     21.27
4761.52/1192.24	c  N dy 14232   3635048       677      2950         0    146336      8987   2449868     20.12     21.25

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-3174056-1304079752/watcher-3174056-1304079752 -o /tmp/evaluation-result-3174056-1304079752/solver-3174056-1304079752 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174056-1304079752.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.12 8.04 5/180 1643
/proc/meminfo: memFree=24361448/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 598205690 52441088 346 33554432000 4194304 4627427 140734812931504 18446744073709551615 47429536548784 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 12803 346 299 106 0 7774 0
[pid=1643/tid=1644] ppid=1641 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 598205690 52441088 348 33554432000 4194304 4627427 140734812931504 18446744073709551615 252458122225 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 598205690 52441088 348 33554432000 4194304 4627427 140734812931504 18446744073709551615 252453097704 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 598205690 52441088 348 33554432000 4194304 4627427 140734812931504 18446744073709551615 252453097704 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.156694 s]
/proc/loadavg: 8.07 8.12 8.04 5/180 1643
/proc/meminfo: memFree=24361448/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=282516 CPUtime=0.6 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 2159 0 0 0 60 0 0 0 18 0 4 0 598205690 289296384 2028 33554432000 4194304 4627427 140734812931504 18446744073709551615 4330946 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 70629 2028 384 106 0 65600 0
[pid=1643/tid=1644] ppid=1641 vsize=282516 CPUtime=0.14 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 452 0 0 0 14 0 0 0 25 0 4 0 598205690 289296384 2028 33554432000 4194304 4627427 140734812931504 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=282516 CPUtime=0.15 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 462 0 0 0 15 0 0 0 18 0 4 0 598205690 289296384 2028 33554432000 4194304 4627427 140734812931504 18446744073709551615 4308213 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=282516 CPUtime=0.15 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 359 0 0 0 15 0 0 0 18 0 4 0 598205690 289296384 2028 33554432000 4194304 4627427 140734812931504 18446744073709551615 252457727009 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 282516

[startup+0.200669 s]
/proc/loadavg: 8.07 8.12 8.04 5/180 1643
/proc/meminfo: memFree=24361448/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=284064 CPUtime=0.77 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 2658 0 0 0 77 0 0 0 18 0 4 0 598205690 290881536 1823 33554432000 4194304 4627427 140734812931504 18446744073709551615 4324672 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 71016 1823 385 106 0 65987 0
[pid=1643/tid=1644] ppid=1641 vsize=284064 CPUtime=0.19 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 578 0 0 0 19 0 0 0 25 0 4 0 598205690 290881536 1823 33554432000 4194304 4627427 140734812931504 18446744073709551615 4507174 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=284064 CPUtime=0.19 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 589 0 0 0 19 0 0 0 18 0 4 0 598205690 290881536 1823 33554432000 4194304 4627427 140734812931504 18446744073709551615 4330854 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=284064 CPUtime=0.19 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 483 0 0 0 19 0 0 0 18 0 4 0 598205690 290881536 1824 33554432000 4194304 4627427 140734812931504 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 284064

[startup+0.300649 s]
/proc/loadavg: 8.07 8.12 8.04 5/180 1643
/proc/meminfo: memFree=24361448/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=284216 CPUtime=1.17 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 3088 0 0 0 117 0 0 0 18 0 4 0 598205690 291037184 2253 33554432000 4194304 4627427 140734812931504 18446744073709551615 4308359 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 71054 2253 385 106 0 66025 0
[pid=1643/tid=1644] ppid=1641 vsize=284216 CPUtime=0.29 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 675 0 0 0 29 0 0 0 25 0 4 0 598205690 291037184 2253 33554432000 4194304 4627427 140734812931504 18446744073709551615 4308345 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=284216 CPUtime=0.29 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 691 0 0 0 29 0 0 0 18 0 4 0 598205690 291037184 2253 33554432000 4194304 4627427 140734812931504 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=284216 CPUtime=0.29 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 602 0 0 0 29 0 0 0 18 0 4 0 598205690 291037184 2253 33554432000 4194304 4627427 140734812931504 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284216

[startup+0.700576 s]
/proc/loadavg: 8.07 8.12 8.04 5/180 1643
/proc/meminfo: memFree=24361448/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=285152 CPUtime=2.77 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 4835 0 0 0 277 0 0 0 18 0 4 0 598205690 291995648 2930 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309287 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 71288 2930 385 106 0 66259 0
[pid=1643/tid=1644] ppid=1641 vsize=285152 CPUtime=0.69 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 1094 0 0 0 69 0 0 0 25 0 4 0 598205690 291995648 2930 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=285152 CPUtime=0.69 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 1133 0 0 0 69 0 0 0 18 0 4 0 598205690 291995648 2930 33554432000 4194304 4627427 140734812931504 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=285152 CPUtime=0.69 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 1047 0 0 0 69 0 0 0 18 0 4 0 598205690 291995648 2930 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285152

[startup+1.50043 s]
/proc/loadavg: 8.07 8.12 8.04 9/184 1647
/proc/meminfo: memFree=24347652/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=286728 CPUtime=5.97 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 8430 0 0 0 596 1 0 0 20 0 4 0 598205690 293609472 3501 33554432000 4194304 4627427 140734812931504 18446744073709551615 4308143 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 71682 3501 386 106 0 66653 0
[pid=1643/tid=1644] ppid=1641 vsize=286728 CPUtime=1.48 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 1990 0 0 0 148 0 0 0 25 0 4 0 598205690 293609472 3501 33554432000 4194304 4627427 140734812931504 18446744073709551615 4324659 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=286728 CPUtime=1.49 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 2039 0 0 0 149 0 0 0 20 0 4 0 598205690 293609472 3501 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=286728 CPUtime=1.49 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 1979 0 0 0 149 0 0 0 20 0 4 0 598205690 293609472 3501 33554432000 4194304 4627427 140734812931504 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286728

[startup+3.10113 s]
/proc/loadavg: 8.07 8.12 8.04 9/184 1647
/proc/meminfo: memFree=24342816/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=279424 CPUtime=12.36 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 19464 0 0 0 1234 2 0 0 25 0 4 0 598205690 286130176 11234 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 69856 11234 389 106 0 64827 0
[pid=1643/tid=1644] ppid=1641 vsize=279424 CPUtime=3.07 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 4253 0 0 0 307 0 0 0 25 0 4 0 598205690 286130176 11234 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=279424 CPUtime=3.08 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 5686 0 0 0 308 0 0 0 25 0 4 0 598205690 286130176 11234 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=279424 CPUtime=3.09 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 4108 0 0 0 309 0 0 0 25 0 4 0 598205690 286130176 11234 33554432000 4194304 4627427 140734812931504 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 279424

[startup+6.30054 s]
/proc/loadavg: 8.14 8.13 8.05 9/184 1647
/proc/meminfo: memFree=24302888/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=287016 CPUtime=25.15 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 30305 0 0 0 2510 5 0 0 25 0 4 0 598205690 293904384 16277 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 71754 16277 389 106 0 66725 0
[pid=1643/tid=1644] ppid=1641 vsize=287016 CPUtime=6.26 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 7237 0 0 0 625 1 0 0 25 0 4 0 598205690 293904384 16277 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=287016 CPUtime=6.29 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 9361 0 0 0 628 1 0 0 25 0 4 0 598205690 293904384 16277 33554432000 4194304 4627427 140734812931504 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=287016 CPUtime=6.28 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 5594 0 0 0 628 0 0 0 25 0 4 0 598205690 293904384 16277 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 287016

[startup+12.7003 s]
/proc/loadavg: 8.13 8.13 8.05 9/184 1647
/proc/meminfo: memFree=24264644/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=295204 CPUtime=50.71 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 45392 0 0 0 5064 7 0 0 25 0 4 0 598205690 302288896 25474 33554432000 4194304 4627427 140734812931504 18446744073709551615 4420232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 73801 25474 389 106 0 68772 0
[pid=1643/tid=1644] ppid=1641 vsize=295204 CPUtime=12.63 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 9998 0 0 0 1261 2 0 0 25 0 4 0 598205690 302288896 25474 33554432000 4194304 4627427 140734812931504 18446744073709551615 4308282 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=295204 CPUtime=12.68 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 10727 0 0 0 1267 1 0 0 25 0 4 0 598205690 302288896 25474 33554432000 4194304 4627427 140734812931504 18446744073709551615 4333109 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=295204 CPUtime=12.69 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 9511 0 0 0 1268 1 0 0 25 0 4 0 598205690 302288896 25474 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 295204

[startup+25.501 s]
/proc/loadavg: 8.10 8.12 8.05 9/184 1648
/proc/meminfo: memFree=24216772/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=314312 CPUtime=101.84 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 62610 0 0 0 10172 12 0 0 25 0 4 0 598205690 321855488 30435 33554432000 4194304 4627427 140734812931504 18446744073709551615 4305808 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 78578 30435 389 106 0 73549 0
[pid=1643/tid=1644] ppid=1641 vsize=314312 CPUtime=25.36 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 13336 0 0 0 2533 3 0 0 25 0 4 0 598205690 321855488 30435 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=314312 CPUtime=25.49 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 13933 0 0 0 2547 2 0 0 25 0 4 0 598205690 321855488 30435 33554432000 4194304 4627427 140734812931504 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=314312 CPUtime=25.48 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 12726 0 0 0 2546 2 0 0 25 0 4 0 598205690 321855488 30435 33554432000 4194304 4627427 140734812931504 18446744073709551615 4324736 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 314312

[startup+51.1012 s]
/proc/loadavg: 8.06 8.11 8.04 9/184 1648
/proc/meminfo: memFree=24205140/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=308572 CPUtime=204.11 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 89212 0 0 0 20390 21 0 0 25 0 4 0 598205690 315977728 39380 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 77143 39380 389 106 0 72114 0
[pid=1643/tid=1644] ppid=1641 vsize=308572 CPUtime=50.82 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 19906 0 0 0 5077 5 0 0 25 0 4 0 598205690 315977728 39380 33554432000 4194304 4627427 140734812931504 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=308572 CPUtime=51.08 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 17397 0 0 0 5106 2 0 0 25 0 4 0 598205690 315977728 39380 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=308572 CPUtime=51.09 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 21659 0 0 0 5104 5 0 0 25 0 4 0 598205690 315977728 39380 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 308572

[startup+102.301 s]
/proc/loadavg: 8.07 8.11 8.04 9/184 1650
/proc/meminfo: memFree=24117824/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=339360 CPUtime=408.64 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 131715 0 0 0 40830 34 0 0 25 0 4 0 598205690 347504640 51494 33554432000 4194304 4627427 140734812931504 18446744073709551615 4310105 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 84840 51494 389 106 0 79811 0
[pid=1643/tid=1644] ppid=1641 vsize=339360 CPUtime=101.74 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 35480 0 0 0 10164 10 0 0 25 0 4 0 598205690 347504640 51494 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=339360 CPUtime=102.28 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 21198 0 0 0 10225 3 0 0 25 0 4 0 598205690 347504640 51494 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=339360 CPUtime=102.29 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 36758 0 0 0 10220 9 0 0 25 0 4 0 598205690 347504640 51494 33554432000 4194304 4627427 140734812931504 18446744073709551615 4328754 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 339360

[startup+162.301 s]

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

[pid=1643] ppid=1641 vsize=578500 CPUtime=2565.7 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 436449 0 0 0 256414 156 0 0 25 0 4 0 598205690 592384000 87694 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309304 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 144625 87694 389 106 0 139596 0
[pid=1643/tid=1644] ppid=1641 vsize=578500 CPUtime=638.82 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 133053 0 0 0 63831 51 0 0 25 0 4 0 598205690 592384000 87694 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=578500 CPUtime=642.24 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 83425 0 0 0 64197 27 0 0 25 0 4 0 598205690 592384000 87694 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=578500 CPUtime=642.3 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 132272 0 0 0 64183 47 0 0 25 0 4 0 598205690 592384000 87694 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.7
Current children cumulated vsize (KiB) 578500

[startup+702.301 s]
/proc/loadavg: 8.06 8.05 8.02 9/184 1697
/proc/meminfo: memFree=24237660/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=669560 CPUtime=2805.37 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 467238 0 0 0 280370 167 0 0 25 0 4 0 598205690 685629440 103578 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 167390 103578 389 106 0 162361 0
[pid=1643/tid=1644] ppid=1641 vsize=669560 CPUtime=698.48 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 143654 0 0 0 69794 54 0 0 25 0 4 0 598205690 685629440 103578 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=669560 CPUtime=702.24 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 92523 0 0 0 70194 30 0 0 25 0 4 0 598205690 685629440 103578 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=669560 CPUtime=702.3 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 139864 0 0 0 70180 50 0 0 25 0 4 0 598205690 685629440 103578 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 669560

[startup+762.301 s]
/proc/loadavg: 8.07 8.06 8.02 9/184 1698
/proc/meminfo: memFree=24172288/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=618560 CPUtime=3045.06 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 487836 0 0 0 304329 177 0 0 25 0 4 0 598205690 633405440 108804 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 154640 108804 389 106 0 149611 0
[pid=1643/tid=1644] ppid=1641 vsize=618560 CPUtime=758.17 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 151309 0 0 0 75759 58 0 0 25 0 4 0 598205690 633405440 108804 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=618560 CPUtime=762.24 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 94808 0 0 0 76192 32 0 0 25 0 4 0 598205690 633405440 108804 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=618560 CPUtime=762.31 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 144973 0 0 0 76179 52 0 0 25 0 4 0 598205690 633405440 108804 33554432000 4194304 4627427 140734812931504 18446744073709551615 4332320 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 618560

[startup+822.301 s]
/proc/loadavg: 8.06 8.06 8.02 9/184 1700
/proc/meminfo: memFree=24164320/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=619188 CPUtime=3284.72 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 506057 0 0 0 328286 186 0 0 25 0 4 0 598205690 634048512 105739 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 154797 105739 389 106 0 149768 0
[pid=1643/tid=1644] ppid=1641 vsize=619188 CPUtime=817.84 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 159684 0 0 0 81722 62 0 0 25 0 4 0 598205690 634048512 105739 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=619188 CPUtime=822.23 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 95505 0 0 0 82191 32 0 0 25 0 4 0 598205690 634048512 105739 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=619188 CPUtime=822.31 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 150944 0 0 0 82175 56 0 0 25 0 4 0 598205690 634048512 105739 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.72
Current children cumulated vsize (KiB) 619188

[startup+882.307 s]
/proc/loadavg: 8.02 8.05 8.02 9/184 1701
/proc/meminfo: memFree=24112856/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=659328 CPUtime=3524.42 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 534503 0 0 0 352245 197 0 0 25 0 4 0 598205690 675151872 110008 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 164832 110008 389 106 0 159803 0
[pid=1643/tid=1644] ppid=1641 vsize=659328 CPUtime=877.52 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 172760 0 0 0 87686 66 0 0 25 0 4 0 598205690 675151872 110008 33554432000 4194304 4627427 140734812931504 18446744073709551615 4420191 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=659328 CPUtime=882.24 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 97193 0 0 0 88190 34 0 0 25 0 4 0 598205690 675151872 110008 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=659328 CPUtime=882.31 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 160638 0 0 0 88172 59 0 0 25 0 4 0 598205690 675151872 110008 33554432000 4194304 4627427 140734812931504 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 659328

[startup+942.301 s]
/proc/loadavg: 8.01 8.03 8.01 9/184 1703
/proc/meminfo: memFree=24096588/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=617588 CPUtime=3764.07 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 555305 0 0 0 376200 207 0 0 25 0 4 0 598205690 632410112 112749 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 154397 112749 389 106 0 149368 0
[pid=1643/tid=1644] ppid=1641 vsize=617588 CPUtime=937.18 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 179050 0 0 0 93650 68 0 0 25 0 4 0 598205690 632410112 112749 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=617588 CPUtime=942.22 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 104629 0 0 0 94185 37 0 0 25 0 4 0 598205690 632410112 112749 33554432000 4194304 4627427 140734812931504 18446744073709551615 4420268 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=617588 CPUtime=942.31 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 164801 0 0 0 94170 61 0 0 25 0 4 0 598205690 632410112 112749 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 617588

[startup+1002.3 s]
/proc/loadavg: 8.29 8.09 8.03 10/185 1708
/proc/meminfo: memFree=24018528/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=670144 CPUtime=4003.17 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 582322 0 0 0 400099 218 0 0 25 0 4 0 598205690 686227456 119418 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 167536 119418 389 106 0 162507 0
[pid=1643/tid=1644] ppid=1641 vsize=670144 CPUtime=996.85 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 187021 0 0 0 99613 72 0 0 25 0 4 0 598205690 686227456 119418 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=670144 CPUtime=1002.22 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 110990 0 0 0 100183 39 0 0 25 0 4 0 598205690 686227456 119418 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=670144 CPUtime=1002.31 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 171966 0 0 0 100167 64 0 0 25 0 4 0 598205690 686227456 119418 33554432000 4194304 4627427 140734812931504 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.17
Current children cumulated vsize (KiB) 670144

[startup+1062.3 s]
/proc/loadavg: 8.18 8.10 8.03 9/184 1709
/proc/meminfo: memFree=24048808/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=669112 CPUtime=4242.62 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 603824 0 0 0 424033 229 0 0 25 0 4 0 598205690 685170688 116323 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 167278 116323 389 106 0 162249 0
[pid=1643/tid=1644] ppid=1641 vsize=669112 CPUtime=1056.52 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 193745 0 0 0 105577 75 0 0 25 0 4 0 598205690 685170688 116323 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=669112 CPUtime=1062.22 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 116083 0 0 0 106180 42 0 0 25 0 4 0 598205690 685170688 116323 33554432000 4194304 4627427 140734812931504 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=669112 CPUtime=1062.32 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 179682 0 0 0 106164 68 0 0 25 0 4 0 598205690 685170688 116323 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.62
Current children cumulated vsize (KiB) 669112

[startup+1122.3 s]
/proc/loadavg: 8.10 8.09 8.03 9/184 1711
/proc/meminfo: memFree=23985412/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=801448 CPUtime=4482.3 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 630745 0 0 0 447991 239 0 0 25 0 4 0 598205690 820682752 129351 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 200362 129351 389 106 0 195333 0
[pid=1643/tid=1644] ppid=1641 vsize=801448 CPUtime=1116.2 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 202775 0 0 0 111543 77 0 0 25 0 4 0 598205690 820682752 129352 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=801448 CPUtime=1122.21 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 120630 0 0 0 112177 44 0 0 25 0 4 0 598205690 820682752 129352 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=801448 CPUtime=1122.31 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 188384 0 0 0 112160 71 0 0 25 0 4 0 598205690 820682752 129352 33554432000 4194304 4627427 140734812931504 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.3
Current children cumulated vsize (KiB) 801448

[startup+1182.3 s]
/proc/loadavg: 8.04 8.07 8.02 9/184 1712
/proc/meminfo: memFree=23970892/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=801604 CPUtime=4721.97 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 648729 0 0 0 471951 246 0 0 25 0 4 0 598205690 820842496 126795 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 200401 126795 389 106 0 195372 0
[pid=1643/tid=1644] ppid=1641 vsize=801604 CPUtime=1175.88 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 209780 0 0 0 117508 80 0 0 25 0 4 0 598205690 820842496 126795 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=801604 CPUtime=1182.21 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 124216 0 0 0 118176 45 0 0 25 0 4 0 598205690 820842496 126795 33554432000 4194304 4627427 140734812931504 18446744073709551615 4310136 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=801604 CPUtime=1182.32 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 193213 0 0 0 118159 73 0 0 25 0 4 0 598205690 820842496 126795 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4721.97
Current children cumulated vsize (KiB) 801604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.02 8.07 8.02 9/184 1713
/proc/meminfo: memFree=23945840/32951124 swapFree=67111348/67111528
[pid=1643] ppid=1641 vsize=904824 CPUtime=4800.27 cores=0,2,4,6
/proc/1643/stat : 1643 (strangenight2-m) R 1641 1643 1375 0 -1 4202496 654827 0 0 0 479778 249 0 0 25 0 4 0 598205690 926539776 132369 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1643/statm: 226206 132369 389 106 0 221177 0
[pid=1643/tid=1644] ppid=1641 vsize=904824 CPUtime=1195.36 cores=0,2,4,6
/proc/1643/task/1644/stat : 1644 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 211377 0 0 0 119456 80 0 0 25 0 4 0 598205690 926539776 132370 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1643/tid=1645] ppid=1641 vsize=904824 CPUtime=1201.81 cores=0,2,4,6
/proc/1643/task/1645/stat : 1645 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 125526 0 0 0 120135 46 0 0 25 0 4 0 598205690 926539776 132370 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1643/tid=1646] ppid=1641 vsize=904824 CPUtime=1201.93 cores=0,2,4,6
/proc/1643/task/1646/stat : 1646 (strangenight2-m) R 1641 1643 1375 0 -1 4202560 196106 0 0 0 120118 75 0 0 25 0 4 0 598205690 926539776 132370 33554432000 4194304 4627427 140734812931504 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 904824

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.34
CPU user time (s): 4797.81
CPU system time (s): 2.52362
CPU usage (%): 399.383
Max. virtual memory (cumulated for all children) (KiB): 904824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.81
system time used= 2.52362
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 654830
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= 230
involuntary context switches= 24110

runsolver used 1.92071 second user time and 4.63429 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 14:22:32
IDJOB=3174056
IDBENCH=82874
IDSOLVER=1586
FILE ID=node111/3174056-1304079752
RUNJOBID= node111-1304077317-1393
PBS_JOBID= 13170507
Free space on /tmp= 70892 MiB

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

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

MD5SUM BENCH= d85bdfa4ee68fd1c7d18743407334b5d
RANDOM SEED=478726311

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24361604 kB
Buffers:       1277668 kB
Cached:        6319980 kB
SwapCached:        124 kB
Active:        3610248 kB
Inactive:      4490592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24361604 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5876 kB
Writeback:           0 kB
AnonPages:      502480 kB
Mapped:          15468 kB
Slab:           424888 kB
PageTables:       5640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   790124 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= 70888 MiB
End job on node111 at 2011-04-29 14:42:36