Trace number 3175393

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.73

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S9113894-047.SATISFIABLE.cnf
MD5SUMc18e380499d0835f10de248aeec99cf2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005999
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 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-3175393-1304122275.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
0.00/0.01	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:     17  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:     213 undec:      64 neg:     223
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       483      2107         0         0      6405         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.78/0.20	c  N st     8      4914       483      2107         0      4842      6405    121668   no data   no data  --
1.57/0.40	c  N st    10     11298       483      2107         0      4465      6405     77719   no data   no data  --
2.38/0.66	c  N st    11     17041       483      2107         0     10130      6405    226602   no data   no data  --
3.97/1.06	c  F st    12     25002       483      2107         0     12428      6405    272568   no data   no data  --
3.97/1.06	c  N st    12     25002       483      2107         0     12428      6405    272568   no data   no data  --
5.17/1.30	c Decided on static restart strategy
5.17/1.30	c  N st    18     30002       483      2107         0     10675      6405    199413   no data   no data  --
5.17/1.30	c  S st    18     30002       483      2107         0     10675      6405    199413   no data   no data  --
5.17/1.33	c  S st    18     30504       483      2107         0     11177      6405    211158   no data   no data  --
5.17/1.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.17/1.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.17/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
5.17/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.96/1.53	c lits-rem:       106  cl-subs:      567  v-elim:      0  v-fix:    0  time:  0.77 s
5.96/1.54	c asymm  cl-useful: 0/2107/2107 lits-rem:0 time: 0.03
5.96/1.54	c calculated reachability. Time: 0.00
5.96/1.54	c  N st    18     30504       483      2107         0     10610      6405    196849   no data   no data  --
7.57/1.92	c  N st    20     37615       483      2107         0      9855      6405    164936   no data   no data  --
8.79/2.29	c  N st    21     44016       483      2107         0     16155      6405    321424   no data   no data  --
9.57/2.41	c  S st    22     45757       483      2107         0      9081      6405    128143   no data   no data  --
9.57/2.43	c  S st    22     46258       483      2107         0      9580      6405    139498   no data   no data  --
9.57/2.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.57/2.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.57/2.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.57/2.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.57/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.57/2.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
9.57/2.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.97/2.53	c lits-rem:        45  cl-subs:       37  v-elim:      0  v-fix:    0  time:  0.35 s
9.97/2.53	c vivif2 --  cl tried     2107 cl shrink        0 lits rem          0 time: 0.00
9.97/2.53	c vivif2 --  cl tried     9543 cl shrink        0 lits rem          0 time: 0.01
9.97/2.54	c asymm  cl-useful: 0/2107/2107 lits-rem:0 time: 0.03
9.97/2.54	c calculated reachability. Time: 0.00
9.97/2.54	c  N st    22     46258       483      2107         0      9543      6405    138558   no data   no data  --
13.59/3.40	c  N st    23     60657       483      2107         0     13841      6405    236884   no data   no data  --
15.96/4.03	c  N st    24     69388       483      2107         0     11614      6405    169905   no data   no data  --
15.96/4.03	c  S st    24     69388       483      2107         0     11614      6405    169905   no data   no data  --
15.96/4.06	c  S st    24     69891       483      2107         0     12115      6405    181806   no data   no data  --
15.96/4.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.96/4.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.96/4.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
15.96/4.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.96/4.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.96/4.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
15.96/4.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.76/4.25	c lits-rem:        51  cl-subs:      170  v-elim:      0  v-fix:    0  time:  0.70 s
16.76/4.25	c vivif2 --  cl tried     2107 cl shrink        0 lits rem          0 time: 0.00
16.76/4.25	c vivif2 --  cl tried    11945 cl shrink        0 lits rem          0 time: 0.01
16.76/4.26	c asymm  cl-useful: 0/2107/2107 lits-rem:0 time: 0.03
16.76/4.26	c calculated reachability. Time: 0.00
16.76/4.26	c  N st    24     69891       483      2107         0     11945      6405    177938   no data   no data  --
21.96/5.57	c  F st    25     87500       483      2107         0     17483      6405    315329   no data   no data  --
22.38/5.64	c  N st    25     87500       483      2107         0     17483      6405    315329   no data   no data  --
23.55/5.98	c Decided on static restart strategy
24.75/6.25	c  N st    32     95546       483      2107         0     25395      6405    500520   no data   no data  --
27.54/6.96	c  N st    34    104836       483      2107         0     21755      6405    394741   no data   no data  --
27.54/6.96	c  S st    34    104836       483      2107         0     21755      6405    394741   no data   no data  --
27.94/7.02	c  S st    34    105338       483      2107         0     22254      6405    406217   no data   no data  --
27.94/7.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.94/7.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.94/7.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
27.94/7.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.94/7.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.94/7.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
27.94/7.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.54/7.99	c lits-rem:       308  cl-subs:      631  v-elim:      0  v-fix:    0  time:  3.80 s
31.54/7.99	c vivif2 --  cl tried     2107 cl shrink        0 lits rem          0 time: 0.00
31.93/8.00	c vivif2 --  cl tried    21623 cl shrink        0 lits rem          0 time: 0.02
31.93/8.02	c asymm  cl-useful: 0/2107/2107 lits-rem:0 time: 0.07
31.93/8.02	c calculated reachability. Time: 0.00
31.93/8.02	c  N st    34    105338       483      2107         0     21623      6405    388460   no data   no data  --
35.56/8.91	c  N st    35    114936       483      2107         0     17285      6405    254597   no data   no data  --
40.73/10.23	c  N st    36    129337       483      2107         0     16662      6405    225462   no data   no data  --
47.92/12.06	c  N st    37    150932       483      2107         0     22092      6405    337416   no data   no data  --
50.32/12.64	c  S st    38    158010       483      2107         0     29060      6405    507503   no data   no data  --
50.72/12.71	c  S st    38    158513       483      2107         0     29562      6405    519761   no data   no data  --
50.72/12.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
50.72/12.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.72/12.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
50.72/12.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.72/12.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.72/12.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
50.72/12.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.70/14.23	c lits-rem:       606  cl-subs:     1215  v-elim:      0  v-fix:    0  time:  5.96 s
56.70/14.23	c vivif2 --  cl tried     2107 cl shrink        0 lits rem          0 time: 0.00
56.70/14.24	c vivif2 --  cl tried    28347 cl shrink        0 lits rem          0 time: 0.02
56.70/14.26	c asymm  cl-useful: 0/2107/2107 lits-rem:0 time: 0.10
56.70/14.26	c calculated reachability. Time: 0.00
56.70/14.26	c  N st    38    158513       483      2107         0     28347      6405    491819   no data   no data  --
75.48/18.99	c  N st    39    207101       483      2107         0     22977      6405    326039   no data   no data  --
89.87/22.52	c  N st    40    237769       483      2107         0     33415      6405    558842   no data   no data  --
89.87/22.52	c  S st    40    237769       483      2107         0     33415      6405    558842   no data   no data  --
90.27/22.61	c  S st    40    238272       483      2107         0     33917      6405    570509   no data   no data  --
90.27/22.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
90.27/22.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.27/22.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
90.27/22.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.27/22.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.27/22.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
90.27/22.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
97.45/24.49	c lits-rem:       678  cl-subs:     2152  v-elim:      0  v-fix:    0  time:  7.41 s
97.45/24.49	c vivif2 --  cl tried     2107 cl shrink        0 lits rem          0 time: 0.00
97.85/24.50	c vivif2 --  cl tried    31765 cl shrink        0 lits rem          0 time: 0.02
97.85/24.53	c asymm  cl-useful: 0/2107/2107 lits-rem:0 time: 0.11
97.85/24.53	c calculated reachability. Time: 0.00
97.85/24.53	c  N st    40    238272       483      2107         0     31765      6405    520991   no data   no data  --
126.61/31.70	c  F st    41    306252       483      2107         0     33725      6405    552128   no data   no data  --
126.61/31.70	c  N st    41    306252       483      2107         0     33725      6405    552128   no data   no data  --
129.01/32.37	c Decided on static restart strategy
140.61/35.21	c  N st    51    334552       483      2107         0     37953      6405    620234   no data   no data  --
150.58/37.75	c  N st    53    357409       483      2107         0     35890      6405    564215   no data   no data  --
150.58/37.75	c  S st    53    357409       483      2107         0     35890      6405    564215   no data   no data  --
150.98/37.84	c  S st    53    357917       483      2107         0     36396      6405    576048   no data   no data  --
150.98/37.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
150.98/37.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
150.98/37.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
150.98/37.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.98/37.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.98/37.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
150.98/37.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.18/39.60	c lits-rem:       459  cl-subs:     1309  v-elim:      0  v-fix:    0  time:  6.89 s
158.18/39.60	c vivif2 --  cl tried     2107 cl shrink        0 lits rem          0 time: 0.00
158.18/39.61	c vivif2 --  cl tried    35087 cl shrink        0 lits rem          0 time: 0.03
158.18/39.64	c asymm  cl-useful: 0/2107/2107 lits-rem:0 time: 0.12
158.18/39.64	c calculated reachability. Time: 0.00
158.18/39.64	c  N st    53    357917       483      2107         0     35087      6405    542105   no data   no data  --
175.76/44.02	c  N st    54    390310       483      2107         0     41393      6405    684077   no data   no data  --
207.30/51.93	c  N st    55    438898       483      2107         0     35176      6405    477065   no data   no data  --
250.06/62.69	c  N st    56    511780       483      2107         0     48611      6405    790190   no data   no data  --
263.65/66.08	c  N st    57    536875       483      2107         0     42911      6405    649305   no data   no data  --
263.65/66.08	c  S st    57    536875       483      2107         0     42911      6405    649305   no data   no data  --
264.43/66.20	c  S st    57    537382       483      2107         0     43418      6405    661470   no data   no data  --
264.43/66.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
264.43/66.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
264.43/66.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
264.43/66.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
264.43/66.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
264.43/66.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
264.43/66.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
272.43/68.24	c lits-rem:       526  cl-subs:     1252  v-elim:      0  v-fix:    0  time:  7.99 s
272.43/68.24	c vivif2 --  cl tried     2107 cl shrink        0 lits rem          0 time: 0.00
272.43/68.25	c vivif2 --  cl tried    42166 cl shrink        0 lits rem          0 time: 0.03
272.43/68.29	c asymm  cl-useful: 0/2107/2107 lits-rem:0 time: 0.17
272.43/68.29	c calculated reachability. Time: 0.00
272.43/68.29	c  N st    57    537382       483      2107         0     42166      6405    629825   no data   no data  --
379.47/95.01	c  N st    58    701368       483      2107         0     36268      6405    387481   no data   no data  --
452.60/113.33	c  N st    59    806073       483      2107         0     65477      6405   1151614   no data   no data  --
452.60/113.33	c  S st    59    806073       483      2107         0     65477      6405   1151614   no data   no data  --
453.38/113.53	c  S st    59    806580       483      2107         0     65982      6405   1164323   no data   no data  --
453.38/113.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
453.38/113.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
453.38/113.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
453.78/113.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
453.78/113.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
453.78/113.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
453.78/113.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
465.79/116.64	c lits-rem:       292  cl-subs:     2618  v-elim:      0  v-fix:    0  time: 12.09 s
465.79/116.64	c vivif2 --  cl tried     2107 cl shrink        0 lits rem          0 time: 0.00
465.79/116.65	c vivif2 --  cl tried    63364 cl shrink        0 lits rem          0 time: 0.05
466.18/116.73	c asymm  cl-useful: 0/2107/2107 lits-rem:0 time: 0.31
466.18/116.73	c calculated reachability. Time: 0.00
466.18/116.73	c  N st    59    806580       483      2107         0     63364      6405   1094970   no data   no data  --
696.24/174.35	c  F st    60   1071875       483      2107         0     78971      6405   1313725   no data   no data  --
696.24/174.35	c  N st    60   1071875       483      2107         0     78971      6405   1313725   no data   no data  --
702.24/175.84	c Decided on static restart strategy
720.22/180.40	c  N st    70   1100179       483      2107         0     62721      6405    876243   no data   no data  --
752.98/188.59	c  N st    72   1136177       483      2107         0     52915      6405    623640   no data   no data  --
779.35/195.12	c  N st    73   1168570       483      2107         0     84412      6405   1355867   no data   no data  --
813.69/203.77	c  N st    74   1209872       483      2107         0     79117      6405   1255282   no data   no data  --
813.69/203.77	c  S st    74   1209872       483      2107         0     79117      6405   1255282   no data   no data  --
814.89/204.07	c  S st    74   1210375       483      2107         0     79618      6405   1267429   no data   no data  --
814.89/204.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
814.89/204.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
815.29/204.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
815.29/204.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
815.29/204.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
815.29/204.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
815.29/204.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
832.07/208.32	c lits-rem:       165  cl-subs:     3637  v-elim:      0  v-fix:    0  time: 16.60 s
832.07/208.32	c vivif2 --  cl tried     2107 cl shrink        0 lits rem          0 time: 0.00
832.07/208.34	c vivif2 --  cl tried    75981 cl shrink        0 lits rem          0 time: 0.06
832.47/208.44	c asymm  cl-useful: 0/2107/2107 lits-rem:0 time: 0.41
832.47/208.44	c calculated reachability. Time: 0.00
832.47/208.44	c  N st    74   1210375       483      2107         0     75981      6405   1185289   no data   no data  --
895.18/224.11	c  N st    75   1283257       483      2107         0     52484      6405    576639   no data   no data  --
1000.24/250.48	c  N st    76   1392580       483      2107         0     60355      6405    745855   no data   no data  --
1162.01/290.94	c  N st    77   1556566       483      2107         0     65090      6405    797786   no data   no data  --
1311.41/328.37	c  N st    78   1710376       483      2107         0    107327      6405   1913250   no data   no data  --
1311.41/328.37	c  S st    78   1710376       483      2107         0    107327      6405   1913250   no data   no data  --
1313.01/328.77	c  S st    78   1710880       483      2107         0    107830      6405   1925211   no data   no data  --
1313.01/328.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1313.01/328.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1313.41/328.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
1313.41/328.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1313.41/328.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1313.41/328.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
1313.41/328.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1358.54/340.19	c lits-rem:       442  cl-subs:     4943  v-elim:      0  v-fix:    0  time: 45.09 s
1358.54/340.19	c vivif2 --  cl tried     2107 cl shrink        0 lits rem          0 time: 0.00
1358.94/340.22	c vivif2 --  cl tried   102887 cl shrink        0 lits rem          0 time: 0.09
1359.34/340.36	c asymm  cl-useful: 0/2107/2107 lits-rem:0 time: 0.59
1359.34/340.37	c calculated reachability. Time: 0.00
1359.34/340.37	c  N st    78   1710880       483      2107         0    102887      6405   1796437   no data   no data  --
1759.99/440.65	c  N st    79   2079844       483      2107         0    114693      6405   2041654   no data   no data  --
1918.17/480.25	c  N st    80   2210882       483      2107         0    119070      6405   2085641   no data   no data  --
1918.17/480.25	c  S st    80   2210882       483      2107         0    119070      6405   2085641   no data   no data  --
1919.77/480.65	c  S st    80   2211386       483      2107         0    119572      6405   2097549   no data   no data  --
1919.77/480.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1919.77/480.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1920.19/480.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
1920.19/480.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1920.19/480.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1920.19/480.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
1920.19/480.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1976.49/494.81	c lits-rem:       223  cl-subs:     5486  v-elim:      0  v-fix:    0  time: 56.03 s
1976.49/494.81	c vivif2 --  cl tried     2107 cl shrink        0 lits rem          0 time: 0.00
1976.49/494.84	c vivif2 --  cl tried   114086 cl shrink        0 lits rem          0 time: 0.10
1977.30/495.01	c asymm  cl-useful: 0/2107/2107 lits-rem:0 time: 0.69
1977.30/495.01	c calculated reachability. Time: 0.00
1977.30/495.01	c  N st    80   2211386       483      2107         0    114086      6405   1958563   no data   no data  --
2580.85/646.18	c  N st    81   2711386       483      2107         0    136279      6405   2397939   no data   no data  --
2580.85/646.18	c  S st    81   2711386       483      2107         0    136279      6405   2397939   no data   no data  --
2582.85/646.64	c  S st    81   2711890       483      2107         0    136783      6405   2410761   no data   no data  --
2582.85/646.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2582.85/646.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2583.25/646.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.28
2583.25/646.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2583.25/646.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2583.25/646.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
2583.25/646.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2697.91/675.42	c lits-rem:       774  cl-subs:    12379  v-elim:      0  v-fix:    0  time: 114.30 s
2697.91/675.42	c vivif2 --  cl tried     2107 cl shrink        0 lits rem          0 time: 0.00
2697.91/675.45	c vivif2 --  cl tried   124404 cl shrink        0 lits rem          0 time: 0.11
2698.69/675.65	c asymm  cl-useful: 0/2107/2107 lits-rem:0 time: 0.80
2698.69/675.66	c calculated reachability. Time: 0.00
2698.69/675.66	c  N st    81   2711890       483      2107         0    124404      6405   2123782   no data   no data  --
3402.92/851.96	c  N st    82   3211890       483      2107         0    100865      6405   1401244   no data   no data  --
3402.92/851.96	c  S st    82   3211890       483      2107         0    100865      6405   1401244   no data   no data  --
3404.12/852.28	c  S st    82   3212392       483      2107         0    101366      6405   1413231   no data   no data  --
3404.12/852.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3404.12/852.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3404.52/852.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
3404.52/852.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3404.52/852.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3404.52/852.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
3404.52/852.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3423.31/857.04	c lits-rem:       168  cl-subs:     3419  v-elim:      0  v-fix:    0  time: 18.59 s
3423.31/857.04	c vivif2 --  cl tried     2107 cl shrink        0 lits rem          0 time: 0.00
3423.31/857.06	c vivif2 --  cl tried    97947 cl shrink        0 lits rem          0 time: 0.08
3423.69/857.19	c asymm  cl-useful: 0/2107/2107 lits-rem:0 time: 0.53
3423.69/857.19	c calculated reachability. Time: 0.00
3423.69/857.19	c  N st    82   3212392       483      2107         0     97947      6405   1326518   no data   no data  --
4163.87/1042.42	c  N st    83   3712392       483      2107         0    108742      6405   1465473   no data   no data  --
4163.87/1042.42	c  S st    83   3712392       483      2107         0    108742      6405   1465473   no data   no data  --
4165.49/1042.81	c  S st    83   3712894       483      2107         0    109244      6405   1477794   no data   no data  --
4165.49/1042.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4165.49/1042.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4165.49/1042.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
4165.89/1042.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4165.89/1042.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4165.89/1042.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
4165.89/1042.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4185.85/1047.99	c lits-rem:       168  cl-subs:     4263  v-elim:      0  v-fix:    0  time: 20.26 s
4185.85/1047.99	c vivif2 --  cl tried     2107 cl shrink        0 lits rem          0 time: 0.00
4186.25/1048.01	c vivif2 --  cl tried   104981 cl shrink        0 lits rem          0 time: 0.08
4186.65/1048.16	c asymm  cl-useful: 0/2107/2107 lits-rem:0 time: 0.59
4186.65/1048.16	c calculated reachability. Time: 0.00
4186.65/1048.16	c  N st    83   3712894       483      2107         0    104981      6405   1386021   no data   no data  --
4252.95/1064.74	c  F st    84   3751562       483      2107         0    142586      6405   2349321   no data   no data  --
4252.95/1064.74	c  N st    84   3751562       483      2107         0    142586      6405   2349321   no data   no data  --
4264.94/1067.75	c Decided on static restart strategy
4312.86/1079.73	c  N st    94   3779864       483      2107         0     87514      6405    860000   no data   no data  --
4363.99/1092.55	c  N st    96   3815856       483      2107         0    122348      6405   1656386   no data   no data  --
4422.72/1107.28	c  N st    97   3848248       483      2107         0    153904      6405   2443404   no data   no data  --
4493.42/1124.90	c  N st    98   3896836       483      2107         0    117712      6405   1644728   no data   no data  --
4607.66/1153.52	c  N st    99   3969718       483      2107         0    103836      6405   1247883   no data   no data  --
4787.41/1198.53	c  N st   100   4079041       483      2107         0    124414      6405   1708414   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-3175393-1304122275/watcher-3175393-1304122275 -o /tmp/evaluation-result-3175393-1304122275/solver-3175393-1304122275 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175393-1304122275.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: 8.09 8.08 7.81 1/175 19326
/proc/meminfo: memFree=30883648/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 417 0 0 0 0 0 0 0 25 0 4 0 523826177 52465664 356 33554432000 4194304 4650419 140734138378496 18446744073709551615 251814240187 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 12809 356 306 112 0 7774 0
[pid=19326/tid=19327] ppid=19324 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523826177 52465664 356 33554432000 4194304 4650419 140734138378496 18446744073709551615 47968778684338 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523826177 52465664 356 33554432000 4194304 4650419 140734138378496 18446744073709551615 47968778684338 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523826177 52465664 356 33554432000 4194304 4650419 140734138378496 18446744073709551615 251809287254 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.106682 s]
/proc/loadavg: 8.09 8.08 7.81 1/175 19326
/proc/meminfo: memFree=30883648/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=282504 CPUtime=0.4 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 1751 0 0 0 40 0 0 0 25 0 4 0 523826177 289284096 1603 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 70626 1603 391 112 0 65591 0
[pid=19326/tid=19327] ppid=19324 vsize=282504 CPUtime=0.1 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 335 0 0 0 10 0 0 0 25 0 4 0 523826177 289284096 1603 33554432000 4194304 4650419 140734138378496 18446744073709551615 4333456 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=282504 CPUtime=0.09 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 348 0 0 0 9 0 0 0 25 0 4 0 523826177 289284096 1603 33554432000 4194304 4650419 140734138378496 18446744073709551615 4333593 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=282504 CPUtime=0.1 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 264 0 0 0 10 0 0 0 25 0 4 0 523826177 289284096 1603 33554432000 4194304 4650419 140734138378496 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282504

