Trace number 3366162

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.33 1203.28

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S976131144-051-UNKNOWN.cnf
MD5SUM951fe016d765ee9b2e2038c7330879da
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.87765
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.01	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.29/0.11	c This is CryptoMiniSat 3.0.0
0.29/0.11	c WARNING: for repeatability, setting FPU to use double precision
0.29/0.11	c Reading file 'HOME/instance-3366162-1305397551.cnf'
0.29/0.11	c -- header says num vars:          15000
0.29/0.11	c -- header says num clauses:       63000
0.29/0.21	c -- clauses added:            0 learnts,        63000 normals,            0 xors
0.29/0.21	c -- vars added      15000
0.29/0.21	c Parsing time:  0.04 s
0.29/0.21	c  N st     0         0     15000     63000         0         0    189000         0   no data   no data
0.29/0.21	c asymm  cl-useful: 0/63000/63000 lits-rem:0 time: 0.05
0.29/0.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.70/0.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.70/0.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.70/0.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.70/0.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  15000 time:  0.00 s
0.70/0.27	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
0.70/0.36	c lits-rem:         0  cl-subs:        0  v-elim:    363  v-fix:    0  time:  0.09 s
0.70/0.36	c Finding binary XORs  T:     0.00 s  found:       0
0.70/0.38	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.70/0.38	c calculated reachability. Time: 0.00
0.70/0.38	c Calc default polars -  time:   0.01 s pos:    6742 undec:    1606 neg:    6652
0.70/0.38	c =========================================================================================
0.70/0.38	c types(t): F = full restart, N = normal restart
0.70/0.38	c types(t): S = simplification begin/end, E = solution found
0.70/0.38	c restart types(rt): st = static, dy = dynamic
0.70/0.38	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.70/0.38	c  B st     0         0     14637     62606         0         0    190096         0   no data   no data
4.58/1.29	c  N dy    20      4018     14637     62606         0      4016    190096    849828    112.58    118.96
8.58/2.27	c  N dy    50      8223     14637     62606         0      8220    190096   1626434    113.00    124.34
12.56/3.25	c  N dy    76     12329     14637     62606         0     12326    190096   2370313    112.41    119.31
16.55/4.23	c  N dy   100     16379     14637     62606         0     16375    190096   3063500    111.44    120.90
20.54/5.26	c  N dy   127     20394     14637     62606         0     10394    190096    572301    111.98    120.81
24.57/6.28	c  N dy   158     24547     14637     62606         0     14547    190096   1324987    112.74    119.73
24.93/6.39	c  F st   162     25001     14637     62606         0     15001    190096   1411260    112.94   no data
30.52/7.75	c  N dy   168     30001     14637     62606         0     20001    190096   2666175    112.94   no data
30.52/7.75	c  S st   168     30001     14637     62606         0     20001    190096   2666175    112.94   no data
30.92/7.89	c  S st   168     30506     14637     62606         0     20506    190096   2742469    112.94   no data
31.32/7.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.32/7.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.04
31.32/7.96	c blocked clauses removed:      251 vars:     46 tried:       14637 T: 0.01 s
31.32/7.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.32/7.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.32/7.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14591 time:  0.00 s
31.32/7.97	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
31.72/8.04	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.06 s
32.52/8.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.30/8.96	c lits-rem:        21  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.69 s
35.70/9.04	c asymm  cl-useful: 0/62352/62352 lits-rem:0 time: 0.08
35.70/9.04	c calculated reachability. Time: 0.00
35.70/9.04	c  N dy   168     30506     14588     62352         0     20403    189351   2697612    112.94   no data
40.48/10.23	c  N dy   193     34777     14588     62352         0     24673    189351   3451719    112.83    126.17
45.27/11.41	c  N dy   220     38909     14588     62352         0     28805    189351   4177024    112.84    122.42
49.66/12.56	c  N dy   245     43008     14588     62352         0     17454    189351    954734    112.28    119.56
52.85/13.30	c  S st   266     45759     14588     62352         0     20205    189351   1451094    112.69   no data
53.25/13.42	c  S st   266     46264     14588     62352         0     20710    189351   1523451    112.69   no data
53.25/13.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.25/13.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.04
53.25/13.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.25/13.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.25/13.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.25/13.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14588 time:  0.00 s
53.65/13.50	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
53.65/13.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
54.05/13.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.86/13.85	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.20 s
54.86/13.85	c vivif2 --  cl tried    62352 cl shrink        0 lits rem          0 time: 0.01
54.86/13.87	c vivif2 --  cl tried    20709 cl shrink        0 lits rem          0 time: 0.02
55.28/13.95	c asymm  cl-useful: 0/62352/62352 lits-rem:0 time: 0.08
55.28/13.96	c calculated reachability. Time: 0.00
55.28/13.96	c  N dy   266     46264     14588     62352         0     20709    189351   1523230    112.69   no data
59.68/15.03	c  N dy   292     50311     14588     62352         0     24756    189351   2230569    112.75    119.51
64.06/16.15	c  N dy   321     54341     14588     62352         0     28785    189351   2957692    113.02    119.54
68.81/17.32	c  N dy   347     58478     14588     62352         0     32922    189351   3720356    113.13    119.31
73.59/18.52	c  N dy   373     62546     14588     62352         0     36990    189351   4452967    113.13    119.62
77.99/19.64	c  N dy   399     66621     14588     62352         0     22341    189351   1263708    113.05    120.18
80.78/20.39	c  S st   417     69397     14588     62352         0     25117    189351   1773079    113.06   no data
81.62/20.54	c  S st   417     69900     14588     62352         0     25620    189351   1839537    113.06   no data
81.62/20.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
81.97/20.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.04
81.97/20.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.97/20.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.97/20.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.97/20.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14588 time:  0.00 s
81.97/20.63	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
81.97/20.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
82.37/20.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.97/21.10	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.31 s
83.97/21.10	c vivif2 --  cl tried    62352 cl shrink        0 lits rem          0 time: 0.01
83.97/21.13	c vivif2 --  cl tried    25617 cl shrink        0 lits rem          0 time: 0.03
84.37/21.21	c asymm  cl-useful: 0/62352/62352 lits-rem:0 time: 0.08
84.37/21.22	c calculated reachability. Time: 0.00
84.37/21.22	c  N dy   417     69900     14588     62352         0     25617    189351   1838978    113.06   no data
89.16/22.49	c  N dy   447     74446     14588     62352         0     30163    189351   2654315    113.12    125.26
95.14/23.91	c  N dy   479     79283     14588     62352         0     35000    189351   3514203    113.13    120.55
101.13/25.43	c  N dy   510     84449     14588     62352         0     40166    189351   4431530    113.04    125.17
104.71/26.38	c  F st   533     87500     14588     62352         0     22355    189351    848442    113.23   no data
108.70/27.31	c  N st   538     90797     14588     62352         0     25652    189351   1594955    113.23   no data
115.09/28.99	c  N dy   563     96609     14588     62352         0     31464    189351   2738463    113.18    122.13
122.27/30.79	c  N dy   599    102780     14588     62352         0     37635    189351   3813494    112.92    120.65
125.08/31.42	c  S st   614    104850     14588     62352         0     39705    189351   4190190    112.98   no data
125.51/31.58	c  S st   614    105352     14588     62352         0     40207    189351   4259498    112.98   no data
125.51/31.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
125.86/31.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
125.86/31.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
125.86/31.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.86/31.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.86/31.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14588 time:  0.00 s
125.86/31.68	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
126.26/31.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
127.06/31.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.04/33.94	c lits-rem:         7  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.93 s
135.04/33.94	c vivif2 --  cl tried    62352 cl shrink        0 lits rem          0 time: 0.01
135.44/34.01	c vivif2 --  cl tried    40202 cl shrink        0 lits rem          0 time: 0.06
135.84/34.12	c asymm  cl-useful: 0/62352/62352 lits-rem:0 time: 0.11
135.84/34.13	c calculated reachability. Time: 0.00
135.84/34.13	c  N dy   614    105352     14588     62352         0     40202    189351   4256927    112.98   no data
144.22/36.20	c  N dy   658    112115     14588     62352         0     24533    189351    912410    113.00    119.91
152.19/38.27	c  N dy   707    119280     14588     62352         0     31698    189351   2193352    113.07    119.08
161.37/40.54	c  N dy   756    126939     14588     62352         0     39357    189351   3563285    113.03    122.06
171.75/43.17	c  N dy   816    135080     14588     62352         0     23784    189351    522159    113.17    123.33
181.73/45.65	c  N dy   877    143764     14588     62352         0     32466    189351   2097958    113.35    127.51
192.50/48.39	c  N dy   931    152945     14588     62352         0     41645    189351   3723360    113.18    121.85
198.89/49.99	c  S st   965    158028     14588     62352         0     46727    189351   4659796    113.26    107.70
199.70/50.17	c  S st   965    158530     14588     62352         0     47229    189351   4722254    113.26   no data
199.70/50.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
200.12/50.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
200.12/50.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
200.12/50.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
200.12/50.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
200.12/50.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14588 time:  0.00 s
200.12/50.28	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
200.47/50.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
201.27/50.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
213.28/53.53	c lits-rem:         5  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.90 s
213.28/53.53	c vivif2 --  cl tried    62352 cl shrink        0 lits rem          0 time: 0.01
213.64/53.60	c vivif2 --  cl tried    47227 cl shrink        0 lits rem          0 time: 0.07
214.04/53.72	c asymm  cl-useful: 0/62352/62352 lits-rem:0 time: 0.11
214.04/53.72	c calculated reachability. Time: 0.00
214.04/53.72	c  N dy   965    158530     14588     62352         0     47227    189351   4722054    113.26   no data
226.02/56.77	c  N dy  1034    168683     14588     62352         0     32526    189351   1856181    113.27    120.76
239.61/60.13	c  N dy  1115    179480     14588     62352         0     43323    189351   3858823    113.65    120.20
253.94/63.79	c  N dy  1194    190947     14588     62352         0     28865    189351   1013375    113.81    120.26
268.70/67.43	c  N dy  1277    203198     14588     62352         0     41115    189351   3282855    113.96    120.68
285.86/71.70	c  N dy  1363    216215     14588     62352         0     27166    189351    486729    113.90    127.36
302.22/75.80	c  N dy  1453    230069     14588     62352         0     41020    189351   2964023    113.93    125.89
311.79/78.28	c  S st  1506    237795     14588     62352         0     48745    189351   4369602    113.91    111.70
312.59/78.45	c  S st  1506    238298     14588     62352         0     49248    189351   4441562    113.91   no data
312.59/78.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
312.99/78.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
312.99/78.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
312.99/78.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
312.99/78.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
312.99/78.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14588 time:  0.00 s
312.99/78.56	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
313.39/78.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
314.22/78.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
326.16/81.80	c lits-rem:         5  cl-subs:        7  v-elim:      0  v-fix:    0  time:  2.92 s
326.16/81.80	c vivif2 --  cl tried    62352 cl shrink        0 lits rem          0 time: 0.01
326.16/81.87	c vivif2 --  cl tried    49241 cl shrink        0 lits rem          0 time: 0.07
326.56/81.99	c asymm  cl-useful: 0/62352/62352 lits-rem:0 time: 0.12
326.56/81.99	c calculated reachability. Time: 0.00
326.56/81.99	c  N dy  1506    238298     14588     62352         0     49241    189351   4440193    113.91   no data
345.71/86.74	c  N dy  1595    253525     14588     62352         0     36492    189351   1979634    113.85    119.92
366.90/92.05	c  N dy  1699    269732     14588     62352         0     52696    189351   4927791    113.87    156.69
388.42/97.49	c  N dy  1820    287056     14588     62352         0     41033    189351   2629757    113.93    120.08
412.73/103.59	c  N dy  1942    305441     14588     62352         0     59416    189351   5967463    113.97    120.16
414.34/103.90	c  F st  1948    306251     14588     62352         0     30231    189351    464922    113.96     92.78
437.46/109.77	c  N dy  2038    325024     14588     62352         0     49003    189351   4188984    114.00    120.25
463.80/116.35	c  N dy  2162    345092     14588     62352         0     38076    189351   1673670    113.93    121.09
479.37/120.26	c  S st  2241    357449     14588     62352         0     50429    189351   3931325    113.94   no data
480.17/120.44	c  S st  2241    357954     14588     62352         0     50934    189351   4004284    113.94   no data
480.17/120.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
480.58/120.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
480.58/120.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
480.58/120.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
480.58/120.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
480.58/120.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14588 time:  0.00 s
480.58/120.56	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
481.00/120.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
481.75/120.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
492.94/123.60	c lits-rem:        17  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.77 s
492.94/123.61	c vivif2 --  cl tried    62352 cl shrink        0 lits rem          0 time: 0.01
492.94/123.67	c vivif2 --  cl tried    50932 cl shrink        0 lits rem          0 time: 0.06
493.34/123.79	c asymm  cl-useful: 0/62352/62352 lits-rem:0 time: 0.12
493.34/123.79	c calculated reachability. Time: 0.00
493.34/123.79	c  N dy  2241    357954     14588     62352         0     50932    189351   4003596    113.94   no data
520.86/130.66	c  N dy  2372    378051     14588     62352         0     39031    189351   1685518    113.96    121.12
547.59/137.31	c  N dy  2510    398129     14588     62352         0     59108    189351   5347782    114.03    120.07
573.53/143.89	c  N dy  2643    418207     14588     62352         0     46185    189351   2830930    114.11    128.29
601.45/150.82	c  N dy  2779    438451     14588     62352         0     66429    189351   6504985    114.16    124.72
626.99/157.25	c  N dy  2902    458536     14588     62352         0     52519    189351   3826413    114.21    125.35
654.92/164.26	c  N dy  3027    478624     14588     62352         0     37607    189351    911613    114.20    121.93
680.85/170.70	c  N dy  3156    498689     14588     62352         0     57671    189351   4477059    114.16    121.20
708.39/177.67	c  N dy  3290    518739     14588     62352         0     41726    189351   1493572    114.16    151.04
732.32/183.66	c  S st  3400    536931     14588     62352         0     59916    189351   4779464    114.13    116.32
733.13/183.85	c  S st  3400    537435     14588     62352         0     60420    189351   4838938    114.13   no data
733.13/183.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
733.53/183.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.07
733.53/183.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
733.53/183.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
733.53/183.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
733.53/183.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14588 time:  0.00 s
733.53/183.97	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
733.93/184.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
734.72/184.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
745.49/186.92	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time:  2.61 s
745.49/186.92	c vivif2 --  cl tried    62352 cl shrink        0 lits rem          0 time: 0.01
745.89/187.00	c vivif2 --  cl tried    60411 cl shrink        0 lits rem          0 time: 0.07
746.29/187.13	c asymm  cl-useful: 0/62352/62352 lits-rem:0 time: 0.13
746.29/187.14	c calculated reachability. Time: 0.00
746.29/187.14	c  N dy  3400    537435     14588     62352         0     60411    189351   4835747    114.13   no data
774.63/194.30	c  N dy  3537    557619     14588     62352         0     43595    189351   1618908    114.18    121.49
802.14/201.15	c  N dy  3681    577676     14588     62352         0     63651    189351   5298570    114.28    125.31
830.47/208.28	c  N dy  3815    597813     14588     62352         0     45787    189351   1878359    114.37    121.65
858.44/215.23	c  N dy  3943    617954     14588     62352         0     65928    189351   5540600    114.37    121.40
887.12/222.41	c  N dy  4075    638074     14588     62352         0     47048    189351   1893838    114.40    124.02
914.66/229.34	c  N dy  4204    658225     14588     62352         0     67198    189351   5559685    114.43    121.17
944.97/236.98	c  N dy  4340    678238     14588     62352         0     47209    189351   1788911    114.50    121.69
973.30/244.00	c  N dy  4468    698365     14588     62352         0     67335    189351   5474858    114.50    120.94
1002.84/251.46	c  N dy  4604    718457     14588     62352         0     46428    189351   1448225    114.59    125.84
1030.75/258.42	c  N dy  4739    738600     14588     62352         0     66569    189351   5137992    114.63    123.06
1061.07/266.06	c  N dy  4878    758689     14588     62352         0     44662    189351    924255    114.67    122.82
1088.60/272.91	c  N dy  5014    778800     14588     62352         0     64772    189351   4626570    114.71    121.12
1118.93/280.59	c  N dy  5144    798836     14588     62352         0     84807    189351   8241069    114.69    122.34
1128.90/283.09	c  S st  5197    806152     14588     62352         0     49128    189351   1568204    114.71    110.39
1129.70/283.27	c  S st  5197    806658     14588     62352         0     49634    189351   1631458    114.71   no data
1129.70/283.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1130.11/283.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
1130.11/283.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1130.11/283.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1130.11/283.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1130.11/283.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14588 time:  0.00 s
1130.11/283.39	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
1130.53/283.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1130.89/283.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1133.29/284.15	c lits-rem:         8  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.62 s
1133.29/284.16	c vivif2 --  cl tried    62352 cl shrink        0 lits rem          0 time: 0.01
1133.29/284.19	c vivif2 --  cl tried    49633 cl shrink        0 lits rem          0 time: 0.03
1134.09/284.30	c asymm  cl-useful: 0/62352/62352 lits-rem:0 time: 0.11
1134.09/284.31	c calculated reachability. Time: 0.00
1134.09/284.31	c  N dy  5197    806658     14588     62352         0     49633    189351   1631337    114.71   no data
1162.81/291.55	c  N dy  5339    826766     14588     62352         0     69740    189351   5366352    114.76    122.22
1194.34/299.41	c  N dy  5474    846840     14588     62352         0     45814    189351    766070    114.84    125.37
1221.86/306.38	c  N dy  5611    866964     14588     62352         0     65937    189351   4503011    114.89    122.15
1253.01/314.12	c  N dy  5741    886984     14588     62352         0     85957    189351   8189015    114.91    121.57
1281.72/321.35	c  N dy  5875    907026     14588     62352         0     60996    189351   3411075    114.95    127.04
1311.63/328.85	c  N dy  6006    927110     14588     62352         0     81079    189351   7090696    114.95    129.35
1341.95/336.44	c  N dy  6133    947166     14588     62352         0     55137    189351   2119840    114.96    131.40
1370.69/343.66	c  N dy  6261    967296     14588     62352         0     75264    189351   5790970    114.96    121.93
1402.64/351.69	c  N dy  6384    987328     14588     62352         0     48299    189351    679926    114.94    122.65
1430.93/358.74	c  N dy  6519   1007421     14588     62352         0     68391    189351   4390351    114.97    121.48
1462.46/366.61	c  N dy  6656   1027442     14588     62352         0     88411    189351   8109157    115.02    129.35
1492.77/374.21	c  N dy  6780   1047635     14588     62352         0     60604    189351   2761011    115.04    121.23
1522.29/381.67	c  N dy  6911   1067641     14588     62352         0     80610    189351   6445015    115.04    122.60
1529.08/383.39	c  F st  6941   1071875     14588     62352         0     84843    189351   7209253    115.05    101.33
1555.41/389.91	c  N dy  7021   1087754     14588     62352         0     51728    189351    953098    115.06    121.20
1584.14/397.13	c  N dy  7152   1107901     14588     62352         0     71872    189351   4608896    115.07    123.57
1616.06/405.18	c  N dy  7290   1128120     14588     62352         0     92091    189351   8329368    115.10    121.89
1647.18/412.91	c  N dy  7421   1148243     14588     62352         0     62214    189351   2740904    115.12    127.56
1677.50/420.54	c  N dy  7551   1168346     14588     62352         0     82315    189351   6443596    115.12    121.41
1712.61/429.35	c  N dy  7687   1188447     14588     62352         0     51422    189351    557466    115.13    126.06
1741.73/436.68	c  N dy  7821   1208492     14588     62352         0     71466    189351   4290326    115.15    121.40
1744.13/437.25	c  S st  7832   1209988     14588     62352         0     72961    189351   4556325    115.15   no data
1744.96/437.47	c  S st  7832   1210493     14588     62352         0     73466    189351   4628517    115.15   no data
1744.96/437.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1745.32/437.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
1745.32/437.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1745.32/437.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1745.32/437.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1745.32/437.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14588 time:  0.00 s
1745.72/437.60	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
1745.72/437.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1746.51/437.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1759.69/441.12	c lits-rem:         4  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.19 s
1759.69/441.13	c vivif2 --  cl tried    62352 cl shrink        0 lits rem          0 time: 0.01
1760.09/441.20	c vivif2 --  cl tried    73461 cl shrink        0 lits rem          0 time: 0.07
1760.49/441.35	c asymm  cl-useful: 0/62352/62352 lits-rem:0 time: 0.15
1760.49/441.35	c calculated reachability. Time: 0.00
1760.49/441.35	c  N dy  7832   1210493     14588     62352         0     73461    189351   4625693    115.15   no data
1792.82/449.46	c  N dy  7962   1230555     14588     62352         0     93522    189351   8331073    115.16    123.15
1825.52/457.60	c  N dy  8100   1250592     14588     62352         0     61560    189351   2242337    115.18    123.91
1855.84/465.22	c  N dy  8230   1270663     14588     62352         0     81631    189351   6043428    115.22    146.19
1889.79/473.76	c  N dy  8365   1290811     14588     62352         0    101779    189351   9751808    115.22    122.11
1920.51/481.47	c  N dy  8505   1310878     14588     62352         0     68844    189351   3450607    115.25    124.73
1952.39/489.46	c  N dy  8635   1330941     14588     62352         0     88904    189351   7131890    115.25    121.48
1987.10/498.14	c  N dy  8766   1350971     14588     62352         0     54936    189351    658044    115.26    123.08
2016.22/505.46	c  N dy  8896   1371005     14588     62352         0     74965    189351   4342887    115.26    121.80
2049.34/513.75	c  N dy  9034   1391291     14588     62352         0     95249    189351   8108711    115.29    121.67
2083.65/522.36	c  N dy  9169   1411323     14588     62352         0     60283    189351   1479396    115.32    126.29
2113.60/529.85	c  N dy  9295   1431344     14588     62352         0     80300    189351   5156894    115.30    124.05
2147.09/538.26	c  N dy  9429   1451425     14588     62352         0    100381    189351   8804461    115.30    122.34
2180.60/546.62	c  N dy  9569   1471485     14588     62352         0     64449    189351   2045544    115.32    124.63
2210.91/554.22	c  N dy  9695   1491520     14588     62352         0     84480    189351   5747945    115.31    122.25
2244.43/562.69	c  N dy  9825   1511534     14588     62352         0    104492    189351   9444817    115.34    128.44
2277.54/570.98	c  N dy  9958   1531722     14588     62352         0     67690    189351   2496840    115.35    122.03
2309.06/578.89	c  N dy 10099   1551845     14588     62352         0     87813    189351   6203976    115.37    121.86
2343.78/587.58	c  N dy 10229   1571848     14588     62352         0    107815    189351   9908773    115.38    129.23
2376.92/595.83	c  N dy 10361   1591849     14588     62352         0     69817    189351   2703078    115.39    123.39
2408.40/603.76	c  N dy 10487   1611924     14588     62352         0     89891    189351   6379390    115.39    122.04
2443.11/612.48	c  N dy 10618   1631927     14588     62352         0    109894    189351  10055852    115.40    134.55
2476.63/620.81	c  N dy 10755   1652000     14588     62352         0     70965    189351   2763021    115.42    131.18
2508.59/628.87	c  N dy 10892   1672093     14588     62352         0     91056    189351   6491824    115.43    122.37
2544.85/637.96	c  N dy 11028   1692179     14588     62352         0    111140    189351  10221209    115.45    122.74
2576.37/645.81	c  S st 11157   1710495     14588     62352         0     69455    189351   2303241    115.47   no data
2577.17/646.02	c  S st 11157   1711005     14588     62352         0     69965    189351   2380954    115.47   no data
2577.17/646.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2577.57/646.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
2577.57/646.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2577.57/646.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2577.57/646.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2577.57/646.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14588 time:  0.00 s
2577.57/646.14	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
2577.97/646.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2578.39/646.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2585.15/648.01	c lits-rem:         4  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.65 s
2585.15/648.01	c vivif2 --  cl tried    62352 cl shrink        0 lits rem          0 time: 0.01
2585.15/648.05	c vivif2 --  cl tried    69962 cl shrink        0 lits rem          0 time: 0.04
2585.95/648.20	c asymm  cl-useful: 0/62352/62352 lits-rem:0 time: 0.14
2585.95/648.20	c calculated reachability. Time: 0.00
2585.95/648.20	c  N dy 11157   1711005     14588     62352         0     69962    189351   2380049    115.47   no data
2617.47/656.17	c  N dy 11282   1731117     14588     62352         0     90073    189351   6074098    115.46    134.16
2652.99/665.06	c  N dy 11423   1751163     14588     62352         0    110117    189351   9822950    115.47    124.80
2687.69/673.79	c  N dy 11560   1771188     14588     62352         0     69149    189351   2076041    115.50    149.68
2720.00/681.81	c  N dy 11692   1791351     14588     62352         0     89311    189351   5798750    115.51    122.08
2755.10/690.60	c  N dy 11830   1811405     14588     62352         0    109362    189351   9481994    115.53    124.42
2793.01/700.12	c  N dy 11961   1831693     14588     62352         0     67656    189351   1598252    115.54    122.20
2824.93/708.14	c  N dy 12107   1851713     14588     62352         0     87674    189351   5395676    115.58    152.34
2859.27/716.71	c  N dy 12235   1871738     14588     62352         0    107696    189351   9120352    115.58    137.99
2896.75/726.12	c  N dy 12360   1891866     14588     62352         0     64825    189351    868681    115.57    124.69
2927.86/733.96	c  N dy 12487   1912130     14588     62352         0     85088    189351   4609351    115.58    127.51
2962.18/742.56	c  N dy 12623   1932187     14588     62352         0    105139    189351   8356505    115.59    122.87
3000.11/752.06	c  N dy 12757   1952224     14588     62352         0    125174    189351  12024852    115.60    124.08
3032.00/760.08	c  N dy 12892   1972263     14588     62352         0     81218    189351   3738446    115.61    121.95
3066.30/768.67	c  N dy 13026   1992353     14588     62352         0    101307    189351   7516101    115.65    122.07
3103.41/777.98	c  N dy 13164   2012424     14588     62352         0    121376    189351  11218650    115.66    174.94
3138.52/786.74	c  N dy 13307   2032485     14588     62352         0     76444    189351   2667169    115.68    122.51
3171.28/794.95	c  N dy 13431   2052536     14588     62352         0     96494    189351   6353646    115.67    123.11
3207.13/803.98	c  N dy 13565   2072558     14588     62352         0    116515    189351  10034030    115.69    122.21
3245.05/813.47	c  N dy 13698   2092613     14588     62352         0     70576    189351   1410382    115.70    126.63
3277.35/821.58	c  N dy 13828   2112827     14588     62352         0     90787    189351   5114332    115.71    123.01
3313.66/830.62	c  N dy 13967   2133204     14588     62352         0    111162    189351   8982404    115.74    122.17
3352.36/840.36	c  N dy 14100   2153220     14588     62352         0    131177    189351  12645472    115.74    125.75
3385.90/848.76	c  N dy 14239   2173415     14588     62352         0     84374    189351   3772322    115.75    121.93
3422.17/857.87	c  N dy 14370   2193488     14588     62352         0    104445    189351   7511906    115.76    122.68
3457.68/866.75	c  S st 14482   2211005     14588     62352         0    121959    189351  10712014    115.75   no data
3458.88/867.04	c  S st 14482   2211509     14588     62352         0    122463    189351  10769445    115.75   no data
3458.88/867.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3459.28/867.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.12
3459.68/867.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3459.68/867.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3459.68/867.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3459.68/867.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14588 time:  0.00 s
3459.68/867.22	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
3460.08/867.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
3462.47/867.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3489.20/874.60	c lits-rem:        19  cl-subs:        9  v-elim:      0  v-fix:    0  time:  6.57 s
3489.20/874.61	c vivif2 --  cl tried    62352 cl shrink        0 lits rem          0 time: 0.01
3489.60/874.78	c vivif2 --  cl tried   122454 cl shrink        0 lits rem          0 time: 0.17
3490.80/875.01	c asymm  cl-useful: 0/62352/62352 lits-rem:0 time: 0.23
3490.80/875.01	c calculated reachability. Time: 0.00
3490.80/875.01	c  N dy 14482   2211509     14588     62352         0    122454    189351  10766173    115.75   no data
3528.31/884.40	c  N dy 14617   2231572     14588     62352         0     74521    189351   1778819    115.77    125.00
3561.02/892.67	c  N dy 14754   2251640     14588     62352         0     94586    189351   5498934    115.78    124.46
3597.32/901.72	c  N dy 14888   2271774     14588     62352         0    114719    189351   9191307    115.79    123.31
3636.82/911.66	c  N dy 15019   2291998     14588     62352         0    134943    189351  12899974    115.79    122.22
3670.33/920.02	c  N dy 15153   2312011     14588     62352         0     85959    189351   3751414    115.80    144.55
3705.05/928.78	c  N dy 15281   2332078     14588     62352         0    106026    189351   7469230    115.80    123.42
3743.34/938.36	c  N dy 15420   2352089     14588     62352         0    126037    189351  11191537    115.81    123.25
3782.04/948.07	c  N dy 15563   2372183     14588     62352         0     76133    189351   1712398    115.84    125.57
3815.16/956.38	c  N dy 15692   2392202     14588     62352         0     96149    189351   5447947    115.85    124.24
3851.50/965.42	c  N dy 15815   2412224     14588     62352         0    116168    189351   9153580    115.85    128.29
3891.36/975.46	c  N dy 15959   2432231     14588     62352         0    136173    189351  12912113    115.87    123.17
3926.86/984.38	c  N dy 16099   2452471     14588     62352         0     85421    189351   3277808    115.89    123.07
3961.98/993.15	c  N dy 16237   2472503     14588     62352         0    105452    189351   6996078    115.91    124.68
3999.89/1002.66	c  N dy 16372   2492507     14588     62352         0    125454    189351  10671834    115.92    123.28
4041.37/1013.01	c  N dy 16508   2512531     14588     62352         0     73483    189351    875538    115.93    122.10
4074.10/1021.21	c  N dy 16645   2532570     14588     62352         0     93521    189351   4681173    115.96    169.10
4110.02/1030.28	c  N dy 16780   2552623     14588     62352         0    113571    189351   8405525    115.97    123.14
4149.52/1040.18	c  N dy 16913   2572659     14588     62352         0    133601    189351  12185581    116.00    125.00
4188.19/1049.83	c  N dy 17038   2592743     14588     62352         0     80691    189351   2011316    116.00    122.28
4222.10/1058.32	c  N dy 17170   2612812     14588     62352         0    100759    189351   5684846    116.01    157.96
4259.64/1067.78	c  N dy 17299   2633246     14588     62352         0    121191    189351   9465553    116.02    123.90
4300.30/1077.98	c  N dy 17428   2653289     14588     62352         0    141234    189351  13177353    116.02    122.58
4338.23/1087.50	c  N dy 17571   2673383     14588     62352         0     87332    189351   3123599    116.05    124.04
4374.50/1096.58	c  N dy 17710   2693596     14588     62352         0    107543    189351   6854537    116.06    126.69
4411.61/1105.83	c  S st 17835   2711510     14588     62352         0    125455    189351  10171349    116.07   no data
4412.83/1106.13	c  S st 17835   2712011     14588     62352         0    125956    189351  10234437    116.07   no data
4412.83/1106.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4413.24/1106.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.12
4413.24/1106.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4413.60/1106.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4413.60/1106.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4413.60/1106.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  14588 time:  0.00 s
4413.60/1106.31	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.01 s
4414.01/1106.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
4416.01/1106.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4441.94/1113.45	c lits-rem:         3  cl-subs:       13  v-elim:      0  v-fix:    0  time:  6.43 s
4441.94/1113.46	c vivif2 --  cl tried    62352 cl shrink        0 lits rem          0 time: 0.01
4442.74/1113.62	c vivif2 --  cl tried   125943 cl shrink        0 lits rem          0 time: 0.16
4443.55/1113.86	c asymm  cl-useful: 0/62352/62352 lits-rem:0 time: 0.23
4443.55/1113.87	c calculated reachability. Time: 0.00
4443.55/1113.87	c  N dy 17835   2712011     14588     62352         0    125943    189351  10229641    116.07   no data
4485.83/1124.40	c  N dy 17975   2732091     14588     62352         0    146022    189351  13976617    116.09    126.52
4520.94/1133.23	c  N dy 18108   2752294     14588     62352         0     91232    189351   3607994    116.09    124.09
4556.03/1142.06	c  N dy 18231   2772367     14588     62352         0    111301    189351   7303263    116.09    125.35
4595.14/1151.81	c  N dy 18361   2792398     14588     62352         0    131332    189351  10946504    116.08    122.40
4639.43/1162.91	c  N dy 18500   2812460     14588     62352         0    151394    189351  14710883    116.10    122.63
4673.73/1171.59	c  N dy 18628   2832560     14588     62352         0     95502    189351   4266467    116.09    125.27
4710.04/1180.66	c  N dy 18766   2852574     14588     62352         0    115516    189351   7959719    116.10    123.19
4749.94/1190.68	c  N dy 18899   2872617     14588     62352         0    135558    189351  11686684    116.11    123.35
4792.63/1201.35	c  N dy 19034   2892722     14588     62352         0     78666    189351    923394    116.11    122.71

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-3366162-1305397551/watcher-3366162-1305397551 -o /tmp/evaluation-result-3366162-1305397551/solver-3366162-1305397551 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366162-1305397551.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: 2.55 3.09 3.38 3/305 13382
/proc/meminfo: memFree=12327924/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=8440 CPUtime=0 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) S 13380 13382 13350 0 -1 4194304 97 0 0 0 0 0 0 0 25 0 1 0 651353864 8642560 53 33554432000 4194304 4580107 140736592742816 18446744073709551615 235589942919 0 2147483391 4096 0 18446744071699215550 0 0 17 4 0 0 0
/proc/13382/statm: 2110 53 41 95 0 44 0
[pid=13382/tid=13383] ppid=13380 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651353865 52396032 347 33554432000 4194304 4580107 140736592742816 18446744073709551615 47842926090162 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651353865 52396032 347 33554432000 4194304 4580107 140736592742816 18446744073709551615 47842926090162 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651353865 52396032 347 33554432000 4194304 4580107 140736592742816 18446744073709551615 235606664246 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.109167 s]
/proc/loadavg: 2.55 3.09 3.38 3/305 13382
/proc/meminfo: memFree=12327924/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=51168 CPUtime=0.29 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) D 13380 13382 13350 0 -1 4202496 427 0 0 0 29 0 0 0 25 0 4 0 651353864 52396032 361 33554432000 4194304 4580107 140736592742816 18446744073709551615 4218478 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13382/statm: 12792 361 308 95 0 7774 0
[pid=13382/tid=13383] ppid=13380 vsize=51168 CPUtime=0.09 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) D 13380 13382 13350 0 -1 4202560 8 0 0 0 9 0 0 0 25 0 4 0 651353865 52396032 361 33554432000 4194304 4580107 140736592742816 18446744073709551615 235594909786 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=51168 CPUtime=0.09 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 2 0 0 0 9 0 0 0 25 0 4 0 651353865 52396032 361 33554432000 4194304 4580107 140736592742816 18446744073709551615 47842923521040 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) D 13380 13382 13350 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 4 0 651353865 52396032 361 33554432000 4194304 4580107 140736592742816 18446744073709551615 235594527429 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51168

