Trace number 3175364

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1499315720-089.SATISFIABLE.cnf
MD5SUM2a32c611c54ab908b08295ea33000743
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.24681
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-3175364-1304121071.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.01	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:      80 undec:       2 neg:      68
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.00/0.06	c Decided on static restart strategy
0.37/0.14	c  N st     8      4917       150      3195         0      4714     15975    146494   no data   no data  --
1.17/0.37	c  N st    10     11303       150      3195         0      4355     15975    101397   no data   no data  --
1.97/0.58	c  N st    11     17047       150      3195         0      9809     15975    261459   no data   no data  --
3.57/0.95	c  F st    12     25000       150      3195         0     12048     15975    331455   no data   no data  --
3.57/0.95	c  N st    12     25000       150      3195         0     12048     15975    331455   no data   no data  --
4.38/1.18	c Decided on static restart strategy
4.38/1.18	c  N st    18     30000       150      3195         0     10316     15975    259705   no data   no data  --
4.38/1.18	c  S st    18     30000       150      3195         0     10316     15975    259705   no data   no data  --
4.76/1.21	c  S st    18     30503       150      3195         0     10814     15975    274448   no data   no data  --
4.76/1.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.76/1.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.76/1.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.76/1.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.76/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.76/1.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.76/1.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.96/2.07	c lits-rem:      3233  cl-subs:     1209  v-elim:      0  v-fix:    0  time:  3.36 s
8.37/2.12	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.20
8.37/2.12	c calculated reachability. Time: 0.00
8.37/2.12	c  N st    18     30503       150      3195         0      9605     15975    231997   no data   no data  --
9.56/2.46	c  N st    20     37614       150      3195         0      8883     15975    197193   no data   no data  --
10.76/2.78	c  N st    21     44014       150      3195         0     14928     15975    386782   no data   no data  --
11.16/2.89	c  S st    22     45757       150      3195         0     16582     15975    435889   no data   no data  --
11.56/2.94	c  S st    22     46258       150      3195         0      8566     15975    167143   no data   no data  --
11.56/2.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.56/2.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.56/2.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.56/2.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.56/2.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
11.56/2.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.77/3.24	c lits-rem:       370  cl-subs:      127  v-elim:      0  v-fix:    0  time:  1.15 s
12.77/3.24	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
12.77/3.24	c vivif2 --  cl tried     8439 cl shrink        0 lits rem          0 time: 0.01
12.77/3.28	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.17
12.77/3.28	c calculated reachability. Time: 0.00
12.77/3.28	c  N st    22     46258       150      3195         0      8439     15975    162540   no data   no data  --
15.95/4.06	c  N st    23     60656       150      3195         0     12659     15975    273589   no data   no data  --
18.35/4.63	c  N st    24     69388       150      3195         0     10526     15975    194669   no data   no data  --
18.35/4.63	c  S st    24     69388       150      3195         0     10526     15975    194669   no data   no data  --
18.35/4.66	c  S st    24     69890       150      3195         0     11016     15975    209434   no data   no data  --
18.35/4.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.35/4.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.35/4.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
18.35/4.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.35/4.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.35/4.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
18.35/4.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.14/5.36	c lits-rem:       409  cl-subs:      220  v-elim:      0  v-fix:    0  time:  2.77 s
21.14/5.36	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
21.14/5.36	c vivif2 --  cl tried    10796 cl shrink        0 lits rem          0 time: 0.01
21.56/5.41	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.21
21.56/5.41	c calculated reachability. Time: 0.00
21.56/5.42	c  N st    24     69890       150      3195         0     10796     15975    201860   no data   no data  --
25.95/6.58	c  F st    25     87501       150      3195         0     16121     15975    351051   no data   no data  --
25.95/6.58	c  N st    25     87501       150      3195         0     16121     15975    351051   no data   no data  --
27.54/6.97	c Decided on static restart strategy
28.33/7.18	c  N st    32     95539       150      3195         0     23765     15975    577165   no data   no data  --
30.75/7.73	c  N st    34    104836       150      3195         0     20266     15975    470608   no data   no data  --
30.75/7.73	c  S st    34    104836       150      3195         0     20266     15975    470608   no data   no data  --
30.75/7.79	c  S st    34    105339       150      3195         0     20752     15975    484783   no data   no data  --
30.75/7.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.75/7.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.13/7.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
31.13/7.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.13/7.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.13/7.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
31.13/7.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.52/9.47	c lits-rem:      4181  cl-subs:     1394  v-elim:      0  v-fix:    0  time:  6.63 s
37.52/9.47	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
37.52/9.48	c vivif2 --  cl tried    19358 cl shrink        0 lits rem          0 time: 0.02
37.92/9.58	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.42
37.92/9.58	c calculated reachability. Time: 0.00
37.92/9.58	c  N st    34    105339       150      3195         0     19358     15975    434734   no data   no data  --
41.11/10.38	c  N st    35    114937       150      3195         0     15194     15975    297652   no data   no data  --
45.91/11.52	c  N st    36    129334       150      3195         0     14611     15975    256710   no data   no data  --
52.72/13.23	c  N st    37    150930       150      3195         0     19883     15975    396953   no data   no data  --
54.69/13.74	c  S st    38    158008       150      3195         0     26620     15975    610000   no data   no data  --
55.09/13.81	c  S st    38    158512       150      3195         0     27117     15975    624353   no data   no data  --
55.09/13.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.09/13.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.09/13.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
55.09/13.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.09/13.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.09/13.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
55.09/13.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.49/15.94	c lits-rem:      5042  cl-subs:     2099  v-elim:      0  v-fix:    0  time:  8.37 s
63.49/15.94	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
63.49/15.94	c vivif2 --  cl tried    25018 cl shrink        0 lits rem          0 time: 0.02
63.89/16.08	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.52
63.89/16.08	c calculated reachability. Time: 0.00
63.89/16.08	c  N st    38    158512       150      3195         0     25018     15975    550529   no data   no data  --
81.46/20.49	c  N st    39    207100       150      3195         0     19901     15975    355069   no data   no data  --
92.27/23.19	c  N st    40    237769       150      3195         0     30003     15975    656661   no data   no data  --
92.27/23.19	c  S st    40    237769       150      3195         0     30003     15975    656661   no data   no data  --
92.65/23.29	c  S st    40    238271       150      3195         0     30498     15975    670880   no data   no data  --
92.65/23.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
92.65/23.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.05/23.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
93.05/23.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.05/23.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.05/23.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
93.05/23.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.63/25.74	c lits-rem:      4803  cl-subs:     2335  v-elim:      0  v-fix:    0  time:  9.66 s
102.63/25.74	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
102.63/25.75	c vivif2 --  cl tried    28163 cl shrink        0 lits rem          0 time: 0.03
103.03/25.89	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.57
103.03/25.89	c calculated reachability. Time: 0.00
103.03/25.89	c  N st    40    238271       150      3195         0     28163     15975    590772   no data   no data  --
129.00/32.39	c  F st    41    306250       150      3195         0     30085     15975    590468   no data   no data  --
129.00/32.39	c  N st    41    306250       150      3195         0     30085     15975    590468   no data   no data  --
131.41/32.94	c Decided on static restart strategy
140.61/35.24	c  N st    51    334557       150      3195         0     34239     15975    705721   no data   no data  --
150.57/37.77	c  N st    53    357406       150      3195         0     32250     15975    618257   no data   no data  --
150.57/37.77	c  S st    53    357406       150      3195         0     32250     15975    618257   no data   no data  --
150.97/37.85	c  S st    53    357908       150      3195         0     32741     15975    632903   no data   no data  --
150.97/37.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
150.97/37.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
150.97/37.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
150.97/37.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.97/37.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.97/37.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
150.97/37.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.56/39.75	c lits-rem:      3876  cl-subs:     1473  v-elim:      0  v-fix:    0  time:  7.46 s
158.56/39.75	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
158.56/39.76	c vivif2 --  cl tried    31268 cl shrink        0 lits rem          0 time: 0.02
159.36/39.95	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.75
159.36/39.95	c calculated reachability. Time: 0.00
159.36/39.95	c  N st    53    357908       150      3195         0     31268     15975    581584   no data   no data  --
173.75/43.59	c  N st    54    390302       150      3195         0     37322     15975    750876   no data   no data  --
201.73/50.53	c  N st    55    438891       150      3195         0     31220     15975    542468   no data   no data  --
237.66/59.59	c  N st    56    511773       150      3195         0     44279     15975    906484   no data   no data  --
251.24/62.90	c  N st    57    536863       150      3195         0     38773     15975    707638   no data   no data  --
251.24/62.90	c  S st    57    536863       150      3195         0     38773     15975    707638   no data   no data  --
251.65/63.00	c  S st    57    537368       150      3195         0     39266     15975    722320   no data   no data  --
251.65/63.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
251.65/63.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
251.65/63.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
251.65/63.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
251.65/63.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
251.65/63.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
251.65/63.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
261.23/65.43	c lits-rem:      3127  cl-subs:     1801  v-elim:      0  v-fix:    0  time:  9.54 s
261.23/65.43	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
261.23/65.43	c vivif2 --  cl tried    37465 cl shrink        0 lits rem          0 time: 0.03
262.03/65.65	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.86
262.03/65.65	c calculated reachability. Time: 0.00
262.03/65.65	c  N st    57    537368       150      3195         0     37465     15975    665347   no data   no data  --
356.31/89.20	c  N st    58    701353       150      3195         0     65481     15975   1442037   no data   no data  --
427.42/107.04	c  N st    59    806054       150      3195         0     59691     15975   1227674   no data   no data  --
427.42/107.04	c  S st    59    806054       150      3195         0     59691     15975   1227674   no data   no data  --
428.22/107.21	c  S st    59    806555       150      3195         0     60183     15975   1242302   no data   no data  --
428.22/107.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
428.22/107.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
428.22/107.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
428.22/107.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
428.22/107.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
428.22/107.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
428.22/107.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
466.16/116.74	c lits-rem:      1094  cl-subs:     5037  v-elim:      0  v-fix:    0  time: 37.79 s
466.16/116.74	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
466.16/116.75	c vivif2 --  cl tried    55146 cl shrink        0 lits rem          0 time: 0.05
467.36/117.03	c asymm  cl-useful: 0/2456/3195 lits-rem:0 time: 1.12
467.36/117.03	c calculated reachability. Time: 0.00
467.36/117.03	c  N st    59    806555       150      3195         0     55146     15975   1092539   no data   no data  --
640.33/160.38	c  F st    60   1071875       150      3195         0     70814     15975   1464579   no data   no data  --
640.33/160.38	c  N st    60   1071875       150      3195         0     70814     15975   1464579   no data   no data  --
644.72/161.40	c Decided on static restart strategy
661.90/165.75	c  N st    70   1100177       150      3195         0     55229     15975    959917   no data   no data  --
689.07/172.59	c  N st    72   1136170       150      3195         0     45836     15975    655498   no data   no data  --
714.63/178.98	c  N st    73   1168563       150      3195         0     76551     15975   1616459   no data   no data  --
752.18/188.33	c  N st    74   1209833       150      3195         0     71013     15975   1392900   no data   no data  --
752.18/188.33	c  S st    74   1209833       150      3195         0     71013     15975   1392900   no data   no data  --
753.38/188.60	c  S st    74   1210337       150      3195         0     71508     15975   1408178   no data   no data  --
753.38/188.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
753.38/188.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
753.38/188.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
753.78/188.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
753.78/188.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
753.78/188.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
753.78/188.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
816.49/204.49	c lits-rem:      2018  cl-subs:     5331  v-elim:      0  v-fix:    0  time: 63.02 s
816.49/204.49	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
816.90/204.51	c vivif2 --  cl tried    66177 cl shrink        0 lits rem          0 time: 0.05
817.31/204.68	c asymm  cl-useful: 0/739/3195 lits-rem:0 time: 0.68
817.31/204.68	c calculated reachability. Time: 0.00
817.31/204.68	c  N st    74   1210337       150      3195         0     66177     15975   1243639   no data   no data  --
888.79/222.59	c  N st    75   1283219       150      3195         0     89779     15975   1976334   no data   no data  --
1001.86/250.85	c  N st    76   1392543       150      3195         0     51219     15975    731194   no data   no data  --
1145.25/286.71	c  N st    77   1556527       150      3195         0     55986     15975    827458   no data   no data  --
1284.25/321.59	c  N st    78   1710339       150      3195         0     96422     15975   2032319   no data   no data  --
1284.25/321.59	c  S st    78   1710339       150      3195         0     96422     15975   2032319   no data   no data  --
1285.85/321.91	c  S st    78   1710840       150      3195         0     96916     15975   2046927   no data   no data  --
1285.85/321.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1285.85/321.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1285.85/321.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1286.25/322.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1286.25/322.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1286.25/322.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1286.25/322.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1476.41/369.68	c lits-rem:      8464  cl-subs:     9795  v-elim:      0  v-fix:    0  time: 190.26 s
1476.41/369.68	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1476.79/369.70	c vivif2 --  cl tried    87121 cl shrink        0 lits rem          0 time: 0.09
1478.39/370.18	c asymm  cl-useful: 0/1402/3195 lits-rem:0 time: 1.93
1478.39/370.19	c calculated reachability. Time: 0.00
1478.39/370.19	c  N st    78   1710840       150      3195         0     87121     15975   1741046   no data   no data  --
1845.50/462.04	c  N st    79   2079805       150      3195         0     98612     15975   2000674   no data   no data  --
1968.13/492.72	c  N st    80   2210842       150      3195         0    103045     15975   2107801   no data   no data  --
1968.13/492.72	c  S st    80   2210842       150      3195         0    103045     15975   2107801   no data   no data  --
1969.30/493.02	c  S st    80   2211344       150      3195         0    103531     15975   2122741   no data   no data  --
1969.30/493.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1969.30/493.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1969.30/493.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1969.70/493.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1969.70/493.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1969.70/493.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1969.70/493.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2100.34/525.86	c lits-rem:      2729  cl-subs:     7321  v-elim:      0  v-fix:    0  time: 130.69 s
2100.34/525.86	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2100.34/525.89	c vivif2 --  cl tried    96210 cl shrink        0 lits rem          0 time: 0.10
2102.33/526.30	c asymm  cl-useful: 0/1271/3195 lits-rem:0 time: 1.65
2102.33/526.30	c calculated reachability. Time: 0.00
2102.33/526.30	c  N st    80   2211344       150      3195         0     96210     15975   1902151   no data   no data  --
2649.17/663.28	c  N st    81   2711344       150      3195         0    118573     15975   2497275   no data   no data  --
2649.17/663.28	c  S st    81   2711344       150      3195         0    118573     15975   2497275   no data   no data  --
2651.15/663.70	c  S st    81   2711845       150      3195         0    119063     15975   2512334   no data   no data  --
2651.15/663.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2651.15/663.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2651.15/663.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.24
2651.55/663.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2651.55/663.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2651.55/663.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2651.55/663.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2906.00/727.59	c lits-rem:      3372  cl-subs:    11132  v-elim:      0  v-fix:    0  time: 254.57 s
2906.00/727.59	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2906.40/727.62	c vivif2 --  cl tried   107931 cl shrink        0 lits rem          0 time: 0.12
2907.20/727.88	c asymm  cl-useful: 0/522/3195 lits-rem:0 time: 1.02
2907.20/727.88	c calculated reachability. Time: 0.00
2907.20/727.88	c  N st    81   2711845       150      3195         0    107931     15975   2163203   no data   no data  --
3543.11/887.07	c  N st    82   3211845       150      3195         0     85370     15975   1307372   no data   no data  --
3543.11/887.07	c  S st    82   3211845       150      3195         0     85370     15975   1307372   no data   no data  --
3544.72/887.41	c  S st    82   3212348       150      3195         0     85865     15975   1323193   no data   no data  --
3544.72/887.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3544.72/887.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3544.72/887.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
3545.12/887.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3545.12/887.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3545.12/887.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3545.12/887.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3596.24/900.32	c lits-rem:       543  cl-subs:     2215  v-elim:      0  v-fix:    0  time: 51.12 s
3596.24/900.32	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3596.24/900.34	c vivif2 --  cl tried    83650 cl shrink        0 lits rem          0 time: 0.08
3597.84/900.79	c asymm  cl-useful: 0/1490/3195 lits-rem:0 time: 1.83
3597.84/900.80	c calculated reachability. Time: 0.00
3597.84/900.80	c  N st    82   3212348       150      3195         0     83650     15975   1257044   no data   no data  --
4180.64/1046.70	c  N st    83   3712348       150      3195         0     94308     15975   1484470   no data   no data  --
4180.64/1046.70	c  S st    83   3712348       150      3195         0     94308     15975   1484470   no data   no data  --
4181.84/1046.99	c  S st    83   3712853       150      3195         0     94799     15975   1499717   no data   no data  --
4182.24/1047.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4182.24/1047.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4182.24/1047.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
4182.24/1047.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4182.24/1047.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4182.24/1047.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4182.24/1047.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4228.98/1058.77	c lits-rem:       663  cl-subs:     2796  v-elim:      0  v-fix:    0  time: 46.65 s
4228.98/1058.77	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4228.98/1058.79	c vivif2 --  cl tried    92003 cl shrink        0 lits rem          0 time: 0.08
4230.99/1059.25	c asymm  cl-useful: 0/1256/3195 lits-rem:0 time: 1.83
4230.99/1059.25	c calculated reachability. Time: 0.00
4230.99/1059.25	c  N st    83   3712853       150      3195         0     92003     15975   1416755   no data   no data  --
4296.48/1075.69	c  F st    84   3751564       150      3195         0    128705     15975   2617984   no data   no data  --
4296.48/1075.69	c  N st    84   3751564       150      3195         0    128705     15975   2617984   no data   no data  --
4307.26/1078.38	c Decided on static restart strategy
4361.19/1091.80	c  N st    94   3779868       150      3195         0    155583     15975   3422930   no data   no data  --
4411.92/1104.56	c  N st    96   3815865       150      3195         0    109388     15975   1906278   no data   no data  --
4462.25/1117.17	c  N st    97   3848259       150      3195         0    139906     15975   2836325   no data   no data  --
4529.36/1133.95	c  N st    98   3896849       150      3195         0    104593     15975   1751835   no data   no data  --
4642.00/1162.14	c  N st    99   3969731       150      3195         0     91129     15975   1297945   no data   no data  --
4790.19/1199.21	c  N st   100   4079054       150      3195         0    110933     15975   1864647   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-3175364-1304121071/watcher-3175364-1304121071 -o /tmp/evaluation-result-3175364-1304121071/solver-3175364-1304121071 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175364-1304121071.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: 6.77 7.71 7.12 3/175 19246
/proc/meminfo: memFree=30884300/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=208168 CPUtime=0 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 754 0 0 0 0 0 0 0 24 0 4 0 523705792 213164032 684 33554432000 4194304 4650419 140735799214640 18446744073709551615 251813901345 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 52042 684 359 112 0 47007 0
[pid=19244/tid=19247] ppid=19241 vsize=208168 CPUtime=0 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 120 0 0 0 0 0 0 0 25 0 4 0 523705793 213164032 685 33554432000 4194304 4650419 140735799214640 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=208168 CPUtime=0 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 55 0 0 0 0 0 0 0 25 0 4 0 523705793 213164032 685 33554432000 4194304 4650419 140735799214640 18446744073709551615 251814345198 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=208168 CPUtime=0 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 35 0 0 0 0 0 0 0 25 0 4 0 523705793 213164032 685 33554432000 4194304 4650419 140735799214640 18446744073709551615 251814345247 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.073608 s]
/proc/loadavg: 6.77 7.71 7.12 3/175 19246
/proc/meminfo: memFree=30884300/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=218116 CPUtime=0.27 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 1865 0 0 0 27 0 0 0 24 0 4 0 523705792 223350784 1712 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 54529 1712 389 112 0 49494 0
[pid=19244/tid=19247] ppid=19241 vsize=218116 CPUtime=0.06 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 434 0 0 0 6 0 0 0 18 0 4 0 523705793 223350784 1712 33554432000 4194304 4650419 140735799214640 18446744073709551615 4315094 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=218116 CPUtime=0.06 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 343 0 0 0 6 0 0 0 25 0 4 0 523705793 223350784 1712 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=218116 CPUtime=0.06 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 242 0 0 0 6 0 0 0 25 0 4 0 523705793 223350784 1712 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 218116

