Trace number 3369123

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.24 1203.55

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
MD5SUMb61e426b264831836f140414cdcf3e23
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables238
Number of clauses15812
Sum of the clauses size70446
Maximum clause length16
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314042
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51770

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-3369123-1305414525.cnf'
0.00/0.01	c -- header says num vars:            238
0.00/0.01	c -- header says num clauses:       15812
0.00/0.07	c -- clauses added:            0 learnts,        15812 normals,            0 xors
0.00/0.07	c -- vars added        238
0.00/0.07	c Parsing time:  0.02 s
0.00/0.07	c  N st     0         0       238     15812         0         0     70446         0   no data   no data  --
0.00/0.08	c asymm  cl-useful: 0/15812/15812 lits-rem:0 time: 0.24
0.00/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
0.00/0.38	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
0.00/0.38	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.38	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.38	c calculated reachability. Time: 0.00
0.00/0.38	c Calc default polars -  time:   0.00 s pos:     238 undec:       0 neg:       0
0.00/0.38	c =========================================================================================
0.00/0.38	c types(t): F = full restart, N = normal restart
0.00/0.38	c types(t): S = simplification begin/end, E = solution found
0.00/0.38	c restart types(rt): st = static, dy = dynamic
0.00/0.38	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.38	c  B st     0         0       238     15812         0         0     70446         0   no data   no data  --
0.00/0.38	c  N dy     9      4825       238     15812         0      4670     70446    130216     16.18     17.04  --
0.00/0.72	c  N dy    29      8837       238     15812         0      6102     70446    158597     16.72     24.66  --
6.36/1.60	c  N dy    53     14197       238     15812         0      7197     70446    181390     17.28     18.26  --
6.36/1.60	c  N dy    56     18239       238     15812         0      5653     70446    125789     16.73     19.78  --
6.36/1.60	c  N dy    80     23015       238     15812         0     10301     70446    252380     16.86     17.79  --
6.36/1.60	c  F st    92     25003       238     15812         0     12208     70446    306582     16.99     14.63  --
6.76/1.80	c  N st    96     27035       238     15812         0      7585     70446    168820     16.99   no data  --
7.17/1.90	c  S st    98     30001       238     15812         0     10466     70446    252131     16.99   no data  --
7.94/2.00	c  S st    98     30502       238     15812         0     10964     70446    266442     16.99   no data  --
7.94/2.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.94/2.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.94/2.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
7.94/2.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.94/2.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.94/2.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
7.94/2.00	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
14.33/3.69	c lits-rem:        70  cl-subs:      380  v-elim:      0  v-fix:    0  time:  6.98 s
15.13/3.86	c asymm  cl-useful: 0/15812/15812 lits-rem:0 time: 0.69
15.13/3.86	c calculated reachability. Time: 0.00
15.13/3.86	c  N dy    98     30502       238     15812         0     10584     70446    258710     16.99   no data  --
16.37/4.14	c  N dy   105     35021       238     15812         0     14947     70446    374931     16.87     17.80  --
17.13/4.40	c  N dy   128     39120       238     15812         0     11274     70446    261886     17.02     20.61  --
19.12/4.83	c  N dy   144     45754       238     15812         0      9033     70446    187908     16.91     16.66  --
19.12/4.83	c  S st   144     45754       238     15812         0      9033     70446    187908     16.91     16.66  --
19.12/4.86	c  S st   144     46258       238     15812         0      9531     70446    202002     16.91   no data  --
19.12/4.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.12/4.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.12/4.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
19.12/4.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.12/4.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.12/4.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
19.12/4.87	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
24.31/6.16	c lits-rem:         8  cl-subs:       67  v-elim:      0  v-fix:    0  time:  5.15 s
24.31/6.16	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
24.31/6.17	c vivif2 --  cl tried     9464 cl shrink        0 lits rem          0 time: 0.01
25.15/6.32	c asymm  cl-useful: 0/15812/15812 lits-rem:0 time: 0.62
25.15/6.33	c calculated reachability. Time: 0.00
25.15/6.33	c  N dy   144     46258       238     15812         0      9464     70446    200746     16.91   no data  --
26.30/6.61	c  N dy   147     50916       238     15812         0     13907     70446    314646     16.70     17.83  --
27.10/6.89	c  N dy   169     54931       238     15812         0     17788     70446    420935     16.80     18.51  --
28.69/7.20	c  N dy   188     59561       238     15812         0     12638     70446    274085     16.84     17.74  --
29.53/7.47	c  N dy   197     63578       238     15812         0     16506     70446    372801     16.78     17.99  --
31.08/7.80	c  N dy   215     68111       238     15812         0     20876     70446    493409     16.86     17.76  --
31.49/7.90	c  S st   224     69387       238     15812         0     11525     70446    242316     16.90   no data  --
31.49/7.94	c  S st   224     69888       238     15812         0     12022     70446    256274     16.90   no data  --
31.49/7.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.49/7.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.49/7.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
31.49/7.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.49/7.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.49/7.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
31.49/7.95	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
38.31/9.64	c lits-rem:         8  cl-subs:       80  v-elim:      0  v-fix:    0  time:  6.73 s
38.31/9.65	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
38.31/9.65	c vivif2 --  cl tried    11942 cl shrink        0 lits rem          0 time: 0.01
39.05/9.83	c asymm  cl-useful: 0/15812/15812 lits-rem:0 time: 0.73
39.05/9.83	c calculated reachability. Time: 0.00
39.05/9.83	c  N dy   224     69888       238     15812         0     11942     70446    254561     16.90   no data  --
41.86/10.52	c  N dy   233     79939       238     15812         0     21530     70446    492833     16.54     17.41  --
43.45/10.91	c  N dy   257     85625       238     15812         0     15510     70446    328838     16.59     17.55  --
43.85/11.03	c  F st   262     87503       238     15812         0     17320     70446    377444     16.58     16.14  --
45.44/11.40	c  N dy   268     92702       238     15812         0     22348     70446    512549     16.58   no data  --
47.08/11.86	c  N dy   312     98695       238     15812         0     15598     70446    326086     16.74     18.00  --
48.64/12.29	c  S st   326    104832       238     15812         0     21467     70446    477605     16.62     11.35  --
49.04/12.34	c  S st   326    105335       238     15812         0     21965     70446    492012     16.62   no data  --
49.04/12.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
49.04/12.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.04/12.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
49.04/12.37	c bin-w-bin subsume rem            0 bins  time:  0.01 s
49.04/12.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.04/12.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
49.04/12.37	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
56.61/14.21	c lits-rem:       258  cl-subs:     1123  v-elim:      0  v-fix:    0  time:  7.34 s
56.61/14.21	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
56.61/14.22	c vivif2 --  cl tried    20842 cl shrink        0 lits rem          0 time: 0.02
57.41/14.40	c asymm  cl-useful: 0/11177/15812 lits-rem:0 time: 0.73
57.41/14.40	c calculated reachability. Time: 0.00
57.41/14.40	c  N dy   326    105335       238     15812         0     20842     70446    471479     16.62   no data  --
59.41/14.97	c  N dy   330    113374       238     15812         0     15106     70446    302857     16.47     17.41  --
62.19/15.68	c  N dy   363    123381       238     15812         0     24735     70446    557420     16.48     17.40  --
64.63/16.27	c  N dy   382    131323       238     15812         0     17972     70446    366840     16.45     20.24  --
67.38/16.93	c  N dy   408    140469       238     15812         0     26750     70446    598302     16.40     17.27  --
70.17/17.68	c  N dy   431    150152       238     15812         0     20685     70446    417583     16.33     17.24  --
72.98/18.34	c  S st   484    158002       238     15812         0     28283     70446    628196     16.43   no data  --
72.98/18.39	c  S st   484    158503       238     15812         0     28780     70446    642168     16.43   no data  --
72.98/18.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
72.98/18.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.98/18.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
73.41/18.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.41/18.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.41/18.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
73.41/18.42	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
81.35/20.44	c lits-rem:       191  cl-subs:     1158  v-elim:      0  v-fix:    0  time:  8.06 s
81.35/20.44	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
81.35/20.45	c vivif2 --  cl tried    27622 cl shrink        0 lits rem          0 time: 0.02
81.77/20.55	c asymm  cl-useful: 0/4635/15812 lits-rem:0 time: 0.40
81.77/20.56	c calculated reachability. Time: 0.00
81.77/20.56	c  N dy   484    158503       238     15812         0     27622     70446    619336     16.43   no data  --
84.93/21.31	c  N dy   527    168671       238     15812         0     21073     70446    423733     16.46     22.05  --
91.31/22.99	c  N dy   554    189558       238     15812         0     23682     70446    459975     16.21     17.09  --
95.35/23.99	c  N dy   577    201864       238     15812         0     35537     70446    761061     16.15     17.09  --
100.09/25.16	c  N dy   641    215867       238     15812         0     30847     70446    670500     16.17     17.08  --
105.28/26.43	c  N dy   718    229743       238     15812         0     25020     70446    509056     16.22     17.08  --
107.67/27.10	c  S st   727    237754       238     15812         0     32673     70446    693537     16.15     14.68  --
108.09/27.16	c  S st   727    238259       238     15812         0     33172     70446    708185     16.15   no data  --
108.09/27.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
108.09/27.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.09/27.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
108.09/27.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.09/27.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.09/27.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
108.09/27.19	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
116.86/29.32	c lits-rem:       150  cl-subs:     1826  v-elim:      0  v-fix:    0  time:  8.49 s
116.86/29.32	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
116.86/29.33	c vivif2 --  cl tried    31346 cl shrink        0 lits rem          0 time: 0.02
117.63/29.52	c asymm  cl-useful: 0/8595/15812 lits-rem:0 time: 0.75
117.63/29.52	c calculated reachability. Time: 0.00
117.63/29.52	c  N dy   727    238259       238     15812         0     31346     70446    676886     16.15   no data  --
122.42/30.75	c  N dy   742    253479       238     15812         0     25697     70446    498076     16.06     19.86  --
133.99/33.61	c  N dy   771    287278       238     15812         0     37037     70446    746809     15.83     16.76  --
140.38/35.28	c  F st   809    306252       238     15812         0     33145     70446    654774     15.77     11.82  --
140.38/35.28	c  N st   809    306252       238     15812         0     33145     70446    654774     15.77     11.82  --
147.58/37.08	c  N dy   880    325840       238     15812         0     28982     70446    554222     15.78     20.46  --
156.35/39.23	c  N dy   939    349588       238     15812         0     27704     70446    506958     15.72     16.72  --
158.72/39.89	c  S st   980    357389       238     15812         0     35193     70446    705249     15.73   no data  --
159.12/39.94	c  S st   980    357891       238     15812         0     35693     70446    719501     15.73   no data  --
159.12/39.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
159.12/39.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
159.12/39.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
159.12/39.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.12/39.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.12/39.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
159.12/39.98	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
171.49/43.05	c lits-rem:       162  cl-subs:     1658  v-elim:      0  v-fix:    0  time: 12.25 s
171.49/43.05	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
171.49/43.06	c vivif2 --  cl tried    34035 cl shrink        0 lits rem          0 time: 0.04
172.69/43.37	c asymm  cl-useful: 0/6279/15812 lits-rem:0 time: 1.22
172.69/43.37	c calculated reachability. Time: 0.00
172.69/43.37	c  N dy   980    357891       238     15812         0     34035     70446    691557     15.73   no data  --
180.26/45.20	c  N dy  1080    378194       238     15812         0     28695     70446    545650     15.79     16.75  --
187.48/47.04	c  N dy  1164    398243       238     15812         0     47974     70446   1056933     15.81     18.52  --
195.02/48.96	c  N dy  1234    418671       238     15812         0     41741     70446    863910     15.81     16.66  --
202.99/50.95	c  N dy  1325    438708       238     15812         0     34112     70446    669946     15.85     16.71  --
210.96/52.98	c  N dy  1405    458787       238     15812         0     53439     70446   1179373     15.87     16.86  --
221.74/55.66	c  N dy  1469    486519       238     15812         0     52026     70446   1087395     15.81     16.72  --
229.32/57.57	c  N dy  1511    506601       238     15812         0     42402     70446    843424     15.76     16.89  --
238.09/59.79	c  N dy  1586    526606       238     15812         0     31941     70446    563310     15.77     17.36  --
241.69/60.68	c  S st  1621    536836       238     15812         0     41828     70446    820819     15.77     16.59  --
242.09/60.75	c  S st  1621    537341       238     15812         0     42330     70446    834616     15.77   no data  --
242.09/60.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
242.09/60.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
242.09/60.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
242.09/60.79	c bin-w-bin subsume rem            0 bins  time:  0.01 s
242.09/60.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.09/60.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
242.09/60.79	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
251.65/63.18	c lits-rem:       124  cl-subs:     1157  v-elim:      0  v-fix:    0  time:  9.55 s
251.65/63.19	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
251.65/63.19	c vivif2 --  cl tried    41173 cl shrink        0 lits rem          0 time: 0.04
252.05/63.23	c asymm  cl-useful: 0/938/15812 lits-rem:0 time: 0.16
252.05/63.24	c calculated reachability. Time: 0.00
252.05/63.24	c  N dy  1621    537341       238     15812         0     41173     70446    813294     15.77   no data  --
260.43/65.34	c  N dy  1728    557422       238     15812         0     60564     70446   1333837     15.82     16.84  --
268.41/67.40	c  N dy  1818    578321       238     15812         0     49913     70446   1032023     15.84     16.72  --
278.39/69.83	c  N dy  1937    598629       238     15812         0     37699     70446    694483     15.89     16.78  --
286.76/71.94	c  N dy  2022    618632       238     15812         0     56999     70446   1198890     15.90     17.19  --
295.14/74.07	c  N dy  2085    638753       238     15812         0     43667     70446    835792     15.90     16.75  --
303.51/76.13	c  N dy  2114    658824       238     15812         0     62884     70446   1317307     15.86     22.38  --
312.69/78.46	c  N dy  2170    680310       238     15812         0     49800     70446    967457     15.84     16.79  --
322.66/81.00	c  N dy  2225    700493       238     15812         0     34570     70446    578015     15.82     16.72  --
330.63/82.97	c  N dy  2299    720717       238     15812         0     53988     70446   1071046     15.82     16.83  --
340.21/85.38	c  N dy  2381    740810       238     15812         0     37792     70446    653507     15.83     16.69  --
350.17/87.82	c  N dy  2432    765347       238     15812         0     61384     70446   1253274     15.80     16.65  --
359.35/90.15	c  N dy  2485    785407       238     15812         0     44233     70446    804087     15.79     17.28  --
368.12/92.39	c  N dy  2557    806011       238     15812         0     64029     70446   1311420     15.79     13.94  --
368.12/92.39	c  S st  2557    806011       238     15812         0     64029     70446   1311420     15.79     13.94  --
368.52/92.47	c  S st  2557    806516       238     15812         0     64530     70446   1324847     15.79   no data  --
368.52/92.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
368.52/92.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
368.92/92.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.10
368.92/92.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
368.92/92.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
368.92/92.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
368.92/92.54	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
387.66/97.27	c lits-rem:       151  cl-subs:     2741  v-elim:      0  v-fix:    0  time: 18.85 s
387.66/97.28	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
387.66/97.29	c vivif2 --  cl tried    61789 cl shrink        0 lits rem          0 time: 0.06
388.89/97.52	c asymm  cl-useful: 0/3897/15812 lits-rem:0 time: 0.92
388.89/97.52	c calculated reachability. Time: 0.00
388.89/97.52	c  N dy  2557    806516       238     15812         0     61789     70446   1274532     15.79   no data  --
398.08/99.88	c  N dy  2648    826943       238     15812         0     44008     70446    795880     15.80     16.77  --
407.61/102.29	c  N dy  2706    849480       238     15812         0     65596     70446   1341707     15.79     16.69  --
417.59/104.70	c  N dy  2749    869995       238     15812         0     46887     70446    840547     15.77     16.65  --
426.37/106.92	c  N dy  2808    890245       238     15812         0     66225     70446   1320068     15.76     16.61  --
436.74/109.60	c  N dy  2898    911840       238     15812         0     47664     70446    863901     15.75     16.59  --
455.88/114.34	c  N dy  2971    954199       238     15812         0     48004     70446    855768     15.69     16.58  --
467.06/117.17	c  N dy  3037    979325       238     15812         0     71879     70446   1437627     15.66     16.49  --
476.65/119.58	c  N dy  3088    999359       238     15812         0     49917     70446    912664     15.65     19.48  --
486.20/121.99	c  N dy  3170   1019808       238     15812         0     69617     70446   1420556     15.66     16.60  --
496.56/124.53	c  N dy  3222   1040445       238     15812         0     47217     70446    834776     15.64     16.52  --
506.94/127.13	c  N dy  3286   1064189       238     15812         0     69995     70446   1402852     15.63     16.52  --
510.94/128.18	c  F st  3326   1071875       238     15812         0     77386     70446   1595136     15.63     14.04  --
518.51/130.00	c  N dy  3375   1084216       238     15812         0     46098     70446    800388     15.64     16.48  --
527.69/132.32	c  N dy  3451   1104218       238     15812         0     65424     70446   1296682     15.64     21.51  --
540.05/135.44	c  N dy  3516   1126019       238     15812         0     86397     70446   1824488     15.63     16.47  --
554.40/139.06	c  N dy  3562   1156738       238     15812         0     71462     70446   1399499     15.60     16.47  --
566.37/142.03	c  N dy  3615   1177097       238     15812         0     45977     70446    783021     15.59     16.57  --
575.94/144.41	c  N dy  3698   1197239       238     15812         0     65293     70446   1282365     15.60     16.48  --
581.94/145.92	c  S st  3715   1209776       238     15812         0     77337     70446   1576778     15.59     15.07  --
581.94/146.01	c  S st  3715   1210281       238     15812         0     77837     70446   1590532     15.59   no data  --
582.36/146.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
582.36/146.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
582.36/146.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.13
582.36/146.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
582.36/146.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
582.72/146.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
582.72/146.10	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
609.84/152.97	c lits-rem:       135  cl-subs:     3241  v-elim:      0  v-fix:    0  time: 27.40 s
609.84/152.97	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
609.84/152.99	c vivif2 --  cl tried    74596 cl shrink        0 lits rem          0 time: 0.07
611.04/153.28	c asymm  cl-useful: 0/2978/15812 lits-rem:0 time: 1.16
611.04/153.28	c calculated reachability. Time: 0.00
611.04/153.28	c  N dy  3715   1210281       238     15812         0     74596     70446   1532988     15.59   no data  --
622.20/156.09	c  N dy  3807   1230343       238     15812         0     47924     70446    830924     15.60     16.45  --
632.58/158.61	c  N dy  3851   1250867       238     15812         0     67635     70446   1318827     15.59     16.41  --
642.95/161.24	c  N dy  3899   1271305       238     15812         0     87112     70446   1810115     15.58     16.50  --
654.52/164.19	c  N dy  3966   1291317       238     15812         0     59342     70446   1099046     15.58     17.26  --
668.08/167.50	c  N dy  4007   1315864       238     15812         0     82841     70446   1675098     15.56     16.39  --
681.24/170.84	c  N dy  4102   1336189       238     15812         0     54467     70446    965468     15.57     16.42  --
691.22/173.38	c  N dy  4167   1357425       238     15812         0     74864     70446   1477161     15.56     16.49  --
701.99/176.05	c  N dy  4208   1377499       238     15812         0     94107     70446   1951065     15.55     19.24  --
712.36/178.69	c  N dy  4264   1398021       238     15812         0     64798     70446   1199134     15.54     16.36  --
722.78/181.25	c  N dy  4332   1418065       238     15812         0     83998     70446   1677130     15.53     16.39  --
734.29/184.19	c  N dy  4391   1438570       238     15812         0     53836     70446    916899     15.53     16.38  --
744.71/186.75	c  N dy  4499   1458604       238     15812         0     73164     70446   1417887     15.54     17.35  --
755.44/189.50	c  N dy  4569   1478650       238     15812         0     92466     70446   1911107     15.54     17.31  --
766.64/192.26	c  N dy  4630   1498780       238     15812         0     60835     70446   1078276     15.54     16.41  --
777.38/194.92	c  N dy  4724   1518837       238     15812         0     80140     70446   1576958     15.54     19.65  --
789.33/197.91	c  N dy  4779   1538859       238     15812         0     99359     70446   2056933     15.54     18.24  --
800.51/200.71	c  N dy  4859   1559803       238     15812         0     67642     70446   1245106     15.53     16.52  --
811.27/203.44	c  N dy  4924   1579826       238     15812         0     86939     70446   1736910     15.54     18.42  --
824.04/206.67	c  N dy  4983   1599880       238     15812         0     53329     70446    872226     15.54     16.42  --
833.61/209.03	c  N dy  5006   1619938       238     15812         0     72506     70446   1330421     15.52     16.96  --
845.63/212.06	c  N dy  5082   1640842       238     15812         0     92655     70446   1850771     15.52     16.37  --
859.54/215.51	c  N dy  5138   1661256       238     15812         0     58387     70446    992137     15.51     16.36  --
869.91/218.19	c  N dy  5196   1681343       238     15812         0     77675     70446   1474833     15.51     21.85  --
882.27/221.20	c  N dy  5286   1701400       238     15812         0     97028     70446   1974574     15.52     21.33  --
887.07/222.46	c  S st  5295   1710282       238     15812         0    105467     70446   2177496     15.51     14.94  --
887.47/222.58	c  S st  5295   1710783       238     15812         0    105965     70446   2192329     15.51   no data  --
887.47/222.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
887.47/222.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
887.87/222.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.19
888.27/222.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
888.27/222.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
888.27/222.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
888.27/222.70	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
941.31/236.06	c lits-rem:       454  cl-subs:     5592  v-elim:      0  v-fix:    0  time: 53.21 s
941.31/236.06	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
941.31/236.09	c vivif2 --  cl tried   100373 cl shrink        0 lits rem          0 time: 0.10
942.89/236.43	c asymm  cl-useful: 0/1596/15812 lits-rem:0 time: 1.35
942.89/236.43	c calculated reachability. Time: 0.00
942.89/236.43	c  N dy  5295   1710783       238     15812         0    100373     70446   2090890     15.51   no data  --
953.27/239.09	c  N dy  5315   1730814       238     15812         0     64856     70446   1131640     15.49     16.64  --
964.08/241.72	c  N dy  5398   1750835       238     15812         0     84024     70446   1616427     15.49     19.34  --
977.99/245.24	c  N dy  5468   1772875       238     15812         0    105231     70446   2144911     15.49     16.47  --
991.16/248.56	c  N dy  5558   1793230       238     15812         0     69331     70446   1257562     15.50     16.41  --
1001.94/251.26	c  N dy  5577   1813599       238     15812         0     88703     70446   1724819     15.48     16.36  --
1020.70/255.98	c  N dy  5652   1844624       238     15812         0     61765     70446   1037222     15.47     16.38  --
1031.06/258.53	c  N dy  5707   1865170       238     15812         0     81407     70446   1531615     15.46     16.28  --
1044.61/261.92	c  N dy  5777   1889306       238     15812         0    104571     70446   2112097     15.46     16.35  --
1057.38/265.17	c  N dy  5833   1910996       238     15812         0     67993     70446   1185806     15.46     16.32  --
1068.15/267.80	c  N dy  5891   1931111       238     15812         0     87295     70446   1666636     15.45     16.31  --
1082.89/271.55	c  N dy  5969   1954837       238     15812         0    109982     70446   2226214     15.45     16.29  --
1094.87/274.51	c  N dy  6020   1974892       238     15812         0     70807     70446   1251728     15.44     18.69  --
1106.04/277.31	c  N dy  6104   1995020       238     15812         0     90185     70446   1746078     15.45     16.38  --
1119.21/280.65	c  N dy  6184   2015036       238     15812         0    109435     70446   2230767     15.45     16.29  --
1132.77/284.02	c  N dy  6257   2035770       238     15812         0     69865     70446   1220625     15.45     16.30  --
1144.73/287.05	c  N dy  6358   2056816       238     15812         0     90128     70446   1747631     15.46     16.39  --
1159.09/290.63	c  N dy  6445   2077273       238     15812         0    109815     70446   2250939     15.46     16.36  --
1171.85/293.81	c  N dy  6511   2097331       238     15812         0     68512     70446   1177759     15.46     17.92  --
1185.02/297.14	c  N dy  6576   2119020       238     15812         0     89251     70446   1698216     15.46     16.34  --
1198.98/300.63	c  N dy  6648   2139190       238     15812         0    108644     70446   2187765     15.46     16.29  --
1212.54/304.00	c  N dy  6680   2159808       238     15812         0     66991     70446   1123282     15.45     16.27  --
1223.31/306.79	c  N dy  6771   2180136       238     15812         0     86558     70446   1619365     15.45     16.32  --
1236.47/310.01	c  N dy  6867   2200270       238     15812         0    106001     70446   2115585     15.46     16.28  --
1243.66/311.86	c  S st  6901   2210784       238     15812         0    116126     70446   2368954     15.46     15.84  --
1244.06/311.98	c  S st  6901   2211285       238     15812         0    116622     70446   2382757     15.46   no data  --
1244.06/311.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1244.06/311.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1244.47/312.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.20
1244.90/312.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1244.90/312.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1244.90/312.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
1244.90/312.11	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1323.01/331.78	c lits-rem:       390  cl-subs:     5228  v-elim:      0  v-fix:    0  time: 78.40 s
1323.01/331.78	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
1323.43/331.81	c vivif2 --  cl tried   111394 cl shrink        0 lits rem          0 time: 0.10
1325.00/332.24	c asymm  cl-useful: 0/1959/15812 lits-rem:0 time: 1.73
1325.00/332.25	c calculated reachability. Time: 0.00
1325.00/332.25	c  N dy  6901   2211285       238     15812         0    111394     70446   2286747     15.46   no data  --
1339.36/335.83	c  N dy  6990   2231340       238     15812         0     68294     70446   1159432     15.46     16.41  --
1355.32/339.88	c  N dy  7065   2260354       238     15812         0     96059     70446   1841638     15.45     16.28  --
1372.87/344.27	c  N dy  7132   2287801       238     15812         0    122306     70446   2480931     15.44     16.26  --
1385.63/347.47	c  N dy  7227   2307929       238     15812         0     78375     70446   1398338     15.45     16.39  --
1397.21/350.30	c  N dy  7280   2328324       238     15812         0     97944     70446   1881719     15.44     16.36  --
1410.77/353.74	c  N dy  7317   2351465       238     15812         0    120178     70446   2417794     15.43     16.36  --
1426.72/357.72	c  N dy  7382   2378066       238     15812         0     81363     70446   1447263     15.42     16.26  --
1439.09/360.85	c  N dy  7464   2398821       238     15812         0    101402     70446   1959431     15.43     16.33  --
1454.24/364.69	c  N dy  7537   2421434       238     15812         0    123249     70446   2510770     15.43     16.27  --
1466.61/367.78	c  N dy  7567   2441561       238     15812         0     77080     70446   1326150     15.42     16.23  --
1478.58/370.76	c  N dy  7652   2462022       238     15812         0     96741     70446   1822861     15.42     16.31  --
1490.17/373.71	c  N dy  7680   2482090       238     15812         0    115760     70446   2270409     15.41     17.66  --
1508.13/378.16	c  N dy  7765   2503207       238     15812         0     69926     70446   1149117     15.41     16.23  --
1519.66/381.01	c  N dy  7837   2523273       238     15812         0     89151     70446   1639684     15.41     18.54  --
1532.42/384.20	c  N dy  7917   2543512       238     15812         0    108660     70446   2132154     15.41     16.24  --
1549.57/388.56	c  N dy  7980   2566037       238     15812         0    130227     70446   2661734     15.41     16.23  --
1565.52/392.51	c  N dy  8075   2588367       238     15812         0     84526     70446   1510070     15.41     16.32  --
1578.34/395.77	c  N dy  8132   2609725       238     15812         0    105051     70446   2016153     15.41     16.26  --
1593.44/399.53	c  N dy  8205   2630715       238     15812         0    125243     70446   2523396     15.41     16.23  --
1608.62/403.31	c  N dy  8291   2651186       238     15812         0     76823     70446   1312014     15.41     16.39  --
1620.17/406.27	c  N dy  8370   2671582       238     15812         0     96457     70446   1806804     15.41     16.26  --
1633.73/409.66	c  N dy  8464   2691621       238     15812         0    115722     70446   2302728     15.42     19.36  --
1647.70/413.21	c  S st  8526   2711285       238     15812         0    134652     70446   2773511     15.41   no data  --
1648.54/413.35	c  S st  8526   2711789       238     15812         0    135155     70446   2786959     15.41   no data  --
1648.54/413.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1648.54/413.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1648.89/413.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.27
1649.28/413.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1649.28/413.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1649.28/413.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
1649.28/413.51	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1758.21/440.84	c lits-rem:       346  cl-subs:     5911  v-elim:      0  v-fix:    0  time: 108.93 s
1758.21/440.84	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
1758.21/440.87	c vivif2 --  cl tried   129244 cl shrink        0 lits rem          0 time: 0.13
1759.76/441.25	c asymm  cl-useful: 0/1674/15812 lits-rem:0 time: 1.51
1759.76/441.25	c calculated reachability. Time: 0.00
1759.76/441.25	c  N dy  8526   2711789       238     15812         0    129244     70446   2678543     15.41   no data  --
1773.33/444.69	c  N dy  8612   2733397       238     15812         0     80906     70446   1406797     15.42     16.35  --
1785.29/447.64	c  N dy  8679   2753586       238     15812         0    100334     70446   1891301     15.42     16.26  --
1798.05/450.89	c  N dy  8745   2773621       238     15812         0    119541     70446   2371570     15.42     16.26  --
1813.20/454.65	c  N dy  8787   2793937       238     15812         0    139000     70446   2841172     15.41     16.29  --
1825.17/457.61	c  N dy  8837   2814345       238     15812         0     88372     70446   1568966     15.40     16.26  --
1848.30/463.40	c  N dy  8895   2851042       238     15812         0    123385     70446   2406346     15.39     16.21  --
1865.06/467.68	c  N dy  8951   2871616       238     15812         0     72291     70446   1171470     15.38     16.34  --
1879.83/471.38	c  N dy  9013   2897463       238     15812         0     96999     70446   1779964     15.38     16.20  --
1893.80/474.89	c  N dy  9067   2917503       238     15812         0    116213     70446   2256555     15.38     16.23  --
1911.77/479.39	c  N dy  9115   2940459       238     15812         0    138188     70446   2789942     15.37     16.19  --
1930.06/483.95	c  N dy  9176   2963977       238     15812         0     88941     70446   1562717     15.36     16.21  --
1944.03/487.43	c  N dy  9253   2984073       238     15812         0    108189     70446   2043815     15.36     18.10  --
1960.03/491.42	c  N dy  9324   3004239       238     15812         0    127640     70446   2532526     15.37     16.20  --
1979.12/496.22	c  N dy  9392   3024979       238     15812         0     74680     70446   1210502     15.37     16.18  --
1991.88/499.43	c  N dy  9462   3045362       238     15812         0     94272     70446   1704348     15.37     16.20  --
2006.65/503.15	c  N dy  9530   3065892       238     15812         0    113968     70446   2198948     15.36     16.23  --
2024.59/507.60	c  N dy  9588   3089140       238     15812         0    136227     70446   2750158     15.36     16.19  --
2042.14/512.08	c  N dy  9654   3113623       238     15812         0     85810     70446   1474633     15.36     16.28  --
2054.50/515.15	c  N dy  9713   3133720       238     15812         0    105018     70446   1944294     15.35     16.21  --
2068.87/518.72	c  N dy  9790   3153721       238     15812         0    124264     70446   2430158     15.36     20.03  --
2085.22/522.85	c  N dy  9852   3176161       238     15812         0    145761     70446   2952367     15.35     16.18  --
2099.18/526.37	c  N dy  9915   3196653       238     15812         0     90615     70446   1596110     15.35     16.19  --
2110.75/529.21	c  S st  9980   3211790       238     15812         0    105100     70446   1953950     15.35     12.09  --
2111.15/529.34	c  S st  9980   3212292       238     15812         0    105600     70446   1968118     15.35   no data  --
2111.15/529.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2111.15/529.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2111.55/529.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
2111.55/529.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2111.55/529.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2111.55/529.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
2111.55/529.47	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2175.74/545.56	c lits-rem:       159  cl-subs:     2717  v-elim:      0  v-fix:    0  time: 64.09 s
2175.74/545.56	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
2175.74/545.58	c vivif2 --  cl tried   102883 cl shrink        0 lits rem          0 time: 0.10
2177.34/545.93	c asymm  cl-useful: 0/2839/15812 lits-rem:0 time: 1.40
2177.34/545.94	c calculated reachability. Time: 0.00
2177.34/545.94	c  N dy  9980   3212292       238     15812         0    102883     70446   1918683     15.35   no data  --
2190.51/549.27	c  N dy 10063   3232479       238     15812         0    122293     70446   2402265     15.35     16.19  --
2206.86/553.37	c  N dy 10142   3253915       238     15812         0    143009     70446   2917756     15.35     16.19  --
2223.26/557.42	c  N dy 10224   3276342       238     15812         0     88796     70446   1532746     15.36     16.20  --
2235.59/560.50	c  N dy 10266   3297207       238     15812         0    108752     70446   2010328     15.35     16.22  --
2251.14/564.40	c  N dy 10302   3320663       238     15812         0    131213     70446   2553286     15.34     16.18  --
2265.90/568.12	c  N dy 10348   3340665       238     15812         0    150324     70446   3012260     15.34     17.14  --
2279.89/571.66	c  N dy 10420   3360882       238     15812         0     92964     70446   1635128     15.34     16.55  --
2292.63/574.84	c  N dy 10468   3381368       238     15812         0    112622     70446   2109357     15.33     16.20  --
2307.38/578.59	c  N dy 10501   3404352       238     15812         0    134487     70446   2629339     15.32     16.16  --
2324.18/582.79	c  N dy 10549   3425201       238     15812         0    154470     70446   3108656     15.32     16.22  --
2340.09/586.73	c  N dy 10653   3445301       238     15812         0     96280     70446   1724825     15.32     18.66  --
2353.25/590.09	c  N dy 10679   3465551       238     15812         0    115559     70446   2175410     15.32     16.14  --
2372.44/594.86	c  N dy 10776   3487797       238     15812         0    136926     70446   2716661     15.32     16.18  --
2390.73/599.42	c  N dy 10845   3507834       238     15812         0    156213     70446   3193121     15.32     17.78  --
2404.70/602.96	c  N dy 10904   3527936       238     15812         0     96915     70446   1709791     15.32     16.17  --
2420.28/606.91	c  N dy 10966   3549516       238     15812         0    117608     70446   2210685     15.31     16.20  --
2438.99/611.55	c  N dy 11075   3569522       238     15812         0    136885     70446   2699626     15.32     17.43  --
2456.14/615.83	c  N dy 11113   3589555       238     15812         0    156154     70446   3159876     15.32     20.62  --
2471.71/619.78	c  N dy 11164   3609603       238     15812         0     95766     70446   1661851     15.31     16.12  --
2486.08/623.31	c  N dy 11211   3629849       238     15812         0    115116     70446   2130439     15.31     16.19  --
2502.41/627.48	c  N dy 11275   3650006       238     15812         0    134537     70446   2606701     15.31     16.12  --
2519.56/631.70	c  N dy 11323   3670089       238     15812         0    153759     70446   3075430     15.31     17.88  --
2535.10/635.67	c  N dy 11384   3690304       238     15812         0     92655     70446   1589786     15.30     16.14  --
2547.92/638.86	c  N dy 11452   3710375       238     15812         0    111928     70446   2068885     15.30     16.97  --
2549.07/639.15	c  S st 11455   3712294       238     15812         0    113753     70446   2111494     15.30     12.70  --
2549.47/639.27	c  S st 11455   3712795       238     15812         0    114247     70446   2125332     15.30   no data  --
2549.47/639.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2549.47/639.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2549.87/639.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.21
2550.27/639.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2550.27/639.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2550.27/639.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
2550.27/639.40	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2630.44/659.53	c lits-rem:       171  cl-subs:     3156  v-elim:      0  v-fix:    0  time: 80.23 s
2630.44/659.53	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
2630.44/659.55	c vivif2 --  cl tried   111091 cl shrink        0 lits rem          0 time: 0.11
2630.86/659.70	c asymm  cl-useful: 0/869/15812 lits-rem:0 time: 0.58
2630.86/659.71	c calculated reachability. Time: 0.00
2630.86/659.71	c  N dy 11455   3712795       238     15812         0    111091     70446   2068622     15.30   no data  --
2644.80/663.12	c  N dy 11506   3732798       238     15812         0    130227     70446   2535259     15.30     16.23  --
2658.76/666.62	c  F st 11572   3751565       238     15812         0    148223     70446   2976733     15.30     14.62  --
2660.36/667.01	c  N st 11576   3753601       238     15812         0    150188     70446   3030743     15.30   no data  --
2677.11/671.26	c  N dy 11622   3776228       238     15812         0     90334     70446   1521482     15.30     16.19  --
2696.25/676.07	c  N dy 11712   3805644       238     15812         0    118526     70446   2187737     15.29     16.19  --
2711.80/679.96	c  N dy 11767   3827288       238     15812         0    139229     70446   2690276     15.29     16.22  --
2730.55/684.62	c  N dy 11864   3847633       238     15812         0    158857     70446   3183786     15.29     16.11  --
2746.50/688.60	c  N dy 11950   3868017       238     15812         0     96058     70446   1666788     15.29     16.14  --
2759.66/691.97	c  N dy 12008   3888032       238     15812         0    115245     70446   2146221     15.29     16.36  --
2774.43/695.68	c  N dy 12071   3909034       238     15812         0    135353     70446   2645425     15.29     16.12  --
2791.57/699.93	c  N dy 12128   3929611       238     15812         0    155165     70446   3130700     15.29     16.10  --
2809.53/704.45	c  N dy 12203   3949642       238     15812         0     90888     70446   1519008     15.29     19.26  --
2822.69/707.78	c  N dy 12244   3969725       238     15812         0    110153     70446   1973213     15.29     19.82  --
2838.64/711.76	c  N dy 12317   3989771       238     15812         0    129430     70446   2458945     15.29     16.99  --
2856.99/716.38	c  N dy 12394   4012483       238     15812         0    151270     70446   2988092     15.29     16.19  --
2878.52/721.73	c  N dy 12456   4037496       238     15812         0     90767     70446   1508572     15.28     16.13  --
2891.68/725.07	c  N dy 12530   4057543       238     15812         0    110077     70446   1988704     15.29     16.24  --
2905.64/728.59	c  N dy 12558   4078281       238     15812         0    129876     70446   2447988     15.28     16.11  --
2923.19/732.92	c  N dy 12617   4098349       238     15812         0    149098     70446   2917642     15.28     16.14  --
2945.53/738.52	c  N dy 12683   4120242       238     15812         0    170063     70446   3428367     15.28     16.09  --
2961.08/742.48	c  N dy 12715   4141265       238     15812         0    104850     70446   1841325     15.27     16.10  --
2976.64/746.34	c  N dy 12770   4163077       238     15812         0    125782     70446   2349882     15.27     16.10  --
2992.19/750.24	c  N dy 12824   4183129       238     15812         0    145053     70446   2823137     15.27     19.01  --
3009.35/754.50	c  N dy 12849   4205916       238     15812         0    166693     70446   3325680     15.26     16.11  --
3017.37/756.59	c  S st 12880   4212795       238     15812         0     87015     70446   1407453     15.26     13.75  --
3017.72/756.69	c  S st 12880   4213299       238     15812         0     87516     70446   1421805     15.26   no data  --
3018.12/756.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3018.12/756.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3018.12/756.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3018.12/756.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3018.12/756.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3018.12/756.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
3018.12/756.78	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3045.64/763.66	c lits-rem:         5  cl-subs:      117  v-elim:      0  v-fix:    0  time: 27.41 s
3045.64/763.66	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
3045.64/763.68	c vivif2 --  cl tried    87399 cl shrink        0 lits rem          0 time: 0.07
3046.84/763.95	c asymm  cl-useful: 0/2799/15812 lits-rem:0 time: 1.08
3046.84/763.95	c calculated reachability. Time: 0.00
3046.84/763.95	c  N dy 12880   4213299       238     15812         0     87399     70446   1419914     15.26   no data  --
3060.40/767.30	c  N dy 12945   4233670       238     15812         0    106925     70446   1899890     15.26     16.21  --
3075.54/771.14	c  N dy 12987   4253700       238     15812         0    126005     70446   2346635     15.25     16.98  --
3094.30/775.87	c  N dy 13079   4273799       238     15812         0    145363     70446   2831220     15.26     16.09  --
3114.24/780.82	c  N dy 13108   4294842       238     15812         0    165496     70446   3305092     15.25     16.09  --
3133.80/785.78	c  N dy 13175   4314894       238     15812         0     97483     70446   1665705     15.25     17.17  --
3151.35/790.10	c  N dy 13267   4335636       238     15812         0    117462     70446   2167844     15.25     16.16  --
3168.49/794.45	c  N dy 13334   4356583       238     15812         0    137659     70446   2661950     15.25     16.09  --
3187.65/799.28	c  N dy 13391   4377607       238     15812         0    157801     70446   3155175     15.25     16.06  --
3212.37/805.41	c  N dy 13472   4398219       238     15812         0     89305     70446   1450175     15.25     16.07  --
3227.14/809.20	c  N dy 13528   4420108       238     15812         0    110286     70446   1961272     15.25     16.06  --
3242.68/813.05	c  N dy 13575   4440131       238     15812         0    129432     70446   2433114     15.25     17.36  --
3261.83/817.82	c  N dy 13638   4460643       238     15812         0    149140     70446   2917587     15.25     16.45  --
3282.97/823.19	c  N dy 13716   4480670       238     15812         0    168410     70446   3400674     15.25     16.57  --
3306.11/829.00	c  N dy 13793   4501219       238     15812         0     98891     70446   1683153     15.25     16.05  --
3323.25/833.29	c  N dy 13863   4521239       238     15812         0    118164     70446   2160329     15.25     16.14  --
3353.97/840.99	c  N dy 13914   4555853       238     15812         0    151222     70446   2943231     15.24     16.06  --
3381.87/847.98	c  N dy 13978   4582438       238     15812         0    176730     70446   3558644     15.24     16.04  --
3400.63/852.68	c  N dy 14055   4602629       238     15812         0    105994     70446   1852809     15.24     16.05  --
3418.17/857.03	c  N dy 14127   4623454       238     15812         0    125995     70446   2342248     15.24     16.04  --
3437.72/861.92	c  N dy 14198   4643523       238     15812         0    145309     70446   2816537     15.24     16.26  --
3460.07/867.54	c  N dy 14251   4663905       238     15812         0    164854     70446   3290312     15.23     16.21  --
3487.96/874.54	c  N dy 14317   4685377       238     15812         0     94288     70446   1545358     15.23     16.13  --
3505.11/878.82	c  N dy 14383   4706495       238     15812         0    114621     70446   2045537     15.23     16.05  --
3511.90/880.58	c  S st 14409   4713302       238     15812         0    121164     70446   2205826     15.23     12.24  --
3512.71/880.77	c  S st 14409   4713803       238     15812         0    121660     70446   2219060     15.23   no data  --
3512.71/880.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3512.71/880.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3513.14/880.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.32
3513.48/880.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3513.48/880.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3513.48/880.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
3513.48/880.94	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3603.62/903.56	c lits-rem:       211  cl-subs:     3191  v-elim:      0  v-fix:    0  time: 90.18 s
3603.62/903.56	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
3603.62/903.59	c vivif2 --  cl tried   118469 cl shrink        0 lits rem          0 time: 0.11
3605.25/903.92	c asymm  cl-useful: 0/2552/15812 lits-rem:0 time: 1.33
3605.25/903.93	c calculated reachability. Time: 0.00
3605.25/903.93	c  N dy 14409   4713803       238     15812         0    118469     70446   2163751     15.23   no data  --
3621.57/908.03	c  N dy 14470   4737967       238     15812         0    141540     70446   2721832     15.23     16.13  --
3638.32/912.23	c  N dy 14530   4758002       238     15812         0    160783     70446   3185273     15.22     16.25  --
3655.47/916.54	c  N dy 14598   4778284       238     15812         0    180244     70446   3670386     15.22     16.05  --
3673.82/921.14	c  N dy 14685   4801557       238     15812         0    110583     70446   1937908     15.23     16.03  --
3688.62/924.82	c  N dy 14752   4821619       238     15812         0    129806     70446   2411799     15.23     23.60  --
3704.13/928.74	c  N dy 14815   4841862       238     15812         0    149207     70446   2891653     15.22     16.21  --
3722.48/933.30	c  N dy 14869   4863611       238     15812         0    170030     70446   3400070     15.22     16.03  --
3744.03/938.76	c  N dy 14957   4884276       238     15812         0     96828     70446   1585275     15.22     16.05  --
3756.79/941.94	c  N dy 14991   4904282       238     15812         0    115952     70446   2039326     15.22     16.05  --
3771.55/945.70	c  N dy 15062   4924337       238     15812         0    135161     70446   2505517     15.22     16.21  --
3788.69/949.91	c  N dy 15139   4944380       238     15812         0    154484     70446   2986998     15.22     17.23  --
3806.24/954.33	c  N dy 15189   4964591       238     15812         0    173887     70446   3449877     15.22     16.02  --
3825.38/959.12	c  N dy 15246   4984945       238     15812         0     99382     70446   1633007     15.22     16.04  --
3841.34/963.13	c  N dy 15318   5007652       238     15812         0    121138     70446   2161292     15.22     16.21  --
3858.88/967.51	c  N dy 15376   5027699       238     15812         0    140323     70446   2628163     15.21     16.13  --
3878.42/972.49	c  N dy 15445   5048102       238     15812         0    159946     70446   3106977     15.21     16.02  --
3905.55/979.28	c  N dy 15502   5075173       238     15812         0    185794     70446   3716004     15.21     16.03  --
3924.70/984.01	c  N dy 15579   5095247       238     15812         0    110216     70446   1895888     15.21     16.61  --
3940.24/987.92	c  N dy 15663   5115701       238     15812         0    129879     70446   2382890     15.21     16.05  --
3956.25/992.00	c  N dy 15718   5135936       238     15812         0    149276     70446   2858174     15.21     16.10  --
3974.94/996.69	c  N dy 15760   5157249       238     15812         0    169755     70446   3346094     15.21     16.01  --
3994.90/1001.65	c  N dy 15804   5177271       238     15812         0    188914     70446   3810362     15.20     16.95  --
4014.44/1006.57	c  N dy 15877   5200665       238     15812         0    115397     70446   2002051     15.20     16.03  --
4025.61/1009.39	c  S st 15932   5213804       238     15812         0    127990     70446   2316925     15.20     14.33  --
4026.45/1009.56	c  S st 15932   5214306       238     15812         0    128489     70446   2330837     15.20   no data  --
4026.45/1009.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4026.45/1009.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4026.80/1009.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.31
4027.20/1009.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4027.20/1009.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4027.20/1009.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
4027.20/1009.72	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4136.87/1037.20	c lits-rem:       291  cl-subs:     3734  v-elim:      0  v-fix:    0  time: 109.53 s
4136.87/1037.20	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
4136.87/1037.23	c vivif2 --  cl tried   124755 cl shrink        0 lits rem          0 time: 0.12
4138.47/1037.66	c asymm  cl-useful: 0/1520/15812 lits-rem:0 time: 1.73
4138.47/1037.67	c calculated reachability. Time: 0.00
4138.47/1037.67	c  N dy 15932   5214306       238     15812         0    124755     70446   2265848     15.20   no data  --
4155.21/1041.84	c  N dy 16002   5234380       238     15812         0    144058     70446   2739240     15.20     16.18  --
4171.96/1046.02	c  N dy 16064   5254462       238     15812         0    163314     70446   3217978     15.20     16.65  --
4191.91/1051.01	c  N dy 16144   5275798       238     15812         0    183792     70446   3727055     15.21     16.02  --
4211.46/1055.90	c  N dy 16217   5295799       238     15812         0    106159     70446   1756100     15.21     18.75  --
4226.22/1059.64	c  N dy 16313   5315802       238     15812         0    125397     70446   2237559     15.21     18.74  --
4241.00/1063.36	c  N dy 16366   5335863       238     15812         0    144694     70446   2705521     15.21     19.66  --
4260.51/1068.22	c  N dy 16474   5357148       238     15812         0    165282     70446   3219914     15.21     16.05  --
4280.06/1073.14	c  N dy 16551   5377166       238     15812         0    184472     70446   3695816     15.21     16.05  --
4298.45/1077.78	c  N dy 16592   5397198       238     15812         0    105701     70446   1740774     15.21     16.05  --
4314.76/1081.81	c  N dy 16659   5420152       238     15812         0    127526     70446   2271459     15.20     16.14  --
4330.31/1085.73	c  N dy 16715   5440245       238     15812         0    146807     70446   2741459     15.20     16.64  --
4347.46/1090.00	c  N dy 16779   5460267       238     15812         0    166074     70446   3213918     15.20     17.93  --
4366.21/1094.70	c  N dy 16834   5480636       238     15812         0    185594     70446   3688426     15.20     16.05  --
4387.34/1100.02	c  N dy 16896   5500887       238     15812         0    106271     70446   1744237     15.20     16.08  --
4402.91/1103.96	c  N dy 16966   5520980       238     15812         0    125529     70446   2220211     15.20     17.20  --
4421.65/1108.70	c  N dy 17014   5542784       238     15812         0    146338     70446   2718896     15.20     16.00  --
4443.98/1114.28	c  N dy 17087   5567273       238     15812         0    169843     70446   3291864     15.20     16.05  --
4462.73/1118.91	c  N dy 17147   5587551       238     15812         0    189156     70446   3758510     15.20     16.04  --
4484.67/1124.48	c  N dy 17223   5608043       238     15812         0    109239     70446   1812300     15.20     16.10  --
4500.61/1128.40	c  N dy 17315   5628610       238     15812         0    129097     70446   2306859     15.20     16.15  --
4516.58/1132.42	c  N dy 17386   5649054       238     15812         0    148700     70446   2784047     15.20     16.05  --
4536.12/1137.37	c  N dy 17409   5675083       238     15812         0    173334     70446   3350989     15.19     16.02  --
4555.27/1142.16	c  N dy 17462   5695190       238     15812         0    192598     70446   3814862     15.19     16.01  --
4573.22/1146.62	c  S st 17520   5714314       238     15812         0    110449     70446   1831625     15.19     14.87  --
4573.62/1146.75	c  S st 17520   5714818       238     15812         0    110950     70446   1845471     15.19   no data  --
4573.62/1146.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4573.62/1146.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4574.02/1146.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
4574.02/1146.87	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4574.02/1146.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4574.02/1146.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
4574.02/1146.87	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4631.06/1161.17	c lits-rem:        61  cl-subs:      976  v-elim:      0  v-fix:    0  time: 57.00 s
4631.06/1161.17	c vivif2 --  cl tried    15812 cl shrink        0 lits rem          0 time: 0.00
4631.06/1161.19	c vivif2 --  cl tried   109974 cl shrink        0 lits rem          0 time: 0.10
4633.04/1161.62	c asymm  cl-useful: 0/1729/15812 lits-rem:0 time: 1.70
4633.04/1161.63	c calculated reachability. Time: 0.00
4633.04/1161.63	c  N dy 17520   5714818       238     15812         0    109974     70446   1827505     15.19   no data  --
4650.98/1166.10	c  N dy 17583   5738312       238     15812         0    132550     70446   2379963     15.19     16.11  --
4670.14/1170.97	c  N dy 17655   5758803       238     15812         0    152200     70446   2863687     15.19     16.09  --
4690.87/1176.16	c  N dy 17727   5778910       238     15812         0    171477     70446   3335639     15.19     16.05  --
4712.00/1181.46	c  N dy 17807   5799459       238     15812         0    191212     70446   3828073     15.19     16.19  --
4731.55/1186.32	c  N dy 17861   5819523       238     15812         0    108845     70446   1776523     15.19     16.05  --
4746.30/1190.08	c  N dy 17928   5839669       238     15812         0    128169     70446   2245026     15.19     16.00  --
4762.26/1194.03	c  N dy 17975   5859731       238     15812         0    147348     70446   2700205     15.18     20.92  --
4780.21/1198.55	c  N dy 18057   5879830       238     15812         0    166675     70446   3178587     15.18     16.28  --
4798.18/1203.07	c  N dy 18131   5899853       238     15812         0    185814     70446   3646523     15.18     16.15  --

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-3369123-1305414525/watcher-3369123-1305414525 -o /tmp/evaluation-result-3369123-1305414525/solver-3369123-1305414525 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369123-1305414525.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: 3.40 4.02 5.13 3/347 9151
/proc/meminfo: memFree=17789988/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 416 0 0 0 0 0 0 0 25 0 4 0 731683164 52465664 356 33554432000 4194304 4650419 140735799761984 18446744073709551615 47845346567709 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 12809 356 306 112 0 7774 0
[pid=9151/tid=9152] ppid=9149 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 731683165 52465664 356 33554432000 4194304 4650419 140735799761984 18446744073709551615 47845346567705 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 731683165 52465664 356 33554432000 4194304 4650419 140735799761984 18446744073709551615 47845346568118 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 4 0 731683165 52465664 356 33554432000 4194304 4650419 140735799761984 18446744073709551615 47845346567699 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.384279 s]
/proc/loadavg: 3.40 4.02 5.13 3/347 9151
/proc/meminfo: memFree=17789988/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=318060 CPUtime=2.84 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 8464 0 0 0 283 1 0 0 18 0 4 0 731683164 325693440 5839 33554432000 4194304 4650419 140735799761984 18446744073709551615 256415434887 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 72712 5437 391 112 0 67677 0
[pid=9151/tid=9152] ppid=9149 vsize=290848 CPUtime=0.81 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 2241 0 0 0 81 0 0 0 18 0 4 0 731683165 297828352 5437 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=290848 CPUtime=0.79 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 2190 0 0 0 79 0 0 0 19 0 4 0 731683165 297828352 5437 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=290848 CPUtime=0.81 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 1578 0 0 0 81 0 0 0 19 0 4 0 731683165 297828352 5437 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 318060

