Trace number 3175298

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.26 1201.73

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S252359291-002.SATISFIABLE.cnf
MD5SUMe7d056c40976f07c31ebd30dc9590b89
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009998
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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-3175298-1304109173.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.01	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.10	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.01
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     14  v-fix:    0  time:  0.01 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     282 undec:      78 neg:     240
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       586      2538         0         0      7695         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.02/0.20	c  N st     8      4915       586      2538         0      4861      7695    134327   no data   no data  --
1.61/0.50	c  N st    10     11297       586      2538         0      4517      7695     88008   no data   no data  --
2.41/0.70	c  N st    11     17041       586      2538         0     10206      7695    252745   no data   no data  --
4.39/1.14	c  F st    12     25000       586      2538         0     12484      7695    306246   no data   no data  --
4.39/1.14	c  N st    12     25000       586      2538         0     12484      7695    306246   no data   no data  --
5.57/1.40	c Decided on static restart strategy
5.57/1.40	c  N st    18     30000       586      2538         0     10733      7695    231197   no data   no data  --
5.57/1.40	c  S st    18     30000       586      2538         0     10733      7695    231197   no data   no data  --
5.57/1.43	c  S st    18     30510       586      2538         0     11241      7695    244413   no data   no data  --
5.57/1.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.57/1.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.57/1.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
5.57/1.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.37/1.69	c lits-rem:       125  cl-subs:      284  v-elim:      0  v-fix:    0  time:  0.99 s
6.77/1.70	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.03
6.77/1.70	c calculated reachability. Time: 0.00
6.77/1.70	c  N st    18     30510       586      2538         0     10957      7695    235457   no data   no data  --
8.37/2.14	c  N st    20     37620       586      2538         0     10181      7695    191618   no data   no data  --
9.97/2.56	c  N st    21     44019       586      2538         0     16503      7695    365686   no data   no data  --
10.37/2.69	c  S st    22     45766       586      2538         0      9401      7695    149196   no data   no data  --
10.77/2.72	c  S st    22     46267       586      2538         0      9902      7695    161158   no data   no data  --
10.77/2.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.77/2.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.77/2.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.77/2.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.77/2.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.77/2.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
10.77/2.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.16/2.84	c lits-rem:        17  cl-subs:       57  v-elim:      0  v-fix:    0  time:  0.46 s
11.16/2.84	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
11.16/2.84	c vivif2 --  cl tried     9845 cl shrink        0 lits rem          0 time: 0.00
11.16/2.85	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.03
11.16/2.85	c calculated reachability. Time: 0.00
11.16/2.85	c  N st    22     46267       586      2538         0      9845      7695    159606   no data   no data  --
15.15/3.88	c  N st    23     60664       586      2538         0     14231      7695    269244   no data   no data  --
17.98/4.52	c  N st    24     69400       586      2538         0     12004      7695    197986   no data   no data  --
17.98/4.52	c  S st    24     69400       586      2538         0     12004      7695    197986   no data   no data  --
17.98/4.55	c  S st    24     69901       586      2538         0     12505      7695    211078   no data   no data  --
17.98/4.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.98/4.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.98/4.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
17.98/4.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.98/4.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.98/4.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
17.98/4.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.15/4.81	c lits-rem:        89  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.96 s
19.15/4.81	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
19.15/4.81	c vivif2 --  cl tried    12438 cl shrink        0 lits rem          0 time: 0.01
19.15/4.82	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.04
19.15/4.82	c calculated reachability. Time: 0.00
19.15/4.82	c  N st    24     69901       586      2538         0     12438      7695    208955   no data   no data  --
24.33/6.16	c  F st    25     87500       586      2538         0     17863      7695    356930   no data   no data  --
24.33/6.16	c  N st    25     87500       586      2538         0     17863      7695    356930   no data   no data  --
25.94/6.59	c Decided on static restart strategy
27.13/6.84	c  N st    32     95537       586      2538         0     13023      7695    192036   no data   no data  --
29.93/7.56	c  N st    34    104852       586      2538         0     22220      7695    459315   no data   no data  --
29.93/7.56	c  S st    34    104852       586      2538         0     22220      7695    459315   no data   no data  --
30.33/7.62	c  S st    34    105354       586      2538         0     22722      7695    472398   no data   no data  --
30.33/7.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.33/7.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.33/7.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
30.33/7.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.33/7.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.33/7.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
30.33/7.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.54/8.92	c lits-rem:       332  cl-subs:      712  v-elim:      0  v-fix:    0  time:  5.08 s
35.54/8.92	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
35.54/8.92	c vivif2 --  cl tried    22010 cl shrink        0 lits rem          0 time: 0.02
35.54/8.94	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.08
35.54/8.94	c calculated reachability. Time: 0.00
35.54/8.94	c  N st    34    105354       586      2538         0     22010      7695    448451   no data   no data  --
39.12/9.83	c  N st    35    114952       586      2538         0     17663      7695    300848   no data   no data  --
43.93/11.09	c  N st    36    129349       586      2538         0     17060      7695    261442   no data   no data  --
52.30/13.10	c  N st    37    150945       586      2538         0     22485      7695    385626   no data   no data  --
54.69/13.78	c  S st    38    158032       586      2538         0     29427      7695    573787   no data   no data  --
55.09/13.85	c  S st    38    158534       586      2538         0     29929      7695    586742   no data   no data  --
55.09/13.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.09/13.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.09/13.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
55.09/13.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.09/13.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.09/13.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
55.09/13.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
62.29/15.66	c lits-rem:       924  cl-subs:     1587  v-elim:      0  v-fix:    0  time:  7.07 s
62.29/15.66	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
62.29/15.66	c vivif2 --  cl tried    28342 cl shrink        0 lits rem          0 time: 0.02
62.29/15.69	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.10
62.29/15.69	c calculated reachability. Time: 0.00
62.29/15.69	c  N st    38    158534       586      2538         0     28342      7695    546741   no data   no data  --
83.48/20.93	c  N st    39    207125       586      2538         0     23096      7695    359407   no data   no data  --
96.66/24.28	c  N st    40    237802       586      2538         0     33550      7695    628420   no data   no data  --
96.66/24.28	c  S st    40    237802       586      2538         0     33550      7695    628420   no data   no data  --
97.06/24.36	c  S st    40    238309       586      2538         0     34057      7695    641022   no data   no data  --
97.06/24.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
97.06/24.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.06/24.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
97.06/24.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.06/24.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.06/24.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
97.06/24.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
105.03/26.38	c lits-rem:       758  cl-subs:     1515  v-elim:      0  v-fix:    0  time:  7.91 s
105.03/26.38	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
105.03/26.38	c vivif2 --  cl tried    32542 cl shrink        0 lits rem          0 time: 0.03
105.45/26.41	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.10
105.45/26.41	c calculated reachability. Time: 0.00
105.45/26.41	c  N st    40    238309       586      2538         0     32542      7695    599044   no data   no data  --
135.39/33.96	c  F st    41    306252       586      2538         0     34461      7695    614985   no data   no data  --
135.39/33.96	c  N st    41    306252       586      2538         0     34461      7695    614985   no data   no data  --
145.77/36.51	c  N dy    72    326243       586      2538         0     30586      7695    427188     17.98     18.96  --
157.36/39.49	c  N dy   130    347723       586      2538         0     27142      7695    304470     17.52     18.45  --
162.15/40.67	c  S st   179    357463       586      2538         0     36792      7695    553175     17.58   no data  --
162.57/40.76	c  S st   179    357968       586      2538         0     37297      7695    565678     17.58   no data  --
162.57/40.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
162.57/40.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.57/40.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
162.57/40.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.57/40.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.57/40.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
162.57/40.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
169.34/42.46	c lits-rem:       676  cl-subs:      444  v-elim:      0  v-fix:    0  time:  6.64 s
169.34/42.46	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
169.34/42.46	c vivif2 --  cl tried    36853 cl shrink        0 lits rem          0 time: 0.03
169.74/42.50	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.14
169.74/42.50	c calculated reachability. Time: 0.00
169.74/42.50	c  N dy   179    357968       586      2538         0     36853      7695    552530     17.58   no data  --
181.71/45.54	c  N dy   267    378046       586      2538         0     31028      7695    374529     17.58     21.13  --
195.30/48.90	c  N dy   340    398209       586      2538         0     50960      7695    886989     17.54     18.61  --
206.91/51.88	c  N dy   451    418267       586      2538         0     44152      7695    694241     17.68     18.90  --
226.86/56.81	c  N dy   525    449391       586      2538         0     47154      7695    728358     17.49     18.42  --
239.65/60.06	c  N dy   628    469465       586      2538         0     38354      7695    497370     17.57     18.54  --
254.84/63.87	c  N dy   745    490142       586      2538         0     58832      7695   1043173     17.64     18.62  --
266.81/66.83	c  N dy   836    510207       586      2538         0     49026      7695    750891     17.65     19.29  --
280.78/70.37	c  N dy   925    530238       586      2538         0     38170      7695    444359     17.66     18.71  --
285.19/71.42	c  S st   979    536954       586      2538         0     44825      7695    620067     17.70     17.16  --
285.60/71.54	c  S st   979    537456       586      2538         0     45327      7695    633694     17.70   no data  --
285.60/71.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
285.60/71.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
285.60/71.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
285.60/71.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
285.60/71.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
285.60/71.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
285.60/71.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
293.57/73.55	c lits-rem:       666  cl-subs:      471  v-elim:      0  v-fix:    0  time:  7.86 s
293.57/73.55	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
293.57/73.55	c vivif2 --  cl tried    44856 cl shrink        0 lits rem          0 time: 0.03
293.96/73.60	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.17
293.96/73.60	c calculated reachability. Time: 0.00
293.96/73.60	c  N dy   979    537456       586      2538         0     44856      7695    619314     17.70   no data  --
309.15/77.44	c  N dy  1051    557761       586      2538         0     33273      7695    291338     17.70     18.72  --
321.53/80.54	c  N dy  1132    577993       586      2538         0     53282      7695    813956     17.71     18.76  --
337.11/84.41	c  N dy  1228    598552       586      2538         0     40983      7695    476602     17.74     18.77  --
351.91/88.18	c  N dy  1303    618634       586      2538         0     60839      7695    996373     17.72     18.71  --
366.67/91.85	c  N dy  1371    639885       586      2538         0     48229      7695    642253     17.70     18.78  --
384.64/96.30	c  N dy  1461    659899       586      2538         0     68030      7695   1162124     17.72     19.18  --
398.63/99.81	c  N dy  1544    680096       586      2538         0     53407      7695    763752     17.71     18.65  --
417.42/104.52	c  N dy  1637    700117       586      2538         0     37585      7695    323505     17.72     18.72  --
433.38/108.56	c  N dy  1696    720234       586      2538         0     57425      7695    836918     17.70     18.65  --
452.16/113.30	c  N dy  1798    740408       586      2538         0     40794      7695    386163     17.72     18.81  --
466.93/116.99	c  N dy  1868    760477       586      2538         0     60608      7695    897317     17.70     19.60  --
486.11/121.79	c  N dy  1960    781682       586      2538         0     44057      7695    451149     17.70     18.89  --
502.48/125.88	c  N dy  2037    802536       586      2538         0     64612      7695    983124     17.68     18.69  --
506.47/126.83	c  S st  2062    806184       586      2538         0     68227      7695   1080083     17.69   no data  --
507.27/127.01	c  S st  2062    806692       586      2538         0     68734      7695   1093428     17.69   no data  --
507.27/127.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
507.27/127.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
507.27/127.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
507.27/127.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
507.27/127.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
507.27/127.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
507.27/127.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
515.26/129.01	c lits-rem:       250  cl-subs:     1732  v-elim:      0  v-fix:    0  time:  7.71 s
515.26/129.01	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
515.26/129.02	c vivif2 --  cl tried    67002 cl shrink        0 lits rem          0 time: 0.05
515.66/129.12	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.38
515.66/129.12	c calculated reachability. Time: 0.00
515.66/129.12	c  N dy  2062    806692       586      2538         0     67002      7695   1049402     17.69   no data  --
536.05/134.22	c  N dy  2191    828763       586      2538         0     50322      7695    602829     17.73     18.78  --
553.21/138.56	c  N dy  2254    848843       586      2538         0     70139      7695   1115114     17.73     19.46  --
571.21/143.02	c  N dy  2341    868882       586      2538         0     50445      7695    578252     17.73     20.45  --
588.78/147.46	c  N dy  2430    888890       586      2538         0     70246      7695   1102660     17.75     21.98  --
607.53/152.19	c  N dy  2512    908972       586      2538         0     49550      7695    529507     17.75     18.87  --
625.51/156.60	c  N dy  2604    928992       586      2538         0     69357      7695   1054841     17.76     18.78  --
647.08/162.01	c  N dy  2727    949136       586      2538         0     47750      7695    473814     17.79     18.91  --
663.89/166.29	c  N dy  2826    969166       586      2538         0     67542      7695    996180     17.80     18.76  --
687.42/172.16	c  N dy  2934    989209       586      2538         0     44841      7695    375836     17.82     18.79  --
703.81/176.29	c  N dy  3045   1009216       586      2538         0     64631      7695    898070     17.85     22.15  --
728.57/182.41	c  N dy  3178   1029309       586      2538         0     84520      7695   1432810     17.88     18.86  --
745.35/186.68	c  N dy  3252   1049310       586      2538         0     60696      7695    762840     17.87     18.88  --
768.12/192.30	c  N dy  3357   1069312       586      2538         0     80492      7695   1287167     17.88     18.92  --
771.31/193.19	c  F st  3380   1071876       586      2538         0     83032      7695   1357049     17.89   no data  --
788.49/197.40	c  N dy  3427   1090442       586      2538         0     56876      7695    643230     17.88     18.87  --
809.25/202.63	c  N dy  3499   1111801       586      2538         0     77946      7695   1198110     17.88     18.83  --
832.42/208.42	c  N dy  3587   1131941       586      2538         0     52433      7695    509213     17.89     19.00  --
851.20/213.14	c  N dy  3677   1152232       586      2538         0     72499      7695   1042660     17.89     19.10  --
879.19/220.15	c  N dy  3792   1173252       586      2538         0     46835      7695    348653     17.91     18.98  --
897.94/224.81	c  N dy  3859   1193304       586      2538         0     66656      7695    864273     17.90     18.85  --
917.11/229.66	c  S st  3932   1210040       586      2538         0     83156      7695   1297867     17.91     16.94  --
917.91/229.89	c  S st  3932   1210545       586      2538         0     83659      7695   1311584     17.91   no data  --
917.91/229.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
917.91/229.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
918.33/229.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
918.33/229.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
918.33/229.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
918.33/229.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
918.33/229.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
928.30/232.41	c lits-rem:       379  cl-subs:     1951  v-elim:      0  v-fix:    0  time:  9.71 s
928.30/232.41	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
928.30/232.43	c vivif2 --  cl tried    81708 cl shrink        0 lits rem          0 time: 0.06
928.70/232.53	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.42
928.70/232.53	c calculated reachability. Time: 0.00
928.70/232.53	c  N dy  3932   1210545       586      2538         0     81708      7695   1259463     17.91   no data  --
953.06/238.63	c  N dy  4032   1230702       586      2538         0     54248      7695    525598     17.92     18.88  --
973.03/243.64	c  N dy  4121   1251659       586      2538         0     74966      7695   1068184     17.92     18.91  --
999.40/250.23	c  N dy  4201   1271749       586      2538         0     94837      7695   1586921     17.92     19.75  --
1017.77/254.86	c  N dy  4278   1291766       586      2538         0     66202      7695    816356     17.93     19.12  --
1048.13/262.44	c  N dy  4333   1316361       586      2538         0     90419      7695   1446177     17.91     18.98  --
1071.30/268.20	c  N dy  4417   1336402       586      2538         0     60814      7695    654419     17.92     20.09  --
1094.09/273.94	c  N dy  4536   1356886       586      2538         0     81083      7695   1194243     17.93     18.89  --
1122.43/281.07	c  N dy  4610   1376980       586      2538         0     50555      7695    364823     17.93     19.55  --
1141.61/285.88	c  N dy  4719   1398123       586      2538         0     71460      7695    920333     17.94     18.89  --
1166.37/292.00	c  N dy  4782   1418149       586      2538         0     91193      7695   1438016     17.93     20.52  --
1190.34/298.04	c  N dy  4854   1439172       586      2538         0     60590      7695    616134     17.92     19.13  --
1214.30/304.03	c  N dy  4945   1460549       586      2538         0     81686      7695   1168675     17.93     18.91  --
1243.89/311.41	c  N dy  5031   1480620       586      2538         0    101497      7695   1693491     17.93     19.62  --
1265.04/316.80	c  N dy  5136   1501801       586      2538         0     70095      7695    842577     17.94     18.90  --
1288.60/322.65	c  N dy  5181   1521856       586      2538         0     89848      7695   1352138     17.93     21.55  --
1318.18/330.08	c  N dy  5282   1542001       586      2538         0     56457      7695    463200     17.94     18.93  --
1338.54/335.11	c  N dy  5387   1562043       586      2538         0     76272      7695    995741     17.95     19.51  --
1368.50/342.60	c  N dy  5476   1583906       586      2538         0     97843      7695   1559145     17.95     18.96  --
1395.25/349.37	c  N dy  5582   1603930       586      2538         0     63313      7695    624328     17.96     21.24  --
1417.23/354.87	c  N dy  5665   1624022       586      2538         0     83149      7695   1146912     17.96     18.95  --
1449.58/362.91	c  N dy  5764   1644695       586      2538         0    103591      7695   1692433     17.96     19.00  --
1473.95/369.03	c  N dy  5867   1664738       586      2538         0     68069      7695    733501     17.97     21.04  --
1497.92/375.01	c  N dy  5947   1684887       586      2538         0     87949      7695   1253157     17.97     18.93  --
1532.27/383.67	c  N dy  6051   1705705       586      2538         0    108490      7695   1793845     17.98     19.01  --
1541.06/385.82	c  S st  6077   1710545       586      2538         0     56995      7695    414669     17.98     17.53  --
1541.46/385.96	c  S st  6077   1711048       586      2538         0     57495      7695    428784     17.98   no data  --
1541.46/385.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1541.46/385.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1541.46/385.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
1541.86/386.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1541.86/386.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1541.86/386.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
1541.86/386.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1547.85/387.50	c lits-rem:        60  cl-subs:       69  v-elim:      0  v-fix:    0  time:  5.97 s
1547.85/387.50	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
1547.85/387.50	c vivif2 --  cl tried    57426 cl shrink        0 lits rem          0 time: 0.03
1547.85/387.56	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.21
1547.85/387.56	c calculated reachability. Time: 0.00
1547.85/387.56	c  N dy  6077   1711048       586      2538         0     57426      7695    427004     17.98   no data  --
1568.65/392.73	c  N dy  6173   1731641       586      2538         0     77780      7695    968370     17.98     19.29  --
1596.98/399.81	c  N dy  6266   1751671       586      2538         0     97542      7695   1488742     17.99     22.04  --
1629.34/407.90	c  N dy  6354   1772219       586      2538         0     60553      7695    490207     17.99     19.04  --
1651.71/413.54	c  N dy  6448   1792948       586      2538         0     81047      7695   1032974     18.00     19.06  --
1679.67/420.58	c  N dy  6541   1813051       586      2538         0    100922      7695   1570749     18.01     18.97  --
1714.05/429.16	c  N dy  6647   1833337       586      2538         0     62696      7695    525736     18.01     19.12  --
1735.61/434.60	c  N dy  6725   1853359       586      2538         0     82474      7695   1048975     18.02     19.11  --
1765.16/441.99	c  N dy  6814   1873495       586      2538         0    102344      7695   1577717     18.02     18.98  --
1799.91/450.69	c  N dy  6899   1894289       586      2538         0     63610      7695    531363     18.03     19.04  --
1822.27/456.25	c  N dy  6954   1916337       586      2538         0     85324      7695   1100898     18.01     19.07  --
1851.44/463.58	c  N dy  7020   1936422       586      2538         0    105114      7695   1621950     18.01     20.69  --
1885.41/472.07	c  N dy  7128   1956544       586      2538         0     64792      7695    546398     18.02     19.19  --
1916.54/479.81	c  N dy  7187   1983996       586      2538         0     91792      7695   1238487     18.00     19.27  --
1949.31/488.09	c  N dy  7273   2004962       586      2538         0    112501      7695   1789024     18.01     19.34  --
1978.85/495.44	c  N dy  7366   2025043       586      2538         0     71117      7695    681996     18.01     20.10  --
2004.82/501.97	c  N dy  7418   2047363       586      2538         0     93075      7695   1248496     18.00     18.97  --
2039.57/510.64	c  N dy  7500   2068939       586      2538         0    114385      7695   1808663     18.00     19.05  --
2072.73/518.91	c  N dy  7575   2092720       586      2538         0     75750      7695    786491     17.99     19.09  --
2099.10/525.53	c  N dy  7661   2112725       586      2538         0     95509      7695   1307282     17.99     19.98  --
2137.44/535.13	c  N dy  7727   2136152       586      2538         0    118628      7695   1911690     17.98     18.94  --
2166.63/542.42	c  N dy  7816   2156193       586      2538         0     75268      7695    764426     17.99     23.35  --
2194.57/549.43	c  N dy  7920   2176761       586      2538         0     95604      7695   1302833     17.99     18.96  --
2239.70/560.74	c  N dy  7996   2203117       586      2538         0    121587      7695   1991231     17.99     18.96  --
2256.48/564.95	c  S st  8024   2211050       586      2538         0     65285      7695    478647     17.99     17.37  --
2257.28/565.11	c  S st  8024   2211555       586      2538         0     65787      7695    491585     17.99   no data  --
2257.28/565.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2257.28/565.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2257.28/565.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
2257.28/565.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2257.28/565.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2257.28/565.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
2257.28/565.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2263.66/566.79	c lits-rem:       149  cl-subs:       62  v-elim:      0  v-fix:    0  time:  6.48 s
2263.66/566.79	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
2263.66/566.79	c vivif2 --  cl tried    65725 cl shrink        0 lits rem          0 time: 0.03
2264.06/566.86	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.26
2264.06/566.86	c calculated reachability. Time: 0.00
2264.06/566.86	c  N dy  8024   2211555       586      2538         0     65725      7695    489716     17.99   no data  --
2288.04/572.82	c  N dy  8156   2231569       586      2538         0     85483      7695   1015702     18.00     21.81  --
2322.38/581.47	c  N dy  8256   2253944       586      2538         0    107592      7695   1608214     18.00     18.99  --
2361.93/591.30	c  N dy  8300   2275529       586      2538         0    128832      7695   2159678     17.99     18.95  --
2386.69/597.50	c  N dy  8412   2295543       586      2538         0     83496      7695    943797     18.00     19.11  --
2415.86/604.89	c  N dy  8489   2315638       586      2538         0    103291      7695   1465097     18.00     19.40  --
2456.22/615.00	c  N dy  8599   2337104       586      2538         0    124475      7695   2031992     18.01     19.06  --
2486.98/622.61	c  N dy  8686   2357148       586      2538         0     78169      7695    786288     18.01     19.45  --
2513.34/629.26	c  N dy  8719   2377584       586      2538         0     98183      7695   1287025     18.00     18.99  --
2547.27/637.70	c  N dy  8829   2397651       586      2538         0    117989      7695   1825929     18.01     19.88  --
2585.22/647.25	c  N dy  8910   2418116       586      2538         0     71107      7695    574336     18.01     19.06  --
2610.78/653.62	c  N dy  8976   2439089       586      2538         0     91766      7695   1112040     18.01     18.99  --
2642.34/661.54	c  N dy  9057   2459324       586      2538         0    111705      7695   1639535     18.01     18.96  --
2691.08/673.79	c  N dy  9121   2485495       586      2538         0     69518      7695    513194     18.00     18.96  --
2715.05/679.74	c  N dy  9199   2505700       586      2538         0     89433      7695   1038921     18.00     19.17  --
2749.39/688.30	c  N dy  9299   2526147       586      2538         0    109615      7695   1577453     18.01     18.96  --
2788.14/698.02	c  N dy  9405   2546185       586      2538         0    129407      7695   2107645     18.01     18.98  --
2821.33/706.36	c  N dy  9479   2566945       586      2538         0     80812      7695    784265     18.01     19.29  --
2848.47/713.18	c  N dy  9569   2586963       586      2538         0    100554      7695   1310124     18.02     19.11  --
2888.41/723.15	c  N dy  9575   2611318       586      2538         0    124446      7695   1920272     17.99     19.00  --
2928.75/733.24	c  N dy  9677   2631435       586      2538         0     74380      7695    606056     18.00     19.04  --
2954.32/739.66	c  N dy  9734   2652087       586      2538         0     94699      7695   1132661     17.99     19.03  --
2986.28/747.67	c  N dy  9795   2672124       586      2538         0    114457      7695   1650994     17.99     19.73  --
3028.62/758.30	c  N dy  9881   2692698       586      2538         0    134766      7695   2187091     17.99     19.07  --
3059.77/766.06	c  S st  9988   2711558       586      2538         0     82414      7695    794679     18.00   no data  --
3060.57/766.29	c  S st  9988   2712059       586      2538         0     82915      7695    808484     18.00   no data  --
3060.97/766.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3060.97/766.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3060.97/766.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
3060.97/766.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3060.97/766.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3060.97/766.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
3060.97/766.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3072.96/769.34	c lits-rem:       901  cl-subs:      680  v-elim:      0  v-fix:    0  time: 11.85 s
3072.96/769.34	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
3072.96/769.35	c vivif2 --  cl tried    82235 cl shrink        0 lits rem          0 time: 0.05
3073.36/769.45	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.38
3073.36/769.45	c calculated reachability. Time: 0.00
3073.36/769.45	c  N dy  9988   2712059       586      2538         0     82235      7695    789865     18.00   no data  --
3103.71/777.00	c  N dy 10094   2732116       586      2538         0    102060      7695   1316648     18.00     20.34  --
3139.26/785.92	c  N dy 10158   2752159       586      2538         0    121796      7695   1830244     18.00     23.15  --
3183.20/796.94	c  N dy 10214   2773495       586      2538         0    142762      7695   2374911     18.00     19.12  --
3209.57/803.57	c  N dy 10303   2793756       586      2538         0     90823      7695   1003204     18.00     18.97  --
3241.13/811.48	c  N dy 10388   2813844       586      2538         0    110634      7695   1528802     18.00     19.77  --
3294.26/824.72	c  N dy 10480   2839953       586      2538         0    136368      7695   2202574     18.00     19.20  --
3327.41/833.09	c  N dy 10569   2860018       586      2538         0     83214      7695    781360     18.00     19.14  --
3357.39/840.53	c  N dy 10649   2880114       586      2538         0    103079      7695   1307556     18.00     24.38  --
3406.10/852.71	c  N dy 10734   2907030       586      2538         0    129527      7695   1989604     18.00     18.98  --
3459.22/866.04	c  N dy 10783   2927053       586      2538         0     75351      7695    552813     17.99     21.59  --
3492.38/874.33	c  N dy 10885   2947091       586      2538         0     95148      7695   1084577     18.00     20.88  --
3529.93/883.74	c  N dy 10997   2967398       586      2538         0    115177      7695   1617974     18.00     19.06  --
3571.87/894.26	c  N dy 11086   2987930       586      2538         0    135417      7695   2152911     18.00     19.02  --
3611.84/904.24	c  N dy 11151   3007970       586      2538         0     80217      7695    658321     18.00     19.38  --
3638.97/911.09	c  N dy 11243   3027971       586      2538         0     99970      7695   1178656     18.01     19.01  --
3677.74/920.71	c  N dy 11363   3049009       586      2538         0    120747      7695   1732875     18.01     19.08  --
3720.87/931.54	c  N dy 11451   3069022       586      2538         0    140478      7695   2259506     18.01     20.20  --
3760.41/941.46	c  N dy 11536   3089057       586      2538         0     84292      7695    748142     18.02     20.15  --
3789.97/948.89	c  N dy 11634   3109653       586      2538         0    104599      7695   1293592     18.02     19.15  --
3829.11/958.65	c  N dy 11757   3129978       586      2538         0    124653      7695   1829317     18.02     19.12  --
3868.67/968.51	c  N dy 11776   3151419       586      2538         0    145708      7695   2372615     18.01     19.01  --
3906.24/977.97	c  N dy 11877   3172162       586      2538         0     89280      7695    862413     18.01     19.13  --
3939.37/986.27	c  N dy 11948   3194026       586      2538         0    110825      7695   1436808     18.01     19.18  --
3975.31/995.21	c  S st 12041   3212060       586      2538         0    128609      7695   1903187     18.01     18.00  --
3976.93/995.63	c  S st 12041   3212565       586      2538         0    129113      7695   1917725     18.01   no data  --
3976.93/995.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3976.93/995.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3977.31/995.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.27
3977.31/995.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3977.31/995.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3977.31/995.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
3977.31/995.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4002.90/1002.11	c lits-rem:       359  cl-subs:     2895  v-elim:      0  v-fix:    0  time: 25.30 s
4002.90/1002.11	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
4002.90/1002.13	c vivif2 --  cl tried   126218 cl shrink        0 lits rem          0 time: 0.10
4003.67/1002.32	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.74
4003.67/1002.32	c calculated reachability. Time: 0.00
4003.67/1002.32	c  N dy 12041   3212565       586      2538         0    126218      7695   1840100     18.01   no data  --
4051.63/1014.31	c  N dy 12131   3232630       586      2538         0    146000      7695   2370646     18.02     20.65  --
4089.97/1023.92	c  N dy 12204   3252730       586      2538         0     87947      7695    805801     18.01     19.01  --
4120.72/1031.64	c  N dy 12286   3272942       586      2538         0    107860      7695   1328897     18.02     19.02  --
4166.65/1043.18	c  N dy 12374   3296374       586      2538         0    130906      7695   1929746     18.01     19.03  --
4213.39/1054.85	c  N dy 12445   3316961       586      2538         0    151226      7695   2475935     18.01     19.08  --
4247.74/1063.47	c  N dy 12518   3337801       586      2538         0     92931      7695    918696     18.01     19.08  --
4280.49/1071.68	c  N dy 12636   3357910       586      2538         0    112815      7695   1452878     18.01     18.98  --
4349.21/1088.88	c  N dy 12728   3391436       586      2538         0    145810      7695   2318803     18.01     19.20  --
4404.72/1102.77	c  N dy 12806   3411732       586      2538         0     85973      7695    714065     18.01     18.97  --
4440.28/1111.60	c  N dy 12858   3431921       586      2538         0    105847      7695   1233991     18.00     18.97  --
4477.45/1120.98	c  N dy 12949   3452390       586      2538         0    126067      7695   1778062     18.00     18.99  --
4524.96/1132.87	c  N dy 13030   3473860       586      2538         0    147230      7695   2336780     18.01     18.99  --
4569.31/1143.90	c  N dy 13126   3493895       586      2538         0     86162      7695    704256     18.01     20.26  --
4599.27/1151.43	c  N dy 13179   3514483       586      2538         0    106363      7695   1226596     18.00     19.00  --
4636.81/1160.82	c  N dy 13246   3534789       586      2538         0    126397      7695   1753805     18.00     19.19  --
4682.74/1172.39	c  N dy 13333   3555337       586      2538         0    146633      7695   2290525     18.00     18.96  --
4733.08/1184.94	c  N dy 13436   3575425       586      2538         0     84668      7695    645621     18.01     19.53  --
4763.83/1192.69	c  N dy 13585   3595675       586      2538         0    104692      7695   1190508     18.02     19.18  --

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-3175298-1304109173/watcher-3175298-1304109173 -o /tmp/evaluation-result-3175298-1304109173/solver-3175298-1304109173 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175298-1304109173.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.18 8.21 8.16 2/178 24654
/proc/meminfo: memFree=25370308/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=281904 CPUtime=0.01 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 976 0 0 0 1 0 0 0 19 0 4 0 522515489 288669696 884 33554432000 4194304 4650419 140733624122496 18446744073709551615 4369198 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 70476 884 366 112 0 65441 0
[pid=24654/tid=24657] ppid=24651 vsize=281904 CPUtime=0 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 136 0 0 0 0 0 0 0 20 0 4 0 522515489 288669696 884 33554432000 4194304 4650419 140733624122496 18446744073709551615 4545992 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=281904 CPUtime=0 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 138 0 0 0 0 0 0 0 20 0 4 0 522515489 288669696 884 33554432000 4194304 4650419 140733624122496 18446744073709551615 232335916951 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=281904 CPUtime=0 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 137 0 0 0 0 0 0 0 20 0 4 0 522515489 288669696 885 33554432000 4194304 4650419 140733624122496 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.010667 s]
/proc/loadavg: 8.18 8.21 8.16 2/178 24654
/proc/meminfo: memFree=25370308/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=282608 CPUtime=0.02 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 1289 0 0 0 2 0 0 0 19 0 4 0 522515489 289390592 1149 33554432000 4194304 4650419 140733624122496 18446744073709551615 232335589487 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 70697 1247 386 112 0 65662 0
[pid=24654/tid=24657] ppid=24651 vsize=282788 CPUtime=0.1 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 381 0 0 0 10 0 0 0 20 0 4 0 522515489 289574912 1739 33554432000 4194304 4650419 140733624122496 18446744073709551615 4328338 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=282788 CPUtime=0.1 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 384 0 0 0 10 0 0 0 20 0 4 0 522515489 289574912 1739 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=282788 CPUtime=0.1 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 239 0 0 0 10 0 0 0 20 0 4 0 522515489 289574912 1739 33554432000 4194304 4650419 140733624122496 18446744073709551615 232335553569 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 282608

