Trace number 3266422

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.05 1300.01

General information on the benchmark

NameSAT02/handmade/simon/
satex-challenges/c6288.shuffled.cnf
MD5SUM75bd8319132b47c2d2e6f0889735a248
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.865867
Satisfiable
(Un)Satisfiability was proved
Number of variables5008
Number of clauses14813
Sum of the clauses size34485
Maximum clause length33
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29982
Number of clauses of size 34829
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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-3266422-1303580391.cnf'
0.00/0.00	c -- header says num vars:           5008
0.00/0.00	c -- header says num clauses:       14813
0.00/0.01	c -- clauses added:            0 learnts,        14813 normals,            0 xors
0.00/0.01	c -- vars added       5008
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      5008      4830      9981         0     34482         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 13/4830/4830 lits-rem:39 time: 0.01
0.02/0.04	c Flit:     8 Blit:     12 bXBeca:    0 bXProp:  165 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.02
0.02/0.05	c Calc non-exist non-lernt bins v-fix:     0 done:   4987 time:  0.00 s
0.02/0.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.02/0.05	c Subs w/ non-existent bins:     24 time:  0.00 s
0.02/0.05	c Replacing      165 vars Replaced     2217 lits Time:     0.00 s 
0.02/0.05	c bin-w-bin subsume rem            2 bins  time:  0.00 s
0.02/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.02/0.05	c Removed useless bin:       0  fixed:     0  bprops:   0.06M  time:  0.00 s
0.02/0.07	c lits-rem:         0  cl-subs:      683  v-elim:   1607  v-fix:    0  time:  0.01 s
0.02/0.07	c learnt bin added due to v-elim: 0
0.02/0.07	c Finding binary XORs  T:     0.00 s  found:     275
0.02/0.07	c Replacing      275 vars Replaced     2950 lits Time:     0.00 s 
0.02/0.07	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.02/0.07	c calculated reachability. Time: 0.00
0.02/0.07	c Calc default polars -  time:   0.00 s pos:    1321 undec:    2302 neg:    1385
0.02/0.07	c =========================================================================================
0.02/0.07	c types(t): F = full restart, N = normal restart
0.02/0.07	c types(t): S = simplification begin/end, E = solution found
0.02/0.07	c restart types(rt): st = static, dy = dynamic
0.02/0.07	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.02/0.07	c  B st     0         0      2940      5649      5464         0     28347         0   no data   no data  --
0.29/0.31	c Decided on static restart strategy
6.79/6.89	c  N dy     7     30002      2940      5649      5757     10730     28347    418617     86.78     14.23  --
6.89/6.92	c  S st     7     30002      2940      5649      5757     10730     28347    418617     86.78     14.23  --
6.89/6.99	c  S st     7     30502      2940      5649      5780     11204     28347    428001     86.78     14.23  --
6.99/7.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   15 Bin:    643 BRemL:     21 BRemN:      0 CBin:       0 P:  2.1M T:  0.11
7.09/7.11	c Calc non-exist non-lernt bins v-fix:     0 done:   2940 time:  0.00 s
7.09/7.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.11	c Subs w/ non-existent bins:    652 time:  0.01 s
7.09/7.12	c Replacing       15 vars Replaced      847 lits Time:     0.00 s 
7.09/7.13	c bin-w-bin subsume rem          580 bins  time:  0.00 s
7.19/7.21	c subs with bin:      257  lits-rem:      4051  v-fix:    0  time:  0.08 s
7.19/7.21	c Removed useless bin:     108  fixed:     0  bprops:   0.03M  time:  0.00 s
8.19/8.25	c lits-rem:       690  cl-subs:    10938  v-elim:   1117  v-fix:    0  time:  1.04 s
8.19/8.25	c learnt bin added due to v-elim: 0
8.19/8.26	c vivif2 --  cl tried     6141 cl shrink       91 lits rem         92 time: 0.00
8.19/8.26	c vivif2 --  cl tried      637 cl shrink       14 lits rem         16 time: 0.00
8.19/8.26	c asymm  cl-useful: 0/1291/6121 lits-rem:0 time: 0.00
8.19/8.26	c calculated reachability. Time: 0.00
8.19/8.26	c  N dy     7     30502      1844      6121      2846       637     27156      5043     86.78     14.23  --
8.19/8.26	c  F st     7     30502      1844      6121      2846       637     27156      5043     86.78     14.23  --
8.39/8.47	c Decided on static restart strategy
10.49/10.56	c  N dy    14     45754      1844      6121      2849      7975     27156    142383     60.00     13.89  --
10.49/10.57	c  S st    14     45754      1844      6121      2849      7975     27156    142383     60.00     13.89  --
10.59/10.63	c  S st    14     46262      1843      6121      2851      8478     27156    151322     60.00     13.89  --
10.59/10.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.69/10.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bin:     11 BRemL:      3 BRemN:      5 CBin:       0 P:  2.3M T:  0.06
10.69/10.70	c Calc non-exist non-lernt bins v-fix:     0 done:   1842 time:  0.00 s
10.69/10.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.69/10.70	c Subs w/ non-existent bins:     97 time:  0.00 s
10.69/10.71	c Replacing        4 vars Replaced      298 lits Time:     0.00 s 
10.69/10.71	c bin-w-bin subsume rem          132 bins  time:  0.00 s
10.69/10.73	c subs with bin:        0  lits-rem:        40  v-fix:    0  time:  0.02 s
10.69/10.73	c Removed useless bin:       2  fixed:     0  bprops:   0.02M  time:  0.00 s
10.79/10.86	c lits-rem:       187  cl-subs:     1981  v-elim:     94  v-fix:    0  time:  0.13 s
10.79/10.86	c learnt bin added due to v-elim: 0
10.79/10.86	c vivif2 --  cl tried     6095 cl shrink        3 lits rem          3 time: 0.00
10.79/10.86	c vivif2 --  cl tried     6501 cl shrink        0 lits rem          0 time: 0.00
10.89/10.91	c asymm  cl-useful: 19/6094/6094 lits-rem:19 time: 0.05
10.89/10.91	c calculated reachability. Time: 0.00
10.89/10.91	c  N dy    14     46262      1790      6094      2651      6501     27432     94352     60.00     13.89  --
14.30/14.33	c  N dy    15     69394      1790      6094      2652     10735     27432    121745     36.07     13.19  --
14.30/14.34	c  S st    15     69394      1790      6094      2652     10735     27432    121745     36.07     13.19  --
14.39/14.40	c  S st    15     69898      1790      6094      2653     11233     27432    129100     36.07     13.19  --
14.39/14.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.39/14.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.39/14.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      5 BRemL:      0 BRemN:      1 CBin:       0 P:  2.8M T:  0.06
14.39/14.46	c Calc non-exist non-lernt bins v-fix:     0 done:   1790 time:  0.00 s
14.39/14.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.39/14.47	c Subs w/ non-existent bins:      1 time:  0.00 s
14.39/14.47	c Replacing        2 vars Replaced      222 lits Time:     0.00 s 
14.39/14.47	c bin-w-bin subsume rem            4 bins  time:  0.00 s
14.39/14.48	c subs with bin:       16  lits-rem:        15  v-fix:    0  time:  0.01 s
14.39/14.48	c Removed useless bin:       1  fixed:     0  bprops:   0.02M  time:  0.00 s
14.49/14.58	c ORs :   1013 avg-s:  2.0 cl-sh:  3236 l-rem:   3239 b-add:     21 v-rep:   0 cl-rem: 2 avg s: 4.0 T:    0.02
15.09/15.18	c Added 0 vars  tried: 80000 time: 0.60
15.09/15.18	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.60
15.09/15.19	c lits-rem:       218  cl-subs:      736  v-elim:     41  v-fix:    0  time:  0.70 s
15.09/15.19	c learnt bin added due to v-elim: 0
15.09/15.19	c vivif2 --  cl tried     6056 cl shrink        8 lits rem          8 time: 0.00
15.09/15.19	c vivif2 --  cl tried    10499 cl shrink      168 lits rem        234 time: 0.00
15.19/15.24	c asymm  cl-useful: 6/6055/6055 lits-rem:8 time: 0.05
15.19/15.24	c calculated reachability. Time: 0.00
15.19/15.24	c  N dy    15     69898      1784      6054      2663     10499     27196    118222     36.07     13.19  --
15.19/15.24	c  F st    15     69898      1784      6054      2663     10499     27196    118222     36.07     13.19  --
15.40/15.47	c Decided on static restart strategy
24.29/24.33	c  N dy    22    104847      1784      6054      2665     22420     27196    745119     57.63     13.72  --
24.29/24.36	c  S st    22    104847      1784      6054      2665     22420     27196    745119     57.63     13.72  --
24.29/24.37	c Finding binary XORs  T:     0.00 s  found:       0
24.39/24.47	c  S st    22    105349      1784      6054      2665     22922     27196    754234     57.63     13.72  --
24.39/24.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.39/24.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.59/24.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      4 CBin:       0 P:  6.7M T:  0.21
24.59/24.68	c Calc non-exist non-lernt bins v-fix:     0 done:   1784 time:  0.00 s
24.59/24.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.69/24.70	c Subs w/ non-existent bins:      0 time:  0.02 s
24.69/24.72	c bin-w-bin subsume rem           22 bins  time:  0.00 s
24.79/24.85	c subs with bin:        0  lits-rem:         8  v-fix:    0  time:  0.13 s
24.79/24.85	c Removed useless bin:      16  fixed:     0  bprops:   0.02M  time:  0.00 s
27.79/27.80	c ORs :   1013 avg-s:  2.0 cl-sh:    11 l-rem:     11 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.22
28.39/28.40	c Added 19 vars  tried: 80000 time: 0.60
28.39/28.42	c ORs :     19 avg-s:  0.0 cl-sh:  4232 l-rem:   4232 b-add:     38 v-rep:   0 cl-rem: 0 avg s: nan T:    0.62
28.39/28.43	c lits-rem:       852  cl-subs:     1678  v-elim:     44  v-fix:    0  time:  3.58 s
28.39/28.43	c learnt bin added due to v-elim: 0
28.39/28.43	c vivif2 --  cl tried     6073 cl shrink        0 lits rem          0 time: 0.00
28.39/28.45	c vivif2 --  cl tried    21248 cl shrink        3 lits rem          3 time: 0.02
28.49/28.56	c asymm  cl-useful: 10/5847/6073 lits-rem:37 time: 0.11
28.49/28.56	c calculated reachability. Time: 0.00
28.49/28.56	c  N dy    22    105349      1801      6073      2657     21248     27566    671600     57.63     13.72  --
43.19/43.21	c  N dy    23    158023      1801      6073      2657     16007     27566    132968     75.75     14.15  --
43.19/43.21	c  S st    23    158023      1801      6073      2657     16007     27566    132968     75.75     14.15  --
43.29/43.31	c  S st    23    158524      1801      6073      2659     16505     27566    140977     75.75     14.15  --
43.29/43.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.29/43.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.39/43.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      0 BRemN:      0 CBin:       0 P:  5.9M T:  0.09
43.39/43.40	c Calc non-exist non-lernt bins v-fix:     0 done:   1801 time:  0.00 s
43.39/43.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.39/43.40	c Subs w/ non-existent bins:      2 time:  0.00 s
43.39/43.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.39/43.42	c subs with bin:        1  lits-rem:        14  v-fix:    0  time:  0.01 s
43.39/43.42	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
43.49/43.57	c ORs :   1032 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
44.19/44.20	c Added 0 vars  tried: 80000 time: 0.63
44.19/44.20	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.63
44.19/44.21	c lits-rem:       114  cl-subs:      245  v-elim:     43  v-fix:    0  time:  0.79 s
44.19/44.21	c learnt bin added due to v-elim: 0
44.19/44.21	c vivif2 --  cl tried     6068 cl shrink        0 lits rem          0 time: 0.00
44.19/44.21	c vivif2 --  cl tried    16262 cl shrink        0 lits rem          0 time: 0.00
44.19/44.28	c asymm  cl-useful: 10/6068/6068 lits-rem:10 time: 0.07
44.19/44.28	c calculated reachability. Time: 0.00
44.19/44.28	c  N dy    23    158524      1801      6068      2660     16262     27347    138649     75.75     14.15  --
69.49/69.51	c  N dy    24    237787      1801      6068      2660     21505     27347    242417     55.74     13.66  --
69.49/69.52	c  S st    24    237787      1801      6068      2660     21505     27347    242417     55.74     13.66  --
69.59/69.63	c  S st    24    238290      1801      6068      2662     22006     27347    252004     55.74     13.66  --
69.59/69.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.59/69.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.69/69.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     14 BRemL:      1 BRemN:      0 CBin:       0 P:  9.7M T:  0.15
69.69/69.79	c Calc non-exist non-lernt bins v-fix:     0 done:   1801 time:  0.00 s
69.69/69.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.69/69.79	c Subs w/ non-existent bins:      0 time:  0.01 s
69.79/69.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.79/69.82	c subs with bin:        3  lits-rem:        12  v-fix:    0  time:  0.02 s
69.79/69.83	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
70.40/70.46	c ORs :   1032 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
71.19/71.24	c Added 1 vars  tried: 80000 time: 0.78
71.19/71.24	c ORs :      1 avg-s:  0.0 cl-sh:   108 l-rem:    108 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.78
71.19/71.25	c lits-rem:       235  cl-subs:      527  v-elim:     42  v-fix:    0  time:  1.42 s
71.19/71.25	c learnt bin added due to v-elim: 0
71.19/71.25	c vivif2 --  cl tried     6062 cl shrink        0 lits rem          0 time: 0.00
71.19/71.25	c vivif2 --  cl tried    21483 cl shrink        2 lits rem          2 time: 0.01
71.29/71.35	c asymm  cl-useful: 0/6062/6062 lits-rem:0 time: 0.10
71.29/71.35	c calculated reachability. Time: 0.00
71.29/71.35	c  N dy    24    238290      1802      6062      2677     21483     27327    243762     55.74     13.66  --
106.80/106.81	c  N dy    25    357436      1802      6062      2680     25645     27327    203992     30.29     14.57  --
106.80/106.82	c  S st    25    357436      1802      6062      2680     25645     27327    203992     30.29     14.57  --
106.90/106.93	c  S st    25    357938      1802      6062      2680     26147     27327    211486     30.29     14.57  --
106.90/106.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.90/106.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.10/107.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      2 BRemL:      1 BRemN:      0 CBin:       0 P: 12.0M T:  0.16
107.10/107.10	c Calc non-exist non-lernt bins v-fix:     0 done:   1802 time:  0.00 s
107.10/107.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.10/107.10	c Subs w/ non-existent bins:      6 time:  0.01 s
107.10/107.11	c Replacing        1 vars Replaced      323 lits Time:     0.00 s 
107.10/107.11	c bin-w-bin subsume rem            1 bins  time:  0.00 s
107.10/107.12	c subs with bin:        5  lits-rem:         0  v-fix:    0  time:  0.01 s
107.10/107.13	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
107.30/107.34	c ORs :   1033 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
107.90/107.96	c Added 0 vars  tried: 80000 time: 0.62
107.90/107.96	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.62
107.90/107.97	c lits-rem:       161  cl-subs:      766  v-elim:     43  v-fix:    0  time:  0.84 s
107.90/107.97	c learnt bin added due to v-elim: 0
107.90/107.97	c vivif2 --  cl tried     6061 cl shrink        0 lits rem          0 time: 0.00
107.90/107.97	c vivif2 --  cl tried    25371 cl shrink        3 lits rem          3 time: 0.01
108.00/108.07	c asymm  cl-useful: 0/6061/6061 lits-rem:0 time: 0.09
108.00/108.07	c calculated reachability. Time: 0.00
108.00/108.07	c  N dy    25    357938      1801      6061      2679     25370     27322    205011     30.29     14.57  --
191.90/191.90	c  N dy    26    536908      1800      6061      2680     33388     27322    379809     59.51     14.63  --
191.90/191.92	c  S st    26    536908      1800      6061      2680     33388     27322    379809     59.51     14.63  --
192.00/192.06	c  S st    26    537409      1800      6061      2681     33887     27322    389648     59.51     14.63  --
192.00/192.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
192.00/192.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.30/192.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      1 BRemN:      0 CBin:       0 P: 16.8M T:  0.26
192.30/192.32	c Calc non-exist non-lernt bins v-fix:     0 done:   1800 time:  0.00 s
192.30/192.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.30/192.34	c Subs w/ non-existent bins:      0 time:  0.01 s
192.30/192.35	c bin-w-bin subsume rem            1 bins  time:  0.00 s
192.30/192.39	c subs with bin:        1  lits-rem:         2  v-fix:    0  time:  0.04 s
192.30/192.39	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
194.00/194.06	c ORs :   1032 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 5.0 T:    0.11
194.61/194.70	c Added 6 vars  tried: 80000 time: 0.63
194.61/194.70	c ORs :      6 avg-s:  0.0 cl-sh:   627 l-rem:    627 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.64
194.71/194.71	c lits-rem:       441  cl-subs:      447  v-elim:     43  v-fix:    0  time:  2.32 s
194.71/194.71	c learnt bin added due to v-elim: 0
194.71/194.71	c vivif2 --  cl tried     6066 cl shrink        0 lits rem          0 time: 0.00
194.71/194.72	c vivif2 --  cl tried    33430 cl shrink        1 lits rem          1 time: 0.01
194.80/194.89	c asymm  cl-useful: 3/4421/6066 lits-rem:3 time: 0.16
194.80/194.89	c calculated reachability. Time: 0.00
194.80/194.89	c  N dy    26    537409      1806      6066      2668     33430     27344    381862     59.51     14.63  --
194.80/194.89	c  F st    26    537409      1806      6066      2668     33430     27344    381862     59.51     14.63  --
195.30/195.32	c Decided on static restart strategy
316.90/316.91	c  N dy    33    806114      1806      6066      2672     57030     27344   1494093     62.20     15.21  --
316.90/316.99	c  S st    33    806114      1806      6066      2672     57030     27344   1494093     62.20     15.21  --
317.20/317.20	c  S st    33    806616      1806      6066      2672     57529     27344   1505856     62.20     15.21  --
317.20/317.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
317.20/317.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
317.70/317.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:      2 BRemN:      0 CBin:       0 P: 27.1M T:  0.54
317.70/317.75	c Calc non-exist non-lernt bins v-fix:     0 done:   1806 time:  0.00 s
317.70/317.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
317.70/317.79	c Subs w/ non-existent bins:      0 time:  0.04 s
317.81/317.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
318.00/318.07	c subs with bin:       89  lits-rem:       329  v-fix:    0  time:  0.24 s
318.00/318.07	c Removed useless bin:       1  fixed:     0  bprops:   0.02M  time:  0.00 s
321.50/321.58	c ORs :   1036 avg-s:  2.0 cl-sh:     1 l-rem:      1 b-add:      1 v-rep:   0 cl-rem: 4 avg s: 8.8 T:    0.91
322.21/322.26	c Added 19 vars  tried: 80000 time: 0.68
322.31/322.31	c ORs :     19 avg-s:  0.0 cl-sh:  7101 l-rem:   7101 b-add:     38 v-rep:   0 cl-rem: 0 avg s: nan T:    0.73
322.31/322.33	c lits-rem:       241  cl-subs:     1362  v-elim:     45  v-fix:    0  time:  4.26 s
322.31/322.33	c learnt bin added due to v-elim: 0
322.31/322.33	c vivif2 --  cl tried     6086 cl shrink        0 lits rem          0 time: 0.00
322.31/322.38	c vivif2 --  cl tried    56076 cl shrink       49 lits rem         50 time: 0.04
322.40/322.45	c asymm  cl-useful: 0/1665/6086 lits-rem:0 time: 0.07
322.40/322.45	c calculated reachability. Time: 0.00
322.40/322.45	c  N dy    33    806616      1824      6086      2708     56076     27483   1446351     62.20     15.21  --
551.61/551.63	c  N dy    34   1209926      1824      6086      2713     72222     27483    987117     20.01     14.35  --
551.61/551.67	c  S st    34   1209926      1824      6086      2713     72222     27483    987117     20.01     14.35  --
551.61/551.68	c Finding binary XORs  T:     0.00 s  found:       0
551.91/551.93	c  S st    34   1210429      1824      6086      2713     72723     27483    996977     20.01     14.35  --
551.91/551.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
551.91/551.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
552.51/552.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      3 BRemL:      2 BRemN:      0 CBin:       0 P: 38.9M T:  0.66
552.51/552.59	c Calc non-exist non-lernt bins v-fix:     0 done:   1824 time:  0.00 s
552.51/552.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
552.61/552.63	c Subs w/ non-existent bins:      0 time:  0.03 s
552.61/552.63	c Replacing        1 vars Replaced      139 lits Time:     0.01 s 
552.61/552.66	c bin-w-bin subsume rem            2 bins  time:  0.00 s
552.71/552.73	c subs with bin:        4  lits-rem:       291  v-fix:    0  time:  0.07 s
552.71/552.73	c Removed useless bin:       1  fixed:     0  bprops:   0.02M  time:  0.00 s
553.81/553.87	c ORs :   1057 avg-s:  2.0 cl-sh:     4 l-rem:      8 b-add:      0 v-rep:   0 cl-rem: 8 avg s: 11.5 T:    0.34
554.31/554.38	c Added 19 vars  tried: 80000 time: 0.51
554.51/554.51	c ORs :     19 avg-s:  0.0 cl-sh: 12700 l-rem:  12700 b-add:     38 v-rep:   0 cl-rem: 0 avg s: nan T:    0.64
554.51/554.54	c lits-rem:       472  cl-subs:     2052  v-elim:     51  v-fix:    0  time:  1.81 s
554.51/554.54	c learnt bin added due to v-elim: 0
554.51/554.54	c vivif2 --  cl tried     6105 cl shrink        0 lits rem          0 time: 0.00
554.51/554.57	c vivif2 --  cl tried    70659 cl shrink      326 lits rem        354 time: 0.03
554.61/554.67	c asymm  cl-useful: 0/957/6105 lits-rem:0 time: 0.10
554.61/554.67	c calculated reachability. Time: 0.00
554.61/554.67	c  N dy    34   1210429      1842      6105      2747     70659     27611    949363     20.01     14.35  --
908.42/908.48	c  N dy    35   1710429      1842      6105      2749    102810     27611   3485580     59.76     14.53  --
908.63/908.67	c  S st    35   1710429      1842      6105      2749    102810     27611   3485580     59.76     14.53  --
909.02/909.03	c  S st    35   1710935      1842      6105      2750    103311     27611   3494446     59.76     14.53  --
909.02/909.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
909.02/909.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
910.62/910.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:      2 BRemN:      0 CBin:       0 P: 59.8M T:  1.57
910.62/910.61	c Calc non-exist non-lernt bins v-fix:     0 done:   1842 time:  0.00 s
910.62/910.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
910.73/910.71	c Subs w/ non-existent bins:      0 time:  0.10 s
910.73/910.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
911.52/911.54	c subs with bin:        4  lits-rem:       153  v-fix:    0  time:  0.75 s
911.52/911.54	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
949.82/949.86	c ORs :   1076 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 6 avg s: 5.8 T:    2.52
951.43/951.41	c Added 19 vars  tried: 80000 time: 1.55
951.43/951.46	c ORs :     19 avg-s:  0.0 cl-sh:  6618 l-rem:   6618 b-add:     38 v-rep:   0 cl-rem: 0 avg s: nan T:    1.59
951.53/951.52	c lits-rem:        49  cl-subs:     1895  v-elim:     58  v-fix:    0  time: 39.98 s
951.53/951.52	c learnt bin added due to v-elim: 0
951.53/951.52	c vivif2 --  cl tried     6124 cl shrink        0 lits rem          0 time: 0.00
951.62/951.61	c vivif2 --  cl tried   101406 cl shrink       60 lits rem         61 time: 0.10
951.72/951.77	c asymm  cl-useful: 0/1011/6124 lits-rem:0 time: 0.15
951.72/951.77	c calculated reachability. Time: 0.00
951.72/951.77	c  N dy    35   1710935      1861      6124      2789    101406     27743   3410296     59.76     14.53  --

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-3266422-1303580391/watcher-3266422-1303580391 -o /tmp/evaluation-result-3266422-1303580391/solver-3266422-1303580391 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3266422-1303580391.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.96 3.33 3.68 5/189 18954
/proc/meminfo: memFree=15987764/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=31228 CPUtime=0 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 1188 0 0 0 0 0 0 0 23 0 1 0 450454559 31977472 979 33554432000 4194304 4797429 140735361891712 18446744073709551615 4366925 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 7807 979 348 148 0 2736 0

