Trace number 3367914

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 (fixed)? (TO) 1300.06 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-3367914-1305391205.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.01	c asymm  cl-useful: 0/4478/4478 lits-rem:0 time: 0.00
0.00/0.01	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.01/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.13	c  N st     8      4914       252      2088         0     16874      8352    442325   no data   no data
1.39/1.42	c  N st    10     11297       252      2088         0      7427      8352    132605   no data   no data
1.59/1.67	c  N st    11     17040       252      2088         0     12952      8352    299737   no data   no data
1.99/2.03	c  F st    12     25002       252      2088         0     13624      8352    308221   no data   no data
1.99/2.03	c  N st    12     25002       252      2088         0     13624      8352    308221   no data   no data
2.20/2.24	c Decided on static restart strategy
2.20/2.24	c  N st    18     30202       252      2088         0     11356      8352    229120   no data   no data
2.49/2.54	c  N st    20     37317       252      2088         0     10221      8352    186608   no data   no data
2.79/2.86	c  N st    21     43716       252      2088         0     16319      8352    363580   no data   no data
3.30/3.32	c  N st    22     53314       252      2088         0     16741      8352    370030   no data   no data
4.09/4.14	c  N st    23     67711       252      2088         0     20844      8352    459633   no data   no data
4.99/5.03	c  E st    24     83231         0      2088         0     13613      8352    241205   no data   no data
4.99/5.03	c Verified 2088 clauses.
4.99/5.03	c Verified 2088 clauses.
4.99/5.03	c Solved part
4.99/5.03	c =========================================================================================
4.99/5.03	c Coming back to original instance
4.99/5.03	c =========================================================================================
4.99/5.03	c  N st    12     25000       257      2390         0         0      9560         0   no data   no data
5.09/5.15	c Decided on static restart strategy
5.09/5.15	c  N st    18     30000       257      2390         0      4363      9560    120505   no data   no data
5.09/5.15	c  S st    18     30000       257      2390         0      4363      9560    120505   no data   no data
5.09/5.16	c  S st    18     30503       257      2390         0      4859      9560    134168   no data   no data
5.09/5.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.09/5.17	c blocked clauses removed:        0 vars:      0 tried:         257 T: 0.00 s
5.09/5.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
5.09/5.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.09/5.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.09/5.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.19/5.22	c lits-rem:       138  cl-subs:      461  v-elim:      0  v-fix:    0  time:  0.05 s
5.19/5.23	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.01
5.19/5.23	c calculated reachability. Time: 0.00
5.19/5.23	c  N st    18     30503       257      2390         0      4398      9560    118875   no data   no data
5.40/5.47	c  N st    20     37614       257      2390         0      6672      9560    155228   no data   no data
5.69/5.75	c  N st    21     44015       257      2390         0     12781      9560    329780   no data   no data
5.79/5.83	c  S st    22     45758       257      2390         0      7379      9560    155930   no data   no data
5.79/5.85	c  S st    22     46261       257      2390         0      7879      9560    169233   no data   no data
5.79/5.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.79/5.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.79/5.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
5.79/5.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.79/5.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.79/5.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.89/5.92	c lits-rem:       221  cl-subs:      446  v-elim:      0  v-fix:    0  time:  0.05 s
5.89/5.92	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
5.89/5.92	c vivif2 --  cl tried     7433 cl shrink        0 lits rem          0 time: 0.00
5.89/5.93	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.01
5.89/5.93	c calculated reachability. Time: 0.00
5.89/5.93	c  N st    22     46261       257      2390         0      7433      9560    155837   no data   no data
6.60/6.67	c  N st    23     60658       257      2390         0     12389      9560    290980   no data   no data
7.19/7.20	c  N st    24     69392       257      2390         0     10574      9560    203395   no data   no data
7.19/7.20	c  S st    24     69392       257      2390         0     10574      9560    203395   no data   no data
7.19/7.23	c  S st    24     69899       257      2390         0     11079      9560    217112   no data   no data
7.19/7.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.19/7.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.19/7.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.19/7.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.19/7.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/7.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
7.19/7.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.19/7.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.19/7.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.32	c lits-rem:       127  cl-subs:      619  v-elim:      0  v-fix:    0  time:  0.08 s
7.29/7.32	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
7.29/7.32	c vivif2 --  cl tried    10460 cl shrink        0 lits rem          0 time: 0.00
7.29/7.33	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.01
7.29/7.34	c calculated reachability. Time: 0.00
7.29/7.34	c  N st    24     69899       257      2390         0     10460      9560    199822   no data   no data
8.39/8.43	c  F st    25     87500       257      2390         0     16003      9560    337640   no data   no data
8.39/8.43	c  N st    25     87500       257      2390         0     16003      9560    337640   no data   no data
8.70/8.80	c Decided on static restart strategy
8.89/8.99	c  N st    32     95538       257      2390         0     23691      9560    543547   no data   no data
9.49/9.55	c  N st    34    104850       257      2390         0     20214      9560    422512   no data   no data
9.49/9.55	c  S st    34    104850       257      2390         0     20214      9560    422512   no data   no data
9.59/9.60	c  S st    34    105354       257      2390         0     20716      9560    436470   no data   no data
9.59/9.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.59/9.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.59/9.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.59/9.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.59/9.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.59/9.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
9.59/9.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.59/9.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.59/9.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.99/10.09	c lits-rem:       487  cl-subs:     1853  v-elim:      0  v-fix:    0  time:  0.47 s
9.99/10.09	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
10.09/10.10	c vivif2 --  cl tried    18863 cl shrink        0 lits rem          0 time: 0.00
10.09/10.12	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.02
10.09/10.12	c calculated reachability. Time: 0.00
10.09/10.12	c  N st    34    105354       257      2390         0     18863      9560    383758   no data   no data
10.69/10.74	c  N st    35    114953       257      2390         0     14802      9560    271503   no data   no data
11.69/11.76	c  N st    36    129351       257      2390         0     28565      9560    662967   no data   no data
13.29/13.39	c  N st    37    150946       257      2390         0     19570      9560    355903   no data   no data
13.79/13.87	c  S st    38    158031       257      2390         0     26385      9560    556520   no data   no data
13.89/13.93	c  S st    38    158532       257      2390         0     26881      9560    570314   no data   no data
13.89/13.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.89/13.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
13.89/13.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.89/13.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.89/13.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.89/13.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
13.89/13.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.89/13.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.89/13.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.59/14.69	c lits-rem:       962  cl-subs:     1940  v-elim:      0  v-fix:    0  time:  0.74 s
14.59/14.69	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
14.69/14.70	c vivif2 --  cl tried    24941 cl shrink        0 lits rem          0 time: 0.01
14.69/14.73	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.03
14.69/14.73	c calculated reachability. Time: 0.00
14.69/14.73	c  N st    38    158532       257      2390         0     24941      9560    512418   no data   no data
18.59/18.68	c  N st    39    207120       257      2390         0     19790      9560    308747   no data   no data
21.09/21.14	c  N st    40    237798       257      2390         0     29971      9560    579911   no data   no data
21.09/21.14	c  S st    40    237798       257      2390         0     29971      9560    579911   no data   no data
21.19/21.22	c  S st    40    238299       257      2390         0     30469      9560    594024   no data   no data
21.19/21.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.19/21.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.19/21.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.19/21.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.19/21.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.19/21.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
21.19/21.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.19/21.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.19/21.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.09/22.18	c lits-rem:      1506  cl-subs:     2175  v-elim:      0  v-fix:    0  time:  0.93 s
22.09/22.18	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
22.09/22.18	c vivif2 --  cl tried    28294 cl shrink        0 lits rem          0 time: 0.01
22.19/22.22	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.03
22.19/22.22	c calculated reachability. Time: 0.00
22.19/22.22	c  N st    40    238299       257      2390         0     28294      9560    531967   no data   no data
28.50/28.55	c  F st    41    306250       257      2390         0     30098      9560    523802   no data   no data
28.50/28.55	c  N st    41    306250       257      2390         0     30098      9560    523802   no data   no data
28.90/29.00	c Decided on static restart strategy
31.00/31.00	c  N st    51    334554       257      2390         0     34392      9560    629712   no data   no data
33.19/33.23	c  N st    53    357449       257      2390         0     32421      9560    549523   no data   no data
33.19/33.23	c  S st    53    357449       257      2390         0     32421      9560    549523   no data   no data
33.29/33.32	c  S st    53    357953       257      2390         0     32923      9560    563627   no data   no data
33.29/33.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.29/33.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.29/33.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.29/33.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.29/33.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.29/33.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
33.29/33.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.29/33.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.29/33.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.89/33.92	c lits-rem:       889  cl-subs:     1641  v-elim:      0  v-fix:    0  time:  0.57 s
33.89/33.92	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
33.89/33.93	c vivif2 --  cl tried    31282 cl shrink        0 lits rem          0 time: 0.01
33.89/33.96	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.04
33.89/33.96	c calculated reachability. Time: 0.00
33.89/33.96	c  N st    53    357953       257      2390         0     31282      9560    518113   no data   no data
37.20/37.21	c  N st    54    390345       257      2390         0     37304      9560    683371   no data   no data
42.19/42.20	c  N st    55    438933       257      2390         0     31179      9560    471731   no data   no data
49.79/49.89	c  N st    56    511815       257      2390         0     44387      9560    810199   no data   no data
52.70/52.71	c  N st    57    536932       257      2390         0     38778      9560    631349   no data   no data
52.70/52.71	c  S st    57    536932       257      2390         0     38778      9560    631349   no data   no data
52.70/52.80	c  S st    57    537434       257      2390         0     39276      9560    645143   no data   no data
52.70/52.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.80/52.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
52.80/52.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.80/52.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.80/52.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.80/52.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
52.80/52.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.80/52.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
52.80/52.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.59/53.67	c lits-rem:      1406  cl-subs:     2011  v-elim:      0  v-fix:    0  time:  0.83 s
53.59/53.67	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
53.59/53.68	c vivif2 --  cl tried    37265 cl shrink        0 lits rem          0 time: 0.01
53.69/53.73	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.05
53.69/53.73	c calculated reachability. Time: 0.00
53.69/53.73	c  N st    57    537434       257      2390         0     37265      9560    590765   no data   no data
72.60/72.69	c  N st    58    701418       257      2390         0     65655      9560   1351653   no data   no data
85.69/85.77	c  N st    59    806151       257      2390         0     59680      9560   1097109   no data   no data
85.69/85.77	c  S st    59    806151       257      2390         0     59680      9560   1097109   no data   no data
85.89/85.92	c  S st    59    806660       257      2390         0     60185      9560   1111520   no data   no data
85.89/85.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.89/85.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
85.89/85.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.89/85.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.89/85.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.89/85.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
85.89/85.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.89/85.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
85.89/85.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.70/90.79	c lits-rem:      3413  cl-subs:     6284  v-elim:      0  v-fix:    0  time:  4.80 s
90.70/90.79	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
90.80/90.80	c vivif2 --  cl tried    53901 cl shrink        0 lits rem          0 time: 0.01
90.80/90.88	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.08
90.80/90.88	c calculated reachability. Time: 0.00
90.80/90.88	c  N st    59    806660       257      2390         0     53901      9560    942592   no data   no data
127.70/127.71	c  F st    60   1071878       257      2390         0     69735      9560   1288535   no data   no data
127.70/127.71	c  N st    60   1071878       257      2390         0     69735      9560   1288535   no data   no data
128.39/128.48	c Decided on static restart strategy
131.79/131.86	c  N st    70   1100180       257      2390         0     54009      9560    823593   no data   no data
137.50/137.58	c  N st    72   1136173       257      2390         0     44535      9560    531960   no data   no data
141.60/141.67	c  N st    73   1168565       257      2390         0     75414      9560   1473377   no data   no data
147.69/147.72	c  N st    74   1209991       257      2390         0     70126      9560   1246311   no data   no data
147.69/147.72	c  S st    74   1209991       257      2390         0     70126      9560   1246311   no data   no data
147.79/147.88	c  S st    74   1210493       257      2390         0     70625      9560   1260606   no data   no data
147.79/147.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
147.89/147.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
147.89/147.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
147.89/147.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
147.89/147.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.89/147.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
147.89/147.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
147.89/147.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
147.89/147.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.59/152.67	c lits-rem:      3936  cl-subs:     4670  v-elim:      0  v-fix:    0  time:  4.73 s
152.59/152.67	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
152.59/152.69	c vivif2 --  cl tried    65955 cl shrink        0 lits rem          0 time: 0.01
152.69/152.79	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.10
152.69/152.79	c calculated reachability. Time: 0.00
152.69/152.79	c  N st    74   1210493       257      2390         0     65955      9560   1132576   no data   no data
165.10/165.14	c  N st    75   1283375       257      2390         0     89344      9560   1688918   no data   no data
182.70/182.77	c  N st    76   1392700       257      2390         0     50774      9560    624440   no data   no data
211.60/211.65	c  N st    77   1556684       257      2390         0     55567      9560    694688   no data   no data
238.00/238.03	c  N st    78   1710497       257      2390         0     96074      9560   1780776   no data   no data
238.00/238.03	c  S st    78   1710497       257      2390         0     96074      9560   1780776   no data   no data
238.20/238.29	c  S st    78   1711002       257      2390         0     96572      9560   1794846   no data   no data
238.30/238.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
238.30/238.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
238.30/238.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
238.30/238.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
238.30/238.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.30/238.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
238.30/238.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
238.30/238.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
238.40/238.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
253.70/253.72	c lits-rem:      4095  cl-subs:    11056  v-elim:      0  v-fix:    0  time: 15.31 s
253.70/253.72	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
253.70/253.74	c vivif2 --  cl tried    85516 cl shrink        0 lits rem          0 time: 0.02
253.80/253.89	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.15
253.80/253.89	c calculated reachability. Time: 0.00
253.80/253.89	c  N st    78   1711002       257      2390         0     85516      9560   1518284   no data   no data
327.82/327.85	c  N st    79   2079968       257      2390         0     96836      9560   1723855   no data   no data
353.70/353.75	c  N st    80   2211003       257      2390         0    101024      9560   1833088   no data   no data
353.70/353.75	c  S st    80   2211003       257      2390         0    101024      9560   1833088   no data   no data
354.00/354.02	c  S st    80   2211505       257      2390         0    101521      9560   1847406   no data   no data
354.00/354.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
354.00/354.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
354.00/354.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
354.00/354.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
354.00/354.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
354.00/354.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
354.00/354.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
354.00/354.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
354.10/354.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
367.31/367.33	c lits-rem:      3955  cl-subs:     9527  v-elim:      0  v-fix:    0  time: 13.19 s
367.31/367.33	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
367.31/367.36	c vivif2 --  cl tried    91994 cl shrink        0 lits rem          0 time: 0.03
367.51/367.53	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.17
367.51/367.54	c calculated reachability. Time: 0.00
367.51/367.54	c  N st    80   2211505       257      2390         0     91994      9560   1590544   no data   no data
470.71/470.80	c  N st    81   2711506       257      2390         0    114650      9560   2025005   no data   no data
470.71/470.80	c  S st    81   2711506       257      2390         0    114650      9560   2025005   no data   no data
471.10/471.15	c  S st    81   2712009       257      2390         0    115150      9560   2038843   no data   no data
471.10/471.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
471.20/471.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
471.20/471.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
471.20/471.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
471.20/471.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
471.20/471.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
471.20/471.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
471.20/471.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
471.20/471.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
490.51/490.52	c lits-rem:      4055  cl-subs:    14628  v-elim:      0  v-fix:    0  time: 19.24 s
490.51/490.52	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
490.51/490.54	c vivif2 --  cl tried   100522 cl shrink        0 lits rem          0 time: 0.02
490.71/490.73	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.19
490.71/490.73	c calculated reachability. Time: 0.00
490.71/490.73	c  N st    81   2712009       257      2390         0    100522      9560   1706317   no data   no data
601.31/601.33	c  N st    82   3212010       257      2390         0     78143      9560    965921   no data   no data
601.31/601.33	c  S st    82   3212010       257      2390         0     78143      9560    965921   no data   no data
601.51/601.51	c  S st    82   3212511       257      2390         0     78642      9560    980321   no data   no data
601.51/601.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
601.51/601.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
601.51/601.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
601.51/601.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
601.51/601.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
601.51/601.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
601.51/601.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
601.51/601.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
601.51/601.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
602.11/602.13	c lits-rem:       310  cl-subs:      939  v-elim:      0  v-fix:    0  time:  0.55 s
602.11/602.13	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
602.11/602.14	c vivif2 --  cl tried    77703 cl shrink        0 lits rem          0 time: 0.01
602.21/602.26	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.12
602.21/602.26	c calculated reachability. Time: 0.00
602.21/602.26	c  N st    82   3212511       257      2390         0     77703      9560    954222   no data   no data
721.21/721.20	c  N st    83   3712512       257      2390         0     88120      9560   1142580   no data   no data
721.21/721.20	c  S st    83   3712512       257      2390         0     88120      9560   1142580   no data   no data
721.41/721.44	c  S st    83   3713020       257      2390         0     88624      9560   1157361   no data   no data
721.41/721.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
721.41/721.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
721.41/721.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
721.41/721.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
721.41/721.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
721.41/721.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
721.41/721.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
721.41/721.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
721.52/721.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
722.81/722.81	c lits-rem:       528  cl-subs:     2037  v-elim:      0  v-fix:    0  time:  1.29 s
722.81/722.81	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
722.81/722.82	c vivif2 --  cl tried    86587 cl shrink        0 lits rem          0 time: 0.02
722.91/722.98	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.15
722.91/722.98	c calculated reachability. Time: 0.00
722.91/722.98	c  N st    83   3713020       257      2390         0     86587      9560   1103379   no data   no data
731.71/731.75	c  F st    84   3751564       257      2390         0    122883      9560   2079528   no data   no data
731.71/731.75	c  N st    84   3751564       257      2390         0    122883      9560   2079528   no data   no data
733.21/733.28	c Decided on static restart strategy
739.71/739.75	c  N st    94   3779868       257      2390         0    149822      9560   2801055   no data   no data
747.52/747.54	c  N st    96   3815860       257      2390         0    103776      9560   1573921   no data   no data
755.01/755.02	c  N st    97   3848253       257      2390         0    134544      9560   2484542   no data   no data
768.42/768.43	c  N st    98   3896843       257      2390         0     98975      9560   1393650   no data   no data
787.42/787.46	c  N st    99   3969727       257      2390         0     85658      9560   1013760   no data   no data
815.72/815.79	c  N st   100   4079050       257      2390         0    105943      9560   1573517   no data   no data
849.42/849.49	c  N st   101   4213021       257      2390         0    148422      9560   2757825   no data   no data
849.42/849.49	c  S st   101   4213021       257      2390         0    148422      9560   2757825   no data   no data
849.82/849.89	c  S st   101   4213523       257      2390         0    148917      9560   2772235   no data   no data
849.92/849.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
849.92/849.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
849.92/849.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
849.92/849.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
849.92/849.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
849.92/849.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
849.92/849.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
850.02/850.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
850.02/850.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
888.02/888.05	c lits-rem:      4343  cl-subs:    16337  v-elim:      0  v-fix:    0  time: 37.97 s
888.02/888.05	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
888.02/888.08	c vivif2 --  cl tried   132580 cl shrink        0 lits rem          0 time: 0.03
888.32/888.38	c asymm  cl-useful: 0/2390/2390 lits-rem:0 time: 0.30
888.32/888.38	c calculated reachability. Time: 0.00
888.32/888.38	c  N st   101   4213523       257      2390         0    132580      9560   2341368   no data   no data
954.12/954.17	c  N st   102   4459502       257      2390         0    107411      9560   1530105   no data   no data
1020.02/1020.05	c  N st   103   4713524       257      2390         0    171085      9560   3354195   no data   no data
1020.02/1020.05	c  S st   103   4713524       257      2390         0    171085      9560   3354195   no data   no data
1020.52/1020.59	c  S st   103   4714029       257      2390         0    171587      9560   3368988   no data   no data
1020.62/1020.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1020.62/1020.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1020.62/1020.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1020.62/1020.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1020.62/1020.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1020.62/1020.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
1020.62/1020.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1020.73/1020.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1020.73/1020.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1076.13/1076.17	c lits-rem:      9122  cl-subs:    20198  v-elim:      0  v-fix:    0  time: 55.37 s
1076.13/1076.17	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
1076.23/1076.21	c vivif2 --  cl tried   151389 cl shrink        0 lits rem          0 time: 0.04
1076.52/1076.53	c asymm  cl-useful: 0/2186/2390 lits-rem:0 time: 0.32
1076.52/1076.53	c calculated reachability. Time: 0.00
1076.52/1076.53	c  N st   103   4714029       257      2390         0    151389      9560   2861197   no data   no data
1217.33/1217.30	c  N st   104   5214030       257      2390         0    166309      9560   3110328   no data   no data
1217.33/1217.30	c  S st   104   5214030       257      2390         0    166309      9560   3110328   no data   no data
1217.83/1217.81	c  S st   104   5214534       257      2390         0    166813      9560   3125091   no data   no data
1217.83/1217.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1217.83/1217.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1217.83/1217.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1217.83/1217.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1217.83/1217.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1217.83/1217.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
1217.83/1217.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1217.93/1217.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1218.03/1218.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1270.54/1270.52	c lits-rem:      5932  cl-subs:    20583  v-elim:      0  v-fix:    0  time: 52.51 s
1270.54/1270.52	c vivif2 --  cl tried     2390 cl shrink        0 lits rem          0 time: 0.00
1270.54/1270.56	c vivif2 --  cl tried   146230 cl shrink        0 lits rem          0 time: 0.04
1270.83/1270.88	c asymm  cl-useful: 0/2266/2390 lits-rem:0 time: 0.32
1270.83/1270.88	c calculated reachability. Time: 0.00
1270.83/1270.88	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: 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-3367914-1305391205/watcher-3367914-1305391205 -o /tmp/evaluation-result-3367914-1305391205/solver-3367914-1305391205 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367914-1305391205.cnf 

