Trace number 3175277

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S100095490-071.SATISFIABLE.cnf
MD5SUM2ab9bb0f88fa203f02db11acc4404e31
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.084986
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
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 53727
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-3175277-1304106527.cnf'
0.00/0.00	c -- header says num vars:            175
0.00/0.00	c -- header says num clauses:        3727
0.00/0.00	c -- clauses added:            0 learnts,         3727 normals,            0 xors
0.00/0.00	c -- vars added        175
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0       175      3727         0         0     18635         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.06
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.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:      95 undec:       7 neg:      73
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       175      3727         0         0     18635         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.40/0.20	c  N st     8      4917       175      3727         0      4729     18635    161206   no data   no data  --
1.20/0.40	c  N st    10     11302       175      3727         0      4377     18635    111173   no data   no data  --
2.38/0.62	c  N st    11     17046       175      3727         0      9880     18635    302272   no data   no data  --
3.98/1.00	c  F st    12     25001       175      3727         0     12103     18635    360130   no data   no data  --
3.98/1.00	c  N st    12     25001       175      3727         0     12103     18635    360130   no data   no data  --
4.79/1.22	c Decided on static restart strategy
4.79/1.22	c  N st    18     30002       175      3727         0     10389     18635    297533   no data   no data  --
4.79/1.22	c  S st    18     30002       175      3727         0     10389     18635    297533   no data   no data  --
4.79/1.26	c  S st    18     30512       175      3727         0     10891     18635    313917   no data   no data  --
4.79/1.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/1.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.79/1.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
4.79/1.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/1.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
4.79/1.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.56/2.48	c lits-rem:      3596  cl-subs:      983  v-elim:      0  v-fix:    0  time:  4.81 s
9.96/2.53	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.22
9.96/2.53	c calculated reachability. Time: 0.00
9.96/2.53	c  N st    18     30512       175      3727         0      9908     18635    271469   no data   no data  --
11.57/2.92	c  N st    20     37623       175      3727         0      9157     18635    227855   no data   no data  --
12.76/3.28	c  N st    21     44022       175      3727         0     15282     18635    441223   no data   no data  --
13.18/3.38	c  S st    22     45770       175      3727         0     16962     18635    498379   no data   no data  --
13.58/3.43	c  S st    22     46278       175      3727         0      8880     18635    194859   no data   no data  --
13.58/3.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.58/3.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.58/3.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
13.58/3.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.58/3.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.58/3.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
13.58/3.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.56/3.92	c lits-rem:       467  cl-subs:      109  v-elim:      0  v-fix:    0  time:  1.95 s
15.56/3.92	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
15.56/3.92	c vivif2 --  cl tried     8771 cl shrink        0 lits rem          0 time: 0.01
15.56/3.97	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.19
15.56/3.97	c calculated reachability. Time: 0.00
15.56/3.97	c  N st    22     46278       175      3727         0      8771     18635    190067   no data   no data  --
19.55/4.95	c  N st    23     60676       175      3727         0     12953     18635    308627   no data   no data  --
21.97/5.57	c  N st    24     69417       175      3727         0     10814     18635    222225   no data   no data  --
21.97/5.57	c  S st    24     69417       175      3727         0     10814     18635    222225   no data   no data  --
22.36/5.60	c  S st    24     69919       175      3727         0     11305     18635    238093   no data   no data  --
22.36/5.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.36/5.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.36/5.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
22.36/5.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.36/5.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.36/5.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
22.36/5.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.55/6.42	c lits-rem:       937  cl-subs:      232  v-elim:      0  v-fix:    0  time:  3.21 s
25.55/6.42	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
25.55/6.42	c vivif2 --  cl tried    11073 cl shrink        0 lits rem          0 time: 0.01
25.55/6.48	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.23
25.55/6.48	c calculated reachability. Time: 0.00
25.55/6.48	c  N st    24     69919       175      3727         0     11073     18635    228986   no data   no data  --
29.94/7.59	c  F st    25     87503       175      3727         0     16374     18635    397557   no data   no data  --
29.94/7.59	c  N st    25     87503       175      3727         0     16374     18635    397557   no data   no data  --
31.54/7.93	c Decided on static restart strategy
32.34/8.13	c  N st    32     95544       175      3727         0     24132     18635    659229   no data   no data  --
34.73/8.77	c  N st    34    104878       175      3727         0     20694     18635    534131   no data   no data  --
34.73/8.77	c  S st    34    104878       175      3727         0     20694     18635    534131   no data   no data  --
35.16/8.83	c  S st    34    105380       175      3727         0     21183     18635    550466   no data   no data  --
35.16/8.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
35.16/8.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.16/8.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
35.16/8.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.16/8.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.16/8.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
35.16/8.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.73/10.77	c lits-rem:      4542  cl-subs:     1392  v-elim:      0  v-fix:    0  time:  7.65 s
42.73/10.77	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
42.73/10.78	c vivif2 --  cl tried    19791 cl shrink        0 lits rem          0 time: 0.02
43.12/10.90	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.47
43.53/10.90	c calculated reachability. Time: 0.00
43.53/10.90	c  N st    34    105380       175      3727         0     19791     18635    492916   no data   no data  --
46.32/11.62	c  N st    35    114978       175      3727         0     15587     18635    348678   no data   no data  --
50.71/12.74	c  N st    36    129380       175      3727         0     15026     18635    296885   no data   no data  --
57.12/14.35	c  N st    37    150975       175      3727         0     20377     18635    458355   no data   no data  --
59.10/14.87	c  S st    38    158071       175      3727         0     27206     18635    694242   no data   no data  --
59.50/14.94	c  S st    38    158572       175      3727         0     27699     18635    710387   no data   no data  --
59.50/14.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
59.50/14.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.50/14.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
59.50/14.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.50/14.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.50/14.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
59.50/14.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
68.29/17.18	c lits-rem:      5877  cl-subs:     1506  v-elim:      0  v-fix:    0  time:  8.83 s
68.29/17.18	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
68.29/17.19	c vivif2 --  cl tried    26193 cl shrink        0 lits rem          0 time: 0.03
69.09/17.33	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.54
69.09/17.33	c calculated reachability. Time: 0.00
69.09/17.33	c  N st    38    158572       175      3727         0     26193     18635    647669   no data   no data  --
89.46/22.41	c  N st    39    207160       175      3727         0     20944     18635    425824   no data   no data  --
103.84/26.07	c  N st    40    237859       175      3727         0     31119     18635    761552   no data   no data  --
103.84/26.07	c  S st    40    237859       175      3727         0     31119     18635    761552   no data   no data  --
104.24/26.15	c  S st    40    238363       175      3727         0     31611     18635    777888   no data   no data  --
104.24/26.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
104.24/26.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.24/26.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
104.24/26.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.24/26.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.24/26.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
104.24/26.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
114.65/28.74	c lits-rem:      4460  cl-subs:     2071  v-elim:      0  v-fix:    0  time: 10.19 s
114.65/28.74	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
114.65/28.75	c vivif2 --  cl tried    29540 cl shrink        0 lits rem          0 time: 0.03
115.42/28.95	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.78
115.42/28.95	c calculated reachability. Time: 0.00
115.42/28.95	c  N st    40    238363       175      3727         0     29540     18635    697495   no data   no data  --
145.40/36.43	c  F st    41    306251       175      3727         0     31394     18635    706897   no data   no data  --
145.40/36.43	c  N st    41    306251       175      3727         0     31394     18635    706897   no data   no data  --
147.77/37.00	c Decided on static restart strategy
156.97/39.36	c  N st    51    334556       175      3727         0     35622     18635    819544   no data   no data  --
166.97/41.84	c  N st    53    357545       175      3727         0     33728     18635    742528   no data   no data  --
166.97/41.84	c  S st    53    357545       175      3727         0     33728     18635    742528   no data   no data  --
167.37/41.93	c  S st    53    358046       175      3727         0     34221     18635    758819   no data   no data  --
167.37/41.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
167.37/41.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
167.37/41.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
167.37/41.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.37/41.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.37/41.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
167.37/41.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
177.33/44.47	c lits-rem:      4728  cl-subs:     1330  v-elim:      0  v-fix:    0  time:  9.96 s
177.33/44.47	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
177.33/44.47	c vivif2 --  cl tried    32891 cl shrink        0 lits rem          0 time: 0.03
178.13/44.67	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.77
178.13/44.67	c calculated reachability. Time: 0.00
178.13/44.67	c  N st    53    358046       175      3727         0     32891     18635    699414   no data   no data  --
196.90/49.32	c  N st    54    390440       175      3727         0     38949     18635    894131   no data   no data  --
222.87/55.82	c  N st    55    439028       175      3727         0     32750     18635    649359   no data   no data  --
256.82/64.38	c  N st    56    511911       175      3727         0     46147     18635   1082978   no data   no data  --
270.41/67.76	c  N st    57    537071       175      3727         0     40562     18635    844276   no data   no data  --
270.41/67.76	c  S st    57    537071       175      3727         0     40562     18635    844276   no data   no data  --
270.81/67.87	c  S st    57    537575       175      3727         0     41060     18635    860612   no data   no data  --
270.81/67.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
270.81/67.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
270.81/67.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
271.21/67.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
271.21/67.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
271.21/67.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
271.21/67.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
281.99/70.69	c lits-rem:      2271  cl-subs:     1742  v-elim:      0  v-fix:    0  time: 11.08 s
281.99/70.69	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
282.39/70.70	c vivif2 --  cl tried    39318 cl shrink        0 lits rem          0 time: 0.04
283.19/70.94	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.95
283.19/70.94	c calculated reachability. Time: 0.00
283.19/70.94	c  N st    57    537575       175      3727         0     39318     18635    791992   no data   no data  --
376.66/94.30	c  N st    58    701560       175      3727         0     67593     18635   1713692   no data   no data  --
442.96/110.95	c  N st    59    806363       175      3727         0     61705     18635   1440888   no data   no data  --
442.96/110.95	c  S st    59    806363       175      3727         0     61705     18635   1440888   no data   no data  --
443.78/111.11	c  S st    59    806868       175      3727         0     62199     18635   1457724   no data   no data  --
443.78/111.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
443.78/111.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
443.78/111.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
443.78/111.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
443.78/111.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
443.78/111.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
443.78/111.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
488.90/122.42	c lits-rem:      2237  cl-subs:     4314  v-elim:      0  v-fix:    0  time: 44.85 s
488.90/122.42	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
488.90/122.43	c vivif2 --  cl tried    57885 cl shrink        0 lits rem          0 time: 0.06
490.10/122.74	c asymm  cl-useful: 0/2847/3727 lits-rem:0 time: 1.23
490.10/122.74	c calculated reachability. Time: 0.00
490.10/122.74	c  N st    59    806868       175      3727         0     57885     18635   1301314   no data   no data  --
671.45/168.11	c  F st    60   1071876       175      3727         0     73326     18635   1784781   no data   no data  --
671.45/168.11	c  N st    60   1071876       175      3727         0     73326     18635   1784781   no data   no data  --
677.44/169.62	c Decided on static restart strategy
693.01/173.57	c  N st    70   1100179       175      3727         0     57609     18635   1139804   no data   no data  --
723.38/181.14	c  N st    72   1136172       175      3727         0     48154     18635    786664   no data   no data  --
747.74/187.22	c  N st    73   1168564       175      3727         0     79189     18635   1888989   no data   no data  --
776.90/194.54	c  N st    74   1210302       175      3727         0     74111     18635   1705505   no data   no data  --
776.90/194.54	c  S st    74   1210302       175      3727         0     74111     18635   1705505   no data   no data  --
777.72/194.77	c  S st    74   1210807       175      3727         0     74607     18635   1722003   no data   no data  --
777.72/194.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
777.72/194.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
778.12/194.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.15
778.12/194.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
778.12/194.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
778.12/194.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
778.12/194.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
851.59/213.23	c lits-rem:       477  cl-subs:     4097  v-elim:      0  v-fix:    0  time: 73.33 s
851.59/213.23	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
851.59/213.25	c vivif2 --  cl tried    70510 cl shrink        0 lits rem          0 time: 0.08
852.41/213.47	c asymm  cl-useful: 0/880/3727 lits-rem:0 time: 0.84
852.41/213.47	c calculated reachability. Time: 0.00
852.41/213.47	c  N st    74   1210807       175      3727         0     70510     18635   1562869   no data   no data  --
937.48/234.78	c  N st    75   1283690       175      3727         0     47538     18635    694046   no data   no data  --
1039.74/260.34	c  N st    76   1393014       175      3727         0     55537     18635    918957   no data   no data  --
1174.75/294.19	c  N st    77   1556999       175      3727         0     60157     18635   1023395   no data   no data  --
1312.17/328.58	c  N st    78   1710808       175      3727         0    100850     18635   2480507   no data   no data  --
1312.17/328.58	c  S st    78   1710808       175      3727         0    100850     18635   2480507   no data   no data  --
1313.36/328.89	c  S st    78   1711311       175      3727         0    101346     18635   2496865   no data   no data  --
1313.36/328.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1313.36/328.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1313.78/328.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1314.18/329.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1314.18/329.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1314.18/329.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1314.18/329.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1467.15/367.33	c lits-rem:     11088  cl-subs:     8358  v-elim:      0  v-fix:    0  time: 152.90 s
1467.15/367.33	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
1467.15/367.35	c vivif2 --  cl tried    92988 cl shrink        0 lits rem          0 time: 0.10
1468.74/367.71	c asymm  cl-useful: 0/1968/3727 lits-rem:0 time: 1.44
1468.74/367.72	c calculated reachability. Time: 0.00
1468.74/367.72	c  N st    78   1711311       175      3727         0     92988     18635   2169323   no data   no data  --
1827.46/457.57	c  N st    79   2080276       175      3727         0    104769     18635   2472723   no data   no data  --
1958.07/490.24	c  N st    80   2211311       175      3727         0    108675     18635   2568581   no data   no data  --
1958.07/490.24	c  S st    80   2211311       175      3727         0    108675     18635   2568581   no data   no data  --
1959.28/490.57	c  S st    80   2211815       175      3727         0    109171     18635   2584745   no data   no data  --
1959.28/490.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1959.28/490.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1959.70/490.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
1960.10/490.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1960.10/490.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1960.10/490.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1960.10/490.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2116.26/529.87	c lits-rem:      2293  cl-subs:     7653  v-elim:      0  v-fix:    0  time: 156.33 s
2116.26/529.87	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
2116.26/529.89	c vivif2 --  cl tried   101518 cl shrink        0 lits rem          0 time: 0.11
2117.87/530.27	c asymm  cl-useful: 0/1401/3727 lits-rem:0 time: 1.52
2117.87/530.28	c calculated reachability. Time: 0.00
2117.87/530.28	c  N st    80   2211815       175      3727         0    101518     18635   2292575   no data   no data  --
2711.46/678.86	c  N st    81   2711816       175      3727         0    124350     18635   3055322   no data   no data  --
2711.46/678.86	c  S st    81   2711816       175      3727         0    124350     18635   3055322   no data   no data  --
2713.03/679.25	c  S st    81   2712318       175      3727         0    124844     18635   3071763   no data   no data  --
2713.03/679.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2713.03/679.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2713.44/679.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.27
2713.84/679.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2713.84/679.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2713.84/679.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
2713.84/679.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3166.80/792.80	c lits-rem:      4277  cl-subs:    10644  v-elim:      0  v-fix:    0  time: 452.64 s
3166.80/792.80	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
3166.80/792.83	c vivif2 --  cl tried   114200 cl shrink        0 lits rem          0 time: 0.13
3168.42/793.21	c asymm  cl-useful: 0/1573/3727 lits-rem:0 time: 1.49
3168.42/793.21	c calculated reachability. Time: 0.00
3168.42/793.21	c  N st    81   2712318       175      3727         0    114200     18635   2661229   no data   no data  --
3812.71/954.53	c  N st    82   3212318       175      3727         0     90841     18635   1583477   no data   no data  --
3812.71/954.53	c  S st    82   3212318       175      3727         0     90841     18635   1583477   no data   no data  --
3813.51/954.80	c  S st    82   3212821       175      3727         0     91336     18635   1600134   no data   no data  --
3813.92/954.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3813.92/954.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3813.92/954.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
3813.92/954.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3813.92/954.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3813.92/954.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
3813.92/954.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3855.45/965.26	c lits-rem:       642  cl-subs:     3606  v-elim:      0  v-fix:    0  time: 41.37 s
3855.45/965.26	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
3855.45/965.28	c vivif2 --  cl tried    87730 cl shrink        0 lits rem          0 time: 0.08
3857.05/965.64	c asymm  cl-useful: 0/1563/3727 lits-rem:0 time: 1.43
3857.05/965.64	c calculated reachability. Time: 0.00
3857.05/965.64	c  N st    82   3212821       175      3727         0     87730     18635   1487843   no data   no data  --
4568.47/1143.79	c  N st    83   3712821       175      3727         0     98167     18635   1735162   no data   no data  --
4568.47/1143.79	c  S st    83   3712821       175      3727         0     98167     18635   1735162   no data   no data  --
4570.09/1144.11	c  S st    83   3713327       175      3727         0     98663     18635   1752359   no data   no data  --
4570.09/1144.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4570.09/1144.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4570.09/1144.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
4570.46/1144.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4570.46/1144.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4570.46/1144.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
4570.46/1144.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4624.80/1157.84	c lits-rem:      2813  cl-subs:     3695  v-elim:      0  v-fix:    0  time: 54.39 s
4624.80/1157.84	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
4624.80/1157.87	c vivif2 --  cl tried    94968 cl shrink        0 lits rem          0 time: 0.08
4625.60/1158.02	c asymm  cl-useful: 0/591/3727 lits-rem:0 time: 0.62
4625.60/1158.02	c calculated reachability. Time: 0.00
4625.60/1158.02	c  N st    83   3713327       175      3727         0     94968     18635   1615774   no data   no data  --
4675.14/1170.45	c  F st    84   3751562       175      3727         0    131449     18635   2910513   no data   no data  --
4675.14/1170.45	c  N st    84   3751562       175      3727         0    131449     18635   2910513   no data   no data  --
4682.71/1172.38	c Decided on static restart strategy
4721.86/1182.11	c  N st    94   3779866       175      3727         0    158520     18635   3851042   no data   no data  --
4762.60/1192.39	c  N st    96   3815858       175      3727         0    112382     18635   2199594   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-3175277-1304106527/watcher-3175277-1304106527 -o /tmp/evaluation-result-3175277-1304106527/solver-3175277-1304106527 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175277-1304106527.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.74 5.49 6.89 3/176 30245
/proc/meminfo: memFree=19043216/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=281780 CPUtime=0.01 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) S 30241 30245 29626 0 -1 4202496 718 0 0 0 1 0 0 0 20 0 4 0 503068551 288542720 631 33554432000 4194304 4650419 140736397435520 18446744073709551615 233510402542 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 70445 631 343 112 0 65410 0
[pid=30245/tid=30248] ppid=30241 vsize=281780 CPUtime=0 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 82 0 0 0 0 0 0 0 20 0 4 0 503068551 288542720 631 33554432000 4194304 4650419 140736397435520 18446744073709551615 233509957043 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=281780 CPUtime=0 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) S 30241 30245 29626 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 4 0 503068551 288542720 631 33554432000 4194304 4650419 140736397435520 18446744073709551615 233510402542 0 0 4096 2 18446604454224048320 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=281780 CPUtime=0 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) S 30241 30245 29626 0 -1 4202560 72 0 0 0 0 0 0 0 21 0 4 0 503068551 288542720 631 33554432000 4194304 4650419 140736397435520 18446744073709551615 233510402542 0 0 4096 2 18446604454224048320 0 0 -1 3 0 0 0

