Trace number 3173759

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.3 1201.78

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
MD5SUM0ad997eea0def3552b6d7e45aac8ca7c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173759-1304030492.cnf'
0.00/0.00	c -- header says num vars:          49999
0.00/0.00	c -- header says num clauses:      210000
0.25/0.64	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.25/0.64	c -- vars added      49999
0.25/0.64	c Parsing time:  0.17 s
0.25/0.64	c  N st     0         0     49999    210000         0         0    630000         0   no data   no data
0.25/0.64	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.20
0.25/0.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.14
2.52/0.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.52/0.78	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2.52/0.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2.52/0.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  49999 time:  0.02 s
2.52/0.78	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
3.14/1.21	c lits-rem:         0  cl-subs:        0  v-elim:   1199  v-fix:    0  time:  0.39 s
3.14/1.21	c Finding binary XORs  T:     0.01 s  found:       0
3.14/1.28	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
3.14/1.28	c calculated reachability. Time: 0.00
3.14/1.30	c Calc default polars -  time:   0.02 s pos:   22380 undec:    5431 neg:   22188
3.14/1.30	c =========================================================================================
3.14/1.30	c types(t): F = full restart, N = normal restart
3.14/1.30	c types(t): S = simplification begin/end, E = solution found
3.14/1.30	c restart types(rt): st = static, dy = dynamic
3.14/1.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.14/1.30	c  B st     0         0     48800    208696         0         0    633413         0   no data   no data
15.13/3.85	c  N dy    18      4021     48800    208696         0      4020    633413   1249869    194.15    213.80
25.53/6.45	c  N dy    45      8062     48800    208696         0      8061    633413   2398064    192.71    203.24
36.31/9.11	c  N dy    75     12071     48800    208696         0     12070    633413   3574065    195.17    279.31
47.09/11.83	c  N dy   102     16132     48800    208696         0     16131    633413   4769924    196.10    211.28
58.68/14.72	c  N dy   130     20435     48800    208696         0     10439    633413    863312    195.83    206.25
69.06/17.39	c  N dy   160     24546     48800    208696         0     14550    633413   2056789    196.17    212.42
70.28/17.69	c  F st   164     25000     48800    208696         0     15004    633413   2191275    196.23    155.59
84.65/21.25	c  N dy   170     30001     48800    208696         0     20005    633413   4166853    196.23   no data
84.65/21.25	c  S st   170     30001     48800    208696         0     20005    633413   4166853    196.23   no data
85.84/21.58	c  S st   170     30505     48800    208696         0     20509    633413   4271831    196.23   no data
86.24/21.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
87.44/21.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
87.86/22.02	c blocked clauses removed:      996 vars:    153 tried:       48800 T: 0.03 s
87.86/22.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
87.86/22.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
87.86/22.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48647 time:  0.02 s
87.86/22.10	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
89.43/22.43	c lits-rem:         0  cl-subs:        0  v-elim:     22  v-fix:    0  time:  0.33 s
91.04/22.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
95.43/23.98	c lits-rem:         2  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.01 s
96.64/24.23	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.25
96.64/24.24	c calculated reachability. Time: 0.00
96.64/24.24	c  N dy   170     30505     48625    207684         0     20203    630503   4098644    196.23   no data
107.82/27.00	c  N dy   195     34601     48625    207684         0     24299    630503   5281290    196.14    210.99
119.39/29.93	c  N dy   226     38709     48625    207684         0     28407    630503   6506867    197.01    211.32
130.58/32.76	c  N dy   253     42790     48625    207684         0     17139    630503   1399087    197.07    211.87
138.56/34.72	c  S st   275     45758     48625    207684         0     20107    630503   2241389    196.91    191.73
139.77/35.08	c  S st   275     46260     48625    207684         0     20609    630503   2336414    196.91   no data
140.17/35.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
141.36/35.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
141.76/35.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.76/35.52	c bin-w-bin subsume rem            0 bins  time:  0.01 s
141.76/35.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
141.76/35.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
141.76/35.58	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
142.96/35.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
143.76/36.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
145.38/36.42	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.36 s
145.38/36.46	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.04
145.75/36.51	c vivif2 --  cl tried    20608 cl shrink        0 lits rem          0 time: 0.05
146.56/36.76	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.25
146.56/36.78	c calculated reachability. Time: 0.00
146.56/36.78	c  N dy   275     46260     48625    207684         0     20608    630503   2336320    196.91   no data
157.74/39.51	c  N dy   302     50332     48625    207684         0     24680    630503   3488068    196.58    206.94
168.92/42.30	c  N dy   327     54399     48625    207684         0     28747    630503   4653340    196.31    214.67
180.13/45.12	c  N dy   353     58471     48625    207684         0     32819    630503   5817023    195.94    230.97
191.70/48.05	c  N dy   383     62583     48625    207684         0     36931    630503   6988278    195.70    212.40
202.88/50.83	c  N dy   410     66687     48625    207684         0     22359    630503   1865332    195.54    208.93
210.07/52.66	c  S st   429     69391     48625    207684         0     25063    630503   2610204    195.43   no data
211.66/53.03	c  S st   429     69895     48625    207684         0     25567    630503   2729873    195.43   no data
211.66/53.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
212.86/53.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
213.27/53.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
213.27/53.46	c bin-w-bin subsume rem            0 bins  time:  0.01 s
213.27/53.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
213.67/53.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
213.67/53.52	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
214.47/53.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
215.28/53.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
217.26/54.48	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.47 s
217.66/54.52	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.04
217.66/54.58	c vivif2 --  cl tried    25566 cl shrink        0 lits rem          0 time: 0.06
218.85/54.84	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.26
218.85/54.86	c calculated reachability. Time: 0.00
218.85/54.86	c  N dy   429     69895     48625    207684         0     25566    630503   2729116    195.43   no data
231.25/57.95	c  N dy   459     74363     48625    207684         0     30034    630503   3999604    195.32    205.94
245.22/61.41	c  N dy   497     79182     48625    207684         0     34853    630503   5429569    195.70    217.09
259.99/65.10	c  N dy   536     84285     48625    207684         0     39956    630503   6963273    196.02    209.49
268.79/67.37	c  F st   559     87500     48625    207684         0     22339    630503   1229009    195.99   no data
278.78/69.81	c  N st   564     90794     48625    207684         0     25633    630503   2448394    195.99   no data
295.95/74.12	c  N dy   595     96674     48625    207684         0     31513    630503   4596644    196.24    207.46
313.93/78.63	c  N dy   639    102955     48625    207684         0     37793    630503   6445427    196.44    215.24
319.52/80.01	c  S st   653    104843     48625    207684         0     39681    630503   6991029    196.48   no data
320.74/80.38	c  S st   653    105345     48625    207684         0     40183    630503   7107831    196.48   no data
321.14/80.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
322.32/80.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.34
322.72/80.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
322.72/80.85	c bin-w-bin subsume rem            0 bins  time:  0.02 s
322.72/80.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
322.72/80.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
323.12/80.90	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
323.92/81.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
326.31/81.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
333.92/83.61	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.79 s
333.92/83.65	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.04
334.33/83.80	c vivif2 --  cl tried    40179 cl shrink        0 lits rem          0 time: 0.14
335.50/84.09	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.29
335.90/84.10	c calculated reachability. Time: 0.00
335.90/84.10	c  N dy   653    105345     48625    207684         0     40179    630503   7103628    196.48   no data
355.08/88.95	c  N dy   697    112118     48625    207684         0     24531    630503   1339131    196.09    208.81
375.85/94.17	c  N dy   749    119305     48625    207684         0     31718    630503   3455395    196.35    216.69
398.22/99.72	c  N dy   802    126950     48625    207684         0     39362    630503   5671625    196.40    206.80
422.99/105.92	c  N dy   861    135233     48625    207684         0     23934    630503    762754    196.68    224.31
447.35/112.00	c  N dy   917    143920     48625    207684         0     32620    630503   3317879    196.65    207.33
474.12/118.75	c  N dy   983    153150     48625    207684         0     41850    630503   5997181    196.66    209.64
488.50/122.38	c  S st  1019    158017     48625    207684         0     46717    630503   7428404    196.77   no data
490.09/122.76	c  S st  1019    158521     48625    207684         0     47221    630503   7536531    196.77   no data
490.49/122.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
491.69/123.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
492.11/123.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
492.11/123.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
492.11/123.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
492.11/123.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
492.11/123.29	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
493.29/123.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
495.69/124.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
505.29/126.51	c lits-rem:         1  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.28 s
505.29/126.54	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.04
506.07/126.70	c vivif2 --  cl tried    47216 cl shrink        0 lits rem          0 time: 0.16
507.27/127.01	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.31
507.27/127.03	c calculated reachability. Time: 0.00
507.27/127.03	c  N dy  1019    158521     48625    207684         0     47216    630503   7533977    196.77   no data
536.82/134.45	c  N dy  1094    168712     48625    207684         0     32559    630503   2920060    196.99    208.80
568.39/142.38	c  N dy  1172    179504     48625    207684         0     43351    630503   6120505    197.23    212.83
602.36/150.85	c  N dy  1247    190978     48625    207684         0     28898    630503   1528044    197.22    209.82
637.89/159.70	c  N dy  1334    203201     48625    207684         0     41121    630503   5135346    197.40    219.83
677.44/169.66	c  N dy  1430    216269     48625    207684         0     27227    630503    672099    197.63    212.48
717.79/179.75	c  N dy  1527    230172     48625    207684         0     41130    630503   4786277    197.70    209.74
740.55/185.46	c  S st  1583    237782     48625    207684         0     48739    630503   7049274    197.82    187.04
742.16/185.85	c  S st  1583    238285     48625    207684         0     49242    630503   7156518    197.82   no data
742.16/185.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
743.75/186.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.36
744.15/186.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
744.15/186.33	c bin-w-bin subsume rem            0 bins  time:  0.01 s
744.15/186.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
744.15/186.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
744.15/186.39	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
745.35/186.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
747.36/187.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
756.94/189.55	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.32 s
756.94/189.59	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.04
757.74/189.74	c vivif2 --  cl tried    49237 cl shrink        0 lits rem          0 time: 0.15
758.93/190.05	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.31
758.93/190.07	c calculated reachability. Time: 0.00
758.93/190.07	c  N dy  1583    238285     48625    207684         0     49237    630503   7154668    197.82   no data
804.49/201.44	c  N dy  1690    253573     48625    207684         0     36541    630503   3078886    197.99    209.47
853.21/213.65	c  N dy  1810    269949     48625    207684         0     52917    630503   7939188    198.20    211.74
904.34/226.48	c  N dy  1931    287180     48625    207684         0     41163    630503   4250939    198.43    219.76
960.26/240.43	c  N dy  2060    305613     48625    207684         0     59594    630503   9709555    198.44    222.11
962.28/240.97	c  F st  2064    306251     48625    207684         0     30235    630503    627251    198.45   no data
1018.98/255.12	c  N dy  2162    325146     48625    207684         0     49130    630503   6776690    198.42    209.52
1079.30/270.24	c  N dy  2301    345171     48625    207684         0     38157    630503   2662607    198.52    215.47
1116.47/279.50	c  S st  2388    357428     48625    207684         0     50413    630503   6379641    198.67   no data
1117.65/279.89	c  S st  2388    357930     48625    207684         0     50914    630503   6493259    198.67   no data
1118.05/279.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1119.25/280.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
1119.65/280.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1119.65/280.37	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1119.65/280.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1120.04/280.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
1120.04/280.43	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1121.24/280.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
1122.84/281.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1132.03/283.45	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.23 s
1132.03/283.48	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.04
1132.83/283.62	c vivif2 --  cl tried    50912 cl shrink        0 lits rem          0 time: 0.14
1134.05/283.94	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.32
1134.05/283.95	c calculated reachability. Time: 0.00
1134.05/283.95	c  N dy  2388    357930     48625    207684         0     50912    630503   6491589    198.67   no data
1195.57/299.39	c  N dy  2534    378161     48625    207684         0     39143    630503   2638242    198.81    214.13
1256.26/314.52	c  N dy  2665    398181     48625    207684         0     59162    630503   8530956    198.72    249.17
1316.58/329.66	c  N dy  2806    418227     48625    207684         0     46206    630503   4503555    198.88    210.29
1378.49/345.10	c  N dy  2938    438250     48625    207684         0     66228    630503  10462501    198.96    210.13
1438.80/360.26	c  N dy  3080    458255     48625    207684         0     52237    630503   6077274    199.13    214.34
1501.13/375.83	c  N dy  3210    478477     48625    207684         0     37459    630503   1285862    199.04    210.36
1561.84/391.08	c  N dy  3350    498624     48625    207684         0     57604    630503   7324592    199.07    213.23
1624.96/406.84	c  N dy  3499    518641     48625    207684         0     41626    630503   2181321    199.20    214.14
1680.08/420.68	c  S st  3626    536897     48625    207684         0     59881    630503   7643343    199.27   no data
1681.68/421.08	c  S st  3626    537401     48625    207684         0     60385    630503   7755857    199.27   no data
1682.08/421.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1683.30/421.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.37
1683.67/421.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1683.67/421.58	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1683.67/421.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1684.07/421.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
1684.07/421.64	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
1685.27/421.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.30 s
1687.28/422.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1700.06/425.70	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.16 s
1700.47/425.73	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.04
1701.25/425.90	c vivif2 --  cl tried    60383 cl shrink        0 lits rem          0 time: 0.17
1702.45/426.24	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.33
1702.45/426.25	c calculated reachability. Time: 0.00
1702.45/426.25	c  N dy  3626    537401     48625    207684         0     60383    630503   7755413    199.27   no data
1765.17/441.99	c  N dy  3757    557486     48625    207684         0     43465    630503   2455422    199.37    237.02
1827.49/457.59	c  N dy  3904    577519     48625    207684         0     63496    630503   8541413    199.58    218.02
1890.20/473.29	c  N dy  4035    597651     48625    207684         0     45634    630503   2754717    199.60    210.37
1952.52/488.83	c  N dy  4176    617669     48625    207684         0     65648    630503   8760026    199.73    232.26
2015.63/504.61	c  N dy  4317    637734     48625    207684         0     46718    630503   2835100    199.80    224.82
2077.15/520.03	c  N dy  4448    657769     48625    207684         0     66752    630503   8698211    199.72    214.20
2140.28/535.81	c  N dy  4588    677771     48625    207684         0     46755    630503   2562995    199.77    214.86
2202.97/551.51	c  N dy  4724    697878     48625    207684         0     66861    630503   8575567    199.80    217.16
2266.49/567.43	c  N dy  4857    717899     48625    207684         0     45889    630503   1949250    199.79    221.34
2328.01/582.86	c  N dy  4988    738000     48625    207684         0     65989    630503   7777032    199.69    212.04
2392.72/599.07	c  N dy  5127    758012     48625    207684         0     43995    630503   1144984    199.78    296.30
2454.23/614.48	c  N dy  5264    778060     48625    207684         0     64042    630503   7183178    199.84    222.05
2519.34/630.73	c  N dy  5399    798096     48625    207684         0     84076    630503  13127130    199.84    213.38
2544.12/637.00	c  S st  5458    806101     48625    207684         0     49087    630503   2355999    199.84   no data
2545.70/637.38	c  S st  5458    806604     48625    207684         0     49590    630503   2467681    199.84   no data
2546.10/637.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2547.30/637.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
2547.70/637.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2547.70/637.86	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2547.70/637.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2547.70/637.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
2548.11/637.92	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
2548.92/638.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
2549.70/638.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2553.31/639.27	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.87 s
2553.69/639.30	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.04
2553.69/639.36	c vivif2 --  cl tried    49588 cl shrink        0 lits rem          0 time: 0.05
2554.89/639.67	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.31
2554.89/639.69	c calculated reachability. Time: 0.00
2554.89/639.69	c  N dy  5458    806604     48625    207684         0     49588    630503   2466426    199.84   no data
2618.01/655.43	c  N dy  5597    826769     48625    207684         0     69749    630503   8515375    199.90    217.14
2683.92/671.91	c  N dy  5729    846823     48625    207684         0     45806    630503   1099460    199.90    210.43
2745.84/687.47	c  N dy  5871    866867     48625    207684         0     65849    630503   7137590    199.97    216.18
2812.93/704.20	c  N dy  6009    887273     48625    207684         0     86253    630503  13335350    200.04    211.08
2875.65/719.92	c  N dy  6148    907308     48625    207684         0     61285    630503   5347741    200.07    216.18
2940.36/736.18	c  N dy  6285    927419     48625    207684         0     81395    630503  11333501    200.06    211.12
3004.67/752.30	c  N dy  6423    947463     48625    207684         0     55441    630503   3320918    200.10    285.33
3068.99/768.36	c  N dy  6563    967568     48625    207684         0     75540    630503   9273126    200.14    211.74
3136.50/785.24	c  N dy  6708    987714     48625    207684         0     48694    630503   1031341    200.16    211.62
3198.83/800.85	c  N dy  6846   1007796     48625    207684         0     68776    630503   6987146    200.16    212.62
3264.74/817.33	c  N dy  6983   1027830     48625    207684         0     88809    630503  13011758    200.22    212.80
3329.44/833.51	c  N dy  7121   1047868     48625    207684         0     60850    630503   4422928    200.23    215.51
3393.35/849.52	c  N dy  7254   1067871     48625    207684         0     80851    630503  10379597    200.23    216.12
3406.53/852.83	c  F st  7280   1071876     48625    207684         0     84856    630503  11549537    200.23    201.76
3461.26/866.57	c  N dy  7365   1088117     48625    207684         0     52102    630503   1477811    200.27    215.37
3524.77/882.44	c  N dy  7507   1108274     48625    207684         0     72259    630503   7585439    200.33    212.38
3591.08/899.06	c  N dy  7646   1128304     48625    207684         0     92289    630503  13543258    200.33    242.08
3655.40/915.20	c  N dy  7779   1148358     48625    207684         0     62345    630503   4271700    200.34    211.97
3720.50/931.42	c  N dy  7918   1168400     48625    207684         0     82385    630503  10345858    200.38    216.30
3789.61/948.79	c  N dy  8061   1188470     48625    207684         0     51460    630503    696911    200.42    215.36
3853.54/964.71	c  N dy  8208   1208519     48625    207684         0     71507    630503   6774040    200.51    220.89
3858.34/965.94	c  S st  8218   1209908     48625    207684         0     72896    630503   7187172    200.52   no data
3860.31/966.41	c  S st  8218   1210414     48625    207684         0     73402    630503   7294145    200.52   no data
3860.31/966.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3861.91/966.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.39
3862.33/966.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3862.33/966.93	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3862.33/966.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3862.33/966.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48625 time:  0.02 s
3862.33/967.00	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
3863.91/967.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.32 s
3865.90/967.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3879.09/971.17	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.29 s
3879.49/971.20	c vivif2 --  cl tried   207684 cl shrink        0 lits rem          0 time: 0.04
3879.90/971.36	c vivif2 --  cl tried    73400 cl shrink        0 lits rem          0 time: 0.16
3881.48/971.72	c asymm  cl-useful: 0/207684/207684 lits-rem:0 time: 0.36
3881.48/971.74	c calculated reachability. Time: 0.00
3881.48/971.74	c  N dy  8218   1210414     48625    207684         0     73400    630503   7292812    200.52   no data
3948.59/988.55	c  N dy  8354   1230563     48625    207684         0     93548    630503  13296990    200.52    218.08
4015.29/1005.29	c  N dy  8490   1250649     48625    207684         0     61631    630503   3461692    200.50    265.70
4080.80/1021.64	c  N dy  8633   1270673     48625    207684         0     81653    630503   9598281    200.57    212.11
4149.10/1038.75	c  N dy  8775   1290683     48625    207684         0    101663    630503  15572202    200.59    218.58
4214.24/1055.10	c  N dy  8918   1310723     48625    207684         0     68697    630503   5238442    200.63    217.88
4280.53/1071.63	c  N dy  9058   1330814     48625    207684         0     88787    630503  11258783    200.64    212.45
4350.82/1089.25	c  N dy  9202   1350898     48625    207684         0     54874    630503    836583    200.69    218.92
4415.96/1105.56	c  N dy  9348   1371097     48625    207684         0     75072    630503   6984320    200.75    211.54
4484.65/1122.72	c  N dy  9488   1391181     48625    207684         0     95155    630503  13065794    200.78    211.76
4553.74/1140.05	c  N dy  9632   1411214     48625    207684         0     60186    630503   2143106    200.84    214.71
4618.86/1156.39	c  N dy  9774   1431219     48625    207684         0     80191    630503   8161107    200.86    242.79
4688.75/1173.85	c  N dy  9919   1451291     48625    207684         0    100262    630503  14297445    200.93    231.21
4756.65/1190.81	c  N dy 10054   1471293     48625    207684         0     64267    630503   3097843    200.94    266.49

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173759-1304030492/watcher-3173759-1304030492 -o /tmp/evaluation-result-3173759-1304030492/solver-3173759-1304030492 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173759-1304030492.cnf 

