Trace number 3173223

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.03 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S89508070-083-UNKNOWN.cnf
MD5SUMcfefee970fb9a956a9dde1bcb9deab97
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.086986
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173223-1301790720.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.01	c -- vars added       2500
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.02	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.02	c Calc non-exist non-lernt bins v-fix:     0 done:   2500 time:  0.00 s
0.00/0.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.02	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.00/0.04	c lits-rem:         0  cl-subs:        0  v-elim:    174  v-fix:    0  time:  0.02 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:    1094 undec:     289 neg:    1117
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      2401     10382         0         0     31721         0   no data   no data  --
0.19/0.20	c Decided on static restart strategy
4.99/5.05	c  N dy     7     30001      2401     10382         0     10789     31721    516006     85.04     55.22  --
4.99/5.08	c  S st     7     30001      2401     10382         0     10789     31721    516006     85.04     55.22  --
5.09/5.13	c  S st     7     30504      2401     10382         0     11292     31721    539348     85.04     55.22  --
5.09/5.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.04
5.09/5.18	c Calc non-exist non-lernt bins v-fix:     0 done:   2401 time:  0.00 s
5.09/5.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.18	c Subs w/ non-existent bins:      0 time:  0.00 s
5.09/5.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.20	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
6.29/6.35	c lits-rem:        61  cl-subs:      541  v-elim:     42  v-fix:    0  time:  1.15 s
6.29/6.35	c learnt bin added due to v-elim: 0
6.29/6.35	c vivif2 --  cl tried    10382 cl shrink        0 lits rem          0 time: 0.00
6.29/6.35	c vivif2 --  cl tried    10751 cl shrink        0 lits rem          0 time: 0.00
6.39/6.41	c asymm  cl-useful: 0/10382/10382 lits-rem:0 time: 0.06
6.39/6.41	c calculated reachability. Time: 0.00
6.39/6.41	c  N dy     7     30504      2401     10382         0     10751     31721    515232     85.04     55.22  --
6.39/6.41	c  F st     7     30504      2401     10382         0     10751     31721    515232     85.04     55.22  --
6.60/6.63	c Decided on static restart strategy
8.80/8.87	c  N dy    14     45756      2401     10382         0      9157     31721    208923     90.00     53.59  --
8.80/8.89	c  S st    14     45756      2401     10382         0      9157     31721    208923     90.00     53.59  --
8.90/8.94	c  S st    14     46258      2401     10382         0      9659     31721    233970     90.00     53.59  --
8.90/8.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.90/8.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.90/8.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.02
8.90/8.96	c Calc non-exist non-lernt bins v-fix:     0 done:   2401 time:  0.00 s
8.90/8.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.90/8.96	c Subs w/ non-existent bins:      0 time:  0.00 s
8.90/8.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.90/8.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.90/8.97	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
9.19/9.27	c lits-rem:         1  cl-subs:      236  v-elim:     42  v-fix:    0  time:  0.30 s
9.19/9.27	c learnt bin added due to v-elim: 0
9.19/9.27	c vivif2 --  cl tried    10382 cl shrink        0 lits rem          0 time: 0.00
9.19/9.28	c vivif2 --  cl tried     9423 cl shrink        0 lits rem          0 time: 0.00
9.29/9.31	c asymm  cl-useful: 0/10382/10382 lits-rem:0 time: 0.03
9.29/9.31	c calculated reachability. Time: 0.00
9.29/9.31	c  N dy    14     46258      2401     10382         0      9423     31721    228917     90.00     53.59  --
13.59/13.69	c  N dy    15     69387      2401     10382         0     11554     31721    263494     90.80     56.15  --
13.69/13.71	c  S st    15     69387      2401     10382         0     11554     31721    263494     90.80     56.15  --
13.69/13.76	c  S st    15     69889      2401     10382         0     12056     31721    288980     90.80     56.15  --
13.69/13.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.69/13.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.69/13.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.03
13.69/13.79	c Calc non-exist non-lernt bins v-fix:     0 done:   2401 time:  0.00 s
13.69/13.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.69/13.79	c Subs w/ non-existent bins:      0 time:  0.00 s
13.79/13.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.79/13.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.79/13.80	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
14.19/14.22	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
14.69/14.79	c Added 25 vars  tried: 80000 time: 0.57
14.69/14.80	c ORs :     25 avg-s:  0.0 cl-sh:  1418 l-rem:   1418 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:    0.58
14.79/14.80	c lits-rem:         2  cl-subs:      228  v-elim:     42  v-fix:    0  time:  1.00 s
14.79/14.80	c learnt bin added due to v-elim: 0
14.79/14.80	c vivif2 --  cl tried    10407 cl shrink        0 lits rem          0 time: 0.00
14.79/14.80	c vivif2 --  cl tried    11828 cl shrink        0 lits rem          0 time: 0.00
14.79/14.84	c asymm  cl-useful: 0/10407/10407 lits-rem:0 time: 0.04
14.79/14.84	c calculated reachability. Time: 0.00
14.79/14.84	c  N dy    15     69889      2426     10407        50     11828     31896    279508     90.80     56.15  --
14.79/14.84	c  F st    15     69889      2426     10407        50     11828     31896    279508     90.80     56.15  --
14.99/15.07	c Decided on static restart strategy
21.39/21.48	c  N dy    22    104833      2426     10407        50     21770     31896    956071     90.30     55.95  --
21.49/21.53	c  S st    22    104833      2426     10407        50     21770     31896    956071     90.30     55.95  --
21.59/21.60	c  S st    22    105336      2426     10407        50     22273     31896    978783     90.30     55.95  --
21.59/21.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.59/21.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.59/21.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.09
21.59/21.69	c Calc non-exist non-lernt bins v-fix:     0 done:   2426 time:  0.00 s
21.59/21.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.69/21.70	c Subs w/ non-existent bins:      0 time:  0.01 s
21.69/21.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.69/21.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.69/21.72	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
22.79/22.85	c ORs :     25 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
23.39/23.49	c Added 25 vars  tried: 80000 time: 0.65
23.49/23.56	c ORs :     25 avg-s:  0.0 cl-sh: 11189 l-rem:  11189 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:    0.72
23.49/23.58	c lits-rem:        76  cl-subs:      791  v-elim:     51  v-fix:    0  time:  1.86 s
23.49/23.58	c learnt bin added due to v-elim: 0
23.49/23.58	c vivif2 --  cl tried    10432 cl shrink        0 lits rem          0 time: 0.00
23.49/23.59	c vivif2 --  cl tried    21482 cl shrink        0 lits rem          0 time: 0.01
23.59/23.66	c asymm  cl-useful: 0/10432/10432 lits-rem:0 time: 0.08
23.59/23.67	c calculated reachability. Time: 0.00
23.59/23.67	c  N dy    22    105336      2451     10432       100     21482     32071    927050     90.30     55.95  --
35.89/35.90	c  N dy    23    158005      2451     10432       100     29149     32071   1343890     81.38     55.61  --
35.89/35.97	c  S st    23    158005      2451     10432       100     29149     32071   1343890     81.38     55.61  --
35.99/36.07	c  S st    23    158509      2451     10432       100     29653     32071   1370888     81.38     55.61  --
35.99/36.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.99/36.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.09/36.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.11
36.09/36.18	c Calc non-exist non-lernt bins v-fix:     0 done:   2451 time:  0.00 s
36.09/36.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.09/36.19	c Subs w/ non-existent bins:      0 time:  0.01 s
36.19/36.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.19/36.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.19/36.23	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
37.69/37.70	c ORs :     50 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
38.50/38.54	c Added 25 vars  tried: 80000 time: 0.84
38.69/38.71	c ORs :     25 avg-s:  0.0 cl-sh: 19879 l-rem:  19879 b-add:     51 v-rep:   0 cl-rem: 0 avg s: nan T:    1.01
38.69/38.73	c lits-rem:        60  cl-subs:      881  v-elim:     56  v-fix:    0  time:  2.50 s
38.69/38.73	c learnt bin added due to v-elim: 0
38.69/38.73	c vivif2 --  cl tried    10456 cl shrink        0 lits rem          0 time: 0.00
38.69/38.74	c vivif2 --  cl tried    28772 cl shrink        0 lits rem          0 time: 0.01
38.79/38.83	c asymm  cl-useful: 0/10456/10456 lits-rem:0 time: 0.09
38.79/38.84	c calculated reachability. Time: 0.00
38.79/38.84	c  N dy    23    158509      2476     10456       151     28772     32245   1296614     81.38     55.61  --
59.50/59.59	c  N dy    24    237764      2476     10456       151     34063     32245   1539566     89.97     53.83  --
59.59/59.67	c  S st    24    237764      2476     10456       151     34063     32245   1539566     89.97     53.83  --
59.69/59.78	c  S st    24    238274      2476     10456       151     34573     32245   1567276     89.97     53.83  --
59.69/59.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.69/59.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.89/59.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.15
59.89/59.94	c Calc non-exist non-lernt bins v-fix:     0 done:   2476 time:  0.00 s
59.89/59.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.89/59.95	c Subs w/ non-existent bins:      0 time:  0.01 s
59.89/59.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.99/60.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
59.99/60.00	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
61.60/61.69	c ORs :     75 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
62.49/62.59	c Added 26 vars  tried: 80000 time: 0.91
62.70/62.79	c ORs :     26 avg-s:  0.0 cl-sh: 20284 l-rem:  20284 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    1.10
62.80/62.81	c lits-rem:        26  cl-subs:     1060  v-elim:     61  v-fix:    0  time:  2.81 s
62.80/62.81	c learnt bin added due to v-elim: 0
62.80/62.81	c vivif2 --  cl tried    10482 cl shrink        0 lits rem          0 time: 0.00
62.80/62.83	c vivif2 --  cl tried    33513 cl shrink        0 lits rem          0 time: 0.02
62.89/62.94	c asymm  cl-useful: 0/10482/10482 lits-rem:0 time: 0.11
62.89/62.95	c calculated reachability. Time: 0.00
62.89/62.95	c  N dy    24    238274      2502     10482       203     33513     32427   1479616     89.97     53.83  --
100.89/100.92	c  N dy    25    357412      2502     10482       203     37597     32427   1435863     86.38     56.38  --
100.89/100.98	c  S st    25    357412      2502     10482       203     37597     32427   1435863     86.38     56.38  --
100.99/101.09	c  S st    25    357913      2502     10482       203     38098     32427   1461144     86.38     56.38  --
100.99/101.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.99/101.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.19/101.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.16
101.19/101.25	c Calc non-exist non-lernt bins v-fix:     0 done:   2502 time:  0.00 s
101.19/101.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.19/101.26	c Subs w/ non-existent bins:      0 time:  0.01 s
101.19/101.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.30/101.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
101.30/101.31	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
102.79/102.84	c ORs :    101 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
103.50/103.59	c Added 26 vars  tried: 80000 time: 0.74
103.69/103.71	c ORs :     26 avg-s:  0.0 cl-sh: 15135 l-rem:  15135 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    0.87
103.69/103.74	c lits-rem:        33  cl-subs:     1131  v-elim:     66  v-fix:    0  time:  2.43 s
103.69/103.74	c learnt bin added due to v-elim: 0
103.69/103.74	c vivif2 --  cl tried    10508 cl shrink        0 lits rem          0 time: 0.00
103.69/103.75	c vivif2 --  cl tried    36967 cl shrink        0 lits rem          0 time: 0.02
103.79/103.86	c asymm  cl-useful: 0/10508/10508 lits-rem:0 time: 0.10
103.79/103.86	c calculated reachability. Time: 0.00
103.79/103.86	c  N dy    25    357913      2528     10508       255     36967     32609   1382645     86.38     56.38  --
164.70/164.70	c  N dy    26    536870      2528     10508       255     44941     32609   1593990     86.77     57.10  --
164.70/164.77	c  S st    26    536870      2528     10508       255     44941     32609   1593990     86.77     57.10  --
164.90/164.90	c  S st    26    537379      2528     10508       255     45450     32609   1618611     86.77     57.10  --
164.90/164.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
164.90/164.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
165.00/165.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.18
165.00/165.08	c Calc non-exist non-lernt bins v-fix:     0 done:   2528 time:  0.00 s
165.00/165.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
165.00/165.10	c Subs w/ non-existent bins:      0 time:  0.01 s
165.10/165.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.10/165.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
165.10/165.15	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
166.79/166.89	c ORs :    127 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
167.60/167.62	c Added 26 vars  tried: 80000 time: 0.73
167.70/167.72	c ORs :     26 avg-s:  0.0 cl-sh: 12599 l-rem:  12599 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    0.83
167.70/167.75	c lits-rem:       677  cl-subs:     1239  v-elim:     72  v-fix:    0  time:  2.60 s
167.70/167.75	c learnt bin added due to v-elim: 0
167.70/167.75	c vivif2 --  cl tried    10534 cl shrink        0 lits rem          0 time: 0.00
167.70/167.77	c vivif2 --  cl tried    44211 cl shrink        0 lits rem          0 time: 0.02
167.80/167.89	c asymm  cl-useful: 0/10534/10534 lits-rem:0 time: 0.12
167.80/167.89	c calculated reachability. Time: 0.00
167.80/167.89	c  N dy    26    537379      2554     10534       307     44211     32791   1541416     86.77     57.10  --
167.80/167.89	c  F st    26    537379      2554     10534       307     44211     32791   1541416     86.77     57.10  --
168.30/168.31	c Decided on static restart strategy
270.10/270.12	c  N dy    33    806068      2554     10534       307     67783     32791   3092171     87.18     58.71  --
270.20/270.25	c  S st    33    806068      2554     10534       307     67783     32791   3092171     87.18     58.71  --
270.20/270.25	c Finding binary XORs  T:     0.00 s  found:       0
270.40/270.43	c  S st    33    806569      2554     10534       307     68284     32791   3118462     87.18     58.71  --
270.40/270.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
270.40/270.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
270.90/270.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.9M T:  0.48
270.90/270.92	c Calc non-exist non-lernt bins v-fix:     0 done:   2554 time:  0.00 s
270.90/270.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
270.90/270.95	c Subs w/ non-existent bins:      0 time:  0.02 s
271.00/271.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
271.00/271.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
271.00/271.04	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
276.30/276.36	c ORs :    153 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.11
278.10/278.18	c Added 26 vars  tried: 80000 time: 1.82
279.00/279.08	c ORs :     26 avg-s:  0.0 cl-sh: 53548 l-rem:  53548 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    2.72
279.10/279.13	c lits-rem:         2  cl-subs:     2742  v-elim:     79  v-fix:    0  time:  8.10 s
279.10/279.13	c learnt bin added due to v-elim: 0
279.10/279.14	c vivif2 --  cl tried    10560 cl shrink        0 lits rem          0 time: 0.00
279.10/279.17	c vivif2 --  cl tried    65542 cl shrink        0 lits rem          0 time: 0.03
279.30/279.38	c asymm  cl-useful: 0/10399/10560 lits-rem:0 time: 0.21
279.30/279.38	c calculated reachability. Time: 0.00
279.30/279.38	c  N dy    33    806569      2580     10560       359     65542     32973   2911586     87.18     58.71  --
468.30/468.34	c  N dy    34   1209853      2580     10560       359     81701     32973   4507721    107.43     63.10  --
468.50/468.52	c  S st    34   1209853      2580     10560       359     81701     32973   4507721    107.43     63.10  --
468.70/468.73	c  S st    34   1210357      2580     10560       359     82205     32973   4529079    107.43     63.10  --
468.70/468.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
468.70/468.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
469.20/469.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.4M T:  0.51
469.20/469.26	c Calc non-exist non-lernt bins v-fix:     0 done:   2580 time:  0.00 s
469.20/469.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
469.20/469.30	c Subs w/ non-existent bins:      0 time:  0.04 s
469.30/469.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
469.40/469.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
469.40/469.45	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
541.51/541.52	c ORs :    179 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.30
543.31/543.31	c Added 27 vars  tried: 80000 time: 1.79
544.81/544.80	c ORs :     27 avg-s:  0.0 cl-sh: 68105 l-rem:  68105 b-add:     55 v-rep:   0 cl-rem: 0 avg s: nan T:    3.28
544.81/544.86	c lits-rem:        25  cl-subs:     6548  v-elim:     88  v-fix:    0  time: 75.42 s
544.81/544.86	c learnt bin added due to v-elim: 0
544.81/544.87	c vivif2 --  cl tried    10586 cl shrink        0 lits rem          0 time: 0.00
544.91/544.91	c vivif2 --  cl tried    75657 cl shrink        0 lits rem          0 time: 0.04
545.11/545.12	c asymm  cl-useful: 0/9504/10586 lits-rem:0 time: 0.21
545.11/545.12	c calculated reachability. Time: 0.00
545.11/545.12	c  N dy    34   1210357      2607     10586       414     75657     33161   3805754    107.43     63.10  --
801.71/801.73	c  N dy    35   1710358      2607     10586       414    107737     33161   7030848    135.13     68.25  --
802.01/802.04	c  S st    35   1710358      2607     10586       414    107737     33161   7030848    135.13     68.25  --
802.31/802.31	c  S st    35   1710862      2607     10586       414    108241     33161   7052157    135.13     68.25  --
802.31/802.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
802.31/802.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
803.20/803.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.5M T:  0.88
803.20/803.20	c Calc non-exist non-lernt bins v-fix:     0 done:   2607 time:  0.00 s
803.20/803.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
803.20/803.27	c Subs w/ non-existent bins:      0 time:  0.06 s
803.41/803.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
803.51/803.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
803.51/803.52	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1010.70/1010.78	c ORs :    206 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    1.09
1013.00/1013.00	c Added 27 vars  tried: 80000 time: 2.22
1016.00/1016.04	c ORs :     27 avg-s:  0.0 cl-sh: 86555 l-rem:  86555 b-add:     54 v-rep:   0 cl-rem: 0 avg s: nan T:    5.26
1016.10/1016.15	c lits-rem:        81  cl-subs:     8397  v-elim:     90  v-fix:    0  time: 212.63 s
1016.10/1016.15	c learnt bin added due to v-elim: 0
1016.10/1016.15	c vivif2 --  cl tried    10613 cl shrink        0 lits rem          0 time: 0.00
1016.20/1016.22	c vivif2 --  cl tried    99844 cl shrink        0 lits rem          0 time: 0.07
1016.20/1016.27	c asymm  cl-useful: 0/1109/10613 lits-rem:0 time: 0.05
1016.20/1016.28	c calculated reachability. Time: 0.00
1016.20/1016.28	c  N dy    35   1710862      2634     10613       468     99844     33350   6071409    135.13     68.25  --
1297.01/1297.04	c  N dy    36   2210864      2634     10613       468    115656     33350   7616161    135.06     71.41  --
1297.31/1297.34	c  S st    36   2210864      2634     10613       468    115656     33350   7616161    135.06     71.41  --
1297.61/1297.66	c  S st    36   2211365      2634     10613       468    116157     33350   7637150    135.06     71.41  --
1297.61/1297.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1297.61/1297.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1298.51/1298.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.0M T:  0.86
1298.51/1298.55	c Calc non-exist non-lernt bins v-fix:     0 done:   2634 time:  0.00 s
1298.51/1298.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1298.61/1298.62	c Subs w/ non-existent bins:      0 time:  0.07 s
1298.70/1298.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1298.90/1298.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
1298.90/1298.94	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.64 2.23 3.06 7/182 12929
/proc/meminfo: memFree=19337556/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=29956 CPUtime=0 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 858 0 0 0 0 0 0 0 20 0 1 0 369302627 30674944 760 33554432000 4194304 4797429 140733570202304 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 7489 760 347 148 0 2418 0

