Trace number 3290391

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 TechDemo-Alpha-st? (TO) 1300.04 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.988
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
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 Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3290391-1303784415.cnf'
0.00/0.00	c -- header says num vars:            708
0.00/0.00	c -- header says num clauses:        2664
0.00/0.00	c -- clauses added:            0 learnts,         2664 normals,            0 xors
0.00/0.00	c -- vars added        708
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       708      2420       120         0      8076         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2164/2164 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  112 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    632 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c Replacing      112 vars Replaced     2100 lits Time:     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 Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:    262  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
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:     226, avg size: 3.3)
0.00/0.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     18 locsubst:    12 time:   0.00
0.00/0.01	c Replacing        6 vars Replaced       66 lits Time:     0.00 s 
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       0 undec:     296 neg:     412
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   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       412       960        18         0      4236         0   no data   no data  --
0.09/0.10	c Decided on static restart strategy
2.59/2.64	c  N dy     7     30001       412       960        34     10089      4236    181630     26.76     16.01  --
2.59/2.65	c  S st     7     30001       412       960        34     10089      4236    181630     26.76     16.01  --
2.59/2.69	c  S st     7     30505       412       960        38     10564      4236    190174     26.76     16.01  --
2.59/2.69	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   12 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.02
2.69/2.71	c Calc non-exist non-lernt bins v-fix:     0 done:    412 time:  0.00 s
2.69/2.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.71	c Subs w/ non-existent bins:     16 time:  0.00 s
2.69/2.71	c Replacing       12 vars Replaced     2524 lits Time:     0.00 s 
2.69/2.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.72	c subs with bin:        7  lits-rem:        56  v-fix:    0  time:  0.00 s
2.69/2.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.99/3.06	c lits-rem:      2568  cl-subs:     1351  v-elim:      0  v-fix:    0  time:  0.34 s
2.99/3.06	c learnt bin added due to v-elim: 0
2.99/3.06	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
2.99/3.06	c vivif2 --  cl tried     9190 cl shrink        0 lits rem          0 time: 0.00
2.99/3.07	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.01
2.99/3.07	c calculated reachability. Time: 0.00
2.99/3.07	c  N dy     7     30505       400       960        14      9190      4198    164967     26.76     16.01  --
2.99/3.07	c  F st     7     30505       400       960        14      9190      4198    164967     26.76     16.01  --
3.19/3.26	c Decided on static restart strategy
4.79/4.82	c  N dy    14     45759       400       960        17     15992      4198    302557     24.04     16.64  --
4.79/4.83	c  S st    14     45759       400       960        17     15992      4198    302557     24.04     16.64  --
4.89/4.90	c  S st    14     46265       400       960        19     16462      4198    310793     24.04     16.64  --
4.89/4.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.89/4.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.03
4.89/4.93	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
4.89/4.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.89/4.93	c Subs w/ non-existent bins:      5 time:  0.00 s
4.89/4.94	c Replacing        3 vars Replaced      699 lits Time:     0.00 s 
4.89/4.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.94	c subs with bin:        1  lits-rem:         4  v-fix:    0  time:  0.00 s
4.89/4.94	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.09/6.12	c lits-rem:      1989  cl-subs:     3497  v-elim:      0  v-fix:    0  time:  1.18 s
6.09/6.12	c learnt bin added due to v-elim: 0
6.09/6.12	c vivif2 --  cl tried      960 cl shrink        0 lits rem          0 time: 0.00
6.09/6.13	c vivif2 --  cl tried    12959 cl shrink        0 lits rem          0 time: 0.00
6.09/6.14	c asymm  cl-useful: 0/960/960 lits-rem:0 time: 0.01
6.09/6.14	c calculated reachability. Time: 0.00
6.09/6.14	c  N dy    14     46265       397       960        13     12959      4198    233420     24.04     16.64  --
9.28/9.33	c  N dy    15     69398       397       960        13     17118      4198    302116     24.45     17.33  --
9.28/9.35	c  S st    15     69398       397       960        13     17118      4198    302116     24.45     17.33  --
9.38/9.41	c  S st    15     69901       397       960        14     17593      4198    310461     24.45     17.33  --
9.38/9.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.38/9.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.38/9.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.03
9.38/9.44	c Calc non-exist non-lernt bins v-fix:     0 done:    397 time:  0.00 s
9.38/9.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.38/9.44	c Subs w/ non-existent bins:      1 time:  0.00 s
9.38/9.45	c Replacing        1 vars Replaced       67 lits Time:     0.00 s 
9.38/9.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.38/9.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.38/9.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
10.48/10.58	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
11.08/11.10	c Added 5 vars  tried: 80000 time: 0.52
11.08/11.15	c ORs :      5 avg-s:  0.0 cl-sh:  7927 l-rem:   7927 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
11.08/11.15	c lits-rem:      2088  cl-subs:     4050  v-elim:      0  v-fix:    0  time:  1.70 s
11.08/11.15	c learnt bin added due to v-elim: 0
11.08/11.15	c vivif2 --  cl tried      965 cl shrink        0 lits rem          0 time: 0.00
11.08/11.15	c vivif2 --  cl tried    13542 cl shrink        0 lits rem          0 time: 0.00
11.08/11.16	c asymm  cl-useful: 0/965/965 lits-rem:0 time: 0.01
11.08/11.16	c calculated reachability. Time: 0.00
11.08/11.16	c  N dy    15     69901       401       965        22     13542      4231    214482     24.45     17.33  --
11.08/11.16	c  F st    15     69901       401       965        22     13542      4231    214482     24.45     17.33  --
11.38/11.40	c Decided on static restart strategy
16.29/16.38	c  N dy    22    104851       401       965        22     13169      4231    168601     25.58     17.29  --
16.29/16.39	c  S st    22    104851       401       965        22     13169      4231    168601     25.58     17.29  --
16.39/16.45	c  S st    22    105356       401       965        23     13655      4231    177341     25.58     17.29  --
16.39/16.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.39/16.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.39/16.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.02
16.39/16.47	c Calc non-exist non-lernt bins v-fix:     0 done:    401 time:  0.00 s
16.39/16.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.39/16.48	c Subs w/ non-existent bins:      0 time:  0.00 s
16.39/16.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.39/16.48	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
16.39/16.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.89/16.91	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
17.29/17.30	c Added 5 vars  tried: 80000 time: 0.39
17.29/17.31	c ORs :      5 avg-s:  0.0 cl-sh:  2523 l-rem:   2523 b-add:     11 v-rep:   0 cl-rem: 0 avg s: nan T:    0.40
17.29/17.31	c lits-rem:       472  cl-subs:      487  v-elim:      0  v-fix:    0  time:  0.83 s
17.29/17.31	c learnt bin added due to v-elim: 0
17.29/17.31	c vivif2 --  cl tried      969 cl shrink        0 lits rem          0 time: 0.00
17.29/17.31	c vivif2 --  cl tried    13167 cl shrink        0 lits rem          0 time: 0.00
17.29/17.32	c asymm  cl-useful: 0/969/969 lits-rem:0 time: 0.01
17.29/17.32	c calculated reachability. Time: 0.00
17.29/17.32	c  N dy    22    105356       406       969        34     13167      4264    166513     25.58     17.29  --
26.09/26.17	c  N dy    23    158034       406       969        34     20358      4264    315177     24.08     17.29  --
26.09/26.18	c  S st    23    158034       406       969        34     20358      4264    315177     24.08     17.29  --
26.19/26.26	c  S st    23    158537       406       969        36     20841      4264    324748     24.08     17.29  --
26.19/26.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.19/26.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.29/26.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      1 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.04
26.29/26.31	c Calc non-exist non-lernt bins v-fix:     0 done:    406 time:  0.00 s
26.29/26.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.29/26.31	c Subs w/ non-existent bins:      5 time:  0.00 s
26.29/26.32	c Replacing        2 vars Replaced      478 lits Time:     0.00 s 
26.29/26.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.29/26.32	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.00 s
26.29/26.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.39/27.48	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
27.89/27.93	c Added 5 vars  tried: 80000 time: 0.45
27.89/27.96	c ORs :      5 avg-s:  0.0 cl-sh:  6060 l-rem:   6060 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    0.48
27.89/27.97	c lits-rem:      1299  cl-subs:     2467  v-elim:      0  v-fix:    0  time:  1.65 s
27.89/27.97	c learnt bin added due to v-elim: 0
27.89/27.97	c vivif2 --  cl tried      974 cl shrink        0 lits rem          0 time: 0.00
27.89/27.97	c vivif2 --  cl tried    18369 cl shrink        0 lits rem          0 time: 0.00
27.89/27.98	c asymm  cl-useful: 0/974/974 lits-rem:0 time: 0.01
27.89/27.98	c calculated reachability. Time: 0.00
27.89/27.98	c  N dy    23    158537       409       974        43     18369      4297    268139     24.08     17.29  --
43.79/43.89	c  N dy    24    237806       409       974        43     24064      4297    350629     22.47     16.74  --
43.89/43.90	c  S st    24    237806       409       974        43     24064      4297    350629     22.47     16.74  --
43.89/43.99	c  S st    24    238310       409       974        43     24538      4297    359660     22.47     16.74  --
43.89/43.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.89/43.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.00/44.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.05
44.00/44.04	c Calc non-exist non-lernt bins v-fix:     0 done:    409 time:  0.00 s
44.00/44.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.00/44.04	c Subs w/ non-existent bins:      0 time:  0.00 s
44.00/44.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.00/44.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.00/44.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
45.19/45.23	c ORs :     15 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
45.59/45.67	c Added 5 vars  tried: 80000 time: 0.44
45.59/45.68	c ORs :      5 avg-s:  0.0 cl-sh:  1896 l-rem:   1896 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    0.45
45.59/45.69	c lits-rem:      1856  cl-subs:     2647  v-elim:      0  v-fix:    0  time:  1.64 s
45.59/45.69	c learnt bin added due to v-elim: 0
45.59/45.69	c vivif2 --  cl tried      979 cl shrink        0 lits rem          0 time: 0.00
45.59/45.69	c vivif2 --  cl tried    21891 cl shrink        0 lits rem          0 time: 0.00
45.69/45.70	c asymm  cl-useful: 0/979/979 lits-rem:0 time: 0.01
45.69/45.70	c calculated reachability. Time: 0.00
45.69/45.70	c  N dy    24    238310       414       979        54     21891      4332    309701     22.47     16.74  --
73.29/73.34	c  N dy    25    357465       414       979        56     25118      4332    336756     23.49     16.84  --
73.29/73.36	c  S st    25    357465       414       979        56     25118      4332    336756     23.49     16.84  --
73.39/73.45	c  S st    25    357966       414       979        60     25597      4332    345308     23.49     16.84  --
73.39/73.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.39/73.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.49/73.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.06
73.49/73.51	c Calc non-exist non-lernt bins v-fix:     0 done:    414 time:  0.00 s
73.49/73.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.49/73.52	c Subs w/ non-existent bins:     13 time:  0.00 s
73.49/73.53	c Replacing        6 vars Replaced     2001 lits Time:     0.01 s 
73.49/73.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.49/73.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.49/73.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
74.49/74.54	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 9.0 T:    0.01
74.89/74.98	c Added 5 vars  tried: 80000 time: 0.45
74.99/75.00	c ORs :      5 avg-s:  0.0 cl-sh:  2600 l-rem:   2600 b-add:     10 v-rep:   0 cl-rem: 1 avg s: 5.0 T:    0.46
74.99/75.00	c lits-rem:      1130  cl-subs:     1364  v-elim:      0  v-fix:    0  time:  1.47 s
74.99/75.00	c learnt bin added due to v-elim: 0
74.99/75.00	c vivif2 --  cl tried      984 cl shrink        0 lits rem          0 time: 0.00
74.99/75.01	c vivif2 --  cl tried    24218 cl shrink        0 lits rem          0 time: 0.00
74.99/75.03	c asymm  cl-useful: 0/984/984 lits-rem:0 time: 0.02
74.99/75.03	c calculated reachability. Time: 0.00
74.99/75.03	c  N dy    25    357966       413       984        58     24218      4363    320998     23.49     16.84  --
128.70/128.75	c  N dy    26    536949       413       984        58     31846      4363    448537     22.24     16.68  --
128.70/128.77	c  S st    26    536949       413       984        58     31846      4363    448537     22.24     16.68  --
128.79/128.89	c  S st    26    537450       413       984        60     32333      4363    457901     22.24     16.68  --
128.79/128.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
128.79/128.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
128.89/128.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  0.08
128.89/128.97	c Calc non-exist non-lernt bins v-fix:     0 done:    413 time:  0.00 s
128.89/128.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
128.89/128.98	c Subs w/ non-existent bins:      0 time:  0.00 s
128.89/128.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
128.89/128.99	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.00 s
128.89/128.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
129.99/130.00	c ORs :     25 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 11.0 T:    0.01
130.39/130.45	c Added 5 vars  tried: 80000 time: 0.45
130.39/130.46	c ORs :      5 avg-s:  0.0 cl-sh:  1442 l-rem:   1442 b-add:     11 v-rep:   0 cl-rem: 4 avg s: 7.2 T:    0.46
130.39/130.47	c lits-rem:      1770  cl-subs:     1790  v-elim:      0  v-fix:    0  time:  1.48 s
130.39/130.47	c learnt bin added due to v-elim: 0
130.39/130.47	c vivif2 --  cl tried      988 cl shrink        0 lits rem          0 time: 0.00
130.39/130.47	c vivif2 --  cl tried    30536 cl shrink        0 lits rem          0 time: 0.01
130.49/130.51	c asymm  cl-useful: 0/988/988 lits-rem:0 time: 0.04
130.49/130.51	c calculated reachability. Time: 0.00
130.49/130.51	c  N dy    26    537450       418       988        71     30536      4395    425020     22.24     16.68  --
130.49/130.51	c  F st    26    537450       418       988        71     30536      4395    425020     22.24     16.68  --
130.90/130.95	c Decided on static restart strategy
228.39/228.49	c  N dy    33    806175       418       988        71     53672      4395    851562     22.28     16.48  --
228.49/228.52	c  S st    33    806175       418       988        71     53672      4395    851562     22.28     16.48  --
228.49/228.52	c Finding binary XORs  T:     0.00 s  found:       0
228.70/228.76	c  S st    33    806681       418       988        72     54169      4395    862235     22.28     16.48  --
228.70/228.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
228.70/228.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
228.89/228.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.5M T:  0.16
228.89/228.93	c Calc non-exist non-lernt bins v-fix:     0 done:    418 time:  0.00 s
228.89/228.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
228.89/228.94	c Subs w/ non-existent bins:      0 time:  0.01 s
228.89/228.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
228.89/228.95	c subs with bin:        1  lits-rem:         3  v-fix:    0  time:  0.00 s
228.89/228.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
231.39/231.43	c ORs :     30 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 10.0 T:    0.04
231.89/231.91	c Added 5 vars  tried: 80000 time: 0.47
231.89/231.93	c ORs :      5 avg-s:  0.0 cl-sh:  3290 l-rem:   3290 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    0.50
231.89/231.95	c lits-rem:       531  cl-subs:     8806  v-elim:      0  v-fix:    0  time:  2.99 s
231.89/231.95	c learnt bin added due to v-elim: 0
231.89/231.95	c vivif2 --  cl tried      993 cl shrink        0 lits rem          0 time: 0.00
231.89/231.96	c vivif2 --  cl tried    45359 cl shrink        1 lits rem          1 time: 0.01
231.99/232.01	c asymm  cl-useful: 0/993/993 lits-rem:0 time: 0.06
231.99/232.02	c calculated reachability. Time: 0.00
231.99/232.02	c  N dy    33    806681       423       993        82     45359      4430    703440     22.28     16.48  --
418.20/418.27	c  N dy    34   1210021       423       993        82     61500      4430    940380     21.36     16.51  --
418.30/418.31	c  S st    34   1210021       423       993        82     61500      4430    940380     21.36     16.51  --
418.50/418.58	c  S st    34   1210522       423       993        82     61995      4430    950252     21.36     16.51  --
418.50/418.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
418.50/418.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
418.80/418.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.9M T:  0.22
418.80/418.80	c Calc non-exist non-lernt bins v-fix:     0 done:    423 time:  0.00 s
418.80/418.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
418.80/418.82	c Subs w/ non-existent bins:      0 time:  0.01 s
418.80/418.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
418.80/418.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
418.80/418.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
421.90/421.96	c ORs :     35 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 7 avg s: 12.0 T:    0.06
422.41/422.42	c Added 5 vars  tried: 80000 time: 0.47
422.41/422.44	c ORs :      5 avg-s:  0.0 cl-sh:  2148 l-rem:   2148 b-add:     13 v-rep:   1 cl-rem: 1 avg s: 4.0 T:    0.48
422.41/422.46	c lits-rem:      2488  cl-subs:     9714  v-elim:      0  v-fix:    0  time:  3.62 s
422.41/422.46	c learnt bin added due to v-elim: 0
422.41/422.46	c vivif2 --  cl tried      998 cl shrink        0 lits rem          0 time: 0.00
422.41/422.47	c vivif2 --  cl tried    52272 cl shrink        0 lits rem          0 time: 0.01
422.50/422.54	c asymm  cl-useful: 0/998/998 lits-rem:0 time: 0.07
422.50/422.54	c calculated reachability. Time: 0.00
422.50/422.54	c  N dy    34   1210522       428       998        95     52272      4469    769090     21.36     16.51  --
714.01/714.05	c  N dy    35   1710522       428       998        95     83677      4469   1367568     21.60     16.54  --
714.11/714.11	c  S st    35   1710522       428       998        95     83677      4469   1367568     21.60     16.54  --
714.41/714.44	c  S st    35   1711025       428       998        95     84164      4469   1378469     21.60     16.54  --
714.41/714.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
714.41/714.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
714.71/714.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      2 CBin:       0 P: 16.5M T:  0.32
714.71/714.76	c Calc non-exist non-lernt bins v-fix:     0 done:    428 time:  0.00 s
714.71/714.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
714.71/714.78	c Subs w/ non-existent bins:      0 time:  0.02 s
714.71/714.79	c Replacing        1 vars Replaced      121 lits Time:     0.01 s 
714.81/714.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
714.81/714.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
714.81/714.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
721.81/721.89	c ORs :     39 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 5 avg s: 12.4 T:    0.10
722.41/722.42	c Added 5 vars  tried: 80000 time: 0.53
722.41/722.46	c ORs :      5 avg-s:  0.0 cl-sh:  3179 l-rem:   3179 b-add:     10 v-rep:   0 cl-rem: 3 avg s: 11.7 T:    0.57
722.41/722.48	c lits-rem:       904  cl-subs:    17424  v-elim:      0  v-fix:    0  time:  7.66 s
722.41/722.48	c learnt bin added due to v-elim: 0
722.41/722.48	c vivif2 --  cl tried     1002 cl shrink        0 lits rem          0 time: 0.00
722.51/722.50	c vivif2 --  cl tried    66733 cl shrink        3 lits rem          3 time: 0.02
722.51/722.57	c asymm  cl-useful: 0/1002/1002 lits-rem:0 time: 0.08
722.51/722.58	c calculated reachability. Time: 0.00
722.51/722.58	c  N dy    35   1711025       432      1002       101     66733      4493   1031352     21.60     16.54  --
1082.42/1082.45	c  N dy    36   2211025       432      1002       101     82427      4493   1320616     24.44     16.39  --
1082.52/1082.50	c  S st    36   2211025       432      1002       101     82427      4493   1320616     24.44     16.39  --
1082.82/1082.84	c  S st    36   2211529       432      1002       102     82921      4493   1331221     24.44     16.39  --
1082.82/1082.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1082.82/1082.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1083.22/1083.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.2M T:  0.36
1083.22/1083.22	c Calc non-exist non-lernt bins v-fix:     0 done:    432 time:  0.00 s
1083.22/1083.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1083.22/1083.23	c Subs w/ non-existent bins:      2 time:  0.02 s
1083.22/1083.24	c Replacing        1 vars Replaced      306 lits Time:     0.01 s 
1083.22/1083.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1083.22/1083.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1083.22/1083.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1087.42/1087.47	c ORs :     44 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 10.0 T:    0.11
1087.92/1087.98	c Added 5 vars  tried: 80000 time: 0.52
1088.02/1088.04	c ORs :      5 avg-s:  0.0 cl-sh:  4267 l-rem:   4267 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
1088.02/1088.06	c lits-rem:      5326  cl-subs:     9384  v-elim:      0  v-fix:    0  time:  4.78 s
1088.02/1088.06	c learnt bin added due to v-elim: 0
1088.02/1088.06	c vivif2 --  cl tried     1007 cl shrink        0 lits rem          0 time: 0.00
1088.02/1088.08	c vivif2 --  cl tried    73534 cl shrink       16 lits rem         16 time: 0.02
1088.12/1088.17	c asymm  cl-useful: 0/1007/1007 lits-rem:0 time: 0.09
1088.12/1088.17	c calculated reachability. Time: 0.00
1088.12/1088.17	c  N dy    36   2211529       436      1007       110     73534      4526   1154400     24.44     16.39  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3290391-1303784415/watcher-3290391-1303784415 -o /tmp/evaluation-result-3290391-1303784415/solver-3290391-1303784415 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3290391-1303784415.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.76 3.94 3.90 4/184 14536
/proc/meminfo: memFree=21489908/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=28956 CPUtime=0 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 550 0 0 0 0 0 0 0 25 0 1 0 490041262 29650944 489 33554432000 4194304 4797429 140733709547264 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 7239 489 348 148 0 2168 0

