Trace number 3370479

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)SAT 152.263 152.26

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-5_527.cnf
MD5SUM2b93573a7ecda0c32aa008181e0ed582
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.144977
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses12647
Sum of the clauses size38609
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 312313
Number of clauses of size 40
Number of clauses of size 5334
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370479-1305391575.cnf'
0.00/0.00	c -- header says num vars:            526
0.00/0.00	c -- header says num clauses:       12647
0.00/0.00	c -- clauses added:            0 learnts,        12647 normals,            0 xors
0.00/0.00	c -- vars added        526
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       526     12647         0         0     38609         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/12647/12647 lits-rem:0 time: 0.02
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    526 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.04	c lits-rem:         0  cl-subs:        1  v-elim:    106  v-fix:    0  time:  0.02 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     420 undec:     106 neg:       0
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       420     10372         0         0     42071         0   no data   no data  --
0.06/0.09	c Decided on static restart strategy
0.09/0.17	c  N st     8      4917       420     10372         0      4705     42071     78234   no data   no data  --
0.29/0.39	c  N st    10     11299       420     10372         0      4329     42071     54867   no data   no data  --
0.59/0.60	c  N st    11     17043       420     10372         0      9722     42071    135513   no data   no data  --
0.89/0.93	c  F st    12     25001       420     10372         0     11899     42071    167115   no data   no data  --
0.89/0.94	c Found part        1 vars:        201 clauses:      4966 lits size:     21147
0.89/0.94	c Found part        5 vars:        219 clauses:      5406 lits size:     20924
0.89/0.94	c Found parts:          2 time: 0.00 s
0.89/0.94	c Solving part 1
0.89/0.94	c  N st     0         0       201      4966         0         0     21147         0   no data   no data  --
0.89/0.95	c asymm  cl-useful: 4/4966/4966 lits-rem:5 time: 0.01
0.89/0.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.89/0.95	c Finding binary XORs  T:     0.00 s  found:       0
0.89/0.95	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.89/0.95	c calculated reachability. Time: 0.00
0.89/0.95	c Calc default polars -  time:   0.00 s pos:     201 undec:     325 neg:       0
0.89/0.95	c =========================================================================================
0.89/0.95	c types(t): F = full restart, N = normal restart
0.89/0.95	c types(t): S = simplification begin/end, E = solution found
0.89/0.95	c restart types(rt): st = static, dy = dynamic
0.89/0.95	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.95	c  B st     0         0       201      4966         0         0     21142         0   no data   no data  --
1.00/1.01	c Decided on static restart strategy
1.00/1.08	c  N st     8      4916       201      4966         0      4696     21142     75438   no data   no data  --
1.19/1.28	c  N st    10     11300       201      4966         0      4361     21142     57663   no data   no data  --
1.39/1.49	c  N st    11     17043       201      4966         0      9801     21142    143960   no data   no data  --
1.79/1.81	c  F st    12     25002       201      4966         0     12041     21142    174754   no data   no data  --
1.79/1.81	c  N st    12     25002       201      4966         0     12041     21142    174754   no data   no data  --
1.99/2.02	c Decided on static restart strategy
1.99/2.02	c  N st    18     30194       201      4966         0     10582     21142    147486   no data   no data  --
2.29/2.30	c  N st    20     37304       201      4966         0      9774     21142    122353   no data   no data  --
2.49/2.58	c  N st    21     43703       201      4966         0     15887     21142    228390   no data   no data  --
2.98/3.01	c  N st    22     53302       201      4966         0     16452     21142    228100   no data   no data  --
3.30/3.32	c  E st    23     60012         0      4966         0     13371     21142    174817   no data   no data  --
3.30/3.32	c Verified 4966 clauses.
3.30/3.32	c Verified 4966 clauses.
3.30/3.32	c Solved part
3.30/3.32	c =========================================================================================
3.30/3.32	c Coming back to original instance
3.30/3.32	c =========================================================================================
3.30/3.32	c  N st    12     25001       219      5406         0     11899     20924    167115   no data   no data  --
3.48/3.52	c Decided on static restart strategy
3.48/3.52	c  N st    18     30001       219      5406         0     10218     20924    133754   no data   no data  --
3.48/3.52	c  S st    18     30001       219      5406         0     10218     20924    133754   no data   no data  --
3.48/3.55	c  S st    18     30504       219      5406         0     10720     20924    142185   no data   no data  --
3.48/3.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.48/3.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.48/3.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.48/3.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.48/3.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.48/3.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    219 time:  0.00 s
3.48/3.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.78/3.83	c lits-rem:       574  cl-subs:     1630  v-elim:      0  v-fix:    0  time:  0.27 s
3.78/3.86	c asymm  cl-useful: 0/5406/5406 lits-rem:0 time: 0.03
3.78/3.86	c calculated reachability. Time: 0.00
3.78/3.86	c  N st    18     30504       219      5406         0      9090     20920    119856   no data   no data  --
4.08/4.16	c  N st    20     37615       219      5406         0      8369     20920     96867   no data   no data  --
4.40/4.42	c  N st    21     44015       219      5406         0     14417     20920    185588   no data   no data  --
4.48/4.50	c  S st    22     45756       219      5406         0     16066     20920    210988   no data   no data  --
4.48/4.53	c  S st    22     46260       219      5406         0     16564     20920    219494   no data   no data  --
4.48/4.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.48/4.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.48/4.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.48/4.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.48/4.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.48/4.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    219 time:  0.00 s
4.48/4.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.09/5.19	c lits-rem:       894  cl-subs:     3083  v-elim:      0  v-fix:    0  time:  0.65 s
5.09/5.19	c vivif2 --  cl tried     5406 cl shrink        0 lits rem          0 time: 0.00
5.09/5.19	c vivif2 --  cl tried    13481 cl shrink        0 lits rem          0 time: 0.00
5.19/5.24	c asymm  cl-useful: 0/5406/5406 lits-rem:0 time: 0.04
5.19/5.24	c calculated reachability. Time: 0.00
5.19/5.24	c  N st    22     46260       219      5406         0     13481     20920    176142   no data   no data  --
5.79/5.88	c  N st    23     60657       219      5406         0     18963     20920    268194   no data   no data  --
6.19/6.27	c  N st    24     69390       219      5406         0     17797     20920    238307   no data   no data  --
6.19/6.27	c  S st    24     69390       219      5406         0     17797     20920    238307   no data   no data  --
6.29/6.31	c  S st    24     69894       219      5406         0     18301     20920    246481   no data   no data  --
6.29/6.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.29/6.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    219 time:  0.00 s
6.29/6.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.09/7.16	c lits-rem:       919  cl-subs:     1972  v-elim:      0  v-fix:    0  time:  0.84 s
7.09/7.16	c vivif2 --  cl tried     5406 cl shrink        0 lits rem          0 time: 0.00
7.09/7.16	c vivif2 --  cl tried    16329 cl shrink        0 lits rem          0 time: 0.00
7.19/7.21	c asymm  cl-useful: 0/5406/5406 lits-rem:0 time: 0.05
7.19/7.21	c calculated reachability. Time: 0.00
7.19/7.21	c  N st    24     69894       219      5406         0     16329     20920    216241   no data   no data  --
7.99/8.07	c  F st    25     87500       219      5406         0     22652     20920    313289   no data   no data  --
7.99/8.07	c  N st    25     87500       219      5406         0     22652     20920    313289   no data   no data  --
8.29/8.34	c Decided on static restart strategy
8.39/8.49	c  N st    32     95535       219      5406         0     18803     20920    228597   no data   no data  --
8.99/9.01	c  N st    34    104843       219      5406         0     15343     20920    172769   no data   no data  --
8.99/9.01	c  S st    34    104843       219      5406         0     15343     20920    172769   no data   no data  --
8.99/9.04	c  S st    34    105343       219      5406         0     15834     20920    180730   no data   no data  --
8.99/9.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.99/9.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.99/9.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.99/9.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.99/9.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.99/9.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    219 time:  0.00 s
8.99/9.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.49/9.53	c lits-rem:       319  cl-subs:      965  v-elim:      0  v-fix:    0  time:  0.48 s
9.49/9.53	c vivif2 --  cl tried     5406 cl shrink        0 lits rem          0 time: 0.00
9.49/9.53	c vivif2 --  cl tried    14869 cl shrink        0 lits rem          0 time: 0.00
9.49/9.58	c asymm  cl-useful: 0/5406/5406 lits-rem:0 time: 0.04
9.49/9.58	c calculated reachability. Time: 0.00
9.49/9.58	c  N st    34    105343       219      5406         0     14869     20920    167136   no data   no data  --
9.99/10.08	c  N st    35    114941       219      5406         0     24142     20920    336448   no data   no data  --
10.79/10.87	c  N st    36    129340       219      5406         0     24377     20920    307693   no data   no data  --
12.19/12.27	c  N st    37    150937       219      5406         0     15463     20919    157474   no data   no data  --
12.59/12.66	c  S st    38    158014       219      5406         0     22186     20919    272410   no data   no data  --
12.69/12.70	c  S st    38    158517       219      5406         0     22680     20919    281230   no data   no data  --
12.69/12.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.69/12.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.69/12.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.69/12.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.69/12.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.69/12.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    219 time:  0.00 s
12.69/12.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.69/13.72	c lits-rem:      1025  cl-subs:     1448  v-elim:      0  v-fix:    0  time:  1.01 s
13.69/13.72	c vivif2 --  cl tried     5406 cl shrink        0 lits rem          0 time: 0.00
13.69/13.72	c vivif2 --  cl tried    21232 cl shrink        0 lits rem          0 time: 0.00
13.69/13.78	c asymm  cl-useful: 1/5406/5406 lits-rem:1 time: 0.06
13.69/13.78	c calculated reachability. Time: 0.00
13.69/13.78	c  N st    38    158517       219      5406         0     21232     20918    258243   no data   no data  --
17.09/17.12	c  N st    39    207106       219      5406         0     33943     20918    430578   no data   no data  --
19.39/19.41	c  N st    40    237775       219      5406         0     26087     20918    299980   no data   no data  --
19.39/19.41	c  S st    40    237775       219      5406         0     26087     20918    299980   no data   no data  --
19.39/19.46	c  S st    40    238278       219      5406         0     26587     20918    308169   no data   no data  --
19.39/19.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.39/19.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.39/19.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.39/19.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.39/19.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.39/19.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    219 time:  0.00 s
19.39/19.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.58/20.61	c lits-rem:      1636  cl-subs:     3102  v-elim:      0  v-fix:    0  time:  1.13 s
20.58/20.61	c vivif2 --  cl tried     5406 cl shrink        0 lits rem          0 time: 0.00
20.58/20.62	c vivif2 --  cl tried    23485 cl shrink        0 lits rem          0 time: 0.00
20.58/20.68	c asymm  cl-useful: 0/5406/5406 lits-rem:0 time: 0.07
20.58/20.68	c calculated reachability. Time: 0.00
20.58/20.68	c  N st    40    238278       219      5406         0     23485     20918    263492   no data   no data  --
25.79/25.84	c  F st    41    306251       219      5406         0     25495     20918    267092   no data   no data  --
25.79/25.84	c  N st    41    306251       219      5406         0     25495     20918    267092   no data   no data  --
26.09/26.17	c Decided on static restart strategy
27.99/28.03	c  N st    51    334561       219      5406         0     29632     20918    329920   no data   no data  --
29.79/29.89	c  N st    53    357419       219      5406         0     27694     20918    298271   no data   no data  --
29.79/29.89	c  S st    53    357419       219      5406         0     27694     20918    298271   no data   no data  --
29.89/29.94	c  S st    53    357921       219      5406         0     28190     20918    306638   no data   no data  --
29.89/29.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.89/29.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.89/29.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
29.89/29.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.89/29.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.89/29.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    219 time:  0.00 s
29.89/29.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
30.89/30.96	c lits-rem:      1238  cl-subs:     1115  v-elim:      0  v-fix:    0  time:  1.00 s
30.89/30.96	c vivif2 --  cl tried     5406 cl shrink        0 lits rem          0 time: 0.00
30.89/30.96	c vivif2 --  cl tried    27075 cl shrink        0 lits rem          0 time: 0.00
30.99/31.03	c asymm  cl-useful: 0/5406/5406 lits-rem:0 time: 0.07
30.99/31.03	c calculated reachability. Time: 0.00
30.99/31.03	c  N st    53    357921       219      5406         0     27075     20918    290041   no data   no data  --
33.59/33.67	c  N st    54    390315       219      5406         0     33252     20918    375319   no data   no data  --
38.29/38.33	c  N st    55    438903       219      5406         0     26917     20918    256085   no data   no data  --
44.79/44.88	c  N st    56    511786       219      5406         0     40012     20918    445639   no data   no data  --
47.30/47.39	c  N st    57    536881       219      5406         0     34311     20918    348701   no data   no data  --
47.30/47.39	c  S st    57    536881       219      5406         0     34311     20918    348701   no data   no data  --
47.39/47.45	c  S st    57    537383       219      5406         0     34808     20918    357086   no data   no data  --
47.39/47.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.39/47.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.39/47.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.39/47.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.39/47.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.39/47.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    219 time:  0.00 s
47.39/47.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
48.49/48.56	c lits-rem:      1213  cl-subs:     2388  v-elim:      0  v-fix:    0  time:  1.09 s
48.49/48.56	c vivif2 --  cl tried     5406 cl shrink        0 lits rem          0 time: 0.00
48.49/48.57	c vivif2 --  cl tried    32420 cl shrink        0 lits rem          0 time: 0.00
48.59/48.66	c asymm  cl-useful: 0/5406/5406 lits-rem:0 time: 0.09
48.59/48.66	c calculated reachability. Time: 0.00
48.59/48.66	c  N st    57    537383       219      5406         0     32420     20918    326554   no data   no data  --
65.39/65.44	c  N st    58    701367       219      5406         0     60499     20918    680779   no data   no data  --
77.20/77.24	c  N st    59    806074       219      5406         0     54774     20918    629960   no data   no data  --
77.20/77.24	c  S st    59    806074       219      5406         0     54774     20918    629960   no data   no data  --
77.30/77.34	c  S st    59    806579       219      5406         0     55274     20918    638342   no data   no data  --
77.30/77.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.30/77.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.30/77.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
77.30/77.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.30/77.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.30/77.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    219 time:  0.00 s
77.30/77.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
79.99/80.09	c lits-rem:      2406  cl-subs:     7243  v-elim:      0  v-fix:    0  time:  2.70 s
79.99/80.09	c vivif2 --  cl tried     5405 cl shrink        0 lits rem          0 time: 0.00
79.99/80.09	c vivif2 --  cl tried    48032 cl shrink        0 lits rem          0 time: 0.00
80.20/80.24	c asymm  cl-useful: 1/5405/5405 lits-rem:1 time: 0.15
80.20/80.24	c calculated reachability. Time: 0.00
80.20/80.24	c  N st    59    806579       219      5405         0     48032     20908    543836   no data   no data  --
111.99/112.02	c  F st    60   1071875       219      5405         0     63627     20908    703713   no data   no data  --
111.99/112.02	c  N st    60   1071875       219      5405         0     63627     20908    703713   no data   no data  --
112.69/112.71	c Decided on static restart strategy
115.59/115.64	c  N st    70   1100176       219      5405         0     48166     20908    487183   no data   no data  --
120.19/120.27	c  N st    72   1136168       219      5405         0     81928     20908    999981   no data   no data  --
124.20/124.30	c  N st    73   1168560       219      5405         0     68972     20908    773411   no data   no data  --
129.70/129.76	c  N st    74   1209869       219      5405         0     64157     20908    716295   no data   no data  --
129.70/129.76	c  S st    74   1209869       219      5405         0     64157     20908    716295   no data   no data  --
129.80/129.86	c  S st    74   1210373       219      5405         0     64648     20908    724267   no data   no data  --
129.80/129.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
129.80/129.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
129.80/129.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
129.89/129.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
129.89/129.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
129.89/129.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    219 time:  0.00 s
129.89/129.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
133.29/133.34	c lits-rem:      4384  cl-subs:     7224  v-elim:      0  v-fix:    0  time:  3.44 s
133.29/133.34	c vivif2 --  cl tried     5405 cl shrink        0 lits rem          0 time: 0.00
133.29/133.35	c vivif2 --  cl tried    57424 cl shrink        0 lits rem          0 time: 0.01
133.49/133.52	c asymm  cl-useful: 1/5305/5405 lits-rem:1 time: 0.17
133.49/133.52	c calculated reachability. Time: 0.00
133.49/133.52	c  N st    74   1210373       219      5405         0     57424     20905    628765   no data   no data  --
143.00/143.07	c  N st    75   1283255       219      5405         1     80155     20905    888800   no data   no data  --
152.19/152.25	c  E st    76   1352920         0      5405         1     53134     20905    536045   no data   no data  --
152.19/152.25	c Verified 5405 clauses.
152.19/152.25	c Solution needs extension. Extending.
152.19/152.25	c Verified 5405 clauses.
152.19/152.25	c num threads              : 1          
152.19/152.25	c restarts                 : 76         
152.19/152.25	c dynamic restarts         : 0          
152.19/152.25	c static restarts          : 76         
152.19/152.25	c full restarts            : 4          
152.19/152.25	c total simplify time      : 0.00       
152.19/152.25	c learnts DL2              : 0          
152.19/152.25	c learnts size 2           : 1          
152.19/152.25	c learnts size 1           : 0           (0.00      % of vars)
152.19/152.25	c filedLit time            : 0.07        (0.05      % time)
152.19/152.25	c v-elim SatELite          : 106         (20.15     % vars)
152.19/152.25	c SatELite time            : 12.55       (8.24      % time)
152.19/152.25	c v-elim xor               : 0           (0.00      % vars)
152.19/152.25	c xor elim time            : 0.01        (0.01      % time)
152.19/152.25	c num binary xor trees     : 0          
152.19/152.25	c binxor trees' crown      : 0           (nan       leafs/tree)
152.19/152.25	c bin xor find time        : 0.00       
152.19/152.25	c OTF clause improved      : 78825       (0.06      clauses/conflict)
152.19/152.25	c OTF impr. size diff      : 87266       (1.11       lits/clause)
152.19/152.25	c OTF cl watch-shrink      : 697191      (0.52      clauses/conflict)
152.19/152.25	c OTF cl watch-sh-lit      : 1343417     (1.93       lits/clause)
152.19/152.25	c tried to recurMin cls    : 138612      (10.25      % of conflicts)
152.19/152.25	c updated cache            : 964         (0.01       lits/tried recurMin)
152.19/152.25	c clauses over max glue    : 0           (0.00      % of all clauses)
152.19/152.25	c conflicts                : 1352920     (8891.20   / sec)
152.19/152.25	c decisions                : 1560177     (0.46      % random)
152.19/152.25	c bogo-props               : 27977466018 (183864057.67 / sec)
152.19/152.25	c conflict literals        : 20683906    (36.44     % deleted)
152.19/152.25	c Memory used              : 82.54       MB
152.19/152.25	c CPU time                 : 152.16      s
152.19/152.25	s SATISFIABLE
152.19/152.25	v 1 -2 -3 4 5 6 7 -8 -9 10 11 12 13 14 15 16 17 18 19 -20 21 22 -23 -24 25 26 27 28 -29 30 -31 32 33 34 35 36 37 38 39 40 -41 42 43 44 -45 46 47 -48 49 50 51 52 -53 54 55 56 57 58 59 -60 61 62 63 64 65 66 -67 68 69 -70 71 72 73 74 75 76 77 78 79 -80 -81 82 -83 84 85 86 87 -88 -89 -90 91 92 -93 -94 95 96 97 98 -99 100 101 102 103 -104 105 106 107 -108 109 110 -111 112 113 114 -115 116 -117 118 119 120 121 122 123 124 125 126 127 128 -129 130 131 132 -133 134 135 -136 -137 138 139 -140 141 -142 143 144 145 146 147 148 149 150 -151 152 153 -154 155 156 157 158 159 160 161 162 163 164 -165 166 167 168 -169 170 171 172 173 174 175 176 -177 -178 179 180 -181 182 183 184 185 186 187 188 189 190 191 -192 193 -194 195 196 197 198 199 -200 201 202 -203 204 205 206 207 208 209 -210 211 212 213 214 -215 216 217 218 -219 220 -221 222 223 224 -225 226 227 228 229 -230 231 232 233 234 235 -236 237 238 239 240 241 -242 243 -244 245 246 247 248 249 250 251 252 253 254 -255 256 257 -258 259 260 261 262 263 -264 -265 -266 267 268 269 270 271 -272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 -294 295 296 297 -298 299 300 301 302 303 304 305 -306 307 308 309 -310 311 312 313 314 315 316 317 318 319 320 321 -322 323 324 325 326 327 328 329 330 331 332 333 -334 -335 336 -337 -338 339 340 -341 342 343 344 345 346 -347 348 349 -350 351 352 -353 -354 355 356 357 358 -359 360 -361 -362 363 364 365 366 -367 368 369 -370 371 372 373 374 375 376 377 378 379 380 381 -382 383 384 385 386 387 388 389 390 391 -392 393 -394 395 396 397 398 399 400 401 -402 403 404 405 406 -407 408 409 410 411 -412 413 414 -415 416 417 418 419 420 -421 422 423 -424 425 426 -427 428 429 -430 431 432 433 434 435 436 437 438 439 440 -441 442 -443 -444 445 446 447 448 449 450 451 452 453 454 455 -456 457 458 459 460 -461 462 463 464 465 -466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 -489 490 491 492 493 494 495 -496 -497 498 499 500 501 502 503 504 505 506 507 508 -509 510 511 -512 -513 514 -515 516 517 -518 519 520 521 522 -523 524 525 526 0