[startup+0.22335 s]
/proc/loadavg: 2.55 3.09 3.38 3/305 13382
/proc/meminfo: memFree=12327924/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=301944 CPUtime=0.7 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) D 13380 13382 13350 0 -1 4202496 12354 0 0 0 69 1 0 0 18 0 4 0 651353864 309190656 11560 33554432000 4194304 4580107 140736592742816 18446744073709551615 235594909879 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 75486 12055 363 95 0 70468 0
[pid=13382/tid=13383] ppid=13380 vsize=301944 CPUtime=0.2 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 3643 0 0 0 20 0 0 0 18 0 4 0 651353865 309190656 12055 33554432000 4194304 4580107 140736592742816 18446744073709551615 235594909879 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=301944 CPUtime=0.18 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 2797 0 0 0 18 0 0 0 25 0 4 0 651353865 309190656 12150 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=302588 CPUtime=0.11 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 2903 0 0 0 11 0 0 0 18 0 4 0 651353865 309850112 12264 33554432000 4194304 4580107 140736592742816 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 301944

[startup+0.930279 s]
/proc/loadavg: 2.55 3.09 3.38 3/305 13382
/proc/meminfo: memFree=12327924/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=308096 CPUtime=3.51 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 23772 0 0 0 345 6 0 0 19 0 4 0 651353864 315490304 18555 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293134 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 77024 18555 377 95 0 72006 0
[pid=13382/tid=13383] ppid=13380 vsize=308096 CPUtime=0.9 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 6729 0 0 0 88 2 0 0 18 0 4 0 651353865 315490304 18556 33554432000 4194304 4580107 140736592742816 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=308096 CPUtime=0.87 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 6589 0 0 0 87 0 0 0 25 0 4 0 651353865 315490304 18556 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=308096 CPUtime=0.8 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 3500 0 0 0 80 0 0 0 18 0 4 0 651353865 315490304 18556 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 308096

