Trace number 3368727

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-1-mt (fixed)? (TO) 4800.39 1202.84

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S1631205309-024.SATISFIABLE.cnf
MD5SUM2e95b09b89f7d260e53f8f199a98d276
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05799
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368727-1305401791.cnf'
0.00/0.01	c -- header says num vars:            800
0.00/0.01	c -- header says num clauses:        3408
0.00/0.01	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.01	c -- vars added        800
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       800      3408         0         0     10224         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/3408/3408 lits-rem:0 time: 0.01
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 bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    800 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.22/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     23  v-fix:    0  time:  0.02 s
0.22/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.22/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.22/0.10	c calculated reachability. Time: 0.00
0.22/0.10	c Calc default polars -  time:   0.00 s pos:     351 undec:      80 neg:     369
0.22/0.10	c =========================================================================================
0.22/0.10	c types(t): F = full restart, N = normal restart
0.22/0.10	c types(t): S = simplification begin/end, E = solution found
0.22/0.10	c restart types(rt): st = static, dy = dynamic
0.22/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.22/0.10	c  B st     0         0       777      3390         0         0     10296         0   no data   no data  --
0.22/0.10	c Decided on static restart strategy
0.62/0.19	c  N st     8      4926       777      3390         0      4873     10296    161921   no data   no data  --
1.57/0.49	c  N st    10     11308       777      3390         0      4518     10296    105267   no data   no data  --
3.17/0.80	c  N st    11     17054       777      3390         0     10209     10296    313767   no data   no data  --
4.76/1.29	c  F st    12     25001       777      3390         0     12509     10296    388808   no data   no data  --
4.76/1.29	c  N st    12     25001       777      3390         0     12509     10296    388808   no data   no data  --
5.96/1.56	c Decided on static restart strategy
5.96/1.56	c  N st    18     30000       777      3390         0     10731     10296    272978   no data   no data  --
5.96/1.56	c  S st    18     30000       777      3390         0     10731     10296    272978   no data   no data  --
5.96/1.59	c  S st    18     30502       777      3390         0     11233     10296    287955   no data   no data  --
5.96/1.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.96/1.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
6.36/1.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.36/1.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
6.36/1.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.56/1.93	c lits-rem:       138  cl-subs:      260  v-elim:      0  v-fix:    0  time:  1.32 s
7.56/1.94	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.04
7.56/1.94	c calculated reachability. Time: 0.00
7.56/1.94	c  N st    18     30502       777      3390         0     10973     10296    277558   no data   no data  --
9.16/2.36	c  N st    20     37613       777      3390         0     10207     10296    234913   no data   no data  --
11.15/2.81	c  N st    21     44012       777      3390         0     16554     10296    462803   no data   no data  --
11.55/2.93	c  S st    22     45753       777      3390         0      9435     10296    184691   no data   no data  --
11.55/2.96	c  S st    22     46255       777      3390         0      9937     10296    199347   no data   no data  --
11.55/2.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.55/2.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.55/2.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.55/2.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.55/2.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.55/2.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
11.55/2.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.36/3.15	c lits-rem:        47  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.74 s
12.36/3.15	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
12.36/3.15	c vivif2 --  cl tried     9917 cl shrink        0 lits rem          0 time: 0.01
12.36/3.16	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.03
12.36/3.16	c calculated reachability. Time: 0.00
12.36/3.16	c  N st    22     46255       777      3390         0      9917     10296    198463   no data   no data  --
16.34/4.12	c  N st    23     60652       777      3390         0     14351     10296    344841   no data   no data  --
19.13/4.81	c  N st    24     69383       777      3390         0     12117     10296    248381   no data   no data  --
19.13/4.81	c  S st    24     69383       777      3390         0     12117     10296    248381   no data   no data  --
19.13/4.84	c  S st    24     69883       777      3390         0     12617     10296    264046   no data   no data  --
19.13/4.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.13/4.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.13/4.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
19.13/4.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.13/4.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.13/4.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
19.13/4.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.74/5.21	c lits-rem:       116  cl-subs:       49  v-elim:      0  v-fix:    0  time:  1.43 s
20.74/5.21	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
20.74/5.22	c vivif2 --  cl tried    12568 cl shrink        0 lits rem          0 time: 0.01
20.74/5.23	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.04
20.74/5.23	c calculated reachability. Time: 0.00
20.74/5.23	c  N st    24     69883       777      3390         0     12568     10296    261723   no data   no data  --
26.36/6.61	c  F st    25     87500       777      3390         0     18043     10296    439014   no data   no data  --
26.36/6.61	c  N st    25     87500       777      3390         0     18043     10296    439014   no data   no data  --
28.31/7.11	c  N dy    33     93371       777      3390         0     23857     10296    623516     20.21     21.40  --
29.92/7.58	c  N dy    58     99400       777      3390         0     16941     10296    299774     20.61     21.74  --
31.91/8.03	c  S st    89    104825       777      3390         0     22342     10296    464391     20.88   no data  --
31.91/8.08	c  S st    89    105329       777      3390         0     22846     10296    479839     20.88   no data  --
31.91/8.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.91/8.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.91/8.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
32.31/8.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.31/8.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.31/8.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
32.31/8.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.50/9.46	c lits-rem:       155  cl-subs:      216  v-elim:      0  v-fix:    0  time:  5.36 s
37.50/9.46	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
37.50/9.46	c vivif2 --  cl tried    22630 cl shrink        0 lits rem          0 time: 0.02
37.50/9.48	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.08
37.50/9.48	c calculated reachability. Time: 0.00
37.50/9.48	c  N dy    89    105329       777      3390         0     22630     10296    471901     20.88   no data  --
40.29/10.16	c  N dy   128    112769       777      3390         0     16126     10296    235247     21.16     22.47  --
42.68/10.76	c  N dy   158    120162       777      3390         0     23490     10296    466014     21.20     22.51  --
45.87/11.52	c  N dy   192    127912       777      3390         0     16287     10296    206543     21.16     24.41  --
48.66/12.21	c  N dy   239    136135       777      3390         0     24476     10296    469267     21.31     24.01  --
52.30/13.13	c  N dy   263    145063       777      3390         0     17422     10296    213220     21.18     22.38  --
55.46/13.92	c  N dy   319    154375       777      3390         0     26704     10296    509946     21.29     24.09  --
56.69/14.30	c  S st   322    157994       777      3390         0     30299     10296    622886     21.17     18.02  --
57.09/14.37	c  S st   322    158503       777      3390         0     30808     10296    638243     21.17   no data  --
57.09/14.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.09/14.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.09/14.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
57.45/14.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.45/14.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.45/14.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
57.45/14.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
65.87/16.57	c lits-rem:       505  cl-subs:      256  v-elim:      0  v-fix:    0  time:  8.66 s
65.87/16.57	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
65.87/16.58	c vivif2 --  cl tried    30552 cl shrink        0 lits rem          0 time: 0.03
66.23/16.61	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.11
66.23/16.61	c calculated reachability. Time: 0.00
66.23/16.61	c  N dy   322    158503       777      3390         0     30552     10296    627843     21.17   no data  --
69.85/17.54	c  N dy   377    168865       777      3390         0     23930     10296    388263     21.24     22.39  --
74.65/18.76	c  N dy   417    179685       777      3390         0     34687     10296    723945     21.17     25.92  --
79.40/19.95	c  N dy   478    191842       777      3390         0     28866     10296    513772     21.21     22.43  --
85.00/21.35	c  N dy   545    204107       777      3390         0     22181     10296    278750     21.26     22.39  --
90.59/22.73	c  N dy   607    217188       777      3390         0     35178     10296    690650     21.31     26.98  --
96.96/24.35	c  N dy   682    231291       777      3390         0     29331     10296    477908     21.39     22.59  --
100.17/25.16	c  S st   711    237755       777      3390         0     35761     10296    681915     21.39   no data  --
100.60/25.25	c  S st   711    238261       777      3390         0     36266     10296    697494     21.39   no data  --
100.60/25.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
100.60/25.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.60/25.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.06
100.60/25.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.60/25.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.60/25.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
100.60/25.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
110.54/27.76	c lits-rem:       703  cl-subs:      352  v-elim:      0  v-fix:    0  time:  9.85 s
110.54/27.76	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
110.54/27.77	c vivif2 --  cl tried    35914 cl shrink        0 lits rem          0 time: 0.03
110.94/27.81	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.14
110.94/27.81	c calculated reachability. Time: 0.00
110.94/27.81	c  N dy   711    238261       777      3390         0     35914     10296    682855     21.39   no data  --
117.73/29.51	c  N dy   794    253540       777      3390         0     30230     10296    475646     21.44     24.56  --
126.12/31.66	c  N dy   875    270213       777      3390         0     24939     10296    283231     21.48     22.64  --
134.50/33.72	c  N dy   951    287529       777      3390         0     42158     10296    829970     21.50     24.91  --
142.88/35.89	c  N dy  1023    306134       777      3390         0     37771     10296    658324     21.50     22.66  --
143.28/35.90	c  F st  1025    306252       777      3390         0     37889     10296    662356     21.51   no data  --
152.85/38.38	c  N dy  1109    325955       777      3390         0     33613     10296    507004     21.55     22.94  --
164.43/41.22	c  N dy  1185    346216       777      3390         0     28881     10296    331019     21.53     22.84  --
169.62/42.56	c  S st  1225    357392       777      3390         0     39983     10296    680198     21.52     18.51  --
170.02/42.65	c  S st  1225    357895       777      3390         0     40486     10296    696157     21.52   no data  --
170.02/42.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
170.02/42.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
170.02/42.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
170.02/42.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
170.02/42.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
170.02/42.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
170.02/42.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
180.03/45.16	c lits-rem:       770  cl-subs:      371  v-elim:      0  v-fix:    0  time:  9.82 s
180.03/45.16	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
180.03/45.17	c vivif2 --  cl tried    40115 cl shrink        0 lits rem          0 time: 0.03
180.40/45.20	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.15
180.40/45.20	c calculated reachability. Time: 0.00
180.40/45.20	c  N dy  1225    357895       777      3390         0     40115     10296    681777     21.52   no data  --
191.57/48.01	c  N dy  1326    378059       777      3390         0     34347     10296    484833     21.56     22.70  --
204.75/51.38	c  N dy  1369    398254       777      3390         0     27577     10296    237802     21.44     22.65  --
215.52/54.07	c  N dy  1471    418313       777      3390         0     47520     10296    878923     21.46     23.83  --
227.10/56.94	c  N dy  1542    438384       777      3390         0     39613     10296    589982     21.44     24.11  --
240.67/60.33	c  N dy  1647    458432       777      3390         0     30715     10296    284247     21.46     25.37  --
252.65/63.38	c  N dy  1762    479028       777      3390         0     51181     10296    938966     21.50     22.86  --
265.02/66.49	c  N dy  1843    499041       777      3390         0     41270     10296    595447     21.49     23.25  --
280.62/70.32	c  N dy  1913    520938       777      3390         0     32215     10296    279285     21.45     22.95  --
289.40/72.58	c  S st  2002    536842       777      3390         0     48048     10296    786485     21.47     19.16  --
289.81/72.69	c  S st  2002    537348       777      3390         0     48554     10296    802164     21.47   no data  --
289.81/72.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
289.81/72.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
290.17/72.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
290.17/72.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.17/72.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.17/72.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
290.17/72.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
301.75/75.64	c lits-rem:       676  cl-subs:      295  v-elim:      0  v-fix:    0  time: 11.59 s
301.75/75.64	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
301.75/75.65	c vivif2 --  cl tried    48259 cl shrink        0 lits rem          0 time: 0.04
302.15/75.70	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.20
302.15/75.70	c calculated reachability. Time: 0.00
302.15/75.70	c  N dy  2002    537348       777      3390         0     48259     10296    790404     21.47   no data  --
316.51/79.38	c  N dy  2094    557721       777      3390         0     36700     10296    395866     21.48     22.97  --
330.08/82.72	c  N dy  2180    577734       777      3390         0     56591     10296   1021278     21.49     22.71  --
344.06/86.26	c  N dy  2264    598367       777      3390         0     44294     10296    615061     21.48     22.63  --
359.66/90.19	c  N dy  2332    619384       777      3390         0     65187     10296   1276380     21.47     22.67  --
373.23/93.56	c  N dy  2416    640186       777      3390         0     52027     10296    831394     21.48     22.61  --
389.97/97.78	c  N dy  2524    661092       777      3390         0     38025     10296    364879     21.49     22.71  --
404.73/101.40	c  N dy  2594    681296       777      3390         0     58049     10296    987357     21.48     22.81  --
421.52/105.67	c  N dy  2712    701544       777      3390         0     42426     10296    484326     21.51     22.87  --
437.06/109.58	c  N dy  2815    721920       777      3390         0     62661     10296   1124757     21.52     23.10  --
453.42/113.60	c  N dy  2912    741944       777      3390         0     45811     10296    562330     21.53     23.06  --
469.43/117.61	c  N dy  3009    762085       777      3390         0     65839     10296   1208426     21.54     22.69  --
485.77/121.79	c  N dy  3117    782142       777      3390         0     48015     10296    603787     21.56     23.58  --
502.93/126.08	c  N dy  3243    802215       777      3390         0     67994     10296   1253158     21.59     22.87  --
506.92/127.03	c  S st  3261    806024       777      3390         0     71792     10296   1376791     21.59   no data  --
507.72/127.21	c  S st  3261    806529       777      3390         0     72296     10296   1394281     21.59   no data  --
507.72/127.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
507.72/127.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
507.72/127.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
508.12/127.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
508.12/127.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
508.12/127.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
508.12/127.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
518.49/129.91	c lits-rem:       285  cl-subs:      633  v-elim:      0  v-fix:    0  time: 10.41 s
518.49/129.91	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
518.49/129.93	c vivif2 --  cl tried    71663 cl shrink        0 lits rem          0 time: 0.06
518.89/130.02	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.37
518.89/130.02	c calculated reachability. Time: 0.00
518.89/130.02	c  N dy  3261    806529       777      3390         0     71663     10296   1369340     21.59   no data  --
534.86/134.02	c  N dy  3370    826633       777      3390         0     52882     10296    737035     21.62     22.76  --
552.85/138.58	c  N dy  3472    846667       777      3390         0     72799     10296   1388183     21.64     26.81  --
570.42/142.92	c  N dy  3491    868004       777      3390         0     54088     10296    727275     21.58     22.78  --
587.96/147.38	c  N dy  3558    888187       777      3390         0     74099     10296   1353782     21.57     22.79  --
606.55/152.08	c  N dy  3662    910920       777      3390         0     56033     10296    793130     21.58     22.77  --
625.88/156.93	c  N dy  3764    930979       777      3390         0     75963     10296   1430548     21.60     23.72  --
643.64/161.43	c  N dy  3881    951124       777      3390         0     54302     10296    714782     21.62     22.91  --
662.22/166.14	c  N dy  4012    971193       777      3390         0     74263     10296   1356991     21.64     22.89  --
681.34/170.91	c  N dy  4116    991371       777      3390         0     51595     10296    594312     21.66     23.02  --
699.30/175.46	c  N dy  4180   1011999       777      3390         0     72062     10296   1255852     21.65     22.89  --
720.46/180.73	c  N dy  4253   1032088       777      3390         0     48309     10296    460876     21.64     23.04  --
737.62/185.01	c  N dy  4358   1052337       777      3390         0     68398     10296   1109743     21.66     23.23  --
760.78/190.81	c  F st  4464   1071877       777      3390         0     87812     10296   1732675     21.67   no data  --
761.58/191.00	c  N st  4466   1072504       777      3390         0     88435     10296   1753208     21.67   no data  --
777.55/195.06	c  N dy  4544   1092860       777      3390         0     63967     10296    937050     21.68     23.01  --
799.09/200.42	c  N dy  4619   1112917       777      3390         0     83850     10296   1570426     21.68     22.86  --
819.07/205.48	c  N dy  4705   1134023       777      3390         0     59139     10296    758143     21.68     23.06  --
837.85/210.16	c  N dy  4767   1154067       777      3390         0     79033     10296   1393016     21.67     22.86  --
860.17/215.79	c  N dy  4873   1174103       777      3390         0     52277     10296    518003     21.68     22.86  --
879.34/220.53	c  N dy  4964   1194163       777      3390         0     72189     10296   1155193     21.69     26.28  --
897.30/225.04	c  S st  5013   1209793       777      3390         0     87733     10296   1666842     21.68   no data  --
898.10/225.27	c  S st  5013   1210294       777      3390         0     88231     10296   1683175     21.68   no data  --
898.10/225.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
898.10/225.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
898.50/225.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.17
898.50/225.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
898.50/225.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
898.50/225.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
898.50/225.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
910.87/228.42	c lits-rem:       260  cl-subs:     1052  v-elim:      0  v-fix:    0  time: 12.15 s
910.87/228.42	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
910.87/228.44	c vivif2 --  cl tried    87179 cl shrink        0 lits rem          0 time: 0.08
911.27/228.55	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.47
911.27/228.56	c calculated reachability. Time: 0.00
911.27/228.56	c  N dy  5013   1210294       777      3390         0     87179     10296   1645112     21.68   no data  --
942.84/236.45	c  N dy  5115   1243236       777      3390         0     72187     10296   1169558     21.66     23.01  --
969.58/243.19	c  N dy  5216   1265208       777      3390         0     94010     10296   1872994     21.66     22.91  --
987.91/247.78	c  N dy  5320   1285248       777      3390         0     65283     10296    883327     21.67     24.58  --
1009.86/253.23	c  N dy  5397   1305458       777      3390         0     85360     10296   1526725     21.67     22.98  --
1035.05/259.54	c  N dy  5507   1325619       777      3390         0     55736     10296    551495     21.69     22.91  --
1054.57/264.40	c  N dy  5598   1345925       777      3390         0     75937     10296   1205223     21.69     22.85  --
1080.52/270.90	c  N dy  5732   1365996       777      3390         0     95896     10296   1859999     21.71     22.93  --
1100.48/275.97	c  N dy  5816   1386311       777      3390         0     65394     10296    831092     21.71     22.89  --
1126.42/282.40	c  N dy  5917   1409377       777      3390         0     88277     10296   1565770     21.72     22.87  --
1152.37/288.97	c  N dy  5997   1430652       777      3390         0     57755     10296    559891     21.72     22.89  --
1171.92/293.89	c  N dy  6120   1450662       777      3390         0     77642     10296   1213713     21.73     23.09  --
1199.08/300.60	c  N dy  6221   1471135       777      3390         0     97994     10296   1867122     21.74     23.08  --
1222.63/306.54	c  N dy  6251   1493275       777      3390         0     67326     10296    867452     21.72     22.97  --
1244.98/312.18	c  N dy  6347   1513309       777      3390         0     87183     10296   1509262     21.72     25.81  --
1274.12/319.49	c  N dy  6445   1533352       777      3390         0    107086     10296   2152409     21.73     23.06  --
1292.89/324.11	c  N dy  6560   1553446       777      3390         0     73438     10296   1023265     21.74     23.36  --
1317.23/330.29	c  N dy  6650   1573659       777      3390         0     93495     10296   1672561     21.74     22.99  --
1345.17/337.28	c  N dy  6754   1593752       777      3390         0     58845     10296    523262     21.76     27.90  --
1363.94/342.00	c  N dy  6811   1613849       777      3390         0     78760     10296   1155030     21.75     26.51  --
1390.71/348.66	c  N dy  6920   1633886       777      3390         0     98680     10296   1804506     21.76     23.02  --
1418.22/355.51	c  N dy  7011   1655079       777      3390         0     64119     10296    665960     21.76     22.92  --
1440.98/361.20	c  N dy  7107   1676819       777      3390         0     85695     10296   1368690     21.77     22.99  --
1470.51/368.61	c  N dy  7220   1697120       777      3390         0    105826     10296   2017724     21.78     23.00  --
1489.28/373.34	c  S st  7259   1710295       777      3390         0     62332     10296    584543     21.78   no data  --
1489.68/373.48	c  S st  7259   1710798       777      3390         0     62834     10296    601170     21.78   no data  --
1489.68/373.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1489.68/373.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1490.08/373.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
1490.08/373.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1490.08/373.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1490.08/373.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
1490.08/373.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1500.06/376.00	c lits-rem:       370  cl-subs:      216  v-elim:      0  v-fix:    0  time:  9.85 s
1500.06/376.00	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
1500.06/376.01	c vivif2 --  cl tried    62618 cl shrink        0 lits rem          0 time: 0.03
1500.06/376.08	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.26
1500.06/376.08	c calculated reachability. Time: 0.00
1500.06/376.08	c  N dy  7259   1710798       777      3390         0     62618     10296    593206     21.78   no data  --
1520.81/381.20	c  N dy  7364   1730814       777      3390         0     82527     10296   1240601     21.78     23.04  --
1549.18/388.34	c  N dy  7473   1751509       777      3390         0    103091     10296   1904914     21.79     22.95  --
1576.69/395.23	c  N dy  7588   1771597       777      3390         0     65457     10296    660083     21.80     23.39  --
1597.49/400.41	c  N dy  7651   1791690       777      3390         0     85418     10296   1309512     21.80     26.85  --
1626.20/407.64	c  N dy  7749   1811791       777      3390         0    105391     10296   1954046     21.80     22.96  --
1656.53/415.24	c  N dy  7852   1831907       777      3390         0     66751     10296    673504     21.81     23.28  --
1690.04/423.64	c  N dy  7951   1855822       777      3390         0     90474     10296   1433782     21.81     22.98  --
1721.99/431.67	c  N dy  8008   1875825       777      3390         0    110277     10296   2050513     21.80     24.86  --
1747.53/438.02	c  N dy  8084   1895929       777      3390         0     70666     10296    774260     21.80     23.36  --
1770.69/443.80	c  N dy  8155   1915951       777      3390         0     90519     10296   1404848     21.80     23.28  --
1803.02/451.95	c  N dy  8255   1937147       777      3390         0    111579     10296   2081175     21.81     22.97  --
1830.19/458.75	c  N dy  8364   1957213       777      3390         0     70982     10296    758084     21.81     23.01  --
1853.31/464.53	c  N dy  8464   1977214       777      3390         0     90838     10296   1401749     21.82     26.85  --
1883.24/472.09	c  N dy  8533   1998529       777      3390         0    111993     10296   2097362     21.81     23.02  --
1912.39/479.32	c  N dy  8637   2018842       777      3390         0     70619     10296    726036     21.81     22.97  --
1935.58/485.16	c  N dy  8730   2039176       777      3390         0     90805     10296   1377975     21.82     23.16  --
1967.88/493.26	c  N dy  8826   2060453       777      3390         0    111901     10296   2056335     21.82     23.00  --
1998.21/500.88	c  N dy  8921   2080932       777      3390         0     69720     10296    671206     21.82     23.27  --
2021.76/506.78	c  N dy  9036   2101110       777      3390         0     89746     10296   1317627     21.83     23.01  --
2053.30/514.67	c  N dy  9180   2121161       777      3390         0    109665     10296   1968635     21.85     27.24  --
2089.63/523.71	c  N dy  9258   2141202       777      3390         0     66015     10296    521540     21.85     23.06  --
2110.82/529.05	c  N dy  9329   2161552       777      3390         0     86209     10296   1170977     21.84     23.04  --
2139.93/536.39	c  N dy  9399   2182231       777      3390         0    106726     10296   1828498     21.84     23.11  --
2177.08/545.66	c  N dy  9524   2202275       777      3390         0    126653     10296   2478547     21.85     24.60  --
2188.62/548.51	c  S st  9570   2210798       777      3390         0     70578     10296    648536     21.86   no data  --
2189.02/548.67	c  S st  9570   2211303       777      3390         0     71082     10296    665325     21.86   no data  --
2189.02/548.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2189.02/548.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2189.42/548.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
2189.42/548.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2189.42/548.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2189.42/548.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
2189.42/548.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2200.59/551.51	c lits-rem:       246  cl-subs:      175  v-elim:      0  v-fix:    0  time: 11.07 s
2200.59/551.51	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
2200.59/551.52	c vivif2 --  cl tried    70907 cl shrink        0 lits rem          0 time: 0.04
2200.59/551.59	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.30
2200.99/551.60	c calculated reachability. Time: 0.00
2200.99/551.60	c  N dy  9570   2211303       777      3390         0     70907     10296    658434     21.86   no data  --
2224.14/557.48	c  N dy  9688   2231317       777      3390         0     90803     10296   1305402     21.86     24.07  --
2254.89/565.11	c  N dy  9796   2251362       777      3390         0    110702     10296   1950120     21.87     23.39  --
2292.00/574.46	c  N dy  9904   2271403       777      3390         0    130611     10296   2595831     21.88     23.42  --
2313.56/579.84	c  N dy  9942   2292249       777      3390         0     85733     10296   1119471     21.87     23.11  --
2342.70/587.14	c  N dy 10067   2312270       777      3390         0    105617     10296   1769515     21.88     23.85  --
2381.42/596.85	c  N dy 10165   2334548       777      3390         0    127757     10296   2487013     21.88     23.25  --
2412.55/604.64	c  N dy 10269   2354609       777      3390         0     81125     10296    933030     21.89     25.57  --
2440.12/611.57	c  N dy 10325   2374699       777      3390         0    100927     10296   1552292     21.88     23.44  --
2473.62/619.94	c  N dy 10383   2396790       777      3390         0    122845     10296   2256868     21.88     23.04  --
2505.56/627.98	c  N dy 10432   2416943       777      3390         0     75382     10296    719963     21.87     23.18  --
2530.31/634.18	c  N dy 10546   2437185       777      3390         0     95472     10296   1377096     21.88     23.08  --
2563.83/642.51	c  N dy 10688   2457256       777      3390         0    115423     10296   2032794     21.89     23.25  --
2603.35/652.49	c  N dy 10796   2477438       777      3390         0    135458     10296   2680538     21.90     23.11  --
2627.70/658.58	c  N dy 10866   2498206       777      3390         0     87579     10296   1082175     21.89     23.19  --
2671.21/669.49	c  N dy 10961   2528891       777      3390         0    118001     10296   2067781     21.89     23.28  --
2711.53/679.52	c  N dy 11061   2548934       777      3390         0    137887     10296   2712034     21.89     24.41  --
2735.47/685.59	c  N dy 11172   2569167       777      3390         0     88560     10296   1109232     21.90     23.36  --
2765.05/693.00	c  N dy 11267   2589847       777      3390         0    109089     10296   1783126     21.90     23.15  --
2802.54/702.34	c  N dy 11362   2609932       777      3390         0    129009     10296   2430856     21.91     25.39  --
2840.45/711.82	c  N dy 11430   2631400       777      3390         0     79793     10296    777260     21.90     23.13  --
2866.04/718.29	c  N dy 11520   2651558       777      3390         0     99794     10296   1419809     21.91     23.13  --
2901.16/727.06	c  N dy 11588   2673672       777      3390         0    121705     10296   2121583     21.91     23.34  --
2945.47/738.16	c  N dy 11672   2698375       777      3390         0     74814     10296    603953     21.90     23.15  --
2959.81/741.79	c  S st 11732   2711303       777      3390         0     87659     10296   1018135     21.90   no data  --
2961.01/742.01	c  S st 11732   2711803       777      3390         0     88159     10296   1033990     21.90   no data  --
2961.01/742.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2961.01/742.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2961.01/742.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
2961.01/742.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2961.01/742.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2961.01/742.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
2961.01/742.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2970.99/744.52	c lits-rem:       220  cl-subs:      674  v-elim:      0  v-fix:    0  time:  9.70 s
2970.99/744.52	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
2970.99/744.53	c vivif2 --  cl tried    87485 cl shrink        0 lits rem          0 time: 0.06
2971.42/744.65	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.47
2971.42/744.66	c calculated reachability. Time: 0.00
2971.42/744.66	c  N dy 11732   2711803       777      3390         0     87485     10296   1011389     21.90   no data  --
3000.13/751.86	c  N dy 11811   2731908       777      3390         0    107407     10296   1655146     21.90     23.13  --
3037.29/761.14	c  N dy 11940   2751983       777      3390         0    127358     10296   2308069     21.91     23.25  --
3086.36/773.45	c  N dy 12020   2780572       777      3390         0     83283     10296    845544     21.90     23.10  --
3116.72/781.06	c  N dy 12130   2802888       777      3390         0    105422     10296   1563760     21.91     23.21  --
3150.62/789.59	c  N dy 12193   2822935       777      3390         0    125294     10296   2200946     21.90     24.86  --
3196.92/801.19	c  N dy 12273   2843771       777      3390         0    145941     10296   2866495     21.90     23.12  --
3222.11/807.48	c  N dy 12373   2863780       777      3390         0     92474     10296   1128856     21.91     23.27  --
3253.20/815.20	c  N dy 12491   2883783       777      3390         0    112335     10296   1772515     21.91     24.50  --
3291.51/824.80	c  N dy 12615   2904009       777      3390         0    132428     10296   2438389     21.92     23.34  --
3332.62/835.10	c  N dy 12706   2924060       777      3390         0     77916     10296    628699     21.93     25.99  --
3356.98/841.23	c  N dy 12778   2944263       777      3390         0     97978     10296   1272795     21.93     23.10  --
3390.91/849.78	c  N dy 12877   2965222       777      3390         0    118798     10296   1948623     21.93     23.11  --
3431.23/859.81	c  N dy 12987   2985234       777      3390         0    138670     10296   2601500     21.94     24.57  --
3468.34/869.14	c  N dy 13081   3005495       777      3390         0     83335     10296    776511     21.95     23.14  --
3496.68/876.23	c  N dy 13206   3026001       777      3390         0    103711     10296   1444364     21.95     23.48  --
3531.40/884.91	c  N dy 13306   3046013       777      3390         0    123535     10296   2082421     21.96     26.56  --
3572.13/895.13	c  N dy 13354   3066675       777      3390         0    144010     10296   2732396     21.95     23.18  --
3613.62/905.55	c  N dy 13451   3086749       777      3390         0     87533     10296    890962     21.95     23.12  --
3649.54/914.58	c  N dy 13564   3106841       777      3390         0    107475     10296   1545868     21.96     23.79  --
3690.65/924.86	c  N dy 13681   3126856       777      3390         0    127340     10296   2198778     21.96     25.07  --
3740.54/937.30	c  N dy 13806   3146894       777      3390         0    147242     10296   2850595     21.97     25.93  --
3774.90/945.99	c  N dy 13925   3167016       777      3390         0     89776     10296    941354     21.98     23.25  --
3804.41/953.37	c  N dy 14021   3187340       777      3390         0    109929     10296   1596284     21.98     23.25  --
3843.53/963.11	c  N dy 14116   3208813       777      3390         0    131232     10296   2282360     21.98     23.27  --
3849.94/964.72	c  S st 14136   3211806       777      3390         0    134211     10296   2382639     21.98   no data  --
3851.11/965.08	c  S st 14136   3212308       777      3390         0    134713     10296   2399280     21.98   no data  --
3851.11/965.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3851.11/965.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3851.51/965.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
3851.91/965.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3851.91/965.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3851.91/965.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
3851.91/965.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3881.85/972.70	c lits-rem:       192  cl-subs:     1838  v-elim:      0  v-fix:    0  time: 29.74 s
3881.85/972.70	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
3881.85/972.73	c vivif2 --  cl tried   132875 cl shrink        0 lits rem          0 time: 0.12
3882.64/972.95	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.89
3882.64/972.96	c calculated reachability. Time: 0.00
3882.64/972.96	c  N dy 14136   3212308       777      3390         0    132875     10296   2333373     21.98   no data  --
3926.16/983.86	c  N dy 14196   3232385       777      3390         0    152791     10296   2978012     21.98     23.60  --
3956.10/991.31	c  N dy 14267   3252500       777      3390         0     94336     10296   1061035     21.98     23.25  --
3986.43/998.92	c  N dy 14350   3272867       777      3390         0    114573     10296   1716377     21.98     23.38  --
4027.14/1009.16	c  N dy 14445   3292872       777      3390         0    134401     10296   2352303     21.98     23.30  --
4078.62/1022.06	c  N dy 14491   3312950       777      3390         0    154271     10296   2975512     21.98     23.26  --
4110.57/1030.06	c  N dy 14626   3333052       777      3390         0     94888     10296   1059285     21.99     23.58  --
4141.30/1037.74	c  N dy 14739   3353073       777      3390         0    114770     10296   1709983     21.99     24.33  --
4178.85/1047.15	c  N dy 14837   3373158       777      3390         0    134717     10296   2360441     22.00     23.46  --
4222.76/1058.18	c  N dy 14934   3393227       777      3390         0    154632     10296   3007709     22.00     23.89  --
4256.27/1066.58	c  N dy 15031   3413410       777      3390         0     94273     10296   1011433     22.00     23.22  --
4286.21/1074.07	c  N dy 15108   3433439       777      3390         0    114161     10296   1662357     22.00     24.98  --
4326.13/1084.01	c  N dy 15194   3454986       777      3390         0    135539     10296   2360718     22.00     23.32  --
4372.82/1095.77	c  N dy 15303   3475033       777      3390         0    155433     10296   3003439     22.01     23.52  --
4408.34/1104.63	c  N dy 15397   3495744       777      3390         0     94625     10296    994620     22.01     23.27  --
4437.92/1112.01	c  N dy 15463   3516125       777      3390         0    114831     10296   1650855     22.01     23.33  --
4478.60/1122.29	c  N dy 15582   3537558       777      3390         0    136120     10296   2350067     22.01     23.41  --
4528.09/1134.67	c  N dy 15684   3558798       777      3390         0    157199     10296   3035897     22.01     23.26  --
4565.25/1143.95	c  N dy 15762   3578816       777      3390         0     94679     10296    963333     22.01     23.23  --
4605.92/1154.14	c  N dy 15892   3599130       777      3390         0    114866     10296   1630045     22.02     23.20  --
4654.21/1166.26	c  N dy 15986   3619192       777      3390         0    134768     10296   2282184     22.02     27.61  --
4706.90/1179.44	c  N dy 16122   3639279       777      3390         0    154709     10296   2937296     22.03     28.01  --
4752.00/1190.73	c  N dy 16211   3659867       777      3390         0     91772     10296    854488     22.03     23.23  --
4785.53/1199.16	c  N dy 16352   3679892       777      3390         0    111694     10296   1514073     22.04     23.60  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368727-1305401791/watcher-3368727-1305401791 -o /tmp/evaluation-result-3368727-1305401791/solver-3368727-1305401791 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368727-1305401791.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.04 7.96 6/277 31422
/proc/meminfo: memFree=24985552/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 412 0 0 0 1 0 0 0 25 0 4 0 730409642 52465664 352 33554432000 4194304 4650419 140735438092752 18446744073709551615 47040351111090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 12809 352 303 112 0 7774 0
[pid=31422/tid=31423] ppid=31420 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730409642 52465664 352 33554432000 4194304 4650419 140735438092752 18446744073709551615 47040351111088 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 730409642 52465664 352 33554432000 4194304 4650419 140735438092752 18446744073709551615 47040351111090 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 730409642 52465664 352 33554432000 4194304 4650419 140735438092752 18446744073709551615 260020452337 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0605299 s]
/proc/loadavg: 8.07 8.04 7.96 6/277 31422
/proc/meminfo: memFree=24985552/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=282968 CPUtime=0.22 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 1831 0 0 0 22 0 0 0 25 0 4 0 730409642 289759232 1673 33554432000 4194304 4650419 140735438092752 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 70742 1673 390 112 0 65707 0
[pid=31422/tid=31423] ppid=31420 vsize=282968 CPUtime=0.05 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 372 0 0 0 5 0 0 0 25 0 4 0 730409642 289759232 1673 33554432000 4194304 4650419 140735438092752 18446744073709551615 4328106 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=282968 CPUtime=0.05 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 406 0 0 0 5 0 0 0 25 0 4 0 730409642 289759232 1673 33554432000 4194304 4650419 140735438092752 18446744073709551615 4333209 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=282968 CPUtime=0.04 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 250 0 0 0 4 0 0 0 25 0 4 0 730409642 289759232 1673 33554432000 4194304 4650419 140735438092752 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 282968

