Trace number 3173693

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-2-mt? (TO) 4800.4 1201.77

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S1868678442-026-UNKNOWN.cnf
MD5SUM8991b7c0d56154e632c95327c4937cf5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.2022
Satisfiable
(Un)Satisfiability was proved
Number of variables15000
Number of clauses63000
Sum of the clauses size189000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 363000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 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-3173693-1304029989.cnf'
0.00/0.00	c -- header says num vars:          15000
0.00/0.00	c -- header says num clauses:       63000
0.00/0.13	c -- clauses added:            0 learnts,        63000 normals,            0 xors
0.00/0.13	c -- vars added      15000
0.00/0.13	c Parsing time:  0.04 s
0.00/0.13	c  N st     0         0     15000     63000         0         0    189000         0   no data   no data
0.00/0.13	c asymm  cl-useful: 0/63000/63000 lits-rem:0 time: 0.05
0.00/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
0.45/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.45/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.45/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.45/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  15000 time:  0.00 s
0.45/0.17	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.01 s
0.45/0.91	c lits-rem:         0  cl-subs:        0  v-elim:    380  v-fix:    0  time:  0.09 s
0.45/0.91	c Finding binary XORs  T:     0.00 s  found:       0
0.45/0.91	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.45/0.91	c calculated reachability. Time: 0.00
0.45/0.91	c Calc default polars -  time:   0.00 s pos:    6664 undec:    1672 neg:    6664
0.45/0.91	c =========================================================================================
0.45/0.91	c types(t): F = full restart, N = normal restart
0.45/0.91	c types(t): S = simplification begin/end, E = solution found
0.45/0.91	c restart types(rt): st = static, dy = dynamic
0.45/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.45/0.91	c  B st     0         0     14620     62573         0         0    190032         0   no data   no data
4.77/1.21	c  N dy    20      4037     14620     62573         0      4037    190032    783804    110.16    116.86
7.97/2.04	c  N dy    48      8074     14620     62573         0      8073    190032   1501753    111.05    124.76
11.58/3.00	c  N dy    77     12080     14620     62573         0     12079    190032   2242999    113.39    119.58
15.56/3.98	c  N dy   105     16149     14620     62573         0     16148    190032   2969745    114.21    132.09
19.95/5.02	c  N dy   131     20280     14620     62573         0     10281    190032    549005    113.34    119.59
23.54/5.99	c  N dy   159     24355     14620     62573         0     14355    190032   1288319    113.96    123.30
24.34/6.16	c  F st   164     25001     14620     62573         0     15001    190032   1409568    114.05   no data
29.56/7.44	c  N dy   170     30001     14620     62573         0     20000    190032   2483160    114.05   no data
29.56/7.44	c  S st   170     30001     14620     62573         0     20000    190032   2483160    114.05   no data
29.94/7.57	c  S st   170     30505     14620     62573         0     20504    190032   2544657    114.05   no data
29.94/7.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
30.34/7.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
30.34/7.66	c blocked clauses removed:      285 vars:     39 tried:       14620 T: 0.01 s
30.34/7.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.34/7.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.34/7.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14581 time:  0.00 s
30.34/7.68	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
30.73/7.74	c lits-rem:         0  cl-subs:        0  v-elim:      8  v-fix:    0  time:  0.07 s
31.53/7.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.95/8.58	c lits-rem:        10  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.63 s
34.33/8.66	c asymm  cl-useful: 0/62280/62280 lits-rem:0 time: 0.07
34.33/8.66	c calculated reachability. Time: 0.00
34.33/8.66	c  N dy   170     30505     14573     62280         0     20226    189203   2428991    114.05   no data
38.73/9.73	c  N dy   197     34529     14573     62280         0     24249    189203   3152685    114.03    125.81
43.52/10.90	c  N dy   223     38546     14573     62280         0     28266    189203   3872915    114.00    123.25
47.91/12.05	c  N dy   248     42694     14573     62280         0     17057    189203    914981    113.63    120.69
51.12/12.83	c  S st   270     45757     14573     62280         0     20120    189203   1461073    113.54   no data
51.53/12.97	c  S st   270     46262     14573     62280         0     20625    189203   1520370    113.54   no data
51.53/12.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.90/13.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
51.90/13.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.90/13.06	c bin-w-bin subsume rem            0 bins  time:  0.01 s
51.90/13.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.90/13.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14573 time:  0.00 s
51.90/13.07	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
52.30/13.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
52.71/13.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.50/13.43	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.21 s
53.50/13.44	c vivif2 --  cl tried    62280 cl shrink        0 lits rem          0 time: 0.01
53.50/13.46	c vivif2 --  cl tried    20624 cl shrink        0 lits rem          0 time: 0.02
53.90/13.54	c asymm  cl-useful: 0/62280/62280 lits-rem:0 time: 0.07
53.90/13.54	c calculated reachability. Time: 0.00
53.90/13.54	c  N dy   270     46262     14573     62280         0     20624    189203   1520338    113.54   no data
58.30/14.62	c  N dy   294     50304     14573     62280         0     24665    189203   2296989    113.96    176.33
62.70/15.73	c  N dy   319     54370     14573     62280         0     28731    189203   3025389    113.94    121.47
67.09/16.86	c  N dy   342     58430     14573     62280         0     32791    189203   3748442    113.75    123.39
71.88/18.03	c  N dy   369     62477     14573     62280         0     36837    189203   4485380    113.84    141.73
76.27/19.17	c  N dy   396     66659     14573     62280         0     22339    189203   1266731    113.87    123.49
79.07/19.89	c  S st   414     69393     14573     62280         0     25073    189203   1754145    113.74    119.06
79.87/20.03	c  S st   414     69895     14573     62280         0     25575    189203   1818079    113.74   no data
79.87/20.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
80.27/20.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.06
80.27/20.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.27/20.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.27/20.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.27/20.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14573 time:  0.00 s
80.27/20.14	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
80.67/20.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
80.67/20.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.29/20.64	c lits-rem:         8  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.34 s
82.29/20.65	c vivif2 --  cl tried    62280 cl shrink        0 lits rem          0 time: 0.01
82.29/20.68	c vivif2 --  cl tried    25572 cl shrink        0 lits rem          0 time: 0.03
82.67/20.76	c asymm  cl-useful: 0/62280/62280 lits-rem:0 time: 0.08
82.67/20.76	c calculated reachability. Time: 0.00
82.67/20.76	c  N dy   414     69895     14573     62280         0     25572    189203   1816528    113.74   no data
87.86/22.02	c  N dy   445     74422     14573     62280         0     30099    189203   2646095    113.90    120.90
93.45/23.42	c  N dy   477     79227     14573     62280         0     34904    189203   3522279    113.88    122.32
99.46/24.93	c  N dy   513     84337     14573     62280         0     40014    189203   4445045    113.94    123.08
103.04/25.85	c  F st   532     87502     14573     62280         0     22342    189203    822494    113.92    108.68
107.03/26.80	c  N st   537     90799     14573     62280         0     25639    189203   1560780    113.92   no data
113.42/28.45	c  N dy   561     96654     14573     62280         0     31494    189203   2714064    113.85    120.36
120.61/30.28	c  N dy   602    102876     14573     62280         0     37715    189203   3830646    113.85    119.94
123.01/30.87	c  S st   616    104843     14573     62280         0     39682    189203   4186275    113.91     92.93
123.81/31.03	c  S st   616    105343     14573     62280         0     40182    189203   4246888    113.91   no data
123.81/31.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
124.21/31.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.07
124.21/31.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
124.21/31.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
124.21/31.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.21/31.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14573 time:  0.00 s
124.21/31.15	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
124.61/31.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
125.41/31.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.00/33.34	c lits-rem:        31  cl-subs:        7  v-elim:      0  v-fix:    0  time:  1.87 s
133.00/33.35	c vivif2 --  cl tried    62280 cl shrink        0 lits rem          0 time: 0.01
133.40/33.41	c vivif2 --  cl tried    40175 cl shrink        0 lits rem          0 time: 0.07
133.80/33.52	c asymm  cl-useful: 0/62280/62280 lits-rem:0 time: 0.10
133.80/33.52	c calculated reachability. Time: 0.00
133.80/33.52	c  N dy   616    105343     14573     62280         0     40175    189203   4243903    113.91   no data
142.19/35.63	c  N dy   660    112190     14573     62280         0     24604    189203    931652    113.97    120.14
150.17/37.69	c  N dy   707    119458     14573     62280         0     31871    189203   2213032    113.84    120.20
159.76/40.03	c  N dy   762    127113     14573     62280         0     39526    189203   3610012    113.88    119.88
169.77/42.54	c  N dy   813    135227     14573     62280         0     23933    189203    545594    113.72    127.66
179.73/45.06	c  N dy   872    144160     14573     62280         0     32865    189203   2186018    113.96    120.27
191.32/47.90	c  N dy   937    153609     14573     62280         0     42314    189203   3928274    114.18    120.46
196.54/49.27	c  S st   966    158015     14573     62280         0     46720    189203   4711571    114.15   no data
197.32/49.45	c  S st   966    158517     14573     62280         0     47222    189203   4783066    114.15   no data
197.32/49.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
197.72/49.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.08
197.72/49.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
197.72/49.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
197.72/49.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.72/49.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14573 time:  0.00 s
197.72/49.57	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
198.11/49.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
199.32/49.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
210.90/52.81	c lits-rem:         2  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.90 s
210.90/52.81	c vivif2 --  cl tried    62280 cl shrink        0 lits rem          0 time: 0.01
210.90/52.89	c vivif2 --  cl tried    47217 cl shrink        0 lits rem          0 time: 0.07
211.69/53.00	c asymm  cl-useful: 0/62280/62280 lits-rem:0 time: 0.11
211.69/53.01	c calculated reachability. Time: 0.00
211.69/53.01	c  N dy   966    158517     14573     62280         0     47217    189203   4780912    114.15   no data
223.68/56.00	c  N dy  1031    168729     14573     62280         0     32573    189203   1905038    114.14    166.18
236.46/59.26	c  N dy  1106    179503     14573     62280         0     43346    189203   3874024    114.28    120.82
250.85/62.88	c  N dy  1184    191062     14573     62280         0     28977    189203   1008441    114.24    121.65
265.23/66.46	c  N dy  1258    203274     14573     62280         0     41187    189203   3220050    114.10    122.57
282.41/70.77	c  N dy  1352    216461     14573     62280         0     27409    189203    526508    114.20    120.36
298.79/74.83	c  N dy  1440    230335     14573     62280         0     41283    189203   3015361    114.12    121.97
307.97/77.18	c  S st  1488    237776     14573     62280         0     48723    189203   4354016    114.13   no data
308.77/77.35	c  S st  1488    238276     14573     62280         0     49223    189203   4418505    114.13   no data
308.77/77.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
309.17/77.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.08
309.17/77.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
309.17/77.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
309.17/77.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.17/77.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14573 time:  0.00 s
309.17/77.48	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
309.58/77.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
310.39/77.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
322.36/80.70	c lits-rem:         9  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.93 s
322.36/80.70	c vivif2 --  cl tried    62280 cl shrink        0 lits rem          0 time: 0.01
322.36/80.77	c vivif2 --  cl tried    49223 cl shrink        0 lits rem          0 time: 0.07
322.76/80.89	c asymm  cl-useful: 0/62280/62280 lits-rem:0 time: 0.12
322.76/80.89	c calculated reachability. Time: 0.00
322.76/80.89	c  N dy  1488    238276     14573     62280         0     49223    189203   4418496    114.13   no data
341.92/85.62	c  N dy  1592    253562     14573     62280         0     36527    189203   1973720    114.08    123.24
362.71/90.88	c  N dy  1699    269747     14573     62280         0     52710    189203   4947721    114.18    127.60
384.28/96.30	c  N dy  1806    287070     14573     62280         0     41052    189203   2592509    114.09    120.25
408.64/102.30	c  N dy  1926    305510     14573     62280         0     59492    189203   5961714    114.15    129.14
409.44/102.58	c  F st  1933    306250     14573     62280         0     30233    189203    465074    114.17   no data
433.43/108.54	c  N dy  2040    325219     14573     62280         0     49201    189203   4198576    114.22    121.03
459.38/115.07	c  N dy  2170    345312     14573     62280         0     38300    189203   1776717    114.22    121.41
474.96/118.93	c  S st  2250    357414     14573     62280         0     50401    189203   4005826    114.26    119.55
475.76/119.11	c  S st  2250    357918     14573     62280         0     50905    189203   4091450    114.26   no data
475.76/119.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
476.16/119.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.08
476.16/119.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
476.16/119.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
476.16/119.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
476.16/119.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14573 time:  0.00 s
476.16/119.24	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
476.55/119.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
477.37/119.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
488.53/122.35	c lits-rem:         4  cl-subs:        8  v-elim:      0  v-fix:    0  time:  2.84 s
488.53/122.36	c vivif2 --  cl tried    62280 cl shrink        0 lits rem          0 time: 0.01
488.93/122.42	c vivif2 --  cl tried    50897 cl shrink        0 lits rem          0 time: 0.06
489.34/122.54	c asymm  cl-useful: 0/62280/62280 lits-rem:0 time: 0.12
489.34/122.55	c calculated reachability. Time: 0.00
489.34/122.55	c  N dy  2250    357918     14573     62280         0     50897    189203   4087909    114.26   no data
516.10/129.22	c  N dy  2376    378002     14573     62280         0     38982    189203   1686781    114.20    166.36
542.87/135.90	c  N dy  2511    398143     14573     62280         0     59121    189203   5422793    114.27    120.61
568.44/142.38	c  N dy  2639    418176     14573     62280         0     46157    189203   2816956    114.25    121.15
596.42/149.31	c  N dy  2779    438190     14573     62280         0     66169    189203   6478143    114.31    137.18
621.17/155.59	c  N dy  2897    458191     14573     62280         0     52170    189203   3683343    114.21    128.06
649.53/162.61	c  N dy  3032    478310     14573     62280         0     37291    189203    829518    114.23    121.81
675.51/169.15	c  N dy  3175    498369     14573     62280         0     57347    189203   4532525    114.33    120.87
703.45/176.11	c  N dy  3310    518423     14573     62280         0     41398    189203   1412040    114.39    120.57
727.42/182.17	c  S st  3435    536878     14573     62280         0     59852    189203   4804474    114.48   no data
728.25/182.36	c  S st  3435    537379     14573     62280         0     60353    189203   4872863    114.48   no data
728.25/182.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
728.62/182.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.08
728.62/182.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
728.62/182.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
728.62/182.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
728.62/182.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14573 time:  0.00 s
729.02/182.50	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
729.42/182.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
730.22/182.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
740.61/185.49	c lits-rem:        10  cl-subs:        7  v-elim:      0  v-fix:    0  time:  2.67 s
740.61/185.50	c vivif2 --  cl tried    62280 cl shrink        0 lits rem          0 time: 0.01
741.03/185.57	c vivif2 --  cl tried    60346 cl shrink        0 lits rem          0 time: 0.07
741.81/185.70	c asymm  cl-useful: 0/62280/62280 lits-rem:0 time: 0.13
741.81/185.71	c calculated reachability. Time: 0.00
741.81/185.71	c  N dy  3435    537379     14573     62280         0     60346    189203   4871169    114.48   no data
769.77/192.79	c  N dy  3576    557540     14573     62280         0     43510    189203   1657874    114.60    120.78
796.54/199.48	c  N dy  3706    577586     14573     62280         0     63553    189203   5271149    114.56    122.83
824.91/206.59	c  N dy  3848    597772     14573     62280         0     45747    189203   1847598    114.61    121.80
852.87/213.52	c  N dy  3982    618018     14573     62280         0     65992    189203   5570790    114.67    121.94
881.23/220.70	c  N dy  4120    638079     14573     62280         0     47054    189203   1889808    114.69    121.09
909.19/227.65	c  N dy  4259    658264     14573     62280         0     67238    189203   5579382    114.74    121.37
939.17/235.17	c  N dy  4398    678306     14573     62280         0     47279    189203   1769153    114.78    122.58
967.12/242.15	c  N dy  4526    698332     14573     62280         0     67305    189203   5386488    114.75    132.06
997.07/249.64	c  N dy  4672    718537     14573     62280         0     46509    189203   1414193    114.83    124.75
1024.23/256.48	c  N dy  4800    738555     14573     62280         0     66523    189203   5068898    114.82    124.98
1054.59/264.09	c  N dy  4935    758722     14573     62280         0     44690    189203    921516    114.84    122.65
1082.16/270.92	c  N dy  5066    778798     14573     62280         0     64764    189203   4583294    114.85    122.51
1112.52/278.58	c  N dy  5205    798802     14573     62280         0     84764    189203   8267566    114.90    145.77
1122.51/281.07	c  S st  5253    806070     14573     62280         0     49038    189203   1526178    114.91     91.71
1123.33/281.25	c  S st  5253    806572     14573     62280         0     49540    189203   1593679    114.91   no data
1123.33/281.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1123.73/281.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.07
1123.73/281.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1123.73/281.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1123.73/281.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1123.73/281.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14573 time:  0.01 s
1123.73/281.37	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
1124.11/281.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1124.51/281.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1126.90/282.12	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.60 s
1126.90/282.12	c vivif2 --  cl tried    62280 cl shrink        0 lits rem          0 time: 0.01
1126.90/282.15	c vivif2 --  cl tried    49539 cl shrink        0 lits rem          0 time: 0.03
1127.30/282.26	c asymm  cl-useful: 0/62280/62280 lits-rem:0 time: 0.11
1127.30/282.27	c calculated reachability. Time: 0.00
1127.30/282.27	c  N dy  5253    806572     14573     62280         0     49539    189203   1593076    114.91   no data
1155.27/289.26	c  N dy  5382    826614     14573     62280         0     69580    189203   5249553    114.91    123.70
1186.82/297.14	c  N dy  5514    846678     14573     62280         0     45649    189203    732439    114.93    125.60
1214.39/304.06	c  N dy  5650    866704     14573     62280         0     65672    189203   4472316    115.01    121.86
1244.76/311.67	c  N dy  5783    886745     14573     62280         0     85712    189203   8110601    115.00    121.59
1273.14/318.74	c  N dy  5907    906863     14573     62280         0     60833    189203   3358400    114.98    121.65
1303.08/326.25	c  N dy  6042    926949     14573     62280         0     80919    189203   7048151    114.98    134.00
1333.05/333.77	c  N dy  6173    947114     14573     62280         0     55079    189203   2095452    114.96    122.42
1362.60/341.12	c  N dy  6316    967210     14573     62280         0     75171    189203   5791161    114.99    127.47
1394.16/349.06	c  N dy  6450    987220     14573     62280         0     48184    189203    677429    115.00    125.67
1422.54/356.12	c  N dy  6590   1007241     14573     62280         0     68204    189203   4380350    115.03    122.86
1453.69/363.97	c  N dy  6726   1027294     14573     62280         0     88257    189203   8082336    115.04    122.85
1483.67/371.47	c  N dy  6863   1047373     14573     62280         0     60335    189203   2729975    115.07    124.65
1514.01/379.05	c  N dy  7001   1067481     14573     62280         0     80443    189203   6507618    115.12    121.45
1521.20/380.80	c  F st  7031   1071876     14573     62280         0     84838    189203   7330434    115.12   no data
1545.96/387.08	c  N dy  7114   1087509     14573     62280         0     51477    189203    924057    115.16    122.69
1574.73/394.21	c  N dy  7244   1107654     14573     62280         0     71621    189203   4635079    115.17    122.22
1606.28/402.19	c  N dy  7378   1127657     14573     62280         0     91624    189203   8324848    115.20    147.09
1637.04/409.83	c  N dy  7517   1147692     14573     62280         0     61663    189203   2647345    115.24    122.50
1667.00/417.37	c  N dy  7651   1167755     14573     62280         0     81726    189203   6331656    115.25    129.73
1700.95/425.83	c  N dy  7790   1187901     14573     62280         0    101870    189203  10080907    115.28    123.01
1729.73/433.07	c  N dy  7915   1207955     14573     62280         0     70926    189203   4098037    115.26    137.70
1732.91/433.83	c  S st  7931   1209859     14573     62280         0     72830    189203   4469740    115.28   no data
1733.71/434.03	c  S st  7931   1210362     14573     62280         0     73333    189203   4532949    115.28   no data
1733.71/434.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1734.12/434.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.10
1734.12/434.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1734.12/434.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1734.12/434.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1734.12/434.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14573 time:  0.00 s
1734.12/434.18	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
1734.52/434.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
1735.30/434.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1748.08/437.68	c lits-rem:         3  cl-subs:       10  v-elim:      0  v-fix:    0  time:  3.19 s
1748.08/437.69	c vivif2 --  cl tried    62280 cl shrink        0 lits rem          0 time: 0.01
1748.48/437.76	c vivif2 --  cl tried    73323 cl shrink        0 lits rem          0 time: 0.07
1749.28/437.91	c asymm  cl-useful: 0/62280/62280 lits-rem:0 time: 0.15
1749.28/437.92	c calculated reachability. Time: 0.00
1749.28/437.92	c  N dy  7931   1210362     14573     62280         0     73323    189203   4530808    115.28   no data
1781.24/445.94	c  N dy  8058   1230445     14573     62280         0     93404    189203   8212496    115.27    125.07
1812.40/453.72	c  N dy  8180   1250561     14573     62280         0     61526    189203   2227273    115.26    121.39
1842.76/461.30	c  N dy  8311   1270748     14573     62280         0     81711    189203   5945676    115.26    123.65
1875.92/469.67	c  N dy  8440   1290830     14573     62280         0    101791    189203   9658522    115.23    121.54
1906.27/477.23	c  N dy  8578   1310852     14573     62280         0     68819    189203   3436864    115.28    123.42
1937.44/485.02	c  N dy  8709   1330960     14573     62280         0     88924    189203   7108350    115.29    126.47
1972.59/493.80	c  N dy  8836   1351144     14573     62280         0     55108    189203    679705    115.30    121.38
2001.76/501.11	c  N dy  8968   1371339     14573     62280         0     75302    189203   4392128    115.31    122.19
2034.11/509.25	c  N dy  9104   1391342     14573     62280         0     95303    189203   8150797    115.33    122.32
2068.08/517.74	c  N dy  9240   1411563     14573     62280         0     60526    189203   1512361    115.34    122.84
2098.02/525.20	c  N dy  9363   1431571     14573     62280         0     80534    189203   5155720    115.33    122.90
2131.57/533.62	c  N dy  9498   1451624     14573     62280         0    100585    189203   8867128    115.35    129.48
2164.75/541.94	c  N dy  9638   1471720     14573     62280         0     64682    189203   2119903    115.38    122.51
2195.51/549.65	c  N dy  9777   1491842     14573     62280         0     84804    189203   5845667    115.39    128.30
2229.85/558.29	c  N dy  9906   1511996     14573     62280         0    104957    189203   9564477    115.41    121.52
2262.60/566.49	c  N dy 10049   1532106     14573     62280         0     68068    189203   2530780    115.44    124.28
2294.16/574.35	c  N dy 10185   1552162     14573     62280         0     88121    189203   6262967    115.47    122.49
2328.91/583.06	c  N dy 10316   1572246     14573     62280         0    108202    189203   9939966    115.47    121.94
2361.27/591.13	c  N dy 10441   1592359     14573     62280         0     70320    189203   2775759    115.46    125.62
2393.24/599.15	c  N dy 10576   1612423     14573     62280         0     90384    189203   6516538    115.48    122.34
2428.40/607.98	c  N dy 10711   1632447     14573     62280         0    110406    189203  10225763    115.50    122.49
2460.73/616.05	c  N dy 10842   1652518     14573     62280         0     71477    189203   2803703    115.51    129.05
2492.68/624.08	c  N dy 10975   1672624     14573     62280         0     91582    189203   6492752    115.52    121.66
2528.24/632.95	c  N dy 11102   1692664     14573     62280         0    111621    189203  10237759    115.53    123.04
2557.78/640.33	c  S st 11219   1710362     14573     62280         0     69320    189203   2257701    115.55   no data
2558.59/640.54	c  S st 11219   1710863     14573     62280         0     69821    189203   2329321    115.55   no data
2558.59/640.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2558.99/640.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.09
2558.99/640.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2558.99/640.66	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2558.99/640.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2558.99/640.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14573 time:  0.01 s
2558.99/640.68	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
2559.39/640.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2559.79/640.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2566.18/642.42	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.54 s
2566.18/642.42	c vivif2 --  cl tried    62280 cl shrink        0 lits rem          0 time: 0.01
2566.18/642.46	c vivif2 --  cl tried    69817 cl shrink        0 lits rem          0 time: 0.04
2566.98/642.61	c asymm  cl-useful: 0/62280/62280 lits-rem:0 time: 0.14
2566.98/642.61	c calculated reachability. Time: 0.00
2566.98/642.61	c  N dy 11219   1710863     14573     62280         0     69817    189203   2328493    115.55   no data
2598.93/650.60	c  N dy 11347   1730972     14573     62280         0     89926    189203   6018872    115.55    122.75
2633.68/659.31	c  N dy 11471   1750976     14573     62280         0    109929    189203   9683228    115.53    126.73
2668.83/668.10	c  N dy 11616   1771093     14573     62280         0     69049    189203   2024721    115.56    122.88
2700.40/676.06	c  N dy 11756   1791235     14573     62280         0     89189    189203   5755939    115.58    127.35
2735.96/684.95	c  N dy 11899   1811260     14573     62280         0    109214    189203   9519621    115.61    122.57
2771.52/693.87	c  N dy 12023   1831329     14573     62280         0     67285    189203   1522961    115.61    142.30
2804.64/702.11	c  N dy 12152   1851699     14573     62280         0     87653    189203   5314600    115.61    124.02
2840.20/711.04	c  N dy 12288   1871746     14573     62280         0    107698    189203   9026022    115.61    122.04
2878.54/720.61	c  N dy 12435   1891767     14573     62280         0     64722    189203    856591    115.64    125.22
2908.90/728.26	c  N dy 12569   1911834     14573     62280         0     84787    189203   4598816    115.66    122.04
2943.26/736.89	c  N dy 12706   1931840     14573     62280         0    104791    189203   8334695    115.68    123.77
2981.20/746.30	c  N dy 12837   1951855     14573     62280         0    124805    189203  12010149    115.68    125.01
3013.17/754.31	c  N dy 12969   1971982     14573     62280         0     80934    189203   3685891    115.69    122.36
3047.11/762.81	c  N dy 13115   1992067     14573     62280         0    101017    189203   7401559    115.72    138.48
3084.26/772.19	c  N dy 13254   2012144     14573     62280         0    121093    189203  11139939    115.73    121.98
3118.63/780.76	c  N dy 13380   2032154     14573     62280         0     76112    189203   2629628    115.74    122.27
3150.96/788.87	c  N dy 13510   2052189     14573     62280         0     96146    189203   6352937    115.75    123.46
3186.92/797.86	c  N dy 13637   2072191     14573     62280         0    116147    189203  10038096    115.74    125.31
3224.47/807.26	c  N dy 13772   2092281     14573     62280         0     70245    189203   1344716    115.76    122.64
3255.61/815.09	c  N dy 13892   2112437     14573     62280         0     90395    189203   5038430    115.76    125.92
3291.17/823.94	c  N dy 14024   2132528     14573     62280         0    110486    189203   8738676    115.76    126.61
3329.92/833.66	c  N dy 14154   2152657     14573     62280         0    130613    189203  12430670    115.76    124.35
3362.27/841.79	c  N dy 14285   2172708     14573     62280         0     83672    189203   3639239    115.77    121.88
3395.83/850.18	c  N dy 14411   2192743     14573     62280         0    103705    189203   7351565    115.77    122.17
3431.79/859.19	c  S st 14536   2210863     14573     62280         0    121825    189203  10733777    115.78   no data
3432.99/859.48	c  S st 14536   2211365     14573     62280         0    122327    189203  10801498    115.78   no data
3433.39/859.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3433.79/859.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.14
3433.79/859.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3433.79/859.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3433.79/859.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3433.79/859.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14573 time:  0.00 s
3433.79/859.69	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
3434.60/859.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
3436.98/860.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3463.34/867.03	c lits-rem:         6  cl-subs:       15  v-elim:      0  v-fix:    0  time:  6.57 s
3463.34/867.04	c vivif2 --  cl tried    62280 cl shrink        0 lits rem          0 time: 0.01
3464.14/867.21	c vivif2 --  cl tried   122312 cl shrink        0 lits rem          0 time: 0.17
3464.94/867.43	c asymm  cl-useful: 0/62280/62280 lits-rem:0 time: 0.22
3464.94/867.44	c calculated reachability. Time: 0.00
3464.94/867.44	c  N dy 14536   2211365     14573     62280         0    122312    189203  10796042    115.78   no data
3504.90/877.47	c  N dy 14678   2231420     14573     62280         0     74368    189203   1766883    115.79    122.89
3537.64/885.63	c  N dy 14814   2251497     14573     62280         0     94443    189203   5490591    115.80    124.40
3573.59/894.62	c  N dy 14940   2271587     14573     62280         0    114530    189203   9180013    115.79    130.54
3613.53/904.62	c  N dy 15082   2291769     14573     62280         0    134711    189203  12919692    115.81    124.87
3646.69/912.99	c  N dy 15216   2311870     14573     62280         0     85815    189203   3679123    115.82    149.02
3681.43/921.65	c  N dy 15358   2331893     14573     62280         0    105835    189203   7430861    115.84    131.60
3719.78/931.20	c  N dy 15491   2351992     14573     62280         0    125933    189203  11147927    115.85    123.91
3757.73/940.75	c  N dy 15629   2372070     14573     62280         0     76011    189203   1682943    115.86    130.35
3790.50/948.98	c  N dy 15765   2392178     14573     62280         0     96119    189203   5431890    115.87    123.60
3826.84/958.08	c  N dy 15901   2412289     14573     62280         0    116229    189203   9165689    115.88    124.94
3867.58/968.25	c  N dy 16039   2432479     14573     62280         0    136418    189203  12923163    115.90    122.04
3902.34/976.91	c  N dy 16165   2452591     14573     62280         0     85531    189203   3273141    115.90    124.89
3936.69/985.54	c  N dy 16298   2472867     14573     62280         0    105807    189203   6964558    115.90    122.82
3975.06/995.12	c  N dy 16430   2492951     14573     62280         0    125889    189203  10713837    115.91    125.09
4015.39/1005.29	c  N dy 16566   2513035     14573     62280         0     73979    189203    954526    115.91    122.80
4048.13/1013.43	c  N dy 16707   2533062     14573     62280         0     94005    189203   4669432    115.93    123.16
4083.69/1022.34	c  N dy 16832   2553103     14573     62280         0    114046    189203   8382829    115.93    122.12
4123.63/1032.32	c  N dy 16970   2573241     14573     62280         0    134181    189203  12075556    115.95    127.39
4161.98/1041.91	c  N dy 17103   2593371     14573     62280         0     81313    189203   2182304    115.96    128.50
4195.53/1050.37	c  N dy 17234   2613417     14573     62280         0    101357    189203   5938525    115.97    124.85
4233.07/1059.75	c  N dy 17368   2633501     14573     62280         0    121440    189203   9665122    115.98    125.24
4274.24/1070.03	c  N dy 17497   2653517     14573     62280         0    141455    189203  13466275    115.99    123.73
4310.16/1079.04	c  N dy 17631   2673656     14573     62280         0     87600    189203   3153844    116.00    125.15
4344.91/1087.74	c  N dy 17765   2693726     14573     62280         0    107669    189203   6832477    116.00    122.78
4380.47/1096.65	c  S st 17888   2711365     14573     62280         0    125305    189203  10104619    116.01   no data
4381.67/1096.95	c  S st 17888   2711868     14573     62280         0    125808    189203  10177706    116.01   no data
4381.67/1096.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4382.47/1097.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.14
4382.47/1097.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4382.47/1097.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4382.47/1097.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4382.47/1097.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14573 time:  0.01 s
4382.47/1097.15	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
4383.27/1097.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
4385.26/1097.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4411.23/1104.32	c lits-rem:         3  cl-subs:        6  v-elim:      0  v-fix:    0  time:  6.49 s
4411.23/1104.33	c vivif2 --  cl tried    62280 cl shrink        0 lits rem          0 time: 0.01
4411.63/1104.49	c vivif2 --  cl tried   125802 cl shrink        0 lits rem          0 time: 0.16
4412.83/1104.72	c asymm  cl-useful: 0/62280/62280 lits-rem:0 time: 0.23
4412.83/1104.73	c calculated reachability. Time: 0.00
4412.83/1104.73	c  N dy 17888   2711868     14573     62280         0    125802    189203  10175850    116.01   no data
4455.57/1115.45	c  N dy 18030   2731951     14573     62280         0    145884    189203  13933487    116.03    122.75
4491.92/1124.51	c  N dy 18159   2752013     14573     62280         0     90946    189203   3545737    116.03    125.32
4527.07/1133.35	c  N dy 18290   2772170     14573     62280         0    111103    189203   7251533    116.03    123.19
4566.21/1143.13	c  N dy 18428   2792311     14573     62280         0    131240    189203  10991126    116.03    122.30
4608.55/1153.70	c  N dy 18558   2812316     14573     62280         0    151244    189203  14683546    116.04    123.62
4642.12/1162.12	c  N dy 18688   2832429     14573     62280         0     95364    189203   4224401    116.05    122.46
4679.65/1171.54	c  N dy 18820   2852583     14573     62280         0    115517    189203   7980148    116.06    122.81
4720.40/1181.73	c  N dy 18967   2872598     14573     62280         0    135532    189203  11706977    116.08    124.90
4762.33/1192.27	c  N dy 19097   2892677     14573     62280         0     78618    189203    936767    116.09    156.98
4795.49/1200.54	c  N dy 19225   2912991     14573     62280         0     98929    189203   4689961    116.09    122.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-3173693-1304029989/watcher-3173693-1304029989 -o /tmp/evaluation-result-3173693-1304029989/solver-3173693-1304029989 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173693-1304029989.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.60 7.83 5.97 5/180 9996
/proc/meminfo: memFree=13139344/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=251996 CPUtime=0 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 2845 0 0 0 0 0 0 0 25 0 4 0 514598699 258043904 2561 33554432000 4194304 4627427 140736888991808 18446744073709551615 248089395296 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 62999 2579 337 106 0 57970 0
[pid=9996/tid=9997] ppid=9994 vsize=251996 CPUtime=0 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 341 0 0 0 0 0 0 0 25 0 4 0 514598699 258043904 2694 33554432000 4194304 4627427 140736888991808 18446744073709551615 248089394955 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=251996 CPUtime=0 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 890 0 0 0 0 0 0 0 25 0 4 0 514598699 258043904 2717 33554432000 4194304 4627427 140736888991808 18446744073709551615 4316560 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=251996 CPUtime=0 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 910 0 0 0 0 0 0 0 25 0 4 0 514598699 258043904 2735 33554432000 4194304 4627427 140736888991808 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.118926 s]
/proc/loadavg: 7.60 7.83 5.97 5/180 9996
/proc/meminfo: memFree=13139344/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=302568 CPUtime=0.45 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) D 9994 9996 9768 0 -1 4202496 12133 0 0 0 44 1 0 0 18 0 4 0 514598699 309829632 11578 33554432000 4194304 4627427 140736888991808 18446744073709551615 248089741495 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 75869 12487 371 106 0 70840 0
[pid=9996/tid=9997] ppid=9994 vsize=305160 CPUtime=0.11 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) D 9994 9996 9768 0 -1 4202560 3391 0 0 0 11 0 0 0 18 0 4 0 514598699 312483840 13260 33554432000 4194304 4627427 140736888991808 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=305480 CPUtime=0.11 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 3743 0 0 0 11 0 0 0 25 0 4 0 514598699 312811520 13260 33554432000 4194304 4627427 140736888991808 18446744073709551615 248089756074 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=305876 CPUtime=0.12 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 2888 0 0 0 12 0 0 0 18 0 4 0 514598699 313217024 13578 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 302568

