Trace number 3366127

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 (fixed)? (TO) 4800.36 1203.78

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S537193780-078-UNKNOWN.cnf
MD5SUMe875844c76f68e9f4050986690c5cb90
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark416.236
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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366127-1305396113.cnf'
0.00/0.01	c -- header says num vars:          49999
0.00/0.01	c -- header says num clauses:      210000
0.96/0.30	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.96/0.30	c -- vars added      49999
0.96/0.30	c Parsing time:  0.14 s
0.96/0.31	c  N st     0         0     49999    210000         0         0    630000         0   no data   no data
0.96/0.52	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.21
0.96/0.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.07
2.52/0.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.52/0.77	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.02 s
2.91/0.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  49999 time:  0.02 s
2.91/0.82	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
4.11/1.20	c lits-rem:         0  cl-subs:        0  v-elim:   1293  v-fix:    0  time:  0.37 s
4.55/1.21	c Finding binary XORs  T:     0.01 s  found:       0
4.55/1.30	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
4.55/1.30	c calculated reachability. Time: 0.00
4.96/1.32	c Calc default polars -  time:   0.02 s pos:   22249 undec:    5446 neg:   22304
4.96/1.32	c =========================================================================================
4.96/1.32	c types(t): F = full restart, N = normal restart
4.96/1.32	c types(t): S = simplification begin/end, E = solution found
4.96/1.32	c restart types(rt): st = static, dy = dynamic
4.96/1.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.96/1.32	c  B st     0         0     48706    208561         0         0    633784         0   no data   no data
15.28/3.93	c  N dy    19      4015     48706    208561         0      4013    633784   1229171    205.90    233.38
26.05/6.60	c  N dy    43      8184     48706    208561         0      8182    633784   2414978    196.80    208.40
36.81/9.36	c  N dy    68     12250     48706    208561         0     12248    633784   3622612    196.74    211.31
47.59/12.06	c  N dy    94     16277     48706    208561         0     16275    633784   4815154    196.82    207.84
58.75/14.85	c  N dy   121     20319     48706    208561         0     10318    633784    809354    195.91    208.74
69.93/17.64	c  N dy   147     24550     48706    208561         0     14548    633784   2040188    196.04    211.74
71.11/17.95	c  F st   151     25001     48706    208561         0     14999    633784   2176648    196.22   no data
85.47/21.51	c  N dy   157     30001     48706    208561         0     19999    633784   4102807    196.22   no data
85.47/21.51	c  S st   157     30001     48706    208561         0     19999    633784   4102807    196.22   no data
86.67/21.86	c  S st   157     30502     48706    208561         0     20500    633784   4207824    196.22   no data
86.67/21.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
87.47/22.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.13
87.91/22.11	c blocked clauses removed:      904 vars:    146 tried:       48706 T: 0.03 s
87.91/22.12	c bin-w-bin subsume rem            0 bins  time:  0.01 s
87.91/22.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
87.91/22.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48560 time:  0.02 s
87.91/22.18	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
89.06/22.48	c lits-rem:         0  cl-subs:        0  v-elim:     26  v-fix:    0  time:  0.29 s
91.05/22.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
95.44/24.04	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.01 s
96.23/24.30	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.26
96.68/24.31	c calculated reachability. Time: 0.00
96.68/24.31	c  N dy   157     30502     48534    207635         0     20356    631170   4153436    196.22   no data
107.80/27.19	c  N dy   186     34560     48534    207635         0     24413    631170   5404050    197.48    210.29
119.76/30.16	c  N dy   211     38628     48534    207635         0     28481    631170   6602181    197.22    207.95
131.77/33.12	c  N dy   238     42690     48534    207635         0     17116    631170   1369264    197.06    224.89
140.10/35.26	c  S st   262     45754     48534    207635         0     20179    631170   2294249    197.48    184.07
141.69/35.62	c  S st   262     46257     48534    207635         0     20682    631170   2406468    197.48   no data
141.69/35.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
142.10/35.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.13
142.49/35.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.49/35.86	c bin-w-bin subsume rem            0 bins  time:  0.01 s
142.49/35.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
142.49/35.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
142.89/35.92	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
143.68/36.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
144.49/36.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
146.07/36.73	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.34 s
146.07/36.77	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.04
146.48/36.82	c vivif2 --  cl tried    20681 cl shrink        0 lits rem          0 time: 0.05
147.28/37.09	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.27
147.68/37.10	c calculated reachability. Time: 0.00
147.68/37.10	c  N dy   262     46257     48534    207635         0     20681    631170   2406121    197.48   no data
159.23/40.05	c  N dy   291     50410     48534    207635         0     24834    631170   3572806    197.15    218.30
170.41/42.88	c  N dy   319     54434     48534    207635         0     28858    631170   4733235    197.47    209.62
183.17/46.00	c  N dy   348     58798     48534    207635         0     33222    631170   5991155    197.29    213.32
195.13/49.01	c  N dy   378     62917     48534    207635         0     37340    631170   7210736    197.72    208.20
206.34/51.90	c  N dy   409     66972     48534    207635         0     22681    631170   2021128    198.00    212.49
213.47/53.62	c  S st   426     69385     48534    207635         0     25094    631170   2772218    198.10   no data
214.68/53.98	c  S st   426     69886     48534    207635         0     25595    631170   2881219    198.10   no data
215.12/54.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
215.52/54.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.13
215.87/54.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
215.87/54.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
215.87/54.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
215.87/54.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
215.87/54.28	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
216.66/54.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
217.86/54.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
219.91/55.23	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.46 s
219.91/55.26	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.04
220.25/55.32	c vivif2 --  cl tried    25594 cl shrink        0 lits rem          0 time: 0.06
221.05/55.59	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.27
221.45/55.61	c calculated reachability. Time: 0.00
221.45/55.61	c  N dy   426     69886     48534    207635         0     25594    631170   2880374    198.10   no data
233.81/58.79	c  N dy   455     74359     48534    207635         0     30066    631170   4195480    198.14    253.85
247.78/62.27	c  N dy   491     79201     48534    207635         0     34908    631170   5617816    198.12    208.78
262.93/66.09	c  N dy   530     84323     48534    207635         0     40028    631170   7160234    198.49    212.95
272.54/68.41	c  F st   549     87501     48534    207635         0     22354    631170   1232889    198.40   no data
282.47/70.99	c  N st   554     90801     48534    207635         0     25654    631170   2673775    198.40   no data
299.62/75.28	c  N dy   584     96620     48534    207635         0     31473    631170   4732859    198.64    212.45
318.76/80.01	c  N dy   629    103069     48534    207635         0     37922    631170   6650951    198.70    212.85
323.56/81.29	c  S st   641    104829     48534    207635         0     39682    631170   7166659    198.63   no data
325.19/81.66	c  S st   641    105332     48534    207635         0     40185    631170   7261210    198.63   no data
325.19/81.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
325.94/81.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.15
326.34/81.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
326.34/81.93	c bin-w-bin subsume rem            0 bins  time:  0.01 s
326.34/81.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
326.34/81.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
326.34/81.99	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
327.54/82.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
329.93/82.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
337.11/84.62	c lits-rem:         3  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.74 s
337.11/84.66	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.04
337.51/84.80	c vivif2 --  cl tried    40181 cl shrink        0 lits rem          0 time: 0.14
339.10/85.11	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.30
339.10/85.12	c calculated reachability. Time: 0.00
339.10/85.12	c  N dy   641    105332     48534    207635         0     40181    631170   7255215    198.63   no data
359.04/90.17	c  N dy   688    112111     48534    207635         0     24536    631170   1388494    198.67    215.22
380.18/95.41	c  N dy   735    119356     48534    207635         0     31781    631170   3449615    198.29    210.49
402.52/101.01	c  N dy   789    126986     48534    207635         0     39410    631170   5706413    198.43    218.23
427.23/107.20	c  N dy   848    135118     48534    207635         0     23828    631170    727452    198.64    210.61
452.01/113.43	c  N dy   904    143827     48534    207635         0     32537    631170   3302964    198.58    209.40
479.08/120.27	c  N dy   969    153043     48534    207635         0     41752    631170   6030213    198.73    227.08
494.24/124.04	c  S st  1004    157998     48534    207635         0     46707    631170   7507941    198.78    141.23
495.88/124.42	c  S st  1004    158502     48534    207635         0     47211    631170   7603166    198.78   no data
495.88/124.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
496.63/124.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.16
496.63/124.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
497.03/124.71	c bin-w-bin subsume rem            0 bins  time:  0.01 s
497.03/124.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
497.03/124.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
497.03/124.77	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
498.23/125.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
500.27/125.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
509.44/127.86	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.24 s
509.44/127.89	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.03
510.19/128.05	c vivif2 --  cl tried    47209 cl shrink        0 lits rem          0 time: 0.16
511.39/128.37	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.32
511.39/128.39	c calculated reachability. Time: 0.00
511.39/128.39	c  N dy  1004    158502     48534    207635         0     47209    631170   7602872    198.78   no data
541.70/135.90	c  N dy  1074    168682     48534    207635         0     32531    631170   2945087    198.84    239.44
573.61/143.95	c  N dy  1146    179460     48534    207635         0     43309    631170   6159917    198.94    227.02
607.91/152.59	c  N dy  1222    190959     48534    207635         0     28879    631170   1474183    198.83    212.20
644.20/161.68	c  N dy  1306    203257     48534    207635         0     41177    631170   5101218    198.81    214.96
684.09/171.64	c  N dy  1387    216373     48534    207635         0     27328    631170    696472    198.84    210.28
724.76/181.86	c  N dy  1489    230205     48534    207635         0     41159    631170   4832261    199.11    210.35
747.50/187.59	c  S st  1544    237753     48534    207635         0     48706    631170   7061970    199.19   no data
749.10/187.99	c  S st  1544    238256     48534    207635         0     49209    631170   7185385    199.19   no data
749.50/188.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
749.89/188.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.16
750.33/188.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
750.33/188.27	c bin-w-bin subsume rem            0 bins  time:  0.01 s
750.33/188.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
750.33/188.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
750.73/188.33	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
751.48/188.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
753.48/189.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
762.65/191.36	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.24 s
763.05/191.40	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.04
763.49/191.54	c vivif2 --  cl tried    49206 cl shrink        0 lits rem          0 time: 0.15
764.63/191.87	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.32
764.63/191.88	c calculated reachability. Time: 0.00
764.63/191.88	c  N dy  1544    238256     48534    207635         0     49206    631170   7184024    199.19   no data
810.11/203.29	c  N dy  1645    253467     48534    207635         0     36443    631170   3092563    199.00    211.43
859.56/215.66	c  N dy  1759    269702     48534    207635         0     52678    631170   7973079    199.25    215.92
912.21/228.83	c  N dy  1874    287097     48534    207635         0     41081    631170   4167842    199.31    212.08
969.24/243.12	c  N dy  2004    305485     48534    207635         0     59468    631170   9725653    199.55    215.31
971.62/243.78	c  F st  2011    306250     48534    207635         0     30245    631170    632484    199.58   no data
1028.65/258.04	c  N dy  2108    325091     48534    207635         0     49085    631170   6823568    199.55    210.38
1089.68/273.38	c  N dy  2246    345126     48534    207635         0     38120    631170   2684025    199.58    211.13
1126.77/282.63	c  S st  2328    357384     48534    207635         0     50376    631170   6272724    199.50   no data
1128.36/283.04	c  S st  2328    357887     48534    207635         0     50879    631170   6392692    199.50   no data
1128.36/283.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1129.15/283.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.16
1129.55/283.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1129.55/283.33	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1129.55/283.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1129.55/283.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
1129.55/283.39	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
1130.77/283.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
1132.40/284.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1140.77/286.19	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.07 s
1141.17/286.22	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.04
1141.52/286.36	c vivif2 --  cl tried    50875 cl shrink        0 lits rem          0 time: 0.13
1142.72/286.68	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.33
1143.12/286.70	c calculated reachability. Time: 0.00
1143.12/286.70	c  N dy  2328    357887     48534    207635         0     50875    631170   6390700    199.50   no data
1204.54/302.11	c  N dy  2460    377993     48534    207635         0     38984    631170   2625652    199.46    212.92
1265.96/317.53	c  N dy  2593    398086     48534    207635         0     59075    631170   8528461    199.50    258.51
1327.38/332.90	c  N dy  2729    418159     48534    207635         0     46150    631170   4532130    199.68    232.38
1389.99/348.64	c  N dy  2873    438266     48534    207635         0     66257    631170  10545509    199.83    211.33
1451.42/364.01	c  N dy  3019    458295     48534    207635         0     52283    631170   5994052    199.93    232.35
1514.07/379.74	c  N dy  3152    478319     48534    207635         0     37309    631170   1201024    200.00    221.74
1575.09/395.10	c  N dy  3288    498408     48534    207635         0     57398    631170   7120386    199.96    282.91
1638.86/411.03	c  N dy  3423    518575     48534    207635         0     41565    631170   2177166    199.96    215.91
1695.49/425.22	c  S st  3556    536831     48534    207635         0     59820    631170   7558002    200.02   no data
1697.08/425.65	c  S st  3556    537333     48534    207635         0     60322    631170   7708437    200.02   no data
1697.08/425.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1697.92/425.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.17
1698.32/425.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1698.32/425.95	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1698.32/425.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1698.32/425.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
1698.67/426.01	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
1699.47/426.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.26 s
1701.88/426.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1713.83/429.86	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.01 s
1713.83/429.89	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.04
1714.63/430.06	c vivif2 --  cl tried    60316 cl shrink        0 lits rem          0 time: 0.16
1716.22/430.40	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.35
1716.22/430.42	c calculated reachability. Time: 0.00
1716.22/430.42	c  N dy  3556    537333     48534    207635         0     60316    631170   7706119    200.02   no data
1780.05/446.47	c  N dy  3699    557425     48534    207635         0     43413    631170   2407142    200.09    212.07
1842.70/462.13	c  N dy  3837    577482     48534    207635         0     63469    631170   8491459    200.16    216.29
1905.67/477.96	c  N dy  3966    597588     48534    207635         0     45581    631170   2709341    200.11    223.60
1968.69/493.72	c  N dy  4104    617633     48534    207635         0     65625    631170   8780665    200.23    212.04
2033.28/509.98	c  N dy  4241    637968     48534    207635         0     46954    631170   2880269    200.24    211.73
2095.91/525.63	c  N dy  4365    657979     48534    207635         0     66964    631170   8764344    200.12    222.58
2160.91/541.91	c  N dy  4516    678002     48534    207635         0     46987    631170   2639916    200.30    212.76
2224.37/557.90	c  N dy  4653    698020     48534    207635         0     67005    631170   8624053    200.34    212.11
2289.33/574.18	c  N dy  4789    718021     48534    207635         0     46009    631170   2005573    200.34    213.68
2353.13/590.12	c  N dy  4925    738251     48534    207635         0     66238    631170   8013081    200.36    210.92
2418.94/606.68	c  N dy  5064    758360     48534    207635         0     44343    631170   1230139    200.39    230.78
2481.96/622.41	c  N dy  5205    778461     48534    207635         0     64442    631170   7326722    200.47    211.94
2547.36/638.89	c  N dy  5345    798532     48534    207635         0     84512    631170  13339097    200.52    212.40
2570.93/644.76	c  S st  5398    805999     48534    207635         0     48982    631170   2335521    200.55   no data
2572.49/645.16	c  S st  5398    806500     48534    207635         0     49483    631170   2450664    200.55   no data
2572.49/645.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2573.29/645.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.16
2573.69/645.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2573.69/645.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2573.69/645.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2573.69/645.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
2574.09/645.50	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
2574.89/645.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
2575.33/645.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2578.87/646.71	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.77 s
2578.87/646.74	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.04
2579.27/646.80	c vivif2 --  cl tried    49482 cl shrink        0 lits rem          0 time: 0.05
2580.46/647.12	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.32
2580.46/647.13	c calculated reachability. Time: 0.00
2580.46/647.14	c  N dy  5398    806500     48534    207635         0     49482    631170   2450517    200.55   no data
2644.68/663.26	c  N dy  5551    826551     48534    207635         0     69532    631170   8524961    200.68    212.76
2710.88/679.90	c  N dy  5682    846598     48534    207635         0     45580    631170    995910    200.65    213.73
2774.68/695.84	c  N dy  5825    866701     48534    207635         0     65681    631170   7129776    200.75    217.03
2841.28/712.54	c  N dy  5962    886786     48534    207635         0     85766    631170  13180453    200.77    216.28
2905.09/728.58	c  N dy  6102    906793     48534    207635         0     60772    631170   5349837    200.83    288.52
2971.30/745.14	c  N dy  6239    926891     48534    207635         0     80869    631170  11438676    200.88    214.15
3036.35/761.44	c  N dy  6372    946912     48534    207635         0     54896    631170   3235331    200.86    214.84
3100.12/777.44	c  N dy  6506    966958     48534    207635         0     74940    631170   9220076    200.85    217.86
3168.70/794.63	c  N dy  6646    987090     48534    207635         0     48073    631170    845365    200.90    216.11
3231.32/810.30	c  N dy  6782   1007093     48534    207635         0     68076    631170   6861479    200.91    238.51
3298.72/827.22	c  N dy  6928   1027135     48534    207635         0     88116    631170  12998759    201.00    212.66
3362.93/843.38	c  N dy  7055   1047166     48534    207635         0     60151    631170   4209806    200.99    214.34
3428.73/859.81	c  N dy  7196   1067290     48534    207635         0     80275    631170  10250588    201.04    214.36
3444.33/863.74	c  F st  7230   1071876     48534    207635         0     84861    631170  11642450    201.06    219.77
3496.97/876.98	c  N dy  7305   1087378     48534    207635         0     51361    631170   1255409    201.04    212.21
3561.53/893.11	c  N dy  7446   1107384     48534    207635         0     71364    631170   7333449    201.08    219.82
3630.13/910.36	c  N dy  7590   1127563     48534    207635         0     91542    631170  13590020    201.17    217.89
3695.53/926.74	c  N dy  7722   1147606     48534    207635         0     61594    631170   4025063    201.14    218.09
3760.54/943.03	c  N dy  7852   1167686     48534    207635         0     81673    631170  10002679    201.13    212.75
3829.99/960.44	c  N dy  7990   1187739     48534    207635         0    101726    631170  16033689    201.12    223.09
3893.75/976.47	c  N dy  8133   1207744     48534    207635         0     70727    631170   6468590    201.17    224.28
3900.57/978.16	c  S st  8149   1209750     48534    207635         0     72732    631170   7073643    201.17   no data
3902.11/978.58	c  S st  8149   1210254     48534    207635         0     73236    631170   7180378    201.17   no data
3902.52/978.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3903.32/978.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.19
3903.32/978.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3903.32/978.89	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3903.72/978.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3903.72/978.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48534 time:  0.02 s
3903.72/978.96	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
3904.96/979.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.26 s
3906.91/979.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3920.07/983.02	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.26 s
3920.07/983.06	c vivif2 --  cl tried   207635 cl shrink        0 lits rem          0 time: 0.04
3920.87/983.22	c vivif2 --  cl tried    73232 cl shrink        0 lits rem          0 time: 0.16
3922.11/983.60	c asymm  cl-useful: 0/207635/207635 lits-rem:0 time: 0.38
3922.51/983.61	c calculated reachability. Time: 0.00
3922.51/983.61	c  N dy  8149   1210254     48534    207635         0     73232    631170   7178492    201.17   no data
3990.26/1000.69	c  N dy  8283   1230513     48534    207635         0     93490    631170  13218156    201.16    229.80
4056.86/1017.38	c  N dy  8415   1250583     48534    207635         0     61565    631170   3485004    201.16    297.33
4123.07/1033.92	c  N dy  8557   1270680     48534    207635         0     81661    631170   9550921    201.20    225.46
4193.26/1051.51	c  N dy  8706   1290684     48534    207635         0    101664    631170  15689181    201.30    232.27
4257.86/1067.73	c  N dy  8830   1310871     48534    207635         0     68853    631170   5202185    201.23    212.13
4324.86/1084.59	c  N dy  8972   1331008     48534    207635         0     88989    631170  11231725    201.26    213.33
4395.45/1102.30	c  N dy  9111   1351137     48534    207635         0     55116    631170    916408    201.27    213.53
4461.26/1118.71	c  N dy  9250   1371252     48534    207635         0     75231    631170   7026211    201.32    216.62
4529.05/1135.75	c  N dy  9388   1391321     48534    207635         0     95299    631170  13060184    201.34    213.40
4598.84/1153.22	c  N dy  9528   1411350     48534    207635         0     60334    631170   2191544    201.38    212.68
4663.89/1169.56	c  N dy  9664   1431391     48534    207635         0     80373    631170   8244679    201.39    219.92
4733.24/1186.96	c  N dy  9804   1451453     48534    207635         0    100433    631170  14289878    201.41    217.30

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366127-1305396113/watcher-3366127-1305396113 -o /tmp/evaluation-result-3366127-1305396113/solver-3366127-1305396113 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366127-1305396113.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: 4.00 5.83 7.11 6/361 27867
/proc/meminfo: memFree=23992960/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=51168 CPUtime=0.02 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 408 0 0 0 2 0 0 0 21 0 4 0 651211765 52396032 348 33554432000 4194304 4580107 140735326061648 18446744073709551615 47564772218802 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 12792 348 299 95 0 7774 0
[pid=27867/tid=27868] ppid=27865 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 651211765 52396032 348 33554432000 4194304 4580107 140735326061648 18446744073709551615 47564772218802 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 651211765 52396032 348 33554432000 4194304 4580107 140735326061648 18446744073709551615 253640915953 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 651211765 52396032 348 33554432000 4194304 4580107 140735326061648 18446744073709551615 47564772218802 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0541471 s]
/proc/loadavg: 4.00 5.83 7.11 6/361 27867
/proc/meminfo: memFree=23992960/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=393284 CPUtime=0.18 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 21069 0 0 0 13 5 0 0 18 0 4 0 651211765 402722816 16878 33554432000 4194304 4580107 140735326061648 18446744073709551615 253640964639 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 98321 16921 337 95 0 93303 0
[pid=27867/tid=27868] ppid=27865 vsize=393284 CPUtime=0.04 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 4880 0 0 0 3 1 0 0 18 0 4 0 651211765 402722816 17015 33554432000 4194304 4580107 140735326061648 18446744073709551615 253640964639 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=393416 CPUtime=0.03 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) S 27865 27867 27049 0 -1 4202560 5199 0 0 0 3 0 0 0 18 0 4 0 651211765 402857984 17066 33554432000 4194304 4580107 140735326061648 18446744073709551615 253640964590 0 0 4096 2 18446604470812741824 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=393416 CPUtime=0.04 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 5364 0 0 0 3 1 0 0 18 0 4 0 651211765 402857984 17123 33554432000 4194304 4580107 140735326061648 18446744073709551615 253640964639 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 393284