[startup+0.025775 s]
/proc/loadavg: 1.96 3.33 3.68 5/189 18954
/proc/meminfo: memFree=15987764/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=130100 CPUtime=0.02 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 1370 0 0 0 2 0 0 0 23 0 1 0 450454559 133222400 1132 33554432000 4194304 4797429 140735361891712 18446744073709551615 228095111877 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 32525 1132 380 148 0 27454 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 130100

[startup+0.100749 s]
/proc/loadavg: 1.96 3.33 3.68 5/189 18954
/proc/meminfo: memFree=15987764/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=132024 CPUtime=0.09 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 1886 0 0 0 9 0 0 0 23 0 1 0 450454559 135192576 1642 33554432000 4194304 4797429 140735361891712 18446744073709551615 4395272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 33006 1642 409 148 0 27935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 132024

[startup+0.300724 s]
/proc/loadavg: 1.96 3.33 3.68 5/189 18954
/proc/meminfo: memFree=15987764/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=132024 CPUtime=0.29 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 1985 0 0 0 29 0 0 0 25 0 1 0 450454559 135192576 1741 33554432000 4194304 4797429 140735361891712 18446744073709551615 4425037 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 33006 1741 409 148 0 27935 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132024

[startup+0.700637 s]
/proc/loadavg: 1.96 3.33 3.68 5/189 18954
/proc/meminfo: memFree=15987764/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=132340 CPUtime=0.69 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 2196 0 0 0 69 0 0 0 25 0 1 0 450454559 135516160 1948 33554432000 4194304 4797429 140735361891712 18446744073709551615 4377500 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 33085 1948 410 148 0 28014 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132340