[startup+0.102819 s]
/proc/loadavg: 1.64 2.23 3.06 7/182 12929
/proc/meminfo: memFree=19337556/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=130272 CPUtime=0.09 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 1422 0 0 0 9 0 0 0 20 0 1 0 369302627 133398528 1261 33554432000 4194304 4797429 140733570202304 18446744073709551615 4352317 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 32568 1261 406 148 0 27497 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 130272

[startup+0.200823 s]
/proc/loadavg: 1.64 2.23 3.06 7/182 12929
/proc/meminfo: memFree=19337556/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=130272 CPUtime=0.19 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 1512 0 0 0 19 0 0 0 20 0 1 0 369302627 133398528 1349 33554432000 4194304 4797429 140733570202304 18446744073709551615 4387381 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 32568 1349 406 148 0 27497 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 130272

[startup+0.300804 s]
/proc/loadavg: 1.64 2.23 3.06 7/182 12929
/proc/meminfo: memFree=19337556/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=130272 CPUtime=0.29 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 1614 0 0 0 29 0 0 0 21 0 1 0 369302627 133398528 1450 33554432000 4194304 4797429 140733570202304 18446744073709551615 4331569 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 32568 1450 408 148 0 27497 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130272

[startup+0.700729 s]
/proc/loadavg: 1.64 2.23 3.06 7/182 12929
/proc/meminfo: memFree=19337556/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=131156 CPUtime=0.69 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 2103 0 0 0 69 0 0 0 22 0 1 0 369302627 134303744 1522 33554432000 4194304 4797429 140733570202304 18446744073709551615 4404772 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 32789 1522 408 148 0 27718 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131156

