Trace number 3175676

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-st? (TO) 1300 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1116436500-050-UNKNOWN.cnf
MD5SUMcfa9ddae87a68697f7100e24d97d7728
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.00/0.00	c Outputting solution to console
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-3175676-1301786256.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.01/0.01	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.01/0.01	c -- vars added        250
0.01/0.01	c Parsing time:  0.01 s
0.01/0.01	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.29/0.36	c asymm  cl-useful: 0/14596/21250 lits-rem:0 time: 0.35
0.29/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.29/0.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.39/0.46	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.47	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.47	c calculated reachability. Time: 0.00
0.39/0.48	c Calc default polars -  time:   0.00 s pos:     131 undec:       6 neg:     113
0.39/0.48	c =========================================================================================
0.39/0.48	c types(t): F = full restart, N = normal restart
0.39/0.48	c types(t): S = simplification begin/end, E = solution found
0.39/0.48	c restart types(rt): st = static, dy = dynamic
0.39/0.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.48	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.69/0.72	c  N dy    11      4243       250     21250         0      4136    148750    288228     61.61     65.25  --
0.89/0.98	c  N dy    17      8475       250     21250         0      5812    148750    335144     59.60     62.80  --
1.19/1.28	c  N dy    22     13001       250     21250         0      6102    148750    291642     58.64     61.76  --
1.49/1.57	c  N dy    35     17449       250     21250         0     10442    148750    581420     58.59     61.76  --
2.09/2.11	c  F st    47     25000       250     21250         0     12328    148750    643489     58.02     56.14  --
2.09/2.11	c  N st    47     25000       250     21250         0     12328    148750    643489     58.02     56.14  --
2.38/2.47	c  N dy    53     30001       250     21250         0     10558    148750    471573     58.02   no data  --
2.38/2.47	c  S st    53     30001       250     21250         0     10558    148750    471573     58.02   no data  --
2.48/2.52	c  S st    53     30503       250     21250         0     11054    148750    502055     58.02   no data  --
2.48/2.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.48/2.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.48/2.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.48/2.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.48/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.48/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.48/2.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.08/6.10	c lits-rem:      2572  cl-subs:      292  v-elim:      0  v-fix:    0  time:  3.54 s
6.29/6.30	c asymm  cl-useful: 0/5569/21250 lits-rem:0 time: 0.20
6.29/6.30	c calculated reachability. Time: 0.00
6.29/6.30	c  N dy    53     30503       250     21250         0     10762    148750    472144     58.02   no data  --
6.59/6.61	c  N dy    73     34555       250     21250         0     14700    148750    730495     58.07     61.71  --
6.88/6.92	c  N dy    85     38761       250     21250         0     11099    148750    445462     57.98     61.05  --
7.18/7.23	c  N dy    97     42809       250     21250         0     15071    148750    705896     57.87     61.22  --
7.38/7.48	c  S st   109     45754       250     21250         0      9207    148750    266463     57.85   no data  --
7.48/7.53	c  S st   109     46258       250     21250         0      9706    148750    297899     57.85   no data  --
7.48/7.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.48/7.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.48/7.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.48/7.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.48/7.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.48/7.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
7.48/7.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.28/10.36	c lits-rem:       467  cl-subs:       24  v-elim:      0  v-fix:    0  time:  2.81 s
10.28/10.36	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
10.28/10.37	c vivif2 --  cl tried     9682 cl shrink        0 lits rem          0 time: 0.00
10.38/10.41	c asymm  cl-useful: 0/1085/21250 lits-rem:0 time: 0.04
10.38/10.41	c calculated reachability. Time: 0.00
10.38/10.41	c  N dy   109     46258       250     21250         0      9682    148750    295108     57.85   no data  --
10.68/10.71	c  N dy   129     50280       250     21250         0     13614    148750    556078     57.99     61.17  --
11.07/11.18	c  N dy   137     56096       250     21250         0     19290    148750    929567     57.71     60.84  --
11.37/11.49	c  N dy   158     60244       250     21250         0     13595    148750    503745     57.81     60.96  --
11.77/11.83	c  N dy   180     64326       250     21250         0     17583    148750    766351     57.86     61.27  --
12.17/12.21	c  N dy   199     68478       250     21250         0     10906    148750    270703     57.88     60.95  --
12.17/12.28	c  S st   202     69387       250     21250         0     11793    148750    328622     57.88     55.72  --
12.27/12.33	c  S st   202     69893       250     21250         0     12294    148750    360858     57.88   no data  --
12.27/12.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.27/12.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.27/12.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.27/12.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.27/12.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.27/12.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
12.27/12.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.06/15.13	c lits-rem:       795  cl-subs:       63  v-elim:      0  v-fix:    0  time:  2.77 s
15.06/15.13	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
15.06/15.14	c vivif2 --  cl tried    12231 cl shrink        0 lits rem          0 time: 0.00
15.27/15.33	c asymm  cl-useful: 0/6406/21250 lits-rem:0 time: 0.19
15.27/15.33	c calculated reachability. Time: 0.00
15.27/15.33	c  N dy   202     69893       250     21250         0     12231    148750    354129     57.88   no data  --
15.66/15.72	c  N dy   230     74357       250     21250         0     16592    148750    642508     58.00     62.65  --
16.06/16.15	c  N dy   252     79383       250     21250         0     21504    148750    967552     58.05     61.31  --
16.48/16.58	c  N dy   268     84502       250     21250         0     14783    148750    473187     57.97     61.38  --
16.77/16.82	c  F st   277     87501       250     21250         0     17729    148750    667083     57.95   no data  --
17.07/17.11	c  N st   282     90800       250     21250         0     20931    148750    880956     57.95   no data  --
17.57/17.68	c  N dy   302     96631       250     21250         0     13914    148750    362298     58.00     61.60  --
18.16/18.22	c  N dy   320    102904       250     21250         0     20042    148750    767030     57.93     61.12  --
18.36/18.41	c  S st   328    104840       250     21250         0     21925    148750    890949     57.95     61.56  --
18.36/18.49	c  S st   328    105343       250     21250         0     22423    148750    921420     57.95   no data  --
18.36/18.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.36/18.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.46/18.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
18.46/18.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.46/18.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.46/18.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
18.46/18.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.87/21.95	c lits-rem:       883  cl-subs:      572  v-elim:      0  v-fix:    0  time:  3.40 s
21.87/21.95	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
21.87/21.96	c vivif2 --  cl tried    21851 cl shrink        0 lits rem          0 time: 0.01
22.07/22.16	c asymm  cl-useful: 0/4215/21250 lits-rem:0 time: 0.20
22.07/22.16	c calculated reachability. Time: 0.00
22.07/22.16	c  N dy   328    105343       250     21250         0     21851    148750    868432     57.95   no data  --
22.77/22.86	c  N dy   349    112401       250     21250         0     15086    148750    386712     57.93     61.44  --
23.36/23.48	c  N dy   375    119768       250     21250         0     22281    148750    860430     57.92     61.20  --
24.16/24.23	c  N dy   396    127415       250     21250         0     15105    148750    334616     57.86     61.05  --
24.85/24.95	c  N dy   425    135573       250     21250         0     23065    148750    860892     57.86     65.54  --
25.75/25.85	c  N dy   453    144288       250     21250         0     15960    148750    338032     57.81     61.09  --
26.55/26.67	c  N dy   482    153523       250     21250         0     24971    148750    934643     57.78     60.87  --
27.05/27.12	c  S st   494    158014       250     21250         0     29359    148750   1223564     57.76     57.53  --
27.15/27.21	c  S st   494    158516       250     21250         0     29857    148750   1254795     57.76   no data  --
27.15/27.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.15/27.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.15/27.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
27.15/27.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.15/27.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.15/27.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
27.15/27.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.54/34.61	c lits-rem:       482  cl-subs:      840  v-elim:      0  v-fix:    0  time:  7.33 s
34.54/34.61	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
34.54/34.63	c vivif2 --  cl tried    29017 cl shrink        0 lits rem          0 time: 0.01
34.74/34.84	c asymm  cl-useful: 0/3464/21250 lits-rem:0 time: 0.22
34.74/34.84	c calculated reachability. Time: 0.00
34.74/34.84	c  N dy   494    158516       250     21250         0     29017    148750   1178529     57.76   no data  --
35.74/35.84	c  N dy   519    168861       250     21250         0     22539    148750    719447     57.68     60.79  --
36.94/37.03	c  N dy   565    180280       250     21250         0     33698    148750   1456605     57.70     60.78  --
38.03/38.18	c  N dy   604    191818       250     21250         0     27375    148750    983401     57.70     60.78  --
39.44/39.53	c  N dy   654    204109       250     21250         0     20834    148750    499935     57.73     60.92  --
40.84/40.90	c  N dy   701    217136       250     21250         0     33542    148750   1344650     57.73     60.80  --
42.33/42.42	c  N dy   755    231023       250     21250         0     27582    148750    893605     57.76     60.97  --
43.03/43.14	c  S st   775    237779       250     21250         0     34184    148750   1326171     57.76     60.80  --
43.13/43.23	c  S st   775    238281       250     21250         0     34680    148750   1357651     57.76   no data  --
43.13/43.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.13/43.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.13/43.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
43.13/43.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.13/43.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.13/43.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
43.13/43.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.03/52.19	c lits-rem:      1437  cl-subs:      902  v-elim:      0  v-fix:    0  time:  8.90 s
52.03/52.20	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
52.13/52.21	c vivif2 --  cl tried    33778 cl shrink        0 lits rem          0 time: 0.01
52.33/52.44	c asymm  cl-useful: 0/3154/21250 lits-rem:0 time: 0.23
52.33/52.44	c calculated reachability. Time: 0.00
52.33/52.44	c  N dy   775    238281       250     21250         0     33778    148750   1273940     57.76   no data  --
54.04/54.16	c  N dy   847    253643       250     21250         0     28283    148750    888914     57.80     60.97  --
56.04/56.13	c  N dy   915    269971       250     21250         0     22758    148750    465450     57.83     61.10  --
57.94/58.00	c  N dy   975    287244       250     21250         0     39637    148750   1588426     57.84     61.13  --
60.13/60.21	c  N dy  1043    305673       250     21250         0     35191    148750   1233525     57.84     61.20  --
60.13/60.28	c  F st  1045    306252       250     21250         0     35759    148750   1271433     57.84     59.11  --
62.43/62.53	c  N dy  1096    325213       250     21250         0     30808    148750    890564     57.82     64.27  --
64.84/64.99	c  N dy  1156    345258       250     21250         0     25976    148750    516396     57.80     60.96  --
66.24/66.38	c  S st  1210    357423       250     21250         0     37844    148750   1299063     57.82   no data  --
66.34/66.48	c  S st  1210    357925       250     21250         0     38341    148750   1330543     57.82   no data  --
66.34/66.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.34/66.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.44/66.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
66.44/66.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.44/66.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.44/66.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
66.44/66.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
76.54/76.66	c lits-rem:       937  cl-subs:      739  v-elim:      0  v-fix:    0  time: 10.12 s
76.54/76.66	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
76.54/76.68	c vivif2 --  cl tried    37602 cl shrink        0 lits rem          0 time: 0.01
76.84/76.91	c asymm  cl-useful: 0/2851/21250 lits-rem:0 time: 0.23
76.84/76.91	c calculated reachability. Time: 0.00
76.84/76.91	c  N dy  1210    357925       250     21250         0     37602    148750   1261093     57.82   no data  --
79.73/79.83	c  N dy  1284    380615       250     21250         0     34366    148750   1021218     57.79     62.42  --
82.23/82.40	c  N dy  1338    400805       250     21250         0     27733    148750    526294     57.74     61.46  --
84.74/84.83	c  N dy  1416    421103       250     21250         0     47563    148750   1837567     57.74     61.32  --
87.43/87.56	c  N dy  1493    441815       250     21250         0     40403    148750   1308689     57.74     60.91  --
90.54/90.65	c  N dy  1577    464771       250     21250         0     34513    148750    868546     57.74     61.95  --
93.34/93.42	c  N dy  1638    485529       250     21250         0     54831    148750   2206137     57.71     60.77  --
95.93/96.02	c  N dy  1718    505651       250     21250         0     45149    148750   1516523     57.73     61.33  --
98.84/98.94	c  N dy  1790    526016       250     21250         0     34778    148750    772786     57.74     61.12  --
100.24/100.32	c  S st  1838    536888       250     21250         0     45416    148750   1477605     57.75     59.42  --
100.34/100.43	c  S st  1838    537394       250     21250         0     45915    148750   1508828     57.75   no data  --
100.34/100.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.34/100.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.34/100.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
100.44/100.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.44/100.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.44/100.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
100.44/100.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.64/115.77	c lits-rem:      1014  cl-subs:      829  v-elim:      0  v-fix:    0  time: 15.27 s
115.64/115.77	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
115.64/115.79	c vivif2 --  cl tried    45086 cl shrink        0 lits rem          0 time: 0.01
115.84/115.90	c asymm  cl-useful: 0/1160/21250 lits-rem:0 time: 0.12
115.84/115.91	c calculated reachability. Time: 0.00
115.84/115.91	c  N dy  1838    537394       250     21250         0     45086    148750   1431038     57.75   no data  --
118.93/119.09	c  N dy  1906    559336       250     21250         0     35259    148750    752167     57.74     61.23  --
121.73/121.83	c  N dy  1984    579368       250     21250         0     54853    148750   2046486     57.75     61.14  --
124.74/124.83	c  N dy  2072    599693       250     21250         0     42470    148750   1170285     57.77     61.15  --
127.83/127.90	c  N dy  2153    619828       250     21250         0     62113    148750   2467000     57.78     60.92  --
130.84/130.90	c  N dy  2231    639985       250     21250         0     48609    148750   1524502     57.79     60.95  --
134.23/134.37	c  N dy  2303    660020       250     21250         0     68187    148750   2819086     57.79     61.20  --
137.24/137.34	c  N dy  2392    680109       250     21250         0     53629    148750   1807092     57.82     61.51  --
140.74/140.84	c  N dy  2445    700187       250     21250         0     38058    148750    710883     57.80     60.97  --
143.84/143.95	c  N dy  2524    720714       250     21250         0     58109    148750   2031651     57.79     61.43  --
147.44/147.57	c  N dy  2582    741069       250     21250         0     41838    148750    909142     57.78     61.71  --
150.74/150.85	c  N dy  2669    761088       250     21250         0     61408    148750   2205928     57.79     61.08  --
154.43/154.58	c  N dy  2748    781132       250     21250         0     43847    148750    982489     57.80     60.85  --
157.84/157.95	c  N dy  2830    801370       250     21250         0     63581    148750   2283561     57.80     60.85  --
158.74/158.80	c  S st  2837    806092       250     21250         0     68175    148750   2585532     57.79     54.34  --
158.84/158.98	c  S st  2837    806594       250     21250         0     68668    148750   2616587     57.79   no data  --
158.84/158.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
158.84/158.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.94/159.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
159.04/159.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.04/159.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.04/159.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
159.04/159.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
358.55/358.67	c lits-rem:      3629  cl-subs:     1910  v-elim:      0  v-fix:    0  time: 199.58 s
358.55/358.68	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
358.65/358.70	c vivif2 --  cl tried    66758 cl shrink        0 lits rem          0 time: 0.03
358.85/358.97	c asymm  cl-useful: 0/2509/21250 lits-rem:0 time: 0.27
358.85/358.97	c calculated reachability. Time: 0.00
358.85/358.97	c  N dy  2837    806594       250     21250         0     66758    148750   2441495     57.79   no data  --
362.34/362.48	c  N dy  2909    828102       250     21250         0     49708    148750   1321623     57.78     60.83  --
365.65/365.75	c  N dy  2972    848209       250     21250         0     69330    148750   2619798     57.77     61.17  --
368.94/369.04	c  N dy  3039    868256       250     21250         0     49875    148750   1275824     57.76     61.57  --
372.34/372.41	c  N dy  3114    888445       250     21250         0     69621    148750   2577045     57.76     60.93  --
375.74/375.89	c  N dy  3188    908543       250     21250         0     49195    148750   1180144     57.76     64.61  --
379.04/379.14	c  N dy  3251    928659       250     21250         0     68813    148750   2478825     57.77     60.98  --
382.84/382.94	c  N dy  3331    948694       250     21250         0     47370    148750   1002535     57.77     63.13  --
386.14/386.24	c  N dy  3430    968722       250     21250         0     66957    148750   2301803     57.79     61.96  --
390.15/390.20	c  N dy  3512    988870       250     21250         0     44649    148750    763627     57.80     60.96  --
393.25/393.38	c  N dy  3583   1009013       250     21250         0     64361    148750   2064443     57.80     60.98  --
397.24/397.38	c  N dy  3664   1029228       250     21250         0     84102    148750   3368108     57.80     61.39  --
400.45/400.59	c  N dy  3729   1049361       250     21250         0     60770    148750   1771369     57.80     60.87  --
404.24/404.34	c  N dy  3768   1070357       250     21250         0     81290    148750   3135344     57.78     61.25  --
404.65/404.70	c  F st  3777   1071876       250     21250         0     82776    148750   3235018     57.78     59.48  --
407.74/407.86	c  N dy  3838   1090957       250     21250         0     57433    148750   1498871     57.78     60.86  --
411.55/411.62	c  N dy  3929   1111244       250     21250         0     77283    148750   2812421     57.79     61.21  --
415.25/415.38	c  N dy  3984   1131591       250     21250         0     52219    148750   1102449     57.78     60.93  --
418.75/418.83	c  N dy  4063   1151717       250     21250         0     71903    148750   2408201     57.78     60.84  --
423.24/423.32	c  N dy  4147   1171817       250     21250         0     91554    148750   3713143     57.79     61.44  --
426.45/426.51	c  N dy  4204   1191983       250     21250         0     65304    148750   1912449     57.78     61.02  --
429.95/430.09	c  S st  4278   1209891       250     21250         0     82807    148750   3069682     57.78     58.34  --
430.14/430.28	c  S st  4278   1210394       250     21250         0     83305    148750   3101936     57.78   no data  --
430.14/430.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
430.14/430.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
430.24/430.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
430.34/430.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
430.34/430.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.34/430.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
430.34/430.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
745.36/745.46	c lits-rem:      2675  cl-subs:     2055  v-elim:      0  v-fix:    0  time: 315.06 s
745.36/745.47	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
745.46/745.50	c vivif2 --  cl tried    81250 cl shrink        0 lits rem          0 time: 0.03
745.77/745.86	c asymm  cl-useful: 0/1851/21250 lits-rem:0 time: 0.36
745.77/745.86	c calculated reachability. Time: 0.00
745.77/745.86	c  N dy  4278   1210394       250     21250         0     81250    148750   2913750     57.78   no data  --
750.06/750.20	c  N dy  4353   1230577       250     21250         0     54091    148750   1119228     57.79     60.93  --
754.06/754.10	c  N dy  4434   1250856       250     21250         0     73875    148750   2425772     57.79     60.95  --
758.76/758.89	c  N dy  4511   1270971       250     21250         0     93546    148750   3729447     57.80     61.33  --
762.55/762.62	c  N dy  4581   1291410       250     21250         0     65645    148750   1825360     57.79     61.05  --
766.75/766.87	c  N dy  4649   1311463       250     21250         0     85231    148750   3121718     57.79     63.91  --
771.56/771.61	c  N dy  4754   1331896       250     21250         0     56346    148750   1155730     57.81     61.19  --
775.37/775.46	c  N dy  4835   1351986       250     21250         0     75970    148750   2452701     57.81     64.67  --
780.36/780.44	c  N dy  4921   1372130       250     21250         0     95648    148750   3758089     57.82     60.89  --
784.06/784.10	c  N dy  4989   1392153       250     21250         0     65371    148750   1698312     57.82     60.87  --
788.16/788.20	c  N dy  5063   1412559       250     21250         0     85319    148750   3021595     57.82     60.87  --
792.86/792.94	c  N dy  5156   1432589       250     21250         0     54088    148750    892985     57.83     60.90  --
796.45/796.56	c  N dy  5234   1453193       250     21250         0     74224    148750   2225688     57.84     60.95  --
800.86/800.92	c  N dy  5309   1473412       250     21250         0     93982    148750   3533234     57.84     61.77  --
805.16/805.25	c  N dy  5388   1494059       250     21250         0     62394    148750   1392590     57.85     61.53  --
809.05/809.14	c  N dy  5457   1514381       250     21250         0     82255    148750   2711918     57.85     61.05  --
813.76/813.89	c  N dy  5527   1534443       250     21250         0    101847    148750   4007198     57.85     61.26  --
817.65/817.76	c  N dy  5591   1554702       250     21250         0     68870    148750   1761246     57.84     61.02  --
821.76/821.87	c  N dy  5673   1574775       250     21250         0     88466    148750   3061677     57.85     60.99  --
826.96/827.03	c  N dy  5755   1594854       250     21250         0     54362    148750    746397     57.85     61.07  --
830.66/830.75	c  N dy  5843   1615632       250     21250         0     74642    148750   2091030     57.86     60.93  --
835.16/835.24	c  N dy  5917   1635789       250     21250         0     94308    148750   3397453     57.85     61.17  --
840.16/840.26	c  N dy  5995   1656759       250     21250         0     60117    148750   1076006     57.85     61.01  --
843.86/843.92	c  N dy  6053   1676876       250     21250         0     79733    148750   2376445     57.85     60.95  --
848.26/848.34	c  N dy  6107   1696888       250     21250         0     99289    148750   3671429     57.85     62.86  --
851.75/851.89	c  S st  6150   1710395       250     21250         0     56815    148750    801136     57.85     55.42  --
851.95/852.02	c  S st  6150   1710898       250     21250         0     57309    148750    833214     57.85   no data  --
851.95/852.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
851.95/852.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
851.95/852.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
851.95/852.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
851.95/852.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
851.95/852.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
851.95/852.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
857.26/857.37	c lits-rem:       214  cl-subs:       75  v-elim:      0  v-fix:    0  time:  5.29 s
857.26/857.37	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
857.26/857.38	c vivif2 --  cl tried    57234 cl shrink        0 lits rem          0 time: 0.01
857.56/857.63	c asymm  cl-useful: 0/2282/21250 lits-rem:0 time: 0.25
857.56/857.63	c calculated reachability. Time: 0.00
857.56/857.63	c  N dy  6150   1710898       250     21250         0     57234    148750    826244     57.85   no data  --
861.36/861.44	c  N dy  6222   1731350       250     21250         0     77255    148750   2152893     57.85     61.27  --
866.16/866.28	c  N dy  6316   1752207       250     21250         0     97624    148750   3508289     57.86     60.95  --
871.56/871.64	c  N dy  6403   1772518       250     21250         0     60822    148750   1008488     57.86     61.14  --
875.46/875.60	c  N dy  6509   1792529       250     21250         0     80316    148750   2300438     57.87     61.25  --
880.16/880.26	c  N dy  6581   1812563       250     21250         0     99896    148750   3599420     57.88     63.12  --
885.37/885.44	c  N dy  6642   1833078       250     21250         0     62283    148750   1051426     57.87     60.94  --
889.06/889.19	c  N dy  6694   1853636       250     21250         0     82383    148750   2378941     57.86     61.63  --
893.96/894.02	c  N dy  6779   1873703       250     21250         0    101972    148750   3685577     57.87     61.60  --
899.26/899.34	c  N dy  6858   1894494       250     21250         0     63667    148750   1092587     57.87     61.34  --
903.16/903.29	c  N dy  6935   1914539       250     21250         0     83221    148750   2387886     57.87     61.42  --
908.16/908.24	c  N dy  7027   1934848       250     21250         0    103083    148750   3705952     57.88     60.94  --
913.56/913.69	c  N dy  7108   1955269       250     21250         0     63476    148750   1016787     57.89     60.97  --
917.57/917.62	c  N dy  7181   1975871       250     21250         0     83616    148750   2351530     57.89     61.13  --
922.26/922.31	c  N dy  7252   1995899       250     21250         0    103160    148750   3648079     57.89     61.10  --
927.96/928.04	c  N dy  7330   2016011       250     21250         0     62255    148750    884018     57.89     61.74  --
931.86/931.96	c  N dy  7410   2036033       250     21250         0     81828    148750   2183399     57.90     61.12  --
936.76/936.88	c  N dy  7512   2056127       250     21250         0    101481    148750   3489554     57.90     62.27  --
942.26/942.30	c  N dy  7572   2076156       250     21250         0    121069    148750   4794433     57.90     61.54  --
946.76/946.87	c  N dy  7655   2096366       250     21250         0     79256    148750   1952236     57.90     61.50  --
951.96/952.05	c  N dy  7741   2116490       250     21250         0     98916    148750   3251485     57.91     61.65  --
957.86/957.96	c  N dy  7819   2136497       250     21250         0    118471    148750   4548332     57.91     61.07  --
963.96/964.03	c  N dy  7869   2162788       250     21250         0     81617    148750   2047641     57.89     61.09  --
968.97/969.04	c  N dy  7938   2183092       250     21250         0    101458    148750   3364456     57.89     61.43  --
975.26/975.36	c  N dy  8021   2203596       250     21250         0    121467    148750   4693658     57.89     60.98  --
977.57/977.64	c  S st  8042   2210900       250     21250         0     65084    148750    902948     57.89     53.05  --
977.77/977.80	c  S st  8042   2211403       250     21250         0     65581    148750    933790     57.89   no data  --
977.77/977.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
977.77/977.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
977.77/977.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
977.77/977.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
977.77/977.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
977.77/977.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
977.77/977.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
983.77/983.89	c lits-rem:        53  cl-subs:       87  v-elim:      0  v-fix:    0  time:  6.01 s
983.77/983.89	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
983.87/983.90	c vivif2 --  cl tried    65494 cl shrink        0 lits rem          0 time: 0.01
984.17/984.21	c asymm  cl-useful: 0/1982/21250 lits-rem:0 time: 0.31
984.17/984.21	c calculated reachability. Time: 0.00
984.17/984.21	c  N dy  8042   2211403       250     21250         0     65494    148750    925614     57.89   no data  --
988.56/988.63	c  N dy  8122   2231641       250     21250         0     85273    148750   2237421     57.89     61.08  --
993.77/993.83	c  N dy  8192   2251694       250     21250         0    104878    148750   3530731     57.89     61.37  --
1000.17/1000.26	c  N dy  8278   2271780       250     21250         0    124506    148750   4833104     57.89     64.72  --
1005.27/1005.38	c  N dy  8355   2291834       250     21250         0     79621    148750   1810426     57.89     60.98  --
1010.36/1010.47	c  N dy  8436   2312140       250     21250         0     99453    148750   3126827     57.90     60.98  --
1016.67/1016.77	c  N dy  8523   2332266       250     21250         0    119112    148750   4428703     57.90     61.48  --
1022.67/1022.74	c  N dy  8601   2352318       250     21250         0     73247    148750   1333225     57.91     61.23  --
1027.27/1027.30	c  N dy  8669   2372425       250     21250         0     92859    148750   2630145     57.91     61.04  --
1033.06/1033.11	c  N dy  8757   2392515       250     21250         0    112483    148750   3929066     57.91     61.26  --
1039.16/1039.26	c  N dy  8816   2412605       250     21250         0    132121    148750   5234017     57.91     61.17  --
1043.57/1043.61	c  N dy  8901   2432640       250     21250         0     85222    148750   2077418     57.91     61.01  --
1048.47/1048.59	c  N dy  8980   2452838       250     21250         0    104964    148750   3383027     57.91     60.99  --
1054.47/1054.52	c  N dy  9059   2473189       250     21250         0    124840    148750   4696405     57.91     61.55  --
1059.87/1059.95	c  N dy  9131   2493374       250     21250         0     77162    148750   1485943     57.92     61.03  --
1064.37/1064.49	c  N dy  9207   2513503       250     21250         0     96886    148750   2797651     57.92     61.59  --
1069.77/1069.88	c  N dy  9261   2534055       250     21250         0    116922    148750   4118910     57.91     61.11  --
1076.56/1076.63	c  N dy  9338   2554650       250     21250         0     68647    148750    867117     57.91     61.13  --
1080.57/1080.66	c  N dy  9387   2575835       250     21250         0     89354    148750   2253620     57.90     61.12  --
1085.67/1085.70	c  N dy  9448   2596286       250     21250         0    109368    148750   3577764     57.90     61.08  --
1091.77/1091.84	c  N dy  9532   2616304       250     21250         0    128909    148750   4874136     57.90     61.58  --
1097.46/1097.60	c  N dy  9617   2636475       250     21250         0     79245    148750   1513235     57.91     60.97  --
1102.18/1102.28	c  N dy  9692   2656486       250     21250         0     98768    148750   2806370     57.91     61.85  --
1107.77/1107.81	c  N dy  9777   2676617       250     21250         0    118432    148750   4114218     57.91     61.05  --
1115.06/1115.11	c  N dy  9869   2698806       250     21250         0    140130    148750   5557647     57.91     61.03  --
1117.67/1117.79	c  S st  9904   2711405       250     21250         0     82104    148750   1641506     57.91     54.76  --
1117.87/1117.97	c  S st  9904   2711908       250     21250         0     82601    148750   1673289     57.91   no data  --
1117.87/1117.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1117.87/1117.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1117.97/1118.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1117.97/1118.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1117.97/1118.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1117.97/1118.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1117.97/1118.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1138.97/1139.04	c lits-rem:       812  cl-subs:      725  v-elim:      0  v-fix:    0  time: 20.97 s
1138.97/1139.04	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1138.97/1139.06	c vivif2 --  cl tried    81876 cl shrink        0 lits rem          0 time: 0.02
1139.27/1139.36	c asymm  cl-useful: 0/1614/21250 lits-rem:0 time: 0.29
1139.27/1139.36	c calculated reachability. Time: 0.00
1139.27/1139.36	c  N dy  9904   2711908       250     21250         0     81876    148750   1607923     57.91   no data  --
1144.47/1144.57	c  N dy  9981   2733577       250     21250         0    103041    148750   3016208     57.91     61.79  --
1150.17/1150.26	c  N dy 10044   2753709       250     21250         0    122723    148750   4320234     57.91     61.00  --
1158.28/1158.31	c  N dy 10112   2781149       250     21250         0     78175    148750   1338673     57.89     61.25  --
1162.77/1162.88	c  N dy 10182   2801524       250     21250         0     98094    148750   2658029     57.89     60.97  --
1168.37/1168.41	c  N dy 10265   2821583       250     21250         0    117672    148750   3956839     57.90     61.57  --
1174.78/1174.89	c  N dy 10343   2841602       250     21250         0    137238    148750   5247799     57.90     61.27  --
1180.07/1180.12	c  N dy 10409   2861699       250     21250         0     84579    148750   1698165     57.90     61.08  --
1184.87/1184.99	c  N dy 10484   2881776       250     21250         0    104226    148750   3002347     57.90     61.07  --
1190.97/1191.09	c  N dy 10568   2902528       250     21250         0    124482    148750   4344169     57.90     60.96  --
1197.88/1197.95	c  N dy 10647   2922555       250     21250         0    144079    148750   5644752     57.90     61.08  --
1202.77/1202.87	c  N dy 10730   2942798       250     21250         0     90569    148750   2038590     57.91     61.02  --
1207.97/1208.04	c  N dy 10805   2962898       250     21250         0    110212    148750   3342125     57.91     61.24  --
1214.57/1214.61	c  N dy 10881   2983659       250     21250         0    130427    148750   4678157     57.91     60.99  --
1222.57/1222.64	c  N dy 10961   3004468       250     21250         0     76533    148750   1052220     57.91     61.00  --
1227.48/1227.50	c  N dy 11028   3024532       250     21250         0     96143    148750   2360216     57.91     61.20  --
1233.37/1233.46	c  N dy 11101   3044557       250     21250         0    115726    148750   3661297     57.91     61.55  --
1240.47/1240.59	c  N dy 11175   3064739       250     21250         0    135447    148750   4966372     57.91     61.04  --
1247.97/1248.02	c  N dy 11252   3085040       250     21250         0     80044    148750   1229632     57.91     61.23  --
1253.08/1253.17	c  N dy 11318   3105128       250     21250         0     99627    148750   2526850     57.91     61.12  --
1259.37/1259.50	c  N dy 11387   3125688       250     21250         0    119710    148750   3861212     57.91     61.12  --
1266.88/1266.94	c  N dy 11467   3145784       250     21250         0    139361    148750   5162935     57.92     61.27  --
1274.27/1274.36	c  N dy 11543   3165811       250     21250         0     82733    148750   1351259     57.92     61.11  --
1279.67/1279.76	c  N dy 11628   3186068       250     21250         0    102531    148750   2662141     57.92     61.13  --
1285.88/1285.97	c  N dy 11696   3206116       250     21250         0    122099    148750   3964092     57.92     61.61  --
1287.98/1288.04	c  S st 11720   3211909       250     21250         0    127753    148750   4338137     57.92     59.35  --
1288.28/1288.37	c  S st 11720   3212411       250     21250         0    128250    148750   4369584     57.92   no data  --
1288.28/1288.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1288.28/1288.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1288.38/1288.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
1288.48/1288.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1288.48/1288.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1288.48/1288.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1288.48/1288.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 4,6

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.78 3.97 3.84 4/191 23029
/proc/meminfo: memFree=20903032/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=29964 CPUtime=0 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 708 0 0 0 0 0 0 0 25 0 1 0 290223445 30683136 647 33554432000 4194304 4650387 140733969570608 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 7491 648 327 112 0 2456 0