[startup+0.958467 s]
/proc/loadavg: 7.60 7.83 5.97 5/180 9996
/proc/meminfo: memFree=13139344/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=313152 CPUtime=3.8 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 23638 0 0 0 377 3 0 0 19 0 4 0 514598699 320667648 19156 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 78288 19156 385 106 0 73259 0
[pid=9996/tid=9997] ppid=9994 vsize=313152 CPUtime=0.94 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 6671 0 0 0 94 0 0 0 19 0 4 0 514598699 320667648 19156 33554432000 4194304 4627427 140736888991808 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=313152 CPUtime=0.95 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 6318 0 0 0 94 1 0 0 25 0 4 0 514598699 320667648 19156 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=313152 CPUtime=0.95 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 3588 0 0 0 95 0 0 0 19 0 4 0 514598699 320667648 19157 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308335 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 313152

[startup+1.00046 s]
/proc/loadavg: 7.60 7.83 5.97 5/180 9996
/proc/meminfo: memFree=13139344/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=313152 CPUtime=3.97 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 23778 0 0 0 394 3 0 0 19 0 4 0 514598699 320667648 19296 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 78288 19296 385 106 0 73259 0
[pid=9996/tid=9997] ppid=9994 vsize=313152 CPUtime=0.98 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 6707 0 0 0 98 0 0 0 19 0 4 0 514598699 320667648 19296 33554432000 4194304 4627427 140736888991808 18446744073709551615 4322420 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=313152 CPUtime=0.99 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 6354 0 0 0 98 1 0 0 25 0 4 0 514598699 320667648 19296 33554432000 4194304 4627427 140736888991808 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=313152 CPUtime=0.99 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 3622 0 0 0 99 0 0 0 19 0 4 0 514598699 320667648 19296 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 313152

