Trace number 3173621

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

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

Solver Data

0.00/0.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-3173621-1301797205.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.00	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.00	c -- vars added        700
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       700      2982         0         0      8946         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.00	c Calc non-exist non-lernt bins v-fix:     0 done:    700 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	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:     29  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:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     309 undec:      84 neg:     307
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       682      2954         0         0      8960         0   no data   no data  --
0.07/0.09	c Decided on static restart strategy
2.49/2.57	c  N dy     7     30001       682      2954         0     10636      8960    221467     30.14     20.37  --
2.49/2.58	c  S st     7     30001       682      2954         0     10636      8960    221467     30.14     20.37  --
2.59/2.63	c  S st     7     30504       682      2954         0     11139      8960    233755     30.14     20.37  --
2.59/2.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.59/2.65	c Calc non-exist non-lernt bins v-fix:     0 done:    682 time:  0.00 s
2.59/2.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.65	c Subs w/ non-existent bins:      0 time:  0.00 s
2.59/2.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.79/2.86	c lits-rem:       110  cl-subs:      695  v-elim:     11  v-fix:    0  time:  0.20 s
2.79/2.86	c learnt bin added due to v-elim: 0
2.79/2.86	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
2.79/2.86	c vivif2 --  cl tried    10444 cl shrink        0 lits rem          0 time: 0.00
2.79/2.89	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.03
2.79/2.89	c calculated reachability. Time: 0.00
2.79/2.89	c  N dy     7     30504       682      2954         0     10444      8960    217987     30.14     20.37  --
2.79/2.89	c  F st     7     30504       682      2954         0     10444      8960    217987     30.14     20.37  --
2.99/3.05	c Decided on static restart strategy
4.40/4.47	c  N dy    14     45756       682      2954         0      8905      8960    116202     34.52     21.32  --
4.40/4.47	c  S st    14     45756       682      2954         0      8905      8960    116202     34.52     21.32  --
4.49/4.51	c  S st    14     46259       682      2954         0      9408      8960    128458     34.52     21.32  --
4.49/4.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.49/4.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
4.49/4.53	c Calc non-exist non-lernt bins v-fix:     0 done:    682 time:  0.00 s
4.49/4.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.49/4.53	c Subs w/ non-existent bins:      0 time:  0.00 s
4.49/4.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.49/4.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.59/4.60	c lits-rem:         1  cl-subs:      177  v-elim:     11  v-fix:    0  time:  0.07 s
4.59/4.60	c learnt bin added due to v-elim: 0
4.59/4.60	c vivif2 --  cl tried     2954 cl shrink        0 lits rem          0 time: 0.00
4.59/4.60	c vivif2 --  cl tried     9231 cl shrink        0 lits rem          0 time: 0.00
4.59/4.62	c asymm  cl-useful: 0/2954/2954 lits-rem:0 time: 0.02
4.59/4.62	c calculated reachability. Time: 0.00
4.59/4.62	c  N dy    14     46259       682      2954         0      9231      8960    126591     34.52     21.32  --
7.39/7.41	c  N dy    15     69388       682      2954         0     11332      8960    146851     32.12     21.52  --
7.39/7.41	c  S st    15     69388       682      2954         0     11332      8960    146851     32.12     21.52  --
7.39/7.46	c  S st    15     69893       682      2954         0     11836      8960    159426     32.12     21.52  --
7.39/7.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.39/7.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
7.39/7.48	c Calc non-exist non-lernt bins v-fix:     0 done:    682 time:  0.00 s
7.39/7.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.39/7.48	c Subs w/ non-existent bins:      0 time:  0.00 s
7.39/7.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.59/7.60	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
8.09/8.11	c Added 7 vars  tried: 80000 time: 0.51
8.09/8.11	c ORs :      7 avg-s:  0.0 cl-sh:   936 l-rem:    936 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.51
8.09/8.11	c lits-rem:        12  cl-subs:      218  v-elim:     11  v-fix:    0  time:  0.63 s
8.09/8.11	c learnt bin added due to v-elim: 0
8.09/8.11	c vivif2 --  cl tried     2961 cl shrink        0 lits rem          0 time: 0.00
8.09/8.11	c vivif2 --  cl tried    11618 cl shrink        0 lits rem          0 time: 0.00
8.09/8.14	c asymm  cl-useful: 0/2961/2961 lits-rem:0 time: 0.02
8.09/8.14	c calculated reachability. Time: 0.00
8.09/8.14	c  N dy    15     69893       689      2961        14     11618      9009    155108     32.12     21.52  --
8.09/8.14	c  F st    15     69893       689      2961        14     11618      9009    155108     32.12     21.52  --
8.29/8.30	c Decided on static restart strategy
12.49/12.58	c  N dy    22    104840       689      2961        14     21344      9009    402683     30.45     21.15  --
12.59/12.60	c  S st    22    104840       689      2961        14     21344      9009    402683     30.45     21.15  --
12.59/12.68	c  S st    22    105343       689      2961        14     21847      9009    415590     30.45     21.15  --
12.59/12.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.59/12.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.69/12.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.05
12.69/12.73	c Calc non-exist non-lernt bins v-fix:     0 done:    689 time:  0.00 s
12.69/12.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.69/12.73	c Subs w/ non-existent bins:      0 time:  0.00 s
12.69/12.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.69/12.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.69/12.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.49/13.50	c ORs :      7 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
13.99/14.03	c Added 7 vars  tried: 80000 time: 0.52
13.99/14.07	c ORs :      7 avg-s:  0.0 cl-sh:  7220 l-rem:   7220 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
13.99/14.08	c lits-rem:       248  cl-subs:     1233  v-elim:     12  v-fix:    0  time:  1.34 s
13.99/14.08	c learnt bin added due to v-elim: 0
13.99/14.08	c vivif2 --  cl tried     2968 cl shrink        0 lits rem          0 time: 0.00
13.99/14.09	c vivif2 --  cl tried    20614 cl shrink        0 lits rem          0 time: 0.00
14.09/14.12	c asymm  cl-useful: 0/2968/2968 lits-rem:0 time: 0.04
14.09/14.12	c calculated reachability. Time: 0.00
14.09/14.12	c  N dy    22    105343       696      2968        28     20614      9058    374797     30.45     21.15  --
22.29/22.32	c  N dy    23    158014       696      2968        28     28495      9058    585826     32.22     21.33  --
22.29/22.34	c  S st    23    158014       696      2968        28     28495      9058    585826     32.22     21.33  --
22.39/22.44	c  S st    23    158520       696      2968        28     29001      9058    599579     32.22     21.33  --
22.39/22.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.39/22.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.49/22.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.08
22.49/22.52	c Calc non-exist non-lernt bins v-fix:     0 done:    696 time:  0.00 s
22.49/22.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.49/22.53	c Subs w/ non-existent bins:      0 time:  0.00 s
22.49/22.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.49/22.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.49/22.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.79/23.85	c ORs :     14 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
24.39/24.48	c Added 8 vars  tried: 80000 time: 0.63
24.49/24.56	c ORs :      8 avg-s:  0.0 cl-sh:  7335 l-rem:   7335 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    0.71
24.49/24.57	c lits-rem:       398  cl-subs:     1152  v-elim:     13  v-fix:    0  time:  2.03 s
24.49/24.57	c learnt bin added due to v-elim: 0
24.49/24.57	c vivif2 --  cl tried     2976 cl shrink        0 lits rem          0 time: 0.00
24.49/24.57	c vivif2 --  cl tried    27849 cl shrink        0 lits rem          0 time: 0.01
24.59/24.63	c asymm  cl-useful: 0/2976/2976 lits-rem:0 time: 0.05
24.59/24.63	c calculated reachability. Time: 0.00
24.59/24.63	c  N dy    23    158520       704      2976        44     27849      9114    557940     32.22     21.33  --
39.09/39.17	c  N dy    24    237780       704      2976        44     33091      9114    623095     34.71     21.07  --
39.19/39.20	c  S st    24    237780       704      2976        44     33091      9114    623095     34.71     21.07  --
39.29/39.31	c  S st    24    238284       704      2976        44     33595      9114    636203     34.71     21.07  --
39.29/39.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.29/39.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.39/39.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.10
39.39/39.41	c Calc non-exist non-lernt bins v-fix:     0 done:    704 time:  0.00 s
39.39/39.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.39/39.42	c Subs w/ non-existent bins:      0 time:  0.00 s
39.39/39.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.39/39.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.39/39.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
40.70/40.75	c ORs :     22 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
41.29/41.38	c Added 8 vars  tried: 80000 time: 0.62
41.39/41.44	c ORs :      8 avg-s:  0.0 cl-sh:  6914 l-rem:   6914 b-add:     17 v-rep:   0 cl-rem: 0 avg s: nan T:    0.68
41.39/41.45	c lits-rem:       378  cl-subs:     1505  v-elim:     15  v-fix:    0  time:  2.02 s
41.39/41.45	c learnt bin added due to v-elim: 0
41.39/41.45	c vivif2 --  cl tried     2983 cl shrink        0 lits rem          0 time: 0.00
41.39/41.45	c vivif2 --  cl tried    32090 cl shrink        0 lits rem          0 time: 0.01
41.49/41.51	c asymm  cl-useful: 0/2983/2983 lits-rem:0 time: 0.06
41.49/41.52	c calculated reachability. Time: 0.00
41.49/41.52	c  N dy    24    238284       712      2983        61     32090      9169    587174     34.71     21.07  --
67.99/68.04	c  N dy    25    357426       712      2983        61     35843      9169    633158     35.85     21.95  --
67.99/68.06	c  S st    25    357426       712      2983        61     35843      9169    633158     35.85     21.95  --
68.09/68.19	c  S st    25    357928       712      2983        61     36345      9169    646048     35.85     21.95  --
68.09/68.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
68.09/68.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.29/68.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.13
68.29/68.32	c Calc non-exist non-lernt bins v-fix:     0 done:    712 time:  0.00 s
68.29/68.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.29/68.32	c Subs w/ non-existent bins:      0 time:  0.00 s
68.29/68.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.29/68.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.29/68.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
69.59/69.68	c ORs :     30 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
70.19/70.27	c Added 8 vars  tried: 80000 time: 0.59
70.30/70.33	c ORs :      8 avg-s:  0.0 cl-sh:  6741 l-rem:   6741 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    0.65
70.30/70.34	c lits-rem:       607  cl-subs:     1423  v-elim:     15  v-fix:    0  time:  2.00 s
70.30/70.34	c learnt bin added due to v-elim: 0
70.30/70.34	c vivif2 --  cl tried     2991 cl shrink        0 lits rem          0 time: 0.00
70.30/70.34	c vivif2 --  cl tried    34922 cl shrink        0 lits rem          0 time: 0.01
70.40/70.42	c asymm  cl-useful: 0/2991/2991 lits-rem:0 time: 0.07
70.40/70.42	c calculated reachability. Time: 0.00
70.40/70.42	c  N dy    25    357928       720      2991        77     34922      9225    599854     35.85     21.95  --
113.09/113.16	c  N dy    26    536892       720      2991        77     42626      9225    801793     41.77     23.94  --
113.09/113.19	c  S st    26    536892       720      2991        77     42626      9225    801793     41.77     23.94  --
113.30/113.33	c  S st    26    537394       720      2991        77     43128      9225    813876     41.77     23.94  --
113.30/113.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.30/113.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.39/113.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  0.15
113.39/113.49	c Calc non-exist non-lernt bins v-fix:     0 done:    720 time:  0.00 s
113.39/113.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.39/113.50	c Subs w/ non-existent bins:      0 time:  0.01 s
113.49/113.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.49/113.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.49/113.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
115.19/115.28	c ORs :     38 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
115.79/115.89	c Added 8 vars  tried: 80000 time: 0.61
115.89/115.98	c ORs :      8 avg-s:  0.0 cl-sh:  9088 l-rem:   9088 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    0.70
115.89/115.99	c lits-rem:       612  cl-subs:     1799  v-elim:     15  v-fix:    0  time:  2.48 s
115.89/115.99	c learnt bin added due to v-elim: 0
115.89/115.99	c vivif2 --  cl tried     2999 cl shrink        0 lits rem          0 time: 0.00
115.99/116.00	c vivif2 --  cl tried    41329 cl shrink        4 lits rem          4 time: 0.01
115.99/116.09	c asymm  cl-useful: 0/2999/2999 lits-rem:0 time: 0.09
115.99/116.09	c calculated reachability. Time: 0.00
115.99/116.09	c  N dy    26    537394       728      2999        93     41329      9281    741867     41.77     23.94  --
115.99/116.09	c  F st    26    537394       728      2999        93     41329      9281    741867     41.77     23.94  --
116.39/116.48	c Decided on static restart strategy
179.30/179.38	c  N dy    33    806091       728      2999        93     64092      9281   1531253     40.75     25.38  --
179.39/179.44	c  S st    33    806091       728      2999        93     64092      9281   1531253     40.75     25.38  --
179.59/179.66	c  S st    33    806594       728      2999        93     64595      9281   1543695     40.75     25.38  --
179.59/179.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
179.59/179.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
179.89/179.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.6M T:  0.25
179.89/179.92	c Calc non-exist non-lernt bins v-fix:     0 done:    728 time:  0.00 s
179.89/179.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
179.89/179.93	c Subs w/ non-existent bins:      0 time:  0.01 s
179.89/179.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.89/179.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
179.89/179.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
183.79/183.85	c ORs :     46 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
184.49/184.52	c Added 8 vars  tried: 80000 time: 0.67
184.69/184.74	c ORs :      8 avg-s:  0.0 cl-sh: 14222 l-rem:  14222 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    0.89
184.69/184.76	c lits-rem:       215  cl-subs:     4917  v-elim:     16  v-fix:    0  time:  4.79 s
184.69/184.76	c learnt bin added due to v-elim: 0
184.69/184.76	c vivif2 --  cl tried     3007 cl shrink        0 lits rem          0 time: 0.00
184.69/184.78	c vivif2 --  cl tried    59678 cl shrink        0 lits rem          0 time: 0.02
184.89/184.92	c asymm  cl-useful: 0/2860/3007 lits-rem:0 time: 0.14
184.89/184.92	c calculated reachability. Time: 0.00
184.89/184.92	c  N dy    33    806594       736      3007       109     59678      9337   1351057     40.75     25.38  --
307.50/307.57	c  N dy    34   1209891       736      3007       109     76667      9337   1585664     34.83     25.07  --
307.60/307.63	c  S st    34   1209891       736      3007       109     76667      9337   1585664     34.83     25.07  --
307.60/307.63	c Finding binary XORs  T:     0.00 s  found:       0
307.90/307.90	c  S st    34   1210391       736      3007       109     77166      9337   1597464     34.83     25.07  --
307.90/307.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
307.90/307.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
308.20/308.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.3M T:  0.31
308.20/308.21	c Calc non-exist non-lernt bins v-fix:     0 done:    736 time:  0.00 s
308.20/308.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
308.20/308.23	c Subs w/ non-existent bins:      0 time:  0.01 s
308.20/308.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
308.20/308.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
308.20/308.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
311.40/311.41	c ORs :     54 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
312.10/312.19	c Added 8 vars  tried: 80000 time: 0.77
312.50/312.54	c ORs :      8 avg-s:  0.0 cl-sh: 19549 l-rem:  19549 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    1.13
312.50/312.57	c lits-rem:       209  cl-subs:     6107  v-elim:     17  v-fix:    0  time:  4.30 s
312.50/312.57	c learnt bin added due to v-elim: 0
312.50/312.57	c vivif2 --  cl tried     3015 cl shrink        0 lits rem          0 time: 0.00
312.50/312.59	c vivif2 --  cl tried    71059 cl shrink        0 lits rem          0 time: 0.02
312.70/312.71	c asymm  cl-useful: 0/2519/3015 lits-rem:0 time: 0.13
312.70/312.72	c calculated reachability. Time: 0.00
312.70/312.72	c  N dy    34   1210391       744      3015       125     71059      9393   1404964     34.83     25.07  --
509.90/509.95	c  N dy    35   1710394       744      3015       125    102088      9393   2412086     39.96     25.10  --
510.00/510.05	c  S st    35   1710394       744      3015       125    102088      9393   2412086     39.96     25.10  --
510.31/510.40	c  S st    35   1710896       744      3015       125    102590      9393   2424381     39.96     25.10  --
510.41/510.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
510.41/510.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
510.81/510.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.5M T:  0.49
510.81/510.89	c Calc non-exist non-lernt bins v-fix:     0 done:    744 time:  0.00 s
510.81/510.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
510.91/510.92	c Subs w/ non-existent bins:      0 time:  0.02 s
510.91/510.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
510.91/510.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
510.91/510.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
519.21/519.26	c ORs :     62 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
520.31/520.34	c Added 8 vars  tried: 80000 time: 1.08
521.80/521.89	c ORs :      8 avg-s:  0.0 cl-sh: 48873 l-rem:  48873 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    2.63
521.90/521.93	c lits-rem:         2  cl-subs:     8608  v-elim:     18  v-fix:    0  time: 10.94 s
521.90/521.93	c learnt bin added due to v-elim: 0
521.90/521.93	c vivif2 --  cl tried     3023 cl shrink        0 lits rem          0 time: 0.00
521.90/521.96	c vivif2 --  cl tried    93982 cl shrink        0 lits rem          0 time: 0.03
522.00/522.01	c asymm  cl-useful: 0/504/3023 lits-rem:0 time: 0.05
522.00/522.01	c calculated reachability. Time: 0.00
522.00/522.01	c  N dy    35   1710896       752      3023       141     93982      9449   2077833     39.96     25.10  --
750.01/750.01	c  N dy    36   2210897       752      3023       141    110281      9449   2796450     43.48     27.05  --
750.12/750.13	c  S st    36   2210897       752      3023       141    110281      9449   2796450     43.48     27.05  --
750.61/750.61	c  S st    36   2211400       752      3023       141    110784      9449   2809016     43.48     27.05  --
750.61/750.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
750.61/750.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
751.11/751.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.7M T:  0.50
751.11/751.13	c Calc non-exist non-lernt bins v-fix:     0 done:    752 time:  0.00 s
751.11/751.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
751.11/751.16	c Subs w/ non-existent bins:      0 time:  0.03 s
751.22/751.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
751.22/751.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
751.22/751.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
764.42/764.41	c ORs :     70 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
765.62/765.69	c Added 8 vars  tried: 80000 time: 1.28
767.72/767.71	c ORs :      8 avg-s:  0.0 cl-sh: 57589 l-rem:  57589 b-add:     17 v-rep:   0 cl-rem: 0 avg s: nan T:    3.29
767.72/767.75	c lits-rem:       485  cl-subs:     9239  v-elim:     21  v-fix:    0  time: 16.52 s
767.72/767.75	c learnt bin added due to v-elim: 0
767.72/767.75	c vivif2 --  cl tried     3030 cl shrink        0 lits rem          0 time: 0.00
767.72/767.79	c vivif2 --  cl tried   101545 cl shrink        0 lits rem          0 time: 0.03
767.92/767.93	c asymm  cl-useful: 0/1846/3030 lits-rem:0 time: 0.14
767.92/767.94	c calculated reachability. Time: 0.00
767.92/767.94	c  N dy    36   2211400       760      3030       158    101545      9504   2364945     43.48     27.05  --
1018.52/1018.59	c  N dy    37   2711403       760      3030       158    125772      9504   3081925     40.30     27.33  --
1018.72/1018.72	c  S st    37   2711403       760      3030       158    125772      9504   3081925     40.30     27.33  --
1019.22/1019.23	c  S st    37   2711904       760      3030       158    126273      9504   3094020     40.30     27.33  --
1019.22/1019.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1019.22/1019.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1019.92/1019.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.8M T:  0.67
1019.92/1019.91	c Calc non-exist non-lernt bins v-fix:     0 done:    760 time:  0.00 s
1019.92/1019.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1019.92/1019.95	c Subs w/ non-existent bins:      0 time:  0.04 s
1020.02/1020.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1020.02/1020.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1020.02/1020.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1048.33/1048.38	c ORs :     78 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.31
1050.32/1050.32	c Added 8 vars  tried: 80000 time: 1.93
1053.42/1053.48	c ORs :      8 avg-s:  0.0 cl-sh: 68826 l-rem:  68826 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    5.09
1053.52/1053.53	c lits-rem:       236  cl-subs:     8211  v-elim:     22  v-fix:    0  time: 33.48 s
1053.52/1053.53	c learnt bin added due to v-elim: 0
1053.52/1053.53	c vivif2 --  cl tried     3038 cl shrink        0 lits rem          0 time: 0.00
1053.52/1053.58	c vivif2 --  cl tried   118062 cl shrink        0 lits rem          0 time: 0.04
1053.62/1053.69	c asymm  cl-useful: 0/1192/3038 lits-rem:0 time: 0.11
1053.62/1053.70	c calculated reachability. Time: 0.00
1053.62/1053.70	c  N dy    37   2711904       768      3038       174    118062      9560   2708829     40.30     27.33  --
1053.62/1053.70	c  F st    37   2711904       768      3038       174    118062      9560   2708829     40.30     27.33  --
1054.42/1054.47	c Decided on static restart strategy

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3173621-1301797205/watcher-3173621-1301797205 -o /tmp/evaluation-result-3173621-1301797205/solver-3173621-1301797205 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173621-1301797205.cnf 