[startup+0.923652 s]
/proc/loadavg: 3.40 4.02 5.13 3/347 9151
/proc/meminfo: memFree=17789988/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=290848 CPUtime=3.65 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 9021 0 0 0 364 1 0 0 19 0 4 0 731683164 297828352 5633 33554432000 4194304 4650419 140735799761984 18446744073709551615 4331989 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 72712 5633 391 112 0 67677 0
[pid=9151/tid=9152] ppid=9149 vsize=290848 CPUtime=0.91 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 2291 0 0 0 91 0 0 0 18 0 4 0 731683165 297828352 5633 33554432000 4194304 4650419 140735799761984 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=290848 CPUtime=0.89 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 2241 0 0 0 89 0 0 0 19 0 4 0 731683165 297828352 5633 33554432000 4194304 4650419 140735799761984 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=290848 CPUtime=0.91 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 1626 0 0 0 91 0 0 0 19 0 4 0 731683165 297828352 5633 33554432000 4194304 4650419 140735799761984 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 290848

[startup+1.02363 s]
/proc/loadavg: 3.40 4.02 5.13 3/347 9151
/proc/meminfo: memFree=17789988/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=290996 CPUtime=4.05 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 9521 0 0 0 404 1 0 0 19 0 4 0 731683164 297979904 5691 33554432000 4194304 4650419 140735799761984 18446744073709551615 4328270 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 72749 5691 391 112 0 67714 0
[pid=9151/tid=9152] ppid=9149 vsize=290996 CPUtime=1.01 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 2338 0 0 0 101 0 0 0 18 0 4 0 731683165 297979904 5691 33554432000 4194304 4650419 140735799761984 18446744073709551615 4328264 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=290996 CPUtime=0.99 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 2289 0 0 0 99 0 0 0 19 0 4 0 731683165 297979904 5691 33554432000 4194304 4650419 140735799761984 18446744073709551615 4329710 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=290996 CPUtime=1.01 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 1984 0 0 0 101 0 0 0 19 0 4 0 731683165 297979904 5691 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 290996

