Trace number 3174160

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.34 1201.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S608588601-044.SATISFIABLE.cnf
MD5SUM83b00b2914a5aae11a4e612c2fcbfce7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.101984
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3174160-1304106581.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.05	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.05	c -- vars added        700
0.00/0.05	c Parsing time:  0.00 s
0.00/0.05	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.05	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        0  v-elim:     14  v-fix:    0  time:  0.00 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     303 undec:      77 neg:     320
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       686      2960         0         0      8961         0   no data   no data
0.00/0.15	c Decided on static restart strategy
0.00/0.25	c  N st     8      4918       686      2960         0      4852      8961    144892   no data   no data
0.00/0.48	c  N st    10     11301       686      2960         0      4505      8961     92095   no data   no data
0.00/0.78	c  N st    11     17045       686      2960         0     10195      8961    275379   no data   no data
4.80/1.24	c  F st    12     25000       686      2960         0     12471      8961    328226   no data   no data
4.80/1.24	c  N st    12     25000       686      2960         0     12471      8961    328226   no data   no data
5.97/1.50	c Decided on static restart strategy
5.97/1.50	c  N st    18     30000       686      2960         0     10734      8961    254323   no data   no data
5.97/1.50	c  S st    18     30000       686      2960         0     10734      8961    254323   no data   no data
5.97/1.53	c  S st    18     30501       686      2960         0     11234      8961    268684   no data   no data
5.97/1.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.97/1.53	c blocked clauses removed:       19 vars:      4 tried:         686 T: 0.00 s
5.97/1.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
5.97/1.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.97/1.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.59	c lits-rem:        92  cl-subs:      256  v-elim:      0  v-fix:    0  time:  0.04 s
6.38/1.60	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.01
6.38/1.60	c calculated reachability. Time: 0.00
6.38/1.60	c  N st    18     30501       682      2941         0     10978      8904    259801   no data   no data
7.97/2.02	c  N st    20     37612       682      2941         0     10188      8904    210116   no data   no data
9.56/2.44	c  N st    21     44011       682      2941         0     16496      8904    418839   no data   no data
9.96/2.56	c  S st    22     45751       682      2941         0      9420      8904    167187   no data   no data
9.96/2.58	c  S st    22     46260       682      2941         0      9929      8904    180643   no data   no data
9.96/2.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.96/2.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.96/2.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
9.96/2.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.96/2.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.36/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.61	c lits-rem:        22  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.01 s
10.36/2.61	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
10.36/2.61	c vivif2 --  cl tried     9891 cl shrink        0 lits rem          0 time: 0.00
10.36/2.62	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.01
10.36/2.62	c calculated reachability. Time: 0.00
10.36/2.62	c  N st    22     46260       682      2941         0      9891      8904    179240   no data   no data
14.36/3.66	c  N st    23     60661       682      2941         0     14329      8904    301412   no data   no data
17.15/4.34	c  N st    24     69390       682      2941         0     12091      8904    216188   no data   no data
17.15/4.34	c  S st    24     69390       682      2941         0     12091      8904    216188   no data   no data
17.15/4.37	c  S st    24     69896       682      2941         0     12596      8904    230647   no data   no data
17.15/4.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.15/4.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.15/4.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.15/4.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.15/4.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.15/4.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
17.15/4.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.15/4.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.15/4.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.55/4.41	c lits-rem:        19  cl-subs:       81  v-elim:      0  v-fix:    0  time:  0.02 s
17.55/4.41	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
17.55/4.41	c vivif2 --  cl tried    12515 cl shrink        0 lits rem          0 time: 0.00
17.55/4.42	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.01
17.55/4.42	c calculated reachability. Time: 0.00
17.55/4.42	c  N st    24     69896       682      2941         0     12515      8904    228075   no data   no data
22.74/5.78	c  F st    25     87500       682      2941         0     18027      8904    409139   no data   no data
22.74/5.78	c  N st    25     87500       682      2941         0     18027      8904    409139   no data   no data
24.34/6.19	c Decided on static restart strategy
25.54/6.45	c  N st    32     95535       682      2941         0     13147      8904    215680   no data   no data
28.34/7.15	c  N st    34    104846       682      2941         0     22317      8904    513472   no data   no data
28.34/7.15	c  S st    34    104846       682      2941         0     22317      8904    513472   no data   no data
28.74/7.21	c  S st    34    105350       682      2941         0     22821      8904    528481   no data   no data
28.74/7.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.74/7.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.74/7.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.74/7.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.74/7.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.74/7.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
28.74/7.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
28.74/7.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.74/7.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.56/7.42	c lits-rem:       156  cl-subs:      532  v-elim:      0  v-fix:    0  time:  0.18 s
29.56/7.42	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
29.56/7.42	c vivif2 --  cl tried    22289 cl shrink        0 lits rem          0 time: 0.01
29.56/7.44	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.01
29.56/7.44	c calculated reachability. Time: 0.00
29.56/7.44	c  N st    34    105350       682      2941         0     22289      8904    507846   no data   no data
33.13/8.31	c  N st    35    114948       682      2941         0     17938      8904    340991   no data   no data
39.13/9.87	c  N st    36    129345       682      2941         0     17295      8904    293128   no data   no data
47.51/11.97	c  N st    37    150940       682      2941         0     22785      8904    439209   no data   no data
50.71/12.71	c  S st    38    158025       682      2941         0     29799      8904    656610   no data   no data
50.71/12.78	c  S st    38    158531       682      2941         0     30305      8904    670874   no data   no data
50.71/12.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.71/12.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
50.71/12.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.71/12.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.71/12.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.71/12.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
50.71/12.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
51.12/12.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.12/12.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.71/13.24	c lits-rem:       220  cl-subs:     1104  v-elim:      0  v-fix:    0  time:  0.41 s
52.71/13.24	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
52.71/13.25	c vivif2 --  cl tried    29201 cl shrink        0 lits rem          0 time: 0.01
52.71/13.26	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.02
52.71/13.26	c calculated reachability. Time: 0.00
52.71/13.26	c  N st    38    158531       682      2941         0     29201      8904    634572   no data   no data
73.88/18.59	c  N st    39    207119       682      2941         0     23915      8904    436751   no data   no data
88.25/22.18	c  N st    40    237800       682      2941         0     34434      8904    745202   no data   no data
88.25/22.18	c  S st    40    237800       682      2941         0     34434      8904    745202   no data   no data
88.65/22.27	c  S st    40    238305       682      2941         0     34939      8904    759731   no data   no data
88.65/22.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.65/22.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
88.65/22.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.65/22.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.65/22.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.65/22.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
88.65/22.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
89.06/22.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
89.06/22.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.85/23.00	c lits-rem:       134  cl-subs:     1150  v-elim:      0  v-fix:    0  time:  0.68 s
91.85/23.00	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
91.85/23.01	c vivif2 --  cl tried    33789 cl shrink        0 lits rem          0 time: 0.01
91.85/23.04	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.02
91.85/23.04	c calculated reachability. Time: 0.00
91.85/23.04	c  N st    40    238305       682      2941         0     33789      8904    717149   no data   no data
126.60/31.71	c  F st    41    306250       682      2941         0     35643      8904    712359   no data   no data
126.60/31.71	c  N st    41    306250       682      2941         0     35643      8904    712359   no data   no data
129.00/32.35	c Decided on static restart strategy
140.99/35.34	c  N st    51    334553       682      2941         0     39944      8904    801633   no data   no data
152.97/38.31	c  N st    53    357458       682      2941         0     37875      8904    716917   no data   no data
152.97/38.31	c  S st    53    357458       682      2941         0     37875      8904    716917   no data   no data
153.37/38.41	c  S st    53    357963       682      2941         0     38380      8904    732004   no data   no data
153.37/38.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
153.37/38.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
153.37/38.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
153.37/38.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
153.37/38.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.37/38.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
153.37/38.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
153.37/38.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
153.37/38.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
154.97/38.89	c lits-rem:       235  cl-subs:      933  v-elim:      0  v-fix:    0  time:  0.43 s
154.97/38.89	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
154.97/38.90	c vivif2 --  cl tried    37447 cl shrink        0 lits rem          0 time: 0.01
155.37/38.92	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.03
155.37/38.92	c calculated reachability. Time: 0.00
155.37/38.92	c  N st    53    357963       682      2941         0     37447      8904    701917   no data   no data
173.74/43.54	c  N st    54    390357       682      2941         0     43753      8904    893863   no data   no data
202.91/50.81	c  N st    55    438945       682      2941         0     37396      8904    632533   no data   no data
246.05/61.68	c  N st    56    511827       682      2941         0     50864      8904   1002174   no data   no data
261.23/65.44	c  N st    57    536944       682      2941         0     45165      8904    869545   no data   no data
261.23/65.44	c  S st    57    536944       682      2941         0     45165      8904    869545   no data   no data
261.63/65.56	c  S st    57    537446       682      2941         0     45667      8904    884082   no data   no data
261.63/65.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
261.63/65.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
261.63/65.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
261.63/65.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
261.63/65.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
261.63/65.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
261.63/65.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
261.63/65.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
262.04/65.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
264.82/66.33	c lits-rem:       284  cl-subs:     1138  v-elim:      0  v-fix:    0  time:  0.72 s
264.82/66.33	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
264.82/66.35	c vivif2 --  cl tried    44529 cl shrink        0 lits rem          0 time: 0.01
264.82/66.38	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.03
264.82/66.38	c calculated reachability. Time: 0.00
264.82/66.38	c  N st    57    537446       682      2941         0     44529      8904    843890   no data   no data
382.27/95.70	c  N st    58    701431       682      2941         0     38600      8904    528510   no data   no data
466.55/116.88	c  N st    59    806173       682      2941         0     68056      8904   1412150   no data   no data
466.55/116.88	c  S st    59    806173       682      2941         0     68056      8904   1412150   no data   no data
467.35/117.07	c  S st    59    806673       682      2941         0     68556      8904   1425912   no data   no data
467.35/117.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
467.75/117.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
467.75/117.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
467.75/117.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
467.75/117.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
467.75/117.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
467.75/117.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
467.75/117.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
467.75/117.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
486.55/121.87	c lits-rem:       744  cl-subs:     3857  v-elim:      0  v-fix:    0  time:  4.70 s
486.55/121.87	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
486.55/121.89	c vivif2 --  cl tried    64699 cl shrink        0 lits rem          0 time: 0.02
486.92/121.95	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.06
486.92/121.95	c calculated reachability. Time: 0.00
486.92/121.95	c  N st    59    806673       682      2941         0     64699      8904   1302015   no data   no data
725.41/181.62	c  F st    60   1071875       682      2941         0     80252      8904   1677039   no data   no data
725.41/181.62	c  N st    60   1071875       682      2941         0     80252      8904   1677039   no data   no data
731.40/183.15	c Decided on static restart strategy
749.37/187.60	c  N st    70   1100180       682      2941         0     64080      8904   1138875   no data   no data
786.52/196.93	c  N st    72   1136174       682      2941         0     54320      8904    778680   no data   no data
824.48/206.41	c  N st    73   1168568       682      2941         0     86178      8904   1744371   no data   no data
870.00/217.82	c  N st    74   1210009       682      2941         0     80528      8904   1516875   no data   no data
870.00/217.82	c  S st    74   1210009       682      2941         0     80528      8904   1516875   no data   no data
870.80/218.06	c  S st    74   1210510       682      2941         0     81029      8904   1532236   no data   no data
870.80/218.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
871.20/218.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
871.20/218.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
871.20/218.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
871.20/218.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
871.20/218.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
871.20/218.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
871.20/218.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
871.20/218.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
891.17/223.16	c lits-rem:       914  cl-subs:     3749  v-elim:      0  v-fix:    0  time:  4.99 s
891.17/223.16	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
891.17/223.18	c vivif2 --  cl tried    77280 cl shrink        0 lits rem          0 time: 0.02
891.57/223.26	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.08
891.57/223.26	c calculated reachability. Time: 0.00
891.57/223.26	c  N st    74   1210510       682      2941         0     77280      8904   1420253   no data   no data
965.49/241.77	c  N st    75   1283393       682      2941         0     53591      8904    703839   no data   no data
1075.72/269.38	c  N st    76   1392716       682      2941         0     61989      8904    933520   no data   no data
1266.26/317.06	c  N st    77   1556702       682      2941         0     66666      8904   1009130   no data   no data
1446.42/362.10	c  N st    78   1710511       682      2941         0    108942      8904   2391293   no data   no data
1446.42/362.10	c  S st    78   1710511       682      2941         0    108942      8904   2391293   no data   no data
1447.63/362.44	c  S st    78   1711013       682      2941         0    109444      8904   2405947   no data   no data
1447.63/362.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1448.03/362.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1448.03/362.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1448.03/362.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1448.03/362.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1448.03/362.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
1448.03/362.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1448.03/362.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1448.44/362.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1509.14/377.89	c lits-rem:      1089  cl-subs:     5661  v-elim:      0  v-fix:    0  time: 15.27 s
1509.14/377.89	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
1509.54/377.93	c vivif2 --  cl tried   103783 cl shrink        0 lits rem          0 time: 0.03
1509.95/378.04	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.11
1509.95/378.05	c calculated reachability. Time: 0.00
1509.95/378.05	c  N st    78   1711013       682      2941         0    103783      8904   2216302   no data   no data
1990.48/498.37	c  N st    79   2079978       682      2941         0    115572      8904   2487772   no data   no data
2164.25/541.86	c  N st    80   2211013       682      2941         0    119769      8904   2454631   no data   no data
2164.25/541.86	c  S st    80   2211013       682      2941         0    119769      8904   2454631   no data   no data
2165.84/542.20	c  S st    80   2211515       682      2941         0    120270      8904   2469677   no data   no data
2165.84/542.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2165.84/542.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2165.84/542.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2165.84/542.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2165.84/542.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2165.84/542.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
2165.84/542.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2166.24/542.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2166.24/542.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2234.55/559.47	c lits-rem:       522  cl-subs:     7305  v-elim:      0  v-fix:    0  time: 17.07 s
2234.55/559.47	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
2234.96/559.50	c vivif2 --  cl tried   112965 cl shrink        0 lits rem          0 time: 0.03
2235.37/559.62	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.12
2235.37/559.63	c calculated reachability. Time: 0.00
2235.37/559.63	c  N st    80   2211515       682      2941         0    112965      8904   2260353   no data   no data
2984.33/747.14	c  N st    81   2711516       682      2941         0    136324      8904   2905653   no data   no data
2984.33/747.14	c  S st    81   2711516       682      2941         0    136324      8904   2905653   no data   no data
2985.93/747.56	c  S st    81   2712018       682      2941         0    136826      8904   2921461   no data   no data
2985.93/747.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2986.34/747.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2986.34/747.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2986.34/747.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2986.34/747.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2986.34/747.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
2986.34/747.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2986.34/747.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2986.75/747.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3071.42/768.96	c lits-rem:       841  cl-subs:     6393  v-elim:      0  v-fix:    0  time: 21.18 s
3071.42/768.96	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
3071.82/769.00	c vivif2 --  cl tried   130433 cl shrink        0 lits rem          0 time: 0.04
3072.22/769.16	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.15
3072.22/769.16	c calculated reachability. Time: 0.00
3072.22/769.16	c  N st    81   2712018       682      2941         0    130433      8904   2714024   no data   no data
3887.53/973.24	c  N st    82   3212018       682      2941         0    105511      8904   1697196   no data   no data
3887.53/973.24	c  S st    82   3212018       682      2941         0    105511      8904   1697196   no data   no data
3888.70/973.54	c  S st    82   3212519       682      2941         0    106012      8904   1712201   no data   no data
3888.70/973.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3889.10/973.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
3889.10/973.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3889.10/973.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3889.10/973.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3889.10/973.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
3889.10/973.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3889.10/973.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3889.10/973.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3911.07/979.16	c lits-rem:       755  cl-subs:     4278  v-elim:      0  v-fix:    0  time:  5.48 s
3911.07/979.16	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
3911.07/979.19	c vivif2 --  cl tried   101734 cl shrink        0 lits rem          0 time: 0.02
3911.47/979.30	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.11
3911.87/979.30	c calculated reachability. Time: 0.00
3911.87/979.30	c  N st    82   3212519       682      2941         0    101734      8904   1589364   no data   no data

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-3174160-1304106581/watcher-3174160-1304106581 -o /tmp/evaluation-result-3174160-1304106581/solver-3174160-1304106581 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174160-1304106581.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.39 3.96 5.07 2/172 3272
/proc/meminfo: memFree=29382332/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 600888786 52441088 347 33554432000 4194304 4627427 140734915341696 18446744073709551615 47018815842224 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 12803 347 299 106 0 7774 0
[pid=3272/tid=3273] ppid=3270 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 600888786 52441088 347 33554432000 4194304 4627427 140734915341696 18446744073709551615 47018815842226 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 600888786 52441088 347 33554432000 4194304 4627427 140734915341696 18446744073709551615 47018815842226 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 600888786 52441088 347 33554432000 4194304 4627427 140734915341696 18446744073709551615 251367603185 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.805545 s]
/proc/loadavg: 3.39 3.96 5.07 2/172 3272
/proc/meminfo: memFree=29382332/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=285276 CPUtime=3.2 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 5180 0 0 0 319 1 0 0 18 0 4 0 600888786 292122624 3257 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309130 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 71319 3257 385 106 0 66290 0
[pid=3272/tid=3273] ppid=3270 vsize=285276 CPUtime=0.79 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 1217 0 0 0 79 0 0 0 18 0 4 0 600888786 292122624 3257 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=285276 CPUtime=0.79 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 1239 0 0 0 79 0 0 0 19 0 4 0 600888786 292122624 3257 33554432000 4194304 4627427 140734915341696 18446744073709551615 4332978 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=285276 CPUtime=0.79 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 1099 0 0 0 79 0 0 0 25 0 4 0 600888786 292122624 3257 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 285276