[startup+0.107092 s]
/proc/loadavg: 3.74 5.49 6.89 3/176 30245
/proc/meminfo: memFree=19043216/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=283252 CPUtime=0.4 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 2268 0 0 0 40 0 0 0 20 0 4 0 503068551 290050048 2055 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 70813 2055 389 112 0 65778 0
[pid=30245/tid=30248] ppid=30241 vsize=283252 CPUtime=0.1 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 518 0 0 0 10 0 0 0 20 0 4 0 503068551 290050048 2055 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365308 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=283252 CPUtime=0.1 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 524 0 0 0 10 0 0 0 20 0 4 0 503068551 290050048 2055 33554432000 4194304 4650419 140736397435520 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=283252 CPUtime=0.1 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 284 0 0 0 10 0 0 0 21 0 4 0 503068551 290050048 2056 33554432000 4194304 4650419 140736397435520 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 283252

[startup+0.207074 s]
/proc/loadavg: 3.74 5.49 6.89 3/176 30245
/proc/meminfo: memFree=19043216/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=284844 CPUtime=0.8 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 3260 0 0 0 80 0 0 0 20 0 4 0 503068551 291680256 2234 33554432000 4194304 4650419 140736397435520 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 71211 2234 391 112 0 66176 0
[pid=30245/tid=30248] ppid=30241 vsize=284844 CPUtime=0.2 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 761 0 0 0 20 0 0 0 20 0 4 0 503068551 291680256 2234 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=284844 CPUtime=0.2 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 777 0 0 0 20 0 0 0 20 0 4 0 503068551 291680256 2234 33554432000 4194304 4650419 140736397435520 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=284844 CPUtime=0.2 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 524 0 0 0 20 0 0 0 21 0 4 0 503068551 291680256 2234 33554432000 4194304 4650419 140736397435520 18446744073709551615 4520268 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 284844