Verifier Data

OK

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-3370479-1305391575/watcher-3370479-1305391575 -o /tmp/evaluation-result-3370479-1305391575/solver-3370479-1305391575 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370479-1305391575.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: 1.73 2.74 3.45 1/305 12523
/proc/meminfo: memFree=12355252/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=30612 CPUtime=0 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 784 0 0 0 0 0 0 0 25 0 1 0 650756264 31346688 724 33554432000 4194304 4650387 140736981144272 18446744073709551615 4369208 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 7653 724 345 112 0 2618 0

[startup+0.0670831 s]
/proc/loadavg: 1.73 2.74 3.45 1/305 12523
/proc/meminfo: memFree=12355252/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=33736 CPUtime=0.06 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 1623 0 0 0 6 0 0 0 25 0 1 0 650756264 34545664 1487 33554432000 4194304 4650387 140736981144272 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 8434 1487 378 112 0 3399 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33736

[startup+0.101077 s]
/proc/loadavg: 1.73 2.74 3.45 1/305 12523
/proc/meminfo: memFree=12355252/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=33736 CPUtime=0.09 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 1650 0 0 0 9 0 0 0 25 0 1 0 650756264 34545664 1514 33554432000 4194304 4650387 140736981144272 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 8434 1514 379 112 0 3399 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33736