[startup+0.200666 s]
/proc/loadavg: 8.09 8.08 7.81 1/175 19326
/proc/meminfo: memFree=30883648/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=283780 CPUtime=0.78 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 2478 0 0 0 78 0 0 0 25 0 4 0 523826177 290590720 1745 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 70945 1746 393 112 0 65910 0
[pid=19326/tid=19327] ppid=19324 vsize=283780 CPUtime=0.19 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 518 0 0 0 19 0 0 0 25 0 4 0 523826177 290590720 1746 33554432000 4194304 4650419 140734138378496 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=283780 CPUtime=0.19 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 530 0 0 0 19 0 0 0 25 0 4 0 523826177 290590720 1746 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=283780 CPUtime=0.19 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 446 0 0 0 19 0 0 0 25 0 4 0 523826177 290590720 1746 33554432000 4194304 4650419 140734138378496 18446744073709551615 4328275 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283780

[startup+0.300649 s]
/proc/loadavg: 8.09 8.08 7.81 1/175 19326
/proc/meminfo: memFree=30883648/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=283780 CPUtime=1.17 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 2868 0 0 0 117 0 0 0 25 0 4 0 523826177 290590720 2135 33554432000 4194304 4650419 140734138378496 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 70945 2135 393 112 0 65910 0
[pid=19326/tid=19327] ppid=19324 vsize=283780 CPUtime=0.29 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 613 0 0 0 29 0 0 0 25 0 4 0 523826177 290590720 2135 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=283780 CPUtime=0.29 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 626 0 0 0 29 0 0 0 25 0 4 0 523826177 290590720 2135 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=283780 CPUtime=0.29 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 548 0 0 0 29 0 0 0 25 0 4 0 523826177 290590720 2135 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283780