[startup+0.307055 s]
/proc/loadavg: 3.74 5.49 6.89 3/176 30245
/proc/meminfo: memFree=19043216/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=285036 CPUtime=1.2 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 3721 0 0 0 120 0 0 0 20 0 4 0 503068551 291876864 2695 33554432000 4194304 4650419 140736397435520 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 71259 2696 391 112 0 66224 0
[pid=30245/tid=30248] ppid=30241 vsize=285036 CPUtime=0.3 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 894 0 0 0 30 0 0 0 20 0 4 0 503068551 291876864 2696 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=285036 CPUtime=0.3 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 883 0 0 0 30 0 0 0 20 0 4 0 503068551 291876864 2696 33554432000 4194304 4650419 140736397435520 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=285036 CPUtime=0.3 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 626 0 0 0 30 0 0 0 21 0 4 0 503068551 291876864 2696 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 285036

[startup+0.700989 s]
/proc/loadavg: 3.74 5.49 6.89 3/176 30245
/proc/meminfo: memFree=19043216/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=286704 CPUtime=2.78 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 6562 0 0 0 277 1 0 0 21 0 4 0 503068551 293584896 3154 33554432000 4194304 4650419 140736397435520 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 71676 3154 391 112 0 66641 0
[pid=30245/tid=30248] ppid=30241 vsize=286704 CPUtime=0.69 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 1424 0 0 0 69 0 0 0 21 0 4 0 503068551 293584896 3154 33554432000 4194304 4650419 140736397435520 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=286704 CPUtime=0.69 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 1682 0 0 0 69 0 0 0 20 0 4 0 503068551 293584896 3155 33554432000 4194304 4650419 140736397435520 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=286704 CPUtime=0.69 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 1341 0 0 0 69 0 0 0 22 0 4 0 503068551 293584896 3155 33554432000 4194304 4650419 140736397435520 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 286704

