Trace number 3173214

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S367425675-085-UNKNOWN.cnf
MD5SUM056b111696528692a64cdb39e1a29daf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.88671
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512750

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-3173214-1301790562.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       12750
0.00/0.01	c -- clauses added:            0 learnts,        12750 normals,            0 xors
0.00/0.01	c -- vars added        150
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       150     12750         0         0     89250         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/1959/12750 lits-rem:0 time: 0.12
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.3M T:  0.01
0.09/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
0.09/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.18	c lits-rem:         0  cl-subs:        0  v-elim:    100  v-fix:    0  time:  0.04 s
0.09/0.18	c learnt bin added due to v-elim: 0
0.09/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:      64 undec:       4 neg:      82
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.18	c  B st     0         0       150     12750         0         0     89250         0   no data   no data  --
0.29/0.33	c Decided on static restart strategy
3.29/3.30	c  N dy     7     30001       150     12750         0     10261     89250    349049     45.84     40.93  --
3.29/3.33	c  S st     7     30001       150     12750         0     10261     89250    349049     45.84     40.93  --
3.29/3.39	c  S st     7     30503       150     12750         0     10755     89250    369605     45.84     40.93  --
3.29/3.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.29/3.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.04
3.39/3.43	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
3.39/3.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.43	c Subs w/ non-existent bins:      0 time:  0.00 s
3.39/3.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.69/4.76	c lits-rem:      2178  cl-subs:      886  v-elim:    150  v-fix:    0  time:  1.32 s
4.69/4.76	c learnt bin added due to v-elim: 0
4.69/4.76	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
4.69/4.76	c vivif2 --  cl tried     9869 cl shrink        0 lits rem          0 time: 0.00
4.89/4.94	c asymm  cl-useful: 0/3448/12750 lits-rem:0 time: 0.18
4.89/4.94	c calculated reachability. Time: 0.00
4.89/4.94	c  N dy     7     30503       150     12750         0      9869     89250    330588     45.84     40.93  --
4.89/4.94	c  F st     7     30503       150     12750         0      9869     89250    330588     45.84     40.93  --
5.09/5.15	c Decided on static restart strategy
6.59/6.64	c  N dy    14     45755       150     12750         0     16951     89250    623078     47.35     40.61  --
6.59/6.67	c  S st    14     45755       150     12750         0     16951     89250    623078     47.35     40.61  --
6.69/6.75	c  S st    14     46260       150     12750         0      8912     89250    219202     47.35     40.61  --
6.69/6.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.69/6.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.69/6.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.03
6.69/6.78	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
6.69/6.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.69/6.78	c Subs w/ non-existent bins:      0 time:  0.00 s
6.69/6.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.59/7.69	c lits-rem:       169  cl-subs:      191  v-elim:    150  v-fix:    0  time:  0.90 s
7.59/7.69	c learnt bin added due to v-elim: 0
7.59/7.69	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
7.59/7.69	c vivif2 --  cl tried     8721 cl shrink        0 lits rem          0 time: 0.00
7.79/7.84	c asymm  cl-useful: 0/3227/12750 lits-rem:0 time: 0.15
7.79/7.84	c calculated reachability. Time: 0.00
7.79/7.84	c  N dy    14     46260       150     12750         0      8721     89250    214523     47.35     40.61  --
10.79/10.83	c  N dy    15     69390       150     12750         0     10750     89250    246534     45.27     38.97  --
10.79/10.85	c  S st    15     69390       150     12750         0     10750     89250    246534     45.27     38.97  --
10.89/10.91	c  S st    15     69898       150     12750         0     11252     89250    267920     45.27     38.97  --
10.89/10.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.89/10.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.89/10.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.04
10.89/10.95	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
10.89/10.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.89/10.95	c Subs w/ non-existent bins:      0 time:  0.00 s
10.89/10.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.89/10.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.89/10.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.89/11.98	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
13.89/13.92	c Added 2 vars  tried: 80000 time: 1.94
13.89/13.92	c ORs :      2 avg-s:  0.0 cl-sh:  1504 l-rem:   1504 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.95
13.89/13.93	c lits-rem:       234  cl-subs:      249  v-elim:    150  v-fix:    0  time:  2.97 s
13.89/13.93	c learnt bin added due to v-elim: 0
13.89/13.93	c vivif2 --  cl tried    12752 cl shrink        0 lits rem          0 time: 0.00
13.89/13.93	c vivif2 --  cl tried    11003 cl shrink        0 lits rem          0 time: 0.00
13.99/14.09	c asymm  cl-useful: 0/2718/12752 lits-rem:0 time: 0.15
13.99/14.09	c calculated reachability. Time: 0.00
13.99/14.09	c  N dy    15     69898       152     12752         4     11003     89244    258997     45.27     38.97  --
13.99/14.09	c  F st    15     69898       152     12752         4     11003     89244    258997     45.27     38.97  --
14.29/14.30	c Decided on static restart strategy
18.70/18.75	c  N dy    22    104848       152     12752         4     20435     89244    636099     47.43     39.34  --
18.70/18.78	c  S st    22    104848       152     12752         4     20435     89244    636099     47.43     39.34  --
18.79/18.86	c  S st    22    105357       152     12752         4     20931     89244    657890     47.43     39.34  --
18.79/18.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.79/18.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.89/18.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.09
18.89/18.95	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
18.89/18.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.89/18.96	c Subs w/ non-existent bins:      0 time:  0.00 s
18.89/18.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.89/18.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.89/18.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.80/20.88	c ORs :      2 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
25.30/25.37	c Added 2 vars  tried: 80000 time: 4.48
25.39/25.46	c ORs :      2 avg-s:  0.0 cl-sh:  9034 l-rem:   9034 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    4.58
25.39/25.47	c lits-rem:      1421  cl-subs:     1484  v-elim:    150  v-fix:    0  time:  6.51 s
25.39/25.47	c learnt bin added due to v-elim: 0
25.39/25.47	c vivif2 --  cl tried    12754 cl shrink        0 lits rem          0 time: 0.00
25.39/25.48	c vivif2 --  cl tried    19447 cl shrink        0 lits rem          0 time: 0.01
25.49/25.57	c asymm  cl-useful: 0/1110/12754 lits-rem:0 time: 0.09
25.49/25.57	c calculated reachability. Time: 0.00
25.49/25.57	c  N dy    22    105357       154     12754         8     19447     89239    579740     47.43     39.34  --
34.10/34.15	c  N dy    23    158036       154     12754         8     27146     89239    841348     47.01     39.10  --
34.10/34.18	c  S st    23    158036       154     12754         8     27146     89239    841348     47.01     39.10  --
34.19/34.28	c  S st    23    158538       154     12754         8     27640     89239    861549     47.01     39.10  --
34.19/34.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.19/34.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.29/34.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.10
34.29/34.38	c Calc non-exist non-lernt bins v-fix:     0 done:    154 time:  0.00 s
34.29/34.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.29/34.39	c Subs w/ non-existent bins:      0 time:  0.01 s
34.39/34.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.39/34.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.39/34.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
36.49/36.55	c ORs :      4 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
41.80/41.88	c Added 2 vars  tried: 80000 time: 5.33
41.89/41.99	c ORs :      2 avg-s:  0.0 cl-sh:  7976 l-rem:   7976 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.44
41.99/42.00	c lits-rem:      1100  cl-subs:     2330  v-elim:    150  v-fix:    0  time:  7.60 s
41.99/42.00	c learnt bin added due to v-elim: 0
41.99/42.00	c vivif2 --  cl tried    12756 cl shrink        0 lits rem          0 time: 0.00
41.99/42.01	c vivif2 --  cl tried    25310 cl shrink        0 lits rem          0 time: 0.01
42.09/42.10	c asymm  cl-useful: 0/2033/12756 lits-rem:0 time: 0.09
42.09/42.10	c calculated reachability. Time: 0.00
42.09/42.10	c  N dy    23    158538       156     12756        12     25310     89236    748508     47.01     39.10  --
56.79/56.89	c  N dy    24    237808       156     12756        12     31020     89236    879400     45.71     37.98  --
56.89/56.93	c  S st    24    237808       156     12756        12     31020     89236    879400     45.71     37.98  --
56.99/57.03	c  S st    24    238310       156     12756        12     31513     89236    900064     45.71     37.98  --
56.99/57.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.99/57.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.10/57.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.12
57.10/57.15	c Calc non-exist non-lernt bins v-fix:     0 done:    156 time:  0.00 s
57.10/57.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.10/57.16	c Subs w/ non-existent bins:      0 time:  0.01 s
57.10/57.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.10/57.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.10/57.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.59/59.65	c ORs :      6 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
65.19/65.21	c Added 2 vars  tried: 80000 time: 5.56
65.29/65.34	c ORs :      2 avg-s:  0.0 cl-sh:  8244 l-rem:   8244 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.69
65.29/65.36	c lits-rem:      1709  cl-subs:     2650  v-elim:    150  v-fix:    0  time:  8.18 s
65.29/65.36	c learnt bin added due to v-elim: 0
65.29/65.36	c vivif2 --  cl tried    12758 cl shrink        0 lits rem          0 time: 0.00
65.29/65.37	c vivif2 --  cl tried    28863 cl shrink        0 lits rem          0 time: 0.01
65.39/65.46	c asymm  cl-useful: 0/1447/12758 lits-rem:0 time: 0.09
65.39/65.46	c calculated reachability. Time: 0.00
65.39/65.46	c  N dy    24    238310       158     12758        16     28863     89230    778119     45.71     37.98  --
89.89/89.91	c  N dy    25    357465       158     12758        16     31848     89230    796225     45.91     38.03  --
89.89/89.95	c  S st    25    357465       158     12758        16     31848     89230    796225     45.91     38.03  --
89.99/90.05	c  S st    25    357966       158     12758        16     32336     89230    816943     45.91     38.03  --
89.99/90.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.99/90.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.09/90.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  0.13
90.09/90.19	c Calc non-exist non-lernt bins v-fix:     0 done:    158 time:  0.00 s
90.09/90.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.09/90.19	c Subs w/ non-existent bins:      0 time:  0.01 s
90.19/90.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.19/90.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.19/90.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
92.29/92.37	c ORs :      8 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
97.49/97.57	c Added 2 vars  tried: 80000 time: 5.19
97.59/97.69	c ORs :      2 avg-s:  0.0 cl-sh:  9229 l-rem:   9229 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.31
97.69/97.70	c lits-rem:      1373  cl-subs:     1925  v-elim:    150  v-fix:    0  time:  7.49 s
97.69/97.70	c learnt bin added due to v-elim: 0
97.69/97.70	c vivif2 --  cl tried    12760 cl shrink        0 lits rem          0 time: 0.00
97.69/97.71	c vivif2 --  cl tried    30411 cl shrink        0 lits rem          0 time: 0.01
97.80/97.80	c asymm  cl-useful: 0/1046/12760 lits-rem:0 time: 0.09
97.80/97.80	c calculated reachability. Time: 0.00
97.80/97.80	c  N dy    25    357966       160     12760        20     30411     89228    731448     45.91     38.03  --
139.99/140.01	c  N dy    26    536952       160     12760        20     38328     89228    911834     46.88     37.81  --
139.99/140.05	c  S st    26    536952       160     12760        20     38328     89228    911834     46.88     37.81  --
140.09/140.16	c  S st    26    537455       160     12760        20     38822     89228    932053     46.88     37.81  --
140.09/140.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.09/140.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
140.29/140.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.6M T:  0.16
140.29/140.32	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
140.29/140.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
140.29/140.33	c Subs w/ non-existent bins:      0 time:  0.01 s
140.29/140.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.29/140.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
140.29/140.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
142.79/142.81	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
149.19/149.24	c Added 2 vars  tried: 80000 time: 6.43
149.29/149.34	c ORs :      2 avg-s:  0.0 cl-sh:  6975 l-rem:   6975 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.53
149.29/149.36	c lits-rem:       573  cl-subs:     1906  v-elim:    150  v-fix:    0  time:  9.01 s
149.29/149.36	c learnt bin added due to v-elim: 0
149.29/149.36	c vivif2 --  cl tried    12762 cl shrink        0 lits rem          0 time: 0.00
149.29/149.37	c vivif2 --  cl tried    36916 cl shrink        0 lits rem          0 time: 0.01
149.39/149.46	c asymm  cl-useful: 0/1068/12762 lits-rem:0 time: 0.09
149.39/149.46	c calculated reachability. Time: 0.00
149.39/149.46	c  N dy    26    537455       162     12762        24     36916     89230    855918     46.88     37.81  --
149.39/149.46	c  F st    26    537455       162     12762        24     36916     89230    855918     46.88     37.81  --
149.79/149.80	c Decided on static restart strategy
220.69/220.71	c  N dy    33    806184       162     12762        24     59252     89230   1655345     45.88     37.87  --
220.69/220.78	c  S st    33    806184       162     12762        24     59252     89230   1655345     45.88     37.87  --
220.89/220.95	c  S st    33    806687       162     12762        24     59747     89230   1675710     45.88     37.87  --
220.89/220.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
220.89/220.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
221.29/221.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.4M T:  0.43
221.29/221.39	c Calc non-exist non-lernt bins v-fix:     0 done:    162 time:  0.00 s
221.29/221.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
221.39/221.40	c Subs w/ non-existent bins:      0 time:  0.01 s
221.39/221.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
221.39/221.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
221.39/221.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
228.19/228.22	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
242.89/242.99	c Added 2 vars  tried: 80000 time: 14.77
243.29/243.34	c ORs :      2 avg-s:  0.0 cl-sh: 14225 l-rem:  14225 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   15.11
243.29/243.36	c lits-rem:      1779  cl-subs:     4772  v-elim:    150  v-fix:    0  time: 21.93 s
243.29/243.36	c learnt bin added due to v-elim: 0
243.29/243.37	c vivif2 --  cl tried    12764 cl shrink        0 lits rem          0 time: 0.00
243.29/243.38	c vivif2 --  cl tried    54975 cl shrink        0 lits rem          0 time: 0.02
243.39/243.50	c asymm  cl-useful: 0/635/12764 lits-rem:0 time: 0.11
243.49/243.50	c calculated reachability. Time: 0.00
243.49/243.50	c  N dy    33    806687       164     12764        28     54975     89226   1460024     45.88     37.87  --
383.69/383.79	c  N dy    34   1210030       164     12764        28     71118     89226   1953277     47.05     38.11  --
383.80/383.87	c  S st    34   1210030       164     12764        28     71118     89226   1953277     47.05     38.11  --
383.99/384.08	c  S st    34   1210530       164     12764        28     71608     89226   1973219     47.05     38.11  --
383.99/384.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
383.99/384.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
384.49/384.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.8M T:  0.44
384.49/384.52	c Calc non-exist non-lernt bins v-fix:     0 done:    164 time:  0.00 s
384.49/384.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
384.49/384.54	c Subs w/ non-existent bins:      0 time:  0.02 s
384.49/384.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
384.49/384.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
384.49/384.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
393.70/393.71	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.08
411.10/411.16	c Added 2 vars  tried: 80000 time: 17.45
411.60/411.66	c ORs :      2 avg-s:  0.0 cl-sh: 16966 l-rem:  16966 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   17.95
411.60/411.69	c lits-rem:       329  cl-subs:     5598  v-elim:    150  v-fix:    0  time: 27.11 s
411.60/411.69	c learnt bin added due to v-elim: 0
411.60/411.69	c vivif2 --  cl tried    12766 cl shrink        0 lits rem          0 time: 0.00
411.70/411.71	c vivif2 --  cl tried    66010 cl shrink        0 lits rem          0 time: 0.02
411.80/411.83	c asymm  cl-useful: 0/499/12766 lits-rem:0 time: 0.11
411.80/411.83	c calculated reachability. Time: 0.00
411.80/411.83	c  N dy    34   1210530       166     12766        32     66010     89221   1705629     47.05     38.11  --
636.00/636.07	c  N dy    35   1710530       166     12766        32     99751     89221   2953335     47.63     38.21  --
636.10/636.18	c  S st    35   1710530       166     12766        32     99751     89221   2953335     47.63     38.21  --
636.40/636.47	c  S st    35   1711033       166     12766        32    100236     89221   2974121     47.63     38.21  --
636.40/636.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
636.40/636.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
637.00/637.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.4M T:  0.58
637.00/637.06	c Calc non-exist non-lernt bins v-fix:     0 done:    166 time:  0.00 s
637.00/637.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
637.00/637.08	c Subs w/ non-existent bins:      0 time:  0.02 s
637.10/637.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
637.10/637.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
637.10/637.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
692.40/692.48	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.16
721.90/721.96	c Added 2 vars  tried: 80000 time: 29.49
723.10/723.16	c ORs :      2 avg-s:  0.0 cl-sh: 27231 l-rem:  27231 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   30.68
723.20/723.20	c lits-rem:      2592  cl-subs:     9135  v-elim:    150  v-fix:    0  time: 86.06 s
723.20/723.20	c learnt bin added due to v-elim: 0
723.20/723.21	c vivif2 --  cl tried    12768 cl shrink        0 lits rem          0 time: 0.00
723.20/723.23	c vivif2 --  cl tried    91101 cl shrink        0 lits rem          0 time: 0.03
723.30/723.36	c asymm  cl-useful: 0/453/12768 lits-rem:0 time: 0.12
723.30/723.36	c calculated reachability. Time: 0.00
723.30/723.36	c  N dy    35   1711033       168     12768        36     91101     89219   2536765     47.63     38.21  --
991.71/991.78	c  N dy    36   2211033       168     12768        36    106805     89219   3048017     47.89     38.49  --
991.91/991.90	c  S st    36   2211033       168     12768        36    106805     89219   3048017     47.89     38.49  --
992.11/992.19	c  S st    36   2211535       168     12768        36    107295     89219   3068054     47.89     38.49  --
992.11/992.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
992.11/992.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
992.81/992.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.4M T:  0.65
992.81/992.85	c Calc non-exist non-lernt bins v-fix:     0 done:    168 time:  0.00 s
992.81/992.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
992.81/992.88	c Subs w/ non-existent bins:      0 time:  0.03 s
992.92/992.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
992.92/992.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
992.92/992.94	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1049.72/1049.73	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.18
1080.12/1080.12	c Added 2 vars  tried: 80000 time: 30.38
1081.32/1081.34	c ORs :      2 avg-s:  0.0 cl-sh: 27833 l-rem:  27833 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   31.61
1081.32/1081.39	c lits-rem:      1364  cl-subs:     9098  v-elim:    150  v-fix:    0  time: 88.45 s
1081.32/1081.39	c learnt bin added due to v-elim: 0
1081.32/1081.39	c vivif2 --  cl tried    12770 cl shrink        0 lits rem          0 time: 0.00
1081.41/1081.42	c vivif2 --  cl tried    98197 cl shrink        0 lits rem          0 time: 0.03
1081.51/1081.55	c asymm  cl-useful: 0/437/12770 lits-rem:0 time: 0.13
1081.51/1081.55	c calculated reachability. Time: 0.00
1081.51/1081.55	c  N dy    36   2211535       170     12770        40     98197     89216   2615693     47.89     38.49  --

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-3173214-1301790562/watcher-3173214-1301790562 -o /tmp/evaluation-result-3173214-1301790562/solver-3173214-1301790562 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173214-1301790562.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: 0.92 1.56 2.68 3/174 21555
/proc/meminfo: memFree=21674660/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=28776 CPUtime=0 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 612 0 0 0 0 0 0 0 24 0 1 0 271472306 29466624 549 33554432000 4194304 4797429 140736929073984 18446744073709551615 255106465273 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 7194 549 347 148 0 2123 0