[startup+1.50058 s]
/proc/loadavg: 1.64 2.23 3.06 7/190 12937
/proc/meminfo: memFree=19304632/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=131500 CPUtime=1.49 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 2575 0 0 0 149 0 0 0 25 0 1 0 369302627 134656000 1991 33554432000 4194304 4797429 140733570202304 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 32875 1991 408 148 0 27804 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131500

[startup+3.10029 s]
/proc/loadavg: 1.82 2.26 3.06 7/190 12937
/proc/meminfo: memFree=19296944/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=132512 CPUtime=3.09 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 3950 0 0 0 308 1 0 0 25 0 1 0 369302627 135692288 1902 33554432000 4194304 4797429 140733570202304 18446744073709551615 4387421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 33128 1902 408 148 0 28057 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132512

[startup+6.30068 s]
/proc/loadavg: 1.82 2.26 3.06 7/190 12937
/proc/meminfo: memFree=19288664/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=136172 CPUtime=6.29 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 6009 0 0 0 628 1 0 0 25 0 1 0 369302627 139440128 3008 33554432000 4194304 4797429 140733570202304 18446744073709551615 4524484 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 34043 3008 411 148 0 28972 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136172

[startup+12.7005 s]
/proc/loadavg: 2.23 2.34 3.08 7/190 12937
/proc/meminfo: memFree=19265460/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=138736 CPUtime=12.69 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 10196 0 0 0 1268 1 0 0 25 0 1 0 369302627 142065664 3908 33554432000 4194304 4797429 140733570202304 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 34684 3908 412 148 0 29613 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138736