[startup+0.905527 s]
/proc/loadavg: 3.39 3.96 5.07 2/172 3272
/proc/meminfo: memFree=29382332/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=286008 CPUtime=3.6 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 6102 0 0 0 359 1 0 0 19 0 4 0 600888786 292872192 2801 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309284 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 71502 2801 385 106 0 66473 0
[pid=3272/tid=3273] ppid=3270 vsize=286008 CPUtime=0.89 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 1447 0 0 0 89 0 0 0 19 0 4 0 600888786 292872192 2801 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=286008 CPUtime=0.89 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 1470 0 0 0 89 0 0 0 19 0 4 0 600888786 292872192 2801 33554432000 4194304 4627427 140734915341696 18446744073709551615 4324687 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=286008 CPUtime=0.89 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 1331 0 0 0 89 0 0 0 25 0 4 0 600888786 292872192 2801 33554432000 4194304 4627427 140734915341696 18446744073709551615 4322352 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 286008

[startup+1.00551 s]
/proc/loadavg: 3.39 3.96 5.07 2/172 3272
/proc/meminfo: memFree=29382332/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=286008 CPUtime=4 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 6351 0 0 0 399 1 0 0 19 0 4 0 600888786 292872192 3050 33554432000 4194304 4627427 140734915341696 18446744073709551615 4308599 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 71502 3051 385 106 0 66473 0
[pid=3272/tid=3273] ppid=3270 vsize=286008 CPUtime=0.99 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 1509 0 0 0 99 0 0 0 19 0 4 0 600888786 292872192 3051 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=286008 CPUtime=0.99 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 1529 0 0 0 99 0 0 0 19 0 4 0 600888786 292872192 3051 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=286008 CPUtime=0.99 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 1398 0 0 0 99 0 0 0 25 0 4 0 600888786 292872192 3051 33554432000 4194304 4627427 140734915341696 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 286008