[startup+1.50049 s]
/proc/loadavg: 1.96 3.33 3.68 5/190 18955
/proc/meminfo: memFree=15976716/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=132836 CPUtime=1.49 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 2683 0 0 0 149 0 0 0 25 0 1 0 450454559 136024064 2098 33554432000 4194304 4797429 140735361891712 18446744073709551615 228095141858 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 33209 2098 410 148 0 28138 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132836

[startup+3.1002 s]
/proc/loadavg: 1.96 3.33 3.68 5/190 18955
/proc/meminfo: memFree=15971384/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=133496 CPUtime=3.09 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 3420 0 0 0 309 0 0 0 25 0 1 0 450454559 136699904 2325 33554432000 4194304 4797429 140735361891712 18446744073709551615 4259014 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 33374 2325 410 148 0 28303 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133496

[startup+6.30061 s]
/proc/loadavg: 2.29 3.38 3.70 5/190 18956
/proc/meminfo: memFree=15961096/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=134428 CPUtime=6.29 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 4912 0 0 0 629 0 0 0 25 0 1 0 450454559 137654272 2346 33554432000 4194304 4797429 140735361891712 18446744073709551615 4426361 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 33607 2346 410 148 0 28536 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134428

[startup+12.7004 s]
/proc/loadavg: 2.42 3.39 3.70 5/190 18956
/proc/meminfo: memFree=15948492/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=139532 CPUtime=12.69 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 7930 0 0 0 1268 1 0 0 25 0 1 0 450454559 142880768 3532 33554432000 4194304 4797429 140735361891712 18446744073709551615 4351897 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 34883 3532 415 148 0 29812 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139532