[startup+0.160511 s]
/proc/loadavg: 8.07 8.04 7.96 6/277 31422
/proc/meminfo: memFree=24985552/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=282968 CPUtime=0.62 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 2323 0 0 0 62 0 0 0 25 0 4 0 730409642 289759232 2165 33554432000 4194304 4650419 140735438092752 18446744073709551615 4315640 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 70742 2165 391 112 0 65707 0
[pid=31422/tid=31423] ppid=31420 vsize=282968 CPUtime=0.15 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 500 0 0 0 15 0 0 0 25 0 4 0 730409642 289759232 2165 33554432000 4194304 4650419 140735438092752 18446744073709551615 4330724 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=282968 CPUtime=0.15 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 524 0 0 0 15 0 0 0 25 0 4 0 730409642 289759232 2166 33554432000 4194304 4650419 140735438092752 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=282968 CPUtime=0.14 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 372 0 0 0 14 0 0 0 25 0 4 0 730409642 289759232 2166 33554432000 4194304 4650419 140735438092752 18446744073709551615 4315094 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 282968

[startup+0.300487 s]
/proc/loadavg: 8.07 8.04 7.96 6/277 31422
/proc/meminfo: memFree=24985552/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=284552 CPUtime=1.17 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 3338 0 0 0 117 0 0 0 25 0 4 0 730409642 291381248 2403 33554432000 4194304 4650419 140735438092752 18446744073709551615 4316034 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 71138 2403 393 112 0 66103 0
[pid=31422/tid=31423] ppid=31420 vsize=284552 CPUtime=0.29 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 756 0 0 0 29 0 0 0 25 0 4 0 730409642 291381248 2403 33554432000 4194304 4650419 140735438092752 18446744073709551615 4363541 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=284552 CPUtime=0.29 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 780 0 0 0 29 0 0 0 25 0 4 0 730409642 291381248 2403 33554432000 4194304 4650419 140735438092752 18446744073709551615 4333407 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=284552 CPUtime=0.28 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 624 0 0 0 28 0 0 0 25 0 4 0 730409642 291381248 2403 33554432000 4194304 4650419 140735438092752 18446744073709551615 4363604 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284552