[startup+0.301106 s]
/proc/loadavg: 1.73 2.74 3.45 1/305 12523
/proc/meminfo: memFree=12355252/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=33904 CPUtime=0.29 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 1873 0 0 0 29 0 0 0 25 0 1 0 650756264 34717696 1537 33554432000 4194304 4650387 140736981144272 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 8476 1537 381 112 0 3441 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33904

[startup+0.700972 s]
/proc/loadavg: 1.73 2.74 3.45 1/305 12523
/proc/meminfo: memFree=12355252/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=34648 CPUtime=0.69 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 2444 0 0 0 69 0 0 0 25 0 1 0 650756264 35479552 1648 33554432000 4194304 4650387 140736981144272 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 8662 1648 381 112 0 3627 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34648

[startup+1.50083 s]
/proc/loadavg: 1.84 2.74 3.45 5/321 12554
/proc/meminfo: memFree=12254196/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=68792 CPUtime=1.49 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 3306 0 0 0 149 0 0 0 25 0 1 0 650756264 70443008 2510 33554432000 4194304 4650387 140736981144272 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 17198 2510 382 112 0 12163 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68792

[startup+3.10055 s]
/proc/loadavg: 1.84 2.74 3.45 5/321 12554
/proc/meminfo: memFree=12224684/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=60528 CPUtime=3.08 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 4423 0 0 0 308 0 0 0 25 0 1 0 650756264 61980672 2698 33554432000 4194304 4650387 140736981144272 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 15132 2698 382 112 0 10097 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 60528