running on 4 cores: 1,3,5,7

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: 7.85 7.98 6.82 5/180 9814
/proc/meminfo: memFree=24990164/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 514648897 52441088 347 33554432000 4194304 4627427 140737331255056 18446744073709551615 47488411342770 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 12803 347 299 106 0 7774 0
[pid=9814/tid=9815] ppid=9812 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514648897 52441088 347 33554432000 4194304 4627427 140737331255056 18446744073709551615 47488411342770 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514648897 52441088 347 33554432000 4194304 4627427 140737331255056 18446744073709551615 208080288753 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514648897 52441088 347 33554432000 4194304 4627427 140737331255056 18446744073709551615 47488411342770 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.043893 s]
/proc/loadavg: 7.85 7.98 6.82 5/180 9814
/proc/meminfo: memFree=24990164/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=327332 CPUtime=0.25 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 23924 0 0 0 20 5 0 0 18 0 4 0 514648897 335187968 19677 33554432000 4194304 4627427 140737331255056 18446744073709551615 4507248 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 82304 22123 339 106 0 77275 0
[pid=9814/tid=9815] ppid=9812 vsize=332256 CPUtime=0.11 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 7165 0 0 0 10 1 0 0 25 0 4 0 514648897 340230144 25281 33554432000 4194304 4627427 140737331255056 18446744073709551615 4360216 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=341544 CPUtime=0.18 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) D 9812 9814 9633 0 -1 4202560 8660 0 0 0 16 2 0 0 18 0 4 0 514648897 349741056 30935 33554432000 4194304 4627427 140737331255056 18446744073709551615 208079929813 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=353812 CPUtime=0.54 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 9158 0 0 0 53 1 0 0 18 0 4 0 514648897 362303488 32734 33554432000 4194304 4627427 140737331255056 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 327332