[startup+0.700414 s]
/proc/loadavg: 8.07 8.04 7.96 6/277 31422
/proc/meminfo: memFree=24985552/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=285640 CPUtime=2.77 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 5304 0 0 0 277 0 0 0 25 0 4 0 730409642 292495360 3191 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 71410 3191 393 112 0 66375 0
[pid=31422/tid=31423] ppid=31420 vsize=285640 CPUtime=0.69 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 1257 0 0 0 69 0 0 0 25 0 4 0 730409642 292495360 3191 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=285640 CPUtime=0.69 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 1257 0 0 0 69 0 0 0 25 0 4 0 730409642 292495360 3191 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=285640 CPUtime=0.68 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 1109 0 0 0 68 0 0 0 25 0 4 0 730409642 292495360 3191 33554432000 4194304 4650419 140735438092752 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285640

[startup+1.50027 s]
/proc/loadavg: 8.22 8.07 7.97 9/281 31426
/proc/meminfo: memFree=24975972/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=287092 CPUtime=5.96 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 9114 0 0 0 595 1 0 0 25 0 4 0 730409642 293982208 3721 33554432000 4194304 4650419 140735438092752 18446744073709551615 4363455 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 71773 3721 394 112 0 66738 0
[pid=31422/tid=31423] ppid=31420 vsize=287092 CPUtime=1.49 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 2242 0 0 0 149 0 0 0 25 0 4 0 730409642 293982208 3721 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=287092 CPUtime=1.49 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 2230 0 0 0 149 0 0 0 25 0 4 0 730409642 293982208 3721 33554432000 4194304 4650419 140735438092752 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=287092 CPUtime=1.47 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 1966 0 0 0 147 0 0 0 25 0 4 0 730409642 293982208 3722 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 287092