[startup+0.0346449 s]
/proc/loadavg: 3.76 3.94 3.90 4/184 14536
/proc/meminfo: memFree=21489908/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=127864 CPUtime=0.02 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 786 0 0 0 2 0 0 0 25 0 1 0 490041262 130932736 706 33554432000 4194304 4797429 140733709547264 18446744073709551615 4258797 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 31966 706 412 148 0 26895 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 127864

[startup+0.100682 s]
/proc/loadavg: 3.76 3.94 3.90 4/184 14536
/proc/meminfo: memFree=21489908/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=128000 CPUtime=0.09 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 838 0 0 0 9 0 0 0 25 0 1 0 490041262 131072000 757 33554432000 4194304 4797429 140733709547264 18446744073709551615 4423115 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 32000 757 412 148 0 26929 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128000

[startup+0.300659 s]
/proc/loadavg: 3.76 3.94 3.90 4/184 14536
/proc/meminfo: memFree=21489908/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=128432 CPUtime=0.29 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 1052 0 0 0 29 0 0 0 25 0 1 0 490041262 131514368 820 33554432000 4194304 4797429 140733709547264 18446744073709551615 4423201 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 32108 820 413 148 0 27037 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128432

[startup+0.700586 s]
/proc/loadavg: 3.76 3.94 3.90 4/184 14536
/proc/meminfo: memFree=21489908/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=128608 CPUtime=0.69 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 1228 0 0 0 69 0 0 0 25 0 1 0 490041262 131694592 991 33554432000 4194304 4797429 140733709547264 18446744073709551615 4388398 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 32152 991 413 148 0 27081 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128608

