Trace number 3265192

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-Night2-st? (TO) 1300.06 1300.03

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-040-039.shuffled-as.sat05-1194.cnf
MD5SUM8c84d9b9f2d75de33656119bc03a9afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3841
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses30460
Sum of the clauses size62400
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230420
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3265192-1303575034.cnf'
0.00/0.00	c -- header says num vars:           1560
0.00/0.00	c -- header says num clauses:       30460
0.00/0.01	c -- clauses added:            0 learnts,        30460 normals,            0 xors
0.00/0.01	c -- vars added       1560
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1560        40     30420         0     62400         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/40/40 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1560 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.16M  time:  0.00 s
0.00/0.04	c lits-rem:         0  cl-subs:        0  v-elim:     40  v-fix:    0  time:  0.01 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:     765 undec:      40 neg:     755
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0      1520      1537     28883         0    118560         0   no data   no data
0.39/0.45	c  N dy     9      5498      1520      1537     28883      2894    118560    491094     46.59     49.05
1.48/1.52	c  N dy    12     13410      1520      1537     28883      6421    118560   1275458     43.95     46.45
2.99/3.03	c  N dy    16     23604      1520      1537     28883     10680    118560   2219492     42.14     44.42
3.20/3.23	c  F st    20     25001      1520      1537     28883     12028    118560   2513991     42.18     43.31
3.59/3.63	c  N st    25     28299      1520      1537     28883      8729    118560   1557536     42.18   no data
3.79/3.86	c  S st    26     30003      1520      1537     28883     10352    118560   1933784     42.18   no data
3.79/3.89	c  S st    26     30503      1520      1537     28883     10846    118560   2013172     42.18   no data
3.88/3.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.88/3.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
3.88/3.94	c blocked clauses removed:        0 vars:      0 tried:        1520 T: 0.00 s
3.88/3.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.98/4.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
3.98/4.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
3.98/4.05	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
3.98/4.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
5.49/5.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
7.49/7.53	c lits-rem:        28  cl-subs:      175  v-elim:      0  v-fix:    0  time:  1.98 s
7.49/7.55	c asymm  cl-useful: 0/1497/1537 lits-rem:0 time: 0.02
7.49/7.55	c calculated reachability. Time: 0.00
7.49/7.55	c  N dy    26     30503      1520      1537     28883     10671    118560   1964122     42.18   no data
7.89/7.99	c  N dy    31     34516      1520      1537     28883     14540    118560   2915716     42.02     44.70
8.70/8.71	c  N dy    34     40603      1520      1537     28883     12764    118560   2475653     41.58     44.13
9.29/9.37	c  N dy    36     45755      1520      1537     28883      9158    118560   1513709     41.35     41.20
9.29/9.37	c  S st    36     45755      1520      1537     28883      9158    118560   1513709     41.35     41.20
9.38/9.41	c  S st    36     46258      1520      1537     28883      9655    118560   1598806     41.35   no data
9.38/9.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.38/9.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
9.38/9.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.38/9.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.49/9.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
9.49/9.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
9.49/9.56	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
9.49/9.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
11.00/11.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
11.59/11.69	c lits-rem:        10  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.63 s
11.59/11.69	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
11.69/11.71	c vivif2 --  cl tried     9615 cl shrink        0 lits rem          0 time: 0.02
11.69/11.73	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.02
11.69/11.73	c calculated reachability. Time: 0.00
11.69/11.73	c  N dy    36     46258      1520      1537     28883      9615    118560   1585944     41.35   no data
12.49/12.58	c  N dy    44     53043      1520      1537     28883     16209    118560   3347244     41.31     43.73
13.19/13.22	c  N dy    50     57544      1520      1537     28883     10938    118560   1855039     41.19     43.36
13.89/13.92	c  N dy    54     61617      1520      1537     28883     14853    118560   2981356     41.12     46.02
14.89/14.98	c  N dy    67     67852      1520      1537     28883     20854    118560   4674592     41.14     43.40
15.18/15.22	c  S st    72     69389      1520      1537     28883     11757    118560   2025205     41.13     37.00
15.18/15.25	c  S st    72     69891      1520      1537     28883     12254    118560   2112783     41.13   no data
15.18/15.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.18/15.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
15.18/15.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.18/15.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.29/15.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
15.29/15.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
15.29/15.40	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
15.39/15.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
16.88/16.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
18.08/18.13	c lits-rem:        13  cl-subs:       34  v-elim:      0  v-fix:    0  time:  1.23 s
18.08/18.13	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
18.08/18.16	c vivif2 --  cl tried    12220 cl shrink        0 lits rem          0 time: 0.03
18.08/18.19	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.02
18.08/18.19	c calculated reachability. Time: 0.00
18.08/18.19	c  N dy    72     69891      1520      1537     28883     12220    118560   2101644     41.13   no data
18.70/18.77	c  N dy    86     74444      1520      1537     28883     16657    118560   3313165     41.14     43.33
21.19/21.30	c  F st    89     87500      1520      1537     28883     17638    118560   3983250     40.82     39.15
21.29/21.30	c  N st    89     87500      1520      1537     28883     17638    118560   3983250     40.82     39.15
22.58/22.63	c  N dy    97     94268      1520      1537     28883     24220    118560   5991116     40.82     43.05
23.59/23.68	c  N dy   101    100342      1520      1537     28883     17517    118560   3521589     40.74     42.91
24.48/24.50	c  S st   118    104838      1520      1537     28883     21894    118560   4751245     40.81   no data
24.48/24.54	c  S st   118    105340      1520      1537     28883     22385    118560   4843202     40.81   no data
24.48/24.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24.58/24.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
24.58/24.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.58/24.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.68/24.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
24.68/24.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
24.68/24.71	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
24.68/24.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
26.29/26.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
33.69/33.75	c lits-rem:        39  cl-subs:      173  v-elim:      0  v-fix:    0  time:  7.37 s
33.69/33.75	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
33.79/33.82	c vivif2 --  cl tried    22212 cl shrink        0 lits rem          0 time: 0.06
33.79/33.85	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.03
33.79/33.85	c calculated reachability. Time: 0.00
33.79/33.85	c  N dy   118    105340      1520      1537     28883     22212    118560   4777060     40.81   no data
34.78/34.87	c  N dy   126    112407      1520      1537     28883     15449    118560   2735338     40.74     42.89
35.99/36.01	c  N dy   134    120325      1520      1537     28883     23131    118560   5164268     40.68     42.84
37.79/37.89	c  N dy   147    130267      1520      1537     28883     18235    118560   3553355     40.62     42.84
39.19/39.21	c  N dy   164    139066      1520      1537     28883     26777    118560   5847774     40.60     43.05
40.99/41.06	c  N dy   185    149710      1520      1537     28883     21482    118560   4001402     40.58     42.80
42.49/42.57	c  S st   204    158010      1520      1537     28883     29555    118560   6216865     40.61     40.80
42.59/42.61	c  S st   204    158514      1520      1537     28883     30049    118560   6307470     40.61   no data
42.59/42.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.59/42.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.06
42.59/42.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.59/42.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.69/42.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
42.69/42.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
42.69/42.80	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
42.79/42.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
44.49/44.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
57.59/57.64	c lits-rem:        34  cl-subs:      282  v-elim:      0  v-fix:    0  time: 13.07 s
57.59/57.65	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
57.69/57.73	c vivif2 --  cl tried    29767 cl shrink        0 lits rem          0 time: 0.09
57.69/57.77	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.04
57.69/57.77	c calculated reachability. Time: 0.00
57.69/57.77	c  N dy   204    158514      1520      1537     28883     29767    118560   6210018     40.61   no data
59.19/59.27	c  N dy   215    169852      1520      1537     28883     24291    118560   4711819     40.56     42.79
61.39/61.40	c  N dy   246    180783      1520      1537     28883     17501    118560   2783720     40.63     42.80
63.49/63.50	c  N dy   262    194044      1520      1537     28883     30375    118560   6402560     40.57     42.72
66.19/66.26	c  N dy   286    208470      1520      1537     28883     25954    118560   5082093     40.58     42.73
70.29/70.36	c  N dy   322    226146      1520      1537     28883     23670    118560   4294228     40.59     42.80
72.79/72.82	c  S st   355    237773      1520      1537     28883     35038    118560   7266051     40.64     39.90
72.79/72.86	c  S st   355    238277      1520      1537     28883     35533    118560   7354235     40.64   no data
72.79/72.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
72.89/72.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.06
72.89/72.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.89/72.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.99/73.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
72.99/73.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
72.99/73.05	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
73.09/73.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
74.89/74.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.58 s
92.89/92.90	c lits-rem:        16  cl-subs:      278  v-elim:      0  v-fix:    0  time: 17.99 s
92.89/92.90	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
92.99/93.01	c vivif2 --  cl tried    35255 cl shrink        0 lits rem          0 time: 0.10
92.99/93.06	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.06
92.99/93.06	c calculated reachability. Time: 0.00
92.99/93.06	c  N dy   355    238277      1520      1537     28883     35255    118560   7260772     40.64   no data
95.29/95.32	c  N dy   381    253589      1520      1537     28883     29756    118560   6118376     40.63     43.08
99.19/99.25	c  N dy   411    274056      1520      1537     28883     28244    118560   5546222     40.60     42.84
102.69/102.78	c  N dy   432    292618      1520      1537     28883     23890    118560   4296395     40.55     42.70
105.59/105.68	c  F st   456    306250      1520      1537     28883     37114    118560   8276726     40.55     38.38
107.09/107.12	c  N dy   462    311442      1520      1537     28883     42169    118560   9720454     40.55   no data
111.79/111.82	c  N dy   495    331492      1520      1537     28883     38197    118560   8432518     40.53     42.68
116.79/116.87	c  N dy   520    351744      1520      1537     28883     33616    118560   7214429     40.52     42.87
118.29/118.39	c  S st   536    357415      1520      1537     28883     39103    118560   8722516     40.55     38.85
118.39/118.43	c  S st   536    357917      1520      1537     28883     39597    118560   8810041     40.55   no data
118.39/118.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
118.49/118.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.07
118.49/118.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
118.49/118.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
118.59/118.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
118.59/118.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
118.59/118.63	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
118.70/118.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
120.49/120.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
143.29/143.30	c lits-rem:        30  cl-subs:      380  v-elim:      0  v-fix:    0  time: 22.71 s
143.29/143.30	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
143.39/143.42	c vivif2 --  cl tried    39217 cl shrink        0 lits rem          0 time: 0.12
143.39/143.46	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.05
143.39/143.47	c calculated reachability. Time: 0.00
143.39/143.47	c  N dy   536    357917      1520      1537     28883     39217    118560   8668897     40.55   no data
146.39/146.49	c  N dy   550    378341      1520      1537     28883     33862    118560   7016778     40.48     42.78
150.79/150.87	c  N dy   600    398483      1520      1537     28883     27316    118560   4477708     40.52     42.72
154.89/154.99	c  N dy   651    418740      1520      1537     28883     47086    118560   9982645     40.55     42.72
159.89/159.94	c  N dy   701    439680      1520      1537     28883     40214    118560   7914854     40.56     42.71
165.69/165.76	c  N dy   747    461343      1520      1537     28883     33123    118560   5583333     40.57     42.75
171.69/171.73	c  N dy   805    481840      1520      1537     28883     53139    118560  11063840     40.61     42.93
177.69/177.73	c  N dy   845    501991      1520      1537     28883     43459    118560   8313331     40.61     42.80
184.20/184.23	c  N dy   891    522004      1520      1537     28883     32730    118560   5213464     40.63     45.80
188.39/188.41	c  S st   934    536875      1520      1537     28883     47200    118560   9184926     40.63     39.55
188.39/188.46	c  S st   934    537376      1520      1537     28883     47695    118560   9281124     40.63   no data
188.39/188.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
188.49/188.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.08
188.49/188.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
188.49/188.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
188.59/188.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
188.59/188.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
188.59/188.68	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
188.69/188.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
190.69/190.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.76 s
216.89/216.90	c lits-rem:        18  cl-subs:      290  v-elim:      0  v-fix:    0  time: 26.12 s
216.89/216.90	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
216.99/217.03	c vivif2 --  cl tried    47405 cl shrink        0 lits rem          0 time: 0.13
216.99/217.09	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.06
216.99/217.09	c calculated reachability. Time: 0.00
216.99/217.09	c  N dy   934    537376      1520      1537     28883     47405    118560   9184589     40.63   no data
221.59/221.67	c  N dy   977    562923      1520      1537     28883     41053    118560   7554392     40.60     42.96
227.19/227.26	c  N dy  1042    583099      1520      1537     28883     60696    118560  13158759     40.65     42.85
232.40/232.40	c  N dy  1084    603584      1520      1537     28883     48519    118560   9552020     40.65     42.87
238.70/238.74	c  N dy  1114    625441      1520      1537     28883     36773    118560   6005100     40.63     42.83
244.50/244.54	c  N dy  1165    647842      1520      1537     28883     58600    118560  12419561     40.64     42.79
250.19/250.28	c  N dy  1208    667848      1520      1537     28883     43982    118560   7720047     40.65     45.86
257.00/257.03	c  N dy  1254    688569      1520      1537     28883     64158    118560  13303601     40.65     42.83
263.19/263.24	c  N dy  1314    708934      1520      1537     28883     49087    118560   8846755     40.68     42.87
271.19/271.29	c  N dy  1366    729113      1520      1537     28883     68733    118560  14486803     40.69     42.89
278.50/278.52	c  N dy  1411    749899      1520      1537     28883     52951    118560  10283114     40.69     42.90
286.89/286.99	c  N dy  1463    770288      1520      1537     28883     72759    118560  16151697     40.71     42.88
293.29/293.33	c  N dy  1528    790480      1520      1537     28883     55274    118560  10508399     40.74     43.02
300.20/300.28	c  S st  1568    806068      1520      1537     28883     70425    118560  14901556     40.75     39.19
300.30/300.35	c  S st  1568    806571      1520      1537     28883     70925    118560  15005179     40.75   no data
300.30/300.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
300.50/300.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.12
300.50/300.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
300.50/300.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
300.60/300.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
300.60/300.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
300.60/300.61	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
300.70/300.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
302.89/302.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.78 s
336.90/336.92	c lits-rem:        30  cl-subs:      572  v-elim:      0  v-fix:    0  time: 33.92 s
336.90/336.92	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
337.10/337.12	c vivif2 --  cl tried    70353 cl shrink        0 lits rem          0 time: 0.20
337.20/337.20	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.08
337.20/337.20	c calculated reachability. Time: 0.00
337.20/337.20	c  N dy  1568    806571      1520      1537     28883     70353    118560  14809049     40.75   no data
342.01/342.06	c  N dy  1615    830974      1520      1537     28883     56061    118560  11056135     40.74     42.90
348.60/348.68	c  N dy  1649    852195      1520      1537     28883     76643    118560  17092767     40.74     42.89
353.00/353.00	c  N dy  1680    872262      1520      1537     28883     57312    118560  10689434     40.73     43.17
359.40/359.45	c  N dy  1719    892325      1520      1537     28883     76774    118560  16345864     40.73     43.02
365.30/365.32	c  N dy  1774    912398      1520      1537     28883     56492    118560  10537537     40.75     48.63
372.59/372.66	c  N dy  1804    933560      1520      1537     28883     77100    118560  16673480     40.74     42.94
378.09/378.19	c  N dy  1853    953749      1520      1537     28883     55946    118560  10045000     40.74     43.02
384.60/384.67	c  N dy  1923    973778      1520      1537     28883     75479    118560  15522845     40.77     48.09
391.10/391.10	c  N dy  1965    993855      1520      1537     28883     53155    118560   9156905     40.78     43.32
397.70/397.77	c  N dy  2015   1013928      1520      1537     28883     72664    118560  14750617     40.79     42.97
407.30/407.38	c  N dy  2053   1038798      1520      1537     28883     53968    118560   9405638     40.78     42.96
415.90/415.98	c  N dy  2129   1058816      1520      1537     28883     73438    118560  14864027     40.81     51.49
422.40/422.45	c  F st  2169   1071875      1520      1537     28883     86177    118560  18555785     40.82   no data
425.10/425.12	c  N dy  2182   1079253      1520      1537     28883     49604    118560   7811994     40.83     43.25
432.20/432.29	c  N dy  2238   1101661      1520      1537     28883     71377    118560  14064959     40.84     43.04
441.60/441.68	c  N dy  2310   1121957      1520      1537     28883     46453    118560   6741425     40.87     43.03
448.20/448.26	c  N dy  2375   1142508      1520      1537     28883     66376    118560  12114124     40.90     43.13
456.70/456.70	c  N dy  2416   1162546      1520      1537     28883     85781    118560  17511112     40.90     43.23
464.90/464.96	c  N dy  2498   1182614      1520      1537     28883     59558    118560  10254901     40.92     51.59
473.20/473.26	c  N dy  2532   1204500      1520      1537     28883     80689    118560  16468173     40.92     43.08
475.60/475.68	c  S st  2549   1209856      1520      1537     28883     85885    118560  17896007     40.92   no data
475.70/475.75	c  S st  2549   1210359      1520      1537     28883     86379    118560  17994965     40.92   no data
475.70/475.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
475.90/475.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.8M T:  0.14
475.90/475.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
475.90/475.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
476.00/476.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
476.00/476.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
476.00/476.04	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
476.21/476.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
478.30/478.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
520.31/520.31	c lits-rem:        23  cl-subs:      811  v-elim:      0  v-fix:    0  time: 41.97 s
520.31/520.31	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
520.50/520.56	c vivif2 --  cl tried    85568 cl shrink        0 lits rem          0 time: 0.25
520.60/520.66	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.10
520.60/520.66	c calculated reachability. Time: 0.00
520.60/520.66	c  N dy  2549   1210359      1520      1537     28883     85568    118560  17716309     40.92   no data
524.40/524.44	c  N dy  2583   1231261      1520      1537     28883     59357    118560  10337205     40.91     43.09
530.00/530.05	c  N dy  2625   1251598      1520      1537     28883     79027    118560  16120342     40.91     43.17
537.10/537.13	c  N dy  2686   1271611      1520      1537     28883     50982    118560   7567311     40.93     43.16
542.40/542.43	c  N dy  2715   1293039      1520      1537     28883     71745    118560  13555554     40.92     43.12
549.20/549.23	c  N dy  2735   1313735      1520      1537     28883     91803    118560  19632766     40.90     43.08
555.70/555.79	c  N dy  2765   1334645      1520      1537     28883     63538    118560  11319087     40.90     43.10
563.50/563.54	c  N dy  2820   1354925      1520      1537     28883     83381    118560  16889710     40.91     43.15
571.60/571.66	c  N dy  2859   1375319      1520      1537     28883     53682    118560   8153185     40.91     43.09
577.30/577.38	c  N dy  2891   1395921      1520      1537     28883     73774    118560  13755091     40.90     43.11
587.20/587.20	c  N dy  2965   1415991      1520      1537     28883     93372    118560  19131243     40.93     56.27
595.80/595.89	c  N dy  3011   1437785      1520      1537     28883     63963    118560  10989255     40.93     43.41
604.30/604.37	c  N dy  3057   1458780      1520      1537     28883     84421    118560  16932036     40.94     43.19
614.50/614.52	c  N dy  3125   1479050      1520      1537     28883     52584    118560   7537594     40.95     43.23
619.60/619.67	c  N dy  3164   1499995      1520      1537     28883     72911    118560  13314987     40.95     43.13
627.20/627.23	c  N dy  3222   1520067      1520      1537     28883     92403    118560  18585767     40.96     45.14
635.81/635.86	c  N dy  3305   1540086      1520      1537     28883     59360    118560   9259073     40.98     43.17
642.70/642.76	c  N dy  3367   1560548      1520      1537     28883     79269    118560  14713540     40.99     43.17
652.50/652.57	c  N dy  3434   1581312      1520      1537     28883     99472    118560  20434589     41.01     43.34
659.40/659.41	c  N dy  3504   1601531      1520      1537     28883     65628    118560  10779612     41.04     43.46
666.80/666.88	c  N dy  3539   1621630      1520      1537     28883     85153    118560  16137669     41.04     43.23
675.61/675.64	c  N dy  3588   1641850      1520      1537     28883    104745    118560  21651022     41.04     43.23
683.21/683.26	c  N dy  3637   1662775      1520      1537     28883     70693    118560  12060523     41.04     43.28
690.01/690.03	c  N dy  3701   1682829      1520      1537     28883     90138    118560  17261015     41.06     52.13
700.01/700.05	c  N dy  3778   1703457      1520      1537     28883    110118    118560  22707272     41.09     43.63
702.40/702.48	c  S st  3802   1710360      1520      1537     28883     61504    118560   9427015     41.09     39.90
702.50/702.54	c  S st  3802   1710862      1520      1537     28883     62000    118560   9530679     41.09   no data
702.50/702.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
702.60/702.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.09
702.60/702.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
702.60/702.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
702.70/702.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
702.70/702.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
702.70/702.77	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
702.81/702.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
704.70/704.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.61 s
731.51/731.58	c lits-rem:         5  cl-subs:       98  v-elim:      0  v-fix:    0  time: 26.85 s
731.51/731.58	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
731.70/731.73	c vivif2 --  cl tried    61902 cl shrink        0 lits rem          0 time: 0.14
731.80/731.82	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.09
731.80/731.82	c calculated reachability. Time: 0.00
731.80/731.82	c  N dy  3802   1710862      1520      1537     28883     61902    118560   9499059     41.09   no data
736.80/736.90	c  N dy  3839   1731890      1520      1537     28883     82296    118560  15521914     41.09     43.33
745.00/745.09	c  N dy  3885   1753200      1520      1537     28883    103059    118560  21826241     41.10     43.38
752.41/752.44	c  N dy  3919   1773305      1520      1537     28883     66102    118560  10870043     41.09     43.34
759.70/759.70	c  N dy  3957   1795038      1520      1537     28883     87154    118560  17195249     41.09     43.28
770.90/770.97	c  N dy  3996   1816483      1520      1537     28883    108016    118560  23612997     41.09     43.37
779.51/779.50	c  N dy  4043   1842399      1520      1537     28883     75889    118560  13528393     41.09     43.29
787.51/787.53	c  N dy  4097   1863272      1520      1537     28883     96179    118560  19432313     41.10     43.41
797.81/797.80	c  N dy  4166   1883806      1520      1537     28883    116175    118560  25226842     41.12     43.34
803.41/803.40	c  N dy  4212   1904277      1520      1537     28883     77861    118560  13951695     41.12     43.36
813.71/813.76	c  N dy  4270   1932406      1520      1537     28883    105069    118560  22379244     41.12     43.31
823.10/823.10	c  N dy  4342   1953974      1520      1537     28883     66896    118560  10592634     41.13     43.30
829.81/829.87	c  N dy  4382   1974048      1520      1537     28883     86370    118560  16219662     41.13     43.49
839.40/839.40	c  N dy  4454   1994117      1520      1537     28883    105913    118560  21899563     41.15     54.34
850.01/850.05	c  N dy  4508   2014193      1520      1537     28883     65195    118560   9987309     41.16     50.06
856.81/856.85	c  N dy  4537   2035243      1520      1537     28883     85711    118560  16066813     41.16     43.34
865.31/865.37	c  N dy  4568   2055411      1520      1537     28883    105184    118560  21625812     41.15     43.35
875.62/875.65	c  N dy  4624   2075464      1520      1537     28883     63435    118560   9378694     41.15     43.79
881.71/881.74	c  N dy  4662   2095857      1520      1537     28883     83199    118560  14978555     41.16     43.38
890.01/890.07	c  N dy  4702   2115932      1520      1537     28883    102628    118560  20365432     41.16     43.55
900.82/900.87	c  N dy  4783   2136108      1520      1537     28883    122167    118560  25627637     41.19     43.43
908.62/908.67	c  N dy  4848   2157006      1520      1537     28883     80435    118560  13759897     41.20     43.61
919.41/919.44	c  N dy  4916   2177090      1520      1537     28883     99879    118560  19090996     41.21     44.01
936.12/936.15	c  N dy  4991   2198530      1520      1537     28883    120702    118560  24599519     41.22     43.42
943.21/943.26	c  S st  5028   2210863      1520      1537     28883     69614    118560  10879419     41.22   no data
943.31/943.33	c  S st  5028   2211364      1520      1537     28883     70109    118560  10977181     41.22   no data
943.31/943.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
943.51/943.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.17
943.51/943.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
943.51/943.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
943.61/943.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
943.61/943.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
943.61/943.65	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
943.72/943.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
945.92/945.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.84 s
966.82/966.82	c lits-rem:         3  cl-subs:      146  v-elim:      0  v-fix:    0  time: 20.90 s
966.82/966.82	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
966.92/966.98	c vivif2 --  cl tried    69963 cl shrink        0 lits rem          0 time: 0.16
967.02/967.07	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.08
967.02/967.07	c calculated reachability. Time: 0.00
967.02/967.07	c  N dy  5028   2211364      1520      1537     28883     69963    118560  10927751     41.22   no data
971.61/971.65	c  N dy  5058   2233398      1520      1537     28883     91390    118560  17375921     41.22     43.49
979.21/979.25	c  N dy  5092   2257347      1520      1537     28883    114412    118560  24179815     41.21     43.61
986.62/986.64	c  N dy  5148   2277483      1520      1537     28883     70035    118560  10920705     41.22     43.39
991.31/991.35	c  N dy  5162   2297599      1520      1537     28883     89496    118560  16756407     41.21     43.59
998.91/998.92	c  N dy  5201   2321966      1520      1537     28883    113194    118560  23752599     41.20     43.40
1007.11/1007.12	c  N dy  5238   2343414      1520      1537     28883     69026    118560  10753769     41.20     43.69
1012.41/1012.44	c  N dy  5278   2363448      1520      1537     28883     88483    118560  16251143     41.20     43.42
1020.31/1020.37	c  N dy  5333   2384014      1520      1537     28883    108494    118560  21929953     41.20     43.44
1028.42/1028.42	c  N dy  5350   2404456      1520      1537     28883    128311    118560  28681053     41.19     43.64
1035.52/1035.51	c  N dy  5395   2424627      1520      1537     28883     81954    118560  14106709     41.19     43.37
1042.61/1042.65	c  N dy  5432   2444715      1520      1537     28883    101437    118560  19928855     41.20     43.50
1051.41/1051.49	c  N dy  5470   2465028      1520      1537     28883    121136    118560  25691172     41.20     43.46
1061.61/1061.61	c  N dy  5528   2486754      1520      1537     28883     75277    118560  12096129     41.20     43.40
1067.42/1067.42	c  N dy  5568   2506791      1520      1537     28883     94698    118560  17600231     41.20     46.42
1074.72/1074.76	c  N dy  5607   2526869      1520      1537     28883    114181    118560  23045319     41.20     43.37
1085.11/1085.12	c  N dy  5652   2546894      1520      1537     28883    133539    118560  28687599     41.20     47.38
1092.62/1092.69	c  N dy  5690   2566999      1520      1537     28883     85180    118560  14789621     41.20     43.48
1102.02/1102.00	c  N dy  5722   2588898      1520      1537     28883    106393    118560  20751573     41.20     43.56
1112.31/1112.39	c  N dy  5766   2608921      1520      1537     28883    125816    118560  26371131     41.20     57.71
1122.02/1122.03	c  N dy  5808   2629246      1520      1537     28883     76599    118560  12524426     41.20     43.42
1129.81/1129.80	c  N dy  5872   2649850      1520      1537     28883     96761    118560  17890910     41.21     43.42
1140.72/1140.78	c  N dy  5954   2669871      1520      1537     28883    116229    118560  23031776     41.23     57.63
1151.51/1151.58	c  N dy  5992   2690509      1520      1537     28883    136299    118560  28817370     41.23     43.42
1159.42/1159.45	c  N dy  6040   2711364      1520      1537     28883     86639    118560  15040256     41.23     40.10
1159.42/1159.46	c  S st  6040   2711364      1520      1537     28883     86639    118560  15040256     41.23     40.10
1159.51/1159.53	c  S st  6040   2711865      1520      1537     28883     87130    118560  15140495     41.23   no data
1159.51/1159.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1159.71/1159.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.13
1159.71/1159.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1159.71/1159.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1159.81/1159.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
1159.81/1159.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
1159.81/1159.81	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
1159.91/1159.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
1162.11/1162.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
1194.31/1194.34	c lits-rem:         6  cl-subs:      239  v-elim:      0  v-fix:    0  time: 32.17 s
1194.31/1194.35	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
1194.52/1194.56	c vivif2 --  cl tried    86891 cl shrink        0 lits rem          0 time: 0.21
1194.62/1194.65	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.09
1194.62/1194.65	c calculated reachability. Time: 0.00
1194.62/1194.66	c  N dy  6040   2711865      1520      1537     28883     86891    118560  15058532     41.23   no data
1198.52/1198.57	c  N dy  6079   2731898      1520      1537     28883    106355    118560  20666153     41.23     43.44
1205.62/1205.64	c  N dy  6111   2756456      1520      1537     28883    130156    118560  27881145     41.22     43.39
1211.91/1211.94	c  N dy  6132   2777749      1520      1537     28883     79931    118560  13334944     41.22     43.48
1216.52/1216.56	c  N dy  6172   2797992      1520      1537     28883     99606    118560  19116297     41.22     43.42
1224.12/1224.17	c  N dy  6208   2819693      1520      1537     28883    120594    118560  25267225     41.21     43.43
1235.62/1235.60	c  N dy  6249   2842748      1520      1537     28883    142870    118560  31965063     41.21     43.84
1241.71/1241.76	c  N dy  6281   2864776      1520      1537     28883     92215    118560  16538822     41.20     43.45
1248.82/1248.80	c  N dy  6316   2884809      1520      1537     28883    111755    118560  22054821     41.20     43.50
1258.02/1258.08	c  N dy  6374   2905240      1520      1537     28883    131597    118560  27612929     41.20     43.45
1267.12/1267.14	c  N dy  6421   2925303      1520      1537     28883     78368    118560  12690697     41.20     43.43
1272.63/1272.68	c  N dy  6470   2945445      1520      1537     28883     97961    118560  18158863     41.20     44.13
1281.43/1281.40	c  N dy  6529   2966271      1520      1537     28883    118233    118560  23798569     41.21     43.42
1292.01/1292.08	c  N dy  6576   2989502      1520      1537     28883    140751    118560  30420692     41.21     43.49

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-3265192-1303575034/watcher-3265192-1303575034 -o /tmp/evaluation-result-3265192-1303575034/solver-3265192-1303575034 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3265192-1303575034.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.74 3.96 3.90 5/189 20031
/proc/meminfo: memFree=21136852/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=30212 CPUtime=0 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 647 0 0 0 0 0 0 0 25 0 1 0 201694670 30937088 587 33554432000 4194304 4627331 140734163005104 18446744073709551615 268660326913 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 7553 587 321 106 0 2524 0

