Trace number 3366175

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 (fixed)? (TO) 4800.32 1203.19

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S38529837-091-UNKNOWN.cnf
MD5SUMcf967108532c9cfea4028aa361399380
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.8385
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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366175-1305398011.cnf'
0.00/0.01	c -- header says num vars:          15000
0.00/0.01	c -- header says num clauses:       63000
0.04/0.12	c -- clauses added:            0 learnts,        63000 normals,            0 xors
0.04/0.12	c -- vars added      15000
0.04/0.12	c Parsing time:  0.03 s
0.04/0.12	c  N st     0         0     15000     63000         0         0    189000         0   no data   no data
0.04/0.12	c asymm  cl-useful: 0/63000/63000 lits-rem:0 time: 0.05
0.04/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.04/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.04/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.04/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.04/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  15000 time:  0.00 s
0.04/0.17	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
0.51/1.02	c lits-rem:         0  cl-subs:        0  v-elim:    332  v-fix:    0  time:  0.09 s
0.51/1.02	c Finding binary XORs  T:     0.00 s  found:       0
0.51/1.02	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.51/1.02	c calculated reachability. Time: 0.00
0.51/1.02	c Calc default polars -  time:   0.00 s pos:    6640 undec:    1680 neg:    6680
0.51/1.02	c =========================================================================================
0.51/1.02	c types(t): F = full restart, N = normal restart
0.51/1.02	c types(t): S = simplification begin/end, E = solution found
0.51/1.02	c restart types(rt): st = static, dy = dynamic
0.51/1.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.51/1.02	c  B st     0         0     14668     62631         0         0    189939         0   no data   no data
4.18/1.14	c  N dy    18      4033     14668     62631         0      4032    189939    749088    105.81    122.16
7.90/2.08	c  N dy    45      8273     14668     62631         0      8271    189939   1465079    107.58    113.44
11.94/3.01	c  N dy    71     12295     14668     62631         0     12293    189939   2160821    108.19    117.22
15.50/4.01	c  N dy   100     16335     14668     62631         0     16333    189939   2859513    109.03    120.59
19.88/5.05	c  N dy   131     20391     14668     62631         0     10390    189939    567049    109.62    133.22
23.87/6.06	c  N dy   165     24486     14668     62631         0     14485    189939   1294183    110.56    116.60
24.27/6.19	c  F st   169     25001     14668     62631         0     15000    189939   1391821    110.60   no data
29.85/7.53	c  N dy   175     30000     14668     62631         0     19997    189939   2599140    110.60   no data
29.85/7.53	c  S st   175     30000     14668     62631         0     19997    189939   2599140    110.60   no data
30.25/7.66	c  S st   175     30502     14668     62631         0     20499    189939   2666286    110.60   no data
30.25/7.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
30.65/7.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.04
30.65/7.73	c blocked clauses removed:      227 vars:     36 tried:       14668 T: 0.01 s
30.65/7.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.65/7.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.65/7.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14632 time:  0.00 s
30.65/7.74	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
31.05/7.81	c lits-rem:         0  cl-subs:        0  v-elim:      8  v-fix:    0  time:  0.06 s
31.85/8.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.23/8.66	c lits-rem:        17  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.64 s
34.63/8.74	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.07
34.63/8.74	c calculated reachability. Time: 0.00
34.63/8.74	c  N dy   175     30502     14624     62397         0     20116    189285   2473650    110.60   no data
39.03/9.85	c  N dy   203     34518     14624     62397         0     24131    189285   3186834    110.58    118.63
43.81/11.02	c  N dy   230     38630     14624     62397         0     28243    189285   3928220    110.80    117.04
48.60/12.20	c  N dy   261     42746     14624     62397         0     17052    189285    911004    111.37    121.76
51.44/12.99	c  S st   284     45754     14624     62397         0     20059    189285   1458334    111.75   no data
52.18/13.13	c  S st   284     46259     14624     62397         0     20564    189285   1528366    111.75   no data
52.18/13.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.18/13.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.04
52.59/13.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.59/13.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.59/13.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.59/13.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.01 s
52.59/13.22	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
52.59/13.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
52.98/13.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.79/13.57	c lits-rem:         7  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.20 s
53.79/13.57	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
54.19/13.60	c vivif2 --  cl tried    20563 cl shrink        0 lits rem          0 time: 0.02
54.19/13.67	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.08
54.19/13.68	c calculated reachability. Time: 0.00
54.19/13.68	c  N dy   284     46259     14624     62397         0     20563    189285   1528180    111.75   no data
58.58/14.77	c  N dy   316     50344     14624     62397         0     24648    189285   2269427    112.14    120.20
63.37/15.92	c  N dy   344     54507     14624     62397         0     28810    189285   3036472    112.30    118.75
67.76/17.09	c  N dy   374     58602     14624     62397         0     32905    189285   3790142    112.58    131.71
72.55/18.29	c  N dy   405     62711     14624     62397         0     37013    189285   4515999    112.63    119.22
77.35/19.42	c  N dy   435     66847     14624     62397         0     22502    189285   1303630    112.95    120.14
80.12/20.11	c  S st   454     69389     14624     62397         0     25044    189285   1755648    112.91   no data
80.52/20.26	c  S st   454     69892     14624     62397         0     25547    189285   1826558    112.91   no data
80.52/20.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
80.92/20.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.04
80.92/20.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.92/20.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.92/20.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.92/20.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.00 s
80.92/20.34	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
81.32/20.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
81.32/20.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.91/20.82	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.32 s
82.91/20.82	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
82.91/20.85	c vivif2 --  cl tried    25545 cl shrink        0 lits rem          0 time: 0.03
83.31/20.93	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.08
83.31/20.94	c calculated reachability. Time: 0.00
83.31/20.94	c  N dy   454     69892     14624     62397         0     25545    189285   1826308    112.91   no data
88.50/22.22	c  N dy   482     74396     14624     62397         0     30047    189285   2652627    112.86    120.06
94.08/23.65	c  N dy   518     79277     14624     62397         0     34928    189285   3537743    112.95    120.70
100.07/25.17	c  N dy   554     84364     14624     62397         0     40015    189285   4475822    113.16    119.22
103.68/26.09	c  F st   575     87500     14624     62397         0     22322    189285    838802    113.10   no data
107.65/27.03	c  N st   580     90798     14624     62397         0     25620    189285   1623117    113.10   no data
114.04/28.65	c  N dy   603     96649     14624     62397         0     31471    189285   2751030    113.06    119.45
121.24/30.47	c  N dy   644    102869     14624     62397         0     37691    189285   3849224    113.02    123.42
123.61/31.07	c  S st   656    104839     14624     62397         0     39661    189285   4197217    112.96   no data
124.41/31.22	c  S st   656    105341     14624     62397         0     40163    189285   4261217    112.96   no data
124.41/31.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
124.41/31.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
124.81/31.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
124.81/31.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
124.81/31.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.81/31.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.00 s
124.81/31.32	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
125.22/31.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
126.04/31.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.18/33.49	c lits-rem:        10  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.87 s
133.58/33.50	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
133.58/33.56	c vivif2 --  cl tried    40159 cl shrink        0 lits rem          0 time: 0.06
133.98/33.67	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.10
133.98/33.67	c calculated reachability. Time: 0.00
133.98/33.67	c  N dy   656    105341     14624     62397         0     40159    189285   4259718    112.96   no data
142.37/35.78	c  N dy   701    112152     14624     62397         0     24558    189285    906418    112.96    119.70
150.75/37.84	c  N dy   747    119342     14624     62397         0     31748    189285   2212400    113.05    124.95
159.92/40.15	c  N dy   801    127014     14624     62397         0     39420    189285   3624659    113.31    124.02
170.29/42.73	c  N dy   857    135185     14624     62397         0     23884    189285    539540    113.49    120.35
180.27/45.23	c  N dy   910    144244     14624     62397         0     32943    189285   2139528    113.34    122.30
191.05/47.99	c  N dy   975    153489     14624     62397         0     42187    189285   3813060    113.46    120.61
197.02/49.41	c  S st  1005    158011     14624     62397         0     46708    189285   4642694    113.50   no data
197.42/49.58	c  S st  1005    158512     14624     62397         0     47209    189285   4704048    113.50   no data
197.42/49.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
197.82/49.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
197.82/49.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
197.82/49.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
197.82/49.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.82/49.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.00 s
197.82/49.68	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
198.22/49.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
199.02/49.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
210.99/52.94	c lits-rem:        17  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.94 s
210.99/52.94	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
211.39/53.01	c vivif2 --  cl tried    47204 cl shrink        0 lits rem          0 time: 0.07
211.79/53.13	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.11
211.79/53.13	c calculated reachability. Time: 0.00
211.79/53.13	c  N dy  1005    158512     14624     62397         0     47204    189285   4702777    113.50   no data
223.76/56.16	c  N dy  1077    168640     14624     62397         0     32477    189285   1893082    113.78    151.74
236.93/59.46	c  N dy  1149    179412     14624     62397         0     43248    189285   3856314    113.89    120.36
251.69/63.11	c  N dy  1224    190992     14624     62397         0     28906    189285   1017678    113.94    121.91
266.08/66.75	c  N dy  1306    203275     14624     62397         0     41187    189285   3261453    114.02    129.02
283.21/71.04	c  N dy  1396    216364     14624     62397         0     27317    189285    521185    114.13    120.33
299.57/75.14	c  N dy  1488    230258     14624     62397         0     41211    189285   3028346    114.16    120.70
309.15/77.51	c  S st  1539    237773     14624     62397         0     48726    189285   4387455    114.20   no data
309.55/77.69	c  S st  1539    238278     14624     62397         0     49231    189285   4463251    114.20   no data
309.55/77.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
309.96/77.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
309.96/77.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
309.96/77.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
309.96/77.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.96/77.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.00 s
309.96/77.79	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
310.38/77.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
311.14/78.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
323.13/81.06	c lits-rem:        11  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.99 s
323.13/81.07	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
323.55/81.13	c vivif2 --  cl tried    49226 cl shrink        0 lits rem          0 time: 0.07
323.90/81.25	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.12
323.90/81.26	c calculated reachability. Time: 0.00
323.90/81.26	c  N dy  1539    238278     14624     62397         0     49226    189285   4462460    114.20   no data
343.06/86.05	c  N dy  1641    253544     14624     62397         0     36507    189285   2017570    114.33    137.54
363.80/91.24	c  N dy  1748    269799     14624     62397         0     52761    189285   4964698    114.37    121.96
385.75/96.75	c  N dy  1861    287349     14624     62397         0     41319    189285   2691672    114.32    121.86
409.70/102.76	c  N dy  1983    305729     14624     62397         0     59699    189285   6024569    114.28    123.40
410.50/102.97	c  F st  1988    306250     14624     62397         0     30230    189285    472392    114.28   no data
434.03/108.88	c  N dy  2090    325319     14624     62397         0     49298    189285   4190297    114.32    122.74
459.97/115.39	c  N dy  2216    345442     14624     62397         0     38421    189285   1761268    114.26    120.69
475.53/119.21	c  S st  2300    357417     14624     62397         0     50396    189285   3973214    114.35   no data
475.93/119.38	c  S st  2300    357919     14624     62397         0     50898    189285   4044109    114.35   no data
475.93/119.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
476.33/119.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
476.33/119.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
476.33/119.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
476.33/119.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
476.33/119.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.00 s
476.33/119.49	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
476.75/119.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
477.52/119.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
488.71/122.53	c lits-rem:         9  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.78 s
488.71/122.53	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
489.10/122.60	c vivif2 --  cl tried    50894 cl shrink        0 lits rem          0 time: 0.06
489.50/122.72	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.12
489.50/122.72	c calculated reachability. Time: 0.00
489.50/122.72	c  N dy  2300    357919     14624     62397         0     50894    189285   4042731    114.35   no data
516.66/129.56	c  N dy  2436    377983     14624     62397         0     38959    189285   1704335    114.46    122.17
542.59/136.08	c  N dy  2565    397999     14624     62397         0     58974    189285   5356525    114.42    121.00
568.50/142.58	c  N dy  2692    418134     14624     62397         0     46111    189285   2786518    114.42    122.07
596.02/149.43	c  N dy  2822    438166     14624     62397         0     66142    189285   6497214    114.47    125.34
621.58/155.90	c  N dy  2951    458327     14624     62397         0     52304    189285   3818727    114.52    120.64
649.50/162.87	c  N dy  3091    478334     14624     62397         0     37317    189285    845495    114.59    121.62
675.43/169.36	c  N dy  3223    498395     14624     62397         0     57378    189285   4589170    114.66    121.57
702.95/176.29	c  N dy  3353    518434     14624     62397         0     41421    189285   1429760    114.71    121.83
727.69/182.45	c  S st  3473    536879     14624     62397         0     59863    189285   4834407    114.75    115.45
728.49/182.65	c  S st  3473    537383     14624     62397         0     60367    189285   4905409    114.75   no data
728.49/182.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
728.89/182.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.07
728.89/182.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
728.89/182.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
728.89/182.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
728.89/182.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.00 s
728.89/182.76	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
729.30/182.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
730.10/183.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
740.86/185.78	c lits-rem:         7  cl-subs:        6  v-elim:      0  v-fix:    0  time:  2.71 s
740.86/185.79	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
741.26/185.86	c vivif2 --  cl tried    60361 cl shrink        0 lits rem          0 time: 0.07
741.66/186.00	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.13
742.06/186.00	c calculated reachability. Time: 0.00
742.06/186.00	c  N dy  3473    537383     14624     62397         0     60361    189285   4903548    114.75   no data
769.59/192.96	c  N dy  3597    557397     14624     62397         0     43371    189285   1595255    114.74    121.50
796.72/199.77	c  N dy  3742    577561     14624     62397         0     63528    189285   5357495    114.85    121.71
825.05/206.86	c  N dy  3877    597657     14624     62397         0     45629    189285   1810454    114.89    124.10
852.99/213.84	c  N dy  4020    617851     14624     62397         0     65821    189285   5517874    114.96    125.68
881.31/220.90	c  N dy  4151    637865     14624     62397         0     46842    189285   1914054    114.98    142.48
908.45/227.78	c  N dy  4283    657874     14624     62397         0     66847    189285   5558610    114.97    123.35
937.59/235.06	c  N dy  4416    677931     14624     62397         0     46905    189285   1674363    115.00    179.46
966.30/242.25	c  N dy  4541    697978     14624     62397         0     66952    189285   5336618    115.02    122.62
995.42/249.50	c  N dy  4672    718002     14624     62397         0     45977    189285   1353834    115.07    122.64
1022.95/256.46	c  N dy  4808    738120     14624     62397         0     66093    189285   5130262    115.15    121.24
1053.68/264.10	c  N dy  4938    758316     14624     62397         0     44286    189285    861309    115.14    130.24
1080.81/270.96	c  N dy  5073    778395     14624     62397         0     64363    189285   4615816    115.20    122.16
1111.13/278.56	c  N dy  5202    798447     14624     62397         0     84414    189285   8305088    115.21    121.42
1121.51/281.20	c  S st  5254    806077     14624     62397         0     49053    189285   1593849    115.24    102.61
1122.34/281.37	c  S st  5254    806580     14624     62397         0     49556    189285   1667530    115.24   no data
1122.34/281.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1122.70/281.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
1122.70/281.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1122.70/281.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1122.70/281.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1122.70/281.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.00 s
1122.70/281.48	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
1123.10/281.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1123.50/281.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1125.90/282.26	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.63 s
1125.90/282.26	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
1125.90/282.29	c vivif2 --  cl tried    49554 cl shrink        0 lits rem          0 time: 0.03
1126.32/282.40	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.11
1126.74/282.41	c calculated reachability. Time: 0.00
1126.74/282.41	c  N dy  5254    806580     14624     62397         0     49554    189285   1666584    115.24   no data
1155.02/289.57	c  N dy  5389    826620     14624     62397         0     69593    189285   5348698    115.28    133.36
1185.75/297.26	c  N dy  5518    846622     14624     62397         0     45601    189285    733945    115.27    133.04
1213.68/304.21	c  N dy  5657    866722     14624     62397         0     65698    189285   4419321    115.32    123.66
1244.00/311.89	c  N dy  5796    886791     14624     62397         0     85765    189285   8155386    115.35    122.34
1272.72/319.07	c  N dy  5935    906887     14624     62397         0     60860    189285   3360271    115.37    122.41
1303.05/326.61	c  N dy  6068    927038     14624     62397         0     81011    189285   7145132    115.39    121.97
1333.01/334.14	c  N dy  6201    947141     14624     62397         0     55119    189285   2149845    115.43    128.09
1362.10/341.45	c  N dy  6331    967320     14624     62397         0     75298    189285   5842663    115.42    121.95
1394.04/349.51	c  N dy  6465    987350     14624     62397         0     48331    189285    689520    115.46    127.98
1422.35/356.52	c  N dy  6596   1007465     14624     62397         0     68446    189285   4420966    115.49    121.81
1453.86/364.44	c  N dy  6729   1027633     14624     62397         0     88614    189285   8185147    115.52    125.32
1482.98/371.78	c  N dy  6855   1047648     14624     62397         0     60629    189285   2766051    115.52    128.77
1513.31/379.33	c  N dy  6987   1067804     14624     62397         0     80783    189285   6454366    115.51    123.18
1519.70/380.98	c  F st  7016   1071876     14624     62397         0     84855    189285   7223855    115.52   no data
1545.23/387.31	c  N dy  7087   1087878     14624     62397         0     51853    189285    982345    115.51    123.04
1573.57/394.48	c  N dy  7218   1107997     14624     62397         0     71970    189285   4658515    115.49    129.10
1605.48/402.49	c  N dy  7354   1128132     14624     62397         0     92105    189285   8396452    115.49    124.51
1636.21/410.13	c  N dy  7484   1148359     14624     62397         0     62328    189285   2677346    115.48    123.17
1666.16/417.70	c  N dy  7619   1168422     14624     62397         0     82389    189285   6391190    115.51    123.84
1700.45/426.22	c  N dy  7760   1188465     14624     62397         0     51433    189285    557927    115.56    122.16
1730.37/433.70	c  N dy  7893   1208497     14624     62397         0     71464    189285   4255046    115.58    122.21
1732.40/434.25	c  S st  7904   1209870     14624     62397         0     72837    189285   4513004    115.58    108.53
1733.16/434.47	c  S st  7904   1210373     14624     62397         0     73340    189285   4581305    115.58   no data
1733.16/434.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1733.56/434.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
1733.56/434.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1733.56/434.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1733.56/434.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1733.56/434.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.00 s
1733.56/434.60	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
1733.96/434.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1734.76/434.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1747.93/438.10	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.20 s
1747.93/438.11	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
1747.93/438.18	c vivif2 --  cl tried    73337 cl shrink        0 lits rem          0 time: 0.07
1748.73/438.33	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.15
1748.73/438.33	c calculated reachability. Time: 0.00
1748.73/438.33	c  N dy  7904   1210373     14624     62397         0     73337    189285   4580531    115.58   no data
1780.68/446.36	c  N dy  8035   1230460     14624     62397         0     93422    189285   8237598    115.57    123.26
1812.15/454.27	c  N dy  8172   1250630     14624     62397         0     61601    189285   2269604    115.61    121.74
1842.48/461.83	c  N dy  8304   1270686     14624     62397         0     81655    189285   5977130    115.64    124.27
1876.01/470.27	c  N dy  8441   1290716     14624     62397         0    101684    189285   9661972    115.65    123.75
1905.92/477.78	c  N dy  8571   1310774     14624     62397         0     68744    189285   3395835    115.64    124.90
1937.84/485.74	c  N dy  8700   1330809     14624     62397         0     88779    189285   7035515    115.64    126.13
1972.55/494.42	c  N dy  8830   1350895     14624     62397         0     54863    189285    656232    115.64    122.75
2001.28/501.60	c  N dy  8954   1370914     14624     62397         0     74881    189285   4306145    115.63    127.45
2034.00/509.82	c  N dy  9093   1390964     14624     62397         0     94930    189285   8032218    115.66    130.63
2067.91/518.36	c  N dy  9229   1411190     14624     62397         0     60159    189285   1446901    115.68    122.15
2098.23/525.92	c  N dy  9365   1431194     14624     62397         0     80162    189285   5143086    115.70    141.30
2131.38/534.30	c  N dy  9498   1451209     14624     62397         0    100177    189285   8829758    115.71    127.18
2164.46/542.53	c  N dy  9627   1471320     14624     62397         0     64299    189285   2056555    115.71    122.79
2195.19/550.24	c  N dy  9765   1491414     14624     62397         0     84392    189285   5791844    115.74    127.81
2229.49/558.84	c  N dy  9903   1511517     14624     62397         0    104494    189285   9583396    115.76    123.85
2262.23/567.07	c  N dy 10041   1531736     14624     62397         0     67711    189285   2443732    115.78    123.32
2293.34/574.86	c  N dy 10170   1551875     14624     62397         0     87850    189285   6184933    115.77    122.04
2328.45/583.66	c  N dy 10309   1571985     14624     62397         0    107958    189285   9889692    115.78    123.94
2361.16/591.87	c  N dy 10448   1592201     14624     62397         0     70176    189285   2749702    115.78    128.35
2392.69/599.77	c  N dy 10574   1612289     14624     62397         0     90263    189285   6482573    115.78    125.38
2428.20/608.63	c  N dy 10704   1632398     14624     62397         0    110371    189285  10168374    115.78    122.99
2460.96/616.85	c  N dy 10842   1652482     14624     62397         0     71453    189285   2844792    115.82    122.34
2493.23/624.96	c  N dy 10982   1672565     14624     62397         0     91535    189285   6595564    115.84    122.13
2528.74/633.90	c  N dy 11115   1692612     14624     62397         0    111579    189285  10276565    115.84    125.29
2558.67/641.37	c  S st 11222   1710373     14624     62397         0     69343    189285   2220796    115.83   no data
2559.87/641.60	c  S st 11222   1710876     14624     62397         0     69846    189285   2293705    115.83   no data
2559.87/641.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2559.87/641.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
2560.27/641.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2560.27/641.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2560.27/641.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2560.27/641.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.00 s
2560.27/641.72	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
2560.27/641.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2561.07/641.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2567.05/643.42	c lits-rem:         5  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.51 s
2567.05/643.43	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
2567.05/643.47	c vivif2 --  cl tried    69844 cl shrink        0 lits rem          0 time: 0.04
2567.85/643.61	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.14
2567.85/643.61	c calculated reachability. Time: 0.00
2567.85/643.61	c  N dy 11222   1710876     14624     62397         0     69844    189285   2292106    115.83   no data
2598.97/651.48	c  N dy 11356   1730888     14624     62397         0     89854    189285   5960028    115.84    125.83
2634.48/660.31	c  N dy 11482   1750922     14624     62397         0    109885    189285   9695444    115.84    129.29
2668.40/668.86	c  N dy 11605   1770929     14624     62397         0     68893    189285   1988234    115.84    124.61
2699.52/676.65	c  N dy 11737   1790987     14624     62397         0     88950    189285   5693451    115.85    122.22
2734.63/685.47	c  N dy 11871   1811190     14624     62397         0    109152    189285   9438233    115.86    124.07
2771.73/694.71	c  N dy 12000   1831226     14624     62397         0     67196    189285   1471089    115.87    126.09
2802.87/702.60	c  N dy 12136   1851281     14624     62397         0     87247    189285   5213884    115.90    122.46
2837.98/711.40	c  N dy 12269   1871367     14624     62397         0    107331    189285   8933096    115.90    126.07
2876.66/721.01	c  N dy 12413   1891856     14624     62397         0     64821    189285    868925    115.91    122.66
2906.99/728.61	c  N dy 12548   1911890     14624     62397         0     84851    189285   4542411    115.91    125.91
2940.90/737.13	c  N dy 12684   1931924     14624     62397         0    104885    189285   8270125    115.92    126.71
2978.42/746.60	c  N dy 12821   1951970     14624     62397         0    124930    189285  11996464    115.94    124.47
3010.32/754.59	c  N dy 12959   1972055     14624     62397         0     81017    189285   3687139    115.95    122.90
3043.85/763.01	c  N dy 13096   1992064     14624     62397         0    101022    189285   7401314    115.96    137.82
3081.34/772.39	c  N dy 13231   2012097     14624     62397         0    121053    189285  11116821    115.98    122.34
3115.65/780.97	c  N dy 13357   2032173     14624     62397         0     76135    189285   2605067    115.98    122.30
3148.38/789.14	c  N dy 13489   2052214     14624     62397         0     96173    189285   6337395    116.00    123.38
3184.28/798.19	c  N dy 13621   2072372     14624     62397         0    116330    189285  10040590    115.99    125.02
3221.78/807.58	c  N dy 13758   2092428     14624     62397         0     70392    189285   1367950    116.00    128.21
3253.70/815.51	c  N dy 13899   2112490     14624     62397         0     90451    189285   5144033    116.03    123.03
3288.82/824.30	c  N dy 14025   2132544     14624     62397         0    110499    189285   8779178    116.03    126.93
3327.51/834.01	c  N dy 14154   2152627     14624     62397         0    130580    189285  12503972    116.02    145.00
3359.83/842.20	c  N dy 14281   2172782     14624     62397         0     83743    189285   3665293    116.02    122.22
3393.75/850.62	c  N dy 14411   2192865     14624     62397         0    103825    189285   7347414    116.03    144.57
3427.25/859.07	c  S st 14531   2210876     14624     62397         0    121836    189285  10723366    116.05    135.26
3428.45/859.37	c  S st 14531   2211379     14624     62397         0    122339    189285  10785146    116.05   no data
3428.45/859.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3429.26/859.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.12
3429.26/859.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3429.26/859.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3429.26/859.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3429.26/859.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.01 s
3429.26/859.56	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
3430.05/859.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
3432.44/860.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3459.58/867.13	c lits-rem:         4  cl-subs:       12  v-elim:      0  v-fix:    0  time:  6.74 s
3459.58/867.13	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
3460.38/867.30	c vivif2 --  cl tried   122327 cl shrink        0 lits rem          0 time: 0.16
3461.19/867.52	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.22
3461.19/867.53	c calculated reachability. Time: 0.00
3461.19/867.53	c  N dy 14531   2211379     14624     62397         0    122327    189285  10781266    116.05   no data
3498.67/876.93	c  N dy 14674   2231388     14624     62397         0     74342    189285   1759315    116.07    124.66
3531.42/885.19	c  N dy 14808   2251852     14624     62397         0     94803    189285   5552850    116.08    122.52
3567.69/894.23	c  N dy 14946   2271959     14624     62397         0    114910    189285   9301926    116.09    123.22
3607.59/904.27	c  N dy 15082   2292164     14624     62397         0    135113    189285  13034110    116.11    122.76
3640.71/912.56	c  N dy 15219   2312240     14624     62397         0     86189    189285   3790531    116.13    140.78
3675.02/921.14	c  N dy 15348   2332275     14624     62397         0    106224    189285   7466339    116.12    122.63
3713.33/930.74	c  N dy 15482   2352320     14624     62397         0    126267    189285  11191105    116.13    123.79
3751.62/940.34	c  N dy 15618   2372411     14624     62397         0     76362    189285   1802131    116.15    139.87
3783.95/948.46	c  N dy 15744   2392479     14624     62397         0     96430    189285   5475506    116.14    127.53
3819.86/957.47	c  N dy 15873   2412501     14624     62397         0    116450    189285   9182660    116.14    129.75
3860.15/967.54	c  N dy 16003   2432684     14624     62397         0    136632    189285  12944938    116.14    123.22
3894.07/976.01	c  N dy 16126   2452704     14624     62397         0     85655    189285   3321003    116.15    123.96
3928.78/984.74	c  N dy 16271   2472827     14624     62397         0    105778    189285   7079767    116.16    133.03
3967.07/994.35	c  N dy 16408   2493058     14624     62397         0    126006    189285  10825598    116.17    125.81
4007.78/1004.56	c  N dy 16537   2513148     14624     62397         0     74102    189285    992718    116.18    122.30
4040.51/1012.76	c  N dy 16679   2533236     14624     62397         0     94189    189285   4789437    116.22    122.79
4076.40/1021.72	c  N dy 16796   2553475     14624     62397         0    114424    189285   8530983    116.21    127.10
4116.30/1031.76	c  N dy 16936   2573586     14624     62397         0    134534    189285  12263435    116.22    125.38
4153.80/1041.15	c  N dy 17064   2593587     14624     62397         0     81543    189285   2198581    116.23    122.76
4187.31/1049.58	c  N dy 17197   2613658     14624     62397         0    101614    189285   5973226    116.24    131.91
4224.42/1058.88	c  N dy 17327   2633749     14624     62397         0    121703    189285   9687391    116.25    122.62
4265.51/1069.18	c  N dy 17461   2653770     14624     62397         0    141723    189285  13456146    116.27    130.37
4301.01/1078.04	c  N dy 17597   2673792     14624     62397         0     87747    189285   3162716    116.27    122.56
4336.53/1086.91	c  N dy 17733   2694044     14624     62397         0    107998    189285   6951517    116.28    125.63
4369.67/1095.25	c  S st 17855   2711380     14624     62397         0    125333    189285  10196305    116.29    112.27
4370.85/1095.54	c  S st 17855   2711883     14624     62397         0    125836    189285  10261437    116.29   no data
4370.85/1095.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4371.25/1095.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.12
4371.65/1095.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4371.65/1095.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4371.65/1095.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4371.65/1095.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14624 time:  0.00 s
4371.65/1095.72	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
4372.05/1095.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
4374.06/1096.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4400.81/1103.05	c lits-rem:         1  cl-subs:       10  v-elim:      0  v-fix:    0  time:  6.68 s
4400.81/1103.05	c vivif2 --  cl tried    62397 cl shrink        0 lits rem          0 time: 0.01
4401.56/1103.22	c vivif2 --  cl tried   125826 cl shrink        0 lits rem          0 time: 0.17
4402.36/1103.47	c asymm  cl-useful: 0/62397/62397 lits-rem:0 time: 0.25
4402.36/1103.48	c calculated reachability. Time: 0.00
4402.36/1103.48	c  N dy 17855   2711883     14624     62397         0    125826    189285  10259075    116.29   no data
4445.06/1114.13	c  N dy 17987   2731970     14624     62397         0    145912    189285  13988614    116.30    126.46
4480.16/1122.93	c  N dy 18124   2752022     14624     62397         0     90963    189285   3608921    116.31    124.69
4515.68/1131.86	c  N dy 18255   2772311     14624     62397         0    111251    189285   7479652    116.33    124.19
4554.77/1141.61	c  N dy 18372   2792431     14624     62397         0    131370    189285  11228875    116.33    128.13
4597.08/1152.28	c  N dy 18502   2812458     14624     62397         0    151395    189285  14941783    116.33    126.89
4632.18/1161.05	c  N dy 18629   2832554     14624     62397         0     95489    189285   4275455    116.34    124.69
4668.88/1170.23	c  N dy 18769   2852716     14624     62397         0    115649    189285   8068859    116.35    123.37
4708.38/1180.19	c  N dy 18897   2872775     14624     62397         0    135707    189285  11790936    116.35    123.67
4751.08/1190.90	c  N dy 19024   2892815     14624     62397         0     78749    189285    943082    116.36    152.66
4784.19/1199.17	c  N dy 19164   2912870     14624     62397         0     98803    189285   4698666    116.37    124.10

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: 961)

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

