Trace number 3250318

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st? (TO) 1300.05 1300.02

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_511.cnf
MD5SUM766a362c83d920a8f8dd49df62ed42c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.072988
Satisfiable
(Un)Satisfiability was proved
Number of variables509
Number of clauses4478
Sum of the clauses size17912
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44478
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3250318-1303542589.cnf'
0.00/0.00	c -- header says num vars:            509
0.00/0.00	c -- header says num clauses:        4478
0.00/0.00	c -- clauses added:            0 learnts,         4478 normals,            0 xors
0.00/0.00	c -- vars added        509
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       509      4478         0         0     17912         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/4478/4478 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    509 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       0 undec:     509 neg:       0
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       509      4478         0         0     17912         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.12	c  N st     8      4921       509      4478         0      4727     17912    134438   no data   no data
0.29/0.34	c  N st    10     11303       509      4478         0      4396     17912     97873   no data   no data
0.49/0.56	c  N st    11     17046       509      4478         0      9924     17912    255240   no data   no data
0.79/0.87	c  F st    12     25000       509      4478         0     12091     17912    300734   no data   no data
0.79/0.87	c Found part        5 vars:        252 clauses:      2088 lits size:      8352
0.79/0.87	c Found part        7 vars:        257 clauses:      2390 lits size:      9560
0.79/0.87	c Found parts:          2 time: 0.00 s
0.79/0.87	c Solving part 5
0.89/0.90	c  N st     0         0       252      2088         0     12091      8352    300734   no data   no data
0.89/0.91	c asymm  cl-useful: 0/2088/2088 lits-rem:0 time: 0.01
0.89/0.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.89/0.91	c Finding binary XORs  T:     0.00 s  found:       0
0.89/0.91	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.89/0.91	c calculated reachability. Time: 0.00
0.89/0.91	c Calc default polars -  time:   0.00 s pos:       0 undec:     509 neg:       0
0.89/0.91	c =========================================================================================
0.89/0.91	c types(t): F = full restart, N = normal restart
0.89/0.91	c types(t): S = simplification begin/end, E = solution found
0.89/0.91	c restart types(rt): st = static, dy = dynamic
0.89/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.91	c  B st     0         0       252      2088         0     12091      8352    300734   no data   no data
1.00/1.01	c Decided on static restart strategy
1.10/1.14	c  N st     8      4914       252      2088         0     16874      8352    442325   no data   no data
1.39/1.43	c  N st    10     11297       252      2088         0      7427      8352    132605   no data   no data
1.59/1.68	c  N st    11     17040       252      2088         0     12952      8352    299737   no data   no data
1.99/2.04	c  F st    12     25002       252      2088         0     13624      8352    308221   no data   no data
1.99/2.04	c  N st    12     25002       252      2088         0     13624      8352    308221   no data   no data
2.20/2.25	c Decided on static restart strategy
2.20/2.25	c  N st    18     30202       252      2088         0     11356      8352    229120   no data   no data
2.49/2.55	c  N st    20     37317       252      2088         0     10221      8352    186608   no data   no data
2.79/2.87	c  N st    21     43716       252      2088         0     16319      8352    363580   no data   no data
3.30/3.34	c  N st    22     53314       252      2088         0     16741      8352    370030   no data   no data
4.09/4.16	c  N st    23     67711       252      2088         0     20844      8352    459633   no data   no data
4.99/5.06	c  E st    24     83231         0      2088         0     13613      8352    241205   no data   no data
4.99/5.06	c Verified 2088 clauses.
4.99/5.06	c Verified 2088 clauses.
4.99/5.06	c Solved part
4.99/5.06	c =========================================================================================
4.99/5.06	c Coming back to original instance
4.99/5.06	c =========================================================================================
4.99/5.06	c  N st    12     25000       257      2390         0         0      9560         0   no data   no data
5.09/5.18	c Decided on static restart strategy
5.09/5.18	c  N st    18     30000       257      2390         0      4363      9560    120505   no data   no data
5.09/5.18	c  S st    18     30000       257      2390         0      4363      9560    120505   no data   no data
5.09/5.19	c  S st    18     30503       257      2390         0      4859      9560    134168   no data   no data
5.09/5.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.19/5.20	c blocked clauses removed:        0 vars:      0 tried:         257 T: 0.00 s
5.19/5.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.19/5.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.19/5.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
5.19/5.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.19/5.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.19/5.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.19/5.25	c lits-rem:       138  cl-subs:      461  v-elim:      0  v-fix:    0  time:  0.05 s
5.19/5.26	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.01
5.19/5.26	c calculated reachability. Time: 0.00
5.19/5.26	c  N st    18     30503       257      2390         0      4398      9560    118875   no data   no data
5.50/5.50	c  N st    20     37614       257      2390         0      6672      9560    155228   no data   no data
5.69/5.78	c  N st    21     44015       257      2390         0     12781      9560    329780   no data   no data
5.79/5.87	c  S st    22     45758       257      2390         0      7379      9560    155930   no data   no data
5.79/5.89	c  S st    22     46261       257      2390         0      7879      9560    169233   no data   no data
5.79/5.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.79/5.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.79/5.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
5.79/5.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.79/5.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.89/5.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.89/5.95	c lits-rem:       221  cl-subs:      446  v-elim:      0  v-fix:    0  time:  0.06 s
5.89/5.95	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
5.89/5.96	c vivif2 --  cl tried     7433 cl shrink        0 lits rem          0 time: 0.00
5.89/5.97	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.01
5.89/5.97	c calculated reachability. Time: 0.00
5.89/5.97	c  N st    22     46261       257      2390         0      7433      9560    155837   no data   no data
6.69/6.71	c  N st    23     60658       257      2390         0     12389      9560    290980   no data   no data
7.19/7.24	c  N st    24     69392       257      2390         0     10574      9560    203395   no data   no data
7.19/7.24	c  S st    24     69392       257      2390         0     10574      9560    203395   no data   no data
7.19/7.27	c  S st    24     69899       257      2390         0     11079      9560    217112   no data   no data
7.19/7.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.19/7.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.19/7.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.19/7.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.19/7.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/7.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
7.19/7.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.19/7.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.19/7.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.36	c lits-rem:       127  cl-subs:      619  v-elim:      0  v-fix:    0  time:  0.08 s
7.29/7.36	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
7.29/7.36	c vivif2 --  cl tried    10460 cl shrink        0 lits rem          0 time: 0.00
7.29/7.38	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.01
7.29/7.38	c calculated reachability. Time: 0.00
7.29/7.38	c  N st    24     69899       257      2390         0     10460      9560    199822   no data   no data
8.39/8.47	c  F st    25     87500       257      2390         0     16003      9560    337640   no data   no data
8.39/8.47	c  N st    25     87500       257      2390         0     16003      9560    337640   no data   no data
8.80/8.84	c Decided on static restart strategy
8.99/9.03	c  N st    32     95538       257      2390         0     23691      9560    543547   no data   no data
9.49/9.59	c  N st    34    104850       257      2390         0     20214      9560    422512   no data   no data
9.49/9.59	c  S st    34    104850       257      2390         0     20214      9560    422512   no data   no data
9.59/9.64	c  S st    34    105354       257      2390         0     20716      9560    436470   no data   no data
9.59/9.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.59/9.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.59/9.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.59/9.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.59/9.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.59/9.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
9.59/9.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.59/9.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.59/9.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.09/10.14	c lits-rem:       487  cl-subs:     1853  v-elim:      0  v-fix:    0  time:  0.47 s
10.09/10.14	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
10.09/10.14	c vivif2 --  cl tried    18863 cl shrink        0 lits rem          0 time: 0.00
10.09/10.16	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.02
10.09/10.16	c calculated reachability. Time: 0.00
10.09/10.16	c  N st    34    105354       257      2390         0     18863      9560    383758   no data   no data
10.69/10.79	c  N st    35    114953       257      2390         0     14802      9560    271503   no data   no data
11.79/11.80	c  N st    36    129351       257      2390         0     28565      9560    662967   no data   no data
13.39/13.43	c  N st    37    150946       257      2390         0     19570      9560    355903   no data   no data
13.89/13.91	c  S st    38    158031       257      2390         0     26385      9560    556520   no data   no data
13.89/13.97	c  S st    38    158532       257      2390         0     26881      9560    570314   no data   no data
13.89/13.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.89/13.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
13.89/13.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.89/13.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.89/13.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.89/13.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
13.89/13.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.89/13.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.99/14.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.69/14.75	c lits-rem:       962  cl-subs:     1940  v-elim:      0  v-fix:    0  time:  0.75 s
14.69/14.75	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
14.69/14.76	c vivif2 --  cl tried    24941 cl shrink        0 lits rem          0 time: 0.01
14.69/14.79	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.03
14.69/14.79	c calculated reachability. Time: 0.00
14.69/14.79	c  N st    38    158532       257      2390         0     24941      9560    512418   no data   no data
18.70/18.74	c  N st    39    207120       257      2390         0     19790      9560    308747   no data   no data
21.19/21.20	c  N st    40    237798       257      2390         0     29971      9560    579911   no data   no data
21.19/21.20	c  S st    40    237798       257      2390         0     29971      9560    579911   no data   no data
21.19/21.28	c  S st    40    238299       257      2390         0     30469      9560    594024   no data   no data
21.19/21.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.19/21.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.19/21.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.19/21.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.19/21.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.19/21.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
21.19/21.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.29/21.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.29/21.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.19/22.26	c lits-rem:      1506  cl-subs:     2175  v-elim:      0  v-fix:    0  time:  0.95 s
22.19/22.26	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
22.19/22.27	c vivif2 --  cl tried    28294 cl shrink        0 lits rem          0 time: 0.01
22.29/22.30	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.03
22.29/22.30	c calculated reachability. Time: 0.00
22.29/22.30	c  N st    40    238299       257      2390         0     28294      9560    531967   no data   no data
28.60/28.67	c  F st    41    306250       257      2390         0     30098      9560    523802   no data   no data
28.60/28.67	c  N st    41    306250       257      2390         0     30098      9560    523802   no data   no data
29.09/29.11	c Decided on static restart strategy
31.09/31.11	c  N st    51    334554       257      2390         0     34392      9560    629712   no data   no data
33.29/33.35	c  N st    53    357449       257      2390         0     32421      9560    549523   no data   no data
33.29/33.35	c  S st    53    357449       257      2390         0     32421      9560    549523   no data   no data
33.39/33.43	c  S st    53    357953       257      2390         0     32923      9560    563627   no data   no data
33.39/33.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.39/33.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.39/33.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.39/33.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.39/33.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.39/33.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
33.39/33.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.39/33.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.39/33.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.99/34.04	c lits-rem:       889  cl-subs:     1641  v-elim:      0  v-fix:    0  time:  0.58 s
33.99/34.04	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
33.99/34.05	c vivif2 --  cl tried    31282 cl shrink        0 lits rem          0 time: 0.01
33.99/34.08	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.03
33.99/34.09	c calculated reachability. Time: 0.00
33.99/34.09	c  N st    53    357953       257      2390         0     31282      9560    518113   no data   no data
37.19/37.27	c  N st    54    390345       257      2390         0     37304      9560    683371   no data   no data
42.19/42.24	c  N st    55    438933       257      2390         0     31179      9560    471731   no data   no data
49.89/49.92	c  N st    56    511815       257      2390         0     44387      9560    810199   no data   no data
52.69/52.74	c  N st    57    536932       257      2390         0     38778      9560    631349   no data   no data
52.69/52.74	c  S st    57    536932       257      2390         0     38778      9560    631349   no data   no data
52.79/52.83	c  S st    57    537434       257      2390         0     39276      9560    645143   no data   no data
52.79/52.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.79/52.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
52.79/52.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.79/52.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.79/52.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.79/52.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
52.79/52.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.79/52.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
52.79/52.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.69/53.70	c lits-rem:      1406  cl-subs:     2011  v-elim:      0  v-fix:    0  time:  0.83 s
53.69/53.70	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
53.69/53.71	c vivif2 --  cl tried    37265 cl shrink        0 lits rem          0 time: 0.01
53.69/53.76	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.05
53.69/53.76	c calculated reachability. Time: 0.00
53.69/53.76	c  N st    57    537434       257      2390         0     37265      9560    590765   no data   no data
74.20/74.24	c  N st    58    701418       257      2390         0     65655      9560   1351653   no data   no data
89.79/89.84	c  N st    59    806151       257      2390         0     59680      9560   1097109   no data   no data
89.79/89.84	c  S st    59    806151       257      2390         0     59680      9560   1097109   no data   no data
89.99/90.01	c  S st    59    806660       257      2390         0     60185      9560   1111520   no data   no data
89.99/90.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.99/90.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
89.99/90.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
89.99/90.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.99/90.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.99/90.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
89.99/90.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
89.99/90.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
89.99/90.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.99/95.01	c lits-rem:      3413  cl-subs:     6284  v-elim:      0  v-fix:    0  time:  4.93 s
94.99/95.01	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
94.99/95.02	c vivif2 --  cl tried    53901 cl shrink        0 lits rem          0 time: 0.01
95.09/95.11	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.09
95.09/95.11	c calculated reachability. Time: 0.00
95.09/95.11	c  N st    59    806660       257      2390         0     53901      9560    942592   no data   no data
133.10/133.12	c  F st    60   1071878       257      2390         0     69735      9560   1288535   no data   no data
133.10/133.12	c  N st    60   1071878       257      2390         0     69735      9560   1288535   no data   no data
133.89/133.91	c Decided on static restart strategy
137.30/137.33	c  N st    70   1100180       257      2390         0     54009      9560    823593   no data   no data
143.00/143.09	c  N st    72   1136173       257      2390         0     44535      9560    531960   no data   no data
147.10/147.18	c  N st    73   1168565       257      2390         0     75414      9560   1473377   no data   no data
153.29/153.31	c  N st    74   1209991       257      2390         0     70126      9560   1246311   no data   no data
153.29/153.31	c  S st    74   1209991       257      2390         0     70126      9560   1246311   no data   no data
153.39/153.47	c  S st    74   1210493       257      2390         0     70625      9560   1260606   no data   no data
153.39/153.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
153.49/153.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
153.49/153.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
153.49/153.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
153.49/153.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.49/153.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
153.49/153.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.49/153.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
153.49/153.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.30/158.39	c lits-rem:      3936  cl-subs:     4670  v-elim:      0  v-fix:    0  time:  4.84 s
158.30/158.39	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
158.40/158.40	c vivif2 --  cl tried    65955 cl shrink        0 lits rem          0 time: 0.01
158.50/158.51	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.10
158.50/158.51	c calculated reachability. Time: 0.00
158.50/158.51	c  N st    74   1210493       257      2390         0     65955      9560   1132576   no data   no data
171.00/171.01	c  N st    75   1283375       257      2390         0     89344      9560   1688918   no data   no data
188.89/188.90	c  N st    76   1392700       257      2390         0     50774      9560    624440   no data   no data
218.29/218.31	c  N st    77   1556684       257      2390         0     55567      9560    694688   no data   no data
244.99/245.05	c  N st    78   1710497       257      2390         0     96074      9560   1780776   no data   no data
244.99/245.05	c  S st    78   1710497       257      2390         0     96074      9560   1780776   no data   no data
245.30/245.33	c  S st    78   1711002       257      2390         0     96572      9560   1794846   no data   no data
245.30/245.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
245.30/245.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
245.30/245.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
245.30/245.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
245.30/245.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.30/245.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
245.30/245.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
245.39/245.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
245.39/245.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
260.70/260.79	c lits-rem:      4095  cl-subs:    11056  v-elim:      0  v-fix:    0  time: 15.34 s
260.70/260.79	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
260.80/260.81	c vivif2 --  cl tried    85516 cl shrink        0 lits rem          0 time: 0.02
260.90/260.97	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.16
260.90/260.97	c calculated reachability. Time: 0.00
260.90/260.97	c  N st    78   1711002       257      2390         0     85516      9560   1518284   no data   no data
335.90/335.97	c  N st    79   2079968       257      2390         0     96836      9560   1723855   no data   no data
362.10/362.18	c  N st    80   2211003       257      2390         0    101024      9560   1833088   no data   no data
362.10/362.18	c  S st    80   2211003       257      2390         0    101024      9560   1833088   no data   no data
362.40/362.47	c  S st    80   2211505       257      2390         0    101521      9560   1847406   no data   no data
362.40/362.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
362.50/362.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
362.50/362.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
362.50/362.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
362.50/362.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
362.50/362.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
362.50/362.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
362.50/362.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
362.50/362.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
375.80/375.87	c lits-rem:      3955  cl-subs:     9527  v-elim:      0  v-fix:    0  time: 13.28 s
375.80/375.87	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
375.80/375.89	c vivif2 --  cl tried    91994 cl shrink        0 lits rem          0 time: 0.02
376.00/376.09	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.19
376.00/376.09	c calculated reachability. Time: 0.00
376.00/376.09	c  N st    80   2211505       257      2390         0     91994      9560   1590544   no data   no data
480.90/480.91	c  N st    81   2711506       257      2390         0    114650      9560   2025005   no data   no data
480.90/480.91	c  S st    81   2711506       257      2390         0    114650      9560   2025005   no data   no data
481.20/481.26	c  S st    81   2712009       257      2390         0    115150      9560   2038843   no data   no data
481.20/481.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
481.30/481.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
481.30/481.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
481.30/481.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
481.30/481.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
481.30/481.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
481.30/481.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
481.30/481.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
481.40/481.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.70/500.74	c lits-rem:      4055  cl-subs:    14628  v-elim:      0  v-fix:    0  time: 19.34 s
500.70/500.74	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
500.70/500.76	c vivif2 --  cl tried   100522 cl shrink        0 lits rem          0 time: 0.02
500.90/500.97	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.21
500.90/500.98	c calculated reachability. Time: 0.00
500.90/500.98	c  N st    81   2712009       257      2390         0    100522      9560   1706317   no data   no data
613.71/613.72	c  N st    82   3212010       257      2390         0     78143      9560    965921   no data   no data
613.71/613.72	c  S st    82   3212010       257      2390         0     78143      9560    965921   no data   no data
613.90/613.91	c  S st    82   3212511       257      2390         0     78642      9560    980321   no data   no data
613.90/613.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
613.90/613.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
613.90/613.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
613.90/613.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
613.90/613.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
613.90/613.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
613.90/613.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
613.90/613.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
613.90/613.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
614.50/614.55	c lits-rem:       310  cl-subs:      939  v-elim:      0  v-fix:    0  time:  0.56 s
614.50/614.55	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
614.50/614.56	c vivif2 --  cl tried    77703 cl shrink        0 lits rem          0 time: 0.01
614.60/614.69	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.13
614.70/614.70	c calculated reachability. Time: 0.00
614.70/614.70	c  N st    82   3212511       257      2390         0     77703      9560    954222   no data   no data
735.71/735.70	c  N st    83   3712512       257      2390         0     88120      9560   1142580   no data   no data
735.71/735.70	c  S st    83   3712512       257      2390         0     88120      9560   1142580   no data   no data
735.91/735.94	c  S st    83   3713020       257      2390         0     88624      9560   1157361   no data   no data
735.91/735.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
735.91/735.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
735.91/735.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
735.91/735.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
735.91/735.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
735.91/735.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
735.91/735.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
736.01/736.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
736.01/736.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
737.30/737.34	c lits-rem:       528  cl-subs:     2037  v-elim:      0  v-fix:    0  time:  1.31 s
737.30/737.34	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
737.30/737.36	c vivif2 --  cl tried    86587 cl shrink        0 lits rem          0 time: 0.02
737.50/737.51	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.16
737.50/737.52	c calculated reachability. Time: 0.00
737.50/737.52	c  N st    83   3713020       257      2390         0     86587      9560   1103379   no data   no data
746.41/746.43	c  F st    84   3751564       257      2390         0    122883      9560   2079528   no data   no data
746.41/746.43	c  N st    84   3751564       257      2390         0    122883      9560   2079528   no data   no data
748.02/748.00	c Decided on static restart strategy
754.52/754.59	c  N st    94   3779868       257      2390         0    149822      9560   2801055   no data   no data
762.51/762.57	c  N st    96   3815860       257      2390         0    103776      9560   1573921   no data   no data
770.21/770.20	c  N st    97   3848253       257      2390         0    134544      9560   2484542   no data   no data
783.81/783.88	c  N st    98   3896843       257      2390         0     98975      9560   1393650   no data   no data
803.21/803.23	c  N st    99   3969727       257      2390         0     85658      9560   1013760   no data   no data
832.01/832.03	c  N st   100   4079050       257      2390         0    105943      9560   1573517   no data   no data
866.11/866.17	c  N st   101   4213021       257      2390         0    148422      9560   2757825   no data   no data
866.11/866.17	c  S st   101   4213021       257      2390         0    148422      9560   2757825   no data   no data
866.51/866.59	c  S st   101   4213523       257      2390         0    148917      9560   2772235   no data   no data
866.51/866.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
866.61/866.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
866.61/866.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
866.61/866.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
866.61/866.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
866.61/866.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
866.61/866.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
866.72/866.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
866.72/866.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
903.61/903.65	c lits-rem:      4343  cl-subs:    16337  v-elim:      0  v-fix:    0  time: 36.87 s
903.61/903.65	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
903.61/903.68	c vivif2 --  cl tried   132580 cl shrink        0 lits rem          0 time: 0.03
903.91/903.99	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.31
904.01/904.00	c calculated reachability. Time: 0.00
904.01/904.00	c  N st   101   4213523       257      2390         0    132580      9560   2341368   no data   no data
971.01/971.05	c  N st   102   4459502       257      2390         0    107411      9560   1530105   no data   no data
1037.92/1037.97	c  N st   103   4713524       257      2390         0    171085      9560   3354195   no data   no data
1037.92/1037.97	c  S st   103   4713524       257      2390         0    171085      9560   3354195   no data   no data
1038.52/1038.54	c  S st   103   4714029       257      2390         0    171587      9560   3368988   no data   no data
1038.52/1038.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1038.62/1038.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1038.62/1038.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1038.62/1038.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1038.62/1038.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1038.62/1038.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
1038.62/1038.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1038.62/1038.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1038.72/1038.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1092.12/1092.16	c lits-rem:      9122  cl-subs:    20198  v-elim:      0  v-fix:    0  time: 53.39 s
1092.12/1092.16	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
1092.22/1092.20	c vivif2 --  cl tried   151389 cl shrink        0 lits rem          0 time: 0.04
1092.51/1092.54	c asymm  cl-useful: 0/2186/2390 lits-rem:0 time: 0.34
1092.51/1092.55	c calculated reachability. Time: 0.00
1092.51/1092.55	c  N st   103   4714029       257      2390         0    151389      9560   2861197   no data   no data
1235.82/1235.81	c  N st   104   5214030       257      2390         0    166309      9560   3110328   no data   no data
1235.82/1235.81	c  S st   104   5214030       257      2390         0    166309      9560   3110328   no data   no data
1236.32/1236.32	c  S st   104   5214534       257      2390         0    166813      9560   3125091   no data   no data
1236.32/1236.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1236.42/1236.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1236.42/1236.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1236.42/1236.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1236.42/1236.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1236.42/1236.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
1236.42/1236.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1236.42/1236.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1236.52/1236.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1286.82/1286.81	c lits-rem:      5932  cl-subs:    20583  v-elim:      0  v-fix:    0  time: 50.28 s
1286.82/1286.81	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
1286.82/1286.85	c vivif2 --  cl tried   146230 cl shrink        0 lits rem          0 time: 0.04
1287.12/1287.18	c asymm  cl-useful: 0/2266/2390 lits-rem:0 time: 0.33
1287.12/1287.18	c calculated reachability. Time: 0.00
1287.12/1287.18	c  N st   104   5214534       257      2390         0    146230      9560   2590706   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250318-1303542589/watcher-3250318-1303542589 -o /tmp/evaluation-result-3250318-1303542589/solver-3250318-1303542589 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3250318-1303542589.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.98 3.59 3.43 4/189 4882
/proc/meminfo: memFree=22576532/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=29908 CPUtime=0 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 588 0 0 0 0 0 0 0 25 0 1 0 465861686 30625792 527 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 7477 527 340 106 0 2448 0

