Trace number 3369005

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 (fixed)? (TO) 4800.08 1204.64

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S788239782-034.UNKNOWN.cnf
MD5SUMea72de9bc2f16b1185170420c6413a72
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-3369005-1305410079.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.00 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.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:      70 undec:       9 neg:      71
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.41/0.15	c  N st     8      4914       150      3195         0      4669     15975    141826   no data   no data  --
1.17/0.37	c  N st    10     11297       150      3195         0      4359     15975    100751   no data   no data  --
1.85/0.58	c  N st    11     17040       150      3195         0      9809     15975    270067   no data   no data  --
2.16/0.97	c  F st    12     25000       150      3195         0     12065     15975    329501   no data   no data  --
2.16/0.97	c  N st    12     25000       150      3195         0     12065     15975    329501   no data   no data  --
4.15/1.21	c Decided on static restart strategy
4.15/1.21	c  N st    18     30002       150      3195         0     10319     15975    266536   no data   no data  --
4.15/1.21	c  S st    18     30002       150      3195         0     10319     15975    266536   no data   no data  --
4.15/1.23	c  S st    18     30502       150      3195         0     10815     15975    281105   no data   no data  --
4.15/1.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.15/1.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.15/1.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.25/1.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.25/1.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.25/1.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
5.25/1.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.00/2.55	c lits-rem:      2735  cl-subs:     1278  v-elim:      0  v-fix:    0  time:  2.76 s
8.00/2.60	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.13
8.00/2.60	c calculated reachability. Time: 0.00
8.00/2.60	c  N st    18     30502       150      3195         0      9537     15975    235621   no data   no data  --
14.44/4.49	c  N st    20     37613       150      3195         0      8818     15975    196892   no data   no data  --
16.07/4.83	c  N st    21     44013       150      3195         0     14903     15975    381129   no data   no data  --
16.43/4.93	c  S st    22     45753       150      3195         0     16558     15975    431978   no data   no data  --
16.43/4.98	c  S st    22     46255       150      3195         0     17051     15975    446524   no data   no data  --
16.43/4.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.43/4.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.43/4.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
16.83/5.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.83/5.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.83/5.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
16.83/5.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.81/6.51	c lits-rem:      4342  cl-subs:     1335  v-elim:      0  v-fix:    0  time:  6.02 s
22.81/6.51	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
22.81/6.51	c vivif2 --  cl tried    15716 cl shrink        0 lits rem          0 time: 0.02
22.81/6.59	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.28
22.81/6.59	c calculated reachability. Time: 0.00
22.81/6.59	c  N st    22     46255       150      3195         0     15716     15975    398434   no data   no data  --
26.40/7.43	c  N st    23     60654       150      3195         0     11426     15975    237794   no data   no data  --
28.39/7.92	c  N st    24     69382       150      3195         0     19725     15975    499246   no data   no data  --
28.39/7.92	c  S st    24     69382       150      3195         0     19725     15975    499246   no data   no data  --
28.39/7.97	c  S st    24     69886       150      3195         0     20220     15975    513939   no data   no data  --
28.39/7.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.39/7.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.39/7.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
28.39/7.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.39/7.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.39/7.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
28.39/7.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.38/9.95	c lits-rem:      4131  cl-subs:     1644  v-elim:      0  v-fix:    0  time:  7.81 s
36.38/9.95	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
36.38/9.96	c vivif2 --  cl tried    18576 cl shrink        0 lits rem          0 time: 0.02
36.78/10.06	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.42
36.78/10.06	c calculated reachability. Time: 0.00
36.78/10.06	c  N st    24     69886       150      3195         0     18576     15975    452077   no data   no data  --
41.98/11.31	c  F st    25     87501       150      3195         0     13492     15975    272652   no data   no data  --
41.98/11.31	c  N st    25     87501       150      3195         0     13492     15975    272652   no data   no data  --
43.15/11.64	c Decided on static restart strategy
43.95/11.85	c  N st    32     95536       150      3195         0     21119     15975    500731   no data   no data  --
46.36/12.45	c  N st    34    104831       150      3195         0     17670     15975    389106   no data   no data  --
46.36/12.45	c  S st    34    104831       150      3195         0     17670     15975    389106   no data   no data  --
46.36/12.50	c  S st    34    105335       150      3195         0     18166     15975    403719   no data   no data  --
46.36/12.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.36/12.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.36/12.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
46.78/12.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.78/12.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.78/12.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
46.78/12.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.90/13.84	c lits-rem:      4026  cl-subs:     1017  v-elim:      0  v-fix:    0  time:  5.23 s
51.90/13.84	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
51.90/13.84	c vivif2 --  cl tried    17149 cl shrink        0 lits rem          0 time: 0.02
52.31/13.92	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.31
52.31/13.92	c calculated reachability. Time: 0.00
52.31/13.92	c  N st    34    105335       150      3195         0     17149     15975    365363   no data   no data  --
55.12/14.67	c  N st    35    114934       150      3195         0     26236     15975    641037   no data   no data  --
59.50/15.71	c  N st    36    129331       150      3195         0     26601     15975    650166   no data   no data  --
66.27/17.43	c  N st    37    150927       150      3195         0     17703     15975    332705   no data   no data  --
67.87/17.89	c  S st    38    158002       150      3195         0     24421     15975    535833   no data   no data  --
68.28/17.95	c  S st    38    158506       150      3195         0     24912     15975    550834   no data   no data  --
68.28/17.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
68.28/17.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.28/17.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
68.28/17.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.28/17.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.28/17.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
68.28/17.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.85/19.88	c lits-rem:      5120  cl-subs:     1506  v-elim:      0  v-fix:    0  time:  7.61 s
75.85/19.88	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
75.85/19.89	c vivif2 --  cl tried    23406 cl shrink        0 lits rem          0 time: 0.02
76.65/20.05	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.62
76.65/20.05	c calculated reachability. Time: 0.00
76.65/20.05	c  N st    38    158506       150      3195         0     23406     15975    496944   no data   no data  --
94.61/24.60	c  N st    39    207095       150      3195         0     18341     15975    300660   no data   no data  --
104.55/27.09	c  N st    40    237759       150      3195         0     28416     15975    599561   no data   no data  --
104.55/27.09	c  S st    40    237759       150      3195         0     28416     15975    599561   no data   no data  --
104.95/27.16	c  S st    40    238263       150      3195         0     28909     15975    614150   no data   no data  --
104.95/27.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.95/27.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.95/27.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
104.95/27.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.95/27.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.95/27.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
104.95/27.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.33/29.28	c lits-rem:      4324  cl-subs:     1773  v-elim:      0  v-fix:    0  time:  8.36 s
113.33/29.28	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
113.33/29.29	c vivif2 --  cl tried    27136 cl shrink        0 lits rem          0 time: 0.02
114.14/29.44	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.62
114.14/29.44	c calculated reachability. Time: 0.00
114.14/29.44	c  N st    40    238263       150      3195         0     27136     15975    553585   no data   no data  --
139.67/35.81	c  F st    41    306251       150      3195         0     29072     15975    567577   no data   no data  --
139.67/35.82	c  N st    41    306251       150      3195         0     29072     15975    567577   no data   no data  --
141.27/36.28	c Decided on static restart strategy
150.44/38.58	c  N st    51    334555       150      3195         0     33256     15975    675400   no data   no data  --
160.01/40.93	c  N st    53    357394       150      3195         0     31219     15975    587587   no data   no data  --
160.01/40.93	c  S st    53    357394       150      3195         0     31219     15975    587587   no data   no data  --
160.01/41.00	c  S st    53    357898       150      3195         0     31710     15975    602729   no data   no data  --
160.01/41.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
160.01/41.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
160.43/41.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
160.43/41.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.43/41.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.43/41.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
160.43/41.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
168.00/42.93	c lits-rem:      3327  cl-subs:     1306  v-elim:      0  v-fix:    0  time:  7.57 s
168.00/42.93	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
168.00/42.93	c vivif2 --  cl tried    30404 cl shrink        0 lits rem          0 time: 0.02
168.80/43.10	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.67
168.80/43.10	c calculated reachability. Time: 0.00
168.80/43.10	c  N st    53    357898       150      3195         0     30404     15975    556359   no data   no data  --
185.95/47.46	c  N st    54    390291       150      3195         0     36435     15975    722658   no data   no data  --
210.28/53.53	c  N st    55    438879       150      3195         0     30306     15975    515719   no data   no data  --
245.79/62.40	c  N st    56    511761       150      3195         0     43380     15975    882615   no data   no data  --
257.75/65.48	c  N st    57    536847       150      3195         0     37830     15975    684039   no data   no data  --
257.75/65.48	c  S st    57    536847       150      3195         0     37830     15975    684039   no data   no data  --
258.15/65.58	c  S st    57    537349       150      3195         0     38321     15975    698267   no data   no data  --
258.15/65.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
258.15/65.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
258.15/65.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
258.55/65.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
258.55/65.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
258.55/65.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
258.55/65.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
267.73/67.94	c lits-rem:      2454  cl-subs:     1556  v-elim:      0  v-fix:    0  time:  9.30 s
267.73/67.94	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
267.73/67.95	c vivif2 --  cl tried    36765 cl shrink        0 lits rem          0 time: 0.03
268.53/68.18	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.91
268.53/68.18	c calculated reachability. Time: 0.00
268.53/68.18	c  N st    57    537349       150      3195         0     36765     15975    645871   no data   no data  --
357.10/90.39	c  N st    58    701334       150      3195         0     65101     15975   1456575   no data   no data  --
421.34/106.45	c  N st    59    806023       150      3195         0     59196     15975   1223177   no data   no data  --
421.34/106.45	c  S st    59    806023       150      3195         0     59196     15975   1223177   no data   no data  --
422.14/106.61	c  S st    59    806526       150      3195         0     59689     15975   1238547   no data   no data  --
422.14/106.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
422.14/106.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
422.14/106.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
422.14/106.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
422.14/106.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
422.14/106.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
422.14/106.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
450.49/113.74	c lits-rem:      2122  cl-subs:     4340  v-elim:      0  v-fix:    0  time: 28.11 s
450.49/113.74	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
450.49/113.75	c vivif2 --  cl tried    55349 cl shrink        0 lits rem          0 time: 0.05
451.65/114.04	c asymm  cl-useful: 0/2366/3195 lits-rem:0 time: 1.17
451.65/114.04	c calculated reachability. Time: 0.00
451.65/114.04	c  N st    59    806526       150      3195         0     55349     15975   1103993   no data   no data  --
628.80/158.40	c  F st    60   1071875       150      3195         0     70781     15975   1470134   no data   no data  --
628.80/158.40	c  N st    60   1071875       150      3195         0     70781     15975   1470134   no data   no data  --
633.59/159.60	c Decided on static restart strategy
653.53/164.63	c  N st    70   1100185       150      3195         0     55293     15975    973873   no data   no data  --
685.46/172.63	c  N st    72   1136179       150      3195         0     45860     15975    651523   no data   no data  --
709.00/178.54	c  N st    73   1168571       150      3195         0     76566     15975   1587456   no data   no data  --
738.12/185.85	c  N st    74   1209790       150      3195         0     70836     15975   1380658   no data   no data  --
738.12/185.85	c  S st    74   1209790       150      3195         0     70836     15975   1380658   no data   no data  --
738.92/186.06	c  S st    74   1210293       150      3195         0     71325     15975   1395643   no data   no data  --
738.92/186.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
738.92/186.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
738.92/186.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
739.32/186.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
739.32/186.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
739.32/186.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
739.32/186.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
806.34/202.90	c lits-rem:      2188  cl-subs:     5203  v-elim:      0  v-fix:    0  time: 66.84 s
806.34/202.90	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
806.34/202.92	c vivif2 --  cl tried    66122 cl shrink        0 lits rem          0 time: 0.07
807.14/203.14	c asymm  cl-useful: 0/829/3195 lits-rem:0 time: 0.91
807.14/203.15	c calculated reachability. Time: 0.00
807.14/203.15	c  N st    74   1210293       150      3195         0     66122     15975   1238061   no data   no data  --
874.17/219.96	c  N st    75   1283177       150      3195         0     89677     15975   1944932   no data   no data  --
991.05/249.21	c  N st    76   1392500       150      3195         0     51409     15975    726628   no data   no data  --
1145.07/287.85	c  N st    77   1556484       150      3195         0     56031     15975    814068   no data   no data  --
1289.91/324.16	c  N st    78   1710293       150      3195         0     96032     15975   1965171   no data   no data  --
1289.91/324.16	c  S st    78   1710293       150      3195         0     96032     15975   1965171   no data   no data  --
1291.10/324.49	c  S st    78   1710797       150      3195         0     96524     15975   1979859   no data   no data  --
1291.51/324.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1291.51/324.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1291.51/324.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1291.90/324.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1291.90/324.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1291.90/324.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1291.90/324.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1402.85/352.45	c lits-rem:      1527  cl-subs:    10425  v-elim:      0  v-fix:    0  time: 111.04 s
1402.85/352.45	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1402.85/352.47	c vivif2 --  cl tried    86099 cl shrink        0 lits rem          0 time: 0.08
1404.41/352.82	c asymm  cl-useful: 0/1644/3195 lits-rem:0 time: 1.38
1404.41/352.82	c calculated reachability. Time: 0.00
1404.41/352.82	c  N st    78   1710797       150      3195         0     86099     15975   1689950   no data   no data  --
1760.67/442.16	c  N st    79   2079761       150      3195         0     98311     15975   2002330   no data   no data  --
1900.31/477.12	c  N st    80   2210797       150      3195         0    102106     15975   2038993   no data   no data  --
1900.31/477.12	c  S st    80   2210797       150      3195         0    102106     15975   2038993   no data   no data  --
1901.51/477.49	c  S st    80   2211302       150      3195         0    102595     15975   2053658   no data   no data  --
1901.51/477.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1901.51/477.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1901.91/477.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
1902.32/477.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1902.32/477.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1902.32/477.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1902.32/477.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2015.63/506.03	c lits-rem:      6585  cl-subs:     9378  v-elim:      0  v-fix:    0  time: 113.37 s
2015.63/506.03	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2015.63/506.05	c vivif2 --  cl tried    93217 cl shrink        0 lits rem          0 time: 0.09
2017.26/506.42	c asymm  cl-useful: 0/1202/3195 lits-rem:0 time: 1.47
2017.26/506.42	c calculated reachability. Time: 0.00
2017.26/506.42	c  N st    80   2211302       150      3195         0     93217     15975   1772342   no data   no data  --
2514.75/631.17	c  N st    81   2711302       150      3195         0    115368     15975   2287180   no data   no data  --
2514.75/631.17	c  S st    81   2711302       150      3195         0    115368     15975   2287180   no data   no data  --
2516.35/631.57	c  S st    81   2711807       150      3195         0    115861     15975   2301652   no data   no data  --
2516.35/631.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2516.35/631.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2516.75/631.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.24
2516.75/631.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2516.75/631.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2516.75/631.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2516.75/631.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2695.08/676.34	c lits-rem:      6395  cl-subs:    13463  v-elim:      0  v-fix:    0  time: 177.99 s
2695.08/676.34	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2695.08/676.36	c vivif2 --  cl tried   102398 cl shrink        0 lits rem          0 time: 0.10
2696.68/676.77	c asymm  cl-useful: 0/1350/3195 lits-rem:0 time: 1.65
2696.68/676.78	c calculated reachability. Time: 0.00
2696.68/676.78	c  N st    81   2711807       150      3195         0    102398     15975   1928400   no data   no data  --
3325.74/834.75	c  N st    82   3211807       150      3195         0     80710     15975   1153183   no data   no data  --
3325.74/834.75	c  S st    82   3211807       150      3195         0     80710     15975   1153183   no data   no data  --
3326.94/835.04	c  S st    82   3212310       150      3195         0     81208     15975   1167959   no data   no data  --
3326.94/835.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3326.94/835.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3327.34/835.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.20
3327.34/835.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3327.34/835.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3327.34/835.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3327.34/835.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3357.27/842.62	c lits-rem:       994  cl-subs:     1399  v-elim:      0  v-fix:    0  time: 29.84 s
3357.27/842.62	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3357.27/842.64	c vivif2 --  cl tried    79809 cl shrink        0 lits rem          0 time: 0.07
3358.90/843.09	c asymm  cl-useful: 0/1443/3195 lits-rem:0 time: 1.80
3358.90/843.09	c calculated reachability. Time: 0.00
3358.90/843.09	c  N st    82   3212310       150      3195         0     79809     15975   1125205   no data   no data  --
4036.79/1012.97	c  N st    83   3712310       150      3195         0     90395     15975   1348064   no data   no data  --
4036.79/1012.97	c  S st    83   3712310       150      3195         0     90395     15975   1348064   no data   no data  --
4037.98/1013.26	c  S st    83   3712814       150      3195         0     90888     15975   1362878   no data   no data  --
4037.98/1013.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4037.98/1013.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4038.38/1013.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.18
4038.38/1013.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4038.38/1013.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4038.38/1013.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4038.38/1013.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4077.48/1023.13	c lits-rem:      3764  cl-subs:     1957  v-elim:      0  v-fix:    0  time: 38.98 s
4077.48/1023.13	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4077.48/1023.15	c vivif2 --  cl tried    88931 cl shrink        0 lits rem          0 time: 0.07
4078.71/1023.48	c asymm  cl-useful: 0/1644/3195 lits-rem:0 time: 1.33
4078.71/1023.48	c calculated reachability. Time: 0.00
4078.71/1023.48	c  N st    83   3712814       150      3195         0     88931     15975   1297798   no data   no data  --
4137.72/1038.22	c  F st    84   3751564       150      3195         0    125641     15975   2470575   no data   no data  --
4137.72/1038.23	c  N st    84   3751564       150      3195         0    125641     15975   2470575   no data   no data  --
4148.53/1040.98	c Decided on static restart strategy
4190.39/1051.48	c  N st    94   3779873       150      3195         0    152447     15975   3306256   no data   no data  --
4241.84/1064.39	c  N st    96   3815868       150      3195         0    106224     15975   1797891   no data   no data  --
4292.52/1077.08	c  N st    97   3848261       150      3195         0    136844     15975   2719830   no data   no data  --
4367.95/1095.93	c  N st    98   3896850       150      3195         0    101470     15975   1630559   no data   no data  --
4472.47/1122.15	c  N st    99   3969732       150      3195         0     87912     15975   1193222   no data   no data  --
4622.49/1159.76	c  N st   100   4079055       150      3195         0    107657     15975   1793250   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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369005-1305410079/watcher-3369005-1305410079 -o /tmp/evaluation-result-3369005-1305410079/solver-3369005-1305410079 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369005-1305410079.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: 4.15 5.43 6.89 7/285 5274
/proc/meminfo: memFree=19012196/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 417 0 0 0 0 0 0 0 25 0 4 0 652607561 52465664 357 33554432000 4194304 4650419 140735263736624 18446744073709551615 47551678060545 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5274/statm: 12809 357 306 112 0 7774 0
[pid=5274/tid=5275] ppid=5272 vsize=273564 CPUtime=0 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 117 0 0 0 0 0 0 0 25 0 4 0 652607561 280129536 734 33554432000 4194304 4650419 140735263736624 18446744073709551615 274664466674 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=273564 CPUtime=0 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 126 0 0 0 0 0 0 0 25 0 4 0 652607561 280129536 734 33554432000 4194304 4650419 140735263736624 18446744073709551615 4370582 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=273564 CPUtime=0 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 31 0 0 0 0 0 0 0 25 0 4 0 652607561 280129536 734 33554432000 4194304 4650419 140735263736624 18446744073709551615 274664913390 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.110311 s]
/proc/loadavg: 4.15 5.43 6.89 7/285 5274
/proc/meminfo: memFree=19012196/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=282840 CPUtime=0.41 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 2077 0 0 0 41 0 0 0 25 0 4 0 652607561 289628160 1919 33554432000 4194304 4650419 140735263736624 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5274/statm: 70710 1919 389 112 0 65675 0
[pid=5274/tid=5275] ppid=5272 vsize=282840 CPUtime=0.1 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 439 0 0 0 10 0 0 0 25 0 4 0 652607561 289628160 1919 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=282840 CPUtime=0.1 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 476 0 0 0 10 0 0 0 25 0 4 0 652607561 289628160 1919 33554432000 4194304 4650419 140735263736624 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=282840 CPUtime=0.09 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 292 0 0 0 9 0 0 0 25 0 4 0 652607561 289628160 1920 33554432000 4194304 4650419 140735263736624 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282840

