Trace number 3175158

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.27 1201.64

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1653142431-025.UNKNOWN.cnf
MD5SUM57404773f78439bca79cfbdcb4a4a71b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175158-1304093359.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      59 undec:      14 neg:      77
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.17/0.06	c Decided on static restart strategy
0.38/0.15	c  N st     8      4917       150      3195         0      4698     15975    140907   no data   no data  --
1.18/0.37	c  N st    10     11300       150      3195         0      4345     15975    100148   no data   no data  --
2.37/0.60	c  N st    11     17044       150      3195         0      9793     15975    265143   no data   no data  --
3.57/0.97	c  F st    12     25000       150      3195         0     12010     15975    327186   no data   no data  --
3.57/0.97	c  N st    12     25000       150      3195         0     12010     15975    327186   no data   no data  --
4.39/1.18	c Decided on static restart strategy
4.39/1.18	c  N st    18     30000       150      3195         0     10291     15975    260620   no data   no data  --
4.39/1.18	c  S st    18     30000       150      3195         0     10291     15975    260620   no data   no data  --
4.77/1.21	c  S st    18     30503       150      3195         0     10781     15975    275167   no data   no data  --
4.77/1.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.77/1.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.77/1.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.77/1.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.77/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.77/1.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.77/1.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.39/2.12	c lits-rem:      2731  cl-subs:     1322  v-elim:      0  v-fix:    0  time:  3.60 s
8.39/2.17	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.18
8.39/2.17	c calculated reachability. Time: 0.00
8.39/2.17	c  N st    18     30503       150      3195         0      9459     15975    229366   no data   no data  --
9.97/2.54	c  N st    20     37613       150      3195         0      8738     15975    193568   no data   no data  --
11.17/2.89	c  N st    21     44013       150      3195         0     14854     15975    383361   no data   no data  --
11.57/2.98	c  S st    22     45754       150      3195         0     16516     15975    434810   no data   no data  --
11.97/3.03	c  S st    22     46259       150      3195         0     17006     15975    449102   no data   no data  --
11.97/3.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.97/3.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.97/3.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
11.97/3.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.97/3.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.97/3.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
11.97/3.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.96/4.58	c lits-rem:      5559  cl-subs:     1361  v-elim:      0  v-fix:    0  time:  6.12 s
17.96/4.58	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
17.96/4.59	c vivif2 --  cl tried    15645 cl shrink        0 lits rem          0 time: 0.02
18.35/4.67	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.32
18.35/4.67	c calculated reachability. Time: 0.00
18.35/4.67	c  N st    22     46259       150      3195         0     15645     15975    395952   no data   no data  --
21.98/5.56	c  N st    23     60656       150      3195         0     11361     15975    234446   no data   no data  --
24.35/6.12	c  N st    24     69388       150      3195         0     19591     15975    480932   no data   no data  --
24.35/6.12	c  S st    24     69388       150      3195         0     19591     15975    480932   no data   no data  --
24.35/6.17	c  S st    24     69892       150      3195         0     20087     15975    495569   no data   no data  --
24.35/6.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.35/6.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.35/6.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
24.35/6.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.35/6.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.35/6.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
24.35/6.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.34/8.10	c lits-rem:      4777  cl-subs:     1854  v-elim:      0  v-fix:    0  time:  7.63 s
32.34/8.10	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
32.34/8.11	c vivif2 --  cl tried    18233 cl shrink        0 lits rem          0 time: 0.02
32.74/8.22	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.45
32.74/8.22	c calculated reachability. Time: 0.00
32.74/8.22	c  N st    24     69892       150      3195         0     18233     15975    431253   no data   no data  --
37.54/9.47	c  F st    25     87500       150      3195         0     13220     15975    266626   no data   no data  --
37.54/9.47	c  N st    25     87500       150      3195         0     13220     15975    266626   no data   no data  --
38.74/9.78	c Decided on static restart strategy
39.55/9.98	c  N st    32     95541       150      3195         0     20930     15975    502683   no data   no data  --
41.92/10.57	c  N st    34    104838       150      3195         0     17427     15975    391269   no data   no data  --
41.92/10.57	c  S st    34    104838       150      3195         0     17427     15975    391269   no data   no data  --
42.32/10.61	c  S st    34    105344       150      3195         0     17916     15975    405377   no data   no data  --
42.32/10.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.32/10.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.32/10.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
42.32/10.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.32/10.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.32/10.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
42.32/10.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.93/12.02	c lits-rem:      3484  cl-subs:      936  v-elim:      0  v-fix:    0  time:  5.52 s
47.93/12.02	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
47.93/12.02	c vivif2 --  cl tried    16980 cl shrink        0 lits rem          0 time: 0.02
47.93/12.10	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.32
47.93/12.10	c calculated reachability. Time: 0.00
47.93/12.10	c  N st    34    105344       150      3195         0     16980     15975    369703   no data   no data  --
51.12/12.87	c  N st    35    114942       150      3195         0     26162     15975    650520   no data   no data  --
55.51/13.92	c  N st    36    129339       150      3195         0     26490     15975    646181   no data   no data  --
62.30/15.61	c  N st    37    150935       150      3195         0     17514     15975    326646   no data   no data  --
64.30/16.13	c  S st    38    158016       150      3195         0     24213     15975    524316   no data   no data  --
64.30/16.19	c  S st    38    158517       150      3195         0     24705     15975    539057   no data   no data  --
64.70/16.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.70/16.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.70/16.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
64.70/16.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.70/16.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.70/16.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
64.70/16.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.69/18.29	c lits-rem:      3972  cl-subs:     1804  v-elim:      0  v-fix:    0  time:  8.28 s
72.69/18.29	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
73.09/18.30	c vivif2 --  cl tried    22901 cl shrink        0 lits rem          0 time: 0.02
73.49/18.43	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.53
73.49/18.43	c calculated reachability. Time: 0.00
73.49/18.43	c  N st    38    158517       150      3195         0     22901     15975    479834   no data   no data  --
92.66/23.23	c  N st    39    207106       150      3195         0     35668     15975    837972   no data   no data  --
104.25/26.19	c  N st    40    237776       150      3195         0     27843     15975    579390   no data   no data  --
104.25/26.19	c  S st    40    237776       150      3195         0     27843     15975    579390   no data   no data  --
104.65/26.26	c  S st    40    238276       150      3195         0     28334     15975    593710   no data   no data  --
104.65/26.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.65/26.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.65/26.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
104.65/26.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.65/26.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.65/26.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
104.65/26.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.03/28.34	c lits-rem:      3833  cl-subs:     2001  v-elim:      0  v-fix:    0  time:  8.21 s
113.03/28.34	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
113.03/28.35	c vivif2 --  cl tried    26333 cl shrink        0 lits rem          0 time: 0.02
113.44/28.48	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.54
113.44/28.48	c calculated reachability. Time: 0.00
113.44/28.48	c  N st    40    238276       150      3195         0     26333     15975    529033   no data   no data  --
141.80/35.57	c  F st    41    306250       150      3195         0     28326     15975    540886   no data   no data  --
141.80/35.57	c  N st    41    306250       150      3195         0     28326     15975    540886   no data   no data  --
143.80/36.05	c Decided on static restart strategy
153.39/38.47	c  N st    51    334555       150      3195         0     32442     15975    653099   no data   no data  --
162.59/40.77	c  N st    53    357414       150      3195         0     30440     15975    562486   no data   no data  --
162.59/40.77	c  S st    53    357414       150      3195         0     30440     15975    562486   no data   no data  --
162.97/40.85	c  S st    53    357916       150      3195         0     30931     15975    577423   no data   no data  --
162.97/40.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
162.97/40.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.97/40.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
162.97/40.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.97/40.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.97/40.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
162.97/40.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
170.56/42.71	c lits-rem:      2877  cl-subs:     1223  v-elim:      0  v-fix:    0  time:  7.35 s
170.56/42.71	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
170.56/42.72	c vivif2 --  cl tried    29708 cl shrink        0 lits rem          0 time: 0.02
170.96/42.88	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.64
170.96/42.88	c calculated reachability. Time: 0.00
170.96/42.88	c  N st    53    357916       150      3195         0     29708     15975    534528   no data   no data  --
190.53/47.75	c  N st    54    390308       150      3195         0     35772     15975    713245   no data   no data  --
215.69/54.08	c  N st    55    438898       150      3195         0     29732     15975    495875   no data   no data  --
250.47/62.73	c  N st    56    511780       150      3195         0     42761     15975    864383   no data   no data  --
264.03/66.18	c  N st    57    536876       150      3195         0     37210     15975    659673   no data   no data  --
264.03/66.18	c  S st    57    536876       150      3195         0     37210     15975    659673   no data   no data  --
264.43/66.29	c  S st    57    537378       150      3195         0     37705     15975    674483   no data   no data  --
264.43/66.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
264.43/66.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
264.83/66.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
264.83/66.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
264.83/66.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
264.83/66.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
264.83/66.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
273.22/68.48	c lits-rem:      4012  cl-subs:     1579  v-elim:      0  v-fix:    0  time:  8.62 s
273.22/68.48	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
273.22/68.49	c vivif2 --  cl tried    36126 cl shrink        0 lits rem          0 time: 0.03
274.42/68.70	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.85
274.42/68.70	c calculated reachability. Time: 0.00
274.42/68.70	c  N st    57    537378       150      3195         0     36126     15975    622528   no data   no data  --
368.71/92.30	c  N st    58    701363       150      3195         0     64446     15975   1414055   no data   no data  --
429.41/107.58	c  N st    59    806067       150      3195         0     58336     15975   1184660   no data   no data  --
429.41/107.58	c  S st    59    806067       150      3195         0     58336     15975   1184660   no data   no data  --
430.22/107.74	c  S st    59    806570       150      3195         0     58826     15975   1199277   no data   no data  --
430.22/107.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
430.22/107.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
430.22/107.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
430.63/107.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
430.63/107.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.63/107.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
430.63/107.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
459.77/115.15	c lits-rem:      1769  cl-subs:     4955  v-elim:      0  v-fix:    0  time: 29.30 s
459.77/115.15	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
459.77/115.16	c vivif2 --  cl tried    53871 cl shrink        0 lits rem          0 time: 0.05
461.39/115.51	c asymm  cl-useful: 0/2357/3195 lits-rem:0 time: 1.39
461.39/115.51	c calculated reachability. Time: 0.00
461.39/115.51	c  N st    59    806570       150      3195         0     53871     15975   1053202   no data   no data  --
643.52/161.11	c  F st    60   1071876       150      3195         0     69531     15975   1466749   no data   no data  --
643.52/161.12	c  N st    60   1071876       150      3195         0     69531     15975   1466749   no data   no data  --
648.72/162.42	c Decided on static restart strategy
667.51/167.17	c  N st    70   1100185       150      3195         0     53959     15975    922024   no data   no data  --
698.67/174.98	c  N st    72   1136178       150      3195         0     44614     15975    618666   no data   no data  --
722.22/180.80	c  N st    73   1168570       150      3195         0     75243     15975   1567716   no data   no data  --
759.37/190.19	c  N st    74   1209855       150      3195         0     69666     15975   1370563   no data   no data  --
759.37/190.19	c  S st    74   1209855       150      3195         0     69666     15975   1370563   no data   no data  --
760.57/190.42	c  S st    74   1210362       150      3195         0     70161     15975   1386109   no data   no data  --
760.57/190.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
760.57/190.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
760.57/190.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
760.97/190.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
760.97/190.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
760.97/190.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
760.97/190.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
822.08/205.81	c lits-rem:      1618  cl-subs:     5115  v-elim:      0  v-fix:    0  time: 61.12 s
822.08/205.81	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
822.08/205.83	c vivif2 --  cl tried    65046 cl shrink        0 lits rem          0 time: 0.06
822.88/206.02	c asymm  cl-useful: 0/838/3195 lits-rem:0 time: 0.79
822.88/206.03	c calculated reachability. Time: 0.00
822.88/206.03	c  N st    74   1210362       150      3195         0     65046     15975   1225893   no data   no data  --
889.19/222.60	c  N st    75   1283244       150      3195         0     88739     15975   1942867   no data   no data  --
1006.63/252.09	c  N st    76   1392568       150      3195         0     50343     15975    697553   no data   no data  --
1153.24/288.72	c  N st    77   1556554       150      3195         0     55030     15975    786887   no data   no data  --
1283.47/321.38	c  N st    78   1710365       150      3195         0     95403     15975   1974491   no data   no data  --
1283.47/321.38	c  S st    78   1710365       150      3195         0     95403     15975   1974491   no data   no data  --
1284.67/321.68	c  S st    78   1710870       150      3195         0     95898     15975   1989283   no data   no data  --
1284.67/321.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1284.67/321.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1285.07/321.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1285.47/321.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1285.47/321.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1285.47/321.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1285.47/321.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1404.50/351.66	c lits-rem:      1885  cl-subs:     9667  v-elim:      0  v-fix:    0  time: 119.24 s
1404.50/351.66	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1404.50/351.68	c vivif2 --  cl tried    86231 cl shrink        0 lits rem          0 time: 0.08
1406.13/352.02	c asymm  cl-useful: 0/1551/3195 lits-rem:0 time: 1.36
1406.13/352.02	c calculated reachability. Time: 0.00
1406.13/352.02	c  N st    78   1710870       150      3195         0     86231     15975   1703859   no data   no data  --
1740.46/435.75	c  N st    79   2079835       150      3195         0     97624     15975   1942063   no data   no data  --
1867.51/467.58	c  N st    80   2210872       150      3195         0    101407     15975   2032994   no data   no data  --
1867.51/467.58	c  S st    80   2210872       150      3195         0    101407     15975   2032994   no data   no data  --
1869.09/467.92	c  S st    80   2211375       150      3195         0    101903     15975   2047699   no data   no data  --
1869.09/467.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1869.09/467.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1869.09/467.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
1869.49/468.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1869.49/468.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1869.49/468.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1869.49/468.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1970.95/493.49	c lits-rem:      3326  cl-subs:     8003  v-elim:      0  v-fix:    0  time: 101.65 s
1970.95/493.49	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1971.35/493.51	c vivif2 --  cl tried    93900 cl shrink        0 lits rem          0 time: 0.09
1972.56/493.87	c asymm  cl-useful: 0/1215/3195 lits-rem:0 time: 1.45
1972.56/493.87	c calculated reachability. Time: 0.00
1972.56/493.87	c  N st    80   2211375       150      3195         0     93900     15975   1807171   no data   no data  --
2545.38/637.27	c  N st    81   2711375       150      3195         0    116355     15975   2339829   no data   no data  --
2545.38/637.27	c  S st    81   2711375       150      3195         0    116355     15975   2339829   no data   no data  --
2546.98/637.62	c  S st    81   2711878       150      3195         0    116847     15975   2355002   no data   no data  --
2546.98/637.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2546.98/637.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2546.98/637.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
2547.38/637.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2547.38/637.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2547.38/637.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2547.38/637.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2727.54/682.84	c lits-rem:       953  cl-subs:    12678  v-elim:      0  v-fix:    0  time: 180.08 s
2727.54/682.84	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2727.54/682.87	c vivif2 --  cl tried   104169 cl shrink        0 lits rem          0 time: 0.10
2729.14/683.24	c asymm  cl-useful: 0/1114/3195 lits-rem:0 time: 1.47
2729.14/683.24	c calculated reachability. Time: 0.00
2729.14/683.24	c  N st    81   2711878       150      3195         0    104169     15975   1997965   no data   no data  --
3371.88/844.15	c  N st    82   3211878       150      3195         0     82058     15975   1188729   no data   no data  --
3371.88/844.15	c  S st    82   3211878       150      3195         0     82058     15975   1188729   no data   no data  --
3373.07/844.50	c  S st    82   3212387       150      3195         0     82556     15975   1203489   no data   no data  --
3373.47/844.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3373.47/844.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3373.47/844.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.20
3373.87/844.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3373.87/844.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3373.87/844.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3373.87/844.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3415.42/855.03	c lits-rem:       527  cl-subs:     1890  v-elim:      0  v-fix:    0  time: 41.65 s
3415.42/855.03	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3415.42/855.05	c vivif2 --  cl tried    80666 cl shrink        0 lits rem          0 time: 0.06
3417.02/855.45	c asymm  cl-useful: 0/1399/3195 lits-rem:0 time: 1.61
3417.02/855.45	c calculated reachability. Time: 0.00
3417.02/855.45	c  N st    82   3212387       150      3195         0     80666     15975   1150151   no data   no data  --
4084.64/1022.51	c  N st    83   3712387       150      3195         0     91007     15975   1360280   no data   no data  --
4084.64/1022.51	c  S st    83   3712387       150      3195         0     91007     15975   1360280   no data   no data  --
4085.83/1022.84	c  S st    83   3712890       150      3195         0     91490     15975   1374994   no data   no data  --
4085.83/1022.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4085.83/1022.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4085.83/1022.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.20
4086.24/1022.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4086.24/1022.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4086.24/1022.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4086.24/1022.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4131.37/1034.20	c lits-rem:       596  cl-subs:     2767  v-elim:      0  v-fix:    0  time: 44.96 s
4131.37/1034.20	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4131.37/1034.22	c vivif2 --  cl tried    88723 cl shrink        0 lits rem          0 time: 0.08
4132.17/1034.44	c asymm  cl-useful: 0/682/3195 lits-rem:0 time: 0.86
4132.17/1034.44	c calculated reachability. Time: 0.00
4132.17/1034.44	c  N st    83   3712890       150      3195         0     88723     15975   1292402   no data   no data  --
4192.89/1049.69	c  F st    84   3751564       150      3195         0    125083     15975   2391178   no data   no data  --
4192.89/1049.69	c  N st    84   3751564       150      3195         0    125083     15975   2391178   no data   no data  --
4205.68/1052.86	c Decided on static restart strategy
4250.83/1064.14	c  N st    94   3779876       150      3195         0    152006     15975   3225873   no data   no data  --
4295.18/1075.21	c  N st    96   3815870       150      3195         0    106297     15975   1816379   no data   no data  --
4338.72/1086.10	c  N st    97   3848263       150      3195         0    136973     15975   2766250   no data   no data  --
4399.86/1101.46	c  N st    98   3896853       150      3195         0    101663     15975   1632071   no data   no data  --
4500.54/1126.63	c  N st    99   3969735       150      3195         0     88212     15975   1199176   no data   no data  --
4654.77/1165.27	c  N st   100   4079058       150      3195         0    108131     15975   1793312   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-3175158-1304093359/watcher-3175158-1304093359 -o /tmp/evaluation-result-3175158-1304093359/solver-3175158-1304093359 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175158-1304093359.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: 6.88 7.85 7.95 5/180 1051
/proc/meminfo: memFree=24391136/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 413 0 0 0 0 0 0 0 22 0 4 0 520933685 52465664 352 33554432000 4194304 4650419 140737275795456 18446744073709551615 212687731697 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 12809 352 303 112 0 7774 0
[pid=1051/tid=1052] ppid=1049 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 520933686 52465664 356 33554432000 4194304 4650419 140737275795456 18446744073709551615 47515522573849 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 520933686 52465664 356 33554432000 4194304 4650419 140737275795456 18446744073709551615 47515522574258 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 520933686 52465664 356 33554432000 4194304 4650419 140737275795456 18446744073709551615 47515522573849 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.049328 s]
/proc/loadavg: 6.88 7.85 7.95 5/180 1051
/proc/meminfo: memFree=24391136/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=283012 CPUtime=0.17 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 1801 0 0 0 17 0 0 0 23 0 4 0 520933685 289804288 1588 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 70753 1588 388 112 0 65718 0
[pid=1051/tid=1052] ppid=1049 vsize=283012 CPUtime=0.04 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 407 0 0 0 4 0 0 0 24 0 4 0 520933686 289804288 1588 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=283012 CPUtime=0.04 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 375 0 0 0 4 0 0 0 24 0 4 0 520933686 289804288 1588 33554432000 4194304 4650419 140737275795456 18446744073709551615 4363660 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=283012 CPUtime=0.04 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 206 0 0 0 4 0 0 0 24 0 4 0 520933686 289804288 1588 33554432000 4194304 4650419 140737275795456 18446744073709551615 4349936 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 283012