[startup+0.100603 s]
/proc/loadavg: 6.77 7.71 7.12 3/175 19246
/proc/meminfo: memFree=30884300/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=218116 CPUtime=0.37 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 2025 0 0 0 37 0 0 0 24 0 4 0 523705792 223350784 1872 33554432000 4194304 4650419 140735799214640 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 54529 1872 389 112 0 49494 0
[pid=19244/tid=19247] ppid=19241 vsize=218116 CPUtime=0.09 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 467 0 0 0 9 0 0 0 18 0 4 0 523705793 223350784 1872 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=218116 CPUtime=0.09 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 385 0 0 0 9 0 0 0 25 0 4 0 523705793 223350784 1872 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=218116 CPUtime=0.09 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 290 0 0 0 9 0 0 0 25 0 4 0 523705793 223350784 1872 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 218116

[startup+0.300569 s]
/proc/loadavg: 6.77 7.71 7.12 3/175 19246
/proc/meminfo: memFree=30884300/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=219832 CPUtime=1.17 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 3399 0 0 0 117 0 0 0 25 0 4 0 523705792 225107968 2522 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366950 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 54958 2522 391 112 0 49923 0
[pid=19244/tid=19247] ppid=19241 vsize=219832 CPUtime=0.29 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 780 0 0 0 29 0 0 0 18 0 4 0 523705793 225107968 2522 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=219832 CPUtime=0.29 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 743 0 0 0 29 0 0 0 25 0 4 0 523705793 225107968 2522 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=219832 CPUtime=0.29 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 637 0 0 0 29 0 0 0 25 0 4 0 523705793 225107968 2522 33554432000 4194304 4650419 140735799214640 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 219832