running on 4 cores: 1,3,5,7

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: 6.98 7.86 7.78 2/313 7692
/proc/meminfo: memFree=27345688/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 406 0 0 0 1 0 0 0 21 0 4 0 383992372 52396032 347 33554432000 4194304 4580107 140733474233120 18446744073709551615 47719789172658 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 12792 347 299 95 0 7774 0
[pid=7692/tid=7693] ppid=7690 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 383992373 52396032 347 33554432000 4194304 4580107 140733474233120 18446744073709551615 47719789172658 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 383992373 52396032 347 33554432000 4194304 4580107 140733474233120 18446744073709551615 47719789172658 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 383992373 52396032 347 33554432000 4194304 4580107 140733474233120 18446744073709551615 268660718577 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.018607 s]
/proc/loadavg: 6.98 7.86 7.78 2/313 7692
/proc/meminfo: memFree=27345688/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=258096 CPUtime=0.04 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 5340 0 0 0 3 1 0 0 18 0 4 0 383992372 264290304 4342 33554432000 4194304 4580107 140733474233120 18446744073709551615 268660720042 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 64452 4343 334 95 0 59434 0
[pid=7692/tid=7693] ppid=7690 vsize=257808 CPUtime=0.01 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 1231 0 0 0 1 0 0 0 18 0 4 0 383992373 263995392 4343 33554432000 4194304 4580107 140733474233120 18446744073709551615 268660720042 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=291044 CPUtime=0.01 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 1345 0 0 0 1 0 0 0 18 0 4 0 383992373 298029056 4897 33554432000 4194304 4580107 140733474233120 18446744073709551615 268660687978 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=291900 CPUtime=0 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) D 7690 7692 7660 0 -1 4202560 1524 0 0 0 0 0 0 0 18 0 4 0 383992373 298905600 5315 33554432000 4194304 4580107 140733474233120 18446744073709551615 268660720042 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 258096