running on 2 cores: 1,3

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.19 3.86 3.91 3/358 16042
/proc/meminfo: memFree=24286652/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=29864 CPUtime=0 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 593 0 0 0 0 0 0 0 21 0 1 0 631535987 30580736 533 33554432000 4194304 4580011 140735713634688 18446744073709551615 228095111877 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 7466 533 338 95 0 2448 0

[startup+0.0202959 s]
/proc/loadavg: 3.19 3.86 3.91 3/358 16042
/proc/meminfo: memFree=24286652/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=30628 CPUtime=0.01 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 874 0 0 0 1 0 0 0 21 0 1 0 631535987 31363072 763 33554432000 4194304 4580011 140735713634688 18446744073709551615 4320740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 7657 763 362 95 0 2639 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30628

[startup+0.100316 s]
/proc/loadavg: 3.19 3.86 3.91 3/358 16042
/proc/meminfo: memFree=24286652/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=30788 CPUtime=0.09 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 995 0 0 0 9 0 0 0 21 0 1 0 631535987 31526912 884 33554432000 4194304 4580011 140735713634688 18446744073709551615 228095106229 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 7697 884 363 95 0 2679 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30788

[startup+0.300278 s]
/proc/loadavg: 3.19 3.86 3.91 3/358 16042
/proc/meminfo: memFree=24286652/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=31404 CPUtime=0.29 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 1331 0 0 0 29 0 0 0 22 0 1 0 631535987 32157696 1041 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 7851 1041 363 95 0 2833 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31404

