Trace number 3273806

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.35 1201.84

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n120-s55656844-unsat.cnf
MD5SUM4877ca9f3fe317c84d3087c8296a2a0b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark219.038
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of clauses252
Sum of the clauses size756
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3252
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-3273806-1304128214.cnf'
0.00/0.00	c -- header says num vars:            121
0.00/0.00	c -- header says num clauses:         252
0.00/0.00	c -- clauses added:            0 learnts,          252 normals,            0 xors
0.00/0.00	c -- vars added        121
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       121       252         0         0       756         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.00
3.58/0.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.58/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
3.58/0.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.58/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.58/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.58/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.58/0.90	c calculated reachability. Time: 0.00
3.58/0.90	c Calc default polars -  time:   0.00 s pos:       4 undec:     111 neg:       6
3.58/0.90	c =========================================================================================
3.58/0.90	c types(t): F = full restart, N = normal restart
3.58/0.90	c types(t): S = simplification begin/end, E = solution found
3.58/0.90	c restart types(rt): st = static, dy = dynamic
3.58/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.58/0.90	c  B st     0         0       121       252         0         0       756         0   no data   no data  --
3.58/0.90	c Decided on static restart strategy
3.58/0.90	c  N st     8      4916       121       252         0      4366       756     88311   no data   no data  --
3.58/0.90	c  N st    10     11300       121       252         0      3914       756     59133   no data   no data  --
3.58/0.90	c  N st    11     17043       121       252         0      8993       756    170302   no data   no data  --
3.58/0.90	c  F st    12     25000       121       252         0     11217       756    221194   no data   no data  --
3.58/0.90	c  N st    12     25000       121       252         0     11217       756    221194   no data   no data  --
3.58/0.90	c Decided on static restart strategy
3.58/0.90	c  N st    18     30002       121       252         0      9546       756    148304   no data   no data  --
3.58/0.90	c  S st    18     30002       121       252         0      9546       756    148304   no data   no data  --
3.58/0.90	c  S st    18     30507       121       252         0     10021       756    156840   no data   no data  --
3.58/0.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.58/0.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.58/0.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
3.58/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
3.58/0.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.58/1.00	c lits-rem:       858  cl-subs:      667  v-elim:      0  v-fix:    0  time:  0.42 s
3.58/1.00	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.01
3.58/1.00	c calculated reachability. Time: 0.00
3.58/1.00	c  N st    18     30507       121       252         0      9354       756    141358   no data   no data  --
4.78/1.20	c  N st    20     37619       121       252         0      8594       756    119486   no data   no data  --
5.57/1.40	c  N st    21     44018       121       252         0     14195       756    226754   no data   no data  --
5.97/1.50	c  S st    22     45760       121       252         0      7939       756     99770   no data   no data  --
5.97/1.50	c  S st    22     46264       121       252         0      8432       756    109339   no data   no data  --
5.97/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.97/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.97/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
5.97/1.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.50	c lits-rem:       163  cl-subs:      100  v-elim:      0  v-fix:    0  time:  0.13 s
5.97/1.50	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
5.97/1.50	c vivif2 --  cl tried     8332 cl shrink        0 lits rem          0 time: 0.00
5.97/1.50	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.01
5.97/1.50	c calculated reachability. Time: 0.00
5.97/1.50	c  N st    22     46264       121       252         0      8332       756    107416   no data   no data  --
7.98/2.07	c  N st    23     60661       121       252         0     12263       756    190373   no data   no data  --
9.57/2.44	c  N st    24     69399       121       252         0     10203       756    132933   no data   no data  --
9.57/2.44	c  S st    24     69399       121       252         0     10203       756    132933   no data   no data  --
9.57/2.46	c  S st    24     69905       121       252         0     10695       756    142833   no data   no data  --
9.57/2.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.57/2.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.57/2.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.57/2.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.57/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.57/2.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
9.57/2.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.37/2.65	c lits-rem:       373  cl-subs:      202  v-elim:      0  v-fix:    0  time:  0.73 s
10.37/2.65	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
10.37/2.65	c vivif2 --  cl tried    10493 cl shrink        0 lits rem          0 time: 0.00
10.37/2.65	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.01
10.37/2.66	c calculated reachability. Time: 0.00
10.37/2.66	c  N st    24     69905       121       252         0     10493       756    138123   no data   no data  --
13.19/3.36	c  F st    25     87500       121       252         0     15417       756    248210   no data   no data  --
13.19/3.36	c  N st    25     87500       121       252         0     15417       756    248210   no data   no data  --
13.96/3.57	c Decided on static restart strategy
14.36/3.69	c  N st    32     95542       121       252         0     22639       756    393035   no data   no data  --
15.96/4.07	c  N st    34    104857       121       252         0     19591       756    321697   no data   no data  --
15.96/4.07	c  S st    34    104857       121       252         0     19591       756    321697   no data   no data  --
16.37/4.11	c  S st    34    105363       121       252         0     20079       756    331768   no data   no data  --
16.37/4.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.37/4.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.37/4.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
16.37/4.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.37/4.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.37/4.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
16.37/4.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.76/5.20	c lits-rem:      2135  cl-subs:      998  v-elim:      0  v-fix:    0  time:  4.30 s
20.76/5.20	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
20.76/5.20	c vivif2 --  cl tried    19081 cl shrink        0 lits rem          0 time: 0.02
20.76/5.21	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.02
20.76/5.21	c calculated reachability. Time: 0.00
20.76/5.21	c  N st    34    105363       121       252         0     19081       756    303011   no data   no data  --
22.35/5.67	c  N st    35    114962       121       252         0     14971       756    209560   no data   no data  --
25.56/6.41	c  N st    36    129359       121       252         0     14031       756    174117   no data   no data  --
29.15/7.38	c  N st    37    150954       121       252         0     18887       756    269825   no data   no data  --
30.76/7.71	c  S st    38    158044       121       252         0     25065       756    397828   no data   no data  --
30.76/7.76	c  S st    38    158552       121       252         0     25562       756    407992   no data   no data  --
30.76/7.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.76/7.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.76/7.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
30.76/7.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.76/7.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.76/7.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
30.76/7.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.74/9.27	c lits-rem:      3026  cl-subs:     2417  v-elim:      0  v-fix:    0  time:  5.97 s
36.74/9.27	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
36.74/9.27	c vivif2 --  cl tried    23145 cl shrink        0 lits rem          0 time: 0.01
36.74/9.28	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.02
36.74/9.28	c calculated reachability. Time: 0.00
36.74/9.28	c  N st    38    158552       121       252         0     23145       756    348202   no data   no data  --
45.93/11.55	c  N st    39    207141       121       252         0     18389       756    221775   no data   no data  --
51.92/13.00	c  N st    40    237829       121       252         0     27101       756    393723   no data   no data  --
51.92/13.00	c  S st    40    237829       121       252         0     27101       756    393723   no data   no data  --
51.92/13.06	c  S st    40    238331       121       252         0     27590       756    403284   no data   no data  --
51.92/13.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.92/13.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.92/13.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
51.92/13.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.92/13.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.92/13.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
51.92/13.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.31/14.66	c lits-rem:      3729  cl-subs:     3038  v-elim:      0  v-fix:    0  time:  6.33 s
58.31/14.66	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
58.31/14.66	c vivif2 --  cl tried    24552 cl shrink        0 lits rem          0 time: 0.02
58.31/14.67	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.02
58.31/14.67	c calculated reachability. Time: 0.00
58.31/14.67	c  N st    40    238331       121       252         0     24552       756    332966   no data   no data  --
76.29/19.19	c  F st    41    306250       121       252         0     27465       756    385323   no data   no data  --
76.29/19.19	c  N st    41    306250       121       252         0     27465       756    385323   no data   no data  --
77.49/19.46	c Decided on static restart strategy
83.10/20.87	c  N st    51    334553       121       252         0     31360       756    467606   no data   no data  --
88.68/22.24	c  N st    53    357497       121       252         0     29594       756    422273   no data   no data  --
88.68/22.24	c  S st    53    357497       121       252         0     29594       756    422273   no data   no data  --
88.68/22.28	c  S st    53    357999       121       252         0     30088       756    432297   no data   no data  --
88.68/22.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
88.68/22.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.68/22.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
89.08/22.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.08/22.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.08/22.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
89.08/22.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
93.47/23.49	c lits-rem:      3294  cl-subs:      997  v-elim:      0  v-fix:    0  time:  4.74 s
93.47/23.49	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
93.47/23.50	c vivif2 --  cl tried    29091 cl shrink        0 lits rem          0 time: 0.02
93.87/23.50	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.03
93.87/23.50	c calculated reachability. Time: 0.00
93.87/23.50	c  N st    53    357999       121       252         0     29091       756    405393   no data   no data  --
102.26/25.65	c  N st    54    390392       121       252         0     34273       756    486725   no data   no data  --
115.84/29.09	c  N st    55    438981       121       252         0     29178       756    371789   no data   no data  --
134.22/33.60	c  N st    56    511865       121       252         0     39048       756    551774   no data   no data  --
140.22/35.15	c  N st    57    536999       121       252         0     34521       756    452855   no data   no data  --
140.22/35.15	c  S st    57    536999       121       252         0     34521       756    452855   no data   no data  --
140.63/35.22	c  S st    57    537502       121       252         0     35012       756    463021   no data   no data  --
140.63/35.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.63/35.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
140.63/35.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
140.63/35.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.63/35.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.63/35.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
140.63/35.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
146.20/36.66	c lits-rem:      3414  cl-subs:     1808  v-elim:      0  v-fix:    0  time:  5.68 s
146.20/36.66	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
146.20/36.67	c vivif2 --  cl tried    33204 cl shrink        0 lits rem          0 time: 0.02
146.20/36.67	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.03
146.20/36.68	c calculated reachability. Time: 0.00
146.20/36.68	c  N st    57    537502       121       252         0     33204       756    421249   no data   no data  --
193.37/48.47	c  N st    58    701486       121       252         0     57654       756    838653   no data   no data  --
223.73/56.02	c  N st    59    806253       121       252         0     53044       756    736147   no data   no data  --
223.73/56.02	c  S st    59    806253       121       252         0     53044       756    736147   no data   no data  --
224.14/56.11	c  S st    59    806754       121       252         0     53531       756    745946   no data   no data  --
224.14/56.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
224.14/56.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
224.14/56.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.04
224.14/56.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
224.14/56.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
224.14/56.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
224.14/56.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
237.31/59.45	c lits-rem:      5977  cl-subs:     5527  v-elim:      0  v-fix:    0  time: 13.16 s
237.31/59.45	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
237.31/59.45	c vivif2 --  cl tried    48004 cl shrink        0 lits rem          0 time: 0.03
237.31/59.47	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.07
237.31/59.47	c calculated reachability. Time: 0.00
237.31/59.47	c  N st    59    806754       121       252         0     48004       756    632214   no data   no data  --
335.58/84.06	c  F st    60   1071875       121       252         0     64182       756    950946   no data   no data  --
335.58/84.06	c  N st    60   1071875       121       252         0     64182       756    950946   no data   no data  --
345.56/86.59	c  N dy   105   1093045       121       252         0     44832       756    538236     13.23     14.09  --
353.55/88.54	c  N dy   152   1113162       121       252         0     63623       756    905096     12.40     13.07  --
366.33/91.75	c  N dy   228   1133189       121       252         0     82382       756   1268553     12.36     13.02  --
377.13/94.48	c  N dy   354   1153223       121       252         0     59884       756    802163     12.61     15.62  --
388.31/97.27	c  N dy   438   1173992       121       252         0     79329       756   1179667     12.54     13.23  --
399.09/99.93	c  N dy   539   1194139       121       252         0     55075       756    672934     12.64     13.42  --
406.68/101.80	c  S st   592   1210135       121       252         0     70103       756    975819     12.56     12.53  --
407.08/101.94	c  S st   592   1210636       121       252         0     70593       756    986503     12.56   no data  --
407.08/101.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
407.08/101.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
407.08/101.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.09
407.08/102.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
407.08/102.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
407.08/102.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
407.08/102.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
421.88/105.65	c lits-rem:      2016  cl-subs:     1249  v-elim:      0  v-fix:    0  time: 14.57 s
421.88/105.65	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
421.88/105.66	c vivif2 --  cl tried    69344 cl shrink        0 lits rem          0 time: 0.04
421.88/105.69	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.11
421.88/105.69	c calculated reachability. Time: 0.00
421.88/105.69	c  N dy   592   1210636       121       252         0     69344       756    957825     12.56   no data  --
434.25/108.79	c  N dy   679   1230668       121       252         0     88081       756   1338788     12.58     15.21  --
444.23/111.22	c  N dy   759   1250695       121       252         0     62354       756    795921     12.56     13.30  --
453.82/113.66	c  N dy   779   1270781       121       252         0     80673       756   1151937     12.31     12.98  --
465.82/116.65	c  N dy   879   1291150       121       252         0     54254       756    620069     12.34     13.30  --
474.99/118.93	c  N dy   934   1311825       121       252         0     73524       756    999093     12.26     13.05  --
488.97/122.44	c  N dy  1053   1331982       121       252         0     92632       756   1386343     12.33     13.06  --
502.16/125.70	c  N dy  1132   1352021       121       252         0     64720       756    821929     12.29     14.98  --
516.54/129.34	c  N dy  1240   1373251       121       252         0     84725       756   1225579     12.34     13.01  --
538.91/134.98	c  N dy  1284   1418135       121       252         0     77544       756   1042298     12.05     12.77  --
553.31/138.50	c  N dy  1365   1438952       121       252         0     48967       756    480203     12.04     12.70  --
565.29/141.53	c  N dy  1487   1462841       121       252         0     71434       756    943119     12.07     12.76  --
581.66/145.62	c  N dy  1608   1487218       121       252         0     94320       756   1407256     12.10     12.83  --
595.24/149.05	c  N dy  1681   1509267       121       252         0     65401       756    785916     12.07     12.86  --
608.82/152.47	c  N dy  1778   1529729       121       252         0     84544       756   1168264     12.09     12.88  --
622.40/155.88	c  N dy  1821   1549923       121       252         0     53038       756    533454     12.03     12.75  --
633.19/158.54	c  N dy  1940   1570043       121       252         0     71990       756    914308     12.06     12.88  --
645.59/161.63	c  N dy  2044   1590058       121       252         0     90890       756   1297523     12.09     16.29  --
663.17/166.07	c  N dy  2181   1616313       121       252         0     63915       756    742666     12.13     12.77  --
673.54/168.69	c  N dy  2255   1636954       121       252         0     83346       756   1126677     12.11     12.89  --
687.92/172.24	c  N dy  2351   1657208       121       252         0    102374       756   1510694     12.12     12.81  --
698.73/174.96	c  N dy  2425   1677305       121       252         0     68733       756    839680     12.11     13.33  --
709.49/177.64	c  N dy  2495   1697375       121       252         0     87510       756   1219755     12.10     12.89  --
719.08/180.02	c  S st  2562   1710636       121       252         0    100033       756   1478944     12.12   no data  --
719.88/180.24	c  S st  2562   1711142       121       252         0    100529       756   1489838     12.12   no data  --
719.88/180.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
719.88/180.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
719.88/180.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.14
720.30/180.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
720.30/180.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
720.30/180.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
720.30/180.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
752.24/188.36	c lits-rem:      1190  cl-subs:     2112  v-elim:      0  v-fix:    0  time: 32.05 s
752.24/188.36	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
752.24/188.38	c vivif2 --  cl tried    98417 cl shrink        0 lits rem          0 time: 0.07
752.64/188.42	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.18
752.64/188.43	c calculated reachability. Time: 0.00
752.64/188.43	c  N dy  2562   1711142       121       252         0     98417       756   1439777     12.12   no data  --
765.43/191.62	c  N dy  2635   1731236       121       252         0     63837       756    718378     12.11     12.77  --
777.43/194.64	c  N dy  2757   1751451       121       252         0     82881       756   1109515     12.13     12.86  --
792.59/198.46	c  N dy  2890   1771502       121       252         0    101737       756   1492047     12.17     13.00  --
807.38/202.15	c  N dy  3024   1791927       121       252         0     66432       756    764081     12.21     12.88  --
817.38/204.68	c  N dy  3052   1812081       121       252         0     84993       756   1122930     12.17     12.91  --
832.14/208.39	c  N dy  3143   1832630       121       252         0    104230       756   1510264     12.17     12.97  --
850.52/212.99	c  N dy  3249   1856037       121       252         0     71025       756    843851     12.18     12.93  --
866.89/217.08	c  N dy  3343   1876133       121       252         0     89836       756   1222033     12.19     14.87  --
887.69/222.28	c  N dy  3455   1898620       121       252         0    110902       756   1644780     12.19     12.96  --
900.47/225.45	c  N dy  3551   1918667       121       252         0     73550       756    885647     12.20     13.46  --
912.84/228.55	c  N dy  3655   1938853       121       252         0     92561       756   1269958     12.21     13.02  --
928.02/232.37	c  N dy  3747   1958891       121       252         0    111201       756   1651128     12.22     12.97  --
940.80/235.53	c  N dy  3856   1978901       121       252         0     72750       756    849884     12.24     13.18  --
953.60/238.71	c  N dy  3955   1998947       121       252         0     91554       756   1231237     12.25     13.66  --
969.17/242.68	c  N dy  4058   2019762       121       252         0    111070       756   1630312     12.26     12.91  --
982.36/245.99	c  N dy  4144   2039772       121       252         0     71796       756    824885     12.26     13.08  --
995.54/249.21	c  N dy  4259   2059930       121       252         0     90750       756   1222767     12.28     13.05  --
1010.74/253.05	c  N dy  4358   2080008       121       252         0    109522       756   1602261     12.29     13.01  --
1025.50/256.73	c  N dy  4457   2100771       121       252         0     69860       756    771795     12.30     12.97  --
1037.89/259.84	c  N dy  4549   2121194       121       252         0     89071       756   1158874     12.30     13.01  --
1053.07/263.66	c  N dy  4657   2141236       121       252         0    107878       756   1540229     12.31     13.00  --
1069.45/267.73	c  N dy  4746   2163651       121       252         0     68855       756    733823     12.32     13.00  --
1083.04/271.16	c  N dy  4830   2188935       121       252         0     92417       756   1227586     12.30     13.03  --
1100.61/275.55	c  N dy  4968   2208993       121       252         0    111359       756   1623941     12.33     12.98  --
1102.63/276.08	c  S st  4985   2211143       121       252         0    113398       756   1665773     12.33   no data  --
1103.82/276.32	c  S st  4985   2211646       121       252         0    113896       756   1677756     12.33   no data  --
1103.82/276.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1103.82/276.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1103.82/276.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.18
1104.22/276.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1104.22/276.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1104.22/276.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
1104.22/276.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1170.92/293.19	c lits-rem:      4105  cl-subs:     2391  v-elim:      0  v-fix:    0  time: 66.94 s
1170.92/293.19	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
1171.32/293.21	c vivif2 --  cl tried   111505 cl shrink        0 lits rem          0 time: 0.09
1171.32/293.29	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.30
1171.32/293.29	c calculated reachability. Time: 0.00
1171.32/293.29	c  N dy  4985   2211646       121       252         0    111505       756   1616286     12.33   no data  --
1189.70/297.81	c  N dy  5051   2231685       121       252         0     69294       756    735059     12.31     15.92  --
1203.69/301.38	c  N dy  5159   2252027       121       252         0     88305       756   1119860     12.32     13.05  --
1218.85/305.13	c  N dy  5201   2274695       121       252         0    109406       756   1549608     12.30     13.20  --
1236.43/309.50	c  N dy  5291   2294882       121       252         0     66753       756    673900     12.30     12.99  --
1252.81/313.67	c  N dy  5407   2324545       121       252         0     93931       756   1210132     12.28     13.13  --
1271.19/318.24	c  N dy  5542   2344634       121       252         0    112792       756   1601469     12.30     15.65  --
1287.60/322.33	c  N dy  5613   2364682       121       252         0     69034       756    715716     12.30     14.22  --
1299.56/325.34	c  N dy  5720   2384960       121       252         0     87996       756   1103047     12.31     13.02  --
1313.15/328.71	c  N dy  5792   2405186       121       252         0    106844       756   1489933     12.30     13.04  --
1331.14/333.23	c  N dy  5910   2425237       121       252         0    125561       756   1867782     12.32     13.87  --
1344.33/336.54	c  N dy  6005   2445821       121       252         0     81369       756    948572     12.32     13.04  --
1357.08/339.76	c  N dy  6083   2465897       121       252         0    100168       756   1327960     12.31     14.16  --
1374.66/344.13	c  N dy  6189   2486617       121       252         0    119742       756   1736136     12.32     13.00  --
1391.85/348.42	c  N dy  6304   2507151       121       252         0     74569       756    804594     12.34     12.99  --
1405.84/351.91	c  N dy  6403   2529745       121       252         0     95809       756   1245354     12.34     13.12  --
1421.41/355.86	c  N dy  6497   2550125       121       252         0    114861       756   1634026     12.34     13.07  --
1442.18/361.04	c  N dy  6613   2573438       121       252         0     71271       756    727499     12.35     13.02  --
1472.16/368.60	c  N dy  6702   2621512       121       252         0    115280       756   1641781     12.28     12.98  --
1490.92/373.24	c  N dy  6789   2641565       121       252         0     67934       756    650714     12.28     13.02  --
1503.71/376.44	c  N dy  6889   2663195       121       252         0     88333       756   1081929     12.29     12.99  --
1517.29/379.88	c  N dy  6970   2683266       121       252         0    106881       756   1448266     12.29     14.78  --
1535.27/384.31	c  N dy  7067   2703613       121       252         0    125952       756   1839896     12.29     13.02  --
1543.66/386.40	c  S st  7122   2711646       121       252         0    133444       756   1993430     12.30   no data  --
1544.86/386.71	c  S st  7122   2712148       121       252         0    133938       756   2005563     12.30   no data  --
1544.86/386.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1544.86/386.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1544.86/386.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.24
1545.26/386.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1545.26/386.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1545.26/386.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
1545.26/386.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1625.97/407.07	c lits-rem:      5645  cl-subs:     3205  v-elim:      0  v-fix:    0  time: 80.76 s
1625.97/407.07	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
1625.97/407.09	c vivif2 --  cl tried   130733 cl shrink        0 lits rem          0 time: 0.10
1626.34/407.17	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.29
1626.34/407.17	c calculated reachability. Time: 0.00
1626.34/407.17	c  N dy  7122   2712148       121       252         0    130733       756   1924264     12.30   no data  --
1641.93/411.01	c  N dy  7233   2732230       121       252         0     82427       756    937955     12.31     18.20  --
1655.92/414.60	c  N dy  7334   2752320       121       252         0    101270       756   1322619     12.31     13.02  --
1672.29/418.66	c  N dy  7408   2772508       121       252         0    120172       756   1701884     12.31     12.99  --
1692.27/423.67	c  N dy  7479   2792600       121       252         0     70816       756    687763     12.30     13.16  --
1704.67/426.77	c  N dy  7576   2813245       121       252         0     90055       756   1084329     12.31     12.97  --
1720.63/430.75	c  N dy  7694   2833527       121       252         0    109100       756   1487086     12.32     13.02  --
1740.23/435.65	c  N dy  7805   2855248       121       252         0    129490       756   1905179     12.33     13.13  --
1757.40/439.98	c  N dy  7897   2875981       121       252         0     79731       756    861754     12.33     13.01  --
1770.98/443.37	c  N dy  7996   2896056       121       252         0     98515       756   1256014     12.34     14.52  --
1787.35/447.48	c  N dy  8087   2916723       121       252         0    117750       756   1652431     12.34     13.26  --
1806.14/452.17	c  N dy  8160   2937114       121       252         0    136886       756   2054593     12.34     13.02  --
1821.30/455.93	c  N dy  8223   2958238       121       252         0     86474       756    986377     12.34     13.13  --
1836.08/459.60	c  N dy  8336   2978330       121       252         0    105291       756   1373955     12.34     13.06  --
1853.26/463.99	c  N dy  8444   2998998       121       252         0    124720       756   1774845     12.35     13.14  --
1875.23/469.41	c  N dy  8561   3019297       121       252         0     72595       756    694191     12.36     13.34  --
1888.42/472.70	c  N dy  8662   3040567       121       252         0     92489       756   1106164     12.35     13.05  --
1903.59/476.58	c  N dy  8763   3060671       121       252         0    111405       756   1501555     12.36     13.09  --
1921.17/480.92	c  N dy  8860   3080756       121       252         0    130074       756   1877496     12.36     13.22  --
1941.96/486.17	c  N dy  8969   3100802       121       252         0     76815       756    770318     12.36     13.02  --
1955.15/489.43	c  N dy  8991   3126112       121       252         0    100255       756   1250961     12.33     13.37  --
1973.13/493.97	c  N dy  9109   3146143       121       252         0    118967       756   1638017     12.34     14.30  --
1990.71/498.38	c  N dy  9177   3166768       121       252         0    138086       756   2022425     12.33     13.04  --
2007.88/502.66	c  N dy  9256   3186795       121       252         0     84104       756    915253     12.33     15.30  --
2024.25/506.77	c  N dy  9339   3208172       121       252         0    104057       756   1324368     12.33     13.15  --
2028.64/507.80	c  S st  9366   3212150       121       252         0    107808       756   1403396     12.33     11.68  --
2029.44/508.10	c  S st  9366   3212652       121       252         0    108301       756   1414851     12.33   no data  --
2029.85/508.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2029.85/508.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2029.85/508.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
2030.26/508.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2030.26/508.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2030.26/508.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
2030.26/508.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2076.98/519.93	c lits-rem:      2943  cl-subs:     1579  v-elim:      0  v-fix:    0  time: 46.83 s
2076.98/519.93	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
2076.98/519.95	c vivif2 --  cl tried   106722 cl shrink        0 lits rem          0 time: 0.08
2077.38/520.02	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.26
2077.38/520.02	c calculated reachability. Time: 0.00
2077.38/520.02	c  N dy  9366   3212652       121       252         0    106722       756   1374484     12.33   no data  --
2096.55/524.84	c  N dy  9463   3232779       121       252         0    125683       756   1770483     12.33     13.12  --
2122.13/531.26	c  N dy  9595   3252796       121       252         0    144480       756   2159889     12.34     15.60  --
2142.09/536.27	c  N dy  9708   3272977       121       252         0     89530       756   1016733     12.35     13.09  --
2162.08/541.25	c  N dy  9789   3293917       121       252         0    109096       756   1408579     12.35     13.10  --
2187.23/547.54	c  N dy  9876   3314187       121       252         0    128155       756   1808924     12.35     13.10  --
2216.79/554.96	c  N dy  9994   3334252       121       252         0    146969       756   2194127     12.36     13.12  --
2238.77/560.47	c  N dy 10103   3355569       121       252         0     91967       756   1048422     12.36     13.10  --
2257.54/565.18	c  N dy 10217   3375596       121       252         0    110824       756   1436164     12.37     13.78  --
2278.72/570.43	c  N dy 10330   3395654       121       252         0    129697       756   1828171     12.38     13.43  --
2300.28/575.87	c  N dy 10447   3415691       121       252         0    148546       756   2221790     12.38     16.41  --
2319.46/580.63	c  N dy 10598   3435827       121       252         0     91536       756   1040889     12.40     13.17  --
2334.25/584.37	c  N dy 10679   3455884       121       252         0    110354       756   1427195     12.40     13.11  --
2353.42/589.12	c  N dy 10796   3475923       121       252         0    129182       756   1818060     12.40     13.18  --
2374.59/594.42	c  N dy 10872   3497107       121       252         0    148930       756   2223979     12.40     13.15  --
2392.58/598.99	c  N dy 10982   3517135       121       252         0     90627       756    999694     12.41     16.18  --
2407.36/602.63	c  N dy 11064   3537258       121       252         0    109383       756   1379462     12.41     13.10  --
2424.93/607.04	c  N dy 11163   3557291       121       252         0    128056       756   1764114     12.41     13.12  --
2446.11/612.37	c  N dy 11263   3577819       121       252         0    147392       756   2172350     12.41     13.18  --
2464.49/616.97	c  N dy 11313   3599835       121       252         0     90200       756    975935     12.40     13.19  --
2481.66/621.29	c  N dy 11445   3621354       121       252         0    110422       756   1396472     12.41     13.07  --
2499.64/625.75	c  N dy 11548   3641454       121       252         0    129082       756   1779323     12.42     17.95  --
2521.61/631.21	c  N dy 11662   3661508       121       252         0    147651       756   2159005     12.42     16.36  --
2539.61/635.74	c  N dy 11725   3681818       121       252         0     88137       756    929563     12.41     13.11  --
2553.57/639.22	c  N dy 11802   3701846       121       252         0    106889       756   1319300     12.41     13.23  --
2562.76/641.58	c  S st 11868   3712654       121       252         0    117010       756   1531696     12.42   no data  --
2563.96/641.83	c  S st 11868   3713161       121       252         0    117510       756   1543502     12.42   no data  --
2563.96/641.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2563.96/641.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2563.96/641.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.18
2564.36/641.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2564.36/641.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2564.36/641.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
2564.36/641.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2670.60/668.58	c lits-rem:      3092  cl-subs:     1740  v-elim:      0  v-fix:    0  time: 106.42 s
2670.60/668.58	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
2671.00/668.60	c vivif2 --  cl tried   115770 cl shrink        0 lits rem          0 time: 0.11
2671.00/668.70	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.37
2671.42/668.70	c calculated reachability. Time: 0.00
2671.42/668.70	c  N dy 11868   3713161       121       252         0    115770       756   1499200     12.42   no data  --
2696.16/674.99	c  N dy 11939   3733187       121       252         0    134405       756   1876839     12.41     17.44  --
2728.13/682.97	c  F st 12057   3751562       121       252         0    151612       756   2243426     12.42   no data  --
2731.33/683.78	c  N st 12061   3753595       121       252         0    153536       756   2285623     12.42   no data  --
2736.12/684.99	c Decided on static restart strategy
2758.08/690.40	c  N st 12067   3779868       121       252         0     97255       756   1166023     12.42   no data  --
2786.84/697.69	c  N st 12069   3815861       121       252         0    127153       756   1772687     12.42   no data  --
2824.00/706.95	c  N st 12070   3848253       121       252         0     77957       756   1118503     12.42   no data  --
2854.12/714.58	c  N st 12071   3896841       121       252         0    117334       756   1864882     12.42   no data  --
2899.91/726.03	c  N st 12072   3969725       121       252         0    101548       756   1498533     12.42   no data  --
2970.59/743.72	c  N st 12073   4079048       121       252         0    117874       756   1900184     12.42   no data  --
3061.27/766.49	c  N st 12074   4213162       121       252         0     81249       756   1043008     12.42   no data  --
3061.27/766.49	c  S st 12074   4213162       121       252         0     81249       756   1043008     12.42   no data  --
3062.09/766.68	c  S st 12074   4213664       121       252         0     81739       756   1054719     12.42   no data  --
3062.09/766.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3062.09/766.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3062.49/766.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.12
3062.49/766.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3062.49/766.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3062.49/766.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
3062.49/766.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3086.03/772.62	c lits-rem:      2266  cl-subs:     8020  v-elim:      0  v-fix:    0  time: 23.47 s
3086.03/772.62	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
3086.03/772.63	c vivif2 --  cl tried    73719 cl shrink        0 lits rem          0 time: 0.04
3086.03/772.67	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.12
3086.03/772.67	c calculated reachability. Time: 0.00
3086.03/772.67	c  N st 12074   4213664       121       252         0     73719       756    908051     12.42   no data  --
3279.78/821.10	c  N st 12075   4459640       121       252         0    126249       756   1936808     12.42   no data  --
3484.71/872.42	c  N st 12076   4713664       121       252         0    105079       756   1427981     12.42   no data  --
3484.71/872.42	c  S st 12076   4713664       121       252         0    105079       756   1427981     12.42   no data  --
3485.51/872.69	c  S st 12076   4714169       121       252         0    105572       756   1438569     12.42   no data  --
3485.91/872.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3485.91/872.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3485.91/872.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.19
3485.91/872.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3485.91/872.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3485.91/872.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
3485.91/872.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3559.03/891.09	c lits-rem:      1749  cl-subs:    10291  v-elim:      0  v-fix:    0  time: 73.09 s
3559.03/891.09	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
3559.40/891.11	c vivif2 --  cl tried    95281 cl shrink        0 lits rem          0 time: 0.06
3559.40/891.15	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.17
3559.40/891.15	c calculated reachability. Time: 0.00
3559.40/891.15	c  N st 12076   4714169       121       252         0     95281       756   1228056     12.42   no data  --
3940.91/986.67	c  N st 12077   5214170       121       252         0    102297       756   1325916     12.42   no data  --
3940.91/986.67	c  S st 12077   5214170       121       252         0    102297       756   1325916     12.42   no data  --
3942.49/987.02	c  S st 12077   5214674       121       252         0    102791       756   1336930     12.42   no data  --
3942.49/987.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3942.49/987.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3942.89/987.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.27
3942.89/987.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3942.89/987.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3942.89/987.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
3942.89/987.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4046.78/1013.18	c lits-rem:      4385  cl-subs:     7929  v-elim:      0  v-fix:    0  time: 103.99 s
4046.78/1013.18	c vivif2 --  cl tried      252 cl shrink        0 lits rem          0 time: 0.00
4047.15/1013.20	c vivif2 --  cl tried    94862 cl shrink        0 lits rem          0 time: 0.08
4047.15/1013.27	c asymm  cl-useful: 0/252/252 lits-rem:0 time: 0.28
4047.15/1013.28	c calculated reachability. Time: 0.00
4047.15/1013.28	c  N st 12077   5214674       121       252         0     94862       756   1170955     12.42   no data  --
4532.64/1134.83	c  N st 12078   5714674       121       252         0    170397       756   2657570     12.42   no data  --
4532.64/1134.83	c  S st 12078   5714674       121       252         0    170397       756   2657570     12.42   no data  --
4534.26/1135.22	c  S st 12078   5715175       121       252         0    170886       756   2669600     12.42   no data  --
4534.26/1135.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4534.26/1135.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4534.63/1135.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.33
4535.03/1135.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4535.03/1135.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4535.03/1135.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    121 time:  0.00 s
4535.03/1135.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

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-3273806-1304128214/watcher-3273806-1304128214 -o /tmp/evaluation-result-3273806-1304128214/solver-3273806-1304128214 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3273806-1304128214.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: 7.60 7.97 7.97 6/180 24789
/proc/meminfo: memFree=30781308/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 603051987 52465664 352 33554432000 4194304 4650419 140736961599936 18446744073709551615 47689726683058 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 12809 352 303 112 0 7774 0
[pid=24789/tid=24790] ppid=24787 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 603051988 52465664 352 33554432000 4194304 4650419 140736961599936 18446744073709551615 47689726683058 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 603051988 52465664 352 33554432000 4194304 4650419 140736961599936 18446744073709551615 47689726683058 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 603051988 52465664 352 33554432000 4194304 4650419 140736961599936 18446744073709551615 260020452337 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.057074 s]
/proc/loadavg: 7.60 7.97 7.97 6/180 24789
/proc/meminfo: memFree=30781308/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=281928 CPUtime=0.21 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 1137 0 0 0 21 0 0 0 18 0 4 0 603051987 288694272 1012 33554432000 4194304 4650419 140736961599936 18446744073709551615 4366928 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 70482 1012 390 112 0 65447 0
[pid=24789/tid=24790] ppid=24787 vsize=281928 CPUtime=0.05 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 195 0 0 0 5 0 0 0 18 0 4 0 603051988 288694272 1012 33554432000 4194304 4650419 140736961599936 18446744073709551615 4333804 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=281928 CPUtime=0.05 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 199 0 0 0 5 0 0 0 18 0 4 0 603051988 288694272 1012 33554432000 4194304 4650419 140736961599936 18446744073709551615 260020056773 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=281928 CPUtime=0.04 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 155 0 0 0 4 0 0 0 25 0 4 0 603051988 288694272 1012 33554432000 4194304 4650419 140736961599936 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 281928