[startup+0.209408 s]
/proc/loadavg: 8.18 8.21 8.16 2/178 24654
/proc/meminfo: memFree=25370308/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=283988 CPUtime=0.81 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 2666 0 0 0 81 0 0 0 19 0 4 0 522515489 290803712 1875 33554432000 4194304 4650419 140733624122496 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 70997 1875 393 112 0 65962 0
[pid=24654/tid=24657] ppid=24651 vsize=283988 CPUtime=0.2 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 593 0 0 0 20 0 0 0 20 0 4 0 522515489 290803712 1875 33554432000 4194304 4650419 140733624122496 18446744073709551615 4334343 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=283988 CPUtime=0.2 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 565 0 0 0 20 0 0 0 20 0 4 0 522515489 290803712 1875 33554432000 4194304 4650419 140733624122496 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=283988 CPUtime=0.2 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 422 0 0 0 20 0 0 0 20 0 4 0 522515489 290803712 1875 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 283988

[startup+0.30939 s]
/proc/loadavg: 8.18 8.21 8.16 2/178 24654
/proc/meminfo: memFree=25370308/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=284172 CPUtime=1.21 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 3071 0 0 0 121 0 0 0 19 0 4 0 522515489 290992128 2280 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 71043 2280 393 112 0 66008 0
[pid=24654/tid=24657] ppid=24651 vsize=284172 CPUtime=0.3 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 688 0 0 0 30 0 0 0 20 0 4 0 522515489 290992128 2280 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=284172 CPUtime=0.3 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 667 0 0 0 30 0 0 0 20 0 4 0 522515489 290992128 2280 33554432000 4194304 4650419 140733624122496 18446744073709551615 4367420 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=284172 CPUtime=0.3 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 527 0 0 0 30 0 0 0 20 0 4 0 522515489 290992128 2280 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 284172

