Trace number 3321012

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mtUNSAT 3828.28 638.098

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark162.983
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.05	c Using 8 threads
0.45/0.08	c This is CryptoMiniSat 3.0.0
0.45/0.08	c WARNING: for repeatability, setting FPU to use double precision
0.45/0.08	c Reading file 'HOME/instance-3321012-1304322187.cnf'
0.45/0.08	c -- header says num vars:          31357
0.45/0.08	c -- header says num clauses:      133420
1.04/0.27	c -- clauses added:            0 learnts,       133420 normals,            0 xors
1.04/0.27	c -- vars added      31357
1.04/0.27	c Parsing time:  0.09 s
1.04/0.27	c  N st     0         0     31357     75096     58046         0    370214         0   no data   no data
1.86/1.08	c asymm  cl-useful: 98/3955/74946 lits-rem:194 time: 0.81
28.51/3.77	c Flit:    29 Blit:      3 bXBeca:    0 bXProp: 3530 Bins:      0 BRemL:      0 BRemN:      0 P: 53.8M T:  2.63
29.30/3.80	c Replacing     3530 vars Replaced   149255 lits Time:     0.03 s 
29.30/3.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.02/3.91	c bin-w-bin subsume rem            6 bins  time:  0.01 s
30.02/3.92	c subs with bin:        2  lits-rem:         4  v-fix:    0  time:  0.01 s
31.60/4.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  27511 time:  0.26 s
33.20/4.39	c Removed useless bin:       3  fixed:     0  props:  20.01M  time:  0.20 s
36.02/4.71	c lits-rem:        13  cl-subs:       68  v-elim:   9170  v-fix:    0  time:  0.24 s
36.82/4.80	c Finding binary XORs  T:     0.09 s  found:     863
36.82/4.81	c Replacing      863 vars Replaced    19975 lits Time:     0.01 s 
37.48/4.91	c Finding non-binary XORs:     0.04 s (found:   11722, avg size: 3.1)
37.48/4.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   5042 locsubst:  3432 time:   0.02
37.48/4.92	c Replacing      182 vars Replaced     2243 lits Time:     0.01 s 
37.48/4.94	c calculated reachability. Time: 0.01
37.48/4.94	c Calc default polars -  time:   0.00 s pos:    3229 undec:   19459 neg:    8669
37.48/4.94	c =========================================================================================
37.48/4.94	c types(t): F = full restart, N = normal restart
37.48/4.94	c types(t): S = simplification begin/end, E = solution found
37.48/4.94	c restart types(rt): st = static, dy = dynamic
37.48/4.94	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
37.48/4.94	c  B st     0         0     12254     22048     33175         0    221010         0   no data   no data
39.79/5.36	c  N dy    19      4085     12254     22048     33215      3364    221008     91625     15.77     16.68
41.65/5.63	c  N dy    34      8369     12254     22048     33762      6615    221005    162365     12.77     13.83
43.76/5.93	c  N dy    56     12667     12254     22048     34280     10190    221003    270009     12.86     13.60
45.25/6.18	c  N dy    70     16989     12253     22048     34305     13612    221003    344506     12.06     12.71
47.35/6.43	c  N dy    82     21458     12252     22048     34495      8999    221002     97688     11.30     12.24
48.09/6.53	c Finding binary XORs  T:     0.07 s  found:     213
48.09/6.54	c Replacing      213 vars Replaced     6485 lits Time:     0.01 s 
49.49/6.74	c  F st   100     25000     12039     22024     34525     10780    220899    154798     11.27      7.18
49.49/6.79	c  N st   102     25626     12039     22024     34534     11250    220899    160880     11.27   no data
52.45/7.18	c  N dy   106     30000     12039     22024     34555     14796    220899    342259     11.27   no data
52.45/7.18	c  S st   106     30000     12039     22024     34555     14796    220899    342259     11.27   no data
53.23/7.24	c  S st   106     30500     12039     22024     34567     15220    220899    347437     11.27   no data
53.89/7.35	c x-sub:   262 x-cut:      0 vfix:      0 v-elim:   2559 locsubst:  1553 time:   0.03
79.02/10.55	c Flit:    10 Blit:      6 bXBeca:    1 bXProp: 2005 Bins:  81105 BRemL:  17865 BRemN:      0 P: 65.5M T:  3.12
79.02/10.58	c Replacing     2082 vars Replaced   251372 lits Time:     0.03 s 
79.02/10.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.84/10.65	c bin-w-bin subsume rem        57008 bins  time:  0.05 s
80.58/10.70	c subs with bin:     6623  lits-rem:     14610  v-fix:    0  time:  0.06 s
80.58/10.74	c Subs w/ non-existent bins:   1588 l-rem:   1553 v-fix:     0 done:   7382 time:  0.04 s
80.58/10.75	c Removed useless bin:    1203  fixed:     0  props:   1.96M  time:  0.01 s
80.58/10.79	c lits-rem:       246  cl-subs:     2976  v-elim:     40  v-fix:    0  time:  0.03 s
81.38/10.80	c subs with bin:      148  lits-rem:      3317  v-fix:    0  time:  0.01 s
81.38/10.81	c lits-rem:       210  cl-subs:      599  v-elim:      0  v-fix:    0  time:  0.01 s
83.78/11.11	c asymm  cl-useful: 214/6760/10715 lits-rem:214 time: 0.30
83.78/11.12	c calculated reachability. Time: 0.00
83.78/11.12	c  N dy   106     30500      7342     10715     36279      1608    115635     48501     11.27   no data
83.78/11.17	c Finding binary XORs  T:     0.05 s  found:      24
86.18/11.42	c  N dy   133     34551      7342     10715     37985      5022    115630    149053     12.20     32.25
86.98/11.60	c  N dy   151     38905      7342     10715    107084      8070    115630    341604     12.11     12.80
87.81/11.65	c Finding binary XORs  T:     0.05 s  found:     209
87.81/11.66	c Replacing      233 vars Replaced    10915 lits Time:     0.01 s 
89.37/11.89	c  N dy   172     42985      7107     10615    106506      6088    115094    254015     12.56     13.36
90.17/11.95	c  S st   177     45751      7107     10615    114028      7971    115093    292036     12.32      8.11
90.17/11.99	c  S st   177     46254      7107     10615    114028      8389    115093    298317     12.32   no data
90.97/12.02	c x-sub:   250 x-cut:      0 vfix:      0 v-elim:   1108 locsubst:  1344 time:   0.03
95.77/12.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  316 Bins:   1724 BRemL:  48305 BRemN:   1948 P: 10.4M T:  0.66
95.77/12.69	c Replacing      375 vars Replaced    10052 lits Time:     0.01 s 
95.77/12.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.60/12.73	c bin-w-bin subsume rem        41100 bins  time:  0.03 s
96.60/12.74	c subs with bin:     1340  lits-rem:       762  v-fix:    0  time:  0.01 s
96.60/12.75	c Subs w/ non-existent bins:    448 l-rem:    488 v-fix:     0 done:   5620 time:  0.01 s
96.60/12.76	c Removed useless bin:     172  fixed:     0  props:   0.46M  time:  0.00 s
96.60/12.77	c lits-rem:        16  cl-subs:      541  v-elim:     35  v-fix:    0  time:  0.01 s
96.60/12.78	c subs with bin:       15  lits-rem:       374  v-fix:    0  time:  0.00 s
96.60/12.78	c lits-rem:       106  cl-subs:      433  v-elim:      0  v-fix:    0  time:  0.01 s
96.60/12.79	c vivif2 --  cl tried     8298 cl shrink       70 lits rem        115 time: 0.01
96.60/12.79	c vivif2 --  cl tried     1501 cl shrink       40 lits rem         43 time: 0.00
98.16/12.97	c asymm  cl-useful: 478/8298/8298 lits-rem:587 time: 0.18
98.16/12.98	c calculated reachability. Time: 0.00
98.16/12.98	c  N dy   177     46254      5585      8294     23617      1501     92119     31251     12.32   no data
98.96/13.02	c Finding binary XORs  T:     0.04 s  found:       3
101.35/13.37	c  N dy   187     57246      5585      8294     23644     11179     92119    174009     11.77     12.83
102.95/13.55	c  N dy   210     62794      5585      8294     24641     15931     92118    275791     11.95     12.68
104.55/13.75	c  N dy   234     67691      5585      8294     25475     11513     92118    195825     12.33     13.01
104.55/13.80	c  S st   241     69381      5585      8294     25497     12940     92118    223065     12.34   no data
105.39/13.84	c  S st   241     69884      5585      8294     25499     13331     92118    226857     12.34   no data
105.39/13.87	c x-sub:   106 x-cut:      0 vfix:      0 v-elim:    233 locsubst:   346 time:   0.03
106.95/14.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   35 Bins:     14 BRemL:   8056 BRemN:     99 P:  4.5M T:  0.20
106.95/14.07	c Replacing       57 vars Replaced     6136 lits Time:     0.01 s 
106.95/14.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.95/14.08	c bin-w-bin subsume rem          841 bins  time:  0.00 s
106.95/14.09	c subs with bin:      184  lits-rem:         0  v-fix:    0  time:  0.01 s
107.74/14.10	c Subs w/ non-existent bins:     52 l-rem:      0 v-fix:     0 done:   5295 time:  0.01 s
107.74/14.11	c Removed useless bin:      95  fixed:     0  props:   0.82M  time:  0.01 s
107.74/14.11	c lits-rem:         5  cl-subs:       51  v-elim:     21  v-fix:    0  time:  0.01 s
107.74/14.12	c subs with bin:        3  lits-rem:       345  v-fix:    0  time:  0.00 s
107.74/14.15	c lits-rem:       308  cl-subs:     1759  v-elim:      0  v-fix:    0  time:  0.02 s
107.74/14.15	c vivif2 --  cl tried     8052 cl shrink       11 lits rem         23 time: 0.00
107.74/14.15	c vivif2 --  cl tried     3901 cl shrink        8 lits rem         19 time: 0.00
109.35/14.32	c asymm  cl-useful: 1022/8052/8052 lits-rem:2789 time: 0.17
109.35/14.33	c calculated reachability. Time: 0.00
109.35/14.33	c  N dy   241     69884      5274      7276     16988      3901     87296     52572     12.34   no data
110.14/14.49	c Finding binary XORs  T:     0.04 s  found:     231
110.94/14.50	c Replacing      231 vars Replaced    10505 lits Time:     0.01 s 
110.94/14.55	c  N dy   270     74366      5043      7245     16510      7796     86244    187393     13.27     40.30
113.35/14.85	c  N dy   310     84283      5043      7245     18357     15744     86242    409638     13.95     14.93
114.17/14.92	c  F st   316     87501      5043      7245     18569     17978     86242    451274     13.90     12.46
115.74/15.11	c  N st   321     90799      5043      7245     18576     11106     86242    171758     13.90   no data
115.74/15.14	c Decided on static restart strategy
116.53/15.26	c  N st   324     99805      5043      7245     18585     16995     86242    310801     13.90   no data
117.33/15.30	c Finding binary XORs  T:     0.04 s  found:      74
117.33/15.31	c Replacing       74 vars Replaced     7085 lits Time:     0.01 s 
117.33/15.38	c  S st   325    104827      4969      7176     18459     21152     85885    406399     13.90   no data
118.13/15.41	c  S st   325    105331      4969      7176     18462     21527     85885    411057     13.90   no data
118.13/15.46	c x-sub:    24 x-cut:      0 vfix:      0 v-elim:     84 locsubst:   575 time:   0.05
119.73/15.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   4517 BRemL:   5373 BRemN:    355 P:  4.3M T:  0.19
119.73/15.66	c Replacing       72 vars Replaced     4070 lits Time:     0.00 s 
119.73/15.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
119.73/15.66	c bin-w-bin subsume rem          492 bins  time:  0.00 s
119.73/15.67	c subs with bin:      220  lits-rem:         0  v-fix:    0  time:  0.01 s
119.73/15.68	c Subs w/ non-existent bins:     28 l-rem:      0 v-fix:     0 done:   4813 time:  0.01 s
119.73/15.69	c Removed useless bin:      58  fixed:     0  props:   0.54M  time:  0.00 s
119.73/15.70	c lits-rem:         0  cl-subs:      514  v-elim:     30  v-fix:    0  time:  0.01 s
120.52/15.71	c subs with bin:       18  lits-rem:      1829  v-fix:    0  time:  0.01 s
120.52/15.73	c lits-rem:       357  cl-subs:      750  v-elim:      0  v-fix:    0  time:  0.02 s
120.52/15.73	c vivif2 --  cl tried     6570 cl shrink       47 lits rem         60 time: 0.00
120.52/15.74	c vivif2 --  cl tried     6051 cl shrink       30 lits rem        121 time: 0.00
121.33/15.87	c asymm  cl-useful: 357/6570/6570 lits-rem:1162 time: 0.13
121.33/15.87	c calculated reachability. Time: 0.00
121.33/15.87	c  N st   325    105331      4783      6293     16742      6049     81001     88556     13.90   no data
123.78/16.19	c  N st   326    114930      4783      6293     16743      7968     81001    349094     13.90   no data
124.51/16.24	c Finding binary XORs  T:     0.04 s  found:     173
124.51/16.25	c Replacing      173 vars Replaced     5943 lits Time:     0.01 s 
137.30/17.82	c  N st   327    129327      4610      6242     18531     21501     80189   1837609     13.90   no data
137.30/17.86	c Finding binary XORs  T:     0.04 s  found:     111
138.11/17.92	c Replacing      111 vars Replaced    19022 lits Time:     0.06 s 
166.06/21.45	c  N st   328    150924      4499      6084     24043     27530     79440   2452289     13.90   no data
166.89/21.51	c Finding binary XORs  T:     0.04 s  found:     268
167.72/21.62	c Replacing      268 vars Replaced    57268 lits Time:     0.11 s 
175.69/22.70	c  S st   329    157996      4231      5717    109792     33979     77711   3342510     13.90   no data
176.52/22.74	c  S st   329    158500      4231      5717    111254     34342     77711   3349850     13.90   no data
177.25/22.85	c x-sub:    93 x-cut:      0 vfix:      0 v-elim:     91 locsubst:  1199 time:   0.11
179.65/23.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  112 Bins:    661 BRemL:  43202 BRemN:    155 P:  4.5M T:  0.32
180.44/23.20	c Replacing      224 vars Replaced    12035 lits Time:     0.02 s 
180.44/23.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
180.44/23.24	c bin-w-bin subsume rem        44932 bins  time:  0.04 s
180.44/23.26	c subs with bin:      449  lits-rem:         0  v-fix:    0  time:  0.01 s
180.44/23.27	c Subs w/ non-existent bins:     40 l-rem:      0 v-fix:     0 done:   3916 time:  0.01 s
180.44/23.27	c Removed useless bin:     142  fixed:     0  props:   0.69M  time:  0.00 s
180.44/23.29	c lits-rem:         1  cl-subs:     1140  v-elim:     77  v-fix:    0  time:  0.01 s
181.25/23.32	c subs with bin:       50  lits-rem:       699  v-fix:    0  time:  0.02 s
184.48/23.77	c lits-rem:       442  cl-subs:      676  v-elim:      0  v-fix:    0  time:  0.44 s
184.48/23.77	c vivif2 --  cl tried     4193 cl shrink       19 lits rem         40 time: 0.00
184.48/23.78	c vivif2 --  cl tried     8537 cl shrink      109 lits rem        311 time: 0.01
185.31/23.84	c asymm  cl-useful: 405/4192/4192 lits-rem:1263 time: 0.06
185.31/23.84	c calculated reachability. Time: 0.00
185.31/23.84	c  N st   329    158500      3839      3869     21496      8537     67978    584449     13.90   no data
238.78/30.56	c  N st   330    207088      3839      3869     21496     31001     67978   2594442     13.90   no data
239.58/30.62	c Finding binary XORs  T:     0.05 s  found:     347
240.38/30.77	c Replacing      347 vars Replaced   107069 lits Time:     0.15 s 
256.35/32.71	c  N st   331    237750      3492      3756     27388     35614     67361   2302916     13.90   no data
256.35/32.71	c  S st   331    237750      3492      3756     27388     35614     67361   2302916     13.90   no data
256.35/32.76	c  S st   331    238252      3492      3756     27649     35953     67361   2309144     13.90   no data
257.15/32.85	c x-sub:   333 x-cut:      0 vfix:      0 v-elim:     57 locsubst:   402 time:   0.09
257.95/32.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    436 BRemL:   8382 BRemN:     57 P:  2.8M T:  0.14
258.75/33.00	c Replacing       45 vars Replaced     1864 lits Time:     0.01 s 
258.75/33.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
258.75/33.00	c bin-w-bin subsume rem          445 bins  time:  0.00 s
258.75/33.02	c subs with bin:      164  lits-rem:         0  v-fix:    0  time:  0.01 s
258.75/33.03	c Subs w/ non-existent bins:     18 l-rem:      0 v-fix:     0 done:   3390 time:  0.01 s
258.75/33.03	c Removed useless bin:      17  fixed:     0  props:   0.26M  time:  0.00 s
258.75/33.05	c lits-rem:         0  cl-subs:      224  v-elim:    117  v-fix:    0  time:  0.02 s
258.75/33.08	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.01 s
282.70/36.07	c lits-rem:      2444  cl-subs:     1940  v-elim:      0  v-fix:    0  time:  2.99 s
282.70/36.07	c vivif2 --  cl tried     3764 cl shrink       34 lits rem         43 time: 0.00
282.70/36.09	c vivif2 --  cl tried    16283 cl shrink      283 lits rem        607 time: 0.02
283.50/36.13	c asymm  cl-useful: 553/3764/3764 lits-rem:1799 time: 0.03
283.50/36.13	c calculated reachability. Time: 0.00
283.50/36.13	c  N st   331    238252      3273      3248     18757     16283     61063    894303     13.90   no data
305.06/38.86	c  F st   332    306250      3273      3248     18757     34748     61063   2166190     13.90   no data
305.06/38.87	c  N st   332    306250      3273      3248     18757     34748     61063   2166190     13.90   no data
305.87/38.93	c Finding binary XORs  T:     0.05 s  found:      26
307.50/39.17	c Decided on static restart strategy
323.44/41.15	c  N st   342    334553      3260      3248     19841     39868     60643   3218631     13.90   no data
324.24/41.20	c Finding binary XORs  T:     0.02 s  found:       3
329.03/41.85	c  N st   344    357379      3247      3248     19522     32646     60223   1844562     13.90   no data
329.03/41.85	c  S st   344    357379      3247      3248     19522     32646     60223   1844562     13.90   no data
329.03/41.89	c  S st   344    357880      3247      3248     19532     33006     60223   1847032     13.90   no data
329.82/41.95	c x-sub:    44 x-cut:      0 vfix:      0 v-elim:     28 locsubst:    15 time:   0.06
330.62/42.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   19 Bins:   4316 BRemL:   4413 BRemN:     94 P:  2.4M T:  0.13
331.42/42.12	c Replacing       60 vars Replaced     9508 lits Time:     0.03 s 
331.42/42.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
331.42/42.12	c bin-w-bin subsume rem          645 bins  time:  0.00 s
331.42/42.14	c subs with bin:      107  lits-rem:        14  v-fix:    0  time:  0.01 s
331.42/42.15	c Subs w/ non-existent bins:     23 l-rem:      0 v-fix:     0 done:   3159 time:  0.00 s
331.42/42.15	c Removed useless bin:      13  fixed:     0  props:   0.20M  time:  0.00 s
331.42/42.18	c lits-rem:         1  cl-subs:       35  v-elim:     69  v-fix:    0  time:  0.03 s
332.23/42.23	c subs with bin:        9  lits-rem:        10  v-fix:    0  time:  0.00 s
428.13/54.20	c lits-rem:      4704  cl-subs:     5126  v-elim:      0  v-fix:    0  time: 11.98 s
428.13/54.20	c vivif2 --  cl tried     3263 cl shrink       13 lits rem         22 time: 0.00
428.13/54.23	c vivif2 --  cl tried    24368 cl shrink       84 lits rem        195 time: 0.02
428.13/54.26	c asymm  cl-useful: 294/3263/3263 lits-rem:847 time: 0.03
428.13/54.26	c calculated reachability. Time: 0.00
428.13/54.26	c  N st   344    357880      3090      3003     18313     24368     56683   1304807     13.90   no data
453.67/57.47	c  N st   345    390273      3090      3003     18313     30255     56678   2092945     13.90   no data
454.47/57.52	c Finding binary XORs  T:     0.03 s  found:      99
454.47/57.56	c Replacing       99 vars Replaced     9135 lits Time:     0.04 s 
500.02/63.28	c  N st   346    438861      2904      2931     24471     47056     53165   3439087     13.90   no data
500.02/63.30	c Finding binary XORs  T:     0.01 s  found:       3
523.99/66.24	c  N st   347    511744      2904      2931     24732     45678     53165   2864939     13.90   no data
528.78/66.88	c  N st   348    536821      2904      2931     24756     37596     53164   1931480     13.90   no data
528.78/66.88	c  S st   348    536821      2904      2931     24756     37596     53164   1931480     13.90   no data
529.58/66.91	c  S st   348    537321      2904      2931     24769     37936     53164   1937419     13.90   no data
529.58/66.97	c x-sub:    12 x-cut:      0 vfix:      0 v-elim:      7 locsubst:    71 time:   0.06
531.18/67.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   22 Bins:   6787 BRemL:  10118 BRemN:     11 P:  2.3M T:  0.13
531.18/67.11	c Replacing       34 vars Replaced     1830 lits Time:     0.01 s 
531.18/67.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
531.18/67.12	c bin-w-bin subsume rem         1535 bins  time:  0.00 s
531.18/67.13	c subs with bin:       70  lits-rem:        78  v-fix:    0  time:  0.01 s
531.18/67.13	c Subs w/ non-existent bins:      9 l-rem:      0 v-fix:     0 done:   2863 time:  0.00 s
531.18/67.14	c Removed useless bin:       4  fixed:     0  props:   0.17M  time:  0.00 s
531.18/67.17	c lits-rem:         1  cl-subs:       32  v-elim:     30  v-fix:    0  time:  0.03 s
531.98/67.23	c subs with bin:       14  lits-rem:        32  v-fix:    0  time:  0.00 s
609.50/76.96	c lits-rem:      1646  cl-subs:     3772  v-elim:      0  v-fix:    0  time:  9.74 s
609.50/76.96	c vivif2 --  cl tried     2918 cl shrink        4 lits rem          7 time: 0.00
609.50/76.99	c vivif2 --  cl tried    34000 cl shrink      172 lits rem        377 time: 0.03
610.29/77.02	c asymm  cl-useful: 78/2918/2918 lits-rem:83 time: 0.03
610.29/77.03	c calculated reachability. Time: 0.00
610.29/77.03	c  N st   348    537321      2833      2917     19631     34000     50809   1712301     13.90   no data
657.44/82.98	c  N st   349    701305      2833      2917     19632     38421     50809   1526055     13.90   no data
658.24/83.00	c Finding binary XORs  T:     0.02 s  found:      15
679.02/85.68	c  N st   350    805981      2833      2917     25256     57431     50809   2425375     13.90   no data
679.02/85.68	c  S st   350    805981      2833      2917     25256     57431     50809   2425375     13.90   no data
679.02/85.69	c Finding binary XORs  T:     0.01 s  found:       4
679.82/85.75	c  S st   350    806483      2833      2917     25786     57794     50809   2438071     13.90   no data
680.61/85.81	c x-sub:    10 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
681.41/85.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    160 BRemL:   4116 BRemN:      0 P:  2.4M T:  0.13
681.41/85.99	c Replacing       21 vars Replaced    10291 lits Time:     0.05 s 
681.41/85.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
681.41/85.99	c bin-w-bin subsume rem         1278 bins  time:  0.00 s
682.21/86.00	c subs with bin:      130  lits-rem:         5  v-fix:    0  time:  0.01 s
682.21/86.01	c Subs w/ non-existent bins:     13 l-rem:      0 v-fix:     0 done:   2812 time:  0.00 s
682.21/86.01	c Removed useless bin:       4  fixed:     0  props:   0.15M  time:  0.00 s
682.21/86.05	c lits-rem:         0  cl-subs:       25  v-elim:     24  v-fix:    0  time:  0.04 s
683.01/86.16	c subs with bin:        2  lits-rem:      1775  v-fix:    0  time:  0.03 s
766.90/96.67	c lits-rem:      2246  cl-subs:     5700  v-elim:      0  v-fix:    0  time: 10.52 s
766.90/96.67	c vivif2 --  cl tried     2820 cl shrink        4 lits rem          8 time: 0.00
767.69/96.72	c vivif2 --  cl tried    51655 cl shrink     1984 lits rem       1986 time: 0.04
767.69/96.75	c asymm  cl-useful: 29/2820/2820 lits-rem:30 time: 0.03
767.69/96.75	c calculated reachability. Time: 0.00
767.69/96.75	c  N st   350    806483      2788      2820     20343     51655     49977   2167322     13.90   no data
1248.82/156.98	c  F st   351   1071876      2788      2820     20344     57582     49977   4112087     13.90   no data
1248.82/156.99	c  N st   351   1071876      2788      2820     20344     57582     49977   4112087     13.90   no data
1249.55/157.05	c Finding binary XORs  T:     0.02 s  found:     216
1251.15/157.23	c Replacing      217 vars Replaced    34733 lits Time:     0.18 s 
1254.35/157.69	c Decided on static restart strategy
1271.13/159.79	c  N st   361   1100176      2067      2640      8159     78578     32200   6221871     13.90   no data
1278.33/160.66	c  N st   363   1136170      2067      2640      8159     60250     32200   3381252     13.90   no data
1297.51/163.03	c  N st   364   1168563      2067      2640      8160     50940     32200   3179656     13.90   no data
1297.51/163.07	c Finding binary XORs  T:     0.02 s  found:       2
1337.45/168.05	c  N st   365   1209724      2066      2640      8089     43325     32170   2344350     13.90   no data
1337.45/168.05	c  S st   365   1209724      2066      2640      8089     43325     32170   2344350     13.90   no data
1338.25/168.12	c  S st   365   1210227      2066      2640      8092     43672     32170   2350984     13.90   no data
1338.25/168.18	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    35 time:   0.06
1339.05/168.26	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:   13 Bins:   3354 BRemL:   3420 BRemN:      9 P:  1.4M T:  0.08
1339.85/168.30	c Replacing       18 vars Replaced     2586 lits Time:     0.04 s 
1339.85/168.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1339.85/168.30	c bin-w-bin subsume rem          660 bins  time:  0.00 s
1339.85/168.31	c subs with bin:      109  lits-rem:       184  v-fix:    0  time:  0.00 s
1339.85/168.31	c Subs w/ non-existent bins:     10 l-rem:      0 v-fix:     0 done:   2044 time:  0.00 s
1339.85/168.31	c Removed useless bin:       1  fixed:     0  props:   0.08M  time:  0.00 s
1339.85/168.35	c lits-rem:         0  cl-subs:      183  v-elim:     72  v-fix:    0  time:  0.04 s
1340.64/168.44	c subs with bin:        9  lits-rem:        35  v-fix:    0  time:  0.01 s
1413.35/177.53	c lits-rem:      1750  cl-subs:     1345  v-elim:      0  v-fix:    0  time:  9.09 s
1413.35/177.53	c vivif2 --  cl tried     2386 cl shrink        8 lits rem         15 time: 0.00
1413.35/177.56	c vivif2 --  cl tried    40123 cl shrink      193 lits rem        206 time: 0.03
1413.35/177.59	c asymm  cl-useful: 97/2386/2386 lits-rem:127 time: 0.03
1414.14/177.60	c calculated reachability. Time: 0.00
1414.14/177.60	c  N st   365   1210227      1972      2386      6658     40122     30149   1993778     13.90   no data
1502.87/188.75	c  N st   366   1283110      1972      2386      6659     60619     30149   3827444     13.90   no data
1502.87/188.80	c Finding binary XORs  T:     0.02 s  found:      28
1504.44/188.91	c Replacing       29 vars Replaced    16468 lits Time:     0.12 s 
1600.39/200.95	c  N st   367   1392435      1901      2368      3185     63372     28602   3909122     13.90   no data
1835.24/230.36	c  N st   368   1556419      1901      2368      3207     65011     28602   4294401     13.90   no data
1835.24/230.37	c Finding binary XORs  T:     0.01 s  found:       8
2089.37/262.19	c  N st   369   1710227      1901      2368      3247     95238     28602   7748668     13.90   no data
2089.37/262.19	c  S st   369   1710227      1901      2368      3247     95238     28602   7748668     13.90   no data
2090.97/262.31	c  S st   369   1710731      1901      2368      3263     95572     28602   7758758     13.90   no data
2090.97/262.38	c x-sub:     4 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     8 time:   0.07
2091.80/262.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      9 BRemL:     53 BRemN:      0 P:  1.6M T:  0.09
2092.63/262.57	c Replacing       11 vars Replaced     7477 lits Time:     0.10 s 
2092.63/262.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2092.63/262.57	c bin-w-bin subsume rem           46 bins  time:  0.00 s
2092.63/262.58	c subs with bin:      146  lits-rem:         3  v-fix:    0  time:  0.00 s
2092.63/262.58	c Subs w/ non-existent bins:     11 l-rem:      0 v-fix:     0 done:   1890 time:  0.00 s
2092.63/262.58	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
2093.36/262.68	c lits-rem:         0  cl-subs:       78  v-elim:     24  v-fix:    0  time:  0.10 s
2096.56/263.08	c subs with bin:       12  lits-rem:      1246  v-fix:    0  time:  0.13 s
3827.79/637.89	c lits-rem:       340  cl-subs:    30964  v-elim:      0  v-fix:    0  time: 374.81 s
3827.79/637.89	c vivif2 --  cl tried     2176 cl shrink        5 lits rem          9 time: 0.00
3827.99/637.94	c vivif2 --  cl tried    64150 cl shrink      123 lits rem        540 time: 0.05
3827.99/637.97	c asymm  cl-useful: 70/2176/2176 lits-rem:102 time: 0.03
3827.99/637.98	c calculated reachability. Time: 0.00
3827.99/637.98	c  N st   369   1710731      1866      2176      2970     64150     27775   3923861     13.90   no data
3827.99/637.98	c Following stats are for *FIRST FINISHED THREAD ONLY*
3827.99/637.98	c num threads              : 8          
3827.99/637.98	c restarts                 : 11613      
3827.99/637.98	c dynamic restarts         : 11583      
3827.99/637.98	c static restarts          : 30         
3827.99/637.98	c full restarts            : 4          
3827.99/637.98	c total simplify time      : 2.48       
3827.99/637.98	c learnts DL2              : 0          
3827.99/637.98	c learnts size 2           : 587654     
3827.99/637.98	c learnts size 1           : 1222        (3.90      % of vars)
3827.99/637.98	c filedLit time            : 7.28        (1.15      % time)
3827.99/637.98	c v-elim SatELite          : 13641       (43.50     % vars)
3827.99/637.98	c SatELite time            : 4.57        (0.72      % time)
3827.99/637.98	c v-elim xor               : 0           (0.00      % vars)
3827.99/637.98	c xor elim time            : 0.06        (0.01      % time)
3827.99/637.98	c num binary xor trees     : 2546       
3827.99/637.98	c binxor trees' crown      : 12274       (4.82      leafs/tree)
3827.99/637.98	c bin xor find time        : 1.47       
3827.99/637.98	c OTF clause improved      : 167445      (0.07      clauses/conflict)
3827.99/637.98	c OTF impr. size diff      : 171072      (1.02       lits/clause)
3827.99/637.98	c OTF cl watch-shrink      : 691024      (0.28      clauses/conflict)
3827.99/637.98	c OTF cl watch-sh-lit      : 1251457     (1.81       lits/clause)
3827.99/637.98	c tried to recurMin cls    : 1012612     (40.30      % of conflicts)
3827.99/637.98	c updated cache            : 79588       (0.08       lits/tried recurMin)
3827.99/637.98	c unit cls recevied        : 94          (7.69      % of units)
3827.99/637.98	c unit cls sent            : 1244        (101.80    % of units)
3827.99/637.98	c bin cls recevied         : 315481     
3827.99/637.98	c bin cls sent             : 235492     
3827.99/637.98	c clauses over max glue    : 0           (0.00      % of all clauses)
3827.99/637.98	c conflicts                : 2512786     (3962.41   / sec)
3827.99/637.98	c decisions                : 6396400     (5.51      % random)
3827.99/637.98	c bogo-props               : 32768837572 (51673100.83 / sec)
3827.99/637.98	c conflict literals        : 55648707    (9.65      % deleted)
3827.99/637.98	c Memory used              : 3232.26     MB
3827.99/637.98	c single-thread CPU time   : 634.16      s
3827.99/637.98	c all-threads sum CPU time : 3822.30     s
3827.99/637.98	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3321012-1304322187/watcher-3321012-1304322187 -o /tmp/evaluation-result-3321012-1304322187/solver-3321012-1304322187 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3321012-1304322187.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/251 3012
/proc/meminfo: memFree=29603520/32951132 swapFree=67111364/67111528
[pid=3012] ppid=3010 vsize=92188 CPUtime=0.01 cores=0-7
/proc/3012/stat : 3012 (strangenight2-m) R 3010 3012 2985 0 -1 4202496 412 0 0 0 1 0 0 0 21 0 8 0 543817352 94400512 352 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231538 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3012/statm: 23047 352 299 106 0 18018 0
[pid=3012/tid=3013] ppid=3010 vsize=92188 CPUtime=0.01 cores=0-7
/proc/3012/task/3013/stat : 3013 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 1 0 0 0 1 0 0 0 21 0 8 0 543817352 94400512 352 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231538 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3012/tid=3014] ppid=3010 vsize=92188 CPUtime=0.01 cores=0-7
/proc/3012/task/3014/stat : 3014 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 0 0 0 0 1 0 0 0 21 0 8 0 543817352 94400512 352 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231538 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3012/tid=3015] ppid=3010 vsize=92188 CPUtime=0 cores=0-7
/proc/3012/task/3015/stat : 3015 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 543817352 94400512 352 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231538 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3012/tid=3016] ppid=3010 vsize=92188 CPUtime=0 cores=0-7
/proc/3012/task/3016/stat : 3016 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 543817352 94400512 352 33554432000 4194304 4627427 140735545488848 18446744073709551615 242970606577 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3012/tid=3017] ppid=3010 vsize=92188 CPUtime=0 cores=0-7
/proc/3012/task/3017/stat : 3017 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 543817352 94400512 352 33554432000 4194304 4627427 140735545488848 18446744073709551615 242970606577 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3012/tid=3018] ppid=3010 vsize=92188 CPUtime=0 cores=0-7
/proc/3012/task/3018/stat : 3018 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 543817352 94400512 352 33554432000 4194304 4627427 140735545488848 18446744073709551615 242970606577 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3012/tid=3019] ppid=3010 vsize=92188 CPUtime=0 cores=0-7
/proc/3012/task/3019/stat : 3019 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 543817352 94400512 352 33554432000 4194304 4627427 140735545488848 18446744073709551615 242970606577 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0799899 s]
/proc/loadavg: 0.00 0.00 0.00 2/251 3012
/proc/meminfo: memFree=29603520/32951132 swapFree=67111364/67111528
[pid=3012] ppid=3010 vsize=92188 CPUtime=0.45 cores=0-7
/proc/3012/stat : 3012 (strangenight2-m) R 3010 3012 2985 0 -1 4202496 421 0 0 0 45 0 0 0 21 0 8 0 543817352 94400512 361 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231129 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3012/statm: 23047 361 303 106 0 18018 0
[pid=3012/tid=3013] ppid=3010 vsize=92188 CPUtime=0.07 cores=0-7
/proc/3012/task/3013/stat : 3013 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 5 0 0 0 7 0 0 0 21 0 8 0 543817352 94400512 361 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231129 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3012/tid=3014] ppid=3010 vsize=92188 CPUtime=0.07 cores=0-7
/proc/3012/task/3014/stat : 3014 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 1 0 0 0 7 0 0 0 21 0 8 0 543817352 94400512 361 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231129 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3012/tid=3015] ppid=3010 vsize=92188 CPUtime=0.04 cores=0-7
/proc/3012/task/3015/stat : 3015 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 0 0 0 0 4 0 0 0 22 0 8 0 543817352 94400512 361 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231532 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3012/tid=3016] ppid=3010 vsize=92188 CPUtime=0.02 cores=0-7
/proc/3012/task/3016/stat : 3016 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 1 0 0 0 2 0 0 0 22 0 8 0 543817352 94400512 361 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231129 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3012/tid=3017] ppid=3010 vsize=92188 CPUtime=0.05 cores=0-7
/proc/3012/task/3017/stat : 3017 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 1 0 0 0 5 0 0 0 22 0 8 0 543817352 94400512 361 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231123 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3012/tid=3018] ppid=3010 vsize=92188 CPUtime=0.05 cores=0-7
/proc/3012/task/3018/stat : 3018 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 1 0 0 0 5 0 0 0 22 0 8 0 543817352 94400512 361 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231129 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3012/tid=3019] ppid=3010 vsize=92188 CPUtime=0.05 cores=0-7
/proc/3012/task/3019/stat : 3019 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 1 0 0 0 5 0 0 0 22 0 8 0 543817352 94400512 361 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231129 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 92188