[startup+0.0142941 s]
/proc/loadavg: 3.78 3.97 3.84 4/191 23029
/proc/meminfo: memFree=20903032/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=30488 CPUtime=0.01 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 979 0 0 0 1 0 0 0 25 0 1 0 290223445 31219712 918 33554432000 4194304 4650387 140733969570608 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 7622 919 329 112 0 2587 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30488

[startup+0.100309 s]
/proc/loadavg: 3.78 3.97 3.84 4/191 23029
/proc/meminfo: memFree=20903032/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=30748 CPUtime=0.09 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 1083 0 0 0 9 0 0 0 25 0 1 0 290223445 31485952 1022 33554432000 4194304 4650387 140733969570608 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 7687 1022 346 112 0 2652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30748

[startup+0.300264 s]
/proc/loadavg: 3.78 3.97 3.84 4/191 23029
/proc/meminfo: memFree=20903032/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=30880 CPUtime=0.29 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 1122 0 0 0 29 0 0 0 25 0 1 0 290223445 31621120 1061 33554432000 4194304 4650387 140733969570608 18446744073709551615 4370669 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 7720 1061 346 112 0 2685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30880

[startup+0.701202 s]
/proc/loadavg: 3.78 3.97 3.84 4/191 23029
/proc/meminfo: memFree=20903032/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=38120 CPUtime=0.69 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 3166 0 0 0 69 0 0 0 25 0 1 0 290223445 39034880 2790 33554432000 4194304 4650387 140733969570608 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 9530 2791 377 112 0 4495 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38120