[startup+1.10549 s]
/proc/loadavg: 3.39 3.96 5.07 2/172 3272
/proc/meminfo: memFree=29382332/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=286144 CPUtime=4.4 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 6620 0 0 0 439 1 0 0 19 0 4 0 600888786 293011456 3319 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 71536 3320 385 106 0 66507 0
[pid=3272/tid=3273] ppid=3270 vsize=286144 CPUtime=1.09 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 1573 0 0 0 109 0 0 0 19 0 4 0 600888786 293011456 3320 33554432000 4194304 4627427 140734915341696 18446744073709551615 4507021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=286144 CPUtime=1.09 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 1594 0 0 0 109 0 0 0 19 0 4 0 600888786 293011456 3320 33554432000 4194304 4627427 140734915341696 18446744073709551615 4308787 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=286144 CPUtime=1.09 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 1471 0 0 0 109 0 0 0 25 0 4 0 600888786 293011456 3320 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 286144

[startup+1.50042 s]
/proc/loadavg: 3.39 3.96 5.07 2/172 3272
/proc/meminfo: memFree=29382332/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=286712 CPUtime=5.97 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 8443 0 0 0 596 1 0 0 20 0 4 0 600888786 293593088 3505 33554432000 4194304 4627427 140734915341696 18446744073709551615 4308143 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 71678 3505 386 106 0 66649 0
[pid=3272/tid=3273] ppid=3270 vsize=286712 CPUtime=1.49 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 2025 0 0 0 149 0 0 0 19 0 4 0 600888786 293593088 3505 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=286712 CPUtime=1.49 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 2043 0 0 0 149 0 0 0 20 0 4 0 600888786 293593088 3505 33554432000 4194304 4627427 140734915341696 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=286712 CPUtime=1.48 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 1937 0 0 0 148 0 0 0 25 0 4 0 600888786 293593088 3505 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286712