[startup+0.70932 s]
/proc/loadavg: 8.18 8.21 8.16 2/178 24654
/proc/meminfo: memFree=25370308/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=285128 CPUtime=2.81 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 4769 0 0 0 281 0 0 0 19 0 4 0 522515489 291971072 3002 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 71282 3002 393 112 0 66247 0
[pid=24654/tid=24657] ppid=24651 vsize=285128 CPUtime=0.69 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 1100 0 0 0 69 0 0 0 21 0 4 0 522515489 291971072 3002 33554432000 4194304 4650419 140733624122496 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=285128 CPUtime=0.7 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 1097 0 0 0 70 0 0 0 21 0 4 0 522515489 291971072 3002 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=285128 CPUtime=0.7 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 932 0 0 0 70 0 0 0 21 0 4 0 522515489 291971072 3002 33554432000 4194304 4650419 140733624122496 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 285128

[startup+1.50018 s]
/proc/loadavg: 8.25 8.22 8.16 9/188 24664
/proc/meminfo: memFree=25342220/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=286692 CPUtime=5.97 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 9478 0 0 0 596 1 0 0 21 0 4 0 522515489 293572608 5066 33554432000 4194304 4650419 140733624122496 18446744073709551615 4438212 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 71673 5066 395 112 0 66638 0
[pid=24654/tid=24657] ppid=24651 vsize=286692 CPUtime=1.48 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 1941 0 0 0 148 0 0 0 23 0 4 0 522515489 293572608 5066 33554432000 4194304 4650419 140733624122496 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=286692 CPUtime=1.49 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 1946 0 0 0 149 0 0 0 23 0 4 0 522515489 293572608 5066 33554432000 4194304 4650419 140733624122496 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=286692 CPUtime=1.49 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 1665 0 0 0 149 0 0 0 23 0 4 0 522515489 293572608 5066 33554432000 4194304 4650419 140733624122496 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286692