[startup+0.100993 s]
/proc/loadavg: 0.00 0.00 0.00 2/251 3012
/proc/meminfo: memFree=29603520/32951132 swapFree=67111364/67111528
[pid=3012] ppid=3010 vsize=489288 CPUtime=0.56 cores=0-7
/proc/3012/stat : 3012 (strangenight2-m) R 3010 3012 2985 0 -1 4202496 4710 0 0 0 54 2 0 0 18 0 8 0 543817352 501030912 4486 33554432000 4194304 4627427 140735545488848 18446744073709551615 242970247376 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3012/statm: 122322 4501 340 106 0 117293 0
[pid=3012/tid=3013] ppid=3010 vsize=489288 CPUtime=0.08 cores=0-7
/proc/3012/task/3013/stat : 3013 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 633 0 0 0 8 0 0 0 17 0 8 0 543817352 501030912 4515 33554432000 4194304 4627427 140735545488848 18446744073709551615 242970655214 0 0 4096 2 18446604451850769600 0 0 -1 6 0 0 0
[pid=3012/tid=3014] ppid=3010 vsize=489288 CPUtime=0.08 cores=0-7
/proc/3012/task/3014/stat : 3014 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 533 0 0 0 8 0 0 0 17 0 8 0 543817352 501030912 4522 33554432000 4194304 4627427 140735545488848 18446744073709551615 242970655263 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3012/tid=3015] ppid=3010 vsize=489288 CPUtime=0.05 cores=0-7
/proc/3012/task/3015/stat : 3015 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 487 0 0 0 5 0 0 0 17 0 8 0 543817352 501030912 4538 33554432000 4194304 4627427 140735545488848 18446744073709551615 242970655214 0 0 4096 2 18446604451850769600 0 0 -1 2 0 0 0
[pid=3012/tid=3016] ppid=3010 vsize=489288 CPUtime=0.03 cores=0-7
/proc/3012/task/3016/stat : 3016 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 302 0 0 0 3 0 0 0 17 0 8 0 543817352 501030912 4542 33554432000 4194304 4627427 140735545488848 18446744073709551615 242970655214 0 0 4096 2 18446604451850769600 0 0 -1 4 0 0 0
[pid=3012/tid=3017] ppid=3010 vsize=489288 CPUtime=0.06 cores=0-7
/proc/3012/task/3017/stat : 3017 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 468 0 0 0 6 0 0 0 17 0 8 0 543817352 501030912 4542 33554432000 4194304 4627427 140735545488848 18446744073709551615 242970655263 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3012/tid=3018] ppid=3010 vsize=489288 CPUtime=0.07 cores=0-7
/proc/3012/task/3018/stat : 3018 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 623 0 0 0 7 0 0 0 17 0 8 0 543817352 501030912 4600 33554432000 4194304 4627427 140735545488848 18446744073709551615 242970655214 0 0 4096 2 18446604451850769600 0 0 -1 7 0 0 0
[pid=3012/tid=3019] ppid=3010 vsize=489288 CPUtime=0.06 cores=0-7
/proc/3012/task/3019/stat : 3019 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 614 0 0 0 6 0 0 0 17 0 8 0 543817352 501030912 4627 33554432000 4194304 4627427 140735545488848 18446744073709551615 242970246923 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 489288