[startup+0.63125 s]
/proc/loadavg: 7.85 7.98 6.82 5/180 9814
/proc/meminfo: memFree=24990164/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=360304 CPUtime=2.52 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 45345 0 0 0 242 10 0 0 18 0 4 0 514648897 368951296 41098 33554432000 4194304 4627427 140737331255056 18446744073709551615 208079893537 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 90346 41494 371 106 0 85317 0
[pid=9814/tid=9815] ppid=9812 vsize=361384 CPUtime=0.62 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) D 9812 9814 9633 0 -1 4202560 12039 0 0 0 60 2 0 0 18 0 4 0 514648897 370057216 41494 33554432000 4194304 4627427 140737331255056 18446744073709551615 208080275639 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=361384 CPUtime=0.62 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) D 9812 9814 9633 0 -1 4202560 12039 0 0 0 60 2 0 0 18 0 4 0 514648897 370057216 41494 33554432000 4194304 4627427 140737331255056 18446744073709551615 208080275639 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=361384 CPUtime=0.62 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 9194 0 0 0 61 1 0 0 18 0 4 0 514648897 370057216 41494 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 360304

[startup+0.784301 s]
/proc/loadavg: 7.85 7.98 6.82 5/180 9814
/proc/meminfo: memFree=24990164/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=375976 CPUtime=3.14 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) D 9812 9814 9633 0 -1 4202496 60336 0 0 0 301 13 0 0 19 0 4 0 514648897 384999424 53693 33554432000 4194304 4627427 140737331255056 18446744073709551615 4429680 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 93994 53693 379 106 0 88965 0
[pid=9814/tid=9815] ppid=9812 vsize=375976 CPUtime=0.77 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 16863 0 0 0 74 3 0 0 18 0 4 0 514648897 384999424 53693 33554432000 4194304 4627427 140737331255056 18446744073709551615 208080290218 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=375976 CPUtime=0.77 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) D 9812 9814 9633 0 -1 4202560 16833 0 0 0 74 3 0 0 18 0 4 0 514648897 384999424 53693 33554432000 4194304 4627427 140737331255056 18446744073709551615 208079929741 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=375976 CPUtime=0.77 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 9249 0 0 0 76 1 0 0 18 0 4 0 514648897 384999424 53693 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 375976