[startup+6.30104 s]
/proc/loadavg: 2.01 2.76 3.45 5/321 12555
/proc/meminfo: memFree=12182916/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=60640 CPUtime=6.29 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 6882 0 0 0 628 1 0 0 25 0 1 0 650756264 62095360 3865 33554432000 4194304 4650387 140736981144272 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 15160 3865 383 112 0 10125 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60640

[startup+12.7009 s]
/proc/loadavg: 2.17 2.78 3.45 5/321 12555
/proc/meminfo: memFree=12151440/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=60948 CPUtime=12.69 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 10439 0 0 0 1267 2 0 0 25 0 1 0 650756264 62410752 4435 33554432000 4194304 4650387 140736981144272 18446744073709551615 4298408 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 15237 4435 383 112 0 10202 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60948

[startup+25.5006 s]
/proc/loadavg: 2.45 2.82 3.46 5/321 12555
/proc/meminfo: memFree=12132616/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=61252 CPUtime=25.49 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 15869 0 0 0 2546 3 0 0 25 0 1 0 650756264 62722048 5905 33554432000 4194304 4650387 140736981144272 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 15313 5905 383 112 0 10278 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61252

[startup+51.1001 s]
/proc/loadavg: 3.06 2.93 3.47 5/321 12556
/proc/meminfo: memFree=12107808/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=61712 CPUtime=51.09 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 24579 0 0 0 5105 4 0 0 25 0 1 0 650756264 63193088 6925 33554432000 4194304 4650387 140736981144272 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 15428 6925 383 112 0 10393 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61712