[startup+3.10112 s]
/proc/loadavg: 4.16 4.11 5.12 9/184 3285
/proc/meminfo: memFree=29299540/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=303856 CPUtime=12.37 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 19898 0 0 0 1234 3 0 0 25 0 4 0 600888786 311148544 10937 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 75964 10937 389 106 0 70935 0
[pid=3272/tid=3273] ppid=3270 vsize=303856 CPUtime=3.09 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 4426 0 0 0 309 0 0 0 25 0 4 0 600888786 311148544 10937 33554432000 4194304 4627427 140734915341696 18446744073709551615 4327287 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=303856 CPUtime=3.08 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 5028 0 0 0 307 1 0 0 25 0 4 0 600888786 311148544 10937 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=303856 CPUtime=3.08 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 5067 0 0 0 308 0 0 0 25 0 4 0 600888786 311148544 10937 33554432000 4194304 4627427 140734915341696 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 303856

[startup+6.30653 s]
/proc/loadavg: 4.54 4.19 5.14 9/184 3286
/proc/meminfo: memFree=29263848/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=313824 CPUtime=25.16 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 30406 0 0 0 2512 4 0 0 25 0 4 0 600888786 321355776 15613 33554432000 4194304 4627427 140734915341696 18446744073709551615 4308362 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 78456 15613 389 106 0 73427 0
[pid=3272/tid=3273] ppid=3270 vsize=313824 CPUtime=6.29 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 8324 0 0 0 629 0 0 0 25 0 4 0 600888786 321355776 15613 33554432000 4194304 4627427 140734915341696 18446744073709551615 4308343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=313824 CPUtime=6.26 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 6768 0 0 0 625 1 0 0 25 0 4 0 600888786 321355776 15613 33554432000 4194304 4627427 140734915341696 18446744073709551615 4324107 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=313824 CPUtime=6.29 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 7369 0 0 0 628 1 0 0 25 0 4 0 600888786 321355776 15613 33554432000 4194304 4627427 140734915341696 18446744073709551615 4333227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 313824