[startup+1.12361 s]
/proc/loadavg: 3.40 4.02 5.13 3/347 9151
/proc/meminfo: memFree=17789988/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=290996 CPUtime=4.45 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 9711 0 0 0 444 1 0 0 19 0 4 0 731683164 297979904 5881 33554432000 4194304 4650419 140735799761984 18446744073709551615 4331993 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 72749 5881 391 112 0 67714 0
[pid=9151/tid=9152] ppid=9149 vsize=290996 CPUtime=1.11 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 2384 0 0 0 111 0 0 0 18 0 4 0 731683165 297979904 5881 33554432000 4194304 4650419 140735799761984 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=290996 CPUtime=1.09 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 2334 0 0 0 109 0 0 0 19 0 4 0 731683165 297979904 5881 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=290996 CPUtime=1.11 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 2038 0 0 0 111 0 0 0 19 0 4 0 731683165 297979904 5881 33554432000 4194304 4650419 140735799761984 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 290996

[startup+1.50054 s]
/proc/loadavg: 3.40 4.02 5.13 3/347 9151
/proc/meminfo: memFree=17789988/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=291604 CPUtime=5.96 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 11347 0 0 0 594 2 0 0 19 0 4 0 731683164 298602496 6166 33554432000 4194304 4650419 140735799761984 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 72901 6166 392 112 0 67866 0
[pid=9151/tid=9152] ppid=9149 vsize=291604 CPUtime=1.49 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 2882 0 0 0 149 0 0 0 18 0 4 0 731683165 298602496 6166 33554432000 4194304 4650419 140735799761984 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=291604 CPUtime=1.47 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 2784 0 0 0 147 0 0 0 20 0 4 0 731683165 298602496 6166 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=291604 CPUtime=1.49 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 2228 0 0 0 149 0 0 0 19 0 4 0 731683165 298602496 6166 33554432000 4194304 4650419 140735799761984 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 291604