[startup+1.10044 s]
/proc/loadavg: 7.60 7.83 5.97 5/180 9996
/proc/meminfo: memFree=13139344/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=313152 CPUtime=4.37 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 24120 0 0 0 434 3 0 0 19 0 4 0 514598699 320667648 19638 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 78288 19638 385 106 0 73259 0
[pid=9996/tid=9997] ppid=9994 vsize=313152 CPUtime=1.08 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 6798 0 0 0 108 0 0 0 19 0 4 0 514598699 320667648 19638 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=313152 CPUtime=1.09 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 6434 0 0 0 108 1 0 0 25 0 4 0 514598699 320667648 19638 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=313152 CPUtime=1.09 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 3703 0 0 0 109 0 0 0 19 0 4 0 514598699 320667648 19638 33554432000 4194304 4627427 140736888991808 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 313152

[startup+1.50037 s]
/proc/loadavg: 7.60 7.83 5.97 5/180 9996
/proc/meminfo: memFree=13139344/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=313152 CPUtime=5.97 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 25678 0 0 0 593 4 0 0 19 0 4 0 514598699 320667648 21196 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 78288 21196 385 106 0 73259 0
[pid=9996/tid=9997] ppid=9994 vsize=313152 CPUtime=1.49 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 7168 0 0 0 148 1 0 0 19 0 4 0 514598699 320667648 21196 33554432000 4194304 4627427 140736888991808 18446744073709551615 4327595 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=313152 CPUtime=1.49 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 6756 0 0 0 148 1 0 0 25 0 4 0 514598699 320667648 21197 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=313152 CPUtime=1.49 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 4197 0 0 0 149 0 0 0 19 0 4 0 514598699 320667648 21197 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308588 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 313152