[startup+0.0571401 s]
/proc/loadavg: 3.98 3.59 3.43 4/189 4882
/proc/meminfo: memFree=22576532/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=30672 CPUtime=0.05 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 938 0 0 0 5 0 0 0 25 0 1 0 465861686 31408128 826 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 7668 826 370 106 0 2639 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30672

[startup+0.101137 s]
/proc/loadavg: 3.98 3.59 3.43 4/189 4882
/proc/meminfo: memFree=22576532/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=30832 CPUtime=0.09 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 1004 0 0 0 9 0 0 0 25 0 1 0 465861686 31571968 892 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 7708 892 370 106 0 2679 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30832

[startup+0.301102 s]
/proc/loadavg: 3.98 3.59 3.43 4/189 4882
/proc/meminfo: memFree=22576532/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=31448 CPUtime=0.29 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 1341 0 0 0 29 0 0 0 25 0 1 0 465861686 32202752 1050 33554432000 4194304 4627331 140735348849472 18446744073709551615 4332616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 7862 1050 371 106 0 2833 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31448

[startup+0.701035 s]
/proc/loadavg: 3.98 3.59 3.43 4/189 4882
/proc/meminfo: memFree=22576532/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=32156 CPUtime=0.69 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 2015 0 0 0 69 0 0 0 25 0 1 0 465861686 32927744 1110 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309168 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 8039 1110 371 106 0 3010 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32156