[startup+0.107073 s]
/proc/loadavg: 4.00 5.83 7.11 6/361 27867
/proc/meminfo: memFree=23992960/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=396112 CPUtime=0.33 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 24812 0 0 0 22 11 0 0 18 0 4 0 651211765 405618688 20621 33554432000 4194304 4580107 140735326061648 18446744073709551615 253640964590 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 99028 20647 337 95 0 94010 0
[pid=27867/tid=27868] ppid=27865 vsize=396112 CPUtime=0.08 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 5619 0 0 0 5 3 0 0 18 0 4 0 651211765 405618688 20667 33554432000 4194304 4580107 140735326061648 18446744073709551615 253640964590 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=396112 CPUtime=0.07 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) S 27865 27867 27049 0 -1 4202560 6074 0 0 0 5 2 0 0 18 0 4 0 651211765 405618688 20678 33554432000 4194304 4580107 140735326061648 18446744073709551615 253640964590 0 0 4096 2 18446604470812741824 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=396112 CPUtime=0.08 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) S 27865 27867 27049 0 -1 4202560 6296 0 0 0 5 3 0 0 18 0 4 0 651211765 405618688 20686 33554432000 4194304 4580107 140735326061648 18446744073709551615 253640964590 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 396112

[startup+0.302006 s]
/proc/loadavg: 4.00 5.83 7.11 6/361 27867
/proc/meminfo: memFree=23992960/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=401904 CPUtime=0.96 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 33683 0 0 0 59 37 0 0 17 0 4 0 651211765 411549696 29492 33554432000 4194304 4580107 140735326061648 18446744073709551615 253640964639 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 100476 29500 337 95 0 95458 0
[pid=27867/tid=27868] ppid=27865 vsize=401904 CPUtime=0.24 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) S 27865 27867 27049 0 -1 4202560 7663 0 0 0 15 9 0 0 17 0 4 0 651211765 411549696 29505 33554432000 4194304 4580107 140735326061648 18446744073709551615 253640964590 0 0 4096 2 18446604470812741824 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=401904 CPUtime=0.23 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) S 27865 27867 27049 0 -1 4202560 7676 0 0 0 14 9 0 0 17 0 4 0 651211765 411549696 29505 33554432000 4194304 4580107 140735326061648 18446744073709551615 253640964590 0 0 4096 2 18446604470812741824 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=403172 CPUtime=0.24 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) S 27865 27867 27049 0 -1 4202560 8805 0 0 0 14 10 0 0 17 0 4 0 651211765 412848128 29515 33554432000 4194304 4580107 140735326061648 18446744073709551615 253640964590 0 0 4096 2 18446604470812741824 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 401904

