Trace number 3367508

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.03 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S2036658259-036.UNKNOWN.cnf
MD5SUMdedbbce6fb26e857922f18b3ce672c14
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367508-1305383458.cnf'
0.00/0.01	c -- header says num vars:            700
0.00/0.01	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2982/2982 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:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     15  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:     299 undec:      93 neg:     308
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       685      2965         0         0      8995         0   no data   no data
0.03/0.07	c Decided on static restart strategy
0.09/0.17	c  N st     8      4919       685      2965         0      4867      8995    143633   no data   no data
0.39/0.46	c  N st    10     11302       685      2965         0      4520      8995     95134   no data   no data
0.69/0.76	c  N st    11     17045       685      2965         0     10152      8995    262925   no data   no data
1.10/1.19	c  F st    12     25002       685      2965         0     12454      8995    325608   no data   no data
1.10/1.19	c  N st    12     25002       685      2965         0     12454      8995    325608   no data   no data
1.39/1.46	c Decided on static restart strategy
1.39/1.46	c  N st    18     30001       685      2965         0     10692      8995    254016   no data   no data
1.39/1.46	c  S st    18     30001       685      2965         0     10692      8995    254016   no data   no data
1.39/1.49	c  S st    18     30503       685      2965         0     11191      8995    267903   no data   no data
1.39/1.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.50	c blocked clauses removed:       15 vars:      2 tried:         685 T: 0.00 s
1.49/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
1.49/1.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.49/1.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.56	c lits-rem:        59  cl-subs:      363  v-elim:      0  v-fix:    0  time:  0.05 s
1.49/1.57	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.01
1.49/1.57	c calculated reachability. Time: 0.00
1.49/1.57	c  N st    18     30503       683      2950         0     10828      8950    255278   no data   no data
1.99/2.01	c  N st    20     37613       683      2950         0     10082      8950    204448   no data   no data
2.39/2.43	c  N st    21     44015       683      2950         0     16364      8950    391499   no data   no data
2.49/2.56	c  S st    22     45754       683      2950         0      9290      8950    161427   no data   no data
2.49/2.58	c  S st    22     46256       683      2950         0      9792      8950    174678   no data   no data
2.49/2.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
2.49/2.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.49/2.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.60	c lits-rem:        12  cl-subs:       24  v-elim:      0  v-fix:    0  time:  0.01 s
2.59/2.60	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
2.59/2.60	c vivif2 --  cl tried     9768 cl shrink        0 lits rem          0 time: 0.00
2.59/2.61	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.01
2.59/2.61	c calculated reachability. Time: 0.00
2.59/2.61	c  N st    22     46256       683      2950         0      9768      8950    173906   no data   no data
3.59/3.63	c  N st    23     60653       683      2950         0     14178      8950    294923   no data   no data
4.29/4.31	c  N st    24     69386       683      2950         0     11969      8950    217244   no data   no data
4.29/4.31	c  S st    24     69386       683      2950         0     11969      8950    217244   no data   no data
4.29/4.34	c  S st    24     69891       683      2950         0     12474      8950    230871   no data   no data
4.29/4.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.29/4.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.29/4.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.29/4.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
4.29/4.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.29/4.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.29/4.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.37	c lits-rem:        19  cl-subs:       62  v-elim:      0  v-fix:    0  time:  0.02 s
4.29/4.37	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
4.29/4.37	c vivif2 --  cl tried    12412 cl shrink        0 lits rem          0 time: 0.00
4.29/4.38	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.01
4.29/4.38	c calculated reachability. Time: 0.00
4.29/4.38	c  N st    24     69891       683      2950         0     12412      8950    228662   no data   no data
5.78/5.81	c  F st    25     87500       683      2950         0     17933      8950    396510   no data   no data
5.78/5.81	c  N st    25     87500       683      2950         0     17933      8950    396510   no data   no data
6.18/6.26	c  N dy    34     93124       683      2950         0     23471      8950    553234     19.84     21.01
6.68/6.77	c  N dy    43     99717       683      2950         0     17101      8950    284727     18.16     19.40
7.08/7.17	c  S st    86    104836       683      2950         0     22192      8950    429111     19.12     19.39
7.18/7.23	c  S st    86    105345       683      2950         0     22701      8950    443899     19.12   no data
7.18/7.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.18/7.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.18/7.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.18/7.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.18/7.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.18/7.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
7.18/7.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.18/7.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.18/7.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.34	c lits-rem:       100  cl-subs:      342  v-elim:      0  v-fix:    0  time:  0.08 s
7.29/7.34	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
7.29/7.34	c vivif2 --  cl tried    22359 cl shrink        0 lits rem          0 time: 0.00
7.29/7.36	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.01
7.29/7.36	c calculated reachability. Time: 0.00
7.29/7.36	c  N dy    86    105345       683      2950         0     22359      8950    433712     19.12   no data
7.99/8.00	c  N dy   111    112631       683      2950         0     15709      8950    211067     19.02     20.21
8.59/8.64	c  N dy   129    120965       683      2950         0     23970      8950    450526     18.71     19.71
9.29/9.38	c  N dy   176    128934       683      2950         0     17011      8950    219328     18.94     20.15
9.99/10.08	c  N dy   222    137420       683      2950         0     25430      8950    459270     19.09     20.50
10.90/10.92	c  N dy   282    146230       683      2950         0     18316      8950    229342     19.32     20.76
11.69/11.75	c  N dy   320    155919       683      2950         0     27920      8950    500677     19.32     20.54
11.89/11.96	c  S st   329    158019       683      2950         0     30007      8950    559646     19.32   no data
12.00/12.03	c  S st   329    158521       683      2950         0     30507      8950    573627     19.32   no data
12.00/12.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.00/12.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.00/12.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.00/12.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.00/12.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.00/12.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
12.00/12.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.00/12.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.00/12.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.10/12.18	c lits-rem:       159  cl-subs:      361  v-elim:      0  v-fix:    0  time:  0.12 s
12.10/12.18	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
12.10/12.19	c vivif2 --  cl tried    30146 cl shrink        0 lits rem          0 time: 0.01
12.19/12.21	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.02
12.19/12.21	c calculated reachability. Time: 0.00
12.19/12.21	c  N dy   329    158521       683      2950         0     30146      8950    561559     19.32   no data
13.20/13.23	c  N dy   333    169680       683      2950         0     24322      8950    377052     18.98     20.14
14.39/14.41	c  N dy   376    180556       683      2950         0     35118      8950    683106     18.97     22.56
15.40/15.45	c  N dy   430    192101       683      2950         0     28719      8950    470091     18.97     23.11
16.68/16.75	c  N dy   484    204434       683      2950         0     22103      8950    268925     19.03     20.25
18.18/18.24	c  N dy   525    219034       683      2950         0     36541      8950    672377     18.98     20.01
19.58/19.66	c  N dy   608    233020       683      2950         0     30640      8950    488893     19.07     20.10
20.18/20.20	c  S st   632    237781       683      2950         0     35376      8950    622337     19.09     17.57
20.18/20.28	c  S st   632    238283       683      2950         0     35878      8950    636503     19.09   no data
20.18/20.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.18/20.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.18/20.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.18/20.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.18/20.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.18/20.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
20.18/20.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.28/20.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.28/20.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.38/20.48	c lits-rem:       131  cl-subs:      474  v-elim:      0  v-fix:    0  time:  0.16 s
20.38/20.48	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
20.38/20.49	c vivif2 --  cl tried    35404 cl shrink        0 lits rem          0 time: 0.01
20.48/20.51	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.02
20.48/20.51	c calculated reachability. Time: 0.00
20.48/20.51	c  N dy   632    238283       683      2950         0     35404      8950    620468     19.09   no data
22.18/22.22	c  N dy   706    253664       683      2950         0     29810      8950    433364     19.12     20.41
24.20/24.22	c  N dy   806    269874       683      2950         0     24076      8950    251165     19.21     21.55
26.18/26.20	c  N dy   911    287150       683      2950         0     41209      8950    741694     19.29     22.59
28.18/28.29	c  N dy  1007    305587       683      2950         0     36672      8950    590246     19.33     20.41
28.28/28.37	c  F st  1011    306251       683      2950         0     37335      8950    609644     19.33     20.02
30.58/30.63	c  N dy  1093    325329       683      2950         0     32454      8950    448068     19.37     20.48
33.28/33.31	c  N dy  1217    345362       683      2950         0     27540      8950    280710     19.45     23.34
34.59/34.65	c  S st  1248    357424       683      2950         0     39471      8950    625564     19.41     17.89
34.69/34.74	c  S st  1248    357925       683      2950         0     39972      8950    639290     19.41   no data
34.69/34.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.69/34.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.69/34.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.69/34.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.69/34.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.69/34.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
34.69/34.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
34.69/34.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.69/34.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.88/34.98	c lits-rem:       146  cl-subs:      557  v-elim:      0  v-fix:    0  time:  0.20 s
34.88/34.98	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
34.88/34.99	c vivif2 --  cl tried    39415 cl shrink        0 lits rem          0 time: 0.01
34.98/35.01	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.02
34.98/35.01	c calculated reachability. Time: 0.00
34.98/35.01	c  N dy  1248    357925       683      2950         0     39415      8950    622997     19.41   no data
37.58/37.65	c  N dy  1333    377992       683      2950         0     33542      8950    426964     19.42     20.88
40.48/40.56	c  N dy  1430    398423       683      2950         0     27024      8950    217899     19.43     20.53
43.09/43.13	c  N dy  1500    419326       683      2950         0     47743      8950    812505     19.43     20.48
45.78/45.81	c  N dy  1547    439484       683      2950         0     39915      8950    573387     19.39     20.44
48.78/48.87	c  N dy  1655    459542       683      2950         0     31090      8950    290102     19.42     20.45
51.48/51.59	c  N dy  1768    479565       683      2950         0     50941      8950    874924     19.46     20.62
54.38/54.49	c  N dy  1874    499575       683      2950         0     41047      8950    561492     19.49     20.73
57.79/57.83	c  N dy  1982    519599       683      2950         0     60936      8950   1143577     19.52     23.18
60.08/60.15	c  S st  2039    536887       683      2950         0     47308      8950    706191     19.51     16.01
60.18/60.25	c  S st  2039    537393       683      2950         0     47814      8950    719711     19.51   no data
60.18/60.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.18/60.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
60.18/60.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.18/60.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.18/60.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.18/60.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
60.18/60.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
60.18/60.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
60.18/60.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.49/60.53	c lits-rem:       115  cl-subs:      627  v-elim:      0  v-fix:    0  time:  0.23 s
60.49/60.53	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
60.49/60.54	c vivif2 --  cl tried    47187 cl shrink        0 lits rem          0 time: 0.01
60.49/60.56	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.03
60.49/60.57	c calculated reachability. Time: 0.00
60.49/60.57	c  N dy  2039    537393       683      2950         0     47187      8950    700632     19.51   no data
63.88/63.90	c  N dy  2135    557400       683      2950         0     35298      8950    349289     19.53     20.63
66.79/66.83	c  N dy  2194    577427       683      2950         0     55121      8950    914072     19.51     20.84
70.09/70.14	c  N dy  2305    597428       683      2950         0     42265      8950    528348     19.54     21.72
73.28/73.35	c  N dy  2378    617453       683      2950         0     62133      8950   1105644     19.53     21.96
76.58/76.63	c  N dy  2515    637914       683      2950         0     48734      8950    698452     19.58     20.72
80.58/80.61	c  N dy  2601    658917       683      2950         0     34840      8950    263730     19.58     20.83
83.48/83.55	c  N dy  2724    678952       683      2950         0     54727      8950    844682     19.61     22.86
87.89/87.92	c  N dy  2832    702754       683      2950         0     42610      8950    460893     19.62     20.91
93.08/93.18	c  N dy  2908    733001       683      2950         0     72536      8950   1335366     19.55     20.67
96.28/96.30	c  N dy  3008    753109       683      2950         0     55801      8950    824497     19.57     20.75
100.47/100.54	c  N dy  3114    773188       683      2950         0     38047      8950    287624     19.58     20.70
103.58/103.69	c  N dy  3233    793251       683      2950         0     57966      8950    867084     19.60     21.02
106.28/106.38	c  S st  3299    806090       683      2950         0     70696      8950   1235948     19.62     18.73
106.48/106.53	c  S st  3299    806592       683      2950         0     71197      8950   1250529     19.62   no data
106.48/106.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.48/106.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
106.48/106.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.48/106.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.48/106.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.48/106.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
106.48/106.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
106.48/106.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
106.59/106.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.17/107.30	c lits-rem:       244  cl-subs:      972  v-elim:      0  v-fix:    0  time:  0.68 s
107.27/107.30	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
107.27/107.31	c vivif2 --  cl tried    70225 cl shrink        0 lits rem          0 time: 0.01
107.27/107.36	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.05
107.27/107.36	c calculated reachability. Time: 0.00
107.27/107.36	c  N dy  3299    806592       683      2950         0     70225      8950   1218515     19.62   no data
110.99/111.01	c  N dy  3396    826756       683      2950         0     51542      8950    656013     19.63     20.70
114.88/114.93	c  N dy  3484    846875       683      2950         0     71474      8950   1232776     19.63     20.98
118.58/118.67	c  N dy  3565    866926       683      2950         0     51692      8950    641214     19.63     24.85
122.68/122.79	c  N dy  3669    887386       683      2950         0     71991      8950   1230313     19.64     20.73
127.28/127.38	c  N dy  3774    911877       683      2950         0     55598      8950    725645     19.65     20.77
134.58/134.66	c  N dy  3803    948760       683      2950         0     50423      8950    566437     19.55     20.66
138.38/138.45	c  N dy  3888    969061       683      2950         0     70552      8950   1153861     19.55     20.83
143.00/143.02	c  N dy  3955    990486       683      2950         0     49197      8950    499881     19.54     20.66
146.88/146.92	c  N dy  4006   1011716       683      2950         0     70187      8950   1110289     19.53     20.73
151.58/151.65	c  N dy  4080   1031759       683      2950         0     46507      8950    399009     19.52     22.50
155.09/155.15	c  N dy  4148   1052048       683      2950         0     66562      8950    977873     19.52     20.57
160.08/160.10	c  F st  4277   1071875       683      2950         0     86251      8950   1558642     19.55   no data
160.08/160.17	c  N st  4278   1072127       683      2950         0     86501      8950   1566364     19.55   no data
161.18/161.27	c Decided on static restart strategy
165.08/165.13	c  N st  4287   1100181       683      2950         0     69619      8950   1143250     19.55   no data
172.88/172.92	c  N st  4289   1136174       683      2950         0     59581      8950   1378094     19.55   no data
180.89/180.98	c  N st  4290   1168569       683      2950         0     91507      8950   2395628     19.55   no data
190.48/190.50	c  N st  4291   1209889       683      2950         0     85830      8950   2043311     19.55   no data
190.48/190.50	c  S st  4291   1209889       683      2950         0     85830      8950   2043311     19.55   no data
190.68/190.72	c  S st  4291   1210389       683      2950         0     86330      8950   2056609     19.55   no data
190.68/190.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
190.68/190.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
190.68/190.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
190.68/190.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
190.68/190.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
190.68/190.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
190.68/190.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
190.68/190.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
190.78/190.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.78/198.81	c lits-rem:       738  cl-subs:     4820  v-elim:      0  v-fix:    0  time:  7.96 s
198.78/198.81	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
198.78/198.84	c vivif2 --  cl tried    81510 cl shrink        0 lits rem          0 time: 0.03
198.88/198.91	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.07
198.88/198.91	c calculated reachability. Time: 0.00
198.88/198.91	c  N st  4291   1210389       683      2950         0     81510      8950   1894116     19.55   no data
217.38/217.45	c  N st  4292   1283272       683      2950         0     57736      8950   1053299     19.55   no data
243.68/243.73	c  N st  4293   1392597       683      2950         0     65814      8950   1275919     19.55   no data
285.09/285.14	c  N st  4294   1556581       683      2950         0     70594      8950   1253079     19.55   no data
326.79/326.89	c  N st  4295   1710391       683      2950         0     56697      8950    734822     19.55   no data
326.79/326.89	c  S st  4295   1710391       683      2950         0     56697      8950    734822     19.55   no data
326.99/327.01	c  S st  4295   1710893       683      2950         0     57199      8950    749005     19.55   no data
326.99/327.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
326.99/327.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
326.99/327.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
326.99/327.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
326.99/327.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
326.99/327.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
326.99/327.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
326.99/327.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
326.99/327.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
327.29/327.36	c lits-rem:       140  cl-subs:      456  v-elim:      0  v-fix:    0  time:  0.29 s
327.29/327.36	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
327.29/327.37	c vivif2 --  cl tried    56743 cl shrink        0 lits rem          0 time: 0.01
327.39/327.41	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.04
327.39/327.41	c calculated reachability. Time: 0.00
327.39/327.41	c  N st  4295   1710893       683      2950         0     56743      8950    737544     19.55   no data
433.69/433.74	c  N st  4296   2079857       683      2950         0     62558      8950    777806     19.55   no data
469.99/470.03	c  N st  4297   2210894       683      2950         0     64706      8950    769760     19.55   no data
469.99/470.03	c  S st  4297   2210894       683      2950         0     64706      8950    769760     19.55   no data
470.09/470.18	c  S st  4297   2211399       683      2950         0     65211      8950    784367     19.55   no data
470.09/470.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
470.19/470.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
470.19/470.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
470.19/470.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
470.19/470.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.19/470.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
470.19/470.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
470.19/470.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
470.19/470.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.39/470.40	c lits-rem:        53  cl-subs:      145  v-elim:      0  v-fix:    0  time:  0.16 s
470.39/470.40	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
470.39/470.41	c vivif2 --  cl tried    65066 cl shrink        0 lits rem          0 time: 0.01
470.39/470.45	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.04
470.39/470.46	c calculated reachability. Time: 0.00
470.39/470.46	c  N st  4297   2211399       683      2950         0     65066      8950    780998     19.55   no data
629.10/629.15	c  N st  4298   2711399       683      2950         0     81855      8950   1141060     19.55   no data
629.10/629.15	c  S st  4298   2711399       683      2950         0     81855      8950   1141060     19.55   no data
629.29/629.33	c  S st  4298   2711900       683      2950         0     82355      8950   1155878     19.55   no data
629.29/629.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
629.29/629.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
629.29/629.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
629.29/629.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
629.29/629.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
629.29/629.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
629.29/629.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
629.29/629.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
629.39/629.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
630.09/630.15	c lits-rem:       138  cl-subs:     1040  v-elim:      0  v-fix:    0  time:  0.73 s
630.09/630.15	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
630.09/630.16	c vivif2 --  cl tried    81315 cl shrink        0 lits rem          0 time: 0.02
630.20/630.23	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.06
630.20/630.23	c calculated reachability. Time: 0.00
630.20/630.23	c  N st  4298   2711900       683      2950         0     81315      8950   1125552     19.55   no data
797.09/797.15	c  N st  4299   3211900       683      2950         0    127287      8950   2550909     19.55   no data
797.09/797.15	c  S st  4299   3211900       683      2950         0    127287      8950   2550909     19.55   no data
797.51/797.52	c  S st  4299   3212407       683      2950         0    127793      8950   2566131     19.55   no data
797.51/797.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
797.51/797.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
797.51/797.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
797.51/797.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
797.51/797.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
797.51/797.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
797.51/797.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
797.59/797.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
797.59/797.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
810.71/810.78	c lits-rem:       832  cl-subs:     5700  v-elim:      0  v-fix:    0  time: 13.09 s
810.71/810.78	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
810.79/810.82	c vivif2 --  cl tried   122093 cl shrink        0 lits rem          0 time: 0.04
810.89/810.93	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.11
810.89/810.93	c calculated reachability. Time: 0.00
810.89/810.93	c  N st  4299   3212407       683      2950         0    122093      8950   2379853     19.55   no data
970.51/970.51	c  N st  4300   3712407       683      2950         0    133002      8950   2578100     19.55   no data
970.51/970.51	c  S st  4300   3712407       683      2950         0    133002      8950   2578100     19.55   no data
970.80/970.87	c  S st  4300   3712907       683      2950         0    133501      8950   2592671     19.55   no data
970.80/970.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
970.90/970.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
970.90/970.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
970.90/970.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
970.90/970.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
970.90/970.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
970.90/970.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
970.90/970.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
971.00/971.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
981.00/981.06	c lits-rem:       343  cl-subs:     4933  v-elim:      0  v-fix:    0  time: 10.01 s
981.00/981.06	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
981.00/981.10	c vivif2 --  cl tried   128568 cl shrink        0 lits rem          0 time: 0.03
981.21/981.22	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.12
981.21/981.22	c calculated reachability. Time: 0.00
981.21/981.22	c  N st  4300   3712907       683      2950         0    128568      8950   2437050     19.55   no data
995.41/995.46	c  F st  4301   3751563       683      2950         0    166700      8950   3722360     19.55   no data
995.41/995.46	c  N st  4301   3751563       683      2950         0    166700      8950   3722360     19.55   no data
1002.50/1002.53	c  N dy  4393   3773721       683      2950         0    105210      8950   1533735     19.56     20.68
1010.81/1010.84	c  N dy  4507   3793762       683      2950         0    125071      8950   2116143     19.58     24.59
1020.90/1020.97	c  N dy  4619   3813774       683      2950         0    144904      8950   2699083     19.59     20.82
1033.80/1033.86	c  N dy  4735   3834565       683      2950         0    165529      8950   3308380     19.61     20.72
1043.70/1043.75	c  N dy  4857   3859545       683      2950         0    105356      8950   1425282     19.61     20.68
1051.70/1051.74	c  N dy  4957   3879712       683      2950         0    125303      8950   2009082     19.62     20.73
1062.00/1062.09	c  N dy  5079   3900028       683      2950         0    145471      8950   2606167     19.64     20.98
1074.20/1074.20	c  N dy  5179   3920088       683      2950         0    165344      8950   3181609     19.65     22.02
1083.00/1083.00	c  N dy  5285   3940174       683      2950         0     99237      8950   1193714     19.67     22.09
1090.30/1090.35	c  N dy  5384   3960240       683      2950         0    119127      8950   1773144     19.67     20.84
1099.70/1099.74	c  N dy  5497   3980498       683      2950         0    139215      8950   2367889     19.69     20.86
1110.91/1110.99	c  N dy  5606   4000564       683      2950         0    159137      8950   2950971     19.70     23.07
1122.31/1122.33	c  N dy  5731   4020678       683      2950         0     91932      8950    933520     19.72     20.97
1129.01/1129.00	c  N dy  5799   4041124       683      2950         0    112159      8950   1516721     19.72     20.89
1138.41/1138.47	c  N dy  5894   4062912       683      2950         0    133722      8950   2135333     19.72     20.77
1149.31/1149.32	c  N dy  6004   4083115       683      2950         0    153744      8950   2718057     19.73     20.79
1162.00/1162.03	c  N dy  6106   4103180       683      2950         0    173609      8950   3300875     19.75     21.49
1170.00/1170.00	c  N dy  6143   4127169       683      2950         0    109192      8950   1382131     19.72     21.05
1178.30/1178.31	c  N dy  6230   4147198       683      2950         0    129042      8950   1958782     19.72     21.06
1189.21/1189.20	c  N dy  6314   4169638       683      2950         0    151253      8950   2605439     19.72     20.81
1201.30/1201.37	c  N dy  6423   4189675       683      2950         0    171114      8950   3193277     19.73     21.80
1210.20/1210.26	c  N dy  6518   4209895       683      2950         0    102030      8950   1148256     19.74     20.96
1211.30/1211.33	c  S st  6535   4212908       683      2950         0    105017      8950   1236654     19.74   no data
1211.50/1211.58	c  S st  6535   4213414       683      2950         0    105522      8950   1251686     19.74   no data
1211.50/1211.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1211.60/1211.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1211.60/1211.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1211.60/1211.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1211.60/1211.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1211.60/1211.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
1211.60/1211.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1211.60/1211.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1211.60/1211.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1212.30/1212.34	c lits-rem:       102  cl-subs:      593  v-elim:      0  v-fix:    0  time:  0.66 s
1212.30/1212.34	c vivif2 --  cl tried     2950 cl shrink        0 lits rem          0 time: 0.00
1212.30/1212.36	c vivif2 --  cl tried   104929 cl shrink        0 lits rem          0 time: 0.02
1212.40/1212.44	c asymm  cl-useful: 0/2950/2950 lits-rem:0 time: 0.08
1212.40/1212.44	c calculated reachability. Time: 0.00
1212.40/1212.44	c  N dy  6535   4213414       683      2950         0    104929      8950   1233374     19.74   no data
1220.40/1220.48	c  N dy  6615   4234234       683      2950         0    125552      8950   1829215     19.74     20.93
1230.20/1230.28	c  N dy  6703   4254626       683      2950         0    145716      8950   2421385     19.74     20.94
1247.20/1247.29	c  N dy  6801   4277130       683      2950         0    168019      8950   3078770     19.74     20.94
1261.90/1261.93	c  N dy  6913   4297204       683      2950         0     97801      8950   1006547     19.75     22.40
1269.31/1269.34	c  N dy  7029   4317236       683      2950         0    117669      8950   1596194     19.76     21.73
1277.70/1277.71	c  N dy  7108   4337321       683      2950         0    137530      8950   2178092     19.77     22.45
1288.12/1288.12	c  N dy  7191   4357338       683      2950         0    157301      8950   2751846     19.77     20.85

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-3367508-1305383458/watcher-3367508-1305383458 -o /tmp/evaluation-result-3367508-1305383458/solver-3367508-1305383458 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367508-1305383458.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.73 3.96 3.75 5/342 18291
/proc/meminfo: memFree=12801520/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=29900 CPUtime=0 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 567 0 0 0 0 0 0 0 22 0 1 0 630761466 30617600 508 33554432000 4194304 4580011 140733279502304 18446744073709551615 4504608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 7475 508 338 95 0 2457 0