[startup+1.5637 s]
/proc/loadavg: 7.85 7.98 6.82 5/180 9814
/proc/meminfo: memFree=24990164/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=373324 CPUtime=6.2 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 67914 0 0 0 605 15 0 0 20 0 4 0 514648897 382283776 51074 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308588 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 93331 51074 385 106 0 88302 0
[pid=9814/tid=9815] ppid=9812 vsize=373324 CPUtime=1.54 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 19268 0 0 0 150 4 0 0 19 0 4 0 514648897 382283776 51074 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=373324 CPUtime=1.54 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 19256 0 0 0 150 4 0 0 19 0 4 0 514648897 382283776 51074 33554432000 4194304 4627427 140737331255056 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=373324 CPUtime=1.55 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 9690 0 0 0 153 2 0 0 20 0 4 0 514648897 382283776 51074 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 373324

[startup+1.60069 s]
/proc/loadavg: 7.85 7.98 6.82 5/180 9814
/proc/meminfo: memFree=24990164/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=373324 CPUtime=6.34 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 67996 0 0 0 619 15 0 0 20 0 4 0 514648897 382283776 51156 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308640 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 93331 51156 385 106 0 88302 0
[pid=9814/tid=9815] ppid=9812 vsize=373324 CPUtime=1.58 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 19290 0 0 0 154 4 0 0 19 0 4 0 514648897 382283776 51156 33554432000 4194304 4627427 140737331255056 18446744073709551615 4332184 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=373324 CPUtime=1.58 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 19279 0 0 0 154 4 0 0 19 0 4 0 514648897 382283776 51156 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=373324 CPUtime=1.58 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 9704 0 0 0 156 2 0 0 20 0 4 0 514648897 382283776 51156 33554432000 4194304 4627427 140737331255056 18446744073709551615 4332978 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 373324