[startup+1.50045 s]
/proc/loadavg: 3.76 3.94 3.90 5/190 14547
/proc/meminfo: memFree=21461100/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=129280 CPUtime=1.49 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 1727 0 0 0 149 0 0 0 25 0 1 0 490041262 132382720 1015 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 32320 1015 413 148 0 27249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129280

[startup+3.1001 s]
/proc/loadavg: 3.76 3.94 3.90 5/190 14547
/proc/meminfo: memFree=21458372/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=131116 CPUtime=3.09 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 2578 0 0 0 309 0 0 0 25 0 1 0 490041262 134262784 1564 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424649 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 32779 1564 415 148 0 27708 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131116

[startup+6.30058 s]
/proc/loadavg: 3.78 3.94 3.90 5/190 14547
/proc/meminfo: memFree=21448344/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=133388 CPUtime=6.29 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 3623 0 0 0 629 0 0 0 25 0 1 0 490041262 136589312 2231 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 33347 2231 415 148 0 28276 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133388

[startup+12.7005 s]
/proc/loadavg: 3.80 3.94 3.90 4/188 14548
/proc/meminfo: memFree=21501852/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=135100 CPUtime=12.69 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 5220 0 0 0 1268 1 0 0 25 0 1 0 490041262 138342400 2446 33554432000 4194304 4797429 140733709547264 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 33775 2446 418 148 0 28704 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135100