[startup+0.0927629 s]
/proc/loadavg: 3.74 3.96 3.90 5/189 20031
/proc/meminfo: memFree=21136852/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=32428 CPUtime=0.08 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 1485 0 0 0 8 0 0 0 25 0 1 0 201694670 33206272 1425 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 8107 1426 371 106 0 3078 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32428

[startup+0.10076 s]
/proc/loadavg: 3.74 3.96 3.90 5/189 20031
/proc/meminfo: memFree=21136852/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=32428 CPUtime=0.09 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 1517 0 0 0 9 0 0 0 25 0 1 0 201694670 33206272 1457 33554432000 4194304 4627331 140734163005104 18446744073709551615 268660323013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 8107 1458 371 106 0 3078 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32428

[startup+0.300722 s]
/proc/loadavg: 3.74 3.96 3.90 5/189 20031
/proc/meminfo: memFree=21136852/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=32688 CPUtime=0.29 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 2168 0 0 0 29 0 0 0 25 0 1 0 201694670 33472512 2108 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 8172 2108 371 106 0 3143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32688

[startup+0.700652 s]
/proc/loadavg: 3.74 3.96 3.90 5/189 20031
/proc/meminfo: memFree=21136852/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=35124 CPUtime=0.69 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 3497 0 0 0 69 0 0 0 25 0 1 0 201694670 35966976 2367 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 8781 2367 372 106 0 3752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35124