[startup+0.100318 s]
/proc/loadavg: 6.88 7.85 7.95 5/180 1051
/proc/meminfo: memFree=24391136/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=283012 CPUtime=0.38 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 2083 0 0 0 38 0 0 0 23 0 4 0 520933685 289804288 1870 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 70753 1870 389 112 0 65718 0
[pid=1051/tid=1052] ppid=1049 vsize=283012 CPUtime=0.09 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 469 0 0 0 9 0 0 0 24 0 4 0 520933686 289804288 1870 33554432000 4194304 4650419 140737275795456 18446744073709551615 4310813 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=283012 CPUtime=0.09 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 446 0 0 0 9 0 0 0 24 0 4 0 520933686 289804288 1870 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=283012 CPUtime=0.09 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 290 0 0 0 9 0 0 0 24 0 4 0 520933686 289804288 1870 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365313 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 283012

[startup+0.300282 s]
/proc/loadavg: 6.88 7.85 7.95 5/180 1051
/proc/meminfo: memFree=24391136/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=284492 CPUtime=1.18 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 3510 0 0 0 118 0 0 0 23 0 4 0 520933685 291319808 2570 33554432000 4194304 4650419 140737275795456 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 71123 2571 391 112 0 66088 0
[pid=1051/tid=1052] ppid=1049 vsize=284492 CPUtime=0.29 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 853 0 0 0 29 0 0 0 25 0 4 0 520933686 291319808 2571 33554432000 4194304 4650419 140737275795456 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=284492 CPUtime=0.29 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 788 0 0 0 29 0 0 0 25 0 4 0 520933686 291319808 2572 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=284492 CPUtime=0.29 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 641 0 0 0 29 0 0 0 25 0 4 0 520933686 291319808 2572 33554432000 4194304 4650419 140737275795456 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284492