[startup+1.50105 s]
/proc/loadavg: 3.78 3.97 3.84 5/191 23051
/proc/meminfo: memFree=20882804/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=38936 CPUtime=1.49 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 4709 0 0 0 149 0 0 0 25 0 1 0 290223445 39870464 3059 33554432000 4194304 4650387 140733969570608 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 9734 3059 379 112 0 4699 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38936

[startup+3.10075 s]
/proc/loadavg: 3.78 3.97 3.84 5/194 23057
/proc/meminfo: memFree=20815696/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=51936 CPUtime=3.09 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 9641 0 0 0 308 1 0 0 25 0 1 0 290223445 53182464 6208 33554432000 4194304 4650387 140733969570608 18446744073709551615 4439389 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 12984 6208 381 112 0 7949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51936

[startup+6.30111 s]
/proc/loadavg: 3.80 3.97 3.84 5/194 23057
/proc/meminfo: memFree=20734384/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=53736 CPUtime=6.29 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 10027 0 0 0 628 1 0 0 25 0 1 0 290223445 55025664 6594 33554432000 4194304 4650387 140733969570608 18446744073709551615 4370553 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/23029/statm: 13434 6594 381 112 0 8399 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53736

[startup+12.7009 s]
/proc/loadavg: 3.82 3.97 3.84 5/194 23057
/proc/meminfo: memFree=20730088/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=54180 CPUtime=12.67 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 14605 0 0 0 1266 1 0 0 25 0 1 0 290223445 55480320 6558 33554432000 4194304 4650387 140733969570608 18446744073709551615 4439339 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 13545 6558 381 112 0 8510 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 54180