[startup+0.0354981 s]
/proc/loadavg: 3.73 3.96 3.75 5/342 18291
/proc/meminfo: memFree=12801520/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=30368 CPUtime=0.03 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 767 0 0 0 3 0 0 0 22 0 1 0 630761466 31096832 685 33554432000 4194304 4580011 140733279502304 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 7592 685 363 95 0 2574 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30368

[startup+0.100479 s]
/proc/loadavg: 3.73 3.96 3.75 5/342 18291
/proc/meminfo: memFree=12801520/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=30528 CPUtime=0.09 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 844 0 0 0 9 0 0 0 22 0 1 0 630761466 31260672 762 33554432000 4194304 4580011 140733279502304 18446744073709551615 4293065 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 7632 762 364 95 0 2614 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30528

[startup+0.300464 s]
/proc/loadavg: 3.73 3.96 3.75 5/342 18291
/proc/meminfo: memFree=12801520/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=31024 CPUtime=0.29 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 1140 0 0 0 29 0 0 0 23 0 1 0 630761466 31768576 882 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 7756 882 364 95 0 2738 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31024

[startup+0.700391 s]
/proc/loadavg: 3.73 3.96 3.75 5/342 18291
/proc/meminfo: memFree=12801520/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=31528 CPUtime=0.69 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 1572 0 0 0 69 0 0 0 25 0 1 0 630761466 32284672 1043 33554432000 4194304 4580011 140733279502304 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 7882 1043 364 95 0 2864 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31528