[startup+3.1009 s]
/proc/loadavg: 8.25 8.22 8.16 9/188 24664
/proc/meminfo: memFree=25318040/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=277372 CPUtime=12.36 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 17508 0 0 0 1234 2 0 0 25 0 4 0 522515489 284028928 10619 33554432000 4194304 4650419 140733624122496 18446744073709551615 4333219 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 69343 10619 395 112 0 64308 0
[pid=24654/tid=24657] ppid=24651 vsize=277372 CPUtime=3.07 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 4033 0 0 0 306 1 0 0 25 0 4 0 522515489 284028928 10619 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=277372 CPUtime=3.09 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 4578 0 0 0 309 0 0 0 25 0 4 0 522515489 284028928 10619 33554432000 4194304 4650419 140733624122496 18446744073709551615 4351648 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=277372 CPUtime=3.09 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 3818 0 0 0 309 0 0 0 25 0 4 0 522515489 284028928 10619 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 277372

[startup+6.30033 s]
/proc/loadavg: 8.23 8.22 8.16 9/188 24664
/proc/meminfo: memFree=25255548/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=287164 CPUtime=25.13 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 26117 0 0 0 2509 4 0 0 25 0 4 0 522515489 294055936 13813 33554432000 4194304 4650419 140733624122496 18446744073709551615 4314944 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 71791 13813 395 112 0 66756 0
[pid=24654/tid=24657] ppid=24651 vsize=287164 CPUtime=6.25 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 6520 0 0 0 624 1 0 0 25 0 4 0 522515489 294055936 13813 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=287164 CPUtime=6.29 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 6769 0 0 0 628 1 0 0 25 0 4 0 522515489 294055936 13813 33554432000 4194304 4650419 140733624122496 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=287164 CPUtime=6.28 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 5402 0 0 0 628 0 0 0 25 0 4 0 522515489 294055936 13813 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 287164