[startup+25.5002 s]
/proc/loadavg: 3.84 3.94 3.90 5/190 14575
/proc/meminfo: memFree=21402212/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=136568 CPUtime=25.49 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 8318 0 0 0 2548 1 0 0 25 0 1 0 490041262 139845632 2732 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 34142 2732 418 148 0 29071 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 136568

[startup+51.1006 s]
/proc/loadavg: 3.89 3.94 3.90 5/190 14576
/proc/meminfo: memFree=21387656/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=139336 CPUtime=51.08 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 13032 0 0 0 5106 2 0 0 25 0 1 0 490041262 142680064 3526 33554432000 4194304 4797429 140733709547264 18446744073709551615 4426365 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 34834 3526 418 148 0 29763 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 139336

[startup+102.306 s]
/proc/loadavg: 3.95 3.95 3.91 5/190 14605
/proc/meminfo: memFree=21356032/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=141492 CPUtime=102.3 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 20547 0 0 0 10226 4 0 0 25 0 1 0 490041262 144887808 4201 33554432000 4194304 4797429 140733709547264 18446744073709551615 4340963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 35373 4202 418 148 0 30302 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 141492

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.91 5/190 14606
/proc/meminfo: memFree=21335344/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=145284 CPUtime=162.29 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 27910 0 0 0 16223 6 0 0 25 0 1 0 490041262 148770816 5486 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 36321 5486 418 148 0 31250 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 145284

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 14608
/proc/meminfo: memFree=21313208/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=147328 CPUtime=222.29 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 34541 0 0 0 22221 8 0 0 25 0 1 0 490041262 150863872 5198 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 36832 5198 418 148 0 31761 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 147328

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 14609
/proc/meminfo: memFree=21307100/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=151584 CPUtime=282.3 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 40642 0 0 0 28220 10 0 0 25 0 1 0 490041262 155222016 6382 33554432000 4194304 4797429 140733709547264 18446744073709551615 4258807 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 37896 6382 418 148 0 32825 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 151584

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 14611
/proc/meminfo: memFree=21256132/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=152568 CPUtime=342.3 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 45878 0 0 0 34219 11 0 0 25 0 1 0 490041262 156229632 6592 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 38142 6592 418 148 0 33071 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 152568

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 14613
/proc/meminfo: memFree=21250516/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=153236 CPUtime=402.29 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 50205 0 0 0 40217 12 0 0 25 0 1 0 490041262 156913664 7429 33554432000 4194304 4797429 140733709547264 18446744073709551615 4426352 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 38309 7429 418 148 0 33238 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 153236