[startup+1.50084 s]
/proc/loadavg: 3.74 5.49 6.89 9/184 30253
/proc/meminfo: memFree=19013516/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=297264 CPUtime=5.97 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 12004 0 0 0 595 2 0 0 23 0 4 0 503068551 304398336 5964 33554432000 4194304 4650419 140736397435520 18446744073709551615 4439120 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 74316 5973 393 112 0 69281 0
[pid=30245/tid=30248] ppid=30241 vsize=297264 CPUtime=1.48 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 2451 0 0 0 148 0 0 0 23 0 4 0 503068551 304398336 5977 33554432000 4194304 4650419 140736397435520 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=297264 CPUtime=1.49 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 2586 0 0 0 149 0 0 0 23 0 4 0 503068551 304398336 5982 33554432000 4194304 4650419 140736397435520 18446744073709551615 4518134 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=297264 CPUtime=1.48 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 2344 0 0 0 148 0 0 0 25 0 4 0 503068551 304398336 5992 33554432000 4194304 4650419 140736397435520 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 297264

[startup+3.10056 s]
/proc/loadavg: 4.08 5.53 6.90 10/184 30253
/proc/meminfo: memFree=18967884/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=299336 CPUtime=12.36 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 20573 0 0 0 1233 3 0 0 25 0 4 0 503068551 306520064 12259 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 74834 12259 393 112 0 69799 0
[pid=30245/tid=30248] ppid=30241 vsize=299336 CPUtime=3.07 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 4866 0 0 0 307 0 0 0 25 0 4 0 503068551 306520064 12259 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=299336 CPUtime=3.08 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 5769 0 0 0 308 0 0 0 25 0 4 0 503068551 306520064 12259 33554432000 4194304 4650419 140736397435520 18446744073709551615 4439335 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=299336 CPUtime=3.08 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 4682 0 0 0 308 0 0 0 25 0 4 0 503068551 306520064 12259 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 299336