[startup+1.50021 s]
/proc/loadavg: 3.73 3.96 3.75 5/343 18292
/proc/meminfo: memFree=12789856/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=32256 CPUtime=1.49 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 2469 0 0 0 149 0 0 0 25 0 1 0 630761466 33030144 1203 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 8064 1203 367 95 0 3046 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32256

[startup+3.10092 s]
/proc/loadavg: 3.73 3.96 3.75 5/343 18292
/proc/meminfo: memFree=12761384/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=39232 CPUtime=3.09 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 5254 0 0 0 309 0 0 0 25 0 1 0 630761466 40173568 3028 33554432000 4194304 4580011 140733279502304 18446744073709551615 4293076 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 9808 3028 367 95 0 4790 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39232

[startup+6.30026 s]
/proc/loadavg: 3.75 3.96 3.76 5/343 18292
/proc/meminfo: memFree=12753976/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=41408 CPUtime=6.28 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 7683 0 0 0 628 0 0 0 25 0 1 0 630761466 42401792 3649 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 10352 3649 367 95 0 5334 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41408

[startup+12.701 s]
/proc/loadavg: 3.77 3.96 3.76 5/343 18292
/proc/meminfo: memFree=12715048/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=64600 CPUtime=12.69 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 11482 0 0 0 1268 1 0 0 25 0 1 0 630761466 66150400 6753 33554432000 4194304 4580011 140733279502304 18446744073709551615 4305952 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 16150 6753 367 95 0 11132 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64600