[startup+0.315239 s]
/proc/loadavg: 0.00 0.00 0.00 2/251 3012
/proc/meminfo: memFree=29603520/32951132 swapFree=67111364/67111528
[pid=3012] ppid=3010 vsize=601184 CPUtime=1.86 cores=0-7
/proc/3012/stat : 3012 (strangenight2-m) R 3010 3012 2985 0 -1 4202496 36955 0 0 0 156 30 0 0 18 0 8 0 543817352 615612416 32940 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308752 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3012/statm: 150296 32940 366 106 0 145267 0
[pid=3012/tid=3013] ppid=3010 vsize=601184 CPUtime=0.24 cores=0-7
/proc/3012/task/3013/stat : 3013 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 4914 0 0 0 21 3 0 0 17 0 8 0 543817352 615612416 32940 33554432000 4194304 4627427 140735545488848 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3012/tid=3014] ppid=3010 vsize=601184 CPUtime=0.23 cores=0-7
/proc/3012/task/3014/stat : 3014 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 4321 0 0 0 21 2 0 0 16 0 8 0 543817352 615612416 32940 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3012/tid=3015] ppid=3010 vsize=601184 CPUtime=0.24 cores=0-7
/proc/3012/task/3015/stat : 3015 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 5271 0 0 0 20 4 0 0 16 0 8 0 543817352 615612416 32940 33554432000 4194304 4627427 140735545488848 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3012/tid=3016] ppid=3010 vsize=601184 CPUtime=0.09 cores=0-7
/proc/3012/task/3016/stat : 3016 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 3458 0 0 0 8 1 0 0 17 0 8 0 543817352 615612416 32940 33554432000 4194304 4627427 140735545488848 18446744073709551615 4531692 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3012/tid=3017] ppid=3010 vsize=601184 CPUtime=0.19 cores=0-7
/proc/3012/task/3017/stat : 3017 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 4930 0 0 0 17 2 0 0 16 0 8 0 543817352 615612416 32940 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3012/tid=3018] ppid=3010 vsize=601184 CPUtime=0.25 cores=0-7
/proc/3012/task/3018/stat : 3018 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 4513 0 0 0 21 4 0 0 18 0 8 0 543817352 615612416 32940 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3012/tid=3019] ppid=3010 vsize=601184 CPUtime=0.26 cores=0-7
/proc/3012/task/3019/stat : 3019 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 4446 0 0 0 21 5 0 0 18 0 8 0 543817352 615612416 32940 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 601184