[startup+3.10109 s]
/proc/loadavg: 7.60 7.83 5.97 9/184 10000
/proc/meminfo: memFree=13031056/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=444416 CPUtime=12.36 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 30980 0 0 0 1232 4 0 0 24 0 4 0 514598699 455081984 26498 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 111104 26498 385 106 0 106075 0
[pid=9996/tid=9997] ppid=9994 vsize=444416 CPUtime=3.07 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 8563 0 0 0 306 1 0 0 25 0 4 0 514598699 455081984 26498 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=444416 CPUtime=3.09 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 7997 0 0 0 308 1 0 0 25 0 4 0 514598699 455081984 26498 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308760 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=444416 CPUtime=3.09 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 5485 0 0 0 309 0 0 0 25 0 4 0 514598699 455081984 26498 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 444416

[startup+6.30652 s]
/proc/loadavg: 7.63 7.83 5.98 10/184 10030
/proc/meminfo: memFree=14030248/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=330752 CPUtime=25.16 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 44422 0 0 0 2510 6 0 0 25 0 4 0 514598699 338690048 23894 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 82688 23894 387 106 0 77659 0
[pid=9996/tid=9997] ppid=9994 vsize=330752 CPUtime=6.26 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 11942 0 0 0 624 2 0 0 25 0 4 0 514598699 338690048 23894 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=330752 CPUtime=6.29 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 11296 0 0 0 628 1 0 0 25 0 4 0 514598699 338690048 23894 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=330752 CPUtime=6.3 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 8867 0 0 0 629 1 0 0 25 0 4 0 514598699 338690048 23894 33554432000 4194304 4627427 140736888991808 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 330752