[startup+462.3 s]
/proc/loadavg: 3.46 3.82 3.86 4/184 14631
/proc/meminfo: memFree=21420600/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=155832 CPUtime=462.3 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 54695 0 0 0 46216 14 0 0 25 0 1 0 490041262 159571968 8050 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 38958 8050 418 148 0 33887 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 155832

[startup+522.301 s]
/proc/loadavg: 3.17 3.67 3.80 4/184 14633
/proc/meminfo: memFree=21416120/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=157272 CPUtime=522.3 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 58874 0 0 0 52214 16 0 0 25 0 1 0 490041262 161046528 8412 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 39318 8412 418 148 0 34247 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 157272

[startup+582.301 s]
/proc/loadavg: 3.06 3.55 3.75 4/184 14634
/proc/meminfo: memFree=21402340/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=157808 CPUtime=582.31 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 63085 0 0 0 58213 18 0 0 25 0 1 0 490041262 161595392 8709 33554432000 4194304 4797429 140733709547264 18446744073709551615 4423083 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 39452 8709 418 148 0 34381 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 157808

[startup+642.3 s]
/proc/loadavg: 3.02 3.44 3.70 4/184 14636
/proc/meminfo: memFree=21403420/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=158264 CPUtime=642.3 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 66957 0 0 0 64212 18 0 0 25 0 1 0 490041262 162062336 8554 33554432000 4194304 4797429 140733709547264 18446744073709551615 237278576280 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 39566 8554 418 148 0 34495 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 158264