[startup+0.700504 s]
/proc/loadavg: 6.77 7.71 7.12 3/175 19246
/proc/meminfo: memFree=30884300/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=222444 CPUtime=2.77 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 6232 0 0 0 277 0 0 0 25 0 4 0 523705792 227782656 2920 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 55611 2920 391 112 0 50576 0
[pid=19244/tid=19247] ppid=19241 vsize=222444 CPUtime=0.69 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 1449 0 0 0 69 0 0 0 18 0 4 0 523705793 227782656 2920 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=222444 CPUtime=0.69 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 1481 0 0 0 69 0 0 0 25 0 4 0 523705793 227782656 2920 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=222444 CPUtime=0.69 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 1346 0 0 0 69 0 0 0 25 0 4 0 523705793 227782656 2920 33554432000 4194304 4650419 140735799214640 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 222444

[startup+1.50037 s]
/proc/loadavg: 6.95 7.73 7.13 10/184 19254
/proc/meminfo: memFree=30859932/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=223840 CPUtime=5.97 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 11357 0 0 0 596 1 0 0 25 0 4 0 523705792 229212160 5066 33554432000 4194304 4650419 140735799214640 18446744073709551615 4438452 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 55960 5066 393 112 0 50925 0
[pid=19244/tid=19247] ppid=19241 vsize=223840 CPUtime=1.49 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 2419 0 0 0 149 0 0 0 20 0 4 0 523705793 229212160 5066 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366301 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=223840 CPUtime=1.48 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 2547 0 0 0 148 0 0 0 25 0 4 0 523705793 229212160 5067 33554432000 4194304 4650419 140735799214640 18446744073709551615 4310421 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=223840 CPUtime=1.49 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 2290 0 0 0 149 0 0 0 25 0 4 0 523705793 229212160 5067 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 223840