[startup+3.1004 s]
/proc/loadavg: 7.85 7.98 6.82 9/184 9818
/proc/meminfo: memFree=24780196/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=504588 CPUtime=12.34 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 71478 0 0 0 1217 17 0 0 25 0 4 0 514648897 516698112 54442 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308362 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 126147 54442 385 106 0 121118 0
[pid=9814/tid=9815] ppid=9812 vsize=504588 CPUtime=3.07 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 20308 0 0 0 303 4 0 0 22 0 4 0 514648897 516698112 54442 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=504588 CPUtime=3.07 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 20260 0 0 0 303 4 0 0 22 0 4 0 514648897 516698112 54442 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=504588 CPUtime=3.08 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 10381 0 0 0 306 2 0 0 25 0 4 0 514648897 516698112 54442 33554432000 4194304 4627427 140737331255056 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 504588

[startup+6.30079 s]
/proc/loadavg: 7.86 7.98 6.83 9/184 9818
/proc/meminfo: memFree=24749816/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=506932 CPUtime=25.13 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 77886 0 0 0 2494 19 0 0 25 0 4 0 514648897 519098368 60850 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 126733 60850 385 106 0 121704 0
[pid=9814/tid=9815] ppid=9812 vsize=506932 CPUtime=6.28 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 21769 0 0 0 623 5 0 0 25 0 4 0 514648897 519098368 60850 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308588 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=506932 CPUtime=6.25 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 21730 0 0 0 621 4 0 0 25 0 4 0 514648897 519098368 60850 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=506932 CPUtime=6.29 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 12406 0 0 0 626 3 0 0 25 0 4 0 514648897 519098368 60850 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308640 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 506932