[startup+0.157055 s]
/proc/loadavg: 7.60 7.97 7.97 6/180 24789
/proc/meminfo: memFree=30781308/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=282824 CPUtime=0.6 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 1911 0 0 0 60 0 0 0 18 0 4 0 603051987 289611776 1394 33554432000 4194304 4650419 140736961599936 18446744073709551615 4333213 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 70706 1394 392 112 0 65671 0
[pid=24789/tid=24790] ppid=24787 vsize=282824 CPUtime=0.15 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 391 0 0 0 15 0 0 0 18 0 4 0 603051988 289611776 1394 33554432000 4194304 4650419 140736961599936 18446744073709551615 4334297 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=282824 CPUtime=0.14 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 386 0 0 0 14 0 0 0 18 0 4 0 603051988 289611776 1394 33554432000 4194304 4650419 140736961599936 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=282824 CPUtime=0.14 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 351 0 0 0 14 0 0 0 25 0 4 0 603051988 289611776 1394 33554432000 4194304 4650419 140736961599936 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 282824

[startup+0.30103 s]
/proc/loadavg: 7.60 7.97 7.97 6/180 24789
/proc/meminfo: memFree=30781308/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=283448 CPUtime=1.18 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 2847 0 0 0 118 0 0 0 18 0 4 0 603051987 290250752 1695 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 70862 1695 392 112 0 65827 0
[pid=24789/tid=24790] ppid=24787 vsize=283448 CPUtime=0.29 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 622 0 0 0 29 0 0 0 18 0 4 0 603051988 290250752 1695 33554432000 4194304 4650419 140736961599936 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=283448 CPUtime=0.29 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 619 0 0 0 29 0 0 0 18 0 4 0 603051988 290250752 1695 33554432000 4194304 4650419 140736961599936 18446744073709551615 4349707 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=283448 CPUtime=0.29 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 565 0 0 0 29 0 0 0 25 0 4 0 603051988 290250752 1695 33554432000 4194304 4650419 140736961599936 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283448