[startup+12.7004 s]
/proc/loadavg: 4.82 4.26 5.15 9/184 3286
/proc/meminfo: memFree=29197788/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=314188 CPUtime=50.71 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 46205 0 0 0 5065 6 0 0 25 0 4 0 600888786 321728512 24499 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 78547 24499 389 106 0 73518 0
[pid=3272/tid=3273] ppid=3270 vsize=314188 CPUtime=12.68 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 12310 0 0 0 1267 1 0 0 25 0 4 0 600888786 321728512 24499 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=314188 CPUtime=12.63 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 7832 0 0 0 1262 1 0 0 25 0 4 0 600888786 321728512 24499 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=314188 CPUtime=12.67 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 13063 0 0 0 1266 1 0 0 25 0 4 0 600888786 321728512 24499 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309300 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 314188

[startup+25.501 s]
/proc/loadavg: 5.31 4.38 5.18 9/184 3286
/proc/meminfo: memFree=29144828/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=305228 CPUtime=101.84 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 65665 0 0 0 10173 11 0 0 25 0 4 0 600888786 312553472 30976 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309290 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 76307 30976 389 106 0 71278 0
[pid=3272/tid=3273] ppid=3270 vsize=305228 CPUtime=25.49 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 16517 0 0 0 2547 2 0 0 25 0 4 0 600888786 312553472 30976 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=305228 CPUtime=25.37 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 9543 0 0 0 2535 2 0 0 25 0 4 0 600888786 312553472 30976 33554432000 4194304 4627427 140734915341696 18446744073709551615 4305869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=305228 CPUtime=25.48 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 18639 0 0 0 2545 3 0 0 25 0 4 0 600888786 312553472 30976 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 305228