[startup+12.7012 s]
/proc/loadavg: 8.21 8.21 8.16 9/188 24664
/proc/meminfo: memFree=25204032/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=296224 CPUtime=50.7 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 39159 0 0 0 5063 7 0 0 25 0 4 0 522515489 303333376 19709 33554432000 4194304 4650419 140733624122496 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 74056 19709 395 112 0 69021 0
[pid=24654/tid=24657] ppid=24651 vsize=296224 CPUtime=12.62 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 9313 0 0 0 1260 2 0 0 25 0 4 0 522515489 303333376 19709 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=296224 CPUtime=12.69 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 10392 0 0 0 1267 2 0 0 25 0 4 0 522515489 303333376 19709 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=296224 CPUtime=12.68 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 7690 0 0 0 1267 1 0 0 25 0 4 0 522515489 303333376 19709 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 296224

[startup+25.5009 s]
/proc/loadavg: 8.16 8.20 8.16 9/188 24665
/proc/meminfo: memFree=25144644/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=305596 CPUtime=101.83 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 59999 0 0 0 10170 13 0 0 25 0 4 0 522515489 312930304 27528 33554432000 4194304 4650419 140733624122496 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 76399 27528 395 112 0 71364 0
[pid=24654/tid=24657] ppid=24651 vsize=305596 CPUtime=25.35 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 13870 0 0 0 2532 3 0 0 25 0 4 0 522515489 312930304 27528 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365311 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=305596 CPUtime=25.49 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 16020 0 0 0 2546 3 0 0 25 0 4 0 522515489 312930304 27528 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=305596 CPUtime=25.48 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 11233 0 0 0 2546 2 0 0 25 0 4 0 522515489 312930304 27528 33554432000 4194304 4650419 140733624122496 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 305596