[startup+1.50089 s]
/proc/loadavg: 3.98 3.59 3.43 5/190 4884
/proc/meminfo: memFree=22564496/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=50624 CPUtime=1.49 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 3604 0 0 0 149 0 0 0 25 0 1 0 465861686 51838976 2298 33554432000 4194304 4627331 140735348849472 18446744073709551615 4308780 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 12656 2298 372 106 0 7627 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50624

[startup+3.1006 s]
/proc/loadavg: 3.98 3.59 3.43 5/190 4884
/proc/meminfo: memFree=22555320/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=68416 CPUtime=3.09 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 4993 0 0 0 309 0 0 0 25 0 1 0 465861686 70057984 3313 33554432000 4194304 4627331 140735348849472 18446744073709551615 4332152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 17104 3313 372 106 0 12075 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68416

[startup+6.30104 s]
/proc/loadavg: 3.98 3.60 3.43 5/190 4884
/proc/meminfo: memFree=22542220/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=58592 CPUtime=6.29 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 7409 0 0 0 629 0 0 0 25 0 1 0 465861686 59998208 3482 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309218 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 14648 3482 376 106 0 9619 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58592

[startup+12.7009 s]
/proc/loadavg: 3.98 3.61 3.43 5/190 4884
/proc/meminfo: memFree=22541748/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=46856 CPUtime=12.69 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 12982 0 0 0 1268 1 0 0 25 0 1 0 465861686 47980544 4897 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309258 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 11714 4897 376 106 0 6685 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46856

