Trace number 3264398

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

NameSAT04/handmade/connamacher/connm-d0.02/
connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
MD5SUM7bb85ebdeae46262f72a4c54d4e16683
Bench CategoryCRAFTED (crafted 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 variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
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-3264398-1303570886.cnf'
0.00/0.00	c -- header says num vars:            772
0.00/0.00	c -- header says num clauses:        9601
0.00/0.01	c -- clauses added:            0 learnts,         9601 normals,            0 xors
0.00/0.01	c -- vars added        772
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       772      9601         0         0     28996         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/9601/9601 lits-rem:0 time: 0.02
0.00/0.03	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.03	c Calc non-exist non-lernt bins v-fix:     0 done:    772 time:  0.00 s
0.00/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.04	c lits-rem:         0  cl-subs:        0  v-elim:    409  v-fix:    0  time:  0.01 s
0.00/0.04	c learnt bin added due to v-elim: 0
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:       0 undec:     105 neg:     667
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.04	c  B st     0         0       667      9496         0         0     34192         0   no data   no data  --
0.09/0.13	c Decided on static restart strategy
2.99/3.02	c  N dy     7     30000       667      9496         6     10429     34184    146293     21.14     11.20  --
2.99/3.03	c  S st     7     30000       667      9496         6     10429     34184    146293     21.14     11.20  --
2.99/3.07	c  S st     7     30500       667      9496        11     10919     34184    149886     21.14     11.20  --
2.99/3.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.99/3.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
2.99/3.08	c Calc non-exist non-lernt bins v-fix:     0 done:    667 time:  0.00 s
2.99/3.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.99/3.09	c Subs w/ non-existent bins:      0 time:  0.00 s
2.99/3.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.09	c subs with bin:       57  lits-rem:       163  v-fix:    0  time:  0.00 s
2.99/3.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.39/3.42	c lits-rem:     10923  cl-subs:    10109  v-elim:    800  v-fix:    0  time:  0.33 s
3.39/3.42	c learnt bin added due to v-elim: 0
3.39/3.42	c vivif2 --  cl tried     9408 cl shrink        0 lits rem          0 time: 0.00
3.39/3.42	c vivif2 --  cl tried      753 cl shrink        0 lits rem          0 time: 0.00
3.39/3.46	c asymm  cl-useful: 3/9408/9408 lits-rem:9 time: 0.03
3.39/3.46	c calculated reachability. Time: 0.00
3.39/3.46	c  N dy     7     30500       579      9405        10       753     31443      4849     21.14     11.20  --
3.39/3.46	c  F st     7     30500       579      9405        10       753     31443      4849     21.14     11.20  --
3.59/3.61	c Decided on static restart strategy
4.89/4.95	c  N dy    14     45751       579      9405        21      8035     31443    123002     24.73     11.17  --
4.89/4.96	c  S st    14     45751       579      9405        21      8035     31443    123002     24.73     11.17  --
4.99/5.00	c  S st    14     46253       579      9405        27      8527     31443    131250     24.73     11.17  --
4.99/5.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.99/5.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.99/5.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.01
4.99/5.01	c Calc non-exist non-lernt bins v-fix:     0 done:    579 time:  0.00 s
4.99/5.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.99/5.01	c Subs w/ non-existent bins:      5 time:  0.00 s
4.99/5.02	c bin-w-bin subsume rem            1 bins  time:  0.00 s
4.99/5.02	c subs with bin:       38  lits-rem:      1172  v-fix:    0  time:  0.00 s
4.99/5.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.09/5.19	c lits-rem:       686  cl-subs:      805  v-elim:    443  v-fix:    0  time:  0.17 s
5.09/5.19	c learnt bin added due to v-elim: 0
5.09/5.19	c vivif2 --  cl tried     9399 cl shrink        0 lits rem          0 time: 0.00
5.09/5.19	c vivif2 --  cl tried     7685 cl shrink        0 lits rem          0 time: 0.00
5.29/5.30	c asymm  cl-useful: 1/9399/9399 lits-rem:1 time: 0.11
5.29/5.30	c calculated reachability. Time: 0.00
5.29/5.30	c  N dy    14     46253       579      9399        28      7685     31423    119404     24.73     11.17  --
7.98/8.02	c  N dy    15     69379       579      9399        37     11865     31423    173076     24.67     12.31  --
7.98/8.03	c  S st    15     69379       579      9399        37     11865     31423    173076     24.67     12.31  --
7.98/8.08	c  S st    15     69879       579      9399        41     12357     31423    180973     24.67     12.31  --
7.98/8.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.98/8.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.08/8.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      2 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.02
8.08/8.11	c Calc non-exist non-lernt bins v-fix:     0 done:    579 time:  0.00 s
8.08/8.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.08/8.11	c Subs w/ non-existent bins:      0 time:  0.00 s
8.08/8.11	c bin-w-bin subsume rem            1 bins  time:  0.00 s
8.08/8.12	c subs with bin:       49  lits-rem:      1182  v-fix:    0  time:  0.00 s
8.08/8.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.38/8.49	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.89/8.90	c Added 6 vars  tried: 80000 time: 0.41
8.89/8.91	c ORs :      6 avg-s:  0.0 cl-sh:  3704 l-rem:   3704 b-add:     14 v-rep:   1 cl-rem: 55 avg s: 3.0 T:    0.43
8.89/8.92	c lits-rem:      1023  cl-subs:      946  v-elim:    443  v-fix:    0  time:  0.80 s
8.89/8.92	c learnt bin added due to v-elim: 0
8.89/8.92	c vivif2 --  cl tried     9349 cl shrink        0 lits rem          0 time: 0.00
8.89/8.92	c vivif2 --  cl tried    11363 cl shrink       71 lits rem         72 time: 0.00
8.99/9.08	c asymm  cl-useful: 1/9349/9349 lits-rem:1 time: 0.16
8.99/9.08	c calculated reachability. Time: 0.00
8.99/9.08	c  N dy    15     69879       585      9349        57     11363     31279    160509     24.67     12.31  --
8.99/9.08	c  F st    15     69879       585      9349        57     11363     31279    160509     24.67     12.31  --
8.99/9.08	c Replacing        1 vars Replaced     1684 lits Time:     0.01 s 
9.29/9.38	c Decided on static restart strategy
15.19/15.23	c  N dy    22    104820       584      9349        56     23278     31275    437574     23.28     12.17  --
15.19/15.25	c  S st    22    104820       584      9349        56     23278     31275    437574     23.28     12.17  --
15.29/15.32	c  S st    22    105323       584      9349        61     23772     31275    446277     23.28     12.17  --
15.29/15.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.29/15.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.29/15.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.05
15.29/15.37	c Calc non-exist non-lernt bins v-fix:     0 done:    584 time:  0.00 s
15.29/15.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.29/15.38	c Subs w/ non-existent bins:      0 time:  0.00 s
15.29/15.38	c bin-w-bin subsume rem            3 bins  time:  0.00 s
15.29/15.39	c subs with bin:        7  lits-rem:       376  v-fix:    0  time:  0.01 s
15.29/15.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.59/16.66	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
17.09/17.13	c Added 6 vars  tried: 80000 time: 0.47
17.19/17.23	c ORs :      6 avg-s:  0.0 cl-sh: 10977 l-rem:  10977 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
17.19/17.24	c lits-rem:      4622  cl-subs:     1849  v-elim:    443  v-fix:    0  time:  1.84 s
17.19/17.24	c learnt bin added due to v-elim: 0
17.19/17.24	c vivif2 --  cl tried     9354 cl shrink        0 lits rem          0 time: 0.00
17.19/17.24	c vivif2 --  cl tried    21917 cl shrink       17 lits rem         17 time: 0.00
17.39/17.42	c asymm  cl-useful: 0/7025/9354 lits-rem:0 time: 0.18
17.39/17.42	c calculated reachability. Time: 0.00
17.39/17.42	c  N dy    22    105323       590      9354        70     21917     31310    399011     23.28     12.17  --
26.79/26.86	c  N dy    23    157985       590      9354        71     16556     31310    222321     20.63     12.11  --
26.79/26.87	c  S st    23    157985       590      9354        71     16556     31310    222321     20.63     12.11  --
26.89/26.94	c  S st    23    158491       590      9354        77     17053     31310    230541     20.63     12.11  --
26.89/26.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.89/26.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.89/26.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.03
26.89/26.98	c Calc non-exist non-lernt bins v-fix:     0 done:    590 time:  0.00 s
26.89/26.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.89/26.98	c Subs w/ non-existent bins:      0 time:  0.00 s
26.89/26.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.89/26.99	c subs with bin:       17  lits-rem:       462  v-fix:    0  time:  0.00 s
26.89/26.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.49/27.56	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 13.0 T:    0.00
27.89/27.96	c Added 6 vars  tried: 80000 time: 0.40
27.89/27.97	c ORs :      6 avg-s:  0.0 cl-sh:  1688 l-rem:   1688 b-add:     12 v-rep:   0 cl-rem: 65 avg s: 3.0 T:    0.40
27.89/27.97	c lits-rem:      1324  cl-subs:      702  v-elim:    443  v-fix:    0  time:  0.98 s
27.89/27.97	c learnt bin added due to v-elim: 0
27.89/27.97	c vivif2 --  cl tried     9296 cl shrink        0 lits rem          0 time: 0.00
27.89/27.97	c vivif2 --  cl tried    16332 cl shrink        0 lits rem          0 time: 0.00
27.99/28.01	c asymm  cl-useful: 0/2271/9296 lits-rem:0 time: 0.04
27.99/28.01	c calculated reachability. Time: 0.00
27.99/28.01	c  N dy    23    158491       596      9296        92     16332     31123    217088     20.63     12.11  --
41.49/41.56	c  N dy    24    237736       596      9296        93     21236     31123    278943     25.25     12.69  --
41.49/41.57	c  S st    24    237736       596      9296        93     21236     31123    278943     25.25     12.69  --
41.59/41.65	c  S st    24    238240       596      9296        96     21735     31123    286945     25.25     12.69  --
41.59/41.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.59/41.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.69/41.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      2 BRemL:      2 BRemN:      0 CBin:       0 P:  3.8M T:  0.06
41.69/41.71	c Calc non-exist non-lernt bins v-fix:     0 done:    596 time:  0.00 s
41.69/41.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.69/41.71	c Subs w/ non-existent bins:      0 time:  0.00 s
41.69/41.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.69/41.72	c subs with bin:        8  lits-rem:       238  v-fix:    0  time:  0.00 s
41.69/41.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
42.49/42.50	c ORs :     17 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
42.79/42.89	c Added 7 vars  tried: 80000 time: 0.39
42.79/42.90	c ORs :      7 avg-s:  0.0 cl-sh:  1101 l-rem:   1101 b-add:     15 v-rep:   0 cl-rem: 106 avg s: 3.0 T:    0.39
42.89/42.90	c lits-rem:       914  cl-subs:      691  v-elim:    443  v-fix:    0  time:  1.18 s
42.89/42.90	c learnt bin added due to v-elim: 0
42.89/42.90	c vivif2 --  cl tried     9201 cl shrink        0 lits rem          0 time: 0.00
42.89/42.91	c vivif2 --  cl tried    21031 cl shrink        4 lits rem          4 time: 0.00
42.99/43.07	c asymm  cl-useful: 1/4824/9201 lits-rem:1 time: 0.16
42.99/43.07	c calculated reachability. Time: 0.00
42.99/43.07	c  N dy    24    238240       603      9201       111     21031     30793    276273     25.25     12.69  --
74.39/74.45	c  N dy    25    357361       603      9201       117     25462     30793    303923     23.66     12.35  --
74.39/74.46	c  S st    25    357361       603      9201       117     25462     30793    303923     23.66     12.35  --
74.49/74.55	c  S st    25    357863       603      9201       126     25948     30793    312420     23.66     12.35  --
74.49/74.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
74.49/74.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.59/74.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      3 BRemL:      3 BRemN:      0 CBin:       0 P:  5.0M T:  0.07
74.59/74.62	c Calc non-exist non-lernt bins v-fix:     0 done:    603 time:  0.00 s
74.59/74.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.59/74.62	c Subs w/ non-existent bins:      0 time:  0.00 s
74.59/74.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.59/74.64	c subs with bin:       48  lits-rem:      1746  v-fix:    0  time:  0.01 s
74.59/74.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
75.39/75.47	c ORs :     24 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
75.79/75.89	c Added 7 vars  tried: 80000 time: 0.42
75.79/75.89	c ORs :      7 avg-s:  0.0 cl-sh:   640 l-rem:    640 b-add:     14 v-rep:   0 cl-rem: 92 avg s: 3.0 T:    0.42
75.79/75.90	c lits-rem:      1655  cl-subs:     1004  v-elim:    443  v-fix:    0  time:  1.26 s
75.79/75.90	c learnt bin added due to v-elim: 0
75.79/75.90	c vivif2 --  cl tried     9117 cl shrink        0 lits rem          0 time: 0.00
75.89/75.90	c vivif2 --  cl tried    24895 cl shrink        0 lits rem          0 time: 0.00
75.99/76.01	c asymm  cl-useful: 0/4293/9117 lits-rem:0 time: 0.10
75.99/76.01	c calculated reachability. Time: 0.00
75.99/76.01	c  N dy    25    357863       610      9117       142     24895     30518    299131     23.66     12.35  --
131.58/131.68	c  N dy    26    536795       610      9117       143     32834     30518    406103     26.81     12.41  --
131.58/131.69	c  S st    26    536795       610      9117       143     32834     30518    406103     26.81     12.41  --
131.78/131.81	c  S st    26    537296       610      9117       144     33331     30518    414706     26.81     12.41  --
131.78/131.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
131.78/131.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.89/131.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.1M T:  0.10
131.89/131.91	c Calc non-exist non-lernt bins v-fix:     0 done:    610 time:  0.00 s
131.89/131.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.89/131.91	c Subs w/ non-existent bins:      0 time:  0.01 s
131.89/131.92	c bin-w-bin subsume rem            2 bins  time:  0.00 s
131.89/131.93	c subs with bin:        8  lits-rem:        19  v-fix:    0  time:  0.01 s
131.89/131.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
132.88/132.92	c ORs :     31 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 6 avg s: 4.8 T:    0.01
133.28/133.38	c Added 7 vars  tried: 80000 time: 0.46
133.28/133.39	c ORs :      7 avg-s:  0.0 cl-sh:  3043 l-rem:   3043 b-add:     14 v-rep:   0 cl-rem: 21 avg s: 3.2 T:    0.47
133.38/133.40	c lits-rem:      1932  cl-subs:      878  v-elim:    441  v-fix:    0  time:  1.47 s
133.38/133.40	c learnt bin added due to v-elim: 0
133.38/133.40	c vivif2 --  cl tried     9105 cl shrink        0 lits rem          0 time: 0.00
133.38/133.41	c vivif2 --  cl tried    32437 cl shrink        0 lits rem          0 time: 0.01
133.48/133.57	c asymm  cl-useful: 2/2764/9105 lits-rem:2 time: 0.16
133.48/133.57	c calculated reachability. Time: 0.00
133.48/133.57	c  N dy    26    537296       617      9105       156     32437     30491    399319     26.81     12.41  --
133.48/133.57	c  F st    26    537296       617      9105       156     32437     30491    399319     26.81     12.41  --
134.09/134.16	c Decided on static restart strategy
235.89/235.90	c  N dy    33    805944       617      9105       163     55638     30491    856534     24.86     12.25  --
235.89/235.94	c  S st    33    805944       617      9105       163     55638     30491    856534     24.86     12.25  --
235.89/235.94	c Finding binary XORs  T:     0.00 s  found:       0
236.09/236.10	c  S st    33    806447       617      9105       164     56137     30491    865798     24.86     12.25  --
236.09/236.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.09/236.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.29/236.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      8 BRemL:      2 BRemN:      0 CBin:       0 P: 13.2M T:  0.22
236.29/236.33	c Calc non-exist non-lernt bins v-fix:     0 done:    617 time:  0.00 s
236.29/236.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.29/236.34	c Subs w/ non-existent bins:      0 time:  0.01 s
236.29/236.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.29/236.38	c subs with bin:       21  lits-rem:      1663  v-fix:    0  time:  0.03 s
236.29/236.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
237.89/237.91	c ORs :     38 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 6.0 T:    0.02
238.39/238.47	c Added 7 vars  tried: 80000 time: 0.56
238.49/238.52	c ORs :      7 avg-s:  0.0 cl-sh:  6006 l-rem:   6006 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.61
238.49/238.54	c lits-rem:      2252  cl-subs:     2870  v-elim:    441  v-fix:    0  time:  2.15 s
238.49/238.54	c learnt bin added due to v-elim: 0
238.49/238.54	c vivif2 --  cl tried     9110 cl shrink        0 lits rem          0 time: 0.00
238.49/238.55	c vivif2 --  cl tried    53245 cl shrink      406 lits rem        406 time: 0.01
238.60/238.65	c asymm  cl-useful: 0/939/9110 lits-rem:0 time: 0.09
238.60/238.65	c calculated reachability. Time: 0.00
238.60/238.65	c  N dy    33    806447       624      9110       184     53245     30536    810321     24.86     12.25  --
441.50/441.57	c  N dy    34   1209670       624      9110       190     68955     30536   1100770     24.62     11.99  --
441.60/441.62	c  S st    34   1209670       624      9110       190     68955     30536   1100770     24.62     11.99  --
441.80/441.85	c  S st    34   1210171       624      9110       194     69449     30536   1109521     24.62     11.99  --
441.80/441.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
441.80/441.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
442.10/442.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      9 BRemL:      7 BRemN:      0 CBin:       0 P: 16.5M T:  0.27
442.10/442.12	c Calc non-exist non-lernt bins v-fix:     0 done:    624 time:  0.00 s
442.10/442.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
442.10/442.14	c Subs w/ non-existent bins:      0 time:  0.02 s
442.10/442.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
442.10/442.20	c subs with bin:       39  lits-rem:      1700  v-fix:    0  time:  0.04 s
442.10/442.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
444.00/444.02	c ORs :     45 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
444.60/444.62	c Added 7 vars  tried: 80000 time: 0.60
444.80/444.82	c ORs :      7 avg-s:  0.0 cl-sh: 13344 l-rem:  13344 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.80
444.80/444.84	c lits-rem:       304  cl-subs:     4007  v-elim:    441  v-fix:    0  time:  2.65 s
444.80/444.84	c learnt bin added due to v-elim: 0
444.80/444.84	c vivif2 --  cl tried     9113 cl shrink        0 lits rem          0 time: 0.00
444.80/444.86	c vivif2 --  cl tried    65407 cl shrink      316 lits rem        322 time: 0.02
444.90/444.95	c asymm  cl-useful: 0/1200/9113 lits-rem:0 time: 0.09
444.90/444.96	c calculated reachability. Time: 0.00
444.90/444.96	c  N dy    34   1210171       631      9113       217     65407     30578   1023219     24.62     11.99  --
728.31/728.33	c  N dy    35   1710173       631      9113       223     97952     30578   1825533     29.45     11.95  --
728.41/728.42	c  S st    35   1710173       631      9113       223     97952     30578   1825533     29.45     11.95  --
728.71/728.74	c  S st    35   1710674       631      9113       228     98447     30578   1834980     29.45     11.95  --
728.71/728.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
728.71/728.74	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
729.22/729.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      2 BRemN:      0 CBin:       0 P: 24.8M T:  0.48
729.22/729.22	c Calc non-exist non-lernt bins v-fix:     0 done:    631 time:  0.00 s
729.22/729.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
729.22/729.25	c Subs w/ non-existent bins:      8 time:  0.03 s
729.32/729.36	c Replacing        1 vars Replaced     5241 lits Time:     0.10 s 
729.41/729.40	c bin-w-bin subsume rem            6 bins  time:  0.00 s
729.41/729.48	c subs with bin:       24  lits-rem:      2439  v-fix:    0  time:  0.08 s
729.41/729.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
733.72/733.74	c ORs :     53 avg-s:  2.0 cl-sh:   358 l-rem:    358 b-add:      2 v-rep:   0 cl-rem: 1 avg s: 7.0 T:    0.11
734.91/734.90	c Added 7 vars  tried: 80000 time: 1.16
735.31/735.36	c ORs :      7 avg-s:  0.0 cl-sh: 19699 l-rem:  19699 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.61
735.31/735.39	c lits-rem:      1488  cl-subs:     4214  v-elim:    440  v-fix:    0  time:  5.91 s
735.31/735.39	c learnt bin added due to v-elim: 0
735.31/735.39	c vivif2 --  cl tried     9108 cl shrink        0 lits rem          0 time: 0.00
735.41/735.43	c vivif2 --  cl tried    94210 cl shrink      427 lits rem        658 time: 0.04
735.51/735.53	c asymm  cl-useful: 0/782/9108 lits-rem:0 time: 0.11
735.51/735.54	c calculated reachability. Time: 0.00
735.51/735.54	c  N dy    35   1710674       637      9108       235     94210     30593   1732262     29.45     11.95  --
1073.12/1073.15	c  N dy    36   2210676       637      9108       236    109717     30593   1975902     24.82     11.62  --
1073.22/1073.25	c  S st    36   2210676       637      9108       236    109717     30593   1975902     24.82     11.62  --
1073.22/1073.25	c Finding binary XORs  T:     0.00 s  found:       0
1073.53/1073.60	c  S st    36   2211181       637      9108       241    110216     30593   1985305     24.82     11.62  --
1073.63/1073.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1073.63/1073.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1074.33/1074.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 37.5M T:  0.74
1074.33/1074.35	c Calc non-exist non-lernt bins v-fix:     0 done:    637 time:  0.00 s
1074.33/1074.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1074.33/1074.38	c Subs w/ non-existent bins:      3 time:  0.03 s
1074.33/1074.39	c Replacing        1 vars Replaced      288 lits Time:     0.01 s 
1074.43/1074.43	c bin-w-bin subsume rem            1 bins  time:  0.00 s
1074.52/1074.52	c subs with bin:        9  lits-rem:      1435  v-fix:    0  time:  0.10 s
1074.52/1074.52	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1080.23/1080.25	c ORs :     61 avg-s:  2.0 cl-sh:     3 l-rem:      6 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 9.5 T:    0.11
1081.12/1081.14	c Added 7 vars  tried: 80000 time: 0.89
1081.42/1081.47	c ORs :      7 avg-s:  0.0 cl-sh: 15365 l-rem:  15365 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.21
1081.52/1081.50	c lits-rem:      2020  cl-subs:     4911  v-elim:    440  v-fix:    0  time:  6.98 s
1081.52/1081.50	c learnt bin added due to v-elim: 0
1081.52/1081.50	c vivif2 --  cl tried     9100 cl shrink        0 lits rem          0 time: 0.00
1081.52/1081.54	c vivif2 --  cl tried   105306 cl shrink       21 lits rem         22 time: 0.04
1081.62/1081.64	c asymm  cl-useful: 0/900/9100 lits-rem:0 time: 0.10
1081.62/1081.65	c calculated reachability. Time: 0.00
1081.62/1081.65	c  N dy    36   2211181       643      9100       252    105306     30597   1878105     24.82     11.62  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3264398-1303570886/watcher-3264398-1303570886 -o /tmp/evaluation-result-3264398-1303570886/solver-3264398-1303570886 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3264398-1303570886.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.62 2.11 3.01 5/185 1344
/proc/meminfo: memFree=20242680/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=11800 CPUtime=0 cores=4,6
/proc/1344/stat : 1344 (runsolver) R 1342 1344 872 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 468688258 12083200 51 33554432000 4194304 5434984 140734895301152 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/1344/statm: 2950 51 31 303 0 2644 0

[startup+0.0507761 s]
/proc/loadavg: 1.62 2.11 3.01 5/185 1344
/proc/meminfo: memFree=20242680/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=129592 CPUtime=0.04 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 1222 0 0 0 4 0 0 0 23 0 1 0 468688258 132702208 1080 33554432000 4194304 4797429 140736643081216 18446744073709551615 4425649 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 32398 1080 406 148 0 27327 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 129592

[startup+0.100719 s]
/proc/loadavg: 1.62 2.11 3.01 5/185 1344
/proc/meminfo: memFree=20242680/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=129592 CPUtime=0.09 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 1242 0 0 0 9 0 0 0 23 0 1 0 468688258 132702208 1099 33554432000 4194304 4797429 140736643081216 18446744073709551615 4424720 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 32398 1099 406 148 0 27327 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 129592

[startup+0.300681 s]
/proc/loadavg: 1.62 2.11 3.01 5/185 1344
/proc/meminfo: memFree=20242680/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=129592 CPUtime=0.29 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 1317 0 0 0 29 0 0 0 23 0 1 0 468688258 132702208 1172 33554432000 4194304 4797429 140736643081216 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 32398 1172 408 148 0 27327 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 129592

[startup+0.700605 s]
/proc/loadavg: 1.62 2.11 3.01 5/185 1344
/proc/meminfo: memFree=20242680/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=130084 CPUtime=0.69 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 1568 0 0 0 69 0 0 0 25 0 1 0 468688258 133206016 1270 33554432000 4194304 4797429 140736643081216 18446744073709551615 4425602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 32521 1270 408 148 0 27450 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 130084

[startup+1.50045 s]
/proc/loadavg: 1.62 2.11 3.01 5/190 1350
/proc/meminfo: memFree=20228144/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=130544 CPUtime=1.49 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 1948 0 0 0 149 0 0 0 25 0 1 0 468688258 133677056 1437 33554432000 4194304 4797429 140736643081216 18446744073709551615 4424614 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 32636 1437 408 148 0 27565 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130544

[startup+3.10015 s]
/proc/loadavg: 1.62 2.11 3.01 5/190 1350
/proc/meminfo: memFree=20224176/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=132152 CPUtime=3.09 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 2867 0 0 0 309 0 0 0 25 0 1 0 468688258 135323648 1800 33554432000 4194304 4797429 140736643081216 18446744073709551615 4506580 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 33038 1800 411 148 0 27967 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132152

[startup+6.30054 s]
/proc/loadavg: 1.89 2.16 3.02 5/190 1350
/proc/meminfo: memFree=20213512/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=134124 CPUtime=6.29 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 4044 0 0 0 629 0 0 0 25 0 1 0 468688258 137342976 2379 33554432000 4194304 4797429 140736643081216 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 33531 2379 412 148 0 28460 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134124

[startup+12.7003 s]
/proc/loadavg: 2.14 2.20 3.03 5/190 1350
/proc/meminfo: memFree=20205112/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=135696 CPUtime=12.69 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 5837 0 0 0 1269 0 0 0 25 0 1 0 468688258 138952704 2761 33554432000 4194304 4797429 140736643081216 18446744073709551615 4422953 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 33924 2761 417 148 0 28853 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135696

[startup+25.5009 s]
/proc/loadavg: 2.55 2.29 3.04 5/190 1351
/proc/meminfo: memFree=20193216/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=139484 CPUtime=25.49 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 9101 0 0 0 2548 1 0 0 25 0 1 0 468688258 142831616 3678 33554432000 4194304 4797429 140736643081216 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 34871 3678 417 148 0 29800 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139484

[startup+51.101 s]
/proc/loadavg: 3.05 2.43 3.07 5/190 1351
/proc/meminfo: memFree=20182536/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=141316 CPUtime=51.08 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 14227 0 0 0 5106 2 0 0 25 0 1 0 468688258 144707584 4208 33554432000 4194304 4797429 140736643081216 18446744073709551615 4425015 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 35329 4208 417 148 0 30258 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 141316

[startup+102.306 s]
/proc/loadavg: 3.66 2.68 3.12 5/190 1353
/proc/meminfo: memFree=20164048/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=145016 CPUtime=102.3 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 22274 0 0 0 10226 4 0 0 25 0 1 0 468688258 148496384 4768 33554432000 4194304 4797429 140736643081216 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 36254 4768 417 148 0 31183 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 145016

[startup+162.301 s]
/proc/loadavg: 3.94 2.94 3.18 5/190 1357
/proc/meminfo: memFree=20145300/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=148016 CPUtime=162.29 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 30464 0 0 0 16223 6 0 0 25 0 1 0 468688258 151568384 6174 33554432000 4194304 4797429 140736643081216 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 37004 6174 417 148 0 31933 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 148016

[startup+222.3 s]
/proc/loadavg: 3.98 3.13 3.22 5/190 1359
/proc/meminfo: memFree=20130072/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=149780 CPUtime=222.29 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 36951 0 0 0 22222 7 0 0 25 0 1 0 468688258 153374720 6642 33554432000 4194304 4797429 140736643081216 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 37445 6642 417 148 0 32374 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 149780

[startup+282.301 s]
/proc/loadavg: 3.99 3.28 3.27 5/190 1360
/proc/meminfo: memFree=20113568/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=155744 CPUtime=282.29 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 43149 0 0 0 28222 7 0 0 25 0 1 0 468688258 159481856 7885 33554432000 4194304 4797429 140736643081216 18446744073709551615 4404813 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 38936 7885 417 148 0 33865 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 155744

[startup+342.301 s]
/proc/loadavg: 3.99 3.41 3.31 5/190 1362
/proc/meminfo: memFree=20104504/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=156652 CPUtime=342.29 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 48263 0 0 0 34221 8 0 0 25 0 1 0 468688258 160411648 7887 33554432000 4194304 4797429 140736643081216 18446744073709551615 4424967 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 39163 7887 417 148 0 34092 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 156652

[startup+402.301 s]
/proc/loadavg: 3.99 3.52 3.35 5/190 1364
/proc/meminfo: memFree=20083644/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=157432 CPUtime=402.3 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 52756 0 0 0 40220 10 0 0 25 0 1 0 468688258 161210368 8783 33554432000 4194304 4797429 140736643081216 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 39358 8783 417 148 0 34287 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 157432

[startup+462.301 s]
/proc/loadavg: 3.99 3.60 3.39 5/190 1365
/proc/meminfo: memFree=20072588/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=162072 CPUtime=462.3 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 58672 0 0 0 46219 11 0 0 25 0 1 0 468688258 165961728 8783 33554432000 4194304 4797429 140736643081216 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 40518 8783 417 148 0 35447 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 162072

[startup+522.3 s]
/proc/loadavg: 3.99 3.67 3.43 5/190 1367
/proc/meminfo: memFree=20062288/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=163488 CPUtime=522.3 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 63399 0 0 0 52217 13 0 0 25 0 1 0 468688258 167411712 9305 33554432000 4194304 4797429 140736643081216 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 40872 9305 417 148 0 35801 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 163488

[startup+582.301 s]
/proc/loadavg: 3.99 3.73 3.46 5/190 1369
/proc/meminfo: memFree=20058660/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=163656 CPUtime=582.3 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 68254 0 0 0 58216 14 0 0 25 0 1 0 468688258 167583744 9683 33554432000 4194304 4797429 140736643081216 18446744073709551615 4424662 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 40914 9683 417 148 0 35843 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 163656

[startup+642.3 s]
/proc/loadavg: 4.04 3.79 3.49 5/190 1370
/proc/meminfo: memFree=20050092/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=164264 CPUtime=642.31 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 73006 0 0 0 64216 15 0 0 25 0 1 0 468688258 168206336 9767 33554432000 4194304 4797429 140736643081216 18446744073709551615 4404790 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 41066 9767 417 148 0 35995 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 164264

[startup+702.301 s]
/proc/loadavg: 4.01 3.83 3.52 5/190 1372
/proc/meminfo: memFree=20040648/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=164580 CPUtime=702.31 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 76571 0 0 0 70215 16 0 0 25 0 1 0 468688258 168529920 10937 33554432000 4194304 4797429 140736643081216 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 41145 10937 417 148 0 36074 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 164580

[startup+762.306 s]
/proc/loadavg: 4.00 3.85 3.55 5/190 1373
/proc/meminfo: memFree=20034936/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=173608 CPUtime=762.32 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 82619 0 0 0 76215 17 0 0 25 0 1 0 468688258 177774592 11965 33554432000 4194304 4797429 140736643081216 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 43402 11965 420 148 0 38331 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 173608

[startup+822.301 s]
/proc/loadavg: 4.00 3.88 3.58 5/190 1375
/proc/meminfo: memFree=20013584/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=175088 CPUtime=822.31 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 86194 0 0 0 82213 18 0 0 25 0 1 0 468688258 179290112 13027 33554432000 4194304 4797429 140736643081216 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 43772 13027 420 148 0 38701 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 175088

[startup+882.301 s]
/proc/loadavg: 4.00 3.90 3.60 5/190 1377
/proc/meminfo: memFree=19996324/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=176632 CPUtime=882.32 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 90827 0 0 0 88212 20 0 0 25 0 1 0 468688258 180871168 12587 33554432000 4194304 4797429 140736643081216 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 44158 12587 420 148 0 39087 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 176632

[startup+942.3 s]
/proc/loadavg: 4.00 3.91 3.62 5/190 1378
/proc/meminfo: memFree=19996936/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=176692 CPUtime=942.32 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 94441 0 0 0 94211 21 0 0 25 0 1 0 468688258 180932608 13530 33554432000 4194304 4797429 140736643081216 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 44173 13530 420 148 0 39102 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 176692

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.64 5/190 1380
/proc/meminfo: memFree=19985012/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=177460 CPUtime=1002.32 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 98671 0 0 0 100210 22 0 0 25 0 1 0 468688258 181719040 12609 33554432000 4194304 4797429 140736643081216 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 44365 12609 420 148 0 39294 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 177460

[startup+1062.3 s]
/proc/loadavg: 4.07 3.95 3.67 5/190 1381
/proc/meminfo: memFree=19976200/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=177512 CPUtime=1062.33 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 102190 0 0 0 106210 23 0 0 25 0 1 0 468688258 181772288 13421 33554432000 4194304 4797429 140736643081216 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 44378 13421 420 148 0 39307 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 177512

[startup+1122.3 s]
/proc/loadavg: 4.02 3.96 3.68 5/190 1383
/proc/meminfo: memFree=19965016/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=181660 CPUtime=1122.32 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 106295 0 0 0 112208 24 0 0 25 0 1 0 468688258 186019840 14520 33554432000 4194304 4797429 140736643081216 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 45415 14520 417 148 0 40344 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 181660

[startup+1182.3 s]
/proc/loadavg: 4.01 3.96 3.70 5/190 1384
/proc/meminfo: memFree=19968588/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=182444 CPUtime=1182.32 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 109739 0 0 0 118207 25 0 0 25 0 1 0 468688258 186822656 14987 33554432000 4194304 4797429 140736643081216 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 45611 14987 417 148 0 40540 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 182444

[startup+1242.3 s]
/proc/loadavg: 4.05 3.98 3.72 5/190 1386
/proc/meminfo: memFree=19958648/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=183588 CPUtime=1242.33 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 113255 0 0 0 124207 26 0 0 25 0 1 0 468688258 187994112 15539 33554432000 4194304 4797429 140736643081216 18446744073709551615 4424603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 45897 15539 417 148 0 40826 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 183588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.98 3.74 3/186 1390
/proc/meminfo: memFree=20133380/32950928 swapFree=67111524/67111528
[pid=1344] ppid=1342 vsize=184176 CPUtime=1300.03 cores=4,6
/proc/1344/stat : 1344 (techdemo) R 1342 1344 872 0 -1 4202496 116606 0 0 0 129976 27 0 0 25 0 1 0 468688258 188596224 15888 33554432000 4194304 4797429 140736643081216 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1344/statm: 46044 15888 417 148 0 40973 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 184176

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

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

runsolver used 2.07668 second user time and 5.02823 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-23 17:01:26
IDJOB=3264398
IDBENCH=84608
IDSOLVER=1585
FILE ID=node127/3264398-1303570886
RUNJOBID= node127-1303570884-1254
PBS_JOBID= 13150297
Free space on /tmp= 71224 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT04/handmade/connamacher/connm-d0.02/connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264398-1303570886/watcher-3264398-1303570886 -o /tmp/evaluation-result-3264398-1303570886/solver-3264398-1303570886 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3264398-1303570886.cnf

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

MD5SUM BENCH= 7bb85ebdeae46262f72a4c54d4e16683
RANDOM SEED=634749413

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20244076 kB
Buffers:       2384628 kB
Cached:        9694280 kB
SwapCached:          4 kB
Active:        8188552 kB
Inactive:      3970236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20244076 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           27316 kB
Writeback:           0 kB
AnonPages:       78200 kB
Mapped:          15648 kB
Slab:           483620 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   454972 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= 71224 MiB
End job on node127 at 2011-04-23 17:23:08