[startup+12.7004 s]
/proc/loadavg: 7.66 7.84 5.99 9/184 10030
/proc/meminfo: memFree=13791388/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=470520 CPUtime=50.71 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 101051 0 0 0 5052 19 0 0 25 0 4 0 514598699 481812480 64628 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 117630 64628 390 106 0 112601 0
[pid=9996/tid=9997] ppid=9994 vsize=470520 CPUtime=12.63 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 34411 0 0 0 1255 8 0 0 25 0 4 0 514598699 481812480 64628 33554432000 4194304 4627427 140736888991808 18446744073709551615 4322559 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=470520 CPUtime=12.68 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 21973 0 0 0 1265 3 0 0 25 0 4 0 514598699 481812480 64628 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=470520 CPUtime=12.69 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 14377 0 0 0 1267 2 0 0 25 0 4 0 514598699 481812480 64628 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 470520

[startup+25.5011 s]
/proc/loadavg: 7.80 7.86 6.03 9/184 10031
/proc/meminfo: memFree=13635288/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=510804 CPUtime=101.84 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 153835 0 0 0 10151 33 0 0 25 0 4 0 514598699 523063296 85405 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308593 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 127701 85405 390 106 0 122672 0
[pid=9996/tid=9997] ppid=9994 vsize=510804 CPUtime=25.36 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 45190 0 0 0 2525 11 0 0 25 0 4 0 514598699 523063296 85405 33554432000 4194304 4627427 140736888991808 18446744073709551615 4322548 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=510804 CPUtime=25.48 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 31873 0 0 0 2543 5 0 0 25 0 4 0 514598699 523063296 85405 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=510804 CPUtime=25.49 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 32697 0 0 0 2543 6 0 0 25 0 4 0 514598699 523063296 85405 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 510804