[startup+0.0238161 s]
/proc/loadavg: 0.92 1.56 2.68 3/174 21555
/proc/meminfo: memFree=21674660/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=29476 CPUtime=0.01 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 900 0 0 0 1 0 0 0 24 0 1 0 271472306 30183424 826 33554432000 4194304 4797429 140736929073984 18446744073709551615 4428900 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 7369 826 369 148 0 2298 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29476

[startup+0.10085 s]
/proc/loadavg: 0.92 1.56 2.68 3/174 21555
/proc/meminfo: memFree=21674660/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=29476 CPUtime=0.09 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 915 0 0 0 9 0 0 0 24 0 1 0 271472306 30183424 841 33554432000 4194304 4797429 140736929073984 18446744073709551615 4428836 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 7369 841 369 148 0 2298 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29476

[startup+0.300804 s]
/proc/loadavg: 0.92 1.56 2.68 3/174 21555
/proc/meminfo: memFree=21674660/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=130204 CPUtime=0.29 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 1535 0 0 0 29 0 0 0 25 0 1 0 271472306 133328896 1322 33554432000 4194304 4797429 140736929073984 18446744073709551615 4425915 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 32551 1322 403 148 0 27480 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130204

[startup+0.70073 s]
/proc/loadavg: 0.92 1.56 2.68 3/174 21555
/proc/meminfo: memFree=21674660/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=130752 CPUtime=0.69 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 2046 0 0 0 69 0 0 0 25 0 1 0 271472306 133890048 1488 33554432000 4194304 4797429 140736929073984 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 32688 1488 405 148 0 27617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 130752