[startup+1.19266 s]
/proc/loadavg: 0.00 0.00 0.00 2/251 3012
/proc/meminfo: memFree=29603520/32951132 swapFree=67111364/67111528
[pid=3012] ppid=3010 vsize=610492 CPUtime=8.61 cores=0-7
/proc/3012/stat : 3012 (strangenight2-m) R 3010 3012 2985 0 -1 4202496 44738 0 0 0 829 32 0 0 18 0 8 0 543817352 625143808 40665 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308996 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3012/statm: 152623 40665 368 106 0 147594 0
[pid=3012/tid=3013] ppid=3010 vsize=610492 CPUtime=1.09 cores=0-7
/proc/3012/task/3013/stat : 3013 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 6011 0 0 0 106 3 0 0 18 0 8 0 543817352 625143808 40665 33554432000 4194304 4627427 140735545488848 18446744073709551615 242970655214 0 0 4096 2 18446604451850769600 0 0 -1 6 0 0 0
[pid=3012/tid=3014] ppid=3010 vsize=610492 CPUtime=1.07 cores=0-7
/proc/3012/task/3014/stat : 3014 (strangenight2-m) D 3010 3012 2985 0 -1 4202560 5254 0 0 0 105 2 0 0 17 0 8 0 543817352 625143808 40666 33554432000 4194304 4627427 140735545488848 18446744073709551615 242970575978 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3012/tid=3015] ppid=3010 vsize=610636 CPUtime=1.09 cores=0-7
/proc/3012/task/3015/stat : 3015 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 6237 0 0 0 105 4 0 0 17 0 8 0 543817352 625291264 40666 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3012/tid=3016] ppid=3010 vsize=610636 CPUtime=0.92 cores=0-7
/proc/3012/task/3016/stat : 3016 (strangenight2-m) D 3010 3012 2985 0 -1 4202560 5091 0 0 0 91 1 0 0 18 0 8 0 543817352 625291264 40676 33554432000 4194304 4627427 140735545488848 18446744073709551615 242970593463 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3012/tid=3017] ppid=3010 vsize=610636 CPUtime=1.04 cores=0-7
/proc/3012/task/3017/stat : 3017 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 5953 0 0 0 101 3 0 0 18 0 8 0 543817352 625291264 40685 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3012/tid=3018] ppid=3010 vsize=610636 CPUtime=1.1 cores=0-7
/proc/3012/task/3018/stat : 3018 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 5408 0 0 0 106 4 0 0 19 0 8 0 543817352 625291264 40698 33554432000 4194304 4627427 140735545488848 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3012/tid=3019] ppid=3010 vsize=610636 CPUtime=1.11 cores=0-7
/proc/3012/task/3019/stat : 3019 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 4772 0 0 0 106 5 0 0 19 0 8 0 543817352 625291264 40709 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.61
Current children cumulated vsize (KiB) 610492