[startup+0.700957 s]
/proc/loadavg: 7.60 7.97 7.97 6/180 24789
/proc/meminfo: memFree=30781308/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=284512 CPUtime=2.78 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 5047 0 0 0 277 1 0 0 18 0 4 0 603051987 291340288 2313 33554432000 4194304 4650419 140736961599936 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 71128 2313 393 112 0 66093 0
[pid=24789/tid=24790] ppid=24787 vsize=284512 CPUtime=0.69 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 1243 0 0 0 69 0 0 0 18 0 4 0 603051988 291340288 2313 33554432000 4194304 4650419 140736961599936 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=284512 CPUtime=0.68 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 1218 0 0 0 68 0 0 0 18 0 4 0 603051988 291340288 2313 33554432000 4194304 4650419 140736961599936 18446744073709551615 4334343 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=284512 CPUtime=0.69 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 1106 0 0 0 69 0 0 0 25 0 4 0 603051988 291340288 2313 33554432000 4194304 4650419 140736961599936 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284512

[startup+1.50081 s]
/proc/loadavg: 7.60 7.97 7.97 10/184 24793
/proc/meminfo: memFree=30758088/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=291932 CPUtime=5.97 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 11350 0 0 0 595 2 0 0 20 0 4 0 603051987 298938368 6418 33554432000 4194304 4650419 140736961599936 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 72983 6418 394 112 0 67948 0
[pid=24789/tid=24790] ppid=24787 vsize=291932 CPUtime=1.49 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 2767 0 0 0 149 0 0 0 19 0 4 0 603051988 298938368 6418 33554432000 4194304 4650419 140736961599936 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=291932 CPUtime=1.49 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 3297 0 0 0 148 1 0 0 19 0 4 0 603051988 298938368 6418 33554432000 4194304 4650419 140736961599936 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=291932 CPUtime=1.48 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 1855 0 0 0 148 0 0 0 25 0 4 0 603051988 298938368 6418 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 291932