[startup+25.5012 s]
/proc/loadavg: 2.50 2.39 3.09 7/190 12938
/proc/meminfo: memFree=19245192/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=146148 CPUtime=25.49 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 17412 0 0 0 2546 3 0 0 25 0 1 0 369302627 149655552 5317 33554432000 4194304 4797429 140733570202304 18446744073709551615 4422964 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 36537 5317 415 148 0 31466 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 146148

[startup+51.1005 s]
/proc/loadavg: 3.01 2.52 3.11 7/190 12938
/proc/meminfo: memFree=19194444/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=153952 CPUtime=51.09 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 28886 0 0 0 5104 5 0 0 25 0 1 0 369302627 157646848 7294 33554432000 4194304 4797429 140733570202304 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 38488 7294 415 148 0 33417 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 153952

[startup+102.301 s]
/proc/loadavg: 3.60 2.77 3.16 7/190 12940
/proc/meminfo: memFree=19112724/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=165264 CPUtime=102.3 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 47258 0 0 0 10221 9 0 0 25 0 1 0 369302627 169230336 10802 33554432000 4194304 4797429 140733570202304 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 41316 10802 415 148 0 36245 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 165264

[startup+162.301 s]
/proc/loadavg: 3.94 3.02 3.22 7/190 12941
/proc/meminfo: memFree=19098036/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=170124 CPUtime=162.3 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 66094 0 0 0 16216 14 0 0 25 0 1 0 369302627 174206976 11425 33554432000 4194304 4797429 140733570202304 18446744073709551615 4341238 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 42531 11425 415 148 0 37460 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 170124