[startup+3.10097 s]
/proc/loadavg: 8.22 8.07 7.97 9/281 31426
/proc/meminfo: memFree=24960596/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=287408 CPUtime=12.36 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 19862 0 0 0 1233 3 0 0 25 0 4 0 730409642 294305792 11356 33554432000 4194304 4650419 140735438092752 18446744073709551615 4438661 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 71852 11357 395 112 0 66817 0
[pid=31422/tid=31423] ppid=31420 vsize=287408 CPUtime=3.09 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 4747 0 0 0 308 1 0 0 25 0 4 0 730409642 294305792 11357 33554432000 4194304 4650419 140735438092752 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=287408 CPUtime=3.09 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 5091 0 0 0 308 1 0 0 25 0 4 0 730409642 294305792 11357 33554432000 4194304 4650419 140735438092752 18446744073709551615 4438378 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=287408 CPUtime=3.06 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 4417 0 0 0 306 0 0 0 25 0 4 0 730409642 294305792 11357 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 287408

[startup+6.30038 s]
/proc/loadavg: 8.20 8.07 7.97 9/281 31426
/proc/meminfo: memFree=24923200/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=296976 CPUtime=25.13 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 28449 0 0 0 2508 5 0 0 25 0 4 0 730409642 304103424 15850 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365210 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 74244 15850 395 112 0 69209 0
[pid=31422/tid=31423] ppid=31420 vsize=296976 CPUtime=6.29 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 7989 0 0 0 628 1 0 0 25 0 4 0 730409642 304103424 15850 33554432000 4194304 4650419 140735438092752 18446744073709551615 4541639 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=296976 CPUtime=6.29 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 5872 0 0 0 628 1 0 0 25 0 4 0 730409642 304103424 15850 33554432000 4194304 4650419 140735438092752 18446744073709551615 4363553 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=296976 CPUtime=6.23 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 6139 0 0 0 623 0 0 0 25 0 4 0 730409642 304103424 15850 33554432000 4194304 4650419 140735438092752 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 296976