[startup+1.50059 s]
/proc/loadavg: 1.25 1.62 2.69 5/190 21581
/proc/meminfo: memFree=21630384/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=131828 CPUtime=1.49 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 2810 0 0 0 149 0 0 0 25 0 1 0 271472306 134991872 1739 33554432000 4194304 4797429 140736929073984 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 32957 1739 405 148 0 27886 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131828

[startup+3.10031 s]
/proc/loadavg: 1.25 1.62 2.69 5/190 21581
/proc/meminfo: memFree=21623688/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=132660 CPUtime=3.09 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 4165 0 0 0 309 0 0 0 25 0 1 0 271472306 135843840 1876 33554432000 4194304 4797429 140736929073984 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 33165 1876 405 148 0 28094 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132660

[startup+6.30075 s]
/proc/loadavg: 1.25 1.62 2.69 5/190 21581
/proc/meminfo: memFree=21612728/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=135692 CPUtime=6.29 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 5871 0 0 0 629 0 0 0 25 0 1 0 271472306 138948608 2838 33554432000 4194304 4797429 140736929073984 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 33923 2838 410 148 0 28852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135692

[startup+12.7006 s]
/proc/loadavg: 1.67 1.70 2.71 5/190 21581
/proc/meminfo: memFree=21600232/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=136972 CPUtime=12.69 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 8418 0 0 0 1269 0 0 0 25 0 1 0 271472306 140259328 2910 33554432000 4194304 4797429 140736929073984 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 34243 2910 414 148 0 29172 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136972