[startup+0.700211 s]
/proc/loadavg: 6.88 7.85 7.95 5/180 1051
/proc/meminfo: memFree=24391136/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=286204 CPUtime=2.77 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 6419 0 0 0 277 0 0 0 25 0 4 0 520933685 293072896 2995 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 71551 2996 391 112 0 66516 0
[pid=1051/tid=1052] ppid=1049 vsize=286204 CPUtime=0.69 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 1630 0 0 0 69 0 0 0 25 0 4 0 520933686 293072896 2996 33554432000 4194304 4650419 140737275795456 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=286204 CPUtime=0.69 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 1486 0 0 0 69 0 0 0 25 0 4 0 520933686 293072896 2996 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=286204 CPUtime=0.69 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 1339 0 0 0 69 0 0 0 25 0 4 0 520933686 293072896 2996 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286204

[startup+1.50107 s]
/proc/loadavg: 6.88 7.85 7.95 10/184 1055
/proc/meminfo: memFree=24373248/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=278236 CPUtime=5.97 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 12923 0 0 0 596 1 0 0 25 0 4 0 520933685 284913664 6465 33554432000 4194304 4650419 140737275795456 18446744073709551615 4439089 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 69559 6465 393 112 0 64524 0
[pid=1051/tid=1052] ppid=1049 vsize=278236 CPUtime=1.49 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 3988 0 0 0 149 0 0 0 25 0 4 0 520933686 284913664 6465 33554432000 4194304 4650419 140737275795456 18446744073709551615 4433084 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=278236 CPUtime=1.48 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 2469 0 0 0 148 0 0 0 25 0 4 0 520933686 284913664 6465 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=278236 CPUtime=1.49 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 2266 0 0 0 149 0 0 0 25 0 4 0 520933686 284913664 6465 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 278236