[startup+222.307 s]
/proc/loadavg: 3.98 3.19 3.26 8/190 12943
/proc/meminfo: memFree=19042824/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=176312 CPUtime=222.31 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 84125 0 0 0 22212 19 0 0 25 0 1 0 369302627 180543488 15234 33554432000 4194304 4797429 140733570202304 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 44078 15234 415 148 0 39007 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 176312

[startup+282.301 s]
/proc/loadavg: 3.99 3.34 3.31 7/190 12944
/proc/meminfo: memFree=19029772/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=192248 CPUtime=282.29 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 100657 0 0 0 28207 22 0 0 25 0 1 0 369302627 196861952 19774 33554432000 4194304 4797429 140733570202304 18446744073709551615 4424380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 48062 19774 415 148 0 42991 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 192248

[startup+342.301 s]
/proc/loadavg: 3.99 3.45 3.35 7/190 12946
/proc/meminfo: memFree=18972572/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=195940 CPUtime=342.3 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 117868 0 0 0 34202 28 0 0 25 0 1 0 369302627 200642560 21833 33554432000 4194304 4797429 140733570202304 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 48985 21833 415 148 0 43914 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 195940

[startup+402.301 s]
/proc/loadavg: 3.99 3.55 3.39 7/190 12948
/proc/meminfo: memFree=18969292/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=197884 CPUtime=402.3 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 134932 0 0 0 40196 34 0 0 25 0 1 0 369302627 202633216 22078 33554432000 4194304 4797429 140733570202304 18446744073709551615 4351629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 49471 22078 415 148 0 44400 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 197884