[startup+0.141547 s]
/proc/loadavg: 6.98 7.86 7.78 2/313 7692
/proc/meminfo: memFree=27345688/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=308692 CPUtime=0.51 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 15553 0 0 0 46 5 0 0 18 0 4 0 383992372 316100608 14537 33554432000 4194304 4580107 140733474233120 18446744073709551615 268660705463 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 80797 18259 371 95 0 75779 0
[pid=7692/tid=7693] ppid=7690 vsize=314444 CPUtime=0.93 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 6850 0 0 0 92 1 0 0 18 0 4 0 383992373 321990656 18958 33554432000 4194304 4580107 140733474233120 18446744073709551615 4292985 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=314444 CPUtime=0.94 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 6504 0 0 0 92 2 0 0 19 0 4 0 383992373 321990656 18958 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=314444 CPUtime=0.94 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 3547 0 0 0 93 1 0 0 19 0 4 0 383992373 321990656 18958 33554432000 4194304 4580107 140733474233120 18446744073709551615 4321718 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 308692

[startup+1.06637 s]
/proc/loadavg: 6.98 7.86 7.78 2/313 7692
/proc/meminfo: memFree=27345688/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=314444 CPUtime=4.18 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 24447 0 0 0 410 8 0 0 19 0 4 0 383992372 321990656 19285 33554432000 4194304 4580107 140733474233120 18446744073709551615 4320813 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 78611 19285 377 95 0 73593 0
[pid=7692/tid=7693] ppid=7690 vsize=314444 CPUtime=1.03 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 6936 0 0 0 102 1 0 0 19 0 4 0 383992373 321990656 19285 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293151 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=314444 CPUtime=1.04 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 6582 0 0 0 102 2 0 0 19 0 4 0 383992373 321990656 19285 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293957 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=314444 CPUtime=1.04 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 3632 0 0 0 103 1 0 0 19 0 4 0 383992373 321990656 19286 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 314444