[startup+25.5006 s]
/proc/loadavg: 3.86 3.97 3.84 5/194 23058
/proc/meminfo: memFree=20558324/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=69460 CPUtime=25.45 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 24748 0 0 0 2542 3 0 0 25 0 1 0 290223445 71127040 10709 33554432000 4194304 4650387 140733969570608 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 17365 10709 381 112 0 12330 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 69460

[startup+51.1009 s]
/proc/loadavg: 3.90 3.97 3.85 5/194 23058
/proc/meminfo: memFree=20486212/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=87388 CPUtime=51.03 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 38425 0 0 0 5097 6 0 0 25 0 1 0 290223445 89485312 15179 33554432000 4194304 4650387 140733969570608 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 21847 15179 381 112 0 16812 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 87388

[startup+102.307 s]
/proc/loadavg: 3.96 3.97 3.85 5/194 23060
/proc/meminfo: memFree=20359576/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=94112 CPUtime=102.24 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 67455 0 0 0 10212 12 0 0 25 0 1 0 290223445 96370688 16938 33554432000 4194304 4650387 140733969570608 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 23528 16938 381 112 0 18493 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 94112

[startup+162.3 s]
/proc/loadavg: 3.98 3.97 3.86 5/194 23061
/proc/meminfo: memFree=20273612/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=119484 CPUtime=162.24 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 96675 0 0 0 16204 20 0 0 25 0 1 0 290223445 122351616 23860 33554432000 4194304 4650387 140733969570608 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 29871 23860 381 112 0 24836 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 119484