[startup+702.301 s]
/proc/loadavg: 3.01 3.36 3.65 4/184 14638
/proc/meminfo: memFree=21400308/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=158416 CPUtime=702.31 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 70713 0 0 0 70211 20 0 0 25 0 1 0 490041262 162217984 8154 33554432000 4194304 4797429 140733709547264 18446744073709551615 4404813 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 39604 8154 418 148 0 34533 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 158416

[startup+762.307 s]
/proc/loadavg: 3.00 3.29 3.61 4/184 14639
/proc/meminfo: memFree=21390100/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=164188 CPUtime=762.31 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 74984 0 0 0 76210 21 0 0 25 0 1 0 490041262 168128512 9707 33554432000 4194304 4797429 140733709547264 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 41047 9707 424 148 0 35976 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 164188

[startup+822.3 s]
/proc/loadavg: 3.00 3.24 3.57 4/184 14641
/proc/meminfo: memFree=21392180/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=164248 CPUtime=822.3 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 78072 0 0 0 82208 22 0 0 25 0 1 0 490041262 168189952 10428 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 41062 10428 421 148 0 35991 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 164248

[startup+882.301 s]
/proc/loadavg: 3.00 3.19 3.53 4/184 14642
/proc/meminfo: memFree=21387824/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=164416 CPUtime=882.31 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 81908 0 0 0 88207 24 0 0 25 0 1 0 490041262 168361984 9549 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 41104 9549 421 148 0 36033 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 164416