[startup+25.5004 s]
/proc/loadavg: 3.82 3.96 3.76 5/343 18292
/proc/meminfo: memFree=12665792/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=74248 CPUtime=25.48 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 14009 0 0 0 2547 1 0 0 25 0 1 0 630761466 76029952 9280 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 18562 9280 367 95 0 13544 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 74248

[startup+51.1004 s]
/proc/loadavg: 3.88 3.96 3.76 5/343 18293
/proc/meminfo: memFree=12660304/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=59220 CPUtime=51.08 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 21834 0 0 0 5105 3 0 0 25 0 1 0 630761466 60641280 8155 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 14805 8155 367 95 0 9787 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59220

[startup+102.312 s]
/proc/loadavg: 4.03 3.98 3.78 5/343 18294
/proc/meminfo: memFree=12601236/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=62272 CPUtime=102.29 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 35425 0 0 0 10222 7 0 0 25 0 1 0 630761466 63766528 8730 33554432000 4194304 4580011 140733279502304 18446744073709551615 4293666 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 15568 8730 367 95 0 10550 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 62272

[startup+162.3 s]
/proc/loadavg: 4.01 3.98 3.79 5/343 18296
/proc/meminfo: memFree=12593244/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=74224 CPUtime=162.28 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 50374 0 0 0 16217 11 0 0 25 0 1 0 630761466 76005376 11336 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 18556 11336 367 95 0 13538 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 74224