[startup+3.1011 s]
/proc/loadavg: 6.95 7.73 7.13 9/184 19254
/proc/meminfo: memFree=30825676/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=230144 CPUtime=12.36 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 20020 0 0 0 1234 2 0 0 25 0 4 0 523705792 235667456 11491 33554432000 4194304 4650419 140735799214640 18446744073709551615 4439191 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 57536 11491 393 112 0 52501 0
[pid=19244/tid=19247] ppid=19241 vsize=230144 CPUtime=3.08 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 4475 0 0 0 308 0 0 0 25 0 4 0 523705793 235667456 11491 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=230144 CPUtime=3.07 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 5052 0 0 0 307 0 0 0 25 0 4 0 523705793 235667456 11491 33554432000 4194304 4650419 140735799214640 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=230144 CPUtime=3.08 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 5228 0 0 0 308 0 0 0 25 0 4 0 523705793 235667456 11491 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366956 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 230144

[startup+6.30057 s]
/proc/loadavg: 6.95 7.73 7.13 10/184 19254
/proc/meminfo: memFree=30773120/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=236292 CPUtime=25.14 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 29255 0 0 0 2510 4 0 0 25 0 4 0 523705792 241963008 13737 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 59073 13737 393 112 0 54038 0
[pid=19244/tid=19247] ppid=19241 vsize=236292 CPUtime=6.29 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 7340 0 0 0 628 1 0 0 25 0 4 0 523705793 241963008 13737 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=236292 CPUtime=6.25 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 7540 0 0 0 625 0 0 0 25 0 4 0 523705793 241963008 13737 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=236292 CPUtime=6.28 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 6758 0 0 0 628 0 0 0 25 0 4 0 523705793 241963008 13737 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 236292