[startup+102.311 s]
/proc/loadavg: 3.69 3.12 3.51 5/321 12557
/proc/meminfo: memFree=12042440/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=63904 CPUtime=102.31 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 39448 0 0 0 10224 7 0 0 25 0 1 0 650756264 65437696 9270 33554432000 4194304 4650387 140736981144272 18446744073709551615 4365178 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 15976 9270 383 112 0 10941 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 63904

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

[startup+127.901 s]
/proc/loadavg: 3.79 3.19 3.52 5/321 12558
/proc/meminfo: memFree=12051976/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=64168 CPUtime=127.89 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 45743 0 0 0 12781 8 0 0 25 0 1 0 650756264 65708032 8795 33554432000 4194304 4650387 140736981144272 18446744073709551615 4365199 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 16042 8795 383 112 0 11007 0
Current children cumulated CPU time (s) 127.89
Current children cumulated vsize (KiB) 64168

[startup+140.7 s]
/proc/loadavg: 3.84 3.23 3.53 5/321 12558
/proc/meminfo: memFree=12036212/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=71584 CPUtime=140.69 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 49170 0 0 0 14061 8 0 0 25 0 1 0 650756264 73302016 10703 33554432000 4194304 4650387 140736981144272 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 17896 10703 383 112 0 12861 0
Current children cumulated CPU time (s) 140.69
Current children cumulated vsize (KiB) 71584