[startup+0.700932 s]
/proc/loadavg: 4.00 5.83 7.11 6/361 27867
/proc/meminfo: memFree=23992960/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=432468 CPUtime=2.52 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) S 27865 27867 27049 0 -1 4202496 46115 0 0 0 211 41 0 0 18 0 4 0 651211765 442847232 41858 33554432000 4194304 4580107 140735326061648 18446744073709551615 253640964590 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 108117 41858 363 95 0 103099 0
[pid=27867/tid=27868] ppid=27865 vsize=432468 CPUtime=0.62 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 12197 0 0 0 52 10 0 0 18 0 4 0 651211765 442847232 41859 33554432000 4194304 4580107 140735326061648 18446744073709551615 253640520737 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=432468 CPUtime=0.61 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 10949 0 0 0 51 10 0 0 18 0 4 0 651211765 442847232 41859 33554432000 4194304 4580107 140735326061648 18446744073709551615 253640902839 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=432468 CPUtime=0.64 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 9783 0 0 0 53 11 0 0 18 0 4 0 651211765 442847232 41860 33554432000 4194304 4580107 140735326061648 18446744073709551615 4306278 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 432468

[startup+1.50079 s]
/proc/loadavg: 4.00 5.83 7.11 9/365 27871
/proc/meminfo: memFree=23779320/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=452328 CPUtime=5.7 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 66796 0 0 0 525 45 0 0 18 0 4 0 651211765 463183872 53597 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 113082 53597 377 95 0 108064 0
[pid=27867/tid=27868] ppid=27865 vsize=452328 CPUtime=1.42 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 19445 0 0 0 131 11 0 0 19 0 4 0 651211765 463183872 53597 33554432000 4194304 4580107 140735326061648 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=452328 CPUtime=1.4 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 17065 0 0 0 129 11 0 0 18 0 4 0 651211765 463183872 53597 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294001 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=452328 CPUtime=1.43 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 10261 0 0 0 132 11 0 0 19 0 4 0 651211765 463183872 53597 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 452328