[startup+0.200296 s]
/proc/loadavg: 4.15 5.43 6.89 7/285 5274
/proc/meminfo: memFree=19012196/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=284456 CPUtime=0.77 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 2980 0 0 0 77 0 0 0 25 0 4 0 652607561 291282944 2100 33554432000 4194304 4650419 140735263736624 18446744073709551615 4333687 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5274/statm: 71114 2100 391 112 0 66079 0
[pid=5274/tid=5275] ppid=5272 vsize=284456 CPUtime=0.19 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 671 0 0 0 19 0 0 0 25 0 4 0 652607561 291282944 2100 33554432000 4194304 4650419 140735263736624 18446744073709551615 4331995 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=284456 CPUtime=0.19 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 704 0 0 0 19 0 0 0 25 0 4 0 652607561 291282944 2100 33554432000 4194304 4650419 140735263736624 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=284456 CPUtime=0.18 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 507 0 0 0 18 0 0 0 25 0 4 0 652607561 291282944 2100 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 284456

[startup+0.300278 s]
/proc/loadavg: 4.15 5.43 6.89 7/285 5274
/proc/meminfo: memFree=19012196/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=284456 CPUtime=1.17 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 3412 0 0 0 117 0 0 0 25 0 4 0 652607561 291282944 2532 33554432000 4194304 4650419 140735263736624 18446744073709551615 4331301 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5274/statm: 71114 2532 391 112 0 66079 0
[pid=5274/tid=5275] ppid=5272 vsize=284456 CPUtime=0.29 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 780 0 0 0 29 0 0 0 25 0 4 0 652607561 291282944 2532 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=284456 CPUtime=0.29 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 806 0 0 0 29 0 0 0 25 0 4 0 652607561 291282944 2533 33554432000 4194304 4650419 140735263736624 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=284456 CPUtime=0.28 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 618 0 0 0 28 0 0 0 25 0 4 0 652607561 291282944 2533 33554432000 4194304 4650419 140735263736624 18446744073709551615 4332995 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284456