[startup+25.5004 s]
/proc/loadavg: 2.03 1.77 2.72 5/190 21581
/proc/meminfo: memFree=21583032/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=142580 CPUtime=25.49 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 12043 0 0 0 2548 1 0 0 25 0 1 0 271472306 146001920 4534 33554432000 4194304 4797429 140736929073984 18446744073709551615 4429080 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 35645 4534 415 148 0 30574 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 142580

[startup+51.1009 s]
/proc/loadavg: 2.70 1.95 2.75 5/190 21582
/proc/meminfo: memFree=21536580/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=146168 CPUtime=51.08 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 20249 0 0 0 5106 2 0 0 25 0 1 0 271472306 149676032 5209 33554432000 4194304 4797429 140736929073984 18446744073709551615 4351600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 36542 5209 415 148 0 31471 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 146168

[startup+102.307 s]
/proc/loadavg: 3.54 2.31 2.83 5/190 21583
/proc/meminfo: memFree=21499420/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=153104 CPUtime=102.3 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 33156 0 0 0 10225 5 0 0 25 0 1 0 271472306 156778496 6616 33554432000 4194304 4797429 140736929073984 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 38276 6616 415 148 0 33205 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 153104

[startup+162.3 s]
/proc/loadavg: 3.91 2.63 2.90 5/190 21585
/proc/meminfo: memFree=21470988/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=156588 CPUtime=162.29 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 47702 0 0 0 16221 8 0 0 25 0 1 0 271472306 160346112 9033 33554432000 4194304 4797429 140736929073984 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 39147 9033 415 148 0 34076 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 156588