[startup+3.1005 s]
/proc/loadavg: 4.00 5.83 7.11 9/365 27871
/proc/meminfo: memFree=23752648/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=583592 CPUtime=12.08 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 69951 0 0 0 1163 45 0 0 22 0 4 0 651211765 597598208 56688 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293911 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 145898 56688 377 95 0 140880 0
[pid=27867/tid=27868] ppid=27865 vsize=583592 CPUtime=3.02 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 20243 0 0 0 291 11 0 0 22 0 4 0 651211765 597598208 56688 33554432000 4194304 4580107 140735326061648 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=583592 CPUtime=2.98 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 17865 0 0 0 287 11 0 0 22 0 4 0 651211765 597598208 56688 33554432000 4194304 4580107 140735326061648 18446744073709551615 4321592 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=583592 CPUtime=3.03 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 10982 0 0 0 292 11 0 0 23 0 4 0 651211765 597598208 56688 33554432000 4194304 4580107 140735326061648 18446744073709551615 4321570 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.08
Current children cumulated vsize (KiB) 583592

[startup+6.30091 s]
/proc/loadavg: 4.32 5.87 7.11 9/365 27871
/proc/meminfo: memFree=23636468/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=583592 CPUtime=24.85 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 76010 0 0 0 2438 47 0 0 25 0 4 0 651211765 597598208 62747 33554432000 4194304 4580107 140735326061648 18446744073709551615 4316702 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 145898 62747 377 95 0 140880 0
[pid=27867/tid=27868] ppid=27865 vsize=583592 CPUtime=6.23 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 21608 0 0 0 611 12 0 0 25 0 4 0 651211765 597598208 62747 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293097 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=583592 CPUtime=6.15 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 19222 0 0 0 603 12 0 0 25 0 4 0 651211765 597598208 62747 33554432000 4194304 4580107 140735326061648 18446744073709551615 4318418 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=583592 CPUtime=6.23 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 12898 0 0 0 611 12 0 0 25 0 4 0 651211765 597598208 62747 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 583592