[startup+25.5006 s]
/proc/loadavg: 3.99 3.63 3.44 5/190 4884
/proc/meminfo: memFree=22413032/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=56424 CPUtime=25.49 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 21144 0 0 0 2547 2 0 0 25 0 1 0 465861686 57778176 7503 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 14106 7503 376 106 0 9077 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56424

[startup+51.1011 s]
/proc/loadavg: 3.99 3.65 3.46 5/190 4885
/proc/meminfo: memFree=22410872/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=60144 CPUtime=51.09 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 32931 0 0 0 5104 5 0 0 25 0 1 0 465861686 61587456 8457 33554432000 4194304 4627331 140735348849472 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 15036 8457 376 106 0 10007 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60144

[startup+102.307 s]
/proc/loadavg: 3.99 3.71 3.48 5/190 4886
/proc/meminfo: memFree=22376108/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=78572 CPUtime=102.3 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 51471 0 0 0 10220 10 0 0 25 0 1 0 465861686 80457728 12752 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309123 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 19643 12752 376 106 0 14614 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78572

[startup+162.3 s]
/proc/loadavg: 3.99 3.76 3.51 5/190 4915
/proc/meminfo: memFree=22249408/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=88596 CPUtime=162.3 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 69899 0 0 0 16216 14 0 0 25 0 1 0 465861686 90722304 15807 33554432000 4194304 4627331 140735348849472 18446744073709551615 4310122 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 22149 15807 376 106 0 17120 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 88596