[startup+1.16636 s]
/proc/loadavg: 6.98 7.86 7.78 2/313 7692
/proc/meminfo: memFree=27345688/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=314444 CPUtime=4.58 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 24770 0 0 0 450 8 0 0 19 0 4 0 383992372 321990656 19608 33554432000 4194304 4580107 140733474233120 18446744073709551615 4316670 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 78611 19608 377 95 0 73593 0
[pid=7692/tid=7693] ppid=7690 vsize=314444 CPUtime=1.13 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 7024 0 0 0 112 1 0 0 19 0 4 0 383992373 321990656 19608 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293710 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=314444 CPUtime=1.14 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 6657 0 0 0 112 2 0 0 19 0 4 0 383992373 321990656 19608 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=314444 CPUtime=1.14 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 3708 0 0 0 113 1 0 0 19 0 4 0 383992373 321990656 19608 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294562 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 314444

[startup+1.5003 s]
/proc/loadavg: 6.98 7.86 7.78 2/313 7692
/proc/meminfo: memFree=27345688/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=314444 CPUtime=5.91 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 26092 0 0 0 583 8 0 0 19 0 4 0 383992372 321990656 20930 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293182 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 78611 20930 377 95 0 73593 0
[pid=7692/tid=7693] ppid=7690 vsize=314444 CPUtime=1.46 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 7332 0 0 0 145 1 0 0 19 0 4 0 383992373 321990656 20930 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=314444 CPUtime=1.47 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 6931 0 0 0 145 2 0 0 19 0 4 0 383992373 321990656 20930 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=314444 CPUtime=1.47 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 4155 0 0 0 146 1 0 0 19 0 4 0 383992373 321990656 20930 33554432000 4194304 4580107 140733474233120 18446744073709551615 4316702 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 314444