[startup+12.7006 s]
/proc/loadavg: 7.87 7.98 6.83 9/184 9819
/proc/meminfo: memFree=24697988/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=506932 CPUtime=50.69 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 89703 0 0 0 5046 23 0 0 25 0 4 0 514648897 519098368 72667 33554432000 4194304 4627427 140737331255056 18446744073709551615 4306576 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 126733 72667 385 106 0 121704 0
[pid=9814/tid=9815] ppid=9812 vsize=506932 CPUtime=12.67 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 24813 0 0 0 1262 5 0 0 25 0 4 0 514648897 519098368 72667 33554432000 4194304 4627427 140737331255056 18446744073709551615 4332724 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=506932 CPUtime=12.61 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 24728 0 0 0 1256 5 0 0 25 0 4 0 514648897 519098368 72667 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308149 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=506932 CPUtime=12.68 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 15182 0 0 0 1264 4 0 0 25 0 4 0 514648897 519098368 72667 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308615 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 506932

[startup+25.5011 s]
/proc/loadavg: 7.97 7.99 6.86 9/184 9819
/proc/meminfo: memFree=24605768/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=764392 CPUtime=101.81 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 146733 0 0 0 10143 38 0 0 25 0 4 0 514648897 782737408 96372 33554432000 4194304 4627427 140737331255056 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 191098 96372 390 106 0 186069 0
[pid=9814/tid=9815] ppid=9812 vsize=764392 CPUtime=25.47 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 33262 0 0 0 2540 7 0 0 25 0 4 0 514648897 782737408 96372 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308760 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=764392 CPUtime=25.35 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 32820 0 0 0 2526 9 0 0 25 0 4 0 514648897 782737408 96372 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=764392 CPUtime=25.49 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 23363 0 0 0 2543 6 0 0 25 0 4 0 514648897 782737408 96372 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308343 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 764392

[startup+51.1003 s]
/proc/loadavg: 7.98 7.99 6.89 9/184 9820
/proc/meminfo: memFree=24429040/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=741696 CPUtime=204.08 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 265859 0 0 0 20337 71 0 0 25 0 4 0 514648897 759496704 137829 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 185424 137829 390 106 0 180395 0
[pid=9814/tid=9815] ppid=9812 vsize=741696 CPUtime=51.08 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 81703 0 0 0 5087 21 0 0 25 0 4 0 514648897 759496704 137829 33554432000 4194304 4627427 140737331255056 18446744073709551615 4244377 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=741696 CPUtime=50.81 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 58957 0 0 0 5065 16 0 0 25 0 4 0 514648897 759496704 137829 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=741696 CPUtime=51.08 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 49377 0 0 0 5097 11 0 0 25 0 4 0 514648897 759496704 137829 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 741696

[startup+102.3 s]
/proc/loadavg: 7.99 7.99 6.94 9/184 9821
/proc/meminfo: memFree=24094676/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=1183712 CPUtime=408.62 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 401082 0 0 0 40749 113 0 0 25 0 4 0 514648897 1212121088 217693 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308752 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 295928 217693 390 106 0 290899 0
[pid=9814/tid=9815] ppid=9812 vsize=1183712 CPUtime=102.28 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 110986 0 0 0 10197 31 0 0 25 0 4 0 514648897 1212121088 217693 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=1183712 CPUtime=101.73 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 88775 0 0 0 10146 27 0 0 25 0 4 0 514648897 1212121088 217693 33554432000 4194304 4627427 140737331255056 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=1183712 CPUtime=102.28 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 83201 0 0 0 10209 19 0 0 25 0 4 0 514648897 1212121088 217693 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 1183712

[startup+162.301 s]

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

[pid=9814] ppid=9812 vsize=1792472 CPUtime=2805.35 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 1317042 0 0 0 280059 476 0 0 25 0 4 0 514648897 1835491328 357940 33554432000 4194304 4627427 140737331255056 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 448118 357940 390 106 0 443089 0
[pid=9814/tid=9815] ppid=9812 vsize=1792472 CPUtime=702.28 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 346487 0 0 0 70104 124 0 0 25 0 4 0 514648897 1835491328 357940 33554432000 4194304 4627427 140737331255056 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=1792472 CPUtime=698.47 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 329194 0 0 0 69729 118 0 0 25 0 4 0 514648897 1835491328 357940 33554432000 4194304 4627427 140737331255056 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=1792472 CPUtime=702.3 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 308554 0 0 0 70123 107 0 0 25 0 4 0 514648897 1835491328 357940 33554432000 4194304 4627427 140737331255056 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 1792472