[startup+1.02583 s]
/proc/loadavg: 4.15 5.43 6.89 7/285 5274
/proc/meminfo: memFree=19012196/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=295660 CPUtime=3.57 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) D 5272 5274 4908 0 -1 4202496 6695 0 0 0 352 5 0 0 25 0 4 0 652607561 302755840 3282 33554432000 4194304 4650419 140735263736624 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5274/statm: 73915 3282 392 112 0 68880 0
[pid=5274/tid=5275] ppid=5272 vsize=295660 CPUtime=1 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 1961 0 0 0 100 0 0 0 25 0 4 0 652607561 302755840 3282 33554432000 4194304 4650419 140735263736624 18446744073709551615 274664851591 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=295660 CPUtime=0.56 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 1051 0 0 0 55 1 0 0 25 0 4 0 652607561 302755840 3282 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=295660 CPUtime=0.97 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) D 5272 5274 4908 0 -1 4202560 1514 0 0 0 96 1 0 0 18 0 4 0 652607561 302755840 3282 33554432000 4194304 4650419 140735263736624 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 295660

[startup+1.51007 s]
/proc/loadavg: 4.15 5.43 6.89 8/289 5279
/proc/meminfo: memFree=18989044/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=277952 CPUtime=5.02 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 8527 0 0 0 469 33 0 0 18 0 4 0 652607561 284622848 4315 33554432000 4194304 4650419 140735263736624 18446744073709551615 274664851639 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5274/statm: 69488 4315 393 112 0 64453 0
[pid=5274/tid=5275] ppid=5272 vsize=277952 CPUtime=1.38 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 2226 0 0 0 138 0 0 0 18 0 4 0 652607561 284622848 4315 33554432000 4194304 4650419 140735263736624 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=277952 CPUtime=0.77 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 1053 0 0 0 74 3 0 0 25 0 4 0 652607561 284622848 4315 33554432000 4194304 4650419 140735263736624 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=277952 CPUtime=1.36 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 1962 0 0 0 135 1 0 0 18 0 4 0 652607561 284622848 4315 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 277952