running on 2 cores: 0,2

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: 4.00 4.00 3.93 4/187 457
/proc/meminfo: memFree=22747488/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=20564 CPUtime=0 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4194304 218 0 0 0 0 0 0 0 25 0 1 0 291321283 21057536 171 33554432000 4194304 4797429 140734700128384 18446744073709551615 222916853863 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/457/statm: 5141 176 148 148 0 57 0

[startup+0.078656 s]
/proc/loadavg: 4.00 4.00 3.93 4/187 457
/proc/meminfo: memFree=22747488/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=128016 CPUtime=0.07 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 830 0 0 0 7 0 0 0 25 0 1 0 291321283 131088384 749 33554432000 4194304 4797429 140734700128384 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 32004 749 406 148 0 26933 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 128016

[startup+0.100648 s]
/proc/loadavg: 4.00 4.00 3.93 4/187 457
/proc/meminfo: memFree=22747488/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=128016 CPUtime=0.09 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 856 0 0 0 9 0 0 0 25 0 1 0 291321283 131088384 775 33554432000 4194304 4797429 140734700128384 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 32004 775 408 148 0 26933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128016

[startup+0.300615 s]
/proc/loadavg: 4.00 4.00 3.93 4/187 457
/proc/meminfo: memFree=22747488/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=128660 CPUtime=0.29 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 1110 0 0 0 29 0 0 0 25 0 1 0 291321283 131747840 859 33554432000 4194304 4797429 140734700128384 18446744073709551615 4389995 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 32165 859 408 148 0 27094 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128660