[startup+1.00027 s]
/proc/loadavg: 2.55 3.09 3.38 3/305 13382
/proc/meminfo: memFree=12327924/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=308096 CPUtime=3.79 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 23997 0 0 0 373 6 0 0 19 0 4 0 651353864 315490304 18780 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 77024 18780 377 95 0 72006 0
[pid=13382/tid=13383] ppid=13380 vsize=308096 CPUtime=0.97 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 6783 0 0 0 95 2 0 0 18 0 4 0 651353865 315490304 18780 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=308096 CPUtime=0.94 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 6645 0 0 0 94 0 0 0 25 0 4 0 651353865 315490304 18780 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=308096 CPUtime=0.87 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 3558 0 0 0 87 0 0 0 18 0 4 0 651353865 315490304 18780 33554432000 4194304 4580107 140736592742816 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 308096

[startup+1.50018 s]
/proc/loadavg: 2.55 3.09 3.38 3/305 13382
/proc/meminfo: memFree=12327924/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=308800 CPUtime=5.78 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 25820 0 0 0 572 6 0 0 19 0 4 0 651353864 316211200 20603 33554432000 4194304 4580107 140736592742816 18446744073709551615 4295908 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 77200 20603 377 95 0 72182 0
[pid=13382/tid=13383] ppid=13380 vsize=308800 CPUtime=1.47 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 7213 0 0 0 145 2 0 0 19 0 4 0 651353865 316211200 20603 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=308800 CPUtime=1.44 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 7047 0 0 0 144 0 0 0 25 0 4 0 651353865 316211200 20604 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294080 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=308800 CPUtime=1.37 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 4123 0 0 0 137 0 0 0 19 0 4 0 651353865 316211200 20604 33554432000 4194304 4580107 140736592742816 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 308800