[startup+3.10052 s]
/proc/loadavg: 7.60 7.97 7.97 9/184 24793
/proc/meminfo: memFree=30731712/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=283784 CPUtime=12.37 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 17762 0 0 0 1234 3 0 0 25 0 4 0 603051987 290594816 9742 33554432000 4194304 4650419 140736961599936 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 70946 9742 394 112 0 65911 0
[pid=24789/tid=24790] ppid=24787 vsize=283784 CPUtime=3.09 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 4611 0 0 0 309 0 0 0 25 0 4 0 603051988 290594816 9742 33554432000 4194304 4650419 140736961599936 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=283784 CPUtime=3.09 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 4395 0 0 0 308 1 0 0 25 0 4 0 603051988 290594816 9742 33554432000 4194304 4650419 140736961599936 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=283784 CPUtime=3.07 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 3856 0 0 0 307 0 0 0 25 0 4 0 603051988 290594816 9742 33554432000 4194304 4650419 140736961599936 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 283784

[startup+6.30093 s]
/proc/loadavg: 7.63 7.97 7.97 9/184 24793
/proc/meminfo: memFree=30671076/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=288120 CPUtime=25.16 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 28385 0 0 0 2511 5 0 0 25 0 4 0 603051987 295034880 14825 33554432000 4194304 4650419 140736961599936 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 72030 14825 394 112 0 66995 0
[pid=24789/tid=24790] ppid=24787 vsize=288120 CPUtime=6.29 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 7859 0 0 0 628 1 0 0 25 0 4 0 603051988 295034880 14825 33554432000 4194304 4650419 140736961599936 18446744073709551615 4432399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=288120 CPUtime=6.28 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 6752 0 0 0 627 1 0 0 25 0 4 0 603051988 295034880 14825 33554432000 4194304 4650419 140736961599936 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=288120 CPUtime=6.25 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 6013 0 0 0 625 0 0 0 25 0 4 0 603051988 295034880 14825 33554432000 4194304 4650419 140736961599936 18446744073709551615 4476488 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 288120