[startup+0.70054 s]
/proc/loadavg: 4.00 4.00 3.93 4/187 457
/proc/meminfo: memFree=22747488/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=129260 CPUtime=0.69 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 1476 0 0 0 69 0 0 0 25 0 1 0 291321283 132362240 969 33554432000 4194304 4797429 140734700128384 18446744073709551615 4424835 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 32315 969 408 148 0 27244 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129260

[startup+1.5004 s]
/proc/loadavg: 4.00 4.00 3.93 4/188 458
/proc/meminfo: memFree=22743264/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=129696 CPUtime=1.49 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 1965 0 0 0 149 0 0 0 25 0 1 0 291321283 132808704 1133 33554432000 4194304 4797429 140734700128384 18446744073709551615 4424965 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 32424 1133 408 148 0 27353 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129696

[startup+3.10108 s]
/proc/loadavg: 4.00 4.00 3.93 4/188 496
/proc/meminfo: memFree=22820872/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=131692 CPUtime=3.09 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 3018 0 0 0 309 0 0 0 25 0 1 0 291321283 134852608 1807 33554432000 4194304 4797429 140734700128384 18446744073709551615 4425609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 32923 1808 412 148 0 27852 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131692

[startup+6.30052 s]
/proc/loadavg: 3.92 3.98 3.93 5/190 523
/proc/meminfo: memFree=22811388/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=133220 CPUtime=6.29 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 4731 0 0 0 629 0 0 0 25 0 1 0 291321283 136417280 2094 33554432000 4194304 4797429 140734700128384 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 33305 2094 412 148 0 28234 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133220