[startup+51.1006 s]
/proc/loadavg: 7.93 7.89 6.09 9/184 10031
/proc/meminfo: memFree=13429524/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=765232 CPUtime=204.11 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 229631 0 0 0 20361 50 0 0 25 0 4 0 514598699 783597568 122567 33554432000 4194304 4627427 140736888991808 18446744073709551615 4427421 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 191308 122567 390 106 0 186279 0
[pid=9996/tid=9997] ppid=9994 vsize=765232 CPUtime=50.83 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 63046 0 0 0 5068 15 0 0 25 0 4 0 514598699 783597568 122567 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=765232 CPUtime=51.09 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 46020 0 0 0 5100 9 0 0 25 0 4 0 514598699 783597568 122567 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=765232 CPUtime=51.09 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 49993 0 0 0 5098 11 0 0 25 0 4 0 514598699 783597568 122567 33554432000 4194304 4627427 140736888991808 18446744073709551615 4299555 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 765232

[startup+102.301 s]
/proc/loadavg: 8.08 7.93 6.19 9/184 10033
/proc/meminfo: memFree=13292612/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=905092 CPUtime=408.64 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 338725 0 0 0 40784 80 0 0 25 0 4 0 514598699 926814208 148094 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308323 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 226273 148094 390 106 0 221244 0
[pid=9996/tid=9997] ppid=9994 vsize=905092 CPUtime=101.77 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 89653 0 0 0 10155 22 0 0 25 0 4 0 514598699 926814208 148094 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=905092 CPUtime=102.28 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 67441 0 0 0 10214 14 0 0 25 0 4 0 514598699 926814208 148094 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=905092 CPUtime=102.28 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 85900 0 0 0 10208 20 0 0 25 0 4 0 514598699 926814208 148094 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 905092