[startup+0.700584 s]
/proc/loadavg: 8.09 8.08 7.81 1/175 19326
/proc/meminfo: memFree=30883648/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=284844 CPUtime=2.77 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 4623 0 0 0 276 1 0 0 25 0 4 0 523826177 291680256 2751 33554432000 4194304 4650419 140734138378496 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 71211 2751 393 112 0 66176 0
[pid=19326/tid=19327] ppid=19324 vsize=284844 CPUtime=0.69 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 1018 0 0 0 69 0 0 0 25 0 4 0 523826177 291680256 2751 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=284844 CPUtime=0.69 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 1185 0 0 0 69 0 0 0 25 0 4 0 523826177 291680256 2751 33554432000 4194304 4650419 140734138378496 18446744073709551615 4330457 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=284844 CPUtime=0.68 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 924 0 0 0 68 0 0 0 25 0 4 0 523826177 291680256 2751 33554432000 4194304 4650419 140734138378496 18446744073709551615 4350859 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284844

[startup+1.50045 s]
/proc/loadavg: 8.09 8.08 7.81 9/184 19360
/proc/meminfo: memFree=30864444/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=291108 CPUtime=5.96 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 8761 0 0 0 595 1 0 0 25 0 4 0 523826177 298094592 4722 33554432000 4194304 4650419 140734138378496 18446744073709551615 4438168 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 72777 4722 395 112 0 67742 0
[pid=19326/tid=19327] ppid=19324 vsize=291108 CPUtime=1.49 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 1829 0 0 0 149 0 0 0 25 0 4 0 523826177 298094592 4722 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=291108 CPUtime=1.48 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 1843 0 0 0 148 0 0 0 25 0 4 0 523826177 298094592 4722 33554432000 4194304 4650419 140734138378496 18446744073709551615 4514656 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=291108 CPUtime=1.48 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 1643 0 0 0 148 0 0 0 25 0 4 0 523826177 298094592 4722 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 291108