[startup+3.10078 s]
/proc/loadavg: 6.88 7.85 7.95 10/184 1055
/proc/meminfo: memFree=24332328/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=288708 CPUtime=12.37 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 20811 0 0 0 1235 2 0 0 25 0 4 0 520933685 295636992 13178 33554432000 4194304 4650419 140737275795456 18446744073709551615 4432396 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 72177 13178 393 112 0 67142 0
[pid=1051/tid=1052] ppid=1049 vsize=288708 CPUtime=3.09 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 4807 0 0 0 309 0 0 0 25 0 4 0 520933686 295636992 13178 33554432000 4194304 4650419 140737275795456 18446744073709551615 4315069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=288708 CPUtime=3.07 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 5158 0 0 0 307 0 0 0 25 0 4 0 520933686 295636992 13178 33554432000 4194304 4650419 140737275795456 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=288708 CPUtime=3.08 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 4721 0 0 0 308 0 0 0 25 0 4 0 520933686 295636992 13178 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 288708

[startup+6.3002 s]
/proc/loadavg: 6.97 7.85 7.95 10/184 1055
/proc/meminfo: memFree=24292652/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=289124 CPUtime=25.15 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 29998 0 0 0 2511 4 0 0 25 0 4 0 520933685 296062976 15507 33554432000 4194304 4650419 140737275795456 18446744073709551615 4433087 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 72281 15507 393 112 0 67246 0
[pid=1051/tid=1052] ppid=1049 vsize=289124 CPUtime=6.29 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 7913 0 0 0 628 1 0 0 25 0 4 0 520933686 296062976 15507 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=289124 CPUtime=6.26 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 7569 0 0 0 625 1 0 0 25 0 4 0 520933686 296062976 15507 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=289124 CPUtime=6.29 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 6136 0 0 0 628 1 0 0 25 0 4 0 520933686 296062976 15507 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 289124