[startup+3.10102 s]
/proc/loadavg: 6.98 7.86 7.78 9/323 7705
/proc/meminfo: memFree=27023236/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=445708 CPUtime=12.29 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 31311 0 0 0 1220 9 0 0 25 0 4 0 383992372 456404992 26149 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 111427 26149 377 95 0 106409 0
[pid=7692/tid=7693] ppid=7690 vsize=445708 CPUtime=3.07 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 8692 0 0 0 305 2 0 0 25 0 4 0 383992373 456404992 26149 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=445708 CPUtime=3.07 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 8195 0 0 0 305 2 0 0 25 0 4 0 383992373 456404992 26149 33554432000 4194304 4580107 140733474233120 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=445708 CPUtime=3.05 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 5426 0 0 0 304 1 0 0 25 0 4 0 383992373 456404992 26149 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 445708

[startup+6.31246 s]
/proc/loadavg: 7.06 7.86 7.78 9/323 7705
/proc/meminfo: memFree=27006140/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=332112 CPUtime=25.11 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 44701 0 0 0 2498 13 0 0 25 0 4 0 383992372 340082688 23669 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 83028 23669 378 95 0 78010 0
[pid=7692/tid=7693] ppid=7690 vsize=332112 CPUtime=6.28 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 12080 0 0 0 625 3 0 0 25 0 4 0 383992373 340082688 23669 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=332112 CPUtime=6.28 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 11510 0 0 0 625 3 0 0 25 0 4 0 383992373 340082688 23669 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=332112 CPUtime=6.23 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 8806 0 0 0 621 2 0 0 25 0 4 0 383992373 340082688 23669 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 332112