[startup+222.301 s]
/proc/loadavg: 3.96 2.88 2.97 5/190 21587
/proc/meminfo: memFree=21461028/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=164444 CPUtime=222.29 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 63443 0 0 0 22217 12 0 0 19 0 1 0 271472306 168390656 10521 33554432000 4194304 4797429 140736929073984 18446744073709551615 4506629 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 41111 10521 415 148 0 36040 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 164444

[startup+282.3 s]
/proc/loadavg: 3.98 3.08 3.03 5/190 21588
/proc/meminfo: memFree=21453312/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=168148 CPUtime=282.3 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 72150 0 0 0 28213 17 0 0 25 0 1 0 271472306 172183552 11078 33554432000 4194304 4797429 140736929073984 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 42037 11078 415 148 0 36966 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 168148

[startup+342.301 s]
/proc/loadavg: 3.99 3.24 3.09 5/190 21590
/proc/meminfo: memFree=21387696/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=170028 CPUtime=342.3 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 84016 0 0 0 34209 21 0 0 25 0 1 0 271472306 174108672 11382 33554432000 4194304 4797429 140736929073984 18446744073709551615 4424853 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 42507 11382 415 148 0 37436 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 170028

[startup+402.3 s]
/proc/loadavg: 3.99 3.38 3.14 5/190 21591
/proc/meminfo: memFree=21376132/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=173576 CPUtime=402.29 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 91811 0 0 0 40206 23 0 0 25 0 1 0 271472306 177741824 12944 33554432000 4194304 4797429 140736929073984 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 43394 12944 415 148 0 38323 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 173576