[startup+3.1009 s]
/proc/loadavg: 2.55 3.09 3.38 9/315 13395
/proc/meminfo: memFree=12057160/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=440436 CPUtime=12.16 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 31029 0 0 0 1207 9 0 0 24 0 4 0 651353864 451006464 25812 33554432000 4194304 4580107 140736592742816 18446744073709551615 4305975 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 110109 25812 377 95 0 105091 0
[pid=13382/tid=13383] ppid=13380 vsize=440436 CPUtime=3.07 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 8558 0 0 0 304 3 0 0 24 0 4 0 651353865 451006464 25812 33554432000 4194304 4580107 140736592742816 18446744073709551615 4316717 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=440436 CPUtime=3.04 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 8255 0 0 0 303 1 0 0 25 0 4 0 651353865 451006464 25812 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=440436 CPUtime=2.98 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 5427 0 0 0 297 1 0 0 24 0 4 0 651353865 451006464 25812 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 440436

[startup+6.30033 s]
/proc/loadavg: 2.99 3.17 3.41 9/315 13395
/proc/meminfo: memFree=12037336/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=326900 CPUtime=24.93 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 44621 0 0 0 2480 13 0 0 25 0 4 0 651353864 334745600 23418 33554432000 4194304 4580107 140736592742816 18446744073709551615 4295890 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 81725 23419 378 95 0 76707 0
[pid=13382/tid=13383] ppid=13380 vsize=326900 CPUtime=6.27 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 11975 0 0 0 623 4 0 0 25 0 4 0 651353865 334745600 23419 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=326900 CPUtime=6.25 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 11661 0 0 0 623 2 0 0 25 0 4 0 651353865 334745600 23419 33554432000 4194304 4580107 140736592742816 18446744073709551615 4317040 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=326900 CPUtime=6.18 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 8807 0 0 0 616 2 0 0 25 0 4 0 651353865 334745600 23419 33554432000 4194304 4580107 140736592742816 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 326900