[startup+12.7003 s]
/proc/loadavg: 3.93 3.98 3.93 5/190 550
/proc/meminfo: memFree=22803212/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=134832 CPUtime=12.69 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 7066 0 0 0 1268 1 0 0 25 0 1 0 291321283 138067968 2662 33554432000 4194304 4797429 140734700128384 18446744073709551615 4429083 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 33708 2662 415 148 0 28637 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 134832

[startup+25.501 s]
/proc/loadavg: 3.94 3.98 3.93 5/190 551
/proc/meminfo: memFree=22785872/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=140392 CPUtime=25.49 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 10889 0 0 0 2548 1 0 0 25 0 1 0 291321283 143761408 4235 33554432000 4194304 4797429 140734700128384 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 35098 4235 415 148 0 30027 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140392

[startup+51.1003 s]
/proc/loadavg: 3.96 3.98 3.93 5/190 552
/proc/meminfo: memFree=22771072/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=144832 CPUtime=51.09 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 17440 0 0 0 5106 3 0 0 25 0 1 0 291321283 148307968 5084 33554432000 4194304 4797429 140734700128384 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 36208 5084 415 148 0 31137 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 144832

[startup+102.307 s]
/proc/loadavg: 3.98 3.98 3.93 5/190 553
/proc/meminfo: memFree=22750548/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=149720 CPUtime=102.3 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 28755 0 0 0 10223 7 0 0 25 0 1 0 291321283 153313280 7058 33554432000 4194304 4797429 140734700128384 18446744073709551615 4425880 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 37430 7058 415 148 0 32359 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 149720