[startup+462.301 s]
/proc/loadavg: 3.99 3.49 3.19 5/190 21593
/proc/meminfo: memFree=21374120/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=175628 CPUtime=462.29 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 100093 0 0 0 46203 26 0 0 25 0 1 0 271472306 179843072 14425 33554432000 4194304 4797429 140736929073984 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 43907 14425 415 148 0 38836 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 175628

[startup+522.3 s]
/proc/loadavg: 3.99 3.58 3.24 5/190 21595
/proc/meminfo: memFree=21351528/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=177228 CPUtime=522.3 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 109778 0 0 0 52200 30 0 0 25 0 1 0 271472306 181481472 13782 33554432000 4194304 4797429 140736929073984 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 44307 13782 415 148 0 39236 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 177228

[startup+582.301 s]
/proc/loadavg: 3.99 3.65 3.29 5/190 21596
/proc/meminfo: memFree=21356836/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=178972 CPUtime=582.31 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 118269 0 0 0 58198 33 0 0 25 0 1 0 271472306 183267328 15050 33554432000 4194304 4797429 140736929073984 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 44743 15050 415 148 0 39672 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 178972

[startup+642.301 s]
/proc/loadavg: 3.99 3.71 3.33 5/190 21598
/proc/meminfo: memFree=21311556/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=188420 CPUtime=642.31 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 128079 0 0 0 64195 36 0 0 25 0 1 0 271472306 192942080 17377 33554432000 4194304 4797429 140736929073984 18446744073709551615 4524480 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 47105 17377 420 148 0 42034 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 188420