[startup+1.50051 s]
/proc/loadavg: 3.74 3.96 3.90 5/190 20032
/proc/meminfo: memFree=21119988/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=36884 CPUtime=1.48 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 5611 0 0 0 148 0 0 0 25 0 1 0 201694670 37769216 2709 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 9221 2709 372 106 0 4192 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36884

[startup+3.10023 s]
/proc/loadavg: 3.74 3.96 3.90 5/190 20032
/proc/meminfo: memFree=21079812/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=38552 CPUtime=3.09 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 9168 0 0 0 308 1 0 0 25 0 1 0 201694670 39477248 3939 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 9638 3939 372 106 0 4609 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38552

[startup+6.30067 s]
/proc/loadavg: 3.76 3.96 3.90 5/190 20032
/proc/meminfo: memFree=21027196/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=83160 CPUtime=6.29 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 22087 0 0 0 627 2 0 0 25 0 1 0 201694670 85155840 14103 33554432000 4194304 4627331 140734163005104 18446744073709551615 4427325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 20790 14103 377 106 0 15761 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83160

[startup+12.7005 s]
/proc/loadavg: 3.78 3.96 3.91 5/190 20032
/proc/meminfo: memFree=21015820/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=91240 CPUtime=12.69 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 32057 0 0 0 1265 4 0 0 25 0 1 0 201694670 93429760 17266 33554432000 4194304 4627331 140734163005104 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 22810 17266 377 106 0 17781 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 91240