[startup+3.10079 s]
/proc/loadavg: 4.69 5.53 6.92 11/289 5279
/proc/meminfo: memFree=18967220/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=274792 CPUtime=9.93 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 14937 0 0 0 936 57 0 0 19 0 4 0 652607561 281387008 8827 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5274/statm: 68698 8827 393 112 0 63663 0
[pid=5274/tid=5275] ppid=5272 vsize=274792 CPUtime=2.84 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 4502 0 0 0 283 1 0 0 19 0 4 0 652607561 281387008 8827 33554432000 4194304 4650419 140735263736624 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=274792 CPUtime=1.43 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 1635 0 0 0 135 8 0 0 25 0 4 0 652607561 281387008 8827 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=274792 CPUtime=2.87 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 4573 0 0 0 284 3 0 0 19 0 4 0 652607561 281387008 8827 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.93
Current children cumulated vsize (KiB) 274792

[startup+6.30024 s]
/proc/loadavg: 4.69 5.53 6.92 9/289 5279
/proc/meminfo: memFree=18914416/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=292520 CPUtime=22.01 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 24685 0 0 0 2138 63 0 0 25 0 4 0 652607561 299540480 14718 33554432000 4194304 4650419 140735263736624 18446744073709551615 4439344 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5274/statm: 73130 14718 393 112 0 68095 0
[pid=5274/tid=5275] ppid=5272 vsize=292520 CPUtime=6.01 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 7239 0 0 0 599 2 0 0 25 0 4 0 652607561 299540480 14718 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=292520 CPUtime=4.63 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 4946 0 0 0 455 8 0 0 25 0 4 0 652607561 299540480 14718 33554432000 4194304 4650419 140735263736624 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=292520 CPUtime=6.07 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 6328 0 0 0 603 4 0 0 25 0 4 0 652607561 299540480 14718 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.01
Current children cumulated vsize (KiB) 292520