[startup+3.10025 s]
/proc/loadavg: 3.40 4.02 5.13 9/358 9163
/proc/meminfo: memFree=17665792/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=302664 CPUtime=12.33 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 23993 0 0 0 1230 3 0 0 25 0 4 0 731683164 309927936 14453 33554432000 4194304 4650419 140735799761984 18446744073709551615 4438939 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 75666 14453 393 112 0 70631 0
[pid=9151/tid=9152] ppid=9149 vsize=302664 CPUtime=3.08 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 5400 0 0 0 308 0 0 0 21 0 4 0 731683165 309927936 14453 33554432000 4194304 4650419 140735799761984 18446744073709551615 4438387 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=302664 CPUtime=3.04 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 6371 0 0 0 304 0 0 0 25 0 4 0 731683165 309927936 14453 33554432000 4194304 4650419 140735799761984 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=302664 CPUtime=3.09 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 6510 0 0 0 308 1 0 0 25 0 4 0 731683165 309927936 14453 33554432000 4194304 4650419 140735799761984 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 302664

[startup+6.31364 s]
/proc/loadavg: 3.85 4.11 5.15 9/358 9163
/proc/meminfo: memFree=17616100/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=293804 CPUtime=25.15 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 31742 0 0 0 2510 5 0 0 25 0 4 0 731683164 300855296 17385 33554432000 4194304 4650419 140735799761984 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 73451 17385 393 112 0 68416 0
[pid=9151/tid=9152] ppid=9149 vsize=293804 CPUtime=6.3 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 8152 0 0 0 629 1 0 0 25 0 4 0 731683165 300855296 17385 33554432000 4194304 4650419 140735799761984 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=293804 CPUtime=6.22 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 7792 0 0 0 621 1 0 0 25 0 4 0 731683165 300855296 17385 33554432000 4194304 4650419 140735799761984 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=293804 CPUtime=6.3 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 8949 0 0 0 629 1 0 0 25 0 4 0 731683165 300855296 17385 33554432000 4194304 4650419 140735799761984 18446744073709551615 4333231 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 293804