[startup+222.301 s]
/proc/loadavg: 4.04 3.99 3.87 5/194 23063
/proc/meminfo: memFree=20281372/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=120500 CPUtime=222.24 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 96913 0 0 0 22204 20 0 0 25 0 1 0 290223445 123392000 24098 33554432000 4194304 4650387 140733969570608 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 30125 24098 381 112 0 25090 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 120500

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.87 5/194 23064
/proc/meminfo: memFree=20223528/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=120500 CPUtime=282.24 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 96916 0 0 0 28204 20 0 0 25 0 1 0 290223445 123392000 24101 33554432000 4194304 4650387 140733969570608 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 30125 24101 381 112 0 25090 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 120500

[startup+342.301 s]
/proc/loadavg: 4.05 4.00 3.89 5/194 23066
/proc/meminfo: memFree=20222516/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=120500 CPUtime=342.25 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 96916 0 0 0 34205 20 0 0 25 0 1 0 290223445 123392000 24101 33554432000 4194304 4650387 140733969570608 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 30125 24101 381 112 0 25090 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 120500

[startup+402.301 s]
/proc/loadavg: 4.06 4.01 3.90 5/194 23068
/proc/meminfo: memFree=20192836/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=120844 CPUtime=402.24 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 118963 0 0 0 40200 24 0 0 25 0 1 0 290223445 123744256 23946 33554432000 4194304 4650387 140733969570608 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 30211 23946 381 112 0 25176 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 120844

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.90 5/194 23069
/proc/meminfo: memFree=20170732/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=188268 CPUtime=462.25 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 135330 0 0 0 46198 27 0 0 25 0 1 0 290223445 192786432 28180 33554432000 4194304 4650387 140733969570608 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 47067 28180 381 112 0 42032 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 188268