[startup+12.7002 s]
/proc/loadavg: 3.39 3.25 3.43 9/315 13395
/proc/meminfo: memFree=11886592/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=510332 CPUtime=50.47 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 102671 0 0 0 5020 27 0 0 25 0 4 0 651353864 522579968 64889 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 127583 64889 379 95 0 122565 0
[pid=13382/tid=13383] ppid=13380 vsize=510332 CPUtime=12.67 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 34436 0 0 0 1258 9 0 0 25 0 4 0 651353865 522579968 64899 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=510332 CPUtime=12.65 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 22518 0 0 0 1261 4 0 0 25 0 4 0 651353865 522579968 64899 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=510332 CPUtime=12.59 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 14268 0 0 0 1255 4 0 0 23 0 4 0 651353865 522579968 64899 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 510332

[startup+25.501 s]
/proc/loadavg: 4.48 3.50 3.51 9/315 13395
/proc/meminfo: memFree=11601840/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=565680 CPUtime=101.53 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 153538 0 0 0 10114 39 0 0 25 0 4 0 651353864 579256320 86613 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293704 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 141420 86613 379 95 0 136402 0
[pid=13382/tid=13383] ppid=13380 vsize=565680 CPUtime=25.46 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 45288 0 0 0 2533 13 0 0 25 0 4 0 651353865 579256320 86613 33554432000 4194304 4580107 140736592742816 18446744073709551615 4324385 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=565680 CPUtime=25.44 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 32977 0 0 0 2538 6 0 0 25 0 4 0 651353865 579256320 86613 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=565680 CPUtime=25.38 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 31121 0 0 0 2531 7 0 0 25 0 4 0 651353865 579256320 86613 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 565680