[startup+12.7004 s]
/proc/loadavg: 4.18 4.17 5.16 9/358 9163
/proc/meminfo: memFree=17587320/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=294564 CPUtime=50.63 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 48919 0 0 0 5055 8 0 0 25 0 4 0 731683164 301633536 23744 33554432000 4194304 4650419 140735799761984 18446744073709551615 4438671 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 73641 23744 393 112 0 68606 0
[pid=9151/tid=9152] ppid=9149 vsize=294564 CPUtime=12.68 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 12085 0 0 0 1267 1 0 0 25 0 4 0 731683165 301633536 23744 33554432000 4194304 4650419 140735799761984 18446744073709551615 4438917 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=294564 CPUtime=12.54 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 11709 0 0 0 1253 1 0 0 25 0 4 0 731683165 301633536 23744 33554432000 4194304 4650419 140735799761984 18446744073709551615 4333795 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=294564 CPUtime=12.69 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 14469 0 0 0 1267 2 0 0 25 0 4 0 731683165 301633536 23744 33554432000 4194304 4650419 140735799761984 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 294564

[startup+25.501 s]
/proc/loadavg: 5.03 4.36 5.21 9/358 9163
/proc/meminfo: memFree=17522788/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=372204 CPUtime=101.69 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 76767 0 0 0 10156 13 0 0 25 0 4 0 731683164 381136896 34448 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 93051 34448 393 112 0 88016 0
[pid=9151/tid=9152] ppid=9149 vsize=372204 CPUtime=25.49 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 18681 0 0 0 2547 2 0 0 25 0 4 0 731683165 381136896 34448 33554432000 4194304 4650419 140735799761984 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=372204 CPUtime=25.2 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 18923 0 0 0 2517 3 0 0 25 0 4 0 731683165 381136896 34448 33554432000 4194304 4650419 140735799761984 18446744073709551615 4329722 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=372204 CPUtime=25.49 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 22802 0 0 0 2546 3 0 0 25 0 4 0 731683165 381136896 34448 33554432000 4194304 4650419 140735799761984 18446744073709551615 4476318 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 372204