[startup+1.50075 s]
/proc/loadavg: 0.00 0.00 0.00 2/251 3012
/proc/meminfo: memFree=29603520/32951132 swapFree=67111364/67111528
[pid=3012] ppid=3010 vsize=628824 CPUtime=11.04 cores=0-7
/proc/3012/stat : 3012 (strangenight2-m) R 3010 3012 2985 0 -1 4202496 65988 0 0 0 1065 39 0 0 18 0 8 0 543817352 643915776 61915 33554432000 4194304 4627427 140735545488848 18446744073709551615 4297761 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3012/statm: 157206 61919 369 106 0 152177 0
[pid=3012/tid=3013] ppid=3010 vsize=628824 CPUtime=1.39 cores=0-7
/proc/3012/task/3013/stat : 3013 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 9014 0 0 0 135 4 0 0 18 0 8 0 543817352 643915776 61919 33554432000 4194304 4627427 140735545488848 18446744073709551615 4309379 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3012/tid=3014] ppid=3010 vsize=628824 CPUtime=1.38 cores=0-7
/proc/3012/task/3014/stat : 3014 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 8246 0 0 0 135 3 0 0 18 0 8 0 543817352 643915776 61919 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3012/tid=3015] ppid=3010 vsize=628824 CPUtime=1.39 cores=0-7
/proc/3012/task/3015/stat : 3015 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 9154 0 0 0 134 5 0 0 17 0 8 0 543817352 643915776 61919 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308432 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3012/tid=3016] ppid=3010 vsize=628824 CPUtime=1.23 cores=0-7
/proc/3012/task/3016/stat : 3016 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 8065 0 0 0 121 2 0 0 18 0 8 0 543817352 643915776 61922 33554432000 4194304 4627427 140735545488848 18446744073709551615 242970211361 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3012/tid=3017] ppid=3010 vsize=628824 CPUtime=1.35 cores=0-7
/proc/3012/task/3017/stat : 3017 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 8886 0 0 0 131 4 0 0 18 0 8 0 543817352 643915776 61925 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3012/tid=3018] ppid=3010 vsize=628824 CPUtime=1.4 cores=0-7
/proc/3012/task/3018/stat : 3018 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 8428 0 0 0 135 5 0 0 18 0 8 0 543817352 643915776 61925 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3012/tid=3019] ppid=3010 vsize=628824 CPUtime=1.41 cores=0-7
/proc/3012/task/3019/stat : 3019 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 5236 0 0 0 136 5 0 0 19 0 8 0 543817352 643915776 61925 33554432000 4194304 4627427 140735545488848 18446744073709551615 4330000 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.04
Current children cumulated vsize (KiB) 628824