[startup+522.301 s]
/proc/loadavg: 4.05 4.02 3.91 5/194 23071
/proc/meminfo: memFree=20134512/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=188456 CPUtime=522.25 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 135450 0 0 0 52198 27 0 0 25 0 1 0 290223445 192978944 28300 33554432000 4194304 4650387 140733969570608 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 47114 28300 381 112 0 42079 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 188456

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 3.91 5/194 23072
/proc/meminfo: memFree=20129044/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=188456 CPUtime=582.25 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 135484 0 0 0 58198 27 0 0 25 0 1 0 290223445 192978944 28334 33554432000 4194304 4650387 140733969570608 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 47114 28334 381 112 0 42079 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 188456

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 23074
/proc/meminfo: memFree=20117840/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=188456 CPUtime=642.26 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 135484 0 0 0 64199 27 0 0 25 0 1 0 290223445 192978944 28334 33554432000 4194304 4650387 140733969570608 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 47114 28334 381 112 0 42079 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 188456

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 23076
/proc/meminfo: memFree=20054428/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=188456 CPUtime=702.26 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 135484 0 0 0 70199 27 0 0 25 0 1 0 290223445 192978944 28334 33554432000 4194304 4650387 140733969570608 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 47114 28334 381 112 0 42079 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 188456

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 23077
/proc/meminfo: memFree=20068056/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=137296 CPUtime=762.26 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 142668 0 0 0 76198 28 0 0 25 0 1 0 290223445 140591104 26906 33554432000 4194304 4650387 140733969570608 18446744073709551615 4364734 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 34324 26906 381 112 0 29289 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 137296

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 23079
/proc/meminfo: memFree=20064196/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=190444 CPUtime=822.26 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 166756 0 0 0 82190 36 0 0 25 0 1 0 290223445 195014656 28436 33554432000 4194304 4650387 140733969570608 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 47611 28436 381 112 0 42576 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 190444