[startup+51.1012 s]
/proc/loadavg: 6.12 4.66 5.29 9/358 9164
/proc/meminfo: memFree=17457488/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=370356 CPUtime=203.79 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 120116 0 0 0 20356 23 0 0 25 0 4 0 731683164 379244544 40667 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365286 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 92589 40667 393 112 0 87554 0
[pid=9151/tid=9152] ppid=9149 vsize=370356 CPUtime=51.08 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 29812 0 0 0 5104 4 0 0 25 0 4 0 731683165 379244544 40667 33554432000 4194304 4650419 140735799761984 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=370356 CPUtime=50.5 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 29583 0 0 0 5045 5 0 0 25 0 4 0 731683165 379244544 40667 33554432000 4194304 4650419 140735799761984 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=370356 CPUtime=51.09 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 35612 0 0 0 5102 7 0 0 25 0 4 0 731683165 379244544 40667 33554432000 4194304 4650419 140735799761984 18446744073709551615 4363448 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 370356

[startup+102.301 s]
/proc/loadavg: 7.22 5.19 5.43 9/358 9165
/proc/meminfo: memFree=17361704/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=395412 CPUtime=408.01 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 194093 0 0 0 40758 43 0 0 25 0 4 0 731683164 404901888 48891 33554432000 4194304 4650419 140735799761984 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 98853 48891 393 112 0 93818 0
[pid=9151/tid=9152] ppid=9149 vsize=395412 CPUtime=102.28 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 49896 0 0 0 10219 9 0 0 25 0 4 0 731683165 404901888 48891 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=395412 CPUtime=101.12 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 47899 0 0 0 10102 10 0 0 25 0 4 0 731683165 404901888 48891 33554432000 4194304 4650419 140735799761984 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=395412 CPUtime=102.29 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 60018 0 0 0 10216 13 0 0 25 0 4 0 731683165 404901888 48891 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.01
Current children cumulated vsize (KiB) 395412