[startup+0.700217 s]
/proc/loadavg: 3.19 3.86 3.91 3/358 16042
/proc/meminfo: memFree=24286652/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=32112 CPUtime=0.69 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 2006 0 0 0 69 0 0 0 23 0 1 0 631535987 32882688 1102 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 8028 1102 363 95 0 3010 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32112

[startup+1.50107 s]
/proc/loadavg: 3.19 3.86 3.91 5/362 16049
/proc/meminfo: memFree=24218712/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=50580 CPUtime=1.49 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 3602 0 0 0 149 0 0 0 18 0 1 0 631535987 51793920 2297 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 12645 2297 364 95 0 7627 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50580

[startup+3.10076 s]
/proc/loadavg: 3.19 3.86 3.91 5/368 16061
/proc/meminfo: memFree=24074808/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=68372 CPUtime=3.09 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 4985 0 0 0 309 0 0 0 21 0 1 0 631535987 70012928 3306 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 17093 3306 364 95 0 12075 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68372

[startup+6.30019 s]
/proc/loadavg: 3.33 3.87 3.91 5/368 16061
/proc/meminfo: memFree=23838624/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=58548 CPUtime=6.29 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 7415 0 0 0 628 1 0 0 25 0 1 0 631535987 59953152 3489 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 14637 3489 367 95 0 9619 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58548