[startup+882.301 s]
/proc/loadavg: 4.13 4.03 3.92 5/194 23080
/proc/meminfo: memFree=20044196/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=194992 CPUtime=882.26 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 187907 0 0 0 88185 41 0 0 25 0 1 0 290223445 199671808 30110 33554432000 4194304 4650387 140733969570608 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 48748 30110 381 112 0 43713 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 194992

[startup+942.301 s]
/proc/loadavg: 4.17 4.06 3.93 5/194 23082
/proc/meminfo: memFree=20028660/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=196144 CPUtime=942.26 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 209346 0 0 0 94180 46 0 0 25 0 1 0 290223445 200851456 30843 33554432000 4194304 4650387 140733969570608 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 49036 30843 381 112 0 44001 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 196144

[startup+1002.3 s]
/proc/loadavg: 4.09 4.06 3.94 5/194 23084
/proc/meminfo: memFree=19971336/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=142068 CPUtime=1002.26 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 227555 0 0 0 100173 53 0 0 25 0 1 0 290223445 145477632 27075 33554432000 4194304 4650387 140733969570608 18446744073709551615 4365248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 35517 27075 381 112 0 30482 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 142068

[startup+1062.3 s]
/proc/loadavg: 4.12 4.07 3.95 5/194 23085
/proc/meminfo: memFree=19987300/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=142248 CPUtime=1062.27 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 246178 0 0 0 106167 60 0 0 25 0 1 0 290223445 145661952 28409 33554432000 4194304 4650387 140733969570608 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 35562 28409 381 112 0 30527 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 142248