[startup+12.7008 s]
/proc/loadavg: 7.74 7.98 7.98 9/184 24793
/proc/meminfo: memFree=30612392/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=298508 CPUtime=50.72 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 40842 0 0 0 5065 7 0 0 25 0 4 0 603051987 305672192 22012 33554432000 4194304 4650419 140736961599936 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 74627 22012 394 112 0 69592 0
[pid=24789/tid=24790] ppid=24787 vsize=298508 CPUtime=12.69 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 10911 0 0 0 1268 1 0 0 25 0 4 0 603051988 305672192 22012 33554432000 4194304 4650419 140736961599936 18446744073709551615 4432396 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=298508 CPUtime=12.69 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 9584 0 0 0 1267 2 0 0 25 0 4 0 603051988 305672192 22012 33554432000 4194304 4650419 140736961599936 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=298508 CPUtime=12.62 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 8531 0 0 0 1261 1 0 0 25 0 4 0 603051988 305672192 22012 33554432000 4194304 4650419 140736961599936 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 298508

[startup+25.5004 s]
/proc/loadavg: 7.80 7.98 7.98 9/184 24794
/proc/meminfo: memFree=30555240/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=318300 CPUtime=101.86 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 60595 0 0 0 10174 12 0 0 25 0 4 0 603051987 325939200 27897 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 79575 27897 394 112 0 74540 0
[pid=24789/tid=24790] ppid=24787 vsize=318300 CPUtime=25.48 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 15095 0 0 0 2547 1 0 0 25 0 4 0 603051988 325939200 27897 33554432000 4194304 4650419 140736961599936 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=318300 CPUtime=25.49 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 14522 0 0 0 2546 3 0 0 25 0 4 0 603051988 325939200 27897 33554432000 4194304 4650419 140736961599936 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=318300 CPUtime=25.36 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 11856 0 0 0 2534 2 0 0 25 0 4 0 603051988 325939200 27897 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 318300