[startup+3.10118 s]
/proc/loadavg: 8.08 8.08 7.81 9/184 19361
/proc/meminfo: memFree=30831708/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=283404 CPUtime=12.36 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 17225 0 0 0 1233 3 0 0 25 0 4 0 523826177 290205696 9807 33554432000 4194304 4650419 140734138378496 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 70851 9807 395 112 0 65816 0
[pid=19326/tid=19327] ppid=19324 vsize=283404 CPUtime=3.09 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 4049 0 0 0 308 1 0 0 25 0 4 0 523826177 290205696 9807 33554432000 4194304 4650419 140734138378496 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=283404 CPUtime=3.07 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 4744 0 0 0 307 0 0 0 25 0 4 0 523826177 290205696 9807 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=283404 CPUtime=3.09 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 3815 0 0 0 308 1 0 0 25 0 4 0 523826177 290205696 9807 33554432000 4194304 4650419 140734138378496 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 283404

[startup+6.30064 s]
/proc/loadavg: 8.08 8.08 7.81 10/184 19391
/proc/meminfo: memFree=30816852/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=285620 CPUtime=25.15 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 26393 0 0 0 2510 5 0 0 25 0 4 0 523826177 292474880 13376 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 71405 13376 395 112 0 66370 0
[pid=19326/tid=19327] ppid=19324 vsize=285620 CPUtime=6.29 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 6727 0 0 0 628 1 0 0 25 0 4 0 523826177 292474880 13376 33554432000 4194304 4650419 140734138378496 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=285620 CPUtime=6.26 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 7780 0 0 0 625 1 0 0 25 0 4 0 523826177 292474880 13376 33554432000 4194304 4650419 140734138378496 18446744073709551615 4432396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=285620 CPUtime=6.29 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 5043 0 0 0 628 1 0 0 25 0 4 0 523826177 292474880 13376 33554432000 4194304 4650419 140734138378496 18446744073709551615 4328305 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 285620