[startup+12.7011 s]
/proc/loadavg: 5.20 5.61 6.93 9/289 5279
/proc/meminfo: memFree=18876988/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=288788 CPUtime=47.54 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 42158 0 0 0 4687 67 0 0 25 0 4 0 652607561 295718912 23763 33554432000 4194304 4650419 140735263736624 18446744073709551615 4433059 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5274/statm: 72197 23763 393 112 0 67162 0
[pid=5274/tid=5275] ppid=5272 vsize=288788 CPUtime=12.34 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 11752 0 0 0 1232 2 0 0 25 0 4 0 652607561 295718912 23763 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=288788 CPUtime=11.03 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 9836 0 0 0 1094 9 0 0 25 0 4 0 652607561 295718912 23763 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=288788 CPUtime=12.47 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 10502 0 0 0 1242 5 0 0 25 0 4 0 652607561 295718912 23763 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 47.54
Current children cumulated vsize (KiB) 288788

[startup+25.5009 s]
/proc/loadavg: 5.71 5.70 6.94 9/289 5279
/proc/meminfo: memFree=18827892/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=309904 CPUtime=98.59 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 65050 0 0 0 9783 76 0 0 25 0 4 0 652607561 317341696 28567 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5274/statm: 77476 28567 393 112 0 72441 0
[pid=5274/tid=5275] ppid=5272 vsize=309904 CPUtime=25.03 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 19241 0 0 0 2499 4 0 0 25 0 4 0 652607561 317341696 28567 33554432000 4194304 4650419 140735263736624 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=309904 CPUtime=23.83 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 16752 0 0 0 2372 11 0 0 25 0 4 0 652607561 317341696 28567 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366068 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=309904 CPUtime=25.26 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 14033 0 0 0 2520 6 0 0 25 0 4 0 652607561 317341696 28567 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 98.59
Current children cumulated vsize (KiB) 309904