[startup+6.30099 s]
/proc/loadavg: 4.08 5.53 6.90 9/184 30253
/proc/meminfo: memFree=18931684/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=299256 CPUtime=25.15 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 29691 0 0 0 2510 5 0 0 25 0 4 0 503068551 306438144 14847 33554432000 4194304 4650419 140736397435520 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 74814 14847 393 112 0 69779 0
[pid=30245/tid=30248] ppid=30241 vsize=299256 CPUtime=6.26 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 7727 0 0 0 625 1 0 0 25 0 4 0 503068551 306438144 14847 33554432000 4194304 4650419 140736397435520 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=299256 CPUtime=6.29 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 7933 0 0 0 628 1 0 0 25 0 4 0 503068551 306438144 14847 33554432000 4194304 4650419 140736397435520 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=299256 CPUtime=6.29 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 6458 0 0 0 628 1 0 0 25 0 4 0 503068551 306438144 14847 33554432000 4194304 4650419 140736397435520 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 299256

[startup+12.7008 s]
/proc/loadavg: 4.68 5.61 6.91 9/184 30254
/proc/meminfo: memFree=18877428/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=343332 CPUtime=50.71 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 49041 0 0 0 5062 9 0 0 25 0 4 0 503068551 351571968 24345 33554432000 4194304 4650419 140736397435520 18446744073709551615 4313339 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 85833 24345 393 112 0 80798 0
[pid=30245/tid=30248] ppid=30241 vsize=343332 CPUtime=12.62 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 12639 0 0 0 1260 2 0 0 25 0 4 0 503068551 351571968 24345 33554432000 4194304 4650419 140736397435520 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=343332 CPUtime=12.69 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 12742 0 0 0 1267 2 0 0 25 0 4 0 503068551 351571968 24345 33554432000 4194304 4650419 140736397435520 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=343332 CPUtime=12.68 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 11135 0 0 0 1267 1 0 0 25 0 4 0 503068551 351571968 24345 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 343332