[startup+222.3 s]
/proc/loadavg: 4.16 4.02 3.81 5/343 18298
/proc/meminfo: memFree=12517044/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=115080 CPUtime=222.28 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 67801 0 0 0 22214 14 0 0 25 0 1 0 630761466 117841920 21320 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 28770 21320 367 95 0 23752 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 115080

[startup+282.3 s]
/proc/loadavg: 4.06 4.01 3.82 5/343 18299
/proc/meminfo: memFree=12443100/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=127572 CPUtime=282.29 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 71470 0 0 0 28213 16 0 0 25 0 1 0 630761466 130633728 24989 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 31893 24989 367 95 0 26875 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 127572

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.83 5/343 18301
/proc/meminfo: memFree=12416232/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=128712 CPUtime=342.29 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 72508 0 0 0 34213 16 0 0 25 0 1 0 630761466 131801088 26027 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 32178 26027 367 95 0 27160 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 128712

[startup+402.301 s]
/proc/loadavg: 4.11 4.03 3.84 5/343 18302
/proc/meminfo: memFree=12389668/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=129760 CPUtime=402.29 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 72919 0 0 0 40212 17 0 0 25 0 1 0 630761466 132874240 26438 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 32440 26438 367 95 0 27422 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 129760

[startup+462.301 s]
/proc/loadavg: 4.04 4.02 3.85 5/343 18304
/proc/meminfo: memFree=12359448/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=133972 CPUtime=462.29 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 74220 0 0 0 46212 17 0 0 25 0 1 0 630761466 137187328 27739 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 33493 27739 367 95 0 28475 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 133972

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.86 5/343 18305
/proc/meminfo: memFree=12375144/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=134236 CPUtime=522.29 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 74238 0 0 0 52212 17 0 0 25 0 1 0 630761466 137457664 27757 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 33559 27757 367 95 0 28541 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 134236

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.86 5/343 18307
/proc/meminfo: memFree=12359924/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=134236 CPUtime=582.3 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 74475 0 0 0 58212 18 0 0 25 0 1 0 630761466 137457664 27924 33554432000 4194304 4580011 140733279502304 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 33559 27924 367 95 0 28541 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 134236