[startup+162.3 s]

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

[pid=9151] ppid=9149 vsize=586128 CPUtime=2801.15 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 749248 0 0 0 279898 217 0 0 25 0 4 0 731683164 600195072 106092 33554432000 4194304 4650419 140735799761984 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 146532 106092 393 112 0 141497 0
[pid=9151/tid=9152] ppid=9149 vsize=586128 CPUtime=702.29 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 219961 0 0 0 70164 65 0 0 25 0 4 0 731683165 600195072 106092 33554432000 4194304 4650419 140735799761984 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=586128 CPUtime=694.22 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 170960 0 0 0 69374 48 0 0 25 0 4 0 731683165 600195072 106092 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=586128 CPUtime=702.31 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 230650 0 0 0 70164 67 0 0 25 0 4 0 731683165 600195072 106092 33554432000 4194304 4650419 140735799761984 18446744073709551615 4355019 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.15
Current children cumulated vsize (KiB) 586128

[startup+762.301 s]
/proc/loadavg: 8.06 7.76 6.77 9/358 9183
/proc/meminfo: memFree=16772428/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=586860 CPUtime=3040.46 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 791231 0 0 0 303814 232 0 0 25 0 4 0 731683164 600944640 103698 33554432000 4194304 4650419 140735799761984 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 146715 103698 393 112 0 141680 0
[pid=9151/tid=9152] ppid=9149 vsize=586860 CPUtime=762.29 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 231666 0 0 0 76160 69 0 0 25 0 4 0 731683165 600944640 103698 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=586860 CPUtime=753.52 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 183507 0 0 0 75299 53 0 0 25 0 4 0 731683165 600944640 103698 33554432000 4194304 4650419 140735799761984 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=586860 CPUtime=762.31 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 242624 0 0 0 76160 71 0 0 25 0 4 0 731683165 600944640 103698 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.46
Current children cumulated vsize (KiB) 586860

[startup+822.301 s]
/proc/loadavg: 8.06 7.82 6.85 9/358 9185
/proc/meminfo: memFree=16735188/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=613852 CPUtime=3279.78 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 829414 0 0 0 327731 247 0 0 25 0 4 0 731683164 628584448 111286 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 153463 111286 393 112 0 148428 0
[pid=9151/tid=9152] ppid=9149 vsize=613852 CPUtime=822.29 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 243955 0 0 0 82154 75 0 0 25 0 4 0 731683165 628584448 111286 33554432000 4194304 4650419 140735799761984 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=613852 CPUtime=812.84 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 189700 0 0 0 81230 54 0 0 25 0 4 0 731683165 628584448 111286 33554432000 4194304 4650419 140735799761984 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=613852 CPUtime=822.32 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 256175 0 0 0 82155 77 0 0 25 0 4 0 731683165 628584448 111286 33554432000 4194304 4650419 140735799761984 18446744073709551615 4328275 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.78
Current children cumulated vsize (KiB) 613852