[startup+942.301 s]
/proc/loadavg: 3.00 3.15 3.50 4/184 14644
/proc/meminfo: memFree=21384324/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=164500 CPUtime=942.31 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 84900 0 0 0 94207 24 0 0 25 0 1 0 490041262 168448000 10099 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424882 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 41125 10099 421 148 0 36054 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 164500

[startup+1002.3 s]
/proc/loadavg: 3.00 3.12 3.46 4/184 14646
/proc/meminfo: memFree=21371028/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=164584 CPUtime=1002.31 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 87834 0 0 0 100206 25 0 0 25 0 1 0 490041262 168534016 10549 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 41146 10549 421 148 0 36075 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 164584

[startup+1062.3 s]
/proc/loadavg: 3.03 3.11 3.43 4/184 14647
/proc/meminfo: memFree=21364688/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=164668 CPUtime=1062.31 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 90653 0 0 0 106205 26 0 0 25 0 1 0 490041262 168620032 10809 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 41167 10809 420 148 0 36096 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 164668

[startup+1122.3 s]
/proc/loadavg: 3.01 3.09 3.41 4/184 14649
/proc/meminfo: memFree=21359216/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=165176 CPUtime=1122.31 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 93684 0 0 0 112204 27 0 0 25 0 1 0 490041262 169140224 11266 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 41294 11266 420 148 0 36223 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 165176