[startup+25.5011 s]
/proc/loadavg: 2.77 3.42 3.70 5/190 18956
/proc/meminfo: memFree=15930548/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=144220 CPUtime=25.49 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 11926 0 0 0 2548 1 0 0 25 0 1 0 450454559 147681280 5218 33554432000 4194304 4797429 140735361891712 18446744073709551615 4524072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 36055 5218 418 148 0 30984 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 144220

[startup+51.1004 s]
/proc/loadavg: 3.19 3.46 3.71 5/190 18957
/proc/meminfo: memFree=15916496/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=146948 CPUtime=51.09 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 18210 0 0 0 5106 3 0 0 25 0 1 0 450454559 150474752 5624 33554432000 4194304 4797429 140735361891712 18446744073709551615 4425023 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 36737 5624 417 148 0 31666 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 146948

[startup+102.307 s]
/proc/loadavg: 3.65 3.54 3.72 5/190 18958
/proc/meminfo: memFree=15897048/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=149568 CPUtime=102.3 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 29359 0 0 0 10224 6 0 0 25 0 1 0 450454559 153157632 6822 33554432000 4194304 4797429 140735361891712 18446744073709551615 4424614 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 37392 6822 417 148 0 32321 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 149568

[startup+162.301 s]
/proc/loadavg: 3.87 3.62 3.74 5/190 18960
/proc/meminfo: memFree=15881652/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=152320 CPUtime=162.29 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 39298 0 0 0 16220 9 0 0 25 0 1 0 450454559 155975680 6764 33554432000 4194304 4797429 140735361891712 18446744073709551615 4423077 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 38080 6764 417 148 0 33009 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 152320