[startup+12.7007 s]
/proc/loadavg: 4.61 5.90 7.12 9/365 27871
/proc/meminfo: memFree=23521412/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=583592 CPUtime=50.37 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 87000 0 0 0 4987 50 0 0 25 0 4 0 651211765 597598208 73737 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293680 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 145898 73737 377 95 0 140880 0
[pid=27867/tid=27868] ppid=27865 vsize=583592 CPUtime=12.62 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 24432 0 0 0 1250 12 0 0 25 0 4 0 651211765 597598208 73738 33554432000 4194304 4580107 140735326061648 18446744073709551615 4316624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=583592 CPUtime=12.47 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 21887 0 0 0 1235 12 0 0 25 0 4 0 651211765 597598208 73738 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=583592 CPUtime=12.63 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 15630 0 0 0 1250 13 0 0 25 0 4 0 651211765 597598208 73738 33554432000 4194304 4580107 140735326061648 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 583592

[startup+25.5134 s]
/proc/loadavg: 5.36 6.01 7.13 9/365 27872
/proc/meminfo: memFree=23330956/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=837600 CPUtime=101.46 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 146770 0 0 0 10083 63 0 0 25 0 4 0 651211765 857702400 97343 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 209400 97343 379 95 0 204382 0
[pid=27867/tid=27868] ppid=27865 vsize=837600 CPUtime=25.43 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 32634 0 0 0 2529 14 0 0 25 0 4 0 651211765 857702400 97343 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=837600 CPUtime=25.12 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 29591 0 0 0 2498 14 0 0 25 0 4 0 651211765 857702400 97343 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=837600 CPUtime=25.45 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 27309 0 0 0 2529 16 0 0 25 0 4 0 651211765 857702400 97343 33554432000 4194304 4580107 140735326061648 18446744073709551615 4301856 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 837600