[startup+25.5003 s]
/proc/loadavg: 3.83 3.96 3.91 5/190 20032
/proc/meminfo: memFree=20881304/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=228364 CPUtime=25.49 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 68080 0 0 0 2539 10 0 0 25 0 1 0 201694670 233844736 32439 33554432000 4194304 4627331 140734163005104 18446744073709551615 4424211 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 57091 32439 377 106 0 52062 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 228364

[startup+51.1008 s]
/proc/loadavg: 3.89 3.96 3.91 5/190 20033
/proc/meminfo: memFree=20776692/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=288076 CPUtime=51.09 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 101778 0 0 0 5094 15 0 0 25 0 1 0 201694670 294989824 46060 33554432000 4194304 4627331 140734163005104 18446744073709551615 4427574 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 72019 46060 377 106 0 66990 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 288076

[startup+102.307 s]
/proc/loadavg: 3.95 3.97 3.91 5/190 20034
/proc/meminfo: memFree=20662096/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=360264 CPUtime=102.3 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 165309 0 0 0 10204 26 0 0 25 0 1 0 201694670 368910336 59649 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309188 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 90066 59649 377 106 0 85037 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 360264

[startup+162.3 s]
/proc/loadavg: 4.06 4.00 3.92 5/190 20063
/proc/meminfo: memFree=20490544/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=448376 CPUtime=162.29 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 244345 0 0 0 16190 39 0 0 25 0 1 0 201694670 459137024 77088 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 112094 77088 377 106 0 107065 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 448376