[startup+162.301 s]

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

[pid=9996] ppid=9994 vsize=1229568 CPUtime=2805.45 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 1466408 0 0 0 280111 434 0 0 25 0 4 0 514598699 1259077632 234837 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 307392 234837 390 106 0 302363 0
[pid=9996/tid=9997] ppid=9994 vsize=1229568 CPUtime=698.68 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 383284 0 0 0 69751 117 0 0 25 0 4 0 514598699 1259077632 234837 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309067 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=1229568 CPUtime=702.27 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 333850 0 0 0 70135 92 0 0 25 0 4 0 514598699 1259077632 234837 33554432000 4194304 4627427 140736888991808 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=1229568 CPUtime=702.27 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 363351 0 0 0 70116 111 0 0 25 0 4 0 514598699 1259077632 234837 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.45
Current children cumulated vsize (KiB) 1229568

[startup+762.301 s]
/proc/loadavg: 8.10 8.10 7.16 9/184 10050
/proc/meminfo: memFree=12670732/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=1231128 CPUtime=3045.11 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 1575503 0 0 0 304040 471 0 0 25 0 4 0 514598699 1260675072 239946 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 307782 239946 390 106 0 302753 0
[pid=9996/tid=9997] ppid=9994 vsize=1231128 CPUtime=758.36 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 411224 0 0 0 75710 126 0 0 25 0 4 0 514598699 1260675072 239946 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=1231128 CPUtime=762.27 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 359191 0 0 0 76127 100 0 0 25 0 4 0 514598699 1260675072 239946 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=1231128 CPUtime=762.27 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 391310 0 0 0 76104 123 0 0 25 0 4 0 514598699 1260675072 239946 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.11
Current children cumulated vsize (KiB) 1231128

[startup+822.3 s]
/proc/loadavg: 8.16 8.11 7.22 9/184 10052
/proc/meminfo: memFree=12613440/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=1232744 CPUtime=3284.79 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 1686039 0 0 0 327970 509 0 0 25 0 4 0 514598699 1262329856 243296 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 308186 243296 390 106 0 303157 0
[pid=9996/tid=9997] ppid=9994 vsize=1232744 CPUtime=818.03 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 438843 0 0 0 81668 135 0 0 25 0 4 0 514598699 1262329856 243296 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=1232744 CPUtime=822.27 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 386539 0 0 0 82118 109 0 0 25 0 4 0 514598699 1262329856 243296 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=1232744 CPUtime=822.26 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 418997 0 0 0 82093 133 0 0 25 0 4 0 514598699 1262329856 243296 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.79
Current children cumulated vsize (KiB) 1232744

[startup+882.301 s]
/proc/loadavg: 8.12 8.10 7.27 9/184 10054
/proc/meminfo: memFree=12376092/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=1509448 CPUtime=3524.46 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 1853260 0 0 0 351894 552 0 0 25 0 4 0 514598699 1545674752 297789 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308143 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 377362 297789 390 106 0 372333 0
[pid=9996/tid=9997] ppid=9994 vsize=1509448 CPUtime=877.72 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 489646 0 0 0 87626 146 0 0 25 0 4 0 514598699 1545674752 297789 33554432000 4194304 4627427 140736888991808 18446744073709551615 4305360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=1509448 CPUtime=882.27 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 412968 0 0 0 88110 117 0 0 25 0 4 0 514598699 1545674752 297789 33554432000 4194304 4627427 140736888991808 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=1509448 CPUtime=882.27 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 464567 0 0 0 88082 145 0 0 25 0 4 0 514598699 1545674752 297789 33554432000 4194304 4627427 140736888991808 18446744073709551615 4324672 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 1509448

[startup+942.301 s]
/proc/loadavg: 8.10 8.09 7.32 9/184 10055
/proc/meminfo: memFree=12281228/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=1511308 CPUtime=3764.14 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 1958917 0 0 0 375829 585 0 0 25 0 4 0 514598699 1547579392 304634 33554432000 4194304 4627427 140736888991808 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 377827 304635 390 106 0 372798 0
[pid=9996/tid=9997] ppid=9994 vsize=1511308 CPUtime=937.41 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 515338 0 0 0 93587 154 0 0 25 0 4 0 514598699 1547579392 304635 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=1511308 CPUtime=942.27 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 438865 0 0 0 94100 127 0 0 25 0 4 0 514598699 1547579392 304635 33554432000 4194304 4627427 140736888991808 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=1511308 CPUtime=942.26 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 491648 0 0 0 94073 153 0 0 25 0 4 0 514598699 1547579392 304635 33554432000 4194304 4627427 140736888991808 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.14
Current children cumulated vsize (KiB) 1511308