[startup+462.301 s]
/proc/loadavg: 4.03 3.64 3.43 7/190 12952
/proc/meminfo: memFree=18942564/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=200536 CPUtime=462.3 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 151458 0 0 0 46190 40 0 0 25 0 1 0 369302627 205348864 20479 33554432000 4194304 4797429 140733570202304 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 50134 20479 415 148 0 45063 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 200536

[startup+522.301 s]
/proc/loadavg: 4.01 3.70 3.46 7/190 12954
/proc/meminfo: memFree=18913008/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=214680 CPUtime=522.31 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 156330 0 0 0 52190 41 0 0 25 0 1 0 369302627 219832320 25337 33554432000 4194304 4797429 140733570202304 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 53670 25337 415 148 0 48599 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 214680

[startup+582.301 s]
/proc/loadavg: 4.06 3.77 3.50 7/190 12955
/proc/meminfo: memFree=18883832/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=216912 CPUtime=582.31 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 168820 0 0 0 58186 45 0 0 25 0 1 0 369302627 222117888 24526 33554432000 4194304 4797429 140733570202304 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 54228 24526 415 148 0 49157 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 216912

[startup+642.301 s]
/proc/loadavg: 4.10 3.82 3.53 7/190 12957
/proc/meminfo: memFree=18848792/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=218560 CPUtime=642.31 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 184125 0 0 0 64179 52 0 0 25 0 1 0 369302627 223805440 25974 33554432000 4194304 4797429 140733570202304 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 54640 25974 415 148 0 49569 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 218560