[startup+762.301 s]
/proc/loadavg: 8.11 8.07 7.51 9/184 9870
/proc/meminfo: memFree=24449000/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=1792988 CPUtime=3045.04 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 1397391 0 0 0 303995 509 0 0 25 0 4 0 514648897 1836019712 376920 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 448247 376920 390 106 0 443218 0
[pid=9814/tid=9815] ppid=9812 vsize=1792988 CPUtime=762.28 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 366155 0 0 0 76095 133 0 0 25 0 4 0 514648897 1836019712 376920 33554432000 4194304 4627427 140737331255056 18446744073709551615 4321776 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=1792988 CPUtime=758.14 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 352938 0 0 0 75687 127 0 0 25 0 4 0 514648897 1836019712 376920 33554432000 4194304 4627427 140737331255056 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=1792988 CPUtime=762.3 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 328099 0 0 0 76115 115 0 0 25 0 4 0 514648897 1836019712 376920 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 1792988

[startup+822.3 s]
/proc/loadavg: 8.14 8.09 7.55 9/184 9871
/proc/meminfo: memFree=24475872/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=1859620 CPUtime=3284.7 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 1481811 0 0 0 327927 543 0 0 25 0 4 0 514648897 1904250880 368934 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308668 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 464905 368935 390 106 0 459876 0
[pid=9814/tid=9815] ppid=9812 vsize=1859620 CPUtime=822.27 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 387872 0 0 0 82085 142 0 0 25 0 4 0 514648897 1904250880 368935 33554432000 4194304 4627427 140737331255056 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=1859620 CPUtime=817.81 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 374350 0 0 0 81646 135 0 0 25 0 4 0 514648897 1904250880 368935 33554432000 4194304 4627427 140737331255056 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=1859620 CPUtime=822.3 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 345534 0 0 0 82107 123 0 0 25 0 4 0 514648897 1904250880 368935 33554432000 4194304 4627427 140737331255056 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.7
Current children cumulated vsize (KiB) 1859620

[startup+882.307 s]
/proc/loadavg: 8.14 8.10 7.58 9/184 9873
/proc/meminfo: memFree=24262928/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=1860292 CPUtime=3524.4 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 1573313 0 0 0 351862 578 0 0 25 0 4 0 514648897 1904939008 396175 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308359 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 465073 396175 390 106 0 460044 0
[pid=9814/tid=9815] ppid=9812 vsize=1860292 CPUtime=882.28 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 412538 0 0 0 88077 151 0 0 25 0 4 0 514648897 1904939008 396175 33554432000 4194304 4627427 140737331255056 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=1860292 CPUtime=877.49 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 398861 0 0 0 87604 145 0 0 25 0 4 0 514648897 1904939008 396175 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=1860292 CPUtime=882.31 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 365321 0 0 0 88100 131 0 0 25 0 4 0 514648897 1904939008 396175 33554432000 4194304 4627427 140737331255056 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.4
Current children cumulated vsize (KiB) 1860292

[startup+942.3 s]
/proc/loadavg: 8.14 8.11 7.62 9/184 9874
/proc/meminfo: memFree=24313480/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=1721812 CPUtime=3764.04 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 1651827 0 0 0 375794 610 0 0 25 0 4 0 514648897 1763135488 371374 33554432000 4194304 4627427 140737331255056 18446744073709551615 4332740 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 430453 371374 390 106 0 425424 0
[pid=9814/tid=9815] ppid=9812 vsize=1721812 CPUtime=942.28 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 433868 0 0 0 94068 160 0 0 25 0 4 0 514648897 1763135488 371374 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=1721812 CPUtime=937.16 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 419734 0 0 0 93562 154 0 0 25 0 4 0 514648897 1763135488 371374 33554432000 4194304 4627427 140737331255056 18446744073709551615 4310577 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=1721812 CPUtime=942.3 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 382444 0 0 0 94092 138 0 0 25 0 4 0 514648897 1763135488 371374 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 1721812

[startup+1002.3 s]
/proc/loadavg: 8.13 8.11 7.65 9/184 9876
/proc/meminfo: memFree=24166508/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=1857628 CPUtime=4003.71 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 1743683 0 0 0 399725 646 0 0 25 0 4 0 514648897 1902211072 391029 33554432000 4194304 4627427 140737331255056 18446744073709551615 4310392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 464407 391029 390 106 0 459378 0
[pid=9814/tid=9815] ppid=9812 vsize=1857628 CPUtime=1002.27 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 465516 0 0 0 100056 171 0 0 25 0 4 0 514648897 1902211072 391029 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=1857628 CPUtime=996.83 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 443328 0 0 0 99520 163 0 0 25 0 4 0 514648897 1902211072 391029 33554432000 4194304 4627427 140737331255056 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=1857628 CPUtime=1002.3 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 399423 0 0 0 100086 144 0 0 25 0 4 0 514648897 1902211072 391029 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.71
Current children cumulated vsize (KiB) 1857628

[startup+1062.3 s]
/proc/loadavg: 8.12 8.12 7.68 9/184 9877
/proc/meminfo: memFree=24126676/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=1927924 CPUtime=4243.38 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 1823669 0 0 0 423660 678 0 0 25 0 4 0 514648897 1974194176 407836 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308362 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9814/statm: 481981 407836 390 106 0 476952 0
[pid=9814/tid=9815] ppid=9812 vsize=1927924 CPUtime=1062.27 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 484794 0 0 0 106048 179 0 0 25 0 4 0 514648897 1974194176 407836 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=1927924 CPUtime=1056.51 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 462201 0 0 0 105480 171 0 0 25 0 4 0 514648897 1974194176 407836 33554432000 4194304 4627427 140737331255056 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=1927924 CPUtime=1062.3 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 418358 0 0 0 106078 152 0 0 25 0 4 0 514648897 1974194176 407836 33554432000 4194304 4627427 140737331255056 18446744073709551615 4299555 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 1927924