[startup+12.7003 s]
/proc/loadavg: 7.14 7.86 7.78 9/323 7705
/proc/meminfo: memFree=26792836/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=471056 CPUtime=50.6 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 102116 0 0 0 5032 28 0 0 25 0 4 0 383992372 482361344 65046 33554432000 4194304 4580107 140733474233120 18446744073709551615 4320813 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 117764 65046 379 95 0 112746 0
[pid=7692/tid=7693] ppid=7690 vsize=471056 CPUtime=12.66 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 35183 0 0 0 1257 9 0 0 25 0 4 0 383992373 482361344 65046 33554432000 4194304 4580107 140733474233120 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=471056 CPUtime=12.67 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 22121 0 0 0 1261 6 0 0 25 0 4 0 383992373 482361344 65046 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=471056 CPUtime=12.56 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 14291 0 0 0 1253 3 0 0 25 0 4 0 383992373 482361344 65046 33554432000 4194304 4580107 140733474233120 18446744073709551615 4292966 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 471056

[startup+25.5011 s]
/proc/loadavg: 7.33 7.87 7.79 9/323 7706
/proc/meminfo: memFree=26635860/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=550980 CPUtime=101.67 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 155212 0 0 0 10125 42 0 0 25 0 4 0 383992372 564203520 83565 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 137745 83565 379 95 0 132727 0
[pid=7692/tid=7693] ppid=7690 vsize=550980 CPUtime=25.46 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 46064 0 0 0 2534 12 0 0 25 0 4 0 383992373 564203520 83565 33554432000 4194304 4580107 140733474233120 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=550980 CPUtime=25.47 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 32075 0 0 0 2539 8 0 0 25 0 4 0 383992373 564203520 83565 33554432000 4194304 4580107 140733474233120 18446744073709551615 4324346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=550980 CPUtime=25.23 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 33804 0 0 0 2515 8 0 0 25 0 4 0 383992373 564203520 83565 33554432000 4194304 4580107 140733474233120 18446744073709551615 4318504 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 550980