[startup+12.7005 s]
/proc/loadavg: 7.18 7.75 7.14 10/184 19255
/proc/meminfo: memFree=30725212/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=252916 CPUtime=50.7 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 45521 0 0 0 5062 8 0 0 25 0 4 0 523705792 258985984 20550 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 63229 20550 393 112 0 58194 0
[pid=19244/tid=19247] ppid=19241 vsize=252916 CPUtime=12.69 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 11274 0 0 0 1267 2 0 0 25 0 4 0 523705793 258985984 20550 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=252916 CPUtime=12.62 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 12322 0 0 0 1261 1 0 0 25 0 4 0 523705793 258985984 20550 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=252916 CPUtime=12.68 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 9916 0 0 0 1267 1 0 0 25 0 4 0 523705793 258985984 20550 33554432000 4194304 4650419 140735799214640 18446744073709551615 4334894 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 252916

[startup+25.5003 s]
/proc/loadavg: 7.38 7.78 7.15 10/184 19255
/proc/meminfo: memFree=30657136/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=266812 CPUtime=101.84 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 71147 0 0 0 10169 15 0 0 25 0 4 0 523705792 273215488 29568 33554432000 4194304 4650419 140735799214640 18446744073709551615 4476411 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 66703 29568 393 112 0 61668 0
[pid=19244/tid=19247] ppid=19241 vsize=266812 CPUtime=25.49 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 18025 0 0 0 2546 3 0 0 25 0 4 0 523705793 273215488 29568 33554432000 4194304 4650419 140735799214640 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=266812 CPUtime=25.36 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 18982 0 0 0 2533 3 0 0 25 0 4 0 523705793 273215488 29568 33554432000 4194304 4650419 140735799214640 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=266812 CPUtime=25.48 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 13815 0 0 0 2545 3 0 0 25 0 4 0 523705793 273215488 29568 33554432000 4194304 4650419 140735799214640 18446744073709551615 4313112 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 266812