[startup+25.5005 s]
/proc/loadavg: 5.19 5.69 6.92 10/184 30254
/proc/meminfo: memFree=18822108/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=354616 CPUtime=101.84 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 76813 0 0 0 10168 16 0 0 25 0 4 0 503068551 363126784 32100 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365634 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 88654 32100 393 112 0 83619 0
[pid=30245/tid=30248] ppid=30241 vsize=354616 CPUtime=25.35 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 20630 0 0 0 2531 4 0 0 25 0 4 0 503068551 363126784 32100 33554432000 4194304 4650419 140736397435520 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=354616 CPUtime=25.49 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 19229 0 0 0 2545 4 0 0 25 0 4 0 503068551 363126784 32100 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=354616 CPUtime=25.49 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 16206 0 0 0 2546 3 0 0 25 0 4 0 503068551 363126784 32100 33554432000 4194304 4650419 140736397435520 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 354616

[startup+51.101 s]
/proc/loadavg: 6.23 5.89 6.95 9/184 30255
/proc/meminfo: memFree=18762884/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=330512 CPUtime=204.1 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 115300 0 0 0 20382 28 0 0 25 0 4 0 503068551 338444288 41724 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 82628 41724 393 112 0 77593 0
[pid=30245/tid=30248] ppid=30241 vsize=330512 CPUtime=50.81 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 33737 0 0 0 5074 7 0 0 25 0 4 0 503068551 338444288 41724 33554432000 4194304 4650419 140736397435520 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=330512 CPUtime=51.08 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 30760 0 0 0 5101 7 0 0 25 0 4 0 503068551 338444288 41724 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=330512 CPUtime=51.08 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 18946 0 0 0 5104 4 0 0 25 0 4 0 503068551 338444288 41724 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 330512

[startup+102.301 s]
/proc/loadavg: 7.41 6.27 7.02 10/184 30256
/proc/meminfo: memFree=18704464/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=342816 CPUtime=408.63 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 184206 0 0 0 40817 46 0 0 25 0 4 0 503068551 351043584 49529 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 85704 49529 393 112 0 80669 0
[pid=30245/tid=30248] ppid=30241 vsize=342816 CPUtime=101.73 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 52133 0 0 0 10162 11 0 0 25 0 4 0 503068551 351043584 49529 33554432000 4194304 4650419 140736397435520 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=342816 CPUtime=102.28 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 49024 0 0 0 10216 12 0 0 25 0 4 0 503068551 351043584 49529 33554432000 4194304 4650419 140736397435520 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=342816 CPUtime=102.29 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 33987 0 0 0 10222 7 0 0 25 0 4 0 503068551 351043584 49529 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 342816

[startup+162.301 s]

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

[pid=30245] ppid=30241 vsize=652964 CPUtime=2565.65 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 547892 0 0 0 256354 211 0 0 25 0 4 0 503068551 668635136 109791 33554432000 4194304 4650419 140736397435520 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 163241 109791 393 112 0 158206 0
[pid=30245/tid=30248] ppid=30241 vsize=652964 CPUtime=638.8 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 154915 0 0 0 63823 57 0 0 25 0 4 0 503068551 668635136 109792 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=652964 CPUtime=642.23 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 152827 0 0 0 64162 61 0 0 25 0 4 0 503068551 668635136 109792 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=652964 CPUtime=642.29 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 81201 0 0 0 64200 29 0 0 25 0 4 0 503068551 668635136 109792 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.65
Current children cumulated vsize (KiB) 652964

[startup+702.3 s]
/proc/loadavg: 8.11 7.85 7.52 10/184 30272
/proc/meminfo: memFree=18247700/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=664580 CPUtime=2805.31 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 579361 0 0 0 280301 230 0 0 25 0 4 0 503068551 680529920 113954 33554432000 4194304 4650419 140736397435520 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 166145 113954 393 112 0 161110 0
[pid=30245/tid=30248] ppid=30241 vsize=664580 CPUtime=698.47 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 164573 0 0 0 69784 63 0 0 25 0 4 0 503068551 680529920 113954 33554432000 4194304 4650419 140736397435520 18446744073709551615 4311310 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=664580 CPUtime=702.23 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 162747 0 0 0 70154 69 0 0 25 0 4 0 503068551 680529920 113954 33554432000 4194304 4650419 140736397435520 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=664580 CPUtime=702.3 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 83139 0 0 0 70199 31 0 0 25 0 4 0 503068551 680529920 113954 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.31
Current children cumulated vsize (KiB) 664580