[startup+51.1003 s]
/proc/loadavg: 6.37 4.73 5.27 9/184 3287
/proc/meminfo: memFree=29086060/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=305924 CPUtime=204.1 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 97273 0 0 0 20391 19 0 0 25 0 4 0 600888786 313266176 40996 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 76481 40996 389 106 0 71452 0
[pid=3272/tid=3273] ppid=3270 vsize=305924 CPUtime=51.08 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 24553 0 0 0 5104 4 0 0 25 0 4 0 600888786 313266176 40996 33554432000 4194304 4627427 140734915341696 18446744073709551615 4306360 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=305924 CPUtime=50.83 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 16681 0 0 0 5080 3 0 0 25 0 4 0 600888786 313266176 40996 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=305924 CPUtime=51.07 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 27784 0 0 0 5102 5 0 0 25 0 4 0 600888786 313266176 40996 33554432000 4194304 4627427 140734915341696 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 305924

[startup+102.301 s]
/proc/loadavg: 7.33 5.24 5.42 9/184 3288
/proc/meminfo: memFree=28998488/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=437344 CPUtime=408.63 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 138089 0 0 0 40832 31 0 0 25 0 4 0 600888786 447840256 53917 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309164 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 109336 53917 389 106 0 104307 0
[pid=3272/tid=3273] ppid=3270 vsize=437344 CPUtime=102.28 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 33623 0 0 0 10221 7 0 0 25 0 4 0 600888786 447840256 53917 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=437344 CPUtime=101.75 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 23874 0 0 0 10169 6 0 0 25 0 4 0 600888786 447840256 53917 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=437344 CPUtime=102.28 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 39919 0 0 0 10219 9 0 0 25 0 4 0 600888786 447840256 53917 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 437344

[startup+162.301 s]

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

[pid=3272] ppid=3270 vsize=613432 CPUtime=2805.37 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 384075 0 0 0 280408 129 0 0 25 0 4 0 600888786 628154368 112531 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 153358 112531 389 106 0 148329 0
[pid=3272/tid=3273] ppid=3270 vsize=613432 CPUtime=702.24 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 69597 0 0 0 70201 23 0 0 25 0 4 0 600888786 628154368 112531 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=613432 CPUtime=698.5 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 81926 0 0 0 69820 30 0 0 25 0 4 0 600888786 628154368 112531 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=613432 CPUtime=702.29 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 132858 0 0 0 70183 46 0 0 25 0 4 0 600888786 628154368 112531 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 613432

[startup+762.301 s]
/proc/loadavg: 8.09 7.77 6.76 9/184 3316
/proc/meminfo: memFree=28517668/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=717412 CPUtime=3045.05 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 402034 0 0 0 304368 137 0 0 25 0 4 0 600888786 734629888 119151 33554432000 4194304 4627427 140734915341696 18446744073709551615 4420258 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 179353 119151 389 106 0 174324 0
[pid=3272/tid=3273] ppid=3270 vsize=717412 CPUtime=762.24 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 71205 0 0 0 76200 24 0 0 25 0 4 0 600888786 734629888 119151 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=717412 CPUtime=758.17 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 85639 0 0 0 75786 31 0 0 25 0 4 0 600888786 734629888 119151 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=717412 CPUtime=762.29 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 140528 0 0 0 76180 49 0 0 25 0 4 0 600888786 734629888 119151 33554432000 4194304 4627427 140734915341696 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.05
Current children cumulated vsize (KiB) 717412