[startup+51.1005 s]
/proc/loadavg: 5.68 3.86 3.63 9/315 13396
/proc/meminfo: memFree=11361324/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=780884 CPUtime=203.67 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 232907 0 0 0 20310 57 0 0 25 0 4 0 651353864 799625216 125660 33554432000 4194304 4580107 140736592742816 18446744073709551615 4416737 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 195221 125660 379 95 0 190203 0
[pid=13382/tid=13383] ppid=13380 vsize=780884 CPUtime=51.05 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 62815 0 0 0 5089 16 0 0 25 0 4 0 651353865 799625216 125660 33554432000 4194304 4580107 140736592742816 18446744073709551615 4322729 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=780884 CPUtime=51.05 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 50696 0 0 0 5094 11 0 0 25 0 4 0 651353865 799625216 125660 33554432000 4194304 4580107 140736592742816 18446744073709551615 4302360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=780884 CPUtime=50.98 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 48208 0 0 0 5087 11 0 0 25 0 4 0 651353865 799625216 125660 33554432000 4194304 4580107 140736592742816 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.67
Current children cumulated vsize (KiB) 780884

[startup+102.3 s]
/proc/loadavg: 7.12 4.53 3.87 9/315 13398
/proc/meminfo: memFree=10978380/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=865508 CPUtime=407.94 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 338804 0 0 0 40707 87 0 0 25 0 4 0 651353864 886280192 148423 33554432000 4194304 4580107 140736592742816 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 216377 148423 379 95 0 211359 0
[pid=13382/tid=13383] ppid=13380 vsize=865508 CPUtime=102.24 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 89860 0 0 0 10201 23 0 0 25 0 4 0 651353865 886280192 148423 33554432000 4194304 4580107 140736592742816 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=865508 CPUtime=102.24 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 79227 0 0 0 10206 18 0 0 25 0 4 0 651353865 886280192 148423 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=865508 CPUtime=102.18 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 73993 0 0 0 10200 18 0 0 25 0 4 0 651353865 886280192 148423 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.94
Current children cumulated vsize (KiB) 865508