[startup+882.3 s]
/proc/loadavg: 8.06 7.86 6.93 9/358 9186
/proc/meminfo: memFree=16735152/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=614056 CPUtime=3519.07 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 850245 0 0 0 351651 256 0 0 25 0 4 0 731683164 628793344 111474 33554432000 4194304 4650419 140735799761984 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 153514 111474 393 112 0 148479 0
[pid=9151/tid=9152] ppid=9149 vsize=614056 CPUtime=882.3 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 250666 0 0 0 88152 78 0 0 25 0 4 0 731683165 628793344 111474 33554432000 4194304 4650419 140735799761984 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=614056 CPUtime=872.13 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 189700 0 0 0 87159 54 0 0 25 0 4 0 731683165 628793344 111474 33554432000 4194304 4650419 140735799761984 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=614056 CPUtime=882.31 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 265614 0 0 0 88151 80 0 0 25 0 4 0 731683165 628793344 111474 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.07
Current children cumulated vsize (KiB) 614056

[startup+942.301 s]
/proc/loadavg: 8.10 7.91 7.00 9/358 9188
/proc/meminfo: memFree=16675360/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=627600 CPUtime=3758.4 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 890383 0 0 0 375569 271 0 0 25 0 4 0 731683164 642662400 121111 33554432000 4194304 4650419 140735799761984 18446744073709551615 4330361 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 156900 121111 393 112 0 151865 0
[pid=9151/tid=9152] ppid=9149 vsize=627600 CPUtime=942.31 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 260656 0 0 0 94149 82 0 0 25 0 4 0 731683165 642662400 121113 33554432000 4194304 4650419 140735799761984 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=627600 CPUtime=931.43 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 200785 0 0 0 93085 58 0 0 25 0 4 0 731683165 642662400 121113 33554432000 4194304 4650419 140735799761984 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=627600 CPUtime=942.33 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 279515 0 0 0 94148 85 0 0 25 0 4 0 731683165 642662400 121113 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3758.4
Current children cumulated vsize (KiB) 627600

[startup+1002.3 s]
/proc/loadavg: 8.10 7.95 7.07 9/358 9189
/proc/meminfo: memFree=16762028/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=711320 CPUtime=3997.68 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 917215 0 0 0 399488 280 0 0 25 0 4 0 731683164 728391680 117522 33554432000 4194304 4650419 140735799761984 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 177830 117522 393 112 0 172795 0
[pid=9151/tid=9152] ppid=9149 vsize=711320 CPUtime=1002.3 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 269119 0 0 0 100145 85 0 0 25 0 4 0 731683165 728391680 117522 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=711320 CPUtime=990.72 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 202133 0 0 0 99013 59 0 0 25 0 4 0 731683165 728391680 117522 33554432000 4194304 4650419 140735799761984 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=711320 CPUtime=1002.32 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 291895 0 0 0 100144 88 0 0 25 0 4 0 731683165 728391680 117522 33554432000 4194304 4650419 140735799761984 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.68
Current children cumulated vsize (KiB) 711320

[startup+1062.31 s]
/proc/loadavg: 8.18 8.00 7.14 9/358 9191
/proc/meminfo: memFree=16754456/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=628628 CPUtime=4237.03 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 941541 0 0 0 423414 289 0 0 25 0 4 0 731683164 643715072 119734 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365327 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 157157 119734 393 112 0 152122 0
[pid=9151/tid=9152] ppid=9149 vsize=628628 CPUtime=1062.31 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 277191 0 0 0 106145 86 0 0 25 0 4 0 731683165 643715072 119734 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=628628 CPUtime=1050.03 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 202587 0 0 0 104943 60 0 0 25 0 4 0 731683165 643715072 119734 33554432000 4194304 4650419 140735799761984 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=628628 CPUtime=1062.33 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 303018 0 0 0 106140 93 0 0 25 0 4 0 731683165 643715072 119734 33554432000 4194304 4650419 140735799761984 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4237.03
Current children cumulated vsize (KiB) 628628

[startup+1122.3 s]
/proc/loadavg: 8.14 8.02 7.20 9/358 9193
/proc/meminfo: memFree=16725296/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=761120 CPUtime=4476.3 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 966127 0 0 0 447333 297 0 0 25 0 4 0 731683164 779386880 117338 33554432000 4194304 4650419 140735799761984 18446744073709551615 4313048 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 190280 117338 393 112 0 185245 0
[pid=9151/tid=9152] ppid=9149 vsize=761120 CPUtime=1122.3 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 283708 0 0 0 112141 89 0 0 25 0 4 0 731683165 779386880 117338 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=761120 CPUtime=1109.33 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 203369 0 0 0 110873 60 0 0 25 0 4 0 731683165 779386880 117338 33554432000 4194304 4650419 140735799761984 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=761120 CPUtime=1122.32 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 315263 0 0 0 112136 96 0 0 25 0 4 0 731683165 779386880 117338 33554432000 4194304 4650419 140735799761984 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4476.3
Current children cumulated vsize (KiB) 761120

[startup+1182.3 s]
/proc/loadavg: 8.05 8.01 7.24 9/358 9194
/proc/meminfo: memFree=16635748/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=713484 CPUtime=4715.59 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 996504 0 0 0 471250 309 0 0 25 0 4 0 731683164 730607616 118667 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 178371 118667 393 112 0 173336 0
[pid=9151/tid=9152] ppid=9149 vsize=713484 CPUtime=1182.3 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 294247 0 0 0 118138 92 0 0 25 0 4 0 731683165 730607616 118667 33554432000 4194304 4650419 140735799761984 18446744073709551615 4229498 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=713484 CPUtime=1168.62 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 203989 0 0 0 116801 61 0 0 25 0 4 0 731683165 730607616 118667 33554432000 4194304 4650419 140735799761984 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=713484 CPUtime=1182.32 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 328867 0 0 0 118130 102 0 0 25 0 4 0 731683165 730607616 118667 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4715.59
Current children cumulated vsize (KiB) 713484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.03 8.01 7.26 5/354 9196
/proc/meminfo: memFree=17283912/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=696272 CPUtime=4800.16 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 1008605 0 0 0 479703 313 0 0 25 0 4 0 731683164 712982528 125222 33554432000 4194304 4650419 140735799761984 18446744073709551615 4328338 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 174068 125222 393 112 0 169033 0
[pid=9151/tid=9152] ppid=9149 vsize=696272 CPUtime=1203.51 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 298881 0 0 0 120257 94 0 0 25 0 4 0 731683165 712982528 125222 33554432000 4194304 4650419 140735799761984 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=696272 CPUtime=1189.58 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 204270 0 0 0 118897 61 0 0 25 0 4 0 731683165 712982528 125222 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=696272 CPUtime=1203.54 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 331593 0 0 0 120250 104 0 0 25 0 4 0 731683165 712982528 125222 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 696272

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

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

[startup+1203.5 s]
/proc/loadavg: 8.03 8.01 7.26 5/354 9196
/proc/meminfo: memFree=17283912/32950928 swapFree=67111200/67111528
[pid=9151] ppid=9149 vsize=696272 CPUtime=4800.16 cores=0,2,4,6
/proc/9151/stat : 9151 (strangenight1-m) R 9149 9151 9118 0 -1 4202496 1008605 0 0 0 479703 313 0 0 25 0 4 0 731683164 712982528 125222 33554432000 4194304 4650419 140735799761984 18446744073709551615 4328338 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9151/statm: 174068 125222 393 112 0 169033 0
[pid=9151/tid=9152] ppid=9149 vsize=696272 CPUtime=1203.51 cores=0,2,4,6
/proc/9151/task/9152/stat : 9152 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 298881 0 0 0 120257 94 0 0 25 0 4 0 731683165 712982528 125222 33554432000 4194304 4650419 140735799761984 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9151/tid=9153] ppid=9149 vsize=696272 CPUtime=1189.58 cores=0,2,4,6
/proc/9151/task/9153/stat : 9153 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 204270 0 0 0 118897 61 0 0 25 0 4 0 731683165 712982528 125222 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9151/tid=9154] ppid=9149 vsize=696272 CPUtime=1203.54 cores=0,2,4,6
/proc/9151/task/9154/stat : 9154 (strangenight1-m) R 9149 9151 9118 0 -1 4202560 331593 0 0 0 120250 104 0 0 25 0 4 0 731683165 712982528 125222 33554432000 4194304 4650419 140735799761984 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 696272

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.55
CPU time (s): 4800.24
CPU user time (s): 4797.08
CPU system time (s): 3.16452
CPU usage (%): 398.842
Max. virtual memory (cumulated for all children) (KiB): 824292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.08
system time used= 3.16452
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1008607
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= 681
involuntary context switches= 21971

runsolver used 3.9334 second user time and 9.8325 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 01:08:45
IDJOB=3369123
IDBENCH=83365
IDSOLVER=1846
FILE ID=node115/3369123-1305414525
RUNJOBID= node115-1305414525-9136
PBS_JOBID= 13324547
Free space on /tmp= 73236 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369123-1305414525/watcher-3369123-1305414525 -o /tmp/evaluation-result-3369123-1305414525/solver-3369123-1305414525 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369123-1305414525.cnf

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

MD5SUM BENCH= b61e426b264831836f140414cdcf3e23
RANDOM SEED=898207097

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17791880 kB
Buffers:        290324 kB
Cached:        4524548 kB
SwapCached:          0 kB
Active:       11963740 kB
Inactive:      2876292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17791880 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            9708 kB
Writeback:           0 kB
AnonPages:    10025336 kB
Mapped:          27604 kB
Slab:           211256 kB
PageTables:      40904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69653572 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= 73228 MiB
End job on node115 at 2011-05-15 01:28:50