[startup+162.301 s]
/proc/loadavg: 4.50 4.12 3.98 5/190 6443
/proc/meminfo: memFree=22769180/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=155492 CPUtime=162.29 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 43023 0 0 0 16219 10 0 0 25 0 1 0 291321283 159223808 8681 33554432000 4194304 4797429 140734700128384 18446744073709551615 4422883 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 38873 8681 415 148 0 33802 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 155492

[startup+222.301 s]
/proc/loadavg: 4.18 4.10 3.98 5/190 6445
/proc/meminfo: memFree=22745704/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=163296 CPUtime=222.29 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 55167 0 0 0 22216 13 0 0 25 0 1 0 291321283 167215104 10180 33554432000 4194304 4797429 140734700128384 18446744073709551615 4259008 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 40824 10180 415 148 0 35753 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 163296

[startup+282.301 s]
/proc/loadavg: 4.10 4.09 3.98 5/190 6447
/proc/meminfo: memFree=22731924/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=166264 CPUtime=282.3 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 65347 0 0 0 28214 16 0 0 25 0 1 0 291321283 170254336 11418 33554432000 4194304 4797429 140734700128384 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 41566 11419 415 148 0 36495 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 166264

[startup+342.301 s]
/proc/loadavg: 4.03 4.07 3.98 5/190 6448
/proc/meminfo: memFree=22718128/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=171784 CPUtime=342.3 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 75028 0 0 0 34212 18 0 0 25 0 1 0 291321283 175906816 11173 33554432000 4194304 4797429 140734700128384 18446744073709551615 4424953 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 42946 11173 415 148 0 37875 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 171784