[startup+51.1005 s]
/proc/loadavg: 6.49 5.89 6.97 9/289 5280
/proc/meminfo: memFree=18769476/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=325044 CPUtime=200.7 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 102598 0 0 0 19984 86 0 0 25 0 4 0 652607561 332845056 38805 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5274/statm: 81261 38805 393 112 0 76226 0
[pid=5274/tid=5275] ppid=5272 vsize=325044 CPUtime=50.36 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 30349 0 0 0 5030 6 0 0 25 0 4 0 652607561 332845056 38805 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=325044 CPUtime=49.42 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 28108 0 0 0 4929 13 0 0 25 0 4 0 652607561 332845056 38805 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=325044 CPUtime=50.86 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 19252 0 0 0 5079 7 0 0 25 0 4 0 652607561 332845056 38805 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 200.7
Current children cumulated vsize (KiB) 325044

[startup+102.301 s]
/proc/loadavg: 7.44 6.24 7.03 9/289 5281
/proc/meminfo: memFree=18708436/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=334992 CPUtime=404.99 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 166502 0 0 0 40393 106 0 0 25 0 4 0 652607561 343031808 43639 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5274/statm: 83748 43639 393 112 0 78713 0
[pid=5274/tid=5275] ppid=5272 vsize=334992 CPUtime=101.07 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 48960 0 0 0 10096 11 0 0 25 0 4 0 652607561 343031808 43639 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=334992 CPUtime=100.62 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 45588 0 0 0 10044 18 0 0 25 0 4 0 652607561 343031808 43639 33554432000 4194304 4650419 140735263736624 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=334992 CPUtime=102.05 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 29750 0 0 0 10195 10 0 0 25 0 4 0 652607561 343031808 43639 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 404.99
Current children cumulated vsize (KiB) 334992

[startup+162.3 s]

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

[pid=5274] ppid=5272 vsize=541188 CPUtime=2559.45 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 488149 0 0 0 255709 236 0 0 25 0 4 0 652607561 554176512 103377 33554432000 4194304 4650419 140735263736624 18446744073709551615 4432376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5274/statm: 135297 103377 393 112 0 130262 0
[pid=5274/tid=5275] ppid=5272 vsize=541188 CPUtime=635.96 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 138182 0 0 0 63551 45 0 0 25 0 4 0 652607561 554176512 103377 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=541188 CPUtime=640.63 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 157302 0 0 0 64003 60 0 0 25 0 4 0 652607561 554176512 103377 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=541188 CPUtime=641.96 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 65187 0 0 0 64171 25 0 0 25 0 4 0 652607561 554176512 103377 33554432000 4194304 4650419 140735263736624 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2559.45
Current children cumulated vsize (KiB) 541188