[startup+51.1007 s]
/proc/loadavg: 6.34 6.18 7.16 9/365 27872
/proc/meminfo: memFree=23115156/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=797128 CPUtime=203.5 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 268195 0 0 0 20254 96 0 0 25 0 4 0 651211765 816259072 135783 33554432000 4194304 4580107 140735326061648 18446744073709551615 4301820 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 199282 135783 379 95 0 194264 0
[pid=27867/tid=27868] ppid=27865 vsize=797128 CPUtime=51.02 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 79769 0 0 0 5075 27 0 0 25 0 4 0 651211765 816259072 135783 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293932 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=797128 CPUtime=50.41 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 54581 0 0 0 5020 21 0 0 25 0 4 0 651211765 816259072 135783 33554432000 4194304 4580107 140735326061648 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=797128 CPUtime=51.03 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 57855 0 0 0 5080 23 0 0 25 0 4 0 651211765 816259072 135783 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.5
Current children cumulated vsize (KiB) 797128

[startup+102.3 s]
/proc/loadavg: 7.32 6.47 7.20 9/365 27874
/proc/meminfo: memFree=22723264/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=1336408 CPUtime=407.7 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 413951 0 0 0 40633 137 0 0 25 0 4 0 651211765 1368481792 223560 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294354 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 334102 223560 379 95 0 329084 0
[pid=27867/tid=27868] ppid=27865 vsize=1336408 CPUtime=102.22 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 104215 0 0 0 10188 34 0 0 25 0 4 0 651211765 1368481792 223560 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=1336408 CPUtime=101.01 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 85409 0 0 0 10071 30 0 0 25 0 4 0 651211765 1368481792 223560 33554432000 4194304 4580107 140735326061648 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=1336408 CPUtime=102.23 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 95075 0 0 0 10188 35 0 0 25 0 4 0 651211765 1368481792 223560 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.7
Current children cumulated vsize (KiB) 1336408

[startup+162.3 s]

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

[pid=27867] ppid=27865 vsize=1822260 CPUtime=2800.6 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 1312919 0 0 0 279618 442 0 0 25 0 4 0 651211765 1865994240 383072 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 455565 383072 379 95 0 450547 0
[pid=27867/tid=27868] ppid=27865 vsize=1822260 CPUtime=702.21 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 318388 0 0 0 70110 111 0 0 25 0 4 0 651211765 1865994240 383072 33554432000 4194304 4580107 140735326061648 18446744073709551615 4316680 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=1822260 CPUtime=693.92 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 298780 0 0 0 69289 103 0 0 25 0 4 0 651211765 1865994240 383072 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=1822260 CPUtime=702.24 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 334793 0 0 0 70112 112 0 0 25 0 4 0 651211765 1865994240 383072 33554432000 4194304 4580107 140735326061648 18446744073709551615 4325657 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2800.6
Current children cumulated vsize (KiB) 1822260