[startup+222.301 s]
/proc/loadavg: 4.02 3.71 3.75 5/190 18961
/proc/meminfo: memFree=15860176/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=154332 CPUtime=222.29 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 48980 0 0 0 22217 12 0 0 25 0 1 0 450454559 158035968 7235 33554432000 4194304 4797429 140735361891712 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 38583 7235 417 148 0 33512 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 154332

[startup+282.301 s]
/proc/loadavg: 4.00 3.76 3.77 5/190 18963
/proc/meminfo: memFree=15846024/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=155364 CPUtime=282.29 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 58592 0 0 0 28214 15 0 0 25 0 1 0 450454559 159092736 8979 33554432000 4194304 4797429 140735361891712 18446744073709551615 4352441 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 38841 8979 417 148 0 33770 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 155364

[startup+342.301 s]
/proc/loadavg: 4.00 3.80 3.78 5/190 18965
/proc/meminfo: memFree=15828388/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=163772 CPUtime=342.3 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 67768 0 0 0 34211 19 0 0 25 0 1 0 450454559 167702528 9762 33554432000 4194304 4797429 140735361891712 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 40943 9762 417 148 0 35872 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 163772

[startup+402.301 s]
/proc/loadavg: 4.09 3.86 3.80 5/190 18966
/proc/meminfo: memFree=15814988/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=164468 CPUtime=402.3 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 74490 0 0 0 40209 21 0 0 25 0 1 0 450454559 168415232 11156 33554432000 4194304 4797429 140735361891712 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 41117 11156 417 148 0 36046 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 164468