[startup+51.1004 s]
/proc/loadavg: 8.47 8.28 8.18 9/188 24665
/proc/meminfo: memFree=25095896/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=323204 CPUtime=204.09 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 85217 0 0 0 20389 20 0 0 25 0 4 0 522515489 330960896 34152 33554432000 4194304 4650419 140733624122496 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 80801 34152 395 112 0 75766 0
[pid=24654/tid=24657] ppid=24651 vsize=323204 CPUtime=50.8 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 20712 0 0 0 5076 4 0 0 25 0 4 0 522515489 330960896 34152 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=323204 CPUtime=51.08 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 22800 0 0 0 5103 5 0 0 25 0 4 0 522515489 330960896 34153 33554432000 4194304 4650419 140733624122496 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=323204 CPUtime=51.08 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 15901 0 0 0 5105 3 0 0 25 0 4 0 522515489 330960896 34153 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 323204

[startup+102.3 s]
/proc/loadavg: 8.27 8.25 8.18 9/188 24667
/proc/meminfo: memFree=25036112/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=372220 CPUtime=408.63 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 118089 0 0 0 40832 31 0 0 25 0 4 0 522515489 381153280 44681 33554432000 4194304 4650419 140733624122496 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 93055 44681 395 112 0 88020 0
[pid=24654/tid=24657] ppid=24651 vsize=372220 CPUtime=101.73 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 33239 0 0 0 10165 8 0 0 25 0 4 0 522515489 381153280 44681 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=372220 CPUtime=102.3 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 29046 0 0 0 10222 8 0 0 25 0 4 0 522515489 381153280 44681 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=372220 CPUtime=102.29 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 22434 0 0 0 10224 5 0 0 25 0 4 0 522515489 381153280 44681 33554432000 4194304 4650419 140733624122496 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 372220