[startup+12.701 s]
/proc/loadavg: 7.06 7.85 7.95 9/184 1055
/proc/meminfo: memFree=24245412/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=313904 CPUtime=50.72 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 45893 0 0 0 5063 9 0 0 25 0 4 0 520933685 321437696 23813 33554432000 4194304 4650419 140737275795456 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 78476 23813 393 112 0 73441 0
[pid=1051/tid=1052] ppid=1049 vsize=313904 CPUtime=12.69 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 12720 0 0 0 1267 2 0 0 25 0 4 0 520933686 321437696 23813 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=313904 CPUtime=12.62 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 11466 0 0 0 1260 2 0 0 25 0 4 0 520933686 321437696 23813 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=313904 CPUtime=12.69 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 10207 0 0 0 1267 2 0 0 25 0 4 0 520933686 321437696 23813 33554432000 4194304 4650419 140737275795456 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 313904

[startup+25.5007 s]
/proc/loadavg: 7.26 7.86 7.95 10/184 1055
/proc/meminfo: memFree=24204988/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=315516 CPUtime=101.84 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 68730 0 0 0 10170 14 0 0 25 0 4 0 520933685 323088384 28753 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 78879 28753 393 112 0 73844 0
[pid=1051/tid=1052] ppid=1049 vsize=315516 CPUtime=25.49 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 20410 0 0 0 2546 3 0 0 25 0 4 0 520933686 323088384 28753 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=315516 CPUtime=25.35 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 18466 0 0 0 2531 4 0 0 25 0 4 0 520933686 323088384 28753 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=315516 CPUtime=25.48 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 13745 0 0 0 2545 3 0 0 25 0 4 0 520933686 323088384 28753 33554432000 4194304 4650419 140737275795456 18446744073709551615 4333054 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 315516