[startup+51.101 s]
/proc/loadavg: 7.62 7.80 7.18 10/184 19255
/proc/meminfo: memFree=30612748/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=288668 CPUtime=204.1 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 109636 0 0 0 20385 25 0 0 25 0 4 0 523705792 295596032 38014 33554432000 4194304 4650419 140735799214640 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 72167 38014 393 112 0 67132 0
[pid=19244/tid=19247] ppid=19241 vsize=288668 CPUtime=51.09 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 28651 0 0 0 5103 6 0 0 25 0 4 0 523705793 295596032 38014 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=288668 CPUtime=50.82 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 29407 0 0 0 5077 5 0 0 25 0 4 0 523705793 295596032 38014 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=288668 CPUtime=51.09 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 19682 0 0 0 5103 6 0 0 25 0 4 0 523705793 295596032 38014 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 288668

[startup+102.306 s]
/proc/loadavg: 7.92 7.86 7.23 10/184 19257
/proc/meminfo: memFree=30531632/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=321916 CPUtime=408.66 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 155533 0 0 0 40826 40 0 0 25 0 4 0 523705792 329641984 50718 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365348 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 80479 50718 393 112 0 75444 0
[pid=19244/tid=19247] ppid=19241 vsize=321916 CPUtime=102.29 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 36259 0 0 0 10221 8 0 0 25 0 4 0 523705793 329641984 50718 33554432000 4194304 4650419 140735799214640 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=321916 CPUtime=101.77 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 40884 0 0 0 10168 9 0 0 25 0 4 0 523705793 329641984 50718 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=321916 CPUtime=102.29 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 28611 0 0 0 10220 9 0 0 25 0 4 0 523705793 329641984 50718 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 321916

[startup+162.3 s]

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

[pid=19244] ppid=19241 vsize=593284 CPUtime=2805.34 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 437288 0 0 0 280383 151 0 0 25 0 4 0 523705792 607522816 115524 33554432000 4194304 4650419 140735799214640 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 148321 115524 393 112 0 143286 0
[pid=19244/tid=19247] ppid=19241 vsize=593284 CPUtime=702.3 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 103061 0 0 0 70195 35 0 0 25 0 4 0 523705793 607522816 115524 33554432000 4194304 4650419 140735799214640 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=593284 CPUtime=698.47 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 120847 0 0 0 69803 44 0 0 25 0 4 0 523705793 607522816 115524 33554432000 4194304 4650419 140735799214640 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=593284 CPUtime=702.27 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 61266 0 0 0 70202 25 0 0 25 0 4 0 523705793 607522816 115524 33554432000 4194304 4650419 140735799214640 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.34
Current children cumulated vsize (KiB) 593284