[startup+12.7002 s]
/proc/loadavg: 8.19 8.06 7.97 9/281 31426
/proc/meminfo: memFree=24892352/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=291632 CPUtime=50.67 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 39692 0 0 0 5059 8 0 0 25 0 4 0 730409642 298631168 23270 33554432000 4194304 4650419 140735438092752 18446744073709551615 4366865 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 72908 23270 395 112 0 67873 0
[pid=31422/tid=31423] ppid=31420 vsize=291632 CPUtime=12.68 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 11596 0 0 0 1266 2 0 0 25 0 4 0 730409642 298631168 23270 33554432000 4194304 4650419 140735438092752 18446744073709551615 4439421 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=291632 CPUtime=12.68 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 7844 0 0 0 1267 1 0 0 25 0 4 0 730409642 298631168 23270 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=291632 CPUtime=12.58 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 8522 0 0 0 1257 1 0 0 25 0 4 0 730409642 298631168 23270 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 291632

[startup+25.5009 s]
/proc/loadavg: 8.15 8.06 7.97 9/281 31427
/proc/meminfo: memFree=24851048/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=301228 CPUtime=101.76 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 55634 0 0 0 10164 12 0 0 25 0 4 0 730409642 308457472 33431 33554432000 4194304 4650419 140735438092752 18446744073709551615 4476133 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 75307 33431 395 112 0 70272 0
[pid=31422/tid=31423] ppid=31420 vsize=301228 CPUtime=25.49 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 16470 0 0 0 2545 4 0 0 25 0 4 0 730409642 308457472 33431 33554432000 4194304 4650419 140735438092752 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=301228 CPUtime=25.49 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 10459 0 0 0 2547 2 0 0 25 0 4 0 730409642 308457472 33431 33554432000 4194304 4650419 140735438092752 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=301228 CPUtime=25.28 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 12039 0 0 0 2526 2 0 0 25 0 4 0 730409642 308457472 33431 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 301228