[startup+51.101 s]
/proc/loadavg: 7.51 7.87 7.95 9/184 1056
/proc/meminfo: memFree=24150724/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=315100 CPUtime=204.11 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 104032 0 0 0 20388 23 0 0 25 0 4 0 520933685 322662400 36233 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 78775 36233 393 112 0 73740 0
[pid=1051/tid=1052] ppid=1049 vsize=315100 CPUtime=51.09 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 32074 0 0 0 5103 6 0 0 25 0 4 0 520933686 322662400 36233 33554432000 4194304 4650419 140737275795456 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=315100 CPUtime=50.81 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 27673 0 0 0 5075 6 0 0 25 0 4 0 520933686 322662400 36233 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=315100 CPUtime=51.08 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 18903 0 0 0 5104 4 0 0 25 0 4 0 520933686 322662400 36233 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 315100

[startup+102.307 s]
/proc/loadavg: 7.84 7.90 7.96 10/184 1057
/proc/meminfo: memFree=24086580/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=328232 CPUtime=408.66 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 162160 0 0 0 40825 41 0 0 25 0 4 0 520933685 336109568 45201 33554432000 4194304 4650419 140737275795456 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 82058 45201 393 112 0 77023 0
[pid=1051/tid=1052] ppid=1049 vsize=328232 CPUtime=102.3 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 51417 0 0 0 10218 12 0 0 25 0 4 0 520933686 336109568 45201 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=328232 CPUtime=101.74 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 39675 0 0 0 10164 10 0 0 25 0 4 0 520933686 336109568 45202 33554432000 4194304 4650419 140737275795456 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=328232 CPUtime=102.3 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 29601 0 0 0 10222 8 0 0 25 0 4 0 520933686 336109568 45202 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 328232

[startup+162.301 s]

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

[pid=1051] ppid=1049 vsize=624260 CPUtime=2565.76 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 462596 0 0 0 256408 168 0 0 25 0 4 0 520933685 639242240 110403 33554432000 4194304 4650419 140737275795456 18446744073709551615 4433074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 156065 110403 393 112 0 151030 0
[pid=1051/tid=1052] ppid=1049 vsize=624260 CPUtime=642.31 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 151139 0 0 0 64175 56 0 0 25 0 4 0 520933686 639242240 110404 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=624260 CPUtime=638.81 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 112379 0 0 0 63840 41 0 0 25 0 4 0 520933686 639242240 110404 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=624260 CPUtime=642.31 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 62195 0 0 0 64209 22 0 0 25 0 4 0 520933686 639242240 110404 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.76
Current children cumulated vsize (KiB) 624260

[startup+702.3 s]
/proc/loadavg: 8.19 8.10 8.02 10/184 1073
/proc/meminfo: memFree=23647328/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=625020 CPUtime=2805.43 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 473591 0 0 0 280367 176 0 0 25 0 4 0 520933685 640020480 113267 33554432000 4194304 4650419 140737275795456 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 156255 113267 393 112 0 151220 0
[pid=1051/tid=1052] ppid=1049 vsize=625020 CPUtime=702.31 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 159319 0 0 0 70169 62 0 0 25 0 4 0 520933686 640020480 113267 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=625020 CPUtime=698.48 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 112679 0 0 0 69807 41 0 0 25 0 4 0 520933686 640020480 113267 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=625020 CPUtime=702.3 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 62197 0 0 0 70208 22 0 0 25 0 4 0 520933686 640020480 113267 33554432000 4194304 4650419 140737275795456 18446744073709551615 212687372043 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.43
Current children cumulated vsize (KiB) 625020