[startup+3.10048 s]
/proc/loadavg: 0.00 0.00 0.00 9/259 3020
/proc/meminfo: memFree=29080556/32951132 swapFree=67111364/67111528
[pid=3012] ppid=3010 vsize=1076204 CPUtime=23.71 cores=0-7
/proc/3012/stat : 3012 (strangenight2-m) R 3010 3012 2985 0 -1 4202496 135387 0 0 0 2312 59 0 0 19 0 8 0 543817352 1102032896 130436 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308920 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3012/statm: 269051 130436 370 106 0 264022 0
[pid=3012/tid=3013] ppid=3010 vsize=1076204 CPUtime=2.98 cores=0-7
/proc/3012/task/3013/stat : 3013 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 18537 0 0 0 291 7 0 0 19 0 8 0 543817352 1102032896 130436 33554432000 4194304 4627427 140735545488848 18446744073709551615 4309007 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3012/tid=3014] ppid=3010 vsize=1076204 CPUtime=2.96 cores=0-7
/proc/3012/task/3014/stat : 3014 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 18007 0 0 0 290 6 0 0 19 0 8 0 543817352 1102032896 130436 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308293 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3012/tid=3015] ppid=3010 vsize=1076204 CPUtime=2.98 cores=0-7
/proc/3012/task/3015/stat : 3015 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 18782 0 0 0 289 9 0 0 19 0 8 0 543817352 1102032896 130436 33554432000 4194304 4627427 140735545488848 18446744073709551615 4239425 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3012/tid=3016] ppid=3010 vsize=1076204 CPUtime=2.81 cores=0-7
/proc/3012/task/3016/stat : 3016 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 18782 0 0 0 276 5 0 0 19 0 8 0 543817352 1102032896 130436 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308493 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3012/tid=3017] ppid=3010 vsize=1076204 CPUtime=2.94 cores=0-7
/proc/3012/task/3017/stat : 3017 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 18615 0 0 0 287 7 0 0 20 0 8 0 543817352 1102032896 130436 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3012/tid=3018] ppid=3010 vsize=1076204 CPUtime=2.99 cores=0-7
/proc/3012/task/3018/stat : 3018 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 17779 0 0 0 291 8 0 0 19 0 8 0 543817352 1102032896 130436 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3012/tid=3019] ppid=3010 vsize=1076204 CPUtime=2.99 cores=0-7
/proc/3012/task/3019/stat : 3019 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 6237 0 0 0 293 6 0 0 23 0 8 0 543817352 1102032896 130436 33554432000 4194304 4627427 140735545488848 18446744073709551615 4325005 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.71
Current children cumulated vsize (KiB) 1076204

[startup+6.30093 s]
/proc/loadavg: 0.72 0.15 0.05 9/259 3020
/proc/meminfo: memFree=28905840/32951132 swapFree=67111364/67111528
[pid=3012] ppid=3010 vsize=1149780 CPUtime=46.66 cores=0-7
/proc/3012/stat : 3012 (strangenight2-m) R 3010 3012 2985 0 -1 4202496 189905 0 0 0 4536 130 0 0 18 0 8 0 543817352 1177374720 172247 33554432000 4194304 4627427 140735545488848 18446744073709551615 4299664 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3012/statm: 287445 172247 390 106 0 282416 0
[pid=3012/tid=3013] ppid=3010 vsize=1149780 CPUtime=5.92 cores=0-7
/proc/3012/task/3013/stat : 3013 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 25498 0 0 0 576 16 0 0 18 0 8 0 543817352 1177374720 172247 33554432000 4194304 4627427 140735545488848 18446744073709551615 4309772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3012/tid=3014] ppid=3010 vsize=1149780 CPUtime=5.66 cores=0-7
/proc/3012/task/3014/stat : 3014 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 24263 0 0 0 547 19 0 0 18 0 8 0 543817352 1177374720 172247 33554432000 4194304 4627427 140735545488848 18446744073709551615 4309646 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3012/tid=3015] ppid=3010 vsize=1149780 CPUtime=5.98 cores=0-7
/proc/3012/task/3015/stat : 3015 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 26727 0 0 0 579 19 0 0 18 0 8 0 543817352 1177374720 172247 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3012/tid=3016] ppid=3010 vsize=1149780 CPUtime=5.87 cores=0-7
/proc/3012/task/3016/stat : 3016 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 25729 0 0 0 578 9 0 0 18 0 8 0 543817352 1177374720 172247 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3012/tid=3017] ppid=3010 vsize=1149780 CPUtime=5.34 cores=0-7
/proc/3012/task/3017/stat : 3017 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 26465 0 0 0 510 24 0 0 18 0 8 0 543817352 1177374720 172247 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3012/tid=3018] ppid=3010 vsize=1149780 CPUtime=5.93 cores=0-7
/proc/3012/task/3018/stat : 3018 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 25491 0 0 0 579 14 0 0 17 0 8 0 543817352 1177374720 172247 33554432000 4194304 4627427 140735545488848 18446744073709551615 4309735 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3012/tid=3019] ppid=3010 vsize=1149780 CPUtime=5.98 cores=0-7
/proc/3012/task/3019/stat : 3019 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 9083 0 0 0 590 8 0 0 18 0 8 0 543817352 1177374720 172247 33554432000 4194304 4627427 140735545488848 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 7 0 0 0

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