[startup+402.301 s]
/proc/loadavg: 4.01 4.06 3.98 5/190 6450
/proc/meminfo: memFree=22707440/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=172752 CPUtime=402.3 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 82292 0 0 0 40209 21 0 0 25 0 1 0 291321283 176898048 13337 33554432000 4194304 4797429 140734700128384 18446744073709551615 4426361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 43188 13337 415 148 0 38117 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 172752

[startup+462.301 s]
/proc/loadavg: 4.00 4.04 3.98 5/190 6451
/proc/meminfo: memFree=22698364/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=173588 CPUtime=462.3 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 90409 0 0 0 46206 24 0 0 25 0 1 0 291321283 177754112 13401 33554432000 4194304 4797429 140734700128384 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 43397 13401 415 148 0 38326 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 173588

[startup+522.301 s]
/proc/loadavg: 4.00 4.03 3.98 5/190 6453
/proc/meminfo: memFree=22673164/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=181920 CPUtime=522.3 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 98375 0 0 0 52204 26 0 0 25 0 1 0 291321283 186286080 15427 33554432000 4194304 4797429 140734700128384 18446744073709551615 4423098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 45480 15427 415 148 0 40409 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 181920

[startup+582.301 s]
/proc/loadavg: 4.03 4.04 3.99 5/190 6455
/proc/meminfo: memFree=22658636/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=183532 CPUtime=582.31 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 106290 0 0 0 58202 29 0 0 25 0 1 0 291321283 187936768 16511 33554432000 4194304 4797429 140734700128384 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 45883 16511 415 148 0 40812 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 183532