[startup+702.301 s]
/proc/loadavg: 8.56 8.00 7.58 9/289 5309
/proc/meminfo: memFree=18328556/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=559836 CPUtime=2797.8 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 502867 0 0 0 279526 254 0 0 25 0 4 0 652607561 573272064 96836 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5274/statm: 139959 96836 393 112 0 134924 0
[pid=5274/tid=5275] ppid=5272 vsize=559836 CPUtime=695.13 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 138869 0 0 0 69467 46 0 0 25 0 4 0 652607561 573272064 96836 33554432000 4194304 4650419 140735263736624 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=559836 CPUtime=700.63 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 167167 0 0 0 69999 64 0 0 25 0 4 0 652607561 573272064 96836 33554432000 4194304 4650419 140735263736624 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=559836 CPUtime=701.92 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 68150 0 0 0 70166 26 0 0 25 0 4 0 652607561 573272064 96836 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2797.8
Current children cumulated vsize (KiB) 559836

[startup+762.3 s]
/proc/loadavg: 8.29 8.01 7.61 9/289 5311
/proc/meminfo: memFree=18302052/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=544720 CPUtime=3036.89 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 525232 0 0 0 303413 276 0 0 25 0 4 0 652607561 557793280 103450 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366845 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5274/statm: 136180 103450 393 112 0 131145 0
[pid=5274/tid=5275] ppid=5272 vsize=544720 CPUtime=754.59 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 143048 0 0 0 75410 49 0 0 25 0 4 0 652607561 557793280 103450 33554432000 4194304 4650419 140735263736624 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=544720 CPUtime=760.56 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 178345 0 0 0 75985 71 0 0 25 0 4 0 652607561 557793280 103450 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=544720 CPUtime=761.92 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 69582 0 0 0 76165 27 0 0 25 0 4 0 652607561 557793280 103450 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3036.89
Current children cumulated vsize (KiB) 544720

[startup+822.301 s]
/proc/loadavg: 8.15 8.02 7.64 9/289 5312
/proc/meminfo: memFree=18282556/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=572092 CPUtime=3276.28 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 545598 0 0 0 327341 287 0 0 25 0 4 0 652607561 585822208 111083 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5274/statm: 143023 111083 393 112 0 137988 0
[pid=5274/tid=5275] ppid=5272 vsize=572092 CPUtime=814.03 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 143652 0 0 0 81354 49 0 0 25 0 4 0 652607561 585822208 111083 33554432000 4194304 4650419 140735263736624 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=572092 CPUtime=820.55 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 188609 0 0 0 81979 76 0 0 25 0 4 0 652607561 585822208 111083 33554432000 4194304 4650419 140735263736624 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=572092 CPUtime=821.9 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 71120 0 0 0 82162 28 0 0 25 0 4 0 652607561 585822208 111083 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3276.28
Current children cumulated vsize (KiB) 572092

[startup+882.301 s]
/proc/loadavg: 8.16 8.05 7.67 9/289 5314
/proc/meminfo: memFree=18290600/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=545072 CPUtime=3515.68 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 560913 0 0 0 351274 294 0 0 25 0 4 0 652607561 558153728 109074 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5274/statm: 136268 109074 393 112 0 131233 0
[pid=5274/tid=5275] ppid=5272 vsize=545072 CPUtime=873.5 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 144256 0 0 0 87300 50 0 0 25 0 4 0 652607561 558153728 109074 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=545072 CPUtime=880.54 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 198964 0 0 0 87974 80 0 0 25 0 4 0 652607561 558153728 109074 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=545072 CPUtime=881.9 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 71334 0 0 0 88161 29 0 0 25 0 4 0 652607561 558153728 109074 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3515.68
Current children cumulated vsize (KiB) 545072

[startup+942.3 s]
/proc/loadavg: 8.14 8.06 7.70 9/289 5316
/proc/meminfo: memFree=18241368/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=570428 CPUtime=3755.1 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 587195 0 0 0 375204 306 0 0 25 0 4 0 652607561 584118272 115226 33554432000 4194304 4650419 140735263736624 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5274/statm: 142607 115226 393 112 0 137572 0
[pid=5274/tid=5275] ppid=5272 vsize=570428 CPUtime=932.95 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 151874 0 0 0 93242 53 0 0 25 0 4 0 652607561 584118272 115226 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=570428 CPUtime=940.53 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 207795 0 0 0 93969 84 0 0 25 0 4 0 652607561 584118272 115226 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=570428 CPUtime=941.88 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 73385 0 0 0 94159 29 0 0 25 0 4 0 652607561 584118272 115226 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3755.1
Current children cumulated vsize (KiB) 570428

[startup+1002.3 s]
/proc/loadavg: 8.14 8.08 7.72 9/289 5317
/proc/meminfo: memFree=18204036/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=584560 CPUtime=3994.5 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 604999 0 0 0 399131 319 0 0 25 0 4 0 652607561 598589440 120065 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366835 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5274/statm: 146140 120065 393 112 0 141105 0
[pid=5274/tid=5275] ppid=5272 vsize=584560 CPUtime=992.41 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 152416 0 0 0 99187 54 0 0 25 0 4 0 652607561 598589440 120065 33554432000 4194304 4650419 140735263736624 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=584560 CPUtime=1000.52 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 215605 0 0 0 99963 89 0 0 25 0 4 0 652607561 598589440 120065 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=584560 CPUtime=1001.87 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 74935 0 0 0 100157 30 0 0 25 0 4 0 652607561 598589440 120065 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3994.5
Current children cumulated vsize (KiB) 584560