[startup+762.301 s]
/proc/loadavg: 8.10 7.93 7.66 9/365 27894
/proc/meminfo: memFree=21678400/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=1889816 CPUtime=3039.9 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 1394346 0 0 0 303516 474 0 0 25 0 4 0 651211765 1935171584 364835 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 472454 364835 379 95 0 467436 0
[pid=27867/tid=27868] ppid=27865 vsize=1889816 CPUtime=762.2 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 335416 0 0 0 76103 117 0 0 25 0 4 0 651211765 1935171584 364835 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293167 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=1889816 CPUtime=753.22 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 320401 0 0 0 75211 111 0 0 25 0 4 0 651211765 1935171584 364835 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=1889816 CPUtime=762.23 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 351960 0 0 0 76104 119 0 0 25 0 4 0 651211765 1935171584 364835 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294347 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3039.9
Current children cumulated vsize (KiB) 1889816

[startup+822.301 s]
/proc/loadavg: 8.07 7.96 7.68 9/365 27896
/proc/meminfo: memFree=21538228/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=1842028 CPUtime=3279.19 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 1475633 0 0 0 327414 505 0 0 25 0 4 0 651211765 1886236672 390188 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 460507 390188 379 95 0 455489 0
[pid=27867/tid=27868] ppid=27865 vsize=1842028 CPUtime=822.21 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 354545 0 0 0 82096 125 0 0 25 0 4 0 651211765 1886236672 390188 33554432000 4194304 4580107 140735326061648 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=1842028 CPUtime=812.5 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 343623 0 0 0 81130 120 0 0 25 0 4 0 651211765 1886236672 390188 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=1842028 CPUtime=822.23 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 371268 0 0 0 82097 126 0 0 25 0 4 0 651211765 1886236672 390188 33554432000 4194304 4580107 140735326061648 18446744073709551615 4321334 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3279.19
Current children cumulated vsize (KiB) 1842028

[startup+882.301 s]
/proc/loadavg: 8.11 7.99 7.71 9/365 27897
/proc/meminfo: memFree=21623620/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=1856736 CPUtime=3518.5 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 1567813 0 0 0 351311 539 0 0 25 0 4 0 651211765 1901297664 359834 33554432000 4194304 4580107 140735326061648 18446744073709551615 4320729 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 464184 359834 379 95 0 459166 0
[pid=27867/tid=27868] ppid=27865 vsize=1856736 CPUtime=882.21 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 371820 0 0 0 88091 130 0 0 25 0 4 0 651211765 1901297664 359834 33554432000 4194304 4580107 140735326061648 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=1856736 CPUtime=871.8 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 369765 0 0 0 87050 130 0 0 25 0 4 0 651211765 1901297664 359834 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=1856736 CPUtime=882.25 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 397863 0 0 0 88089 136 0 0 25 0 4 0 651211765 1901297664 359834 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3518.5
Current children cumulated vsize (KiB) 1856736

[startup+942.301 s]
/proc/loadavg: 8.12 8.02 7.74 9/365 27899
/proc/meminfo: memFree=21549336/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=1922764 CPUtime=3757.76 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 1652511 0 0 0 375202 574 0 0 25 0 4 0 651211765 1968910336 384510 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 480691 384510 379 95 0 475673 0
[pid=27867/tid=27868] ppid=27865 vsize=1922764 CPUtime=942.19 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 390765 0 0 0 94080 139 0 0 25 0 4 0 651211765 1968910336 384510 33554432000 4194304 4580107 140735326061648 18446744073709551615 4302044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=1922764 CPUtime=931.09 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 393199 0 0 0 92971 138 0 0 25 0 4 0 651211765 1968910336 384510 33554432000 4194304 4580107 140735326061648 18446744073709551615 4323013 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=1922764 CPUtime=942.23 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 420944 0 0 0 94079 144 0 0 25 0 4 0 651211765 1968910336 384510 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3757.76
Current children cumulated vsize (KiB) 1922764

[startup+1002.31 s]
/proc/loadavg: 8.08 8.03 7.75 9/365 27901
/proc/meminfo: memFree=21441308/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=1853516 CPUtime=3997.09 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 1746125 0 0 0 399098 611 0 0 25 0 4 0 651211765 1898000384 403386 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 463379 403386 379 95 0 458361 0
[pid=27867/tid=27868] ppid=27865 vsize=1853516 CPUtime=1002.21 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 426084 0 0 0 100068 153 0 0 25 0 4 0 651211765 1898000384 403386 33554432000 4194304 4580107 140735326061648 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=1853516 CPUtime=990.39 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 415706 0 0 0 98890 149 0 0 25 0 4 0 651211765 1898000384 403386 33554432000 4194304 4580107 140735326061648 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=1853516 CPUtime=1002.25 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 439752 0 0 0 100072 153 0 0 25 0 4 0 651211765 1898000384 403386 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3997.09
Current children cumulated vsize (KiB) 1853516

[startup+1062.3 s]
/proc/loadavg: 8.11 8.04 7.77 9/365 27902
/proc/meminfo: memFree=21267064/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=1989960 CPUtime=4236.33 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 1831939 0 0 0 422987 646 0 0 25 0 4 0 651211765 2037719040 381976 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294818 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 497490 381976 379 95 0 492472 0
[pid=27867/tid=27868] ppid=27865 vsize=1989960 CPUtime=1062.19 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 446966 0 0 0 106059 160 0 0 25 0 4 0 651211765 2037719040 381976 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=1989960 CPUtime=1049.66 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 432007 0 0 0 104811 155 0 0 25 0 4 0 651211765 2037719040 381976 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=1989960 CPUtime=1062.23 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 463163 0 0 0 106060 163 0 0 25 0 4 0 651211765 2037719040 381976 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4236.33
Current children cumulated vsize (KiB) 1989960