[startup+51.1011 s]
/proc/loadavg: 8.10 8.05 7.97 9/281 31428
/proc/meminfo: memFree=24857448/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=301612 CPUtime=203.95 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 86035 0 0 0 20375 20 0 0 25 0 4 0 730409642 308850688 35320 33554432000 4194304 4650419 140735438092752 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 75403 35320 395 112 0 70368 0
[pid=31422/tid=31423] ppid=31420 vsize=301612 CPUtime=51.08 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 24212 0 0 0 5103 5 0 0 25 0 4 0 730409642 308850688 35320 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=301612 CPUtime=51.08 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 19738 0 0 0 5105 3 0 0 25 0 4 0 730409642 308850688 35320 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=301612 CPUtime=50.67 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 18314 0 0 0 5063 4 0 0 25 0 4 0 730409642 308850688 35320 33554432000 4194304 4650419 140735438092752 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 301612

[startup+102.311 s]
/proc/loadavg: 8.12 8.06 7.97 9/281 31429
/proc/meminfo: memFree=24735364/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=463288 CPUtime=408.35 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 123526 0 0 0 40800 35 0 0 25 0 4 0 730409642 474406912 51622 33554432000 4194304 4650419 140735438092752 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 115822 51622 395 112 0 110787 0
[pid=31422/tid=31423] ppid=31420 vsize=463288 CPUtime=102.28 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 32275 0 0 0 10220 8 0 0 25 0 4 0 730409642 474406912 51622 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=463288 CPUtime=102.29 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 29268 0 0 0 10222 7 0 0 25 0 4 0 730409642 474406912 51622 33554432000 4194304 4650419 140735438092752 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=463288 CPUtime=101.45 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 28569 0 0 0 10138 7 0 0 25 0 4 0 730409642 474406912 51622 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.35
Current children cumulated vsize (KiB) 463288