[startup+51.1006 s]
/proc/loadavg: 7.56 7.88 7.79 9/323 7706
/proc/meminfo: memFree=26313848/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=727428 CPUtime=203.81 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 234597 0 0 0 20321 60 0 0 25 0 4 0 383992372 744886272 122441 33554432000 4194304 4580107 140733474233120 18446744073709551615 4416036 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 181857 122441 379 95 0 176839 0
[pid=7692/tid=7693] ppid=7690 vsize=727428 CPUtime=51.06 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 60533 0 0 0 5091 15 0 0 25 0 4 0 383992373 744886272 122441 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=727428 CPUtime=51.07 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 52598 0 0 0 5094 13 0 0 25 0 4 0 383992373 744886272 122441 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=727428 CPUtime=50.58 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 50965 0 0 0 5045 13 0 0 25 0 4 0 383992373 744886272 122441 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 727428

[startup+102.301 s]
/proc/loadavg: 7.89 7.93 7.81 9/323 7708
/proc/meminfo: memFree=25920836/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=904456 CPUtime=408.09 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 334679 0 0 0 40717 92 0 0 25 0 4 0 383992372 926162944 148267 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293938 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 226114 148267 379 95 0 221096 0
[pid=7692/tid=7693] ppid=7690 vsize=904456 CPUtime=102.26 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 81712 0 0 0 10204 22 0 0 25 0 4 0 383992373 926162944 148267 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=904456 CPUtime=102.27 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 73907 0 0 0 10205 22 0 0 25 0 4 0 383992373 926162944 148267 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=904456 CPUtime=101.26 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 83495 0 0 0 10105 21 0 0 25 0 4 0 383992373 926162944 148267 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.09
Current children cumulated vsize (KiB) 904456

[startup+162.301 s]

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

[pid=7692] ppid=7690 vsize=1363208 CPUtime=2802.05 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 1477174 0 0 0 279753 452 0 0 25 0 4 0 383992372 1395924992 239366 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 340802 239366 379 95 0 335784 0
[pid=7692/tid=7693] ppid=7690 vsize=1363208 CPUtime=702.25 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 365442 0 0 0 70111 114 0 0 25 0 4 0 383992373 1395924992 239366 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=1363208 CPUtime=702.27 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 356178 0 0 0 70116 111 0 0 25 0 4 0 383992373 1395924992 239367 33554432000 4194304 4580107 140733474233120 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=1363208 CPUtime=695.25 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 372101 0 0 0 69411 114 0 0 25 0 4 0 383992373 1395924992 239367 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.05
Current children cumulated vsize (KiB) 1363208

[startup+762.301 s]
/proc/loadavg: 8.12 8.07 7.93 9/323 7725
/proc/meminfo: memFree=24863964/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=1364708 CPUtime=3041.44 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 1589133 0 0 0 303653 491 0 0 25 0 4 0 383992372 1397460992 247774 33554432000 4194304 4580107 140733474233120 18446744073709551615 4318708 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 341177 247776 379 95 0 336159 0
[pid=7692/tid=7693] ppid=7690 vsize=1364708 CPUtime=762.24 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 393506 0 0 0 76100 124 0 0 25 0 4 0 383992373 1397460992 247776 33554432000 4194304 4580107 140733474233120 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=1364708 CPUtime=762.26 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 384070 0 0 0 76105 121 0 0 25 0 4 0 383992373 1397460992 247776 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=1364708 CPUtime=754.64 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 400257 0 0 0 75340 124 0 0 25 0 4 0 383992373 1397460992 247776 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.44
Current children cumulated vsize (KiB) 1364708

[startup+822.301 s]
/proc/loadavg: 8.09 8.07 7.94 9/323 7727
/proc/meminfo: memFree=24874584/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=1312432 CPUtime=3280.84 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 1700825 0 0 0 327554 530 0 0 25 0 4 0 383992372 1343930368 238719 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 328108 238719 379 95 0 323090 0
[pid=7692/tid=7693] ppid=7690 vsize=1312432 CPUtime=822.24 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 421202 0 0 0 82089 135 0 0 25 0 4 0 383992373 1343930368 238719 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=1312432 CPUtime=822.25 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 412971 0 0 0 82096 129 0 0 25 0 4 0 383992373 1343930368 238719 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=1312432 CPUtime=814.05 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 427822 0 0 0 81271 134 0 0 25 0 4 0 383992373 1343930368 238719 33554432000 4194304 4580107 140733474233120 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.84
Current children cumulated vsize (KiB) 1312432

[startup+882.301 s]
/proc/loadavg: 8.12 8.09 7.95 9/323 7729
/proc/meminfo: memFree=24582644/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=1566304 CPUtime=3520.21 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 1867037 0 0 0 351447 574 0 0 25 0 4 0 383992372 1603895296 305896 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 391576 305896 379 95 0 386558 0
[pid=7692/tid=7693] ppid=7690 vsize=1566304 CPUtime=882.23 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 472601 0 0 0 88076 147 0 0 25 0 4 0 383992373 1603895296 305896 33554432000 4194304 4580107 140733474233120 18446744073709551615 4321636 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=1566304 CPUtime=882.25 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 438894 0 0 0 88086 139 0 0 25 0 4 0 383992373 1603895296 305897 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=1566304 CPUtime=873.44 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 474062 0 0 0 87197 147 0 0 25 0 4 0 383992373 1603895296 305897 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.21
Current children cumulated vsize (KiB) 1566304

[startup+942.301 s]
/proc/loadavg: 8.08 8.08 7.95 9/323 7730
/proc/meminfo: memFree=24589540/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=1514552 CPUtime=3759.63 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 1974765 0 0 0 375352 611 0 0 25 0 4 0 383992372 1550901248 300244 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 378638 300244 379 95 0 373620 0
[pid=7692/tid=7693] ppid=7690 vsize=1514552 CPUtime=942.24 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 499662 0 0 0 94067 157 0 0 25 0 4 0 383992373 1550901248 300247 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=1514552 CPUtime=942.26 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 465521 0 0 0 94079 147 0 0 25 0 4 0 383992373 1550901248 300247 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293076 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=1514552 CPUtime=932.85 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 501040 0 0 0 93129 156 0 0 25 0 4 0 383992373 1550901248 300247 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.63
Current children cumulated vsize (KiB) 1514552

[startup+1002.3 s]
/proc/loadavg: 8.06 8.08 7.96 9/323 7732
/proc/meminfo: memFree=24545108/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=1460672 CPUtime=3999 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 2079850 0 0 0 399251 649 0 0 25 0 4 0 383992372 1495728128 303894 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 365168 303894 379 95 0 360150 0
[pid=7692/tid=7693] ppid=7690 vsize=1460672 CPUtime=1002.22 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 526179 0 0 0 100055 167 0 0 25 0 4 0 383992373 1495728128 303894 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=1460672 CPUtime=1002.25 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 492550 0 0 0 100068 157 0 0 25 0 4 0 383992373 1495728128 303894 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=1460672 CPUtime=992.23 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 527284 0 0 0 99059 164 0 0 25 0 4 0 383992373 1495728128 303894 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999
Current children cumulated vsize (KiB) 1460672