[startup+12.7006 s]
/proc/loadavg: 8.07 8.08 7.81 9/184 19391
/proc/meminfo: memFree=30752276/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=291488 CPUtime=50.72 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 38897 0 0 0 5064 8 0 0 25 0 4 0 523826177 298483712 17024 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 72872 17024 395 112 0 67837 0
[pid=19326/tid=19327] ppid=19324 vsize=291488 CPUtime=12.69 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 10653 0 0 0 1267 2 0 0 25 0 4 0 523826177 298483712 17024 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=291488 CPUtime=12.63 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 10660 0 0 0 1261 2 0 0 25 0 4 0 523826177 298483712 17024 33554432000 4194304 4650419 140734138378496 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=291488 CPUtime=12.69 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 7168 0 0 0 1267 2 0 0 25 0 4 0 523826177 298483712 17024 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 291488

[startup+25.5004 s]
/proc/loadavg: 8.06 8.08 7.82 9/184 19391
/proc/meminfo: memFree=30681552/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=304184 CPUtime=101.84 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 61208 0 0 0 10172 12 0 0 25 0 4 0 523826177 311484416 25522 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 76046 25522 395 112 0 71011 0
[pid=19326/tid=19327] ppid=19324 vsize=304184 CPUtime=25.49 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 17302 0 0 0 2546 3 0 0 25 0 4 0 523826177 311484416 25522 33554432000 4194304 4650419 140734138378496 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=304184 CPUtime=25.36 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 17153 0 0 0 2533 3 0 0 25 0 4 0 523826177 311484416 25522 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=304184 CPUtime=25.49 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 10007 0 0 0 2546 3 0 0 25 0 4 0 523826177 311484416 25522 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 304184