[startup+1002.3 s]
/proc/loadavg: 8.09 8.09 7.37 9/184 10057
/proc/meminfo: memFree=12256540/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=1567612 CPUtime=4003.8 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 2063844 0 0 0 399757 623 0 0 25 0 4 0 514598699 1605234688 308697 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 391903 308697 390 106 0 386874 0
[pid=9996/tid=9997] ppid=9994 vsize=1567612 CPUtime=997.1 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 542170 0 0 0 99547 163 0 0 25 0 4 0 514598699 1605234688 308697 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=1567612 CPUtime=1002.26 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 465290 0 0 0 100090 136 0 0 25 0 4 0 514598699 1605234688 308697 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=1567612 CPUtime=1002.26 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 518130 0 0 0 100062 164 0 0 25 0 4 0 514598699 1605234688 308697 33554432000 4194304 4627427 140736888991808 18446744073709551615 4327635 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 1567612

[startup+1062.31 s]
/proc/loadavg: 8.03 8.07 7.40 9/184 10058
/proc/meminfo: memFree=12186712/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=1568624 CPUtime=4243.49 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 2166549 0 0 0 423692 657 0 0 25 0 4 0 514598699 1606270976 323266 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 392156 323266 390 106 0 387127 0
[pid=9996/tid=9997] ppid=9994 vsize=1568624 CPUtime=1056.78 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 568603 0 0 0 105506 172 0 0 25 0 4 0 514598699 1606270976 323266 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=1568624 CPUtime=1062.27 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 490064 0 0 0 106082 145 0 0 25 0 4 0 514598699 1606270976 323266 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=1568624 CPUtime=1062.26 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 543019 0 0 0 106055 171 0 0 25 0 4 0 514598699 1606270976 323266 33554432000 4194304 4627427 140736888991808 18446744073709551615 4333109 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.49
Current children cumulated vsize (KiB) 1568624

[startup+1122.3 s]
/proc/loadavg: 8.01 8.05 7.44 9/184 10060
/proc/meminfo: memFree=12135364/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=1580088 CPUtime=4483.13 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 2282131 0 0 0 447620 693 0 0 25 0 4 0 514598699 1618010112 330875 33554432000 4194304 4627427 140736888991808 18446744073709551615 4324663 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 395022 330875 390 106 0 389993 0
[pid=9996/tid=9997] ppid=9994 vsize=1580088 CPUtime=1116.46 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 597547 0 0 0 111464 182 0 0 25 0 4 0 514598699 1618010112 330875 33554432000 4194304 4627427 140736888991808 18446744073709551615 4428408 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=1580088 CPUtime=1122.25 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 515948 0 0 0 112072 153 0 0 25 0 4 0 514598699 1618010112 330875 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=1580088 CPUtime=1122.24 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 574435 0 0 0 112044 180 0 0 25 0 4 0 514598699 1618010112 330875 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 1580088

[startup+1182.3 s]
/proc/loadavg: 8.04 8.06 7.47 9/184 10062
/proc/meminfo: memFree=11953572/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=1714880 CPUtime=4722.79 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 2395843 0 0 0 471551 728 0 0 25 0 4 0 514598699 1756037120 366948 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308326 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 428720 366948 390 106 0 423691 0
[pid=9996/tid=9997] ppid=9994 vsize=1714880 CPUtime=1176.13 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 623177 0 0 0 117423 190 0 0 25 0 4 0 514598699 1756037120 366948 33554432000 4194304 4627427 140736888991808 18446744073709551615 4332992 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=1714880 CPUtime=1182.26 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 555031 0 0 0 118063 163 0 0 25 0 4 0 514598699 1756037120 366948 33554432000 4194304 4627427 140736888991808 18446744073709551615 4332735 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=1714880 CPUtime=1182.25 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 598641 0 0 0 118036 189 0 0 25 0 4 0 514598699 1756037120 366948 33554432000 4194304 4627427 140736888991808 18446744073709551615 4332615 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 1714880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.10 8.07 7.49 9/184 10062
/proc/meminfo: memFree=11997096/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=1715448 CPUtime=4800.3 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 2430139 0 0 0 479290 740 0 0 25 0 4 0 514598699 1756618752 354207 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 428862 354207 390 106 0 423833 0
[pid=9996/tid=9997] ppid=9994 vsize=1715448 CPUtime=1195.43 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 630114 0 0 0 119351 192 0 0 25 0 4 0 514598699 1756618752 354207 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=1715448 CPUtime=1201.65 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 564187 0 0 0 119999 166 0 0 25 0 4 0 514598699 1756618752 354207 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=1715448 CPUtime=1201.66 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 607987 0 0 0 119974 192 0 0 25 0 4 0 514598699 1756618752 354207 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1715448

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

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

[startup+1201.7 s]
/proc/loadavg: 8.10 8.07 7.49 9/184 10062
/proc/meminfo: memFree=11997096/32950928 swapFree=67111528/67111528
[pid=9996] ppid=9994 vsize=1715448 CPUtime=4800.3 cores=0,2,4,6
/proc/9996/stat : 9996 (strangenight2-m) R 9994 9996 9768 0 -1 4202496 2430139 0 0 0 479290 740 0 0 25 0 4 0 514598699 1756618752 354207 33554432000 4194304 4627427 140736888991808 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/9996/statm: 428862 354207 390 106 0 423833 0
[pid=9996/tid=9997] ppid=9994 vsize=1715448 CPUtime=1195.43 cores=0,2,4,6
/proc/9996/task/9997/stat : 9997 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 630114 0 0 0 119351 192 0 0 25 0 4 0 514598699 1756618752 354207 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9996/tid=9998] ppid=9994 vsize=1715448 CPUtime=1201.65 cores=0,2,4,6
/proc/9996/task/9998/stat : 9998 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 564187 0 0 0 119999 166 0 0 25 0 4 0 514598699 1756618752 354207 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9996/tid=9999] ppid=9994 vsize=1715448 CPUtime=1201.66 cores=0,2,4,6
/proc/9996/task/9999/stat : 9999 (strangenight2-m) R 9994 9996 9768 0 -1 4202560 607987 0 0 0 119974 192 0 0 25 0 4 0 514598699 1756618752 354207 33554432000 4194304 4627427 140736888991808 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1715448

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.4
CPU user time (s): 4792.93
CPU system time (s): 7.46786
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 1715448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.93
system time used= 7.46786
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2430147
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= 1751
involuntary context switches= 23504

runsolver used 1.88971 second user time and 4.33534 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 00:33:09
IDJOB=3173693
IDBENCH=82511
IDSOLVER=1586
FILE ID=node123/3173693-1304029989
RUNJOBID= node123-1304028687-9786
PBS_JOBID= 13170329
Free space on /tmp= 72792 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v15000-c63000-S1868678442-026-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173693-1304029989/watcher-3173693-1304029989 -o /tmp/evaluation-result-3173693-1304029989/solver-3173693-1304029989 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173693-1304029989.cnf

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

MD5SUM BENCH= 8991b7c0d56154e632c95327c4937cf5
RANDOM SEED=114681059

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.838
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.838
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      13139624 kB
Buffers:       2190364 kB
Cached:       16027876 kB
SwapCached:          0 kB
Active:       10078284 kB
Inactive:      9182112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13139624 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23544 kB
Writeback:         196 kB
AnonPages:     1041396 kB
Mapped:          15552 kB
Slab:           486720 kB
PageTables:       6512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1481160 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= 72804 MiB
End job on node123 at 2011-04-29 00:53:13