[startup+642.301 s]
/proc/loadavg: 4.01 4.03 3.99 5/190 6456
/proc/meminfo: memFree=22658364/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=186168 CPUtime=642.31 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 115706 0 0 0 64199 32 0 0 25 0 1 0 291321283 190636032 15097 33554432000 4194304 4797429 140734700128384 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 46542 15097 415 148 0 41471 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 186168

[startup+702.301 s]
/proc/loadavg: 4.04 4.03 3.99 5/190 6458
/proc/meminfo: memFree=22644548/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=187016 CPUtime=702.31 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 123602 0 0 0 70196 35 0 0 25 0 1 0 291321283 191504384 15555 33554432000 4194304 4797429 140734700128384 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 46754 15555 415 148 0 41683 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 187016

[startup+762.307 s]
/proc/loadavg: 4.01 4.03 3.99 5/190 6459
/proc/meminfo: memFree=22635096/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=191752 CPUtime=762.32 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 129850 0 0 0 76195 37 0 0 25 0 1 0 291321283 196354048 18091 33554432000 4194304 4797429 140734700128384 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 47938 18091 415 148 0 42867 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 191752

[startup+822.301 s]
/proc/loadavg: 4.05 4.03 4.00 5/190 6461
/proc/meminfo: memFree=22630720/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=196240 CPUtime=822.31 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 137253 0 0 0 82192 39 0 0 25 0 1 0 291321283 200949760 17672 33554432000 4194304 4797429 140734700128384 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 49060 17672 415 148 0 43989 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 196240