[startup+12.701 s]
/proc/loadavg: 3.39 3.88 3.91 5/368 16061
/proc/meminfo: memFree=23764248/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=46812 CPUtime=12.7 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 12985 0 0 0 1268 2 0 0 25 0 1 0 631535987 47935488 4901 33554432000 4194304 4580011 140735713634688 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 11703 4901 367 95 0 6685 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 46812

[startup+25.5007 s]
/proc/loadavg: 3.52 3.88 3.91 5/368 16061
/proc/meminfo: memFree=23711932/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=56380 CPUtime=25.5 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 21157 0 0 0 2547 3 0 0 25 0 1 0 631535987 57733120 7517 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 14095 7517 367 95 0 9077 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 56380

[startup+51.1009 s]
/proc/loadavg: 3.82 3.92 3.92 5/368 16089
/proc/meminfo: memFree=23649604/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=60100 CPUtime=51.1 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 32927 0 0 0 5105 5 0 0 25 0 1 0 631535987 61542400 8454 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 15025 8454 367 95 0 10007 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 60100

[startup+102.314 s]
/proc/loadavg: 3.99 3.95 3.93 5/368 16090
/proc/meminfo: memFree=23608908/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=78576 CPUtime=102.31 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 52962 0 0 0 10222 9 0 0 25 0 1 0 631535987 80461824 12551 33554432000 4194304 4580011 140735713634688 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 19644 12551 367 95 0 14626 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 78576

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.93 5/368 16092
/proc/meminfo: memFree=23592480/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=88616 CPUtime=162.3 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 71580 0 0 0 16218 12 0 0 25 0 1 0 631535987 90742784 15264 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 22154 15264 367 95 0 17136 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 88616