[startup+51.1007 s]
/proc/loadavg: 7.87 7.98 7.98 9/184 24795
/proc/meminfo: memFree=30490076/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=309540 CPUtime=204.13 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 95846 0 0 0 20395 18 0 0 25 0 4 0 603051987 316968960 35472 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 77385 35472 394 112 0 72350 0
[pid=24789/tid=24790] ppid=24787 vsize=309540 CPUtime=51.09 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 22067 0 0 0 5107 2 0 0 25 0 4 0 603051988 316968960 35472 33554432000 4194304 4650419 140736961599936 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=309540 CPUtime=51.09 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 25230 0 0 0 5103 6 0 0 25 0 4 0 603051988 316968960 35472 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=309540 CPUtime=50.84 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 18442 0 0 0 5081 3 0 0 25 0 4 0 603051988 316968960 35472 33554432000 4194304 4650419 140736961599936 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 309540

[startup+102.306 s]
/proc/loadavg: 8.02 8.01 7.99 9/184 24796
/proc/meminfo: memFree=30433496/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=311004 CPUtime=408.7 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 155964 0 0 0 40836 34 0 0 25 0 4 0 603051987 318468096 43757 33554432000 4194304 4650419 140736961599936 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 77751 43757 394 112 0 72716 0
[pid=24789/tid=24790] ppid=24787 vsize=311004 CPUtime=102.29 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 35754 0 0 0 10223 6 0 0 25 0 4 0 603051988 318468096 43757 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=311004 CPUtime=102.29 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 40679 0 0 0 10219 10 0 0 25 0 4 0 603051988 318468096 43757 33554432000 4194304 4650419 140736961599936 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=311004 CPUtime=101.78 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 29816 0 0 0 10173 5 0 0 25 0 4 0 603051988 318468096 43757 33554432000 4194304 4650419 140736961599936 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.7
Current children cumulated vsize (KiB) 311004