[startup+702.301 s]
/proc/loadavg: 4.03 3.78 3.37 5/190 21599
/proc/meminfo: memFree=21304076/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=189472 CPUtime=702.3 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 128272 0 0 0 70194 36 0 0 25 0 1 0 271472306 194019328 17570 33554432000 4194304 4797429 140736929073984 18446744073709551615 4495518 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 47368 17570 420 148 0 42297 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 189472

[startup+762.307 s]
/proc/loadavg: 4.01 3.81 3.41 5/190 21601
/proc/meminfo: memFree=21290176/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=193052 CPUtime=762.31 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 133589 0 0 0 76193 38 0 0 25 0 1 0 271472306 197685248 18632 33554432000 4194304 4797429 140736929073984 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 48263 18632 420 148 0 43192 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 193052

[startup+822.301 s]
/proc/loadavg: 4.00 3.85 3.44 5/190 21603
/proc/meminfo: memFree=21305292/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=193048 CPUtime=822.31 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 141273 0 0 0 82189 42 0 0 25 0 1 0 271472306 197681152 18439 33554432000 4194304 4797429 140736929073984 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 48262 18439 420 148 0 43191 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 193048

[startup+882.301 s]
/proc/loadavg: 4.00 3.87 3.47 5/190 21604
/proc/meminfo: memFree=21303168/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=193688 CPUtime=882.31 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 149053 0 0 0 88186 45 0 0 25 0 1 0 271472306 198336512 18046 33554432000 4194304 4797429 140736929073984 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 48422 18046 420 148 0 43351 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 193688