[startup+162.301 s]

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

[pid=31422] ppid=31420 vsize=604428 CPUtime=2563.07 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 346397 0 0 0 256177 130 0 0 25 0 4 0 730409642 618934272 102706 33554432000 4194304 4650419 140735438092752 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 151107 102706 395 112 0 146072 0
[pid=31422/tid=31423] ppid=31420 vsize=604428 CPUtime=642.22 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 100309 0 0 0 64184 38 0 0 25 0 4 0 730409642 618934272 102706 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=604428 CPUtime=642.28 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 77094 0 0 0 64203 25 0 0 25 0 4 0 730409642 618934272 102706 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=604428 CPUtime=636.22 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 82364 0 0 0 63592 30 0 0 25 0 4 0 730409642 618934272 102706 33554432000 4194304 4650419 140735438092752 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2563.07
Current children cumulated vsize (KiB) 604428

[startup+702.301 s]
/proc/loadavg: 8.09 8.11 8.03 9/281 31448
/proc/meminfo: memFree=24413156/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=651268 CPUtime=2802.54 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 366749 0 0 0 280115 139 0 0 25 0 4 0 730409642 666898432 107874 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 162817 107874 395 112 0 157782 0
[pid=31422/tid=31423] ppid=31420 vsize=651268 CPUtime=702.21 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 109691 0 0 0 70179 42 0 0 25 0 4 0 730409642 666898432 107874 33554432000 4194304 4650419 140735438092752 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=651268 CPUtime=702.27 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 78225 0 0 0 70202 25 0 0 25 0 4 0 730409642 666898432 107874 33554432000 4194304 4650419 140735438092752 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=651268 CPUtime=695.72 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 86132 0 0 0 69541 31 0 0 25 0 4 0 730409642 666898432 107874 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.54
Current children cumulated vsize (KiB) 651268

[startup+762.31 s]
/proc/loadavg: 8.07 8.11 8.03 9/281 31449
/proc/meminfo: memFree=24428764/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=605148 CPUtime=3042.08 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 384219 0 0 0 304061 147 0 0 25 0 4 0 730409642 619671552 102344 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 151287 102344 395 112 0 146252 0
[pid=31422/tid=31423] ppid=31420 vsize=605148 CPUtime=762.22 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 119245 0 0 0 76177 45 0 0 25 0 4 0 730409642 619671552 102344 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=605148 CPUtime=762.28 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 79221 0 0 0 76202 26 0 0 25 0 4 0 730409642 619671552 102344 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=605148 CPUtime=755.24 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 89623 0 0 0 75491 33 0 0 25 0 4 0 730409642 619671552 102344 33554432000 4194304 4650419 140735438092752 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.08
Current children cumulated vsize (KiB) 605148

[startup+822.301 s]
/proc/loadavg: 8.06 8.10 8.03 9/281 31451
/proc/meminfo: memFree=24391044/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=658656 CPUtime=3281.54 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 403890 0 0 0 327998 156 0 0 25 0 4 0 730409642 674463744 106334 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 164664 106334 395 112 0 159629 0
[pid=31422/tid=31423] ppid=31420 vsize=658656 CPUtime=822.2 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 127800 0 0 0 82171 49 0 0 25 0 4 0 730409642 674463744 106334 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=658656 CPUtime=822.28 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 80234 0 0 0 82201 27 0 0 25 0 4 0 730409642 674463744 106334 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=658656 CPUtime=814.73 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 95929 0 0 0 81437 36 0 0 25 0 4 0 730409642 674463744 106334 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3281.54
Current children cumulated vsize (KiB) 658656

[startup+882.301 s]
/proc/loadavg: 8.06 8.09 8.03 9/281 31453
/proc/meminfo: memFree=24378864/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=659232 CPUtime=3521.02 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 422993 0 0 0 351936 166 0 0 25 0 4 0 730409642 675053568 108391 33554432000 4194304 4650419 140735438092752 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 164808 108391 395 112 0 159773 0
[pid=31422/tid=31423] ppid=31420 vsize=659232 CPUtime=882.18 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 136483 0 0 0 88165 53 0 0 25 0 4 0 730409642 675053568 108391 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=659232 CPUtime=882.27 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 81091 0 0 0 88200 27 0 0 25 0 4 0 730409642 675053568 108391 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=659232 CPUtime=874.22 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 99468 0 0 0 87385 37 0 0 25 0 4 0 730409642 675053568 108391 33554432000 4194304 4650419 140735438092752 18446744073709551615 4366857 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3521.02
Current children cumulated vsize (KiB) 659232