[startup+1122.3 s]
/proc/loadavg: 4.10 4.07 3.95 5/194 23087
/proc/meminfo: memFree=19966560/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=142412 CPUtime=1122.27 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 263698 0 0 0 112162 65 0 0 25 0 1 0 290223445 145829888 27907 33554432000 4194304 4650387 140733969570608 18446744073709551615 4439373 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 35603 27907 381 112 0 30568 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 142412

[startup+1182.3 s]
/proc/loadavg: 4.04 4.06 3.95 5/194 23088
/proc/meminfo: memFree=19956360/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=146272 CPUtime=1182.27 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 277480 0 0 0 118159 68 0 0 25 0 1 0 290223445 149782528 29249 33554432000 4194304 4650387 140733969570608 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 36568 29249 381 112 0 31533 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 146272

[startup+1242.3 s]
/proc/loadavg: 4.01 4.04 3.95 5/194 23090
/proc/meminfo: memFree=19834204/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=204268 CPUtime=1242.27 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 293212 0 0 0 124154 73 0 0 25 0 1 0 290223445 209170432 32277 33554432000 4194304 4650387 140733969570608 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 51067 32277 381 112 0 46032 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 204268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.06 3.96 3/191 23094
/proc/meminfo: memFree=20335160/32951124 swapFree=67111528/67111528
[pid=23029] ppid=23027 vsize=233740 CPUtime=1299.98 cores=4,6
/proc/23029/stat : 23029 (strangenight1-s) R 23027 23029 22690 0 -1 4202496 311942 0 0 0 129920 78 0 0 25 0 1 0 290223445 239349760 37990 33554432000 4194304 4650387 140733969570608 18446744073709551615 4476364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23029/statm: 58435 37990 381 112 0 53400 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 233740

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.01
CPU time (s): 1300
CPU user time (s): 1299.2
CPU system time (s): 0.793879
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 233740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.2
system time used= 0.793879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 311942
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= 10
involuntary context switches= 1992

runsolver used 2.24266 second user time and 4.88126 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-03 01:17:36
IDJOB=3175676
IDBENCH=82694
IDSOLVER=1589
FILE ID=node135/3175676-1301786256
RUNJOBID= node135-1301783649-22709
PBS_JOBID= 12841383
Free space on /tmp= 71860 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S1116436500-050-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175676-1301786256/watcher-3175676-1301786256 -o /tmp/evaluation-result-3175676-1301786256/solver-3175676-1301786256 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175676-1301786256.cnf

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

MD5SUM BENCH= cfa9ddae87a68697f7100e24d97d7728
RANDOM SEED=937531969

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20903312 kB
Buffers:        378800 kB
Cached:       11301484 kB
SwapCached:          0 kB
Active:        8017580 kB
Inactive:      3748976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20903312 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20592 kB
Writeback:           0 kB
AnonPages:       85872 kB
Mapped:          15616 kB
Slab:           218644 kB
PageTables:       4904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   300720 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= 71856 MiB
End job on node135 at 2011-04-03 01:39:18