[startup+222.301 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 20065
/proc/meminfo: memFree=20482128/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=449592 CPUtime=222.29 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 279967 0 0 0 22183 46 0 0 25 0 1 0 201694670 460382208 74569 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 112398 74569 377 106 0 107369 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 449592

[startup+282.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 20066
/proc/meminfo: memFree=20302928/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=465472 CPUtime=282.3 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 359313 0 0 0 28169 61 0 0 25 0 1 0 201694670 476643328 78876 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 116368 78876 377 106 0 111339 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 465472

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 20095
/proc/meminfo: memFree=20100152/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=612236 CPUtime=342.3 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 423872 0 0 0 34159 71 0 0 25 0 1 0 201694670 626929664 110647 33554432000 4194304 4627331 140734163005104 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 153059 110647 377 106 0 148030 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 612236

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 20096
/proc/meminfo: memFree=19989020/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=624516 CPUtime=402.3 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 500070 0 0 0 40147 83 0 0 25 0 1 0 201694670 639504384 116928 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 156129 116928 377 106 0 151100 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 624516

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 20098
/proc/meminfo: memFree=19832152/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=479580 CPUtime=462.3 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 565266 0 0 0 46131 99 0 0 25 0 1 0 201694670 491089920 107176 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 119895 107176 377 106 0 114866 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 479580

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 20100
/proc/meminfo: memFree=19593056/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=581032 CPUtime=522.3 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 607541 0 0 0 52125 105 0 0 25 0 1 0 201694670 594976768 129461 33554432000 4194304 4627331 140734163005104 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 145258 129461 377 106 0 140229 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 581032

[startup+582.3 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 20101
/proc/meminfo: memFree=19527068/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=751116 CPUtime=582.3 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 680017 0 0 0 58102 128 0 0 25 0 1 0 201694670 769142784 139099 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 187779 139099 377 106 0 182750 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 751116

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 20103
/proc/meminfo: memFree=19486492/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=760512 CPUtime=642.31 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 742696 0 0 0 64086 145 0 0 25 0 1 0 201694670 778764288 136976 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 190128 136976 377 106 0 185099 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 760512

[startup+702.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 20104
/proc/meminfo: memFree=19514740/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=587092 CPUtime=702.3 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 805109 0 0 0 70074 156 0 0 25 0 1 0 201694670 601182208 131732 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 146773 131732 377 106 0 141744 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 587092

[startup+762.307 s]
/proc/loadavg: 4.07 4.03 3.94 5/190 20106
/proc/meminfo: memFree=19424444/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=774204 CPUtime=762.31 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 839261 0 0 0 76060 171 0 0 25 0 1 0 201694670 792784896 141176 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 193551 141176 377 106 0 188522 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 774204

[startup+822.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 20108
/proc/meminfo: memFree=19481840/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=590320 CPUtime=822.31 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 906873 0 0 0 82045 186 0 0 25 0 1 0 201694670 604487680 132335 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 147580 132335 377 106 0 142551 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 590320

[startup+882.301 s]
/proc/loadavg: 4.04 4.03 3.95 5/190 20109
/proc/meminfo: memFree=19429128/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=794512 CPUtime=882.31 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 964621 0 0 0 88034 197 0 0 25 0 1 0 201694670 813580288 137812 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 198628 137812 377 106 0 193599 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 794512

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 20111
/proc/meminfo: memFree=19442748/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=593188 CPUtime=942.31 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 1011296 0 0 0 94020 211 0 0 25 0 1 0 201694670 607424512 132574 33554432000 4194304 4627331 140734163005104 18446744073709551615 4332058 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 148297 132574 377 106 0 143268 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 593188

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 20112
/proc/meminfo: memFree=19313892/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=806596 CPUtime=1002.31 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 1054988 0 0 0 100012 219 0 0 25 0 1 0 201694670 825954304 148297 33554432000 4194304 4627331 140734163005104 18446744073709551615 4332292 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 201649 148297 377 106 0 196620 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 806596

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 20114
/proc/meminfo: memFree=19395588/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=596948 CPUtime=1062.31 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 1129020 0 0 0 106000 231 0 0 25 0 1 0 201694670 611274752 135285 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309215 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 149237 135285 377 106 0 144208 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 596948

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 20116
/proc/meminfo: memFree=19239568/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=598656 CPUtime=1122.31 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 1187344 0 0 0 111985 246 0 0 25 0 1 0 201694670 613023744 135211 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 149664 135211 377 106 0 144635 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 598656

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.95 5/190 20117
/proc/meminfo: memFree=19262236/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=832268 CPUtime=1182.31 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 1219895 0 0 0 117979 252 0 0 25 0 1 0 201694670 852242432 138153 33554432000 4194304 4627331 140734163005104 18446744073709551615 4428020 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 208067 138153 377 106 0 203038 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 832268

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.95 5/190 20119
/proc/meminfo: memFree=19186080/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=842128 CPUtime=1242.32 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 1284744 0 0 0 123961 271 0 0 25 0 1 0 201694670 862339072 139924 33554432000 4194304 4627331 140734163005104 18446744073709551615 4309123 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 210532 139924 377 106 0 205503 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 842128



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.95 4.00 3.95 4/185 20138
/proc/meminfo: memFree=19798144/32951124 swapFree=67111528/67111528
[pid=20031] ppid=20029 vsize=604500 CPUtime=1300.02 cores=1,3
/proc/20031/stat : 20031 (strangenight2-s) R 20029 20031 19029 0 -1 4202496 1346134 0 0 0 129722 280 0 0 25 0 1 0 201694670 619008000 137990 33554432000 4194304 4627331 140734163005104 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20031/statm: 151125 137990 377 106 0 146096 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 604500

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): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1297.23
CPU system time (s): 2.83157
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 891648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.23
system time used= 2.83157
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1346134
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= 6
involuntary context switches= 15646

runsolver used 2.06369 second user time and 5.05823 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 18:10:34
IDJOB=3265192
IDBENCH=85456
IDSOLVER=1587
FILE ID=node107/3265192-1303575034
RUNJOBID= node107-1303575031-19937
PBS_JOBID= 13150304
Free space on /tmp= 71708 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-040-039.shuffled-as.sat05-1194.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265192-1303575034/watcher-3265192-1303575034 -o /tmp/evaluation-result-3265192-1303575034/solver-3265192-1303575034 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3265192-1303575034.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 8c84d9b9f2d75de33656119bc03a9afb
RANDOM SEED=1487928244

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.75
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.829
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:      21137256 kB
Buffers:       2011224 kB
Cached:        9230900 kB
SwapCached:          0 kB
Active:        7633044 kB
Inactive:      3703512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21137256 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23868 kB
Writeback:           0 kB
AnonPages:       93764 kB
Mapped:          16096 kB
Slab:           414480 kB
PageTables:       5456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   302424 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= 71708 MiB
End job on node107 at 2011-04-23 18:32:16