[startup+162.3 s]

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

[pid=24789] ppid=24787 vsize=564928 CPUtime=2565.98 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 444263 0 0 0 256457 141 0 0 25 0 4 0 603051987 578486272 104783 33554432000 4194304 4650419 140736961599936 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 141232 104783 394 112 0 136197 0
[pid=24789/tid=24790] ppid=24787 vsize=564928 CPUtime=642.32 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 143936 0 0 0 64190 42 0 0 25 0 4 0 603051988 578486272 104783 33554432000 4194304 4650419 140736961599936 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=564928 CPUtime=642.31 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 79130 0 0 0 64206 25 0 0 25 0 4 0 603051988 578486272 104783 33554432000 4194304 4650419 140736961599936 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=564928 CPUtime=639.01 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 98362 0 0 0 63869 32 0 0 25 0 4 0 603051988 578486272 104783 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.98
Current children cumulated vsize (KiB) 564928

[startup+702.301 s]
/proc/loadavg: 8.16 8.09 8.01 9/184 24821
/proc/meminfo: memFree=29935144/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=578032 CPUtime=2805.62 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 448609 0 0 0 280418 144 0 0 25 0 4 0 603051987 591904768 100547 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 144508 100547 394 112 0 139473 0
[pid=24789/tid=24790] ppid=24787 vsize=578032 CPUtime=702.31 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 144786 0 0 0 70189 42 0 0 25 0 4 0 603051988 591904768 100547 33554432000 4194304 4650419 140736961599936 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=578032 CPUtime=702.29 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 79176 0 0 0 70204 25 0 0 25 0 4 0 603051988 591904768 100547 33554432000 4194304 4650419 140736961599936 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=578032 CPUtime=698.68 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 99086 0 0 0 69835 33 0 0 25 0 4 0 603051988 591904768 100547 33554432000 4194304 4650419 140736961599936 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.62
Current children cumulated vsize (KiB) 578032

[startup+762.307 s]
/proc/loadavg: 8.83 8.30 8.09 11/189 25236
/proc/meminfo: memFree=29862716/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=630464 CPUtime=3044.91 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 472470 0 0 0 304336 155 0 0 25 0 4 0 603051987 645595136 113352 33554432000 4194304 4650419 140736961599936 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 157616 113352 394 112 0 152581 0
[pid=24789/tid=24790] ppid=24787 vsize=630464 CPUtime=762.29 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 151308 0 0 0 76185 44 0 0 25 0 4 0 603051988 645595136 113352 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=630464 CPUtime=762.21 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 79176 0 0 0 76193 28 0 0 25 0 4 0 603051988 645595136 113352 33554432000 4194304 4650419 140736961599936 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=630464 CPUtime=758.35 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 104972 0 0 0 75800 35 0 0 25 0 4 0 603051988 645595136 113352 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.91
Current children cumulated vsize (KiB) 630464

[startup+822.301 s]
/proc/loadavg: 9.02 8.45 8.15 10/189 25238
/proc/meminfo: memFree=29871268/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=630464 CPUtime=3284.57 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 483438 0 0 0 328295 162 0 0 25 0 4 0 603051987 645595136 110231 33554432000 4194304 4650419 140736961599936 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 157616 110231 394 112 0 152581 0
[pid=24789/tid=24790] ppid=24787 vsize=630464 CPUtime=822.29 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 153986 0 0 0 82184 45 0 0 25 0 4 0 603051988 645595136 110231 33554432000 4194304 4650419 140736961599936 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=630464 CPUtime=822.2 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 79216 0 0 0 82191 29 0 0 25 0 4 0 603051988 645595136 110231 33554432000 4194304 4650419 140736961599936 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=630464 CPUtime=818.02 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 109926 0 0 0 81764 38 0 0 25 0 4 0 603051988 645595136 110231 33554432000 4194304 4650419 140736961599936 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.57
Current children cumulated vsize (KiB) 630464

[startup+882.301 s]
/proc/loadavg: 9.09 8.58 8.21 10/189 25240
/proc/meminfo: memFree=29898844/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=630464 CPUtime=3524.25 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 494346 0 0 0 352255 170 0 0 25 0 4 0 603051987 645595136 105735 33554432000 4194304 4650419 140736961599936 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 157616 105735 394 112 0 152581 0
[pid=24789/tid=24790] ppid=24787 vsize=630464 CPUtime=882.28 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 157069 0 0 0 88182 46 0 0 25 0 4 0 603051988 645595136 105735 33554432000 4194304 4650419 140736961599936 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=630464 CPUtime=882.19 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 79216 0 0 0 88190 29 0 0 25 0 4 0 603051988 645595136 105735 33554432000 4194304 4650419 140736961599936 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=630464 CPUtime=877.7 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 111196 0 0 0 87731 39 0 0 25 0 4 0 603051988 645595136 105735 33554432000 4194304 4650419 140736961599936 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.25
Current children cumulated vsize (KiB) 630464