[startup+162.301 s]

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

[pid=24654] ppid=24651 vsize=536000 CPUtime=2565.65 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 324396 0 0 0 256443 122 0 0 25 0 4 0 522515489 548864000 80187 33554432000 4194304 4650419 140733624122496 18446744073709551615 4363423 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 134000 80187 395 112 0 128965 0
[pid=24654/tid=24657] ppid=24651 vsize=536000 CPUtime=638.8 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 108507 0 0 0 63839 41 0 0 25 0 4 0 522515489 548864000 80187 33554432000 4194304 4650419 140733624122496 18446744073709551615 4314944 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=536000 CPUtime=642.29 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 74198 0 0 0 64204 25 0 0 25 0 4 0 522515489 548864000 80187 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=536000 CPUtime=642.3 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 63337 0 0 0 64204 26 0 0 25 0 4 0 522515489 548864000 80187 33554432000 4194304 4650419 140733624122496 18446744073709551615 4313463 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.65
Current children cumulated vsize (KiB) 536000

[startup+702.301 s]
/proc/loadavg: 8.25 8.19 8.18 9/188 24683
/proc/meminfo: memFree=24722628/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=557116 CPUtime=2805.32 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 344365 0 0 0 280401 131 0 0 25 0 4 0 522515489 570486784 80833 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 139279 80833 395 112 0 134244 0
[pid=24654/tid=24657] ppid=24651 vsize=557116 CPUtime=698.48 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 115832 0 0 0 69803 45 0 0 25 0 4 0 522515489 570486784 80833 33554432000 4194304 4650419 140733624122496 18446744073709551615 4229477 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=557116 CPUtime=702.28 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 78636 0 0 0 70202 26 0 0 25 0 4 0 522515489 570486784 80833 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=557116 CPUtime=702.29 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 68645 0 0 0 70201 28 0 0 25 0 4 0 522515489 570486784 80833 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.32
Current children cumulated vsize (KiB) 557116

[startup+762.301 s]
/proc/loadavg: 8.20 8.19 8.18 9/188 24684
/proc/meminfo: memFree=24720000/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=534140 CPUtime=3045.01 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 368857 0 0 0 304359 142 0 0 25 0 4 0 522515489 546959360 86403 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 133535 86403 395 112 0 128500 0
[pid=24654/tid=24657] ppid=24651 vsize=534140 CPUtime=758.15 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 125261 0 0 0 75766 49 0 0 25 0 4 0 522515489 546959360 86403 33554432000 4194304 4650419 140733624122496 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=534140 CPUtime=762.29 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 84330 0 0 0 76200 29 0 0 25 0 4 0 522515489 546959360 86403 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=534140 CPUtime=762.3 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 72556 0 0 0 76199 31 0 0 25 0 4 0 522515489 546959360 86403 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.01
Current children cumulated vsize (KiB) 534140

[startup+822.301 s]
/proc/loadavg: 8.44 8.24 8.20 9/188 24686
/proc/meminfo: memFree=24700388/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=545968 CPUtime=3284.66 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 386526 0 0 0 328314 152 0 0 25 0 4 0 522515489 559071232 85674 33554432000 4194304 4650419 140733624122496 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 136492 85674 395 112 0 131457 0
[pid=24654/tid=24657] ppid=24651 vsize=545968 CPUtime=817.82 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 133458 0 0 0 81728 54 0 0 25 0 4 0 522515489 559071232 85674 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=545968 CPUtime=822.29 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 89004 0 0 0 82197 32 0 0 25 0 4 0 522515489 559071232 85674 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=545968 CPUtime=822.3 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 74803 0 0 0 82197 33 0 0 25 0 4 0 522515489 559071232 85674 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.66
Current children cumulated vsize (KiB) 545968

[startup+882.307 s]
/proc/loadavg: 8.34 8.24 8.20 9/188 24687
/proc/meminfo: memFree=24656088/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=546024 CPUtime=3524.36 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 403927 0 0 0 352276 160 0 0 25 0 4 0 522515489 559128576 93762 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 136506 93762 395 112 0 131471 0
[pid=24654/tid=24657] ppid=24651 vsize=546024 CPUtime=877.5 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 139619 0 0 0 87694 56 0 0 25 0 4 0 522515489 559128576 93762 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=546024 CPUtime=882.3 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 92009 0 0 0 88196 34 0 0 25 0 4 0 522515489 559128576 93762 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=546024 CPUtime=882.31 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 79766 0 0 0 88196 35 0 0 25 0 4 0 522515489 559128576 93762 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 546024