[startup+1062.31 s]
/proc/loadavg: 8.17 8.11 7.97 9/323 7733
/proc/meminfo: memFree=24461980/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=1571812 CPUtime=4238.42 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 2184398 0 0 0 423156 686 0 0 25 0 4 0 383992372 1609535488 319227 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 392953 319227 379 95 0 387935 0
[pid=7692/tid=7693] ppid=7690 vsize=1571812 CPUtime=1062.23 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 551673 0 0 0 106047 176 0 0 25 0 4 0 383992373 1609535488 319227 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=1571812 CPUtime=1062.26 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 519067 0 0 0 106059 167 0 0 25 0 4 0 383992373 1609535488 319227 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=1571812 CPUtime=1051.65 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 552834 0 0 0 104991 174 0 0 25 0 4 0 383992373 1609535488 319227 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.42
Current children cumulated vsize (KiB) 1571812

[startup+1122.3 s]
/proc/loadavg: 8.13 8.10 7.98 9/323 7735
/proc/meminfo: memFree=24376140/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=1638712 CPUtime=4477.78 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 2298945 0 0 0 447052 726 0 0 25 0 4 0 383992372 1678041088 325118 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293781 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 409678 325118 379 95 0 404660 0
[pid=7692/tid=7693] ppid=7690 vsize=1638712 CPUtime=1122.21 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 582158 0 0 0 112036 185 0 0 25 0 4 0 383992373 1678041088 325118 33554432000 4194304 4580107 140733474233120 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=1638712 CPUtime=1122.25 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 543084 0 0 0 112048 177 0 0 25 0 4 0 383992373 1678041088 325118 33554432000 4194304 4580107 140733474233120 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=1638712 CPUtime=1111.04 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 583000 0 0 0 110919 185 0 0 25 0 4 0 383992373 1678041088 325118 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4477.78
Current children cumulated vsize (KiB) 1638712

[startup+1182.3 s]
/proc/loadavg: 8.05 8.08 7.98 9/323 7737
/proc/meminfo: memFree=24311728/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=1719268 CPUtime=4717.16 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 2414605 0 0 0 470951 765 0 0 25 0 4 0 383992372 1760530432 363739 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 429817 363739 379 95 0 424799 0
[pid=7692/tid=7693] ppid=7690 vsize=1719268 CPUtime=1181.62 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 606504 0 0 0 117968 194 0 0 25 0 4 0 383992373 1760530432 363739 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=1719268 CPUtime=1182.24 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 584831 0 0 0 118037 187 0 0 25 0 4 0 383992373 1760530432 363739 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=1719268 CPUtime=1171.02 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 607720 0 0 0 116907 195 0 0 25 0 4 0 383992373 1760530432 363739 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4717.16
Current children cumulated vsize (KiB) 1719268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.11 s]
/proc/loadavg: 8.03 8.07 7.98 9/323 7737
/proc/meminfo: memFree=24290168/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=1719872 CPUtime=4800.21 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 2451038 0 0 0 479244 777 0 0 25 0 4 0 383992372 1761148928 352771 33554432000 4194304 4580107 140733474233120 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 429968 352771 379 95 0 424950 0
[pid=7692/tid=7693] ppid=7690 vsize=1719872 CPUtime=1202.21 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 616026 0 0 0 120024 197 0 0 25 0 4 0 383992373 1761148928 352780 33554432000 4194304 4580107 140733474233120 18446744073709551615 4316661 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=1719872 CPUtime=1203.07 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 592556 0 0 0 120117 190 0 0 25 0 4 0 383992373 1761148928 352781 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=1719872 CPUtime=1191.85 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 617349 0 0 0 118986 199 0 0 25 0 4 0 383992373 1761148928 352781 33554432000 4194304 4580107 140733474233120 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1719872

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

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

[startup+1203.11 s]
/proc/loadavg: 8.03 8.07 7.98 9/323 7737
/proc/meminfo: memFree=24290168/32951124 swapFree=46575252/67111528
[pid=7692] ppid=7690 vsize=1719872 CPUtime=4800.21 cores=1,3,5,7
/proc/7692/stat : 7692 (strangenight2-m) R 7690 7692 7660 0 -1 4202496 2451038 0 0 0 479244 777 0 0 25 0 4 0 383992372 1761148928 352771 33554432000 4194304 4580107 140733474233120 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7692/statm: 429968 352771 379 95 0 424950 0
[pid=7692/tid=7693] ppid=7690 vsize=1719872 CPUtime=1202.21 cores=1,3,5,7
/proc/7692/task/7693/stat : 7693 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 616026 0 0 0 120024 197 0 0 25 0 4 0 383992373 1761148928 352780 33554432000 4194304 4580107 140733474233120 18446744073709551615 4316661 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7692/tid=7694] ppid=7690 vsize=1719872 CPUtime=1203.07 cores=1,3,5,7
/proc/7692/task/7694/stat : 7694 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 592556 0 0 0 120117 190 0 0 25 0 4 0 383992373 1761148928 352781 33554432000 4194304 4580107 140733474233120 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7692/tid=7695] ppid=7690 vsize=1719872 CPUtime=1191.85 cores=1,3,5,7
/proc/7692/task/7695/stat : 7695 (strangenight2-m) R 7690 7692 7660 0 -1 4202560 617349 0 0 0 118986 199 0 0 25 0 4 0 383992373 1761148928 352781 33554432000 4194304 4580107 140733474233120 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1719872

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.19
CPU time (s): 4800.32
CPU user time (s): 4792.49
CPU system time (s): 7.83281
CPU usage (%): 398.966
Max. virtual memory (cumulated for all children) (KiB): 1733204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.49
system time used= 7.83281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2451056
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= 3142
involuntary context switches= 30007

runsolver used 3.21551 second user time and 8.84465 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-14 20:33:31
IDJOB=3366175
IDBENCH=82584
IDSOLVER=1844
FILE ID=node107/3366175-1305398011
RUNJOBID= node107-1305398011-7679
PBS_JOBID= 13324475
Free space on /tmp= 73432 MiB

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

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

MD5SUM BENCH= cf967108532c9cfea4028aa361399380
RANDOM SEED=1368393193

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27345968 kB
Buffers:        118748 kB
Cached:         917748 kB
SwapCached:       9832 kB
Active:        5259472 kB
Inactive:        63396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27345968 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:            8300 kB
Writeback:           0 kB
AnonPages:     4284096 kB
Mapped:          18284 kB
Slab:           146804 kB
PageTables:      68600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64914516 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= 73420 MiB
End job on node107 at 2011-05-14 20:53:36