[startup+822.301 s]
/proc/loadavg: 8.12 7.84 6.84 9/184 3317
/proc/meminfo: memFree=28488232/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=727640 CPUtime=3284.72 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 418816 0 0 0 328328 144 0 0 25 0 4 0 600888786 745103360 122209 33554432000 4194304 4627427 140734915341696 18446744073709551615 4310105 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 181910 122209 389 106 0 176881 0
[pid=3272/tid=3273] ppid=3270 vsize=727640 CPUtime=822.24 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 76149 0 0 0 82198 26 0 0 25 0 4 0 600888786 745103360 122209 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=727640 CPUtime=817.85 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 86197 0 0 0 81754 31 0 0 25 0 4 0 600888786 745103360 122209 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=727640 CPUtime=822.29 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 148883 0 0 0 82176 53 0 0 25 0 4 0 600888786 745103360 122209 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.72
Current children cumulated vsize (KiB) 727640

[startup+882.301 s]
/proc/loadavg: 8.13 7.89 6.92 9/184 3319
/proc/meminfo: memFree=28402260/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=733080 CPUtime=3524.4 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 442183 0 0 0 352286 154 0 0 25 0 4 0 600888786 750673920 133297 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 183270 133297 389 106 0 178241 0
[pid=3272/tid=3273] ppid=3270 vsize=733080 CPUtime=882.23 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 81891 0 0 0 88195 28 0 0 25 0 4 0 600888786 750673920 133297 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=733080 CPUtime=877.53 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 86637 0 0 0 87721 32 0 0 25 0 4 0 600888786 750673920 133297 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=733080 CPUtime=882.3 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 161576 0 0 0 88173 57 0 0 25 0 4 0 600888786 750673920 133297 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.4
Current children cumulated vsize (KiB) 733080

[startup+942.301 s]
/proc/loadavg: 8.12 7.94 7.00 9/184 3320
/proc/meminfo: memFree=28374808/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=733420 CPUtime=3764.09 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 458617 0 0 0 376247 162 0 0 25 0 4 0 600888786 751022080 134626 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 183355 134626 389 106 0 178326 0
[pid=3272/tid=3273] ppid=3270 vsize=733420 CPUtime=942.23 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 84981 0 0 0 94193 30 0 0 25 0 4 0 600888786 751022080 134626 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=733420 CPUtime=937.2 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 87276 0 0 0 93688 32 0 0 25 0 4 0 600888786 751022080 134626 33554432000 4194304 4627427 140734915341696 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=733420 CPUtime=942.3 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 168691 0 0 0 94171 59 0 0 25 0 4 0 600888786 751022080 134626 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309125 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 733420

[startup+1002.3 s]
/proc/loadavg: 8.20 7.99 7.08 9/184 3322
/proc/meminfo: memFree=28358264/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=746452 CPUtime=4003.75 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 477719 0 0 0 400203 172 0 0 25 0 4 0 600888786 764366848 137921 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 186613 137921 389 106 0 181584 0
[pid=3272/tid=3273] ppid=3270 vsize=746452 CPUtime=1002.22 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 89696 0 0 0 100190 32 0 0 25 0 4 0 600888786 764366848 137921 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=746452 CPUtime=996.88 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 90897 0 0 0 99654 34 0 0 25 0 4 0 600888786 764366848 137921 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=746452 CPUtime=1002.3 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 176242 0 0 0 100166 64 0 0 25 0 4 0 600888786 764366848 137921 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 746452

[startup+1062.31 s]
/proc/loadavg: 8.11 8.00 7.13 9/184 3324
/proc/meminfo: memFree=28362184/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=746480 CPUtime=4243.44 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 497422 0 0 0 424164 180 0 0 25 0 4 0 600888786 764395520 139501 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 186620 139501 389 106 0 181591 0
[pid=3272/tid=3273] ppid=3270 vsize=746480 CPUtime=1062.23 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 93411 0 0 0 106189 34 0 0 25 0 4 0 600888786 764395520 139501 33554432000 4194304 4627427 140734915341696 18446744073709551615 4308313 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=746480 CPUtime=1056.55 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 92056 0 0 0 105621 34 0 0 25 0 4 0 600888786 764395520 139501 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=746480 CPUtime=1062.31 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 184331 0 0 0 106164 67 0 0 25 0 4 0 600888786 764395520 139501 33554432000 4194304 4627427 140734915341696 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 746480