[startup+762.307 s]
/proc/loadavg: 8.05 8.07 7.66 10/184 19284
/proc/meminfo: memFree=30020588/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=592004 CPUtime=3045.03 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 445639 0 0 0 304347 156 0 0 25 0 4 0 523705792 606212096 119235 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 148001 119235 393 112 0 142966 0
[pid=19244/tid=19247] ppid=19241 vsize=592004 CPUtime=762.3 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 103565 0 0 0 76195 35 0 0 25 0 4 0 523705793 606212096 119235 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=592004 CPUtime=758.14 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 121284 0 0 0 75770 44 0 0 25 0 4 0 523705793 606212096 119235 33554432000 4194304 4650419 140735799214640 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=592004 CPUtime=762.27 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 64821 0 0 0 76200 27 0 0 25 0 4 0 523705793 606212096 119235 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 592004

[startup+822.301 s]
/proc/loadavg: 8.24 8.12 7.70 10/184 19288
/proc/meminfo: memFree=29988756/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=612104 CPUtime=3284.68 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 458004 0 0 0 328307 161 0 0 25 0 4 0 523705792 626794496 120003 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 153026 120003 393 112 0 147991 0
[pid=19244/tid=19247] ppid=19241 vsize=612104 CPUtime=822.29 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 105633 0 0 0 82193 36 0 0 25 0 4 0 523705793 626794496 120003 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=612104 CPUtime=817.8 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 127259 0 0 0 81734 46 0 0 25 0 4 0 523705793 626794496 120003 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=612104 CPUtime=822.26 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 64891 0 0 0 82199 27 0 0 25 0 4 0 523705793 626794496 120003 33554432000 4194304 4650419 140735799214640 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 612104

[startup+882.301 s]
/proc/loadavg: 8.08 8.09 7.71 10/184 19290
/proc/meminfo: memFree=29997012/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=702832 CPUtime=3524.35 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 464758 0 0 0 352270 165 0 0 25 0 4 0 523705792 719699968 118451 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 175708 118451 393 112 0 170673 0
[pid=19244/tid=19247] ppid=19241 vsize=702832 CPUtime=882.3 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 106202 0 0 0 88193 37 0 0 25 0 4 0 523705793 719699968 118451 33554432000 4194304 4650419 140735799214640 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=702832 CPUtime=877.47 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 129176 0 0 0 87700 47 0 0 25 0 4 0 523705793 719699968 118451 33554432000 4194304 4650419 140735799214640 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=702832 CPUtime=882.26 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 65028 0 0 0 88199 27 0 0 25 0 4 0 523705793 719699968 118451 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 702832

[startup+942.3 s]
/proc/loadavg: 8.07 8.09 7.73 10/184 19291
/proc/meminfo: memFree=29943768/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=655388 CPUtime=3764.01 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 474219 0 0 0 376231 170 0 0 25 0 4 0 523705792 671117312 118801 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 163847 118801 393 112 0 158812 0
[pid=19244/tid=19247] ppid=19241 vsize=655388 CPUtime=942.3 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 110256 0 0 0 94191 39 0 0 25 0 4 0 523705793 671117312 118801 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=655388 CPUtime=937.14 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 129722 0 0 0 93666 48 0 0 25 0 4 0 523705793 671117312 118801 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=655388 CPUtime=942.26 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 65585 0 0 0 94198 28 0 0 25 0 4 0 523705793 671117312 118801 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.01
Current children cumulated vsize (KiB) 655388

[startup+1002.3 s]
/proc/loadavg: 8.07 8.08 7.75 10/184 19293
/proc/meminfo: memFree=29932592/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=667776 CPUtime=4003.68 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 495634 0 0 0 400188 180 0 0 25 0 4 0 523705792 683802624 123367 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 166944 123367 393 112 0 161909 0
[pid=19244/tid=19247] ppid=19241 vsize=667776 CPUtime=1002.31 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 114692 0 0 0 100190 41 0 0 25 0 4 0 523705793 683802624 123367 33554432000 4194304 4650419 140735799214640 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=667776 CPUtime=996.81 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 133905 0 0 0 99632 49 0 0 25 0 4 0 523705793 683802624 123367 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=667776 CPUtime=1002.25 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 67786 0 0 0 100196 29 0 0 25 0 4 0 523705793 683802624 123367 33554432000 4194304 4650419 140735799214640 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 667776

[startup+1062.3 s]
/proc/loadavg: 8.06 8.08 7.77 10/184 19295
/proc/meminfo: memFree=29877888/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=705736 CPUtime=4243.36 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 513983 0 0 0 424149 187 0 0 25 0 4 0 523705792 722673664 131649 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 176434 131649 393 112 0 171399 0
[pid=19244/tid=19247] ppid=19241 vsize=705736 CPUtime=1062.3 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 119015 0 0 0 106188 42 0 0 25 0 4 0 523705793 722673664 131649 33554432000 4194304 4650419 140735799214640 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=705736 CPUtime=1056.48 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 134661 0 0 0 105599 49 0 0 25 0 4 0 523705793 722673664 131649 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=705736 CPUtime=1062.25 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 73546 0 0 0 106194 31 0 0 25 0 4 0 523705793 722673664 131649 33554432000 4194304 4650419 140735799214640 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 705736