[startup+762.306 s]
/proc/loadavg: 8.15 8.11 8.02 10/184 1075
/proc/meminfo: memFree=23614820/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=573160 CPUtime=3045.13 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 495662 0 0 0 304327 186 0 0 25 0 4 0 520933685 586915840 115993 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 143290 115993 393 112 0 138255 0
[pid=1051/tid=1052] ppid=1049 vsize=573160 CPUtime=762.31 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 172667 0 0 0 76164 67 0 0 25 0 4 0 520933686 586915840 115993 33554432000 4194304 4650419 140737275795456 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=573160 CPUtime=758.17 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 116446 0 0 0 75774 43 0 0 25 0 4 0 520933686 586915840 115993 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=573160 CPUtime=762.31 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 62216 0 0 0 76209 22 0 0 25 0 4 0 520933686 586915840 115993 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.13
Current children cumulated vsize (KiB) 573160

[startup+822.301 s]
/proc/loadavg: 8.15 8.12 8.03 10/184 1077
/proc/meminfo: memFree=23597184/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=573272 CPUtime=3284.79 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 508204 0 0 0 328285 194 0 0 25 0 4 0 520933685 587030528 115345 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 143318 115345 393 112 0 138283 0
[pid=1051/tid=1052] ppid=1049 vsize=573272 CPUtime=822.32 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 177681 0 0 0 82162 70 0 0 25 0 4 0 520933686 587030528 115345 33554432000 4194304 4650419 140737275795456 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=573272 CPUtime=817.84 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 116691 0 0 0 81741 43 0 0 25 0 4 0 520933686 587030528 115345 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=573272 CPUtime=822.31 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 62399 0 0 0 82208 23 0 0 25 0 4 0 520933686 587030528 115345 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.79
Current children cumulated vsize (KiB) 573272

[startup+882.301 s]
/proc/loadavg: 6.51 7.72 7.90 5/175 1095
/proc/meminfo: memFree=23951432/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=614832 CPUtime=3524.49 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 526877 0 0 0 352243 206 0 0 25 0 4 0 520933685 629587968 110244 33554432000 4194304 4650419 140737275795456 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 153708 110244 393 112 0 148673 0
[pid=1051/tid=1052] ppid=1049 vsize=614832 CPUtime=882.32 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 185977 0 0 0 88156 76 0 0 25 0 4 0 520933686 629587968 110244 33554432000 4194304 4650419 140737275795456 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=614832 CPUtime=877.53 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 120547 0 0 0 87708 45 0 0 25 0 4 0 520933686 629587968 110244 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=614832 CPUtime=882.31 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 62501 0 0 0 88208 23 0 0 25 0 4 0 520933686 629587968 110244 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.49
Current children cumulated vsize (KiB) 614832

[startup+942.301 s]
/proc/loadavg: 5.00 7.09 7.67 5/175 1097
/proc/meminfo: memFree=23940880/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=682668 CPUtime=3764.23 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 552306 0 0 0 376204 219 0 0 25 0 4 0 520933685 699052032 115495 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 170667 115495 393 112 0 165632 0
[pid=1051/tid=1052] ppid=1049 vsize=682668 CPUtime=942.31 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 194755 0 0 0 94151 80 0 0 25 0 4 0 520933686 699052032 115495 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=682668 CPUtime=937.26 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 124705 0 0 0 93679 47 0 0 25 0 4 0 520933686 699052032 115495 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=682668 CPUtime=942.31 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 68468 0 0 0 94205 26 0 0 25 0 4 0 520933686 699052032 115495 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.23
Current children cumulated vsize (KiB) 682668

[startup+1002.3 s]
/proc/loadavg: 4.34 6.49 7.42 5/175 1098
/proc/meminfo: memFree=23938636/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=572952 CPUtime=4003.92 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 574080 0 0 0 400162 230 0 0 25 0 4 0 520933685 586702848 116074 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 143238 116074 393 112 0 138203 0
[pid=1051/tid=1052] ppid=1049 vsize=572952 CPUtime=1002.32 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 202832 0 0 0 100149 83 0 0 25 0 4 0 520933686 586702848 116074 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=572952 CPUtime=996.95 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 128729 0 0 0 99646 49 0 0 25 0 4 0 520933686 586702848 116074 33554432000 4194304 4650419 140737275795456 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=572952 CPUtime=1002.31 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 71056 0 0 0 100204 27 0 0 25 0 4 0 520933686 586702848 116074 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.92
Current children cumulated vsize (KiB) 572952

[startup+1062.3 s]
/proc/loadavg: 4.13 6.07 7.22 5/175 1100
/proc/meminfo: memFree=23906148/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=694880 CPUtime=4243.63 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 599340 0 0 0 424120 243 0 0 25 0 4 0 520933685 711557120 124369 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 173720 124369 393 112 0 168685 0
[pid=1051/tid=1052] ppid=1049 vsize=694880 CPUtime=1062.32 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 210284 0 0 0 106144 88 0 0 25 0 4 0 520933686 711557120 124369 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=694880 CPUtime=1056.66 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 133033 0 0 0 105613 53 0 0 25 0 4 0 520933686 711557120 124369 33554432000 4194304 4650419 140737275795456 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=694880 CPUtime=1062.31 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 77624 0 0 0 106202 29 0 0 25 0 4 0 520933686 711557120 124369 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.63
Current children cumulated vsize (KiB) 694880