[startup+222.301 s]
/proc/loadavg: 4.07 3.81 3.55 5/190 4916
/proc/meminfo: memFree=22228044/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=88980 CPUtime=222.29 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 85077 0 0 0 22212 17 0 0 25 0 1 0 465861686 91115520 15360 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309093 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 22245 15360 376 106 0 17216 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 88980

[startup+282.301 s]
/proc/loadavg: 4.03 3.85 3.57 5/190 4918
/proc/meminfo: memFree=22226520/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=104292 CPUtime=282.3 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 98391 0 0 0 28210 20 0 0 25 0 1 0 465861686 106795008 18744 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 26073 18744 376 106 0 21044 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 104292

[startup+342.3 s]
/proc/loadavg: 4.01 3.87 3.59 5/190 4920
/proc/meminfo: memFree=22195320/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=104620 CPUtime=342.29 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 110958 0 0 0 34208 21 0 0 25 0 1 0 465861686 107130880 18496 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 26155 18496 376 106 0 21126 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 104620

[startup+402.301 s]
/proc/loadavg: 4.00 3.89 3.62 5/190 4921
/proc/meminfo: memFree=22145324/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=119380 CPUtime=402.3 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 123680 0 0 0 40206 24 0 0 25 0 1 0 465861686 122245120 22649 33554432000 4194304 4627331 140735348849472 18446744073709551615 4310101 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 29845 22649 376 106 0 24816 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 119380