[startup+1122.3 s]
/proc/loadavg: 8.08 8.04 7.79 9/365 27904
/proc/meminfo: memFree=21174524/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=1990352 CPUtime=4475.6 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 1918858 0 0 0 446880 680 0 0 25 0 4 0 651211765 2038120448 398032 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293110 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 497588 398032 379 95 0 492570 0
[pid=27867/tid=27868] ppid=27865 vsize=1990352 CPUtime=1122.19 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 470265 0 0 0 112049 170 0 0 25 0 4 0 651211765 2038120448 398032 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=1990352 CPUtime=1108.95 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 449643 0 0 0 110732 163 0 0 25 0 4 0 651211765 2038120448 398032 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=1990352 CPUtime=1122.23 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 486029 0 0 0 112052 171 0 0 25 0 4 0 651211765 2038120448 398032 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293914 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4475.6
Current children cumulated vsize (KiB) 1990352

[startup+1182.3 s]
/proc/loadavg: 8.13 8.06 7.81 9/365 27905
/proc/meminfo: memFree=20965804/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=2074264 CPUtime=4714.9 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 2005703 0 0 0 470781 709 0 0 25 0 4 0 651211765 2124046336 428202 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293682 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 518566 428202 379 95 0 513548 0
[pid=27867/tid=27868] ppid=27865 vsize=2074264 CPUtime=1182.18 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 492985 0 0 0 118040 178 0 0 25 0 4 0 651211765 2124046336 428202 33554432000 4194304 4580107 140735326061648 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=2074264 CPUtime=1168.24 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 472140 0 0 0 116655 169 0 0 25 0 4 0 651211765 2124046336 428202 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293097 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=2074264 CPUtime=1182.22 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 509036 0 0 0 118044 178 0 0 25 0 4 0 651211765 2124046336 428202 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4714.9
Current children cumulated vsize (KiB) 2074264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.15 8.07 7.82 5/360 27907
/proc/meminfo: memFree=22511996/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=1820504 CPUtime=4800.28 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 2034240 0 0 0 479307 721 0 0 25 0 4 0 651211765 1864196096 376937 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293781 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 455126 376937 379 95 0 450108 0
[pid=27867/tid=27868] ppid=27865 vsize=1820504 CPUtime=1203.59 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 498030 0 0 0 120179 180 0 0 25 0 4 0 651211765 1864196096 376937 33554432000 4194304 4580107 140735326061648 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=1820504 CPUtime=1189.39 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 481176 0 0 0 118766 173 0 0 25 0 4 0 651211765 1864196096 376937 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=1820504 CPUtime=1203.64 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 514138 0 0 0 120183 181 0 0 25 0 4 0 651211765 1864196096 376937 33554432000 4194304 4580107 140735326061648 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1820504

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

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

[startup+1203.7 s]
/proc/loadavg: 8.15 8.07 7.82 5/360 27907
/proc/meminfo: memFree=22511996/32951124 swapFree=56449224/67111528
[pid=27867] ppid=27865 vsize=1820504 CPUtime=4800.28 cores=1,3,5,7
/proc/27867/stat : 27867 (strangenight2-m) R 27865 27867 27049 0 -1 4202496 2034240 0 0 0 479307 721 0 0 25 0 4 0 651211765 1864196096 376937 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293781 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27867/statm: 455126 376937 379 95 0 450108 0
[pid=27867/tid=27868] ppid=27865 vsize=1820504 CPUtime=1203.59 cores=1,3,5,7
/proc/27867/task/27868/stat : 27868 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 498030 0 0 0 120179 180 0 0 25 0 4 0 651211765 1864196096 376937 33554432000 4194304 4580107 140735326061648 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27867/tid=27869] ppid=27865 vsize=1820504 CPUtime=1189.39 cores=1,3,5,7
/proc/27867/task/27869/stat : 27869 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 481176 0 0 0 118766 173 0 0 25 0 4 0 651211765 1864196096 376937 33554432000 4194304 4580107 140735326061648 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27867/tid=27870] ppid=27865 vsize=1820504 CPUtime=1203.64 cores=1,3,5,7
/proc/27867/task/27870/stat : 27870 (strangenight2-m) R 27865 27867 27049 0 -1 4202560 514138 0 0 0 120183 181 0 0 25 0 4 0 651211765 1864196096 376937 33554432000 4194304 4580107 140735326061648 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1820504

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.78
CPU time (s): 4800.36
CPU user time (s): 4793.09
CPU system time (s): 7.27189
CPU usage (%): 398.774
Max. virtual memory (cumulated for all children) (KiB): 2074264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.09
system time used= 7.27189
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2034243
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= 34137
involuntary context switches= 22000

runsolver used 3.81742 second user time and 10.4384 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-14 20:01:54
IDJOB=3366127
IDBENCH=82536
IDSOLVER=1844
FILE ID=node106/3366127-1305396113
RUNJOBID= node106-1305396113-27845
PBS_JOBID= 13324446
Free space on /tmp= 73352 MiB

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

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

MD5SUM BENCH= e875844c76f68e9f4050986690c5cb90
RANDOM SEED=927157916

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23993124 kB
Buffers:        264164 kB
Cached:        5680764 kB
SwapCached:      27544 kB
Active:         756412 kB
Inactive:      7973268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23993124 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           15932 kB
Writeback:           8 kB
AnonPages:     2765996 kB
Mapped:          10612 kB
Slab:           113960 kB
PageTables:      47872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75106036 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= 73352 MiB
End job on node106 at 2011-05-14 20:21:59