[startup+1122.3 s]
/proc/loadavg: 4.08 5.70 7.02 5/175 1102
/proc/meminfo: memFree=23880092/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=793388 CPUtime=4483.36 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 627101 0 0 0 448077 259 0 0 25 0 4 0 520933685 812429312 131007 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 198347 131007 393 112 0 193312 0
[pid=1051/tid=1052] ppid=1049 vsize=793388 CPUtime=1122.32 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 218617 0 0 0 112140 92 0 0 25 0 4 0 520933686 812429312 131007 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=793388 CPUtime=1116.38 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 137972 0 0 0 111581 57 0 0 25 0 4 0 520933686 812429312 131007 33554432000 4194304 4650419 140737275795456 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=793388 CPUtime=1122.31 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 83817 0 0 0 112199 32 0 0 25 0 4 0 520933686 812429312 131007 33554432000 4194304 4650419 140737275795456 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.36
Current children cumulated vsize (KiB) 793388

[startup+1182.3 s]
/proc/loadavg: 4.14 5.42 6.84 5/175 1103
/proc/meminfo: memFree=23902404/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=743708 CPUtime=4723.1 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 649579 0 0 0 472039 271 0 0 25 0 4 0 520933685 761556992 125258 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 185927 125258 393 112 0 180892 0
[pid=1051/tid=1052] ppid=1049 vsize=743708 CPUtime=1182.33 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 227970 0 0 0 118136 97 0 0 25 0 4 0 520933686 761556992 125258 33554432000 4194304 4650419 140737275795456 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=743708 CPUtime=1176.11 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 141948 0 0 0 117551 60 0 0 25 0 4 0 520933686 761556992 125258 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=743708 CPUtime=1182.31 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 88823 0 0 0 118197 34 0 0 25 0 4 0 520933686 761556992 125258 33554432000 4194304 4650419 140737275795456 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4723.1
Current children cumulated vsize (KiB) 743708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.10 5.33 6.78 5/175 1104
/proc/meminfo: memFree=23893352/32951124 swapFree=67111524/67111528
[pid=1051] ppid=1049 vsize=678200 CPUtime=4800.21 cores=1,3,5,7
/proc/1051/stat : 1051 (strangenight1-m) R 1049 1051 32720 0 -1 4202496 658393 0 0 0 479746 275 0 0 25 0 4 0 520933685 694476800 127443 33554432000 4194304 4650419 140737275795456 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1051/statm: 169550 127443 393 112 0 164515 0
[pid=1051/tid=1052] ppid=1049 vsize=678200 CPUtime=1201.63 cores=1,3,5,7
/proc/1051/task/1052/stat : 1052 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 230694 0 0 0 120065 98 0 0 25 0 4 0 520933686 694476800 127443 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1051/tid=1053] ppid=1049 vsize=678200 CPUtime=1195.31 cores=1,3,5,7
/proc/1051/task/1053/stat : 1053 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 142882 0 0 0 119470 61 0 0 25 0 4 0 520933686 694476800 127443 33554432000 4194304 4650419 140737275795456 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1051/tid=1054] ppid=1049 vsize=678200 CPUtime=1201.62 cores=1,3,5,7
/proc/1051/task/1054/stat : 1054 (strangenight1-m) R 1049 1051 32720 0 -1 4202560 91243 0 0 0 120126 36 0 0 25 0 4 0 520933686 694476800 127443 33554432000 4194304 4650419 140737275795456 18446744073709551615 4366933 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 678200

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.64
CPU time (s): 4800.27
CPU user time (s): 4797.49
CPU system time (s): 2.78158
CPU usage (%): 399.478
Max. virtual memory (cumulated for all children) (KiB): 850508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.49
system time used= 2.78158
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 658393
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= 326
involuntary context switches= 31574

runsolver used 1.84872 second user time and 4.48532 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 18:09:20
IDJOB=3175158
IDBENCH=82776
IDSOLVER=1588
FILE ID=node139/3175158-1304093359
RUNJOBID= node139-1304093359-1029
PBS_JOBID= 13170557
Free space on /tmp= 72548 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1653142431-025.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175158-1304093359/watcher-3175158-1304093359 -o /tmp/evaluation-result-3175158-1304093359/solver-3175158-1304093359 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175158-1304093359.cnf

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

MD5SUM BENCH= 57404773f78439bca79cfbdcb4a4a71b
RANDOM SEED=703104197

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24391168 kB
Buffers:       2042640 kB
Cached:        5929784 kB
SwapCached:          4 kB
Active:         931752 kB
Inactive:      7108288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24391168 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12432 kB
Writeback:           8 kB
AnonPages:       68232 kB
Mapped:          14888 kB
Slab:           453692 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   275636 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= 72548 MiB
End job on node139 at 2011-04-29 18:29:23