[startup+642.301 s]
/proc/loadavg: 4.04 4.02 3.87 5/343 18309
/proc/meminfo: memFree=12341640/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=134880 CPUtime=642.3 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 74905 0 0 0 64212 18 0 0 25 0 1 0 630761466 138117120 28074 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 33720 28074 367 95 0 28702 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 134880

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.88 5/343 18310
/proc/meminfo: memFree=12311972/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=199852 CPUtime=702.3 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 78756 0 0 0 70210 20 0 0 25 0 1 0 630761466 204648448 31341 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 49963 31341 367 95 0 44945 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 199852

[startup+762.312 s]
/proc/loadavg: 4.09 4.04 3.90 5/343 18312
/proc/meminfo: memFree=12316388/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=147820 CPUtime=762.31 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 79729 0 0 0 76211 20 0 0 25 0 1 0 630761466 151367680 31194 33554432000 4194304 4580011 140733279502304 18446744073709551615 4295707 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 36955 31194 367 95 0 31937 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 147820

[startup+822.3 s]
/proc/loadavg: 4.03 4.03 3.90 5/343 18314
/proc/meminfo: memFree=12316712/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=205596 CPUtime=822.3 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 82189 0 0 0 82209 21 0 0 25 0 1 0 630761466 210530304 33140 33554432000 4194304 4580011 140733279502304 18446744073709551615 4304835 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 51399 33140 367 95 0 46381 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 205596