[startup+51.1011 s]
/proc/loadavg: 8.11 8.09 7.83 9/184 19391
/proc/meminfo: memFree=30613788/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=309096 CPUtime=204.11 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 93561 0 0 0 20391 20 0 0 25 0 4 0 523826177 316514304 32243 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 77274 32243 395 112 0 72239 0
[pid=19326/tid=19327] ppid=19324 vsize=309096 CPUtime=51.09 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 27196 0 0 0 5103 6 0 0 25 0 4 0 523826177 316514304 32243 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=309096 CPUtime=50.82 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 26895 0 0 0 5078 4 0 0 25 0 4 0 523826177 316514304 32243 33554432000 4194304 4650419 140734138378496 18446744073709551615 4363531 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=309096 CPUtime=51.08 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 14522 0 0 0 5104 4 0 0 25 0 4 0 523826177 316514304 32243 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 309096

[startup+102.301 s]
/proc/loadavg: 8.15 8.10 7.84 9/184 19393
/proc/meminfo: memFree=30549212/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=320560 CPUtime=408.66 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 141656 0 0 0 40832 34 0 0 25 0 4 0 523826177 328253440 37361 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 80140 37361 395 112 0 75105 0
[pid=19326/tid=19327] ppid=19324 vsize=320560 CPUtime=102.29 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 41851 0 0 0 10219 10 0 0 25 0 4 0 523826177 328253440 37361 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=320560 CPUtime=101.76 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 39359 0 0 0 10168 8 0 0 25 0 4 0 523826177 328253440 37361 33554432000 4194304 4650419 140734138378496 18446744073709551615 4363883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=320560 CPUtime=102.29 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 23211 0 0 0 10223 6 0 0 25 0 4 0 523826177 328253440 37361 33554432000 4194304 4650419 140734138378496 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 320560

[startup+162.3 s]

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