[startup+1182.3 s]
/proc/loadavg: 3.00 3.07 3.38 4/184 14650
/proc/meminfo: memFree=21359688/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=166696 CPUtime=1182.31 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 98013 0 0 0 118203 28 0 0 25 0 1 0 490041262 170696704 10260 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 41674 10260 420 148 0 36603 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 166696

[startup+1242.3 s]
/proc/loadavg: 3.00 3.05 3.35 4/184 14652
/proc/meminfo: memFree=21358184/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=167080 CPUtime=1242.31 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 101083 0 0 0 124202 29 0 0 25 0 1 0 490041262 171089920 10682 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 41770 10682 420 148 0 36699 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 167080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.04 3.33 3/183 14654
/proc/meminfo: memFree=21398192/32950904 swapFree=67082284/67111528
[pid=14536] ppid=14534 vsize=168224 CPUtime=1300.03 cores=4,6
/proc/14536/stat : 14536 (techdemo) R 14534 14536 13829 0 -1 4202496 104192 0 0 0 129972 31 0 0 25 0 1 0 490041262 172261376 11128 33554432000 4194304 4797429 140733709547264 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/14536/statm: 42056 11128 420 148 0 36985 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 168224

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.73
CPU system time (s): 0.312952
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 273700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.73
system time used= 0.312952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104192
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= 707

runsolver used 2.05769 second user time and 4.99924 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-26 04:20:15
IDJOB=3290391
IDBENCH=83432
IDSOLVER=1585
FILE ID=node121/3290391-1303784415
RUNJOBID= node121-1303783113-13848
PBS_JOBID= 13157234
Free space on /tmp= 72796 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_3_keyfind_1.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290391-1303784415/watcher-3290391-1303784415 -o /tmp/evaluation-result-3290391-1303784415/solver-3290391-1303784415 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3290391-1303784415.cnf

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=1136606441

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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:     32950904 kB
MemFree:      21490320 kB
Buffers:       2150484 kB
Cached:        8698736 kB
SwapCached:       2776 kB
Active:        8119424 kB
Inactive:      2831464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21490320 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           15544 kB
Writeback:           0 kB
AnonPages:       99344 kB
Mapped:          15064 kB
Slab:           445312 kB
PageTables:       5344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   500420 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= 72784 MiB
End job on node121 at 2011-04-26 04:41:57