[startup+162.301 s]

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

[pid=13382] ppid=13380 vsize=1207520 CPUtime=2801.79 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 1514611 0 0 0 279734 445 0 0 25 0 4 0 651353864 1236500480 242501 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 301880 242501 379 95 0 296862 0
[pid=13382/tid=13383] ppid=13380 vsize=1207520 CPUtime=702.13 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 386351 0 0 0 70100 113 0 0 25 0 4 0 651353865 1236500480 242501 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=1207520 CPUtime=702.23 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 396462 0 0 0 70106 117 0 0 25 0 4 0 651353865 1236500480 242501 33554432000 4194304 4580107 140736592742816 18446744073709551615 4416310 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=1207520 CPUtime=702.16 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 343606 0 0 0 70118 98 0 0 25 0 4 0 651353865 1236500480 242501 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2801.79
Current children cumulated vsize (KiB) 1207520

[startup+762.3 s]
/proc/loadavg: 8.10 7.71 6.01 9/315 13415
/proc/meminfo: memFree=10039368/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=1262548 CPUtime=3041.17 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 1625531 0 0 0 303637 480 0 0 25 0 4 0 651353864 1292849152 248810 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 315637 248810 379 95 0 310619 0
[pid=13382/tid=13383] ppid=13380 vsize=1262548 CPUtime=762.13 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 414177 0 0 0 76091 122 0 0 25 0 4 0 651353865 1292849152 248810 33554432000 4194304 4580107 140736592742816 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=1262548 CPUtime=762.22 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 423647 0 0 0 76097 125 0 0 25 0 4 0 651353865 1292849152 248810 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=1262548 CPUtime=762.16 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 371483 0 0 0 76108 108 0 0 25 0 4 0 651353865 1292849152 248810 33554432000 4194304 4580107 140736592742816 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3041.17
Current children cumulated vsize (KiB) 1262548

[startup+822.301 s]
/proc/loadavg: 8.13 7.79 6.14 9/315 13417
/proc/meminfo: memFree=10056580/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=1210188 CPUtime=3280.56 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 1737014 0 0 0 327536 520 0 0 25 0 4 0 651353864 1239232512 239563 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 302547 239563 379 95 0 297529 0
[pid=13382/tid=13383] ppid=13380 vsize=1210188 CPUtime=822.11 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 441544 0 0 0 82080 131 0 0 25 0 4 0 651353865 1239232512 239568 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=1210188 CPUtime=822.23 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 451408 0 0 0 82087 136 0 0 25 0 4 0 651353865 1239232512 239569 33554432000 4194304 4580107 140736592742816 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=1210188 CPUtime=822.16 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 400156 0 0 0 82097 119 0 0 25 0 4 0 651353865 1239232512 239569 33554432000 4194304 4580107 140736592742816 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3280.56
Current children cumulated vsize (KiB) 1210188

[startup+882.3 s]
/proc/loadavg: 8.18 7.85 6.27 9/315 13418
/proc/meminfo: memFree=9699416/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=1496840 CPUtime=3519.93 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 1901290 0 0 0 351429 564 0 0 25 0 4 0 651353864 1532764160 305727 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294692 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 374210 305727 379 95 0 369192 0
[pid=13382/tid=13383] ppid=13380 vsize=1496840 CPUtime=882.09 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 491762 0 0 0 88066 143 0 0 25 0 4 0 651353865 1532764160 305727 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=1496840 CPUtime=882.22 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 478347 0 0 0 88076 146 0 0 25 0 4 0 651353865 1532764160 305727 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=1496840 CPUtime=882.15 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 443528 0 0 0 88086 129 0 0 25 0 4 0 651353865 1532764160 305727 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3519.93
Current children cumulated vsize (KiB) 1496840

[startup+942.312 s]
/proc/loadavg: 8.23 7.92 6.39 9/315 13420
/proc/meminfo: memFree=9677576/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=1552780 CPUtime=3759.34 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 2008401 0 0 0 375334 600 0 0 25 0 4 0 651353864 1590046720 313463 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 388195 313463 379 95 0 383177 0
[pid=13382/tid=13383] ppid=13380 vsize=1552780 CPUtime=942.1 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 518967 0 0 0 94057 153 0 0 25 0 4 0 651353865 1590046720 313463 33554432000 4194304 4580107 140736592742816 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=1552780 CPUtime=942.22 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 505282 0 0 0 94067 155 0 0 25 0 4 0 651353865 1590046720 313463 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=1552780 CPUtime=942.15 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 470681 0 0 0 94077 138 0 0 25 0 4 0 651353865 1590046720 313463 33554432000 4194304 4580107 140736592742816 18446744073709551615 4321122 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3759.34
Current children cumulated vsize (KiB) 1552780

[startup+1002.3 s]
/proc/loadavg: 8.15 7.95 6.49 9/315 13422
/proc/meminfo: memFree=9729500/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=1499652 CPUtime=3998.68 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 2114961 0 0 0 399230 638 0 0 25 0 4 0 651353864 1535643648 304412 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 374913 304412 379 95 0 369895 0
[pid=13382/tid=13383] ppid=13380 vsize=1499652 CPUtime=1002.07 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 545441 0 0 0 100045 162 0 0 25 0 4 0 651353865 1535643648 304412 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=1499652 CPUtime=1002.2 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 531918 0 0 0 100054 166 0 0 25 0 4 0 651353865 1535643648 304412 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293732 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=1499652 CPUtime=1002.14 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 497209 0 0 0 100067 147 0 0 25 0 4 0 651353865 1535643648 304412 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3998.68
Current children cumulated vsize (KiB) 1499652