[startup+1122.3 s]
/proc/loadavg: 8.15 8.12 7.70 9/184 9879
/proc/meminfo: memFree=23986404/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=1928676 CPUtime=4483.05 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 1899121 0 0 0 447600 705 0 0 25 0 4 0 514648897 1974964224 413773 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9814/statm: 482169 413773 390 106 0 477140 0
[pid=9814/tid=9815] ppid=9812 vsize=1928676 CPUtime=1122.26 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 503712 0 0 0 112041 185 0 0 25 0 4 0 514648897 1974964224 413773 33554432000 4194304 4627427 140737331255056 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=1928676 CPUtime=1116.46 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 483188 0 0 0 111469 177 0 0 25 0 4 0 514648897 1974964224 413773 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=1928676 CPUtime=1122.3 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 434894 0 0 0 112071 159 0 0 25 0 4 0 514648897 1974964224 413773 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308764 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 1928676

[startup+1182.3 s]
/proc/loadavg: 8.13 8.12 7.73 9/184 9890
/proc/meminfo: memFree=24049696/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=1929628 CPUtime=4722.69 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 1978750 0 0 0 471532 737 0 0 25 0 4 0 514648897 1975939072 400745 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9814/statm: 482407 400745 390 106 0 477378 0
[pid=9814/tid=9815] ppid=9812 vsize=1929628 CPUtime=1182.27 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 524785 0 0 0 118032 195 0 0 25 0 4 0 514648897 1975939072 400745 33554432000 4194304 4627427 140737331255056 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=1929628 CPUtime=1176.46 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 504237 0 0 0 117460 186 0 0 25 0 4 0 514648897 1975939072 400745 33554432000 4194304 4627427 140737331255056 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=1929628 CPUtime=1182.28 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 453897 0 0 0 118061 167 0 0 25 0 4 0 514648897 1975939072 400745 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 1929628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.11 7.73 9/184 9890
/proc/meminfo: memFree=23987352/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=1929820 CPUtime=4800.2 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 2008414 0 0 0 479273 747 0 0 25 0 4 0 514648897 1976135680 415920 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9814/statm: 482455 415920 390 106 0 477426 0
[pid=9814/tid=9815] ppid=9812 vsize=1929820 CPUtime=1201.67 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 531705 0 0 0 119970 197 0 0 25 0 4 0 514648897 1976135680 415920 33554432000 4194304 4627427 140737331255056 18446744073709551615 4329723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=1929820 CPUtime=1195.86 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 511286 0 0 0 119397 189 0 0 25 0 4 0 514648897 1976135680 415920 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=1929820 CPUtime=1201.69 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 460642 0 0 0 120000 169 0 0 25 0 4 0 514648897 1976135680 415920 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1929820

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

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

[startup+1201.7 s]
/proc/loadavg: 8.09 8.11 7.73 9/184 9890
/proc/meminfo: memFree=23987352/32950928 swapFree=67111364/67111528
[pid=9814] ppid=9812 vsize=1929820 CPUtime=4800.2 cores=1,3,5,7
/proc/9814/stat : 9814 (strangenight2-m) R 9812 9814 9633 0 -1 4202496 2008414 0 0 0 479273 747 0 0 25 0 4 0 514648897 1976135680 415920 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9814/statm: 482455 415920 390 106 0 477426 0
[pid=9814/tid=9815] ppid=9812 vsize=1929820 CPUtime=1201.67 cores=1,3,5,7
/proc/9814/task/9815/stat : 9815 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 531705 0 0 0 119970 197 0 0 25 0 4 0 514648897 1976135680 415920 33554432000 4194304 4627427 140737331255056 18446744073709551615 4329723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=9814/tid=9816] ppid=9812 vsize=1929820 CPUtime=1195.86 cores=1,3,5,7
/proc/9814/task/9816/stat : 9816 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 511286 0 0 0 119397 189 0 0 25 0 4 0 514648897 1976135680 415920 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9814/tid=9817] ppid=9812 vsize=1929820 CPUtime=1201.69 cores=1,3,5,7
/proc/9814/task/9817/stat : 9817 (strangenight2-m) R 9812 9814 9633 0 -1 4202560 460642 0 0 0 120000 169 0 0 25 0 4 0 514648897 1976135680 415920 33554432000 4194304 4627427 140737331255056 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1929820

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.78
CPU time (s): 4800.3
CPU user time (s): 4792.76
CPU system time (s): 7.54185
CPU usage (%): 399.433
Max. virtual memory (cumulated for all children) (KiB): 1929820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.76
system time used= 7.54185
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2008419
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= 3707
involuntary context switches= 29912

runsolver used 1.83172 second user time and 4.74028 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 00:41:32
IDJOB=3173759
IDBENCH=82577
IDSOLVER=1586
FILE ID=node127/3173759-1304030492
RUNJOBID= node127-1304028687-9652
PBS_JOBID= 13170325
Free space on /tmp= 71796 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S746725327-020-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173759-1304030492/watcher-3173759-1304030492 -o /tmp/evaluation-result-3173759-1304030492/solver-3173759-1304030492 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173759-1304030492.cnf

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

MD5SUM BENCH= 0ad997eea0def3552b6d7e45aac8ca7c
RANDOM SEED=371642400

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24990452 kB
Buffers:       1373036 kB
Cached:        4694028 kB
SwapCached:          0 kB
Active:        3060600 kB
Inactive:      4423480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24990452 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            9756 kB
Writeback:          24 kB
AnonPages:     1417192 kB
Mapped:          15508 kB
Slab:           409576 kB
PageTables:       7624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1764816 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= 71804 MiB
End job on node127 at 2011-04-29 01:01:36