/proc/loadavg: 2.68 4.44 2.79 3/259 3035
/proc/meminfo: memFree=27239628/32951132 swapFree=67111364/67111528
[pid=3012] ppid=3010 vsize=3309828 CPUtime=3730.98 cores=0-7
/proc/3012/stat : 3012 (strangenight2-m) R 3010 3012 2985 0 -1 4202496 1641243 0 0 0 372513 585 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 4420146 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3012/statm: 827457 589512 391 106 0 822428 0
[pid=3012/tid=3013] ppid=3010 vsize=3309828 CPUtime=396.57 cores=0-7
/proc/3012/task/3013/stat : 3013 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 282740 0 0 0 39574 83 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 6 0 0 0
[pid=3012/tid=3014] ppid=3010 vsize=3309828 CPUtime=395.59 cores=0-7
/proc/3012/task/3014/stat : 3014 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 204080 0 0 0 39482 77 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 2 0 0 0
[pid=3012/tid=3015] ppid=3010 vsize=3309828 CPUtime=537.26 cores=0-7
/proc/3012/task/3015/stat : 3015 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 235946 0 0 0 53644 82 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 0 0 0 0
[pid=3012/tid=3016] ppid=3010 vsize=3309828 CPUtime=396.33 cores=0-7
/proc/3012/task/3016/stat : 3016 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 184969 0 0 0 39558 75 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 1 0 0 0
[pid=3012/tid=3017] ppid=3010 vsize=3309828 CPUtime=433.68 cores=0-7
/proc/3012/task/3017/stat : 3017 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 225750 0 0 0 43286 82 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 4 0 0 0
[pid=3012/tid=3018] ppid=3010 vsize=3309828 CPUtime=396.58 cores=0-7
/proc/3012/task/3018/stat : 3018 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 223336 0 0 0 39587 71 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 5 0 0 0
[pid=3012/tid=3019] ppid=3010 vsize=3309828 CPUtime=585.89 cores=0-7
/proc/3012/task/3019/stat : 3019 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 81288 0 0 0 58557 32 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 4205600 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3730.98
Current children cumulated vsize (KiB) 3309828

[startup+615.001 s]
/proc/loadavg: 2.41 4.21 2.76 3/259 3036
/proc/meminfo: memFree=27239620/32951132 swapFree=67111364/67111528
[pid=3012] ppid=3010 vsize=3309828 CPUtime=3782.19 cores=0-7
/proc/3012/stat : 3012 (strangenight2-m) R 3010 3012 2985 0 -1 4202496 1641243 0 0 0 377634 585 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 4420151 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3012/statm: 827457 589512 391 106 0 822428 0
[pid=3012/tid=3013] ppid=3010 vsize=3309828 CPUtime=396.57 cores=0-7
/proc/3012/task/3013/stat : 3013 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 282740 0 0 0 39574 83 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 6 0 0 0
[pid=3012/tid=3014] ppid=3010 vsize=3309828 CPUtime=395.59 cores=0-7
/proc/3012/task/3014/stat : 3014 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 204080 0 0 0 39482 77 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 2 0 0 0
[pid=3012/tid=3015] ppid=3010 vsize=3309828 CPUtime=537.26 cores=0-7
/proc/3012/task/3015/stat : 3015 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 235946 0 0 0 53644 82 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 0 0 0 0
[pid=3012/tid=3016] ppid=3010 vsize=3309828 CPUtime=396.33 cores=0-7
/proc/3012/task/3016/stat : 3016 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 184969 0 0 0 39558 75 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 1 0 0 0
[pid=3012/tid=3017] ppid=3010 vsize=3309828 CPUtime=433.68 cores=0-7
/proc/3012/task/3017/stat : 3017 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 225750 0 0 0 43286 82 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 4 0 0 0
[pid=3012/tid=3018] ppid=3010 vsize=3309828 CPUtime=396.58 cores=0-7
/proc/3012/task/3018/stat : 3018 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 223336 0 0 0 39587 71 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 5 0 0 0
[pid=3012/tid=3019] ppid=3010 vsize=3309828 CPUtime=611.49 cores=0-7
/proc/3012/task/3019/stat : 3019 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 81288 0 0 0 61117 32 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045206571 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3782.19
Current children cumulated vsize (KiB) 3309828

[startup+627.801 s]
/proc/loadavg: 2.35 4.13 2.75 3/259 3036
/proc/meminfo: memFree=27239616/32951132 swapFree=67111364/67111528
[pid=3012] ppid=3010 vsize=3309828 CPUtime=3807.79 cores=0-7
/proc/3012/stat : 3012 (strangenight2-m) R 3010 3012 2985 0 -1 4202496 1641243 0 0 0 380194 585 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 4420194 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3012/statm: 827457 589512 391 106 0 822428 0
[pid=3012/tid=3013] ppid=3010 vsize=3309828 CPUtime=396.57 cores=0-7
/proc/3012/task/3013/stat : 3013 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 282740 0 0 0 39574 83 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 6 0 0 0
[pid=3012/tid=3014] ppid=3010 vsize=3309828 CPUtime=395.59 cores=0-7
/proc/3012/task/3014/stat : 3014 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 204080 0 0 0 39482 77 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 2 0 0 0
[pid=3012/tid=3015] ppid=3010 vsize=3309828 CPUtime=537.26 cores=0-7
/proc/3012/task/3015/stat : 3015 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 235946 0 0 0 53644 82 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 0 0 0 0
[pid=3012/tid=3016] ppid=3010 vsize=3309828 CPUtime=396.33 cores=0-7
/proc/3012/task/3016/stat : 3016 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 184969 0 0 0 39558 75 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 1 0 0 0
[pid=3012/tid=3017] ppid=3010 vsize=3309828 CPUtime=433.68 cores=0-7
/proc/3012/task/3017/stat : 3017 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 225750 0 0 0 43286 82 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 4 0 0 0
[pid=3012/tid=3018] ppid=3010 vsize=3309828 CPUtime=396.58 cores=0-7
/proc/3012/task/3018/stat : 3018 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 223336 0 0 0 39587 71 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 5 0 0 0
[pid=3012/tid=3019] ppid=3010 vsize=3309828 CPUtime=624.29 cores=0-7
/proc/3012/task/3019/stat : 3019 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 81288 0 0 0 62397 32 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 4219962 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3807.79
Current children cumulated vsize (KiB) 3309828

[startup+634.201 s]
/proc/loadavg: 2.29 4.06 2.75 3/259 3036
/proc/meminfo: memFree=27239616/32951132 swapFree=67111364/67111528
[pid=3012] ppid=3010 vsize=3309828 CPUtime=3820.6 cores=0-7
/proc/3012/stat : 3012 (strangenight2-m) R 3010 3012 2985 0 -1 4202496 1641243 0 0 0 381475 585 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 4420116 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3012/statm: 827457 589512 391 106 0 822428 0
[pid=3012/tid=3013] ppid=3010 vsize=3309828 CPUtime=396.57 cores=0-7
/proc/3012/task/3013/stat : 3013 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 282740 0 0 0 39574 83 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 6 0 0 0
[pid=3012/tid=3014] ppid=3010 vsize=3309828 CPUtime=395.59 cores=0-7
/proc/3012/task/3014/stat : 3014 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 204080 0 0 0 39482 77 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 2 0 0 0
[pid=3012/tid=3015] ppid=3010 vsize=3309828 CPUtime=537.26 cores=0-7
/proc/3012/task/3015/stat : 3015 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 235946 0 0 0 53644 82 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 0 0 0 0
[pid=3012/tid=3016] ppid=3010 vsize=3309828 CPUtime=396.33 cores=0-7
/proc/3012/task/3016/stat : 3016 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 184969 0 0 0 39558 75 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 1 0 0 0
[pid=3012/tid=3017] ppid=3010 vsize=3309828 CPUtime=433.68 cores=0-7
/proc/3012/task/3017/stat : 3017 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 225750 0 0 0 43286 82 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 4 0 0 0
[pid=3012/tid=3018] ppid=3010 vsize=3309828 CPUtime=396.58 cores=0-7
/proc/3012/task/3018/stat : 3018 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 223336 0 0 0 39587 71 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 5 0 0 0
[pid=3012/tid=3019] ppid=3010 vsize=3309828 CPUtime=630.7 cores=0-7
/proc/3012/task/3019/stat : 3019 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 81288 0 0 0 63038 32 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045206724 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3820.6
Current children cumulated vsize (KiB) 3309828