[startup+942.3 s]
/proc/loadavg: 9.03 8.65 8.26 11/189 25241
/proc/meminfo: memFree=29837512/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=570792 CPUtime=3763.93 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 515314 0 0 0 376216 177 0 0 25 0 4 0 603051987 584491008 111365 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 142698 111365 394 112 0 137663 0
[pid=24789/tid=24790] ppid=24787 vsize=570792 CPUtime=942.29 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 162821 0 0 0 94181 48 0 0 25 0 4 0 603051988 584491008 111365 33554432000 4194304 4650419 140736961599936 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=570792 CPUtime=942.2 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 80416 0 0 0 94190 30 0 0 25 0 4 0 603051988 584491008 111365 33554432000 4194304 4650419 140736961599936 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=570792 CPUtime=937.37 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 117560 0 0 0 93696 41 0 0 25 0 4 0 603051988 584491008 111365 33554432000 4194304 4650419 140736961599936 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.93
Current children cumulated vsize (KiB) 570792

[startup+1002.3 s]
/proc/loadavg: 9.01 8.71 8.30 10/189 25243
/proc/meminfo: memFree=29823852/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=597112 CPUtime=4003.61 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 527681 0 0 0 400179 182 0 0 25 0 4 0 603051987 611442688 113985 33554432000 4194304 4650419 140736961599936 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 149278 113985 394 112 0 144243 0
[pid=24789/tid=24790] ppid=24787 vsize=597112 CPUtime=1002.29 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 165069 0 0 0 100181 48 0 0 25 0 4 0 603051988 611442688 113985 33554432000 4194304 4650419 140736961599936 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=597112 CPUtime=1002.2 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 83073 0 0 0 100188 32 0 0 25 0 4 0 603051988 611442688 113985 33554432000 4194304 4650419 140736961599936 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=597112 CPUtime=997.04 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 120159 0 0 0 99662 42 0 0 25 0 4 0 603051988 611442688 113985 33554432000 4194304 4650419 140736961599936 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.61
Current children cumulated vsize (KiB) 597112

[startup+1062.3 s]
/proc/loadavg: 9.04 8.78 8.35 10/189 25244
/proc/meminfo: memFree=29772064/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=662648 CPUtime=4243.29 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 538015 0 0 0 424143 186 0 0 25 0 4 0 603051987 678551552 122345 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 165662 122345 394 112 0 160627 0
[pid=24789/tid=24790] ppid=24787 vsize=662648 CPUtime=1062.29 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 169686 0 0 0 106180 49 0 0 25 0 4 0 603051988 678551552 122345 33554432000 4194304 4650419 140736961599936 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=662648 CPUtime=1062.2 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 83073 0 0 0 106188 32 0 0 25 0 4 0 603051988 678551552 122345 33554432000 4194304 4650419 140736961599936 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=662648 CPUtime=1056.72 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 120159 0 0 0 105630 42 0 0 25 0 4 0 603051988 678551552 122345 33554432000 4194304 4650419 140736961599936 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 662648

[startup+1122.3 s]
/proc/loadavg: 8.78 8.76 8.37 9/184 25298
/proc/meminfo: memFree=29778988/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=662648 CPUtime=4482.69 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 545323 0 0 0 448077 192 0 0 25 0 4 0 603051987 678551552 121552 33554432000 4194304 4650419 140736961599936 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 165662 121552 394 112 0 160627 0
[pid=24789/tid=24790] ppid=24787 vsize=662648 CPUtime=1122.29 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 170904 0 0 0 112180 49 0 0 25 0 4 0 603051988 678551552 121552 33554432000 4194304 4650419 140736961599936 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=662648 CPUtime=1122.21 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 83073 0 0 0 112187 34 0 0 25 0 4 0 603051988 678551552 121552 33554432000 4194304 4650419 140736961599936 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=662648 CPUtime=1116.4 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 122057 0 0 0 111596 44 0 0 25 0 4 0 603051988 678551552 121552 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.69
Current children cumulated vsize (KiB) 662648

[startup+1182.3 s]
/proc/loadavg: 8.36 8.64 8.35 9/184 25300
/proc/meminfo: memFree=29734240/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=728184 CPUtime=4722.38 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 573363 0 0 0 472039 199 0 0 25 0 4 0 603051987 745660416 124880 33554432000 4194304 4650419 140736961599936 18446744073709551615 4433074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 182046 124880 394 112 0 177011 0
[pid=24789/tid=24790] ppid=24787 vsize=728184 CPUtime=1182.3 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 190599 0 0 0 118177 53 0 0 25 0 4 0 603051988 745660416 124880 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=728184 CPUtime=1182.2 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 83819 0 0 0 118186 34 0 0 25 0 4 0 603051988 745660416 124880 33554432000 4194304 4650419 140736961599936 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=728184 CPUtime=1176.07 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 124155 0 0 0 117562 45 0 0 25 0 4 0 603051988 745660416 124880 33554432000 4194304 4650419 140736961599936 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 728184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.32 8.61 8.35 9/184 25300
/proc/meminfo: memFree=29728024/32951124 swapFree=67111464/67111528
[pid=24789] ppid=24787 vsize=728184 CPUtime=4800.29 cores=0,2,4,6
/proc/24789/stat : 24789 (strangenight1-m) R 24787 24789 24324 0 -1 4202496 576820 0 0 0 479829 200 0 0 25 0 4 0 603051987 745660416 125173 33554432000 4194304 4650419 140736961599936 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24789/statm: 182046 125173 394 112 0 177011 0
[pid=24789/tid=24790] ppid=24787 vsize=728184 CPUtime=1201.8 cores=0,2,4,6
/proc/24789/task/24790/stat : 24790 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 191704 0 0 0 120127 53 0 0 25 0 4 0 603051988 745660416 125173 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24789/tid=24791] ppid=24787 vsize=728184 CPUtime=1201.71 cores=0,2,4,6
/proc/24789/task/24791/stat : 24791 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 83819 0 0 0 120137 34 0 0 25 0 4 0 603051988 745660416 125173 33554432000 4194304 4650419 140736961599936 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24789/tid=24792] ppid=24787 vsize=728184 CPUtime=1195.46 cores=0,2,4,6
/proc/24789/task/24792/stat : 24792 (strangenight1-m) R 24787 24789 24324 0 -1 4202560 126507 0 0 0 119500 46 0 0 25 0 4 0 603051988 745660416 125173 33554432000 4194304 4650419 140736961599936 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 728184

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.84
CPU time (s): 4800.35
CPU user time (s): 4798.32
CPU system time (s): 2.03269
CPU usage (%): 399.418
Max. virtual memory (cumulated for all children) (KiB): 783352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.32
system time used= 2.03269
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 576820
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= 117
involuntary context switches= 24370

runsolver used 1.84272 second user time and 4.52731 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-30 03:50:14
IDJOB=3273806
IDBENCH=83147
IDSOLVER=1588
FILE ID=node110/3273806-1304128214
RUNJOBID= node110-1304127010-24669
PBS_JOBID= 13170753
Free space on /tmp= 72832 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n120-s55656844-unsat.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273806-1304128214/watcher-3273806-1304128214 -o /tmp/evaluation-result-3273806-1304128214/solver-3273806-1304128214 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3273806-1304128214.cnf

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

MD5SUM BENCH= 4877ca9f3fe317c84d3087c8296a2a0b
RANDOM SEED=79525757

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30781836 kB
Buffers:        939668 kB
Cached:         756160 kB
SwapCached:         64 kB
Active:         152536 kB
Inactive:      1611724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30781836 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           12476 kB
Writeback:           0 kB
AnonPages:       68232 kB
Mapped:          14684 kB
Slab:           342152 kB
PageTables:       4280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   275468 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= 73464 MiB
End job on node110 at 2011-04-30 04:10:18