[startup+1062.3 s]
/proc/loadavg: 8.12 7.97 6.59 9/315 13423
/proc/meminfo: memFree=9679500/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=1445160 CPUtime=4238.06 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 2219004 0 0 0 423133 673 0 0 25 0 4 0 651353864 1479843840 304424 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 361290 304424 379 95 0 356272 0
[pid=13382/tid=13383] ppid=13380 vsize=1445160 CPUtime=1062.05 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 570828 0 0 0 106035 170 0 0 25 0 4 0 651353865 1479843840 304424 33554432000 4194304 4580107 140736592742816 18446744073709551615 4320971 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=1445160 CPUtime=1062.2 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 558056 0 0 0 106045 175 0 0 25 0 4 0 651353865 1479843840 304424 33554432000 4194304 4580107 140736592742816 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=1445160 CPUtime=1062.14 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 523374 0 0 0 106058 156 0 0 25 0 4 0 651353865 1479843840 304425 33554432000 4194304 4580107 140736592742816 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4238.06
Current children cumulated vsize (KiB) 1445160

[startup+1122.3 s]
/proc/loadavg: 8.14 8.00 6.68 9/315 13425
/proc/meminfo: memFree=9510464/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=1653100 CPUtime=4477.45 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 2329857 0 0 0 447036 709 0 0 25 0 4 0 651353864 1692774400 338207 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293781 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 413275 338207 379 95 0 408257 0
[pid=13382/tid=13383] ppid=13380 vsize=1653100 CPUtime=1122.05 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 601081 0 0 0 112026 179 0 0 25 0 4 0 651353865 1692774400 338207 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=1653100 CPUtime=1122.2 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 582461 0 0 0 112035 185 0 0 25 0 4 0 651353865 1692774400 338207 33554432000 4194304 4580107 140736592742816 18446744073709551615 4318525 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=1653100 CPUtime=1122.14 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 551834 0 0 0 112050 164 0 0 25 0 4 0 651353865 1692774400 338207 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4477.45
Current children cumulated vsize (KiB) 1653100

[startup+1182.3 s]
/proc/loadavg: 8.11 8.02 6.77 9/315 13426
/proc/meminfo: memFree=9558056/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=1720492 CPUtime=4716.82 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 2447212 0 0 0 470938 744 0 0 25 0 4 0 651353864 1761783808 346810 33554432000 4194304 4580107 140736592742816 18446744073709551615 4322696 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 430123 346810 379 95 0 425105 0
[pid=13382/tid=13383] ppid=13380 vsize=1720492 CPUtime=1182.03 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 625452 0 0 0 118015 188 0 0 25 0 4 0 651353865 1761783808 346810 33554432000 4194304 4580107 140736592742816 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=1720492 CPUtime=1182.2 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 623743 0 0 0 118024 196 0 0 25 0 4 0 651353865 1761783808 346811 33554432000 4194304 4580107 140736592742816 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=1720492 CPUtime=1182.14 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 577331 0 0 0 118043 171 0 0 25 0 4 0 651353865 1761783808 346811 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4716.82
Current children cumulated vsize (KiB) 1720492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.14 8.03 6.81 9/315 13427
/proc/meminfo: memFree=9398336/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=1665128 CPUtime=4800.23 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 2482400 0 0 0 479267 756 0 0 25 0 4 0 651353864 1705091072 350552 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 416282 350552 379 95 0 411264 0
[pid=13382/tid=13383] ppid=13380 vsize=1665128 CPUtime=1202.94 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 635194 0 0 0 120103 191 0 0 25 0 4 0 651353865 1705091072 350556 33554432000 4194304 4580107 140736592742816 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=1665128 CPUtime=1203.11 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 632077 0 0 0 120112 199 0 0 25 0 4 0 651353865 1705091072 350556 33554432000 4194304 4580107 140736592742816 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=1665128 CPUtime=1203.05 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 585663 0 0 0 120131 174 0 0 25 0 4 0 651353865 1705091072 350556 33554432000 4194304 4580107 140736592742816 18446744073709551615 4305960 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1665128

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

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

[startup+1203.2 s]
/proc/loadavg: 8.14 8.03 6.81 9/315 13427
/proc/meminfo: memFree=9398336/32950928 swapFree=67111348/67111528
[pid=13382] ppid=13380 vsize=1665128 CPUtime=4800.23 cores=0,2,4,6
/proc/13382/stat : 13382 (strangenight2-m) R 13380 13382 13350 0 -1 4202496 2482400 0 0 0 479267 756 0 0 25 0 4 0 651353864 1705091072 350552 33554432000 4194304 4580107 140736592742816 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/13382/statm: 416282 350552 379 95 0 411264 0
[pid=13382/tid=13383] ppid=13380 vsize=1665128 CPUtime=1202.94 cores=0,2,4,6
/proc/13382/task/13383/stat : 13383 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 635194 0 0 0 120103 191 0 0 25 0 4 0 651353865 1705091072 350556 33554432000 4194304 4580107 140736592742816 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13382/tid=13384] ppid=13380 vsize=1665128 CPUtime=1203.11 cores=0,2,4,6
/proc/13382/task/13384/stat : 13384 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 632077 0 0 0 120112 199 0 0 25 0 4 0 651353865 1705091072 350556 33554432000 4194304 4580107 140736592742816 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13382/tid=13385] ppid=13380 vsize=1665128 CPUtime=1203.05 cores=0,2,4,6
/proc/13382/task/13385/stat : 13385 (strangenight2-m) R 13380 13382 13350 0 -1 4202560 585663 0 0 0 120131 174 0 0 25 0 4 0 651353865 1705091072 350556 33554432000 4194304 4580107 140736592742816 18446744073709551615 4305960 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1665128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.28
CPU time (s): 4800.33
CPU user time (s): 4792.71
CPU system time (s): 7.62484
CPU usage (%): 398.936
Max. virtual memory (cumulated for all children) (KiB): 1734032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.71
system time used= 7.62484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2482409
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= 1941
involuntary context switches= 21174

runsolver used 3.45147 second user time and 8.60369 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 20:25:51
IDJOB=3366162
IDBENCH=82571
IDSOLVER=1844
FILE ID=node120/3366162-1305397551
RUNJOBID= node120-1305397551-13368
PBS_JOBID= 13324463
Free space on /tmp= 73508 MiB

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

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

MD5SUM BENCH= 951fe016d765ee9b2e2038c7330879da
RANDOM SEED=1672627681

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12328204 kB
Buffers:        253064 kB
Cached:        3572344 kB
SwapCached:          0 kB
Active:       17351868 kB
Inactive:      2981016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12328204 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            8920 kB
Writeback:          44 kB
AnonPages:    16507868 kB
Mapped:          23896 kB
Slab:           175544 kB
PageTables:      48776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51555944 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= 73496 MiB
End job on node120 at 2011-05-14 20:45:56