[startup+635.801 s]
/proc/loadavg: 2.29 4.06 2.75 3/259 3036
/proc/meminfo: memFree=27239616/32951132 swapFree=67111364/67111528
[pid=3012] ppid=3010 vsize=3309828 CPUtime=3823.79 cores=0-7
/proc/3012/stat : 3012 (strangenight2-m) R 3010 3012 2985 0 -1 4202496 1641243 0 0 0 381794 585 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 4420204 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3012/statm: 827457 589512 391 106 0 822428 0
[pid=3012/tid=3013] ppid=3010 vsize=3309828 CPUtime=396.57 cores=0-7
/proc/3012/task/3013/stat : 3013 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 282740 0 0 0 39574 83 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 6 0 0 0
[pid=3012/tid=3014] ppid=3010 vsize=3309828 CPUtime=395.59 cores=0-7
/proc/3012/task/3014/stat : 3014 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 204080 0 0 0 39482 77 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 2 0 0 0
[pid=3012/tid=3015] ppid=3010 vsize=3309828 CPUtime=537.26 cores=0-7
/proc/3012/task/3015/stat : 3015 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 235946 0 0 0 53644 82 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 0 0 0 0
[pid=3012/tid=3016] ppid=3010 vsize=3309828 CPUtime=396.33 cores=0-7
/proc/3012/task/3016/stat : 3016 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 184969 0 0 0 39558 75 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 1 0 0 0
[pid=3012/tid=3017] ppid=3010 vsize=3309828 CPUtime=433.68 cores=0-7
/proc/3012/task/3017/stat : 3017 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 225750 0 0 0 43286 82 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 4 0 0 0
[pid=3012/tid=3018] ppid=3010 vsize=3309828 CPUtime=396.58 cores=0-7
/proc/3012/task/3018/stat : 3018 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 223336 0 0 0 39587 71 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 5 0 0 0
[pid=3012/tid=3019] ppid=3010 vsize=3309828 CPUtime=632.29 cores=0-7
/proc/3012/task/3019/stat : 3019 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 81288 0 0 0 63197 32 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045206571 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3823.79
Current children cumulated vsize (KiB) 3309828

[startup+637.401 s]
/proc/loadavg: 2.29 4.06 2.75 3/259 3036
/proc/meminfo: memFree=27239616/32951132 swapFree=67111364/67111528
[pid=3012] ppid=3010 vsize=3309828 CPUtime=3826.99 cores=0-7
/proc/3012/stat : 3012 (strangenight2-m) R 3010 3012 2985 0 -1 4202496 1641243 0 0 0 382114 585 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 4427481 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3012/statm: 827457 589512 391 106 0 822428 0
[pid=3012/tid=3013] ppid=3010 vsize=3309828 CPUtime=396.57 cores=0-7
/proc/3012/task/3013/stat : 3013 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 282740 0 0 0 39574 83 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 6 0 0 0
[pid=3012/tid=3014] ppid=3010 vsize=3309828 CPUtime=395.59 cores=0-7
/proc/3012/task/3014/stat : 3014 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 204080 0 0 0 39482 77 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 2 0 0 0
[pid=3012/tid=3015] ppid=3010 vsize=3309828 CPUtime=537.26 cores=0-7
/proc/3012/task/3015/stat : 3015 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 235946 0 0 0 53644 82 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 0 0 0 0
[pid=3012/tid=3016] ppid=3010 vsize=3309828 CPUtime=396.33 cores=0-7
/proc/3012/task/3016/stat : 3016 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 184969 0 0 0 39558 75 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 1 0 0 0
[pid=3012/tid=3017] ppid=3010 vsize=3309828 CPUtime=433.68 cores=0-7
/proc/3012/task/3017/stat : 3017 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 225750 0 0 0 43286 82 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 4 0 0 0
[pid=3012/tid=3018] ppid=3010 vsize=3309828 CPUtime=396.58 cores=0-7
/proc/3012/task/3018/stat : 3018 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 223336 0 0 0 39587 71 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 5 0 0 0
[pid=3012/tid=3019] ppid=3010 vsize=3309828 CPUtime=633.89 cores=0-7
/proc/3012/task/3019/stat : 3019 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 81288 0 0 0 63357 32 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045206571 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3826.99
Current children cumulated vsize (KiB) 3309828

[startup+637.801 s]
/proc/loadavg: 2.29 4.06 2.75 3/259 3037
/proc/meminfo: memFree=27239616/32951132 swapFree=67111364/67111528
[pid=3012] ppid=3010 vsize=3309828 CPUtime=3827.79 cores=0-7
/proc/3012/stat : 3012 (strangenight2-m) R 3010 3012 2985 0 -1 4202496 1641243 0 0 0 382194 585 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 4427841 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3012/statm: 827457 589512 391 106 0 822428 0
[pid=3012/tid=3013] ppid=3010 vsize=3309828 CPUtime=396.57 cores=0-7
/proc/3012/task/3013/stat : 3013 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 282740 0 0 0 39574 83 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 6 0 0 0
[pid=3012/tid=3014] ppid=3010 vsize=3309828 CPUtime=395.59 cores=0-7
/proc/3012/task/3014/stat : 3014 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 204080 0 0 0 39482 77 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 2 0 0 0
[pid=3012/tid=3015] ppid=3010 vsize=3309828 CPUtime=537.26 cores=0-7
/proc/3012/task/3015/stat : 3015 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 235946 0 0 0 53644 82 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 0 0 0 0
[pid=3012/tid=3016] ppid=3010 vsize=3309828 CPUtime=396.33 cores=0-7
/proc/3012/task/3016/stat : 3016 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 184969 0 0 0 39558 75 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 1 0 0 0
[pid=3012/tid=3017] ppid=3010 vsize=3309828 CPUtime=433.68 cores=0-7
/proc/3012/task/3017/stat : 3017 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 225750 0 0 0 43286 82 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 4 0 0 0
[pid=3012/tid=3018] ppid=3010 vsize=3309828 CPUtime=396.58 cores=0-7
/proc/3012/task/3018/stat : 3018 (strangenight2-m) S 3010 3012 2985 0 -1 4202560 223336 0 0 0 39587 71 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045231156 0 0 4096 2 18446604451850769600 0 0 -1 5 0 0 0
[pid=3012/tid=3019] ppid=3010 vsize=3309828 CPUtime=634.29 cores=0-7
/proc/3012/task/3019/stat : 3019 (strangenight2-m) R 3010 3012 2985 0 -1 4202560 81288 0 0 0 63397 32 0 0 25 0 8 0 543817352 3389263872 589512 33554432000 4194304 4627427 140735545488848 18446744073709551615 47897045206724 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3827.79
Current children cumulated vsize (KiB) 3309828

[startup+638.001 s]
/proc/loadavg: 2.29 4.06 2.75 3/259 3037
/proc/meminfo: memFree=27239616/32951132 swapFree=67111364/67111528
[pid=3012] ppid=3010 vsize=0 CPUtime=3828.17 cores=0-7
/proc/3012/stat : 3012 (strangenight2-m) Z 3010 3012 2985 0 -1 4203548 1641265 0 0 0 382230 587 0 0 25 0 2 0 543817352 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3012/statm: 0 0 0 0 0 0 0
[pid=3012/tid=3019] ppid=3010 vsize=0 CPUtime=634.49 cores=0-7
/proc/3012/task/3019/stat : 3019 (strangenight2-m) R 3010 3012 2985 0 -1 4202564 81291 0 0 0 63415 34 0 0 25 0 2 0 543817352 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3828.17
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 638.098
CPU time (s): 3828.28
CPU user time (s): 3822.3
CPU system time (s): 5.97409
CPU usage (%): 599.951
Max. virtual memory (cumulated for all children) (KiB): 3513676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3822.3
system time used= 5.97409
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1641265
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= 90449
involuntary context switches= 19376

runsolver used 1.45678 second user time and 3.71843 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-02 09:43:07
IDJOB=3321012
IDBENCH=20529
IDSOLVER=1709
FILE ID=node128/3321012-1304322187
RUNJOBID= node128-1304322187-2999
PBS_JOBID= 13176798
Free space on /tmp= 68276 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321012-1304322187/watcher-3321012-1304322187 -o /tmp/evaluation-result-3321012-1304322187/solver-3321012-1304322187 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3321012-1304322187.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=309153922

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      29603552 kB
Buffers:        510152 kB
Cached:        1371748 kB
SwapCached:          0 kB
Active:        1313712 kB
Inactive:      1597924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29603552 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            8580 kB
Writeback:           0 kB
AnonPages:     1030432 kB
Mapped:          22544 kB
Slab:           360048 kB
PageTables:      15808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 43890768 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 68272 MiB
End job on node128 at 2011-05-02 09:53:45