[startup+147.1 s]
/proc/loadavg: 3.85 3.24 3.53 5/321 12558
/proc/meminfo: memFree=12024924/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=71604 CPUtime=147.1 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 50618 0 0 0 14701 9 0 0 25 0 1 0 650756264 73322496 10763 33554432000 4194304 4650387 140736981144272 18446744073709551615 4363499 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 17901 10763 383 112 0 12866 0
Current children cumulated CPU time (s) 147.1
Current children cumulated vsize (KiB) 71604

[startup+150.301 s]
/proc/loadavg: 3.85 3.24 3.53 5/321 12558
/proc/meminfo: memFree=12017356/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=71604 CPUtime=150.29 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 51020 0 0 0 15020 9 0 0 25 0 1 0 650756264 73322496 11165 33554432000 4194304 4650387 140736981144272 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 17901 11165 383 112 0 12866 0
Current children cumulated CPU time (s) 150.29
Current children cumulated vsize (KiB) 71604

[startup+151.101 s]
/proc/loadavg: 3.86 3.26 3.53 5/321 12558
/proc/meminfo: memFree=12039428/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=71604 CPUtime=151.09 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 51089 0 0 0 15100 9 0 0 25 0 1 0 650756264 73322496 11234 33554432000 4194304 4650387 140736981144272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 17901 11234 383 112 0 12866 0
Current children cumulated CPU time (s) 151.09
Current children cumulated vsize (KiB) 71604