[startup+762.301 s]
/proc/loadavg: 8.12 7.90 7.56 10/184 30283
/proc/meminfo: memFree=18237664/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=720504 CPUtime=3044.98 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 600580 0 0 0 304255 243 0 0 25 0 4 0 503068551 737796096 115204 33554432000 4194304 4650419 140736397435520 18446744073709551615 4443768 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 180126 115204 393 112 0 175091 0
[pid=30245/tid=30248] ppid=30241 vsize=720504 CPUtime=758.15 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 174073 0 0 0 75745 70 0 0 25 0 4 0 503068551 737796096 115204 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=720504 CPUtime=762.23 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 168842 0 0 0 76150 73 0 0 25 0 4 0 503068551 737796096 115204 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=720504 CPUtime=762.31 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 85072 0 0 0 76198 33 0 0 25 0 4 0 503068551 737796096 115204 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.98
Current children cumulated vsize (KiB) 720504

[startup+822.301 s]
/proc/loadavg: 8.04 7.92 7.58 9/184 30284
/proc/meminfo: memFree=18228000/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=762480 CPUtime=3284.64 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 630671 0 0 0 328204 260 0 0 25 0 4 0 503068551 780779520 121989 33554432000 4194304 4650419 140736397435520 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 190620 121989 393 112 0 185585 0
[pid=30245/tid=30248] ppid=30241 vsize=762480 CPUtime=817.82 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 188546 0 0 0 81705 77 0 0 25 0 4 0 503068551 780779520 121989 33554432000 4194304 4650419 140736397435520 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=762480 CPUtime=822.22 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 177430 0 0 0 82143 79 0 0 25 0 4 0 503068551 780779520 121989 33554432000 4194304 4650419 140736397435520 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=762480 CPUtime=822.3 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 85413 0 0 0 82197 33 0 0 25 0 4 0 503068551 780779520 121989 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.64
Current children cumulated vsize (KiB) 762480

[startup+882.307 s]
/proc/loadavg: 8.01 7.93 7.60 9/184 30286
/proc/meminfo: memFree=18188436/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=651532 CPUtime=3524.33 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 658541 0 0 0 352158 275 0 0 25 0 4 0 503068551 667168768 124843 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 162883 124843 393 112 0 157848 0
[pid=30245/tid=30248] ppid=30241 vsize=651532 CPUtime=877.49 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 193622 0 0 0 87671 78 0 0 25 0 4 0 503068551 667168768 124843 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=651532 CPUtime=882.22 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 186661 0 0 0 88138 84 0 0 25 0 4 0 503068551 667168768 124843 33554432000 4194304 4650419 140736397435520 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=651532 CPUtime=882.31 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 91632 0 0 0 88194 37 0 0 25 0 4 0 503068551 667168768 124843 33554432000 4194304 4650419 140736397435520 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 651532

[startup+942.3 s]
/proc/loadavg: 8.00 7.94 7.63 10/184 30287
/proc/meminfo: memFree=18170056/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=777604 CPUtime=3763.98 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 679548 0 0 0 376108 290 0 0 25 0 4 0 503068551 796266496 128604 33554432000 4194304 4650419 140736397435520 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 194401 128604 393 112 0 189366 0
[pid=30245/tid=30248] ppid=30241 vsize=777604 CPUtime=937.17 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 202960 0 0 0 93632 85 0 0 25 0 4 0 503068551 796266496 128604 33554432000 4194304 4650419 140736397435520 18446744073709551615 4310421 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=777604 CPUtime=942.2 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 187401 0 0 0 94136 84 0 0 25 0 4 0 503068551 796266496 128604 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=777604 CPUtime=942.3 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 93383 0 0 0 94191 39 0 0 25 0 4 0 503068551 796266496 128604 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 777604

[startup+1002.3 s]
/proc/loadavg: 8.11 7.98 7.66 10/184 30289
/proc/meminfo: memFree=18148840/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=886772 CPUtime=4003.65 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 705531 0 0 0 400060 305 0 0 25 0 4 0 503068551 908054528 130686 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 221693 130686 393 112 0 216658 0
[pid=30245/tid=30248] ppid=30241 vsize=886772 CPUtime=996.84 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 213095 0 0 0 99593 91 0 0 25 0 4 0 503068551 908054528 130686 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=886772 CPUtime=1002.2 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 192540 0 0 0 100133 87 0 0 25 0 4 0 503068551 908054528 130686 33554432000 4194304 4650419 140736397435520 18446744073709551615 4313051 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=886772 CPUtime=1002.3 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 94771 0 0 0 100191 39 0 0 25 0 4 0 503068551 908054528 130686 33554432000 4194304 4650419 140736397435520 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 886772