[startup+942.3 s]
/proc/loadavg: 8.39 8.26 8.20 9/188 24689
/proc/meminfo: memFree=24644540/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=546160 CPUtime=3764 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 419919 0 0 0 376233 167 0 0 25 0 4 0 522515489 559267840 90586 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 136540 90586 395 112 0 131505 0
[pid=24654/tid=24657] ppid=24651 vsize=546160 CPUtime=937.17 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 146386 0 0 0 93658 59 0 0 25 0 4 0 522515489 559267840 90586 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=546160 CPUtime=942.29 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 96219 0 0 0 94193 36 0 0 25 0 4 0 522515489 559267840 90586 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=546160 CPUtime=942.3 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 81851 0 0 0 94194 36 0 0 25 0 4 0 522515489 559267840 90586 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764
Current children cumulated vsize (KiB) 546160

[startup+1002.3 s]
/proc/loadavg: 8.27 8.24 8.19 10/188 24691
/proc/meminfo: memFree=24628140/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=546480 CPUtime=4003.67 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 437138 0 0 0 400191 176 0 0 25 0 4 0 522515489 559595520 92193 33554432000 4194304 4650419 140733624122496 18446744073709551615 4370701 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 136620 92193 395 112 0 131585 0
[pid=24654/tid=24657] ppid=24651 vsize=546480 CPUtime=996.84 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 153113 0 0 0 99622 62 0 0 25 0 4 0 522515489 559595520 92193 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=546480 CPUtime=1002.28 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 98082 0 0 0 100191 37 0 0 25 0 4 0 522515489 559595520 92193 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=546480 CPUtime=1002.3 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 86234 0 0 0 100192 38 0 0 25 0 4 0 522515489 559595520 92193 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.67
Current children cumulated vsize (KiB) 546480

[startup+1062.3 s]
/proc/loadavg: 8.49 8.29 8.21 9/188 24692
/proc/meminfo: memFree=24597988/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=623264 CPUtime=4243.35 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 455298 0 0 0 424150 185 0 0 25 0 4 0 522515489 638222336 102414 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 155816 102414 395 112 0 150781 0
[pid=24654/tid=24657] ppid=24651 vsize=623264 CPUtime=1056.52 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 158731 0 0 0 105587 65 0 0 25 0 4 0 522515489 638222336 102414 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=623264 CPUtime=1062.29 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 102854 0 0 0 106189 40 0 0 25 0 4 0 522515489 638222336 102414 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=623264 CPUtime=1062.31 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 90111 0 0 0 106191 40 0 0 25 0 4 0 522515489 638222336 102414 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.35
Current children cumulated vsize (KiB) 623264

[startup+1122.3 s]
/proc/loadavg: 8.18 8.23 8.19 9/188 24694
/proc/meminfo: memFree=24582712/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=591388 CPUtime=4483.02 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 470544 0 0 0 448109 193 0 0 25 0 4 0 522515489 605581312 100272 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 147847 100272 395 112 0 142812 0
[pid=24654/tid=24657] ppid=24651 vsize=591388 CPUtime=1116.19 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 165767 0 0 0 111551 68 0 0 25 0 4 0 522515489 605581312 100272 33554432000 4194304 4650419 140733624122496 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=591388 CPUtime=1122.28 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 106625 0 0 0 112185 43 0 0 25 0 4 0 522515489 605581312 100272 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=591388 CPUtime=1122.3 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 92078 0 0 0 112189 41 0 0 25 0 4 0 522515489 605581312 100272 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.02
Current children cumulated vsize (KiB) 591388

[startup+1182.3 s]
/proc/loadavg: 8.19 8.22 8.18 9/188 24695
/proc/meminfo: memFree=24592468/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=587724 CPUtime=4722.69 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 486813 0 0 0 472069 200 0 0 25 0 4 0 522515489 601829376 100966 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 146931 100966 395 112 0 141896 0
[pid=24654/tid=24657] ppid=24651 vsize=587724 CPUtime=1175.87 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 172161 0 0 0 117517 70 0 0 25 0 4 0 522515489 601829376 100966 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=587724 CPUtime=1182.29 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 111165 0 0 0 118183 46 0 0 25 0 4 0 522515489 601829376 100966 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=587724 CPUtime=1182.3 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 96222 0 0 0 118187 43 0 0 25 0 4 0 522515489 601829376 100966 33554432000 4194304 4650419 140733624122496 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 587724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 8.20 8.18 10/188 24696
/proc/meminfo: memFree=24583776/32951124 swapFree=67111524/67111528
[pid=24654] ppid=24651 vsize=592952 CPUtime=4800.21 cores=0,2,4,6
/proc/24654/stat : 24654 (strangenight1-m) R 24651 24654 24228 0 -1 4202496 492735 0 0 0 479818 203 0 0 25 0 4 0 522515489 607182848 100288 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24654/statm: 148238 100288 395 112 0 143203 0
[pid=24654/tid=24657] ppid=24651 vsize=592952 CPUtime=1195.16 cores=0,2,4,6
/proc/24654/task/24657/stat : 24657 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 173347 0 0 0 119446 70 0 0 25 0 4 0 522515489 607182848 100288 33554432000 4194304 4650419 140733624122496 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24654/tid=24658] ppid=24651 vsize=592952 CPUtime=1201.7 cores=0,2,4,6
/proc/24654/task/24658/stat : 24658 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 113168 0 0 0 120123 47 0 0 25 0 4 0 522515489 607182848 100288 33554432000 4194304 4650419 140733624122496 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24654/tid=24660] ppid=24651 vsize=592952 CPUtime=1201.72 cores=0,2,4,6
/proc/24654/task/24660/stat : 24660 (strangenight1-m) R 24651 24654 24228 0 -1 4202560 96673 0 0 0 120128 44 0 0 25 0 4 0 522515489 607182848 100288 33554432000 4194304 4650419 140733624122496 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 592952

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.21
system time used= 2.04969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 492736
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= 357
involuntary context switches= 81413

runsolver used 1.86072 second user time and 4.71328 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 22:32:53
IDJOB=3175298
IDBENCH=82916
IDSOLVER=1588
FILE ID=node132/3175298-1304109173
RUNJOBID= node132-1304107969-24543
PBS_JOBID= 13170650
Free space on /tmp= 71872 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S252359291-002.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175298-1304109173/watcher-3175298-1304109173 -o /tmp/evaluation-result-3175298-1304109173/solver-3175298-1304109173 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175298-1304109173.cnf

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

MD5SUM BENCH= e7d056c40976f07c31ebd30dc9590b89
RANDOM SEED=1421154390

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25370620 kB
Buffers:        775800 kB
Cached:        6241300 kB
SwapCached:          4 kB
Active:        2097856 kB
Inactive:      4983872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25370620 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12416 kB
Writeback:           0 kB
AnonPages:       64740 kB
Mapped:          14688 kB
Slab:           435908 kB
PageTables:       4620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187320 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71860 MiB
End job on node132 at 2011-04-29 22:52:57