[startup+222.3 s]
/proc/loadavg: 4.13 4.00 3.94 5/368 16094
/proc/meminfo: memFree=23569388/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=88996 CPUtime=222.3 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 86899 0 0 0 22215 15 0 0 25 0 1 0 631535987 91131904 14793 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 22249 14793 367 95 0 17231 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 88996

[startup+282.3 s]
/proc/loadavg: 4.09 4.01 3.95 5/368 16095
/proc/meminfo: memFree=23526960/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=104248 CPUtime=282.3 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 99424 0 0 0 28212 18 0 0 25 0 1 0 631535987 106749952 19778 33554432000 4194304 4580011 140735713634688 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 26062 19778 367 95 0 21044 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 104248

[startup+342.3 s]
/proc/loadavg: 4.22 4.06 3.97 5/368 16097
/proc/meminfo: memFree=23556552/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=104576 CPUtime=342.3 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 112244 0 0 0 34209 21 0 0 25 0 1 0 631535987 107085824 19783 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 26144 19783 367 95 0 21126 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 104576

[startup+402.3 s]
/proc/loadavg: 4.14 4.06 3.97 5/368 16098
/proc/meminfo: memFree=23527608/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=119336 CPUtime=402.3 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 124735 0 0 0 40207 23 0 0 25 0 1 0 631535987 122200064 23705 33554432000 4194304 4580011 140735713634688 18446744073709551615 4305264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 29834 23705 367 95 0 24816 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 119336