[startup+151.9 s]
/proc/loadavg: 3.86 3.26 3.53 5/321 12558
/proc/meminfo: memFree=12038060/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=71664 CPUtime=151.89 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 51801 0 0 0 15180 9 0 0 25 0 1 0 650756264 73383936 10489 33554432000 4194304 4650387 140736981144272 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 17916 10489 383 112 0 12881 0
Current children cumulated CPU time (s) 151.89
Current children cumulated vsize (KiB) 71664

[startup+152.1 s]
/proc/loadavg: 3.86 3.26 3.53 5/321 12558
/proc/meminfo: memFree=12038060/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=71664 CPUtime=152.09 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 51839 0 0 0 15200 9 0 0 25 0 1 0 650756264 73383936 10527 33554432000 4194304 4650387 140736981144272 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 17916 10527 383 112 0 12881 0
Current children cumulated CPU time (s) 152.09
Current children cumulated vsize (KiB) 71664

[startup+152.2 s]
/proc/loadavg: 3.86 3.26 3.53 5/321 12558
/proc/meminfo: memFree=12038060/32950928 swapFree=67111348/67111528
[pid=12523] ppid=12521 vsize=71664 CPUtime=152.19 cores=1,3
/proc/12523/stat : 12523 (strangenight1-s) R 12521 12523 11963 0 -1 4202496 51856 0 0 0 15210 9 0 0 25 0 1 0 650756264 73383936 10544 33554432000 4194304 4650387 140736981144272 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12523/statm: 17916 10544 383 112 0 12881 0
Current children cumulated CPU time (s) 152.19
Current children cumulated vsize (KiB) 71664

Child status: 10
Real time (s): 152.26
CPU time (s): 152.263
CPU user time (s): 152.165
CPU system time (s): 0.097985
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 77556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 152.165
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51924
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 1825

runsolver used 0.45693 second user time and 1.07883 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 18:46:15
IDJOB=3370479
IDBENCH=83252
IDSOLVER=1847
FILE ID=node120/3370479-1305391575
RUNJOBID= node120-1305391575-12513
PBS_JOBID= 13324413
Free space on /tmp= 73508 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-5_527.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370479-1305391575/watcher-3370479-1305391575 -o /tmp/evaluation-result-3370479-1305391575/solver-3370479-1305391575 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370479-1305391575.cnf

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

MD5SUM BENCH= 2b93573a7ecda0c32aa008181e0ed582
RANDOM SEED=223122443

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12355408 kB
Buffers:        247436 kB
Cached:        3556152 kB
SwapCached:          0 kB
Active:       17344500 kB
Inactive:      2963100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12355408 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6364 kB
Writeback:           0 kB
AnonPages:    16503708 kB
Mapped:          24196 kB
Slab:           174584 kB
PageTables:      49096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51554396 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= 73480 MiB
End job on node120 at 2011-05-14 18:48:47