[startup+462.301 s]
/proc/loadavg: 4.03 3.92 3.64 5/190 4923
/proc/meminfo: memFree=22154096/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=119648 CPUtime=462.3 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 135316 0 0 0 46203 27 0 0 25 0 1 0 465861686 122519552 22876 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 29912 22876 376 106 0 24883 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 119648

[startup+522.301 s]
/proc/loadavg: 4.01 3.93 3.66 5/190 4924
/proc/meminfo: memFree=22150852/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=128208 CPUtime=522.3 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 144478 0 0 0 52201 29 0 0 25 0 1 0 465861686 131284992 25608 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 32052 25609 376 106 0 27023 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 128208

[startup+582.301 s]
/proc/loadavg: 4.04 3.96 3.68 5/190 4926
/proc/meminfo: memFree=22109524/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=129544 CPUtime=582.3 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 156677 0 0 0 58198 32 0 0 25 0 1 0 465861686 132653056 24683 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 32386 24683 376 106 0 27357 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 129544

[startup+642.3 s]
/proc/loadavg: 4.01 3.96 3.70 5/190 4928
/proc/meminfo: memFree=22168632/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=129740 CPUtime=642.31 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 167680 0 0 0 64196 35 0 0 25 0 1 0 465861686 132853760 25285 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 32435 25285 376 106 0 27406 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 129740

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.72 5/190 4929
/proc/meminfo: memFree=22145032/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=129928 CPUtime=702.31 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 178434 0 0 0 70193 38 0 0 25 0 1 0 465861686 133046272 25267 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 32482 25267 376 106 0 27453 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 129928

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 4931
/proc/meminfo: memFree=22083008/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=131652 CPUtime=762.31 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 189052 0 0 0 76191 40 0 0 25 0 1 0 465861686 134811648 25059 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 32913 25059 376 106 0 27884 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 131652