[startup+942.3 s]
/proc/loadavg: 4.00 3.89 3.50 5/190 21606
/proc/meminfo: memFree=21283416/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=194344 CPUtime=942.31 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 156986 0 0 0 94183 48 0 0 25 0 1 0 271472306 199008256 17583 33554432000 4194304 4797429 140736929073984 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 48586 17583 420 148 0 43515 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 194344

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.53 5/190 21607
/proc/meminfo: memFree=21251780/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=196160 CPUtime=1002.32 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 162873 0 0 0 100182 50 0 0 25 0 1 0 271472306 200867840 19142 33554432000 4194304 4797429 140736929073984 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 49040 19142 420 148 0 43969 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 196160

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.56 5/190 21609
/proc/meminfo: memFree=21262416/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=196672 CPUtime=1062.32 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 162971 0 0 0 106182 50 0 0 25 0 1 0 271472306 201392128 19240 33554432000 4194304 4797429 140736929073984 18446744073709551615 4495518 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 49168 19240 420 148 0 44097 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 196672

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.58 5/190 21611
/proc/meminfo: memFree=21270340/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=199228 CPUtime=1122.31 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 167843 0 0 0 112180 51 0 0 25 0 1 0 271472306 204009472 19425 33554432000 4194304 4797429 140736929073984 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 49807 19425 420 148 0 44736 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 199228

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.61 5/190 21612
/proc/meminfo: memFree=21243276/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=199108 CPUtime=1182.31 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 174773 0 0 0 118177 54 0 0 25 0 1 0 271472306 203886592 17955 33554432000 4194304 4797429 140736929073984 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 49777 17955 420 148 0 44706 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 199108

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.63 5/190 21614
/proc/meminfo: memFree=21236556/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=199492 CPUtime=1242.31 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 180702 0 0 0 124173 58 0 0 25 0 1 0 271472306 204279808 19557 33554432000 4194304 4797429 140736929073984 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 49873 19557 420 148 0 44802 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 199492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 21615
/proc/meminfo: memFree=21233312/32951124 swapFree=67111528/67111528
[pid=21555] ppid=21553 vsize=200436 CPUtime=1300.02 cores=1,3
/proc/21555/stat : 21555 (techdemo) R 21553 21555 20667 0 -1 4202496 186334 0 0 0 129941 61 0 0 25 0 1 0 271472306 205246464 20868 33554432000 4194304 4797429 140736929073984 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21555/statm: 50109 20868 420 148 0 45038 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 200436

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.41
CPU system time (s): 0.623905
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 288464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.41
system time used= 0.623905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186334
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= 17
involuntary context switches= 2426

runsolver used 1.9897 second user time and 5.12022 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-03 02:29:22
IDJOB=3173214
IDBENCH=82632
IDSOLVER=1585
FILE ID=node144/3173214-1301790562
RUNJOBID= node144-1301790562-21540
PBS_JOBID= 12841374
Free space on /tmp= 71320 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S367425675-085-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173214-1301790562/watcher-3173214-1301790562 -o /tmp/evaluation-result-3173214-1301790562/solver-3173214-1301790562 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173214-1301790562.cnf

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

MD5SUM BENCH= 056b111696528692a64cdb39e1a29daf
RANDOM SEED=222195516

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21674700 kB
Buffers:        359856 kB
Cached:       10579276 kB
SwapCached:          0 kB
Active:        8104680 kB
Inactive:      2896564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21674700 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16752 kB
Writeback:           0 kB
AnonPages:       62128 kB
Mapped:          14604 kB
Slab:           212552 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188768 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= 71288 MiB
End job on node144 at 2011-04-03 02:51:04