[startup+882.3 s]
/proc/loadavg: 4.08 4.04 3.91 5/343 18315
/proc/meminfo: memFree=12294992/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=165724 CPUtime=882.29 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 92172 0 0 0 88206 23 0 0 25 0 1 0 630761466 169701376 34572 33554432000 4194304 4580011 140733279502304 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 41431 34572 367 95 0 36413 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 165724

[startup+942.3 s]
/proc/loadavg: 4.06 4.04 3.92 5/343 18317
/proc/meminfo: memFree=12291456/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=165816 CPUtime=942.3 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 101042 0 0 0 94204 26 0 0 25 0 1 0 630761466 169795584 35328 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 41454 35328 367 95 0 36436 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 165816

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.92 5/343 18318
/proc/meminfo: memFree=12291924/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=169060 CPUtime=1002.3 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 109145 0 0 0 100203 27 0 0 25 0 1 0 630761466 173117440 35021 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 42265 35021 367 95 0 37247 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 169060

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.92 5/343 18320
/proc/meminfo: memFree=12247740/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=164704 CPUtime=1062.3 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 113348 0 0 0 106201 29 0 0 25 0 1 0 630761466 168656896 35353 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 41176 35353 367 95 0 36158 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 164704

[startup+1122.3 s]
/proc/loadavg: 4.07 4.03 3.92 5/343 18322
/proc/meminfo: memFree=12235156/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=177968 CPUtime=1122.31 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 118024 0 0 0 112200 31 0 0 25 0 1 0 630761466 182239232 39012 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 44492 39012 367 95 0 39474 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 177968

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 3.92 5/343 18323
/proc/meminfo: memFree=12209416/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=177968 CPUtime=1182.31 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 118546 0 0 0 118200 31 0 0 25 0 1 0 630761466 182239232 39012 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 44492 39012 367 95 0 39474 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 177968