[startup+1122.3 s]
/proc/loadavg: 8.15 8.03 7.20 9/184 3325
/proc/meminfo: memFree=28303864/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=794936 CPUtime=4483.09 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 514784 0 0 0 448123 186 0 0 25 0 4 0 600888786 814014464 145208 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 198734 145208 389 106 0 193705 0
[pid=3272/tid=3273] ppid=3270 vsize=794936 CPUtime=1122.21 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 96801 0 0 0 112186 35 0 0 25 0 4 0 600888786 814014464 145208 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=794936 CPUtime=1116.23 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 93131 0 0 0 111588 35 0 0 25 0 4 0 600888786 814014464 145208 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=794936 CPUtime=1122.3 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 194123 0 0 0 112161 69 0 0 25 0 4 0 600888786 814014464 145208 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.09
Current children cumulated vsize (KiB) 794936

[startup+1182.3 s]
/proc/loadavg: 8.13 8.04 7.25 9/184 3327
/proc/meminfo: memFree=28285100/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=905884 CPUtime=4722.77 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 529917 0 0 0 472082 195 0 0 25 0 4 0 600888786 927625216 148376 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309247 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 226471 148376 389 106 0 221442 0
[pid=3272/tid=3273] ppid=3270 vsize=905884 CPUtime=1182.21 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 100639 0 0 0 118184 37 0 0 25 0 4 0 600888786 927625216 148376 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=905884 CPUtime=1175.89 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 93800 0 0 0 117554 35 0 0 25 0 4 0 600888786 927625216 148376 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=905884 CPUtime=1182.31 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 198543 0 0 0 118159 72 0 0 25 0 4 0 600888786 927625216 148376 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 905884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.04 7.27 9/184 3327
/proc/meminfo: memFree=28304916/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=733084 CPUtime=4800.28 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 533600 0 0 0 479831 197 0 0 25 0 4 0 600888786 750678016 143588 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 183271 143588 389 106 0 178242 0
[pid=3272/tid=3273] ppid=3270 vsize=733084 CPUtime=1201.62 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 100639 0 0 0 120125 37 0 0 25 0 4 0 600888786 750678016 143588 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=733084 CPUtime=1195.2 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 94346 0 0 0 119484 36 0 0 25 0 4 0 600888786 750678016 143588 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=733084 CPUtime=1201.71 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 200766 0 0 0 120099 72 0 0 25 0 4 0 600888786 750678016 143588 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 733084

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.04 7.27 9/184 3327
/proc/meminfo: memFree=28304916/32950928 swapFree=67111352/67111528
[pid=3272] ppid=3270 vsize=733084 CPUtime=4800.28 cores=0,2,4,6
/proc/3272/stat : 3272 (strangenight2-m) R 3270 3272 3239 0 -1 4202496 533600 0 0 0 479831 197 0 0 25 0 4 0 600888786 750678016 143588 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3272/statm: 183271 143588 389 106 0 178242 0
[pid=3272/tid=3273] ppid=3270 vsize=733084 CPUtime=1201.62 cores=0,2,4,6
/proc/3272/task/3273/stat : 3273 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 100639 0 0 0 120125 37 0 0 25 0 4 0 600888786 750678016 143588 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3272/tid=3274] ppid=3270 vsize=733084 CPUtime=1195.2 cores=0,2,4,6
/proc/3272/task/3274/stat : 3274 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 94346 0 0 0 119484 36 0 0 25 0 4 0 600888786 750678016 143588 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3272/tid=3275] ppid=3270 vsize=733084 CPUtime=1201.71 cores=0,2,4,6
/proc/3272/task/3275/stat : 3275 (strangenight2-m) R 3270 3272 3239 0 -1 4202560 200766 0 0 0 120099 72 0 0 25 0 4 0 600888786 750678016 143588 33554432000 4194304 4627427 140734915341696 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 733084

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.34
CPU user time (s): 4798.34
CPU system time (s): 2.00269
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 966844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.34
system time used= 2.0027
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 533600
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= 215
involuntary context switches= 20853

runsolver used 1.9467 second user time and 4.6013 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 21:49:41
IDJOB=3174160
IDBENCH=82978
IDSOLVER=1586
FILE ID=node113/3174160-1304106581
RUNJOBID= node113-1304106581-3257
PBS_JOBID= 13170664
Free space on /tmp= 71168 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S608588601-044.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174160-1304106581/watcher-3174160-1304106581 -o /tmp/evaluation-result-3174160-1304106581/solver-3174160-1304106581 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174160-1304106581.cnf

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

MD5SUM BENCH= 83b00b2914a5aae11a4e612c2fcbfce7
RANDOM SEED=1773543623

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29382612 kB
Buffers:        714948 kB
Cached:        2271000 kB
SwapCached:         12 kB
Active:         151756 kB
Inactive:      2897292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29382612 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           11400 kB
Writeback:           8 kB
AnonPages:       63324 kB
Mapped:          14396 kB
Slab:           453136 kB
PageTables:       4492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185372 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= 71156 MiB
End job on node113 at 2011-04-29 22:09:45