[startup+702.301 s]
/proc/loadavg: 4.03 3.86 3.56 7/190 12959
/proc/meminfo: memFree=18859400/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=220048 CPUtime=702.3 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 199920 0 0 0 70173 57 0 0 25 0 1 0 369302627 225329152 27545 33554432000 4194304 4797429 140733570202304 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 55012 27545 415 148 0 49941 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 220048

[startup+762.301 s]
/proc/loadavg: 4.01 3.88 3.58 7/190 12960
/proc/meminfo: memFree=18858004/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=221680 CPUtime=762.31 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 214793 0 0 0 76169 62 0 0 25 0 1 0 369302627 227000320 27609 33554432000 4194304 4797429 140733570202304 18446744073709551615 4424965 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 55420 27609 415 148 0 50349 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 221680

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.60 7/190 12962
/proc/meminfo: memFree=18808612/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=241808 CPUtime=822.31 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 229108 0 0 0 82165 66 0 0 25 0 1 0 369302627 247611392 34293 33554432000 4194304 4797429 140733570202304 18446744073709551615 4506576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 60452 34293 415 148 0 55381 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 241808

[startup+882.307 s]
/proc/loadavg: 4.00 3.91 3.63 7/190 12963
/proc/meminfo: memFree=18796424/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=241808 CPUtime=882.31 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 229108 0 0 0 88165 66 0 0 25 0 1 0 369302627 247611392 34293 33554432000 4194304 4797429 140733570202304 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 60452 34293 415 148 0 55381 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 241808

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.65 7/190 12965
/proc/meminfo: memFree=18782748/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=241808 CPUtime=942.31 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 229108 0 0 0 94165 66 0 0 25 0 1 0 369302627 247611392 34293 33554432000 4194304 4797429 140733570202304 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 60452 34293 415 148 0 55381 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 241808

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.66 7/190 12967
/proc/meminfo: memFree=18771548/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=241808 CPUtime=1002.31 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 229108 0 0 0 100165 66 0 0 25 0 1 0 369302627 247611392 34293 33554432000 4194304 4797429 140733570202304 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 60452 34293 415 148 0 55381 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 241808

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.68 7/190 12968
/proc/meminfo: memFree=18749808/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=245876 CPUtime=1062.3 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 241902 0 0 0 106158 72 0 0 25 0 1 0 369302627 251777024 30515 33554432000 4194304 4797429 140733570202304 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 61469 30515 415 148 0 56398 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 245876

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.70 7/190 12970
/proc/meminfo: memFree=18742060/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=245944 CPUtime=1122.31 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 256196 0 0 0 112153 78 0 0 25 0 1 0 369302627 251846656 36561 33554432000 4194304 4797429 140733570202304 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 61486 36561 415 148 0 56415 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 245944