[startup+462.301 s]
/proc/loadavg: 4.03 3.88 3.81 5/190 18968
/proc/meminfo: memFree=15811384/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=165544 CPUtime=462.31 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 80842 0 0 0 46206 25 0 0 25 0 1 0 450454559 169517056 11767 33554432000 4194304 4797429 140735361891712 18446744073709551615 4425828 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 41386 11767 417 148 0 36315 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 165544

[startup+522.301 s]
/proc/loadavg: 4.01 3.90 3.82 5/190 18969
/proc/meminfo: memFree=15791540/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=166360 CPUtime=522.31 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 88026 0 0 0 52203 28 0 0 25 0 1 0 450454559 170352640 9849 33554432000 4194304 4797429 140735361891712 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 41590 9849 417 148 0 36519 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 166360

[startup+582.301 s]
/proc/loadavg: 4.06 3.93 3.83 5/190 18971
/proc/meminfo: memFree=15782340/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=171596 CPUtime=582.31 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 96184 0 0 0 58200 31 0 0 25 0 1 0 450454559 175714304 12869 33554432000 4194304 4797429 140735361891712 18446744073709551615 4424713 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 42899 12869 417 148 0 37828 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 171596

[startup+642.301 s]
/proc/loadavg: 4.02 3.94 3.84 5/190 18973
/proc/meminfo: memFree=15778116/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=172060 CPUtime=642.32 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 103242 0 0 0 64198 34 0 0 25 0 1 0 450454559 176189440 12385 33554432000 4194304 4797429 140735361891712 18446744073709551615 4387819 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 43015 12385 417 148 0 37944 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 172060