[pid=19326] ppid=19324 vsize=596420 CPUtime=2565.69 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 437871 0 0 0 256423 146 0 0 25 0 4 0 523826177 610734080 92772 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 149105 92772 395 112 0 144070 0
[pid=19326/tid=19327] ppid=19324 vsize=596420 CPUtime=642.27 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 135841 0 0 0 64181 46 0 0 25 0 4 0 523826177 610734080 92772 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=596420 CPUtime=638.79 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 119550 0 0 0 63841 38 0 0 25 0 4 0 523826177 610734080 92772 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=596420 CPUtime=642.29 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 58679 0 0 0 64210 19 0 0 25 0 4 0 523826177 610734080 92772 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.69
Current children cumulated vsize (KiB) 596420

[startup+702.301 s]
/proc/loadavg: 8.00 8.06 7.94 9/184 19409
/proc/meminfo: memFree=30174072/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=608780 CPUtime=2805.35 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 454479 0 0 0 280381 154 0 0 25 0 4 0 523826177 623390720 97249 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 152195 97249 395 112 0 147160 0
[pid=19326/tid=19327] ppid=19324 vsize=608780 CPUtime=702.27 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 142770 0 0 0 70178 49 0 0 25 0 4 0 523826177 623390720 97250 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=608780 CPUtime=698.45 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 123496 0 0 0 69804 41 0 0 25 0 4 0 523826177 623390720 97250 33554432000 4194304 4650419 140734138378496 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=608780 CPUtime=702.29 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 60928 0 0 0 70209 20 0 0 25 0 4 0 523826177 623390720 97250 33554432000 4194304 4650419 140734138378496 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 608780

[startup+762.301 s]
/proc/loadavg: 8.12 8.08 7.95 9/184 19411
/proc/meminfo: memFree=30119584/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=621272 CPUtime=3045.03 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 474097 0 0 0 304343 160 0 0 25 0 4 0 523826177 636182528 104277 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 155318 104277 395 112 0 150283 0
[pid=19326/tid=19327] ppid=19324 vsize=621272 CPUtime=762.28 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 151256 0 0 0 76176 52 0 0 25 0 4 0 523826177 636182528 104277 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=621272 CPUtime=758.12 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 128697 0 0 0 75769 43 0 0 25 0 4 0 523826177 636182528 104277 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=621272 CPUtime=762.3 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 63340 0 0 0 76209 21 0 0 25 0 4 0 523826177 636182528 104277 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 621272

[startup+822.301 s]
/proc/loadavg: 8.12 8.08 7.95 9/184 19412
/proc/meminfo: memFree=30148176/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=597048 CPUtime=3284.69 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 492344 0 0 0 328302 167 0 0 25 0 4 0 523826177 611377152 98520 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 149262 98520 395 112 0 144227 0
[pid=19326/tid=19327] ppid=19324 vsize=597048 CPUtime=822.28 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 160504 0 0 0 82173 55 0 0 25 0 4 0 523826177 611377152 98520 33554432000 4194304 4650419 140734138378496 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=597048 CPUtime=817.79 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 131729 0 0 0 81735 44 0 0 25 0 4 0 523826177 611377152 98520 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=597048 CPUtime=822.29 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 64492 0 0 0 82207 22 0 0 25 0 4 0 523826177 611377152 98520 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 597048

[startup+882.307 s]
/proc/loadavg: 8.11 8.08 7.96 9/184 19414
/proc/meminfo: memFree=30131280/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=651976 CPUtime=3524.38 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 515125 0 0 0 352261 177 0 0 25 0 4 0 523826177 667623424 102926 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 162994 102926 395 112 0 157959 0
[pid=19326/tid=19327] ppid=19324 vsize=651976 CPUtime=882.28 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 168543 0 0 0 88170 58 0 0 25 0 4 0 523826177 667623424 102926 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=651976 CPUtime=877.46 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 135740 0 0 0 87700 46 0 0 25 0 4 0 523826177 667623424 102926 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=651976 CPUtime=882.3 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 69322 0 0 0 88206 24 0 0 25 0 4 0 523826177 667623424 102926 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 651976

[startup+942.301 s]
/proc/loadavg: 8.10 8.07 7.96 9/184 19415
/proc/meminfo: memFree=30113756/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=665432 CPUtime=3764.02 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 539621 0 0 0 376214 188 0 0 25 0 4 0 523826177 681402368 100243 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 166358 100243 395 112 0 161323 0
[pid=19326/tid=19327] ppid=19324 vsize=665432 CPUtime=942.27 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 175238 0 0 0 94166 61 0 0 25 0 4 0 523826177 681402368 100243 33554432000 4194304 4650419 140734138378496 18446744073709551615 4281421 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=665432 CPUtime=937.13 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 143921 0 0 0 93664 49 0 0 25 0 4 0 523826177 681402368 100243 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=665432 CPUtime=942.3 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 72400 0 0 0 94204 26 0 0 25 0 4 0 523826177 681402368 100243 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 665432

[startup+1002.3 s]
/proc/loadavg: 8.09 8.07 7.97 9/184 19417
/proc/meminfo: memFree=30084324/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=614840 CPUtime=4003.69 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 564312 0 0 0 400171 198 0 0 25 0 4 0 523826177 629596160 104153 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 153710 104153 395 112 0 148675 0
[pid=19326/tid=19327] ppid=19324 vsize=614840 CPUtime=1002.27 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 180728 0 0 0 100164 63 0 0 25 0 4 0 523826177 629596160 104153 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=614840 CPUtime=996.79 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 151313 0 0 0 99627 52 0 0 25 0 4 0 523826177 629596160 104153 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=614840 CPUtime=1002.3 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 76201 0 0 0 100202 28 0 0 25 0 4 0 523826177 629596160 104153 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 614840