[startup+822.3 s]
/proc/loadavg: 4.04 3.99 3.75 5/190 4932
/proc/meminfo: memFree=22092408/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=131760 CPUtime=822.31 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 198144 0 0 0 82189 42 0 0 25 0 1 0 465861686 134922240 26573 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 32940 26573 376 106 0 27911 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 131760

[startup+882.301 s]
/proc/loadavg: 4.01 3.99 3.76 5/190 4934
/proc/meminfo: memFree=21895588/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=155280 CPUtime=882.31 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 211043 0 0 0 88186 45 0 0 25 0 1 0 465861686 159006720 31962 33554432000 4194304 4627331 140735348849472 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 38820 31962 376 106 0 33791 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 155280

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.77 5/190 4936
/proc/meminfo: memFree=21915272/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=155376 CPUtime=942.31 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 217592 0 0 0 94185 46 0 0 25 0 1 0 465861686 159105024 30224 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 38844 30224 376 106 0 33815 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 155376

[startup+1002.3 s]
/proc/loadavg: 4.04 4.00 3.79 5/190 4937
/proc/meminfo: memFree=21808232/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=155496 CPUtime=1002.31 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 226894 0 0 0 100183 48 0 0 25 0 1 0 465861686 159227904 31661 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 38874 31661 376 106 0 33845 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 155496