[startup+462.3 s]
/proc/loadavg: 4.05 4.05 3.97 5/368 16100
/proc/meminfo: memFree=23506628/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=119672 CPUtime=462.31 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 137333 0 0 0 46205 26 0 0 25 0 1 0 631535987 122544128 21915 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 29918 21915 367 95 0 24900 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 119672

[startup+522.3 s]
/proc/loadavg: 4.02 4.04 3.97 5/368 16102
/proc/meminfo: memFree=23469992/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=128228 CPUtime=522.31 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 146957 0 0 0 52202 29 0 0 25 0 1 0 631535987 131305472 24848 33554432000 4194304 4580011 140735713634688 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 32057 24848 367 95 0 27039 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 128228

[startup+582.3 s]
/proc/loadavg: 4.00 4.03 3.97 5/368 16103
/proc/meminfo: memFree=23474036/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=182096 CPUtime=582.31 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 158204 0 0 0 58199 32 0 0 25 0 1 0 631535987 186466304 26211 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 45524 26211 367 95 0 40506 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 182096

[startup+642.3 s]
/proc/loadavg: 4.08 4.05 3.98 5/368 16105
/proc/meminfo: memFree=23461356/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=129744 CPUtime=642.32 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 170214 0 0 0 64197 35 0 0 25 0 1 0 631535987 132857856 24280 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 32436 24280 367 95 0 27418 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 129744