[startup+1182.3 s]
/proc/loadavg: 4.03 3.97 3.72 7/190 12971
/proc/meminfo: memFree=18778592/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=248016 CPUtime=1182.3 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 272931 0 0 0 118148 82 0 0 25 0 1 0 369302627 253968384 35399 33554432000 4194304 4797429 140733570202304 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 62004 35399 415 148 0 56933 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 248016

[startup+1242.3 s]
/proc/loadavg: 4.11 4.02 3.75 7/190 12973
/proc/meminfo: memFree=18728332/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=249324 CPUtime=1242.3 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 289225 0 0 0 124144 86 0 0 25 0 1 0 369302627 255307776 32977 33554432000 4194304 4797429 140733570202304 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 62331 32977 415 148 0 57260 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 249324



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.76 7/190 12975
/proc/meminfo: memFree=18742040/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=262748 CPUtime=1300.01 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 305236 0 0 0 129911 90 0 0 25 0 1 0 369302627 269053952 39641 33554432000 4194304 4797429 140733570202304 18446744073709551615 4506608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 65687 39641 415 148 0 60616 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 262748

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

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

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.76 7/190 12975
/proc/meminfo: memFree=18742040/32951124 swapFree=67111528/67111528
[pid=12929] ppid=12927 vsize=262748 CPUtime=1300.01 cores=0,2
/proc/12929/stat : 12929 (techdemo) R 12927 12929 12018 0 -1 4202496 305236 0 0 0 129911 90 0 0 25 0 1 0 369302627 269053952 39641 33554432000 4194304 4797429 140733570202304 18446744073709551615 4506608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12929/statm: 65687 39641 415 148 0 60616 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 262748

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.03
CPU user time (s): 1299.11
CPU system time (s): 0.913861
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 356340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.11
system time used= 0.913861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 305236
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1919

runsolver used 2.05469 second user time and 5.03024 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-03 02:32:00
IDJOB=3173223
IDBENCH=82641
IDSOLVER=1585
FILE ID=node110/3173223-1301790720
RUNJOBID= node110-1301790720-12894
PBS_JOBID= 12841408
Free space on /tmp= 71120 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S89508070-083-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173223-1301790720/watcher-3173223-1301790720 -o /tmp/evaluation-result-3173223-1301790720/solver-3173223-1301790720 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173223-1301790720.cnf

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

MD5SUM BENCH= cfefee970fb9a956a9dde1bcb9deab97
RANDOM SEED=1557490726

node110.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.830
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.66
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.830
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.830
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.830
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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:     32951124 kB
MemFree:      19338000 kB
Buffers:        397872 kB
Cached:       12838268 kB
SwapCached:          0 kB
Active:        8506764 kB
Inactive:      4793224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19338000 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33100 kB
Writeback:           0 kB
AnonPages:       64036 kB
Mapped:          14612 kB
Slab:           250488 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186436 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= 71088 MiB
End job on node110 at 2011-04-03 02:53:43