[startup+1062.3 s]
/proc/loadavg: 8.08 8.07 7.97 9/184 19419
/proc/meminfo: memFree=30090224/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=723064 CPUtime=4243.36 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 586397 0 0 0 424127 209 0 0 25 0 4 0 523826177 740417536 107985 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 180766 107985 395 112 0 175731 0
[pid=19326/tid=19327] ppid=19324 vsize=723064 CPUtime=1062.27 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 189045 0 0 0 106161 66 0 0 25 0 4 0 523826177 740417536 107985 33554432000 4194304 4650419 140734138378496 18446744073709551615 4364500 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=723064 CPUtime=1056.46 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 156880 0 0 0 105591 55 0 0 25 0 4 0 523826177 740417536 107985 33554432000 4194304 4650419 140734138378496 18446744073709551615 4313350 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=723064 CPUtime=1062.29 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 78565 0 0 0 106200 29 0 0 25 0 4 0 523826177 740417536 107985 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 723064

[startup+1122.3 s]
/proc/loadavg: 8.11 8.07 7.98 9/184 19420
/proc/meminfo: memFree=30068820/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=620068 CPUtime=4483.03 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 610268 0 0 0 448083 220 0 0 25 0 4 0 523826177 634949632 108658 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 155017 108658 395 112 0 149982 0
[pid=19326/tid=19327] ppid=19324 vsize=620068 CPUtime=1122.27 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 195859 0 0 0 112158 69 0 0 25 0 4 0 523826177 634949632 108658 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=620068 CPUtime=1116.13 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 165686 0 0 0 111555 58 0 0 25 0 4 0 523826177 634949632 108658 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=620068 CPUtime=1122.3 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 81052 0 0 0 112199 31 0 0 25 0 4 0 523826177 634949632 108658 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 620068

[startup+1182.3 s]
/proc/loadavg: 8.11 8.07 7.98 9/184 19422
/proc/meminfo: memFree=30085396/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=620268 CPUtime=4722.7 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 630151 0 0 0 472040 230 0 0 25 0 4 0 523826177 635154432 108288 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 155067 108288 395 112 0 150032 0
[pid=19326/tid=19327] ppid=19324 vsize=620268 CPUtime=1182.27 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 202518 0 0 0 118156 71 0 0 25 0 4 0 523826177 635154432 108288 33554432000 4194304 4650419 140734138378496 18446744073709551615 4331245 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=620268 CPUtime=1175.8 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 170732 0 0 0 117520 60 0 0 25 0 4 0 523826177 635154432 108288 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=620268 CPUtime=1182.3 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 84434 0 0 0 118197 33 0 0 25 0 4 0 523826177 635154432 108288 33554432000 4194304 4650419 140734138378496 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 620268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.07 7.98 9/184 19422
/proc/meminfo: memFree=30079804/32950928 swapFree=67111448/67111528
[pid=19326] ppid=19324 vsize=620352 CPUtime=4800.21 cores=0,2,4,6
/proc/19326/stat : 19326 (strangenight1-m) R 19324 19326 19209 0 -1 4202496 636310 0 0 0 479789 232 0 0 25 0 4 0 523826177 635240448 107423 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 155088 107423 395 112 0 150053 0
[pid=19326/tid=19327] ppid=19324 vsize=620352 CPUtime=1201.68 cores=0,2,4,6
/proc/19326/task/19327/stat : 19327 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 203665 0 0 0 120096 72 0 0 25 0 4 0 523826177 635240448 107423 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19326/tid=19328] ppid=19324 vsize=620352 CPUtime=1195.09 cores=0,2,4,6
/proc/19326/task/19328/stat : 19328 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 173401 0 0 0 119448 61 0 0 25 0 4 0 523826177 635240448 107423 33554432000 4194304 4650419 140734138378496 18446744073709551615 4366950 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=620352 CPUtime=1201.71 cores=0,2,4,6
/proc/19326/task/19329/stat : 19329 (strangenight1-m) R 19324 19326 19209 0 -1 4202560 84434 0 0 0 120138 33 0 0 25 0 4 0 523826177 635240448 107423 33554432000 4194304 4650419 140734138378496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 620352

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.26
CPU user time (s): 4797.92
CPU system time (s): 2.34264
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 724840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.92
system time used= 2.34264
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 636310
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= 188
involuntary context switches= 36254

runsolver used 1.93471 second user time and 4.5773 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-30 02:11:15
IDJOB=3175393
IDBENCH=83011
IDSOLVER=1588
FILE ID=node126/3175393-1304122275
RUNJOBID= node126-1304121071-19227
PBS_JOBID= 13170739
Free space on /tmp= 71592 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S9113894-047.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175393-1304122275/watcher-3175393-1304122275 -o /tmp/evaluation-result-3175393-1304122275/solver-3175393-1304122275 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175393-1304122275.cnf

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

MD5SUM BENCH= c18e380499d0835f10de248aeec99cf2
RANDOM SEED=609286809

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:      30883804 kB
Buffers:        266480 kB
Cached:        1424128 kB
SwapCached:         76 kB
Active:         144540 kB
Inactive:      1612180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30883804 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            6252 kB
Writeback:           0 kB
AnonPages:       65980 kB
Mapped:          15084 kB
Slab:           246988 kB
PageTables:       4632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   221180 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:31:19