[startup+1062.3 s]
/proc/loadavg: 8.12 8.00 7.68 9/184 30291
/proc/meminfo: memFree=18116472/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=797760 CPUtime=4243.33 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 730497 0 0 0 424014 319 0 0 25 0 4 0 503068551 816906240 140649 33554432000 4194304 4650419 140736397435520 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 199440 140649 393 112 0 194405 0
[pid=30245/tid=30248] ppid=30241 vsize=797760 CPUtime=1056.51 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 220019 0 0 0 105558 93 0 0 25 0 4 0 503068551 816906240 140649 33554432000 4194304 4650419 140736397435520 18446744073709551615 4439120 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=797760 CPUtime=1062.2 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 200860 0 0 0 106128 92 0 0 25 0 4 0 503068551 816906240 140649 33554432000 4194304 4650419 140736397435520 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=797760 CPUtime=1062.3 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 96296 0 0 0 106190 40 0 0 25 0 4 0 503068551 816906240 140649 33554432000 4194304 4650419 140736397435520 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 797760

[startup+1122.3 s]
/proc/loadavg: 8.18 8.03 7.71 10/184 30292
/proc/meminfo: memFree=18108908/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=751992 CPUtime=4482.99 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 751944 0 0 0 447968 331 0 0 25 0 4 0 503068551 770039808 138550 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 187998 138550 393 112 0 182963 0
[pid=30245/tid=30248] ppid=30241 vsize=751992 CPUtime=1116.19 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 226320 0 0 0 111521 98 0 0 25 0 4 0 503068551 770039808 138550 33554432000 4194304 4650419 140736397435520 18446744073709551615 4514625 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=751992 CPUtime=1122.19 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 210396 0 0 0 112123 96 0 0 25 0 4 0 503068551 770039808 138550 33554432000 4194304 4650419 140736397435520 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=751992 CPUtime=1122.31 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 97034 0 0 0 112190 41 0 0 25 0 4 0 503068551 770039808 138550 33554432000 4194304 4650419 140736397435520 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 751992

[startup+1182.3 s]
/proc/loadavg: 8.21 8.06 7.73 10/184 30294
/proc/meminfo: memFree=18077784/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=923368 CPUtime=4722.66 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 779780 0 0 0 471918 348 0 0 25 0 4 0 503068551 945528832 142187 33554432000 4194304 4650419 140736397435520 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 230842 142187 393 112 0 225807 0
[pid=30245/tid=30248] ppid=30241 vsize=923368 CPUtime=1175.86 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 234820 0 0 0 117483 103 0 0 25 0 4 0 503068551 945528832 142187 33554432000 4194304 4650419 140736397435520 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=923368 CPUtime=1182.19 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 217076 0 0 0 118118 101 0 0 25 0 4 0 503068551 945528832 142187 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=923368 CPUtime=1182.3 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 101301 0 0 0 118188 42 0 0 25 0 4 0 503068551 945528832 142187 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.66
Current children cumulated vsize (KiB) 923368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 8.05 7.74 5/180 30295
/proc/meminfo: memFree=18489372/32951124 swapFree=67111528/67111528
[pid=30245] ppid=30241 vsize=755616 CPUtime=4800.17 cores=1,3,5,7
/proc/30245/stat : 30245 (strangenight1-m) R 30241 30245 29626 0 -1 4202496 793346 0 0 0 479662 355 0 0 25 0 4 0 503068551 773750784 137852 33554432000 4194304 4650419 140736397435520 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30245/statm: 188904 137852 393 112 0 183869 0
[pid=30245/tid=30248] ppid=30241 vsize=755616 CPUtime=1195.16 cores=1,3,5,7
/proc/30245/task/30248/stat : 30248 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 238037 0 0 0 119411 105 0 0 25 0 4 0 503068551 773750784 137852 33554432000 4194304 4650419 140736397435520 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30245/tid=30249] ppid=30241 vsize=755616 CPUtime=1201.59 cores=1,3,5,7
/proc/30245/task/30249/stat : 30249 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 220485 0 0 0 120056 103 0 0 25 0 4 0 503068551 773750784 137852 33554432000 4194304 4650419 140736397435520 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30245/tid=30250] ppid=30241 vsize=755616 CPUtime=1201.71 cores=1,3,5,7
/proc/30245/task/30250/stat : 30250 (strangenight1-m) R 30241 30245 29626 0 -1 4202560 104197 0 0 0 120127 44 0 0 25 0 4 0 503068551 773750784 137852 33554432000 4194304 4650419 140736397435520 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 755616

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.74
CPU time (s): 4800.23
CPU user time (s): 4796.65
CPU system time (s): 3.58346
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 923368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.64
system time used= 3.58345
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 793349
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= 574
involuntary context switches= 35416

runsolver used 1.65975 second user time and 4.91625 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 21:48:47
IDJOB=3175277
IDBENCH=82895
IDSOLVER=1588
FILE ID=node145/3175277-1304106527
RUNJOBID= node145-1304106527-30227
PBS_JOBID= 13170624
Free space on /tmp= 72208 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S100095490-071.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175277-1304106527/watcher-3175277-1304106527 -o /tmp/evaluation-result-3175277-1304106527/solver-3175277-1304106527 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175277-1304106527.cnf

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

MD5SUM BENCH= 2ab9bb0f88fa203f02db11acc4404e31
RANDOM SEED=1019759246

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.786
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.83
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19043644 kB
Buffers:       2052896 kB
Cached:       11219072 kB
SwapCached:          0 kB
Active:        2588248 kB
Inactive:     10747892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19043644 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12484 kB
Writeback:           0 kB
AnonPages:       63464 kB
Mapped:          14492 kB
Slab:           507992 kB
PageTables:       4300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186280 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= 72196 MiB
End job on node145 at 2011-04-29 22:08:51