[startup+702.3 s]
/proc/loadavg: 4.13 4.07 3.99 5/368 16106
/proc/meminfo: memFree=23527412/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=129932 CPUtime=702.31 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 181136 0 0 0 70194 37 0 0 25 0 1 0 631535987 133050368 24378 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 32483 24378 367 95 0 27465 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 129932

[startup+762.313 s]
/proc/loadavg: 4.16 4.08 4.00 5/368 16108
/proc/meminfo: memFree=23446268/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=186460 CPUtime=762.32 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 190760 0 0 0 76193 39 0 0 25 0 1 0 631535987 190935040 26768 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 46615 26768 367 95 0 41597 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 186460

[startup+822.3 s]
/proc/loadavg: 4.06 4.07 4.00 5/368 16110
/proc/meminfo: memFree=23506868/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=131776 CPUtime=822.32 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 201243 0 0 0 82190 42 0 0 25 0 1 0 631535987 134938624 25952 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 32944 25952 367 95 0 27926 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 131776

[startup+882.301 s]
/proc/loadavg: 4.02 4.05 4.00 5/368 16111
/proc/meminfo: memFree=23423868/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=155236 CPUtime=882.32 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 211033 0 0 0 88188 44 0 0 25 0 1 0 631535987 158961664 31953 33554432000 4194304 4580011 140735713634688 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 38809 31953 367 95 0 33791 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 155236