[startup+702.301 s]
/proc/loadavg: 4.01 3.95 3.84 5/190 18974
/proc/meminfo: memFree=15764460/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=172832 CPUtime=702.31 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 109335 0 0 0 70194 37 0 0 25 0 1 0 450454559 176979968 14531 33554432000 4194304 4797429 140735361891712 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 43208 14531 417 148 0 38137 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 172832

[startup+762.307 s]
/proc/loadavg: 4.00 3.96 3.85 5/190 18976
/proc/meminfo: memFree=15761344/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=173324 CPUtime=762.32 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 116294 0 0 0 76191 41 0 0 25 0 1 0 450454559 177483776 13362 33554432000 4194304 4797429 140735361891712 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 43331 13362 417 148 0 38260 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 173324

[startup+822.301 s]
/proc/loadavg: 4.03 3.97 3.86 5/190 18977
/proc/meminfo: memFree=15751780/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=174672 CPUtime=822.31 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 121989 0 0 0 82188 43 0 0 25 0 1 0 450454559 178864128 14886 33554432000 4194304 4797429 140735361891712 18446744073709551615 4404772 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 43668 14886 417 148 0 38597 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 174672

[startup+882.301 s]
/proc/loadavg: 4.01 3.97 3.87 5/190 18979
/proc/meminfo: memFree=15760704/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=175184 CPUtime=882.32 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 128507 0 0 0 88186 46 0 0 25 0 1 0 450454559 179388416 13022 33554432000 4194304 4797429 140735361891712 18446744073709551615 4352317 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 43796 13022 417 148 0 38725 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 175184