[startup+942.301 s]
/proc/loadavg: 8.02 8.07 8.02 9/281 31454
/proc/meminfo: memFree=24355284/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=773160 CPUtime=3760.5 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 443339 0 0 0 375877 173 0 0 25 0 4 0 730409642 791715840 111065 33554432000 4194304 4650419 140735438092752 18446744073709551615 4313440 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 193290 111065 395 112 0 188255 0
[pid=31422/tid=31423] ppid=31420 vsize=773160 CPUtime=942.18 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 149947 0 0 0 94163 55 0 0 25 0 4 0 730409642 791715840 111065 33554432000 4194304 4650419 140735438092752 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=773160 CPUtime=942.28 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 81785 0 0 0 94200 28 0 0 25 0 4 0 730409642 791715840 111065 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=773160 CPUtime=933.7 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 103930 0 0 0 93329 41 0 0 25 0 4 0 730409642 791715840 111065 33554432000 4194304 4650419 140735438092752 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3760.5
Current children cumulated vsize (KiB) 773160

[startup+1002.3 s]
/proc/loadavg: 8.20 8.11 8.03 9/281 31456
/proc/meminfo: memFree=24324636/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=732524 CPUtime=4000 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 469860 0 0 0 399817 183 0 0 25 0 4 0 730409642 750104576 123996 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 183131 123996 395 112 0 178096 0
[pid=31422/tid=31423] ppid=31420 vsize=732524 CPUtime=1002.18 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 158133 0 0 0 100160 58 0 0 25 0 4 0 730409642 750104576 123996 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=732524 CPUtime=1002.27 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 84626 0 0 0 100197 30 0 0 25 0 4 0 730409642 750104576 123996 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=732524 CPUtime=993.2 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 111340 0 0 0 99278 42 0 0 25 0 4 0 730409642 750104576 123996 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4000
Current children cumulated vsize (KiB) 732524

[startup+1062.3 s]
/proc/loadavg: 8.14 8.10 8.03 9/281 31457
/proc/meminfo: memFree=24250336/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=780564 CPUtime=4239.5 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 490269 0 0 0 423757 193 0 0 25 0 4 0 730409642 799297536 133797 33554432000 4194304 4650419 140735438092752 18446744073709551615 4313064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 195141 133797 395 112 0 190106 0
[pid=31422/tid=31423] ppid=31420 vsize=780564 CPUtime=1062.17 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 166371 0 0 0 106155 62 0 0 25 0 4 0 730409642 799297536 133797 33554432000 4194304 4650419 140735438092752 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=780564 CPUtime=1062.28 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 86977 0 0 0 106196 32 0 0 25 0 4 0 730409642 799297536 133797 33554432000 4194304 4650419 140735438092752 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=780564 CPUtime=1052.7 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 116305 0 0 0 105226 44 0 0 25 0 4 0 730409642 799297536 133797 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4239.5
Current children cumulated vsize (KiB) 780564

[startup+1122.3 s]
/proc/loadavg: 8.17 8.11 8.04 9/281 31490
/proc/meminfo: memFree=24558388/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=685304 CPUtime=4479 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 507020 0 0 0 447698 202 0 0 25 0 4 0 730409642 701751296 125528 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365203 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 171326 125528 395 112 0 166291 0
[pid=31422/tid=31423] ppid=31420 vsize=685304 CPUtime=1122.17 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 174390 0 0 0 112151 66 0 0 25 0 4 0 730409642 701751296 125528 33554432000 4194304 4650419 140735438092752 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=685304 CPUtime=1122.27 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 88731 0 0 0 112194 33 0 0 25 0 4 0 730409642 701751296 125528 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=685304 CPUtime=1112.22 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 119717 0 0 0 111176 46 0 0 25 0 4 0 730409642 701751296 125528 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4479
Current children cumulated vsize (KiB) 685304

[startup+1182.3 s]
/proc/loadavg: 8.23 8.13 8.05 9/281 31492
/proc/meminfo: memFree=24462440/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=905444 CPUtime=4718.48 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 546491 0 0 0 471635 213 0 0 25 0 4 0 730409642 927174656 137689 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 226361 137689 395 112 0 221326 0
[pid=31422/tid=31423] ppid=31420 vsize=905444 CPUtime=1182.15 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 203810 0 0 0 118145 70 0 0 25 0 4 0 730409642 927174656 137689 33554432000 4194304 4650419 140735438092752 18446744073709551615 4476449 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=905444 CPUtime=1182.26 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 92827 0 0 0 118191 35 0 0 25 0 4 0 730409642 927174656 137689 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=905444 CPUtime=1171.71 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 121219 0 0 0 117124 47 0 0 25 0 4 0 730409642 927174656 137689 33554432000 4194304 4650419 140735438092752 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4718.48
Current children cumulated vsize (KiB) 905444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.23 8.14 8.05 9/281 31492
/proc/meminfo: memFree=24459208/32951124 swapFree=67083432/67111528
[pid=31422] ppid=31420 vsize=753216 CPUtime=4800.34 cores=0,2,4,6
/proc/31422/stat : 31422 (strangenight1-m) R 31420 31422 31021 0 -1 4202496 580788 0 0 0 479814 220 0 0 25 0 4 0 730409642 771293184 132986 33554432000 4194304 4650419 140735438092752 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/31422/statm: 188304 132986 395 112 0 183269 0
[pid=31422/tid=31423] ppid=31420 vsize=753216 CPUtime=1202.66 cores=0,2,4,6
/proc/31422/task/31423/stat : 31423 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 234871 0 0 0 120192 74 0 0 25 0 4 0 730409642 771293184 132986 33554432000 4194304 4650419 140735438092752 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31422/tid=31424] ppid=31420 vsize=753216 CPUtime=1202.77 cores=0,2,4,6
/proc/31422/task/31424/stat : 31424 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 93405 0 0 0 120241 36 0 0 25 0 4 0 730409642 771293184 132986 33554432000 4194304 4650419 140735438092752 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31422/tid=31425] ppid=31420 vsize=753216 CPUtime=1192.03 cores=0,2,4,6
/proc/31422/task/31425/stat : 31425 (strangenight1-m) R 31420 31422 31021 0 -1 4202560 123615 0 0 0 119155 48 0 0 25 0 4 0 730409642 771293184 132986 33554432000 4194304 4650419 140735438092752 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 753216

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.84
CPU time (s): 4800.39
CPU user time (s): 4798.17
CPU system time (s): 2.22466
CPU usage (%): 399.088
Max. virtual memory (cumulated for all children) (KiB): 905444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.17
system time used= 2.22466
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 580788
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= 263
involuntary context switches= 24828

runsolver used 2.86956 second user time and 7.14291 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-14 21:36:31
IDJOB=3368727
IDBENCH=82736
IDSOLVER=1846
FILE ID=node110/3368727-1305401791
RUNJOBID= node110-1305401673-31336
PBS_JOBID= 13324476
Free space on /tmp= 73588 MiB

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

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

MD5SUM BENCH= 2e95b09b89f7d260e53f8f199a98d276
RANDOM SEED=1297031415

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.83
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.830
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.76
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.830
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.830
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.74
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.830
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:      24985832 kB
Buffers:        276736 kB
Cached:        4040920 kB
SwapCached:       1440 kB
Active:        4452500 kB
Inactive:      3183888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24985832 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            6280 kB
Writeback:           0 kB
AnonPages:     3316928 kB
Mapped:          23468 kB
Slab:           245836 kB
PageTables:      21092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46387316 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= 73580 MiB
End job on node110 at 2011-05-14 21:56:35