[startup+1122.3 s]
/proc/loadavg: 8.06 8.08 7.78 9/184 19296
/proc/meminfo: memFree=29862836/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=812100 CPUtime=4483.02 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 532071 0 0 0 448108 194 0 0 25 0 4 0 523705792 831590400 134063 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 203025 134063 393 112 0 197990 0
[pid=19244/tid=19247] ppid=19241 vsize=812100 CPUtime=1122.3 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 122427 0 0 0 112187 43 0 0 25 0 4 0 523705793 831590400 134063 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=812100 CPUtime=1116.14 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 139947 0 0 0 111563 51 0 0 25 0 4 0 523705793 831590400 134063 33554432000 4194304 4650419 140735799214640 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=812100 CPUtime=1122.25 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 77290 0 0 0 112193 32 0 0 25 0 4 0 523705793 831590400 134063 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.02
Current children cumulated vsize (KiB) 812100

[startup+1182.3 s]
/proc/loadavg: 8.13 8.09 7.81 9/184 19297
/proc/meminfo: memFree=29830920/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=693892 CPUtime=4722.69 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 553971 0 0 0 472065 204 0 0 25 0 4 0 523705792 710545408 138585 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 173473 138585 393 112 0 168438 0
[pid=19244/tid=19247] ppid=19241 vsize=693892 CPUtime=1182.3 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 126590 0 0 0 118185 45 0 0 25 0 4 0 523705793 710545408 138585 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=693892 CPUtime=1175.82 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 144057 0 0 0 117529 53 0 0 25 0 4 0 523705793 710545408 138585 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=693892 CPUtime=1182.26 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 83120 0 0 0 118191 35 0 0 25 0 4 0 523705793 710545408 138585 33554432000 4194304 4650419 140735799214640 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 693892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.08 7.81 9/184 19298
/proc/meminfo: memFree=29819004/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=679648 CPUtime=4800.2 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 562002 0 0 0 479812 208 0 0 25 0 4 0 523705792 695959552 138158 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 169912 138158 393 112 0 164877 0
[pid=19244/tid=19247] ppid=19241 vsize=679648 CPUtime=1201.71 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 127041 0 0 0 120126 45 0 0 25 0 4 0 523705793 695959552 138158 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=679648 CPUtime=1195.1 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 147160 0 0 0 119456 54 0 0 25 0 4 0 523705793 695959552 138158 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=679648 CPUtime=1201.66 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 84574 0 0 0 120131 35 0 0 25 0 4 0 523705793 695959552 138158 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 679648

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

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

[startup+1201.7 s]
/proc/loadavg: 8.09 8.08 7.81 9/184 19298
/proc/meminfo: memFree=29819004/32950928 swapFree=67111448/67111528
[pid=19244] ppid=19241 vsize=679648 CPUtime=4800.2 cores=0,2,4,6
/proc/19244/stat : 19244 (strangenight1-m) R 19241 19244 19209 0 -1 4202496 562002 0 0 0 479812 208 0 0 25 0 4 0 523705792 695959552 138158 33554432000 4194304 4650419 140735799214640 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19244/statm: 169912 138158 393 112 0 164877 0
[pid=19244/tid=19247] ppid=19241 vsize=679648 CPUtime=1201.71 cores=0,2,4,6
/proc/19244/task/19247/stat : 19247 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 127041 0 0 0 120126 45 0 0 25 0 4 0 523705793 695959552 138158 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19244/tid=19248] ppid=19241 vsize=679648 CPUtime=1195.1 cores=0,2,4,6
/proc/19244/task/19248/stat : 19248 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 147160 0 0 0 119456 54 0 0 25 0 4 0 523705793 695959552 138158 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19244/tid=19249] ppid=19241 vsize=679648 CPUtime=1201.66 cores=0,2,4,6
/proc/19244/task/19249/stat : 19249 (strangenight1-m) R 19241 19244 19209 0 -1 4202560 84574 0 0 0 120131 35 0 0 25 0 4 0 523705793 695959552 138158 33554432000 4194304 4650419 140735799214640 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 679648

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.26
CPU user time (s): 4798.15
CPU system time (s): 2.10868
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 812100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.15
system time used= 2.10868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 562002
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= 225
involuntary context switches= 44358

runsolver used 1.9467 second user time and 4.55331 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-30 01:51:11
IDJOB=3175364
IDBENCH=82982
IDSOLVER=1588
FILE ID=node126/3175364-1304121071
RUNJOBID= node126-1304121071-19227
PBS_JOBID= 13170739
Free space on /tmp= 71600 MiB

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

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

MD5SUM BENCH= 2a32c611c54ab908b08295ea33000743
RANDOM SEED=540879480

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30884860 kB
Buffers:        265524 kB
Cached:        1423816 kB
SwapCached:         76 kB
Active:         142236 kB
Inactive:      1611388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30884860 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           12576 kB
Writeback:           0 kB
AnonPages:       64220 kB
Mapped:          14720 kB
Slab:           247260 kB
PageTables:       4992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184964 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= 71588 MiB
End job on node126 at 2011-04-30 02:11:15