[startup+942.301 s]
/proc/loadavg: 4.13 4.00 3.88 5/190 18980
/proc/meminfo: memFree=15724104/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=186052 CPUtime=942.32 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 133211 0 0 0 94185 47 0 0 25 0 1 0 450454559 190517248 17663 33554432000 4194304 4797429 140735361891712 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 46513 17663 417 148 0 41442 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 186052

[startup+1002.3 s]
/proc/loadavg: 4.04 4.00 3.89 5/190 18982
/proc/meminfo: memFree=15734380/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=189336 CPUtime=1002.32 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 139587 0 0 0 100183 49 0 0 25 0 1 0 450454559 193880064 15673 33554432000 4194304 4797429 140735361891712 18446744073709551615 4426352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 47334 15673 417 148 0 42263 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 189336

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.89 5/190 18984
/proc/meminfo: memFree=15721956/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=189388 CPUtime=1062.32 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 146188 0 0 0 106180 52 0 0 25 0 1 0 450454559 193933312 17638 33554432000 4194304 4797429 140735361891712 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 47347 17638 417 148 0 42276 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 189388

[startup+1122.3 s]
/proc/loadavg: 4.08 4.02 3.91 5/190 18985
/proc/meminfo: memFree=15712396/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=190300 CPUtime=1122.33 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 151838 0 0 0 112178 55 0 0 25 0 1 0 450454559 194867200 18440 33554432000 4194304 4797429 140735361891712 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 47575 18440 417 148 0 42504 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 190300

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 18987
/proc/meminfo: memFree=15708916/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=191508 CPUtime=1182.32 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 157940 0 0 0 118175 57 0 0 25 0 1 0 450454559 196104192 16011 33554432000 4194304 4797429 140735361891712 18446744073709551615 4352349 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 47877 16011 417 148 0 42806 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 191508

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 18989
/proc/meminfo: memFree=15712004/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=192312 CPUtime=1242.33 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 163500 0 0 0 124173 60 0 0 25 0 1 0 450454559 196927488 17249 33554432000 4194304 4797429 140735361891712 18446744073709551615 4341204 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 48078 17249 417 148 0 43007 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 192312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 2/184 19002
/proc/meminfo: memFree=15918268/32951124 swapFree=67111528/67111528
[pid=18954] ppid=18952 vsize=192368 CPUtime=1300.03 cores=1,3
/proc/18954/stat : 18954 (techdemo) R 18952 18954 18093 0 -1 4202496 168226 0 0 0 129941 62 0 0 25 0 1 0 450454559 196984832 17654 33554432000 4194304 4797429 140735361891712 18446744073709551615 4413516 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18954/statm: 48092 17654 417 148 0 43021 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 192368

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.05
CPU user time (s): 1299.42
CPU system time (s): 0.628904
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 282776

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

runsolver used 1.9927 second user time and 5.10422 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-23 19:39:51
IDJOB=3266422
IDBENCH=87734
IDSOLVER=1585
FILE ID=node142/3266422-1303580391
RUNJOBID= node142-1303580391-18914
PBS_JOBID= 13150327
Free space on /tmp= 71340 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT02/handmade/simon/satex-challenges/c6288.shuffled.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266422-1303580391/watcher-3266422-1303580391 -o /tmp/evaluation-result-3266422-1303580391/solver-3266422-1303580391 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3266422-1303580391.cnf

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

MD5SUM BENCH= 75bd8319132b47c2d2e6f0889735a248
RANDOM SEED=1086963526

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15988300 kB
Buffers:       2065372 kB
Cached:       14256092 kB
SwapCached:          0 kB
Active:        6766292 kB
Inactive:      9627280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15988300 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31516 kB
Writeback:           0 kB
AnonPages:       70700 kB
Mapped:          16032 kB
Slab:           504812 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   572372 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= 71356 MiB
End job on node142 at 2011-04-23 20:01:33