[startup+1242.3 s]
/proc/loadavg: 4.07 4.04 3.93 5/343 18325
/proc/meminfo: memFree=12180868/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=230620 CPUtime=1242.3 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 119132 0 0 0 124199 31 0 0 25 0 1 0 630761466 236154880 39029 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 57655 39029 367 95 0 52637 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 230620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.93 2/338 18329
/proc/meminfo: memFree=12639644/32951124 swapFree=67111352/67111528
[pid=18291] ppid=18289 vsize=230756 CPUtime=1300.02 cores=4,6
/proc/18291/stat : 18291 (strangenight2-s) R 18289 18291 17595 0 -1 4202496 120206 0 0 0 129970 32 0 0 25 0 1 0 630761466 236294144 39472 33554432000 4194304 4580011 140733279502304 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18291/statm: 57689 39472 367 95 0 52671 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 230756

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.03
CPU user time (s): 1299.71
CPU system time (s): 0.32695
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 231028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.71
system time used= 0.32695
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120207
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= 6
involuntary context switches= 1881

runsolver used 4.54431 second user time and 9.61654 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-14 16:30:58
IDJOB=3367508
IDBENCH=82717
IDSOLVER=1845
FILE ID=node143/3367508-1305383458
RUNJOBID= node143-1305383458-18250
PBS_JOBID= 13324359
Free space on /tmp= 73400 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S2036658259-036.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367508-1305383458/watcher-3367508-1305383458 -o /tmp/evaluation-result-3367508-1305383458/solver-3367508-1305383458 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367508-1305383458.cnf

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

MD5SUM BENCH= dedbbce6fb26e857922f18b3ce672c14
RANDOM SEED=1364537998

node143.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	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.74
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.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.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.75
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.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.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12801552 kB
Buffers:        272496 kB
Cached:        3408240 kB
SwapCached:          0 kB
Active:       17238232 kB
Inactive:      2647900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12801552 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           22292 kB
Writeback:           0 kB
AnonPages:    16205052 kB
Mapped:          29620 kB
Slab:           144492 kB
PageTables:      53264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70032920 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= 73412 MiB
End job on node143 at 2011-05-14 16:52:41