[startup+942.301 s]
/proc/loadavg: 4.04 4.05 4.00 5/368 16113
/proc/meminfo: memFree=23440684/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=155332 CPUtime=942.32 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 219489 0 0 0 94186 46 0 0 25 0 1 0 631535987 159059968 32122 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 38833 32122 367 95 0 33815 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 155332

[startup+1002.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/368 16114
/proc/meminfo: memFree=23480808/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=155512 CPUtime=1002.32 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 229894 0 0 0 100183 49 0 0 25 0 1 0 631535987 159244288 30667 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 38878 30667 367 95 0 33860 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 155512

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/368 16116
/proc/meminfo: memFree=23426092/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=233844 CPUtime=1062.33 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 237081 0 0 0 106182 51 0 0 25 0 1 0 631535987 239456256 37854 33554432000 4194304 4580011 140735713634688 18446744073709551615 4406269 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 58461 37854 367 95 0 53443 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 233844

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/368 16118
/proc/meminfo: memFree=23426800/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=177116 CPUtime=1122.32 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 244422 0 0 0 112179 53 0 0 25 0 1 0 631535987 181366784 36384 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 44279 36384 367 95 0 39261 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 177116

[startup+1182.3 s]
/proc/loadavg: 4.06 4.03 4.00 5/368 16119
/proc/meminfo: memFree=23418704/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=177236 CPUtime=1182.33 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 253481 0 0 0 118177 56 0 0 25 0 1 0 631535987 181489664 37140 33554432000 4194304 4580011 140735713634688 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 44309 37140 367 95 0 39291 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 177236

[startup+1242.3 s]
/proc/loadavg: 4.09 4.04 4.00 5/368 16121
/proc/meminfo: memFree=23405260/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=189324 CPUtime=1242.33 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 260812 0 0 0 124175 58 0 0 25 0 1 0 631535987 193867776 40147 33554432000 4194304 4580011 140735713634688 18446744073709551615 4406269 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 47331 40147 367 95 0 42313 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 189324



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 4.00 5/368 16131
/proc/meminfo: memFree=23354332/32951124 swapFree=65980216/67111528
[pid=16042] ppid=16040 vsize=189380 CPUtime=1300.04 cores=1,3
/proc/16042/stat : 16042 (strangenight2-s) R 16040 16042 15582 0 -1 4202496 265522 0 0 0 129945 59 0 0 25 0 1 0 631535987 193925120 39918 33554432000 4194304 4580011 140735713634688 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16042/statm: 47345 39918 367 95 0 42327 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 189380

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.06
CPU user time (s): 1299.46
CPU system time (s): 0.600908
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 247296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.46
system time used= 0.600908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265523
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= 16
involuntary context switches= 1123

runsolver used 4.6073 second user time and 10.7694 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 18:40:05
IDJOB=3367914
IDBENCH=83250
IDSOLVER=1845
FILE ID=node142/3367914-1305391205
RUNJOBID= node142-1305391205-16020
PBS_JOBID= 13324407
Free space on /tmp= 73440 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
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-3367914-1305391205/watcher-3367914-1305391205 -o /tmp/evaluation-result-3367914-1305391205/solver-3367914-1305391205 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367914-1305391205.cnf

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

MD5SUM BENCH= 766a362c83d920a8f8dd49df62ed42c9
RANDOM SEED=1087108334

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:     32951124 kB
MemFree:      24287552 kB
Buffers:        309152 kB
Cached:        3802420 kB
SwapCached:      11520 kB
Active:        6013976 kB
Inactive:      2317668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24287552 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:            9116 kB
Writeback:           4 kB
AnonPages:     4217608 kB
Mapped:          19752 kB
Slab:           234120 kB
PageTables:      32828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77030080 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= 73376 MiB
End job on node142 at 2011-05-14 19:01:47