[startup+1062.3 s]
/proc/loadavg: 3.45 3.87 3.76 3/178 4975
/proc/meminfo: memFree=22746256/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=233888 CPUtime=1062.31 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 237091 0 0 0 106181 50 0 0 25 0 1 0 465861686 239501312 37863 33554432000 4194304 4627331 140735348849472 18446744073709551615 4420176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 58472 37863 376 106 0 53443 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 233888

[startup+1122.3 s]
/proc/loadavg: 2.58 3.54 3.65 3/178 4976
/proc/meminfo: memFree=22751428/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=177124 CPUtime=1122.32 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 241331 0 0 0 112181 51 0 0 25 0 1 0 465861686 181374976 37421 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 44281 37421 376 106 0 39252 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 177124

[startup+1182.3 s]
/proc/loadavg: 2.21 3.26 3.55 3/178 4978
/proc/meminfo: memFree=22739748/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=234732 CPUtime=1182.32 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 250138 0 0 0 118179 53 0 0 25 0 1 0 465861686 240365568 37938 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 58683 37938 376 106 0 53654 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 234732

[startup+1242.3 s]
/proc/loadavg: 2.08 3.03 3.45 3/178 4980
/proc/meminfo: memFree=22725352/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=189368 CPUtime=1242.32 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 260822 0 0 0 124178 54 0 0 25 0 1 0 465861686 193912832 40156 33554432000 4194304 4627331 140735348849472 18446744073709551615 4420172 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 47342 40156 376 106 0 42313 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 189368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.03 2.84 3.35 3/178 4981
/proc/meminfo: memFree=22753496/32951124 swapFree=67051468/67111528
[pid=4882] ppid=4880 vsize=247340 CPUtime=1300.03 cores=4,6
/proc/4882/stat : 4882 (strangenight2-s) R 4880 4882 4236 0 -1 4202496 262165 0 0 0 129948 55 0 0 25 0 1 0 465861686 253276160 41499 33554432000 4194304 4627331 140735348849472 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4882/statm: 61835 41499 376 106 0 56806 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 247340

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.48
CPU system time (s): 0.562914
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 247340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.48
system time used= 0.562914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262165
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= 12
involuntary context switches= 2235

runsolver used 2.25566 second user time and 4.70928 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-23 09:09:49
IDJOB=3250318
IDBENCH=83250
IDSOLVER=1587
FILE ID=node101/3250318-1303542589
RUNJOBID= node101-1303542331-4727
PBS_JOBID= 13143137
Free space on /tmp= 71600 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_511.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250318-1303542589/watcher-3250318-1303542589 -o /tmp/evaluation-result-3250318-1303542589/solver-3250318-1303542589 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3250318-1303542589.cnf

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

MD5SUM BENCH= 766a362c83d920a8f8dd49df62ed42c9
RANDOM SEED=227202151

node101.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.841
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.68
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.841
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.841
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.77
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.841
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.83
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.841
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.841
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.83
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.841
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.841
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:      22576812 kB
Buffers:       2059068 kB
Cached:        7172160 kB
SwapCached:      33708 kB
Active:        6741224 kB
Inactive:      3160896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22576812 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            5856 kB
Writeback:           0 kB
AnonPages:      658356 kB
Mapped:          10316 kB
Slab:           405616 kB
PageTables:       6392 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1008416 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= 71584 MiB
End job on node101 at 2011-04-23 09:31:31