[startup+882.301 s]
/proc/loadavg: 4.02 4.03 4.00 5/190 6463
/proc/meminfo: memFree=22616068/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=197964 CPUtime=882.32 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 144334 0 0 0 88190 42 0 0 25 0 1 0 291321283 202715136 17377 33554432000 4194304 4797429 140734700128384 18446744073709551615 4351618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 49491 17377 415 148 0 44420 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 197964

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/190 6464
/proc/meminfo: memFree=22595708/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=198872 CPUtime=942.32 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 150767 0 0 0 94187 45 0 0 25 0 1 0 291321283 203644928 19899 33554432000 4194304 4797429 140734700128384 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 49718 19899 415 148 0 44647 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 198872

[startup+1002.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/190 6466
/proc/meminfo: memFree=22601012/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=200328 CPUtime=1002.32 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 157629 0 0 0 100185 47 0 0 25 0 1 0 291321283 205135872 18790 33554432000 4194304 4797429 140734700128384 18446744073709551615 4377632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 50082 18790 415 148 0 45011 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 200328

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 6467
/proc/meminfo: memFree=22564276/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=205544 CPUtime=1062.32 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 161442 0 0 0 106182 50 0 0 25 0 1 0 291321283 210477056 22549 33554432000 4194304 4797429 140734700128384 18446744073709551615 4354753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 51386 22549 415 148 0 46315 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 205544

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/190 6469
/proc/meminfo: memFree=22565124/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=210068 CPUtime=1122.32 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 169482 0 0 0 112179 53 0 0 25 0 1 0 291321283 215109632 21901 33554432000 4194304 4797429 140734700128384 18446744073709551615 4425978 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 52517 21901 415 148 0 47446 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 210068

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 6471
/proc/meminfo: memFree=22558896/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=210124 CPUtime=1182.33 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 175208 0 0 0 118177 56 0 0 25 0 1 0 291321283 215166976 23254 33554432000 4194304 4797429 140734700128384 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 52531 23254 415 148 0 47460 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 210124

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 6472
/proc/meminfo: memFree=22553540/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=211312 CPUtime=1242.33 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 182901 0 0 0 124174 59 0 0 25 0 1 0 291321283 216383488 22255 33554432000 4194304 4797429 140734700128384 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 52828 22255 415 148 0 47757 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 211312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 6474
/proc/meminfo: memFree=22548312/32951124 swapFree=67111528/67111528
[pid=457] ppid=455 vsize=211368 CPUtime=1300.03 cores=0,2
/proc/457/stat : 457 (techdemo) R 455 457 31704 0 -1 4202496 188669 0 0 0 129942 61 0 0 25 0 1 0 291321283 216440832 23606 33554432000 4194304 4797429 140734700128384 18446744073709551615 4424853 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/457/statm: 52842 23606 415 148 0 47771 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 211368

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.43
CPU system time (s): 0.619905
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 318304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.43
system time used= 0.619905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188670
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= 8
involuntary context switches= 3246

runsolver used 2.29165 second user time and 4.81827 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-03 04:20:05
IDJOB=3173621
IDBENCH=83039
IDSOLVER=1585
FILE ID=node109/3173621-1301797205
RUNJOBID= node109-1301793292-31924
PBS_JOBID= 12841438
Free space on /tmp= 72292 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1124205008-074.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173621-1301797205/watcher-3173621-1301797205 -o /tmp/evaluation-result-3173621-1301797205/solver-3173621-1301797205 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173621-1301797205.cnf

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

MD5SUM BENCH= 7363c9bb5019132082aeb3e4836ce4d1
RANDOM SEED=1151191974

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22747768 kB
Buffers:        352820 kB
Cached:        9395356 kB
SwapCached:          0 kB
Active:        6058524 kB
Inactive:      3884684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22747768 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8104 kB
Writeback:           0 kB
AnonPages:      194328 kB
Mapped:          16312 kB
Slab:           197204 kB
PageTables:       5708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   601052 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= 72288 MiB
End job on node109 at 2011-04-03 04:41:47