[startup+1062.3 s]
/proc/loadavg: 8.13 8.09 7.75 9/289 5319
/proc/meminfo: memFree=18194456/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=706888 CPUtime=4233.87 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 624590 0 0 0 423058 329 0 0 25 0 4 0 652607561 723853312 124776 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5274/statm: 176722 124776 393 112 0 171687 0
[pid=5274/tid=5275] ppid=5272 vsize=706888 CPUtime=1051.87 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 153481 0 0 0 105132 55 0 0 25 0 4 0 652607561 723853312 124776 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=706888 CPUtime=1060.51 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 222706 0 0 0 105959 92 0 0 25 0 4 0 652607561 723853312 124776 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=706888 CPUtime=1061.87 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 79781 0 0 0 106156 31 0 0 25 0 4 0 652607561 723853312 124776 33554432000 4194304 4650419 140735263736624 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4233.87
Current children cumulated vsize (KiB) 706888

[startup+1122.3 s]
/proc/loadavg: 8.14 8.10 7.77 9/289 5320
/proc/meminfo: memFree=18203000/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=730060 CPUtime=4473.29 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 647934 0 0 0 446989 340 0 0 25 0 4 0 652607561 747581440 118633 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5274/statm: 182515 118633 393 112 0 177480 0
[pid=5274/tid=5275] ppid=5272 vsize=730060 CPUtime=1111.32 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 157906 0 0 0 111076 56 0 0 25 0 4 0 652607561 747581440 118635 33554432000 4194304 4650419 140735263736624 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=730060 CPUtime=1120.52 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 230336 0 0 0 111957 95 0 0 25 0 4 0 652607561 747581440 118635 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=730060 CPUtime=1121.88 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 83948 0 0 0 112155 33 0 0 25 0 4 0 652607561 747581440 118635 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4473.29
Current children cumulated vsize (KiB) 730060

[startup+1182.3 s]
/proc/loadavg: 8.17 8.11 7.79 9/289 5322
/proc/meminfo: memFree=18171844/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=694088 CPUtime=4712.64 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 676971 0 0 0 470911 353 0 0 25 0 4 0 652607561 710746112 129952 33554432000 4194304 4650419 140735263736624 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5274/statm: 173522 129952 393 112 0 168487 0
[pid=5274/tid=5275] ppid=5272 vsize=694088 CPUtime=1170.78 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 165413 0 0 0 117019 59 0 0 25 0 4 0 652607561 710746112 129952 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=694088 CPUtime=1180.5 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 239228 0 0 0 117950 100 0 0 25 0 4 0 652607561 710746112 129952 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=694088 CPUtime=1181.88 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 90093 0 0 0 118153 35 0 0 25 0 4 0 652607561 710746112 129952 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4712.64
Current children cumulated vsize (KiB) 694088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.6 s]
/proc/loadavg: 8.27 8.13 7.81 11/289 5354
/proc/meminfo: memFree=18520804/32951132 swapFree=67093824/67111528
[pid=5274] ppid=5272 vsize=694628 CPUtime=4800.02 cores=0,2,4,6
/proc/5274/stat : 5274 (strangenight1-m) R 5272 5274 4908 0 -1 4202496 683941 0 0 0 479644 358 0 0 25 0 4 0 652607561 711299072 125800 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5274/statm: 173657 125800 393 112 0 168622 0
[pid=5274/tid=5275] ppid=5272 vsize=694628 CPUtime=1192.18 cores=0,2,4,6
/proc/5274/task/5275/stat : 5275 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 166110 0 0 0 119158 60 0 0 25 0 4 0 652607561 711299072 125800 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5274/tid=5276] ppid=5272 vsize=694628 CPUtime=1202.81 cores=0,2,4,6
/proc/5274/task/5276/stat : 5276 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 241223 0 0 0 120180 101 0 0 25 0 4 0 652607561 711299072 125800 33554432000 4194304 4650419 140735263736624 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5274/tid=5277] ppid=5272 vsize=694628 CPUtime=1204.19 cores=0,2,4,6
/proc/5274/task/5277/stat : 5277 (strangenight1-m) R 5272 5274 4908 0 -1 4202560 91130 0 0 0 120383 36 0 0 25 0 4 0 652607561 711299072 125800 33554432000 4194304 4650419 140735263736624 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 694628

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): 1204.64
CPU time (s): 4800.08
CPU user time (s): 4796.47
CPU system time (s): 3.61245
CPU usage (%): 398.465
Max. virtual memory (cumulated for all children) (KiB): 814280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.47
system time used= 3.61245
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 683941
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= 677
involuntary context switches= 20609

runsolver used 3.20251 second user time and 7.74782 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 23:54:39
IDJOB=3369005
IDBENCH=83014
IDSOLVER=1846
FILE ID=node131/3369005-1305410079
RUNJOBID= node131-1305410075-5221
PBS_JOBID= 13324514
Free space on /tmp= 73684 MiB

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

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

MD5SUM BENCH= ea72de9bc2f16b1185170420c6413a72
RANDOM SEED=75785999

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19012352 kB
Buffers:        273740 kB
Cached:        3639792 kB
SwapCached:       1504 kB
Active:       10617684 kB
Inactive:      3063888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19012352 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           12668 kB
Writeback:           0 kB
AnonPages:     9766292 kB
Mapped:          27308 kB
Slab:           164408 kB
PageTables:      31460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28129072 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73676 MiB
End job on node131 at 2011-05-15 00:14:46