Trace number 3173091

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S957625236-045-UNKNOWN.cnf
MD5SUM49e4c2cc668774425bd698267df5f51d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.34149
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 515000
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-3173091-1301783671.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.01	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.09/0.11	c asymm  cl-useful: 0/11425/15000 lits-rem:0 time: 0.10
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.01
0.09/0.12	c Calc non-exist non-lernt bins v-fix:     0 done:    750 time:  0.00 s
0.09/0.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.12	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        0  v-elim:    500  v-fix:    0  time:  0.01 s
0.09/0.14	c learnt bin added due to v-elim: 0
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.15	c calculated reachability. Time: 0.00
0.09/0.15	c Calc default polars -  time:   0.00 s pos:     364 undec:      29 neg:     357
0.09/0.15	c =========================================================================================
0.09/0.15	c types(t): F = full restart, N = normal restart
0.09/0.15	c types(t): S = simplification begin/end, E = solution found
0.09/0.15	c restart types(rt): st = static, dy = dynamic
0.09/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.15	c  B st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.29/0.33	c Decided on static restart strategy
4.79/4.80	c  N dy     7     30000       750     15000         0     10710     75000    715896    116.53     91.14  --
4.79/4.85	c  S st     7     30000       750     15000         0     10710     75000    715896    116.53     91.14  --
4.89/4.92	c  S st     7     30500       750     15000         0     11210     75000    755247    116.53     91.14  --
4.89/4.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.89/4.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.05
4.89/4.97	c Calc non-exist non-lernt bins v-fix:     0 done:    750 time:  0.00 s
4.89/4.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.89/4.97	c Subs w/ non-existent bins:      0 time:  0.00 s
4.89/4.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.39/7.45	c lits-rem:      5038  cl-subs:      670  v-elim:    750  v-fix:    0  time:  2.46 s
7.39/7.45	c learnt bin added due to v-elim: 0
7.39/7.45	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
7.39/7.46	c vivif2 --  cl tried    10540 cl shrink        0 lits rem          0 time: 0.01
7.49/7.54	c asymm  cl-useful: 0/3575/15000 lits-rem:0 time: 0.08
7.49/7.54	c calculated reachability. Time: 0.00
7.49/7.54	c  N dy     7     30500       750     15000         0     10540     75000    703230    116.53     91.14  --
7.49/7.54	c  F st     7     30500       750     15000         0     10540     75000    703230    116.53     91.14  --
7.69/7.78	c Decided on static restart strategy
9.79/9.84	c  N dy    14     45750       750     15000         0      8942     75000    301761    106.75     89.62  --
9.79/9.85	c  S st    14     45750       750     15000         0      8942     75000    301761    106.75     89.62  --
9.89/9.92	c  S st    14     46251       750     15000         0      9443     75000    341989    106.75     89.62  --
9.89/9.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.89/9.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.89/9.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.03
9.89/9.95	c Calc non-exist non-lernt bins v-fix:     0 done:    750 time:  0.00 s
9.89/9.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.89/9.96	c Subs w/ non-existent bins:      0 time:  0.00 s
9.89/9.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.89/9.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.89/9.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.18/12.26	c lits-rem:       323  cl-subs:      213  v-elim:    750  v-fix:    0  time:  2.30 s
12.18/12.26	c learnt bin added due to v-elim: 0
12.18/12.26	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
12.18/12.27	c vivif2 --  cl tried     9230 cl shrink        0 lits rem          0 time: 0.00
12.28/12.39	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.12
12.28/12.39	c calculated reachability. Time: 0.00
12.28/12.39	c  N dy    14     46251       750     15000         0      9230     75000    335201    106.75     89.62  --
16.59/16.69	c  N dy    15     69376       750     15000         0     11349     75000    383504    117.67     90.03  --
16.68/16.71	c  S st    15     69376       750     15000         0     11349     75000    383504    117.67     90.03  --
16.68/16.78	c  S st    15     69883       750     15000         0     11856     75000    422428    117.67     90.03  --
16.68/16.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.68/16.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.78/16.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.05
16.78/16.82	c Calc non-exist non-lernt bins v-fix:     0 done:    750 time:  0.00 s
16.78/16.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.78/16.83	c Subs w/ non-existent bins:      0 time:  0.00 s
16.78/16.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.78/16.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.78/16.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
19.08/19.12	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
20.08/20.11	c Added 8 vars  tried: 80000 time: 0.98
20.08/20.11	c ORs :      8 avg-s:  0.0 cl-sh:  2302 l-rem:   2302 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    0.99
20.08/20.12	c lits-rem:       938  cl-subs:      231  v-elim:    750  v-fix:    0  time:  3.29 s
20.08/20.12	c learnt bin added due to v-elim: 0
20.08/20.12	c vivif2 --  cl tried    15008 cl shrink        0 lits rem          0 time: 0.00
20.08/20.12	c vivif2 --  cl tried    11625 cl shrink        0 lits rem          0 time: 0.00
20.18/20.26	c asymm  cl-useful: 0/15008/15008 lits-rem:0 time: 0.13
20.18/20.26	c calculated reachability. Time: 0.00
20.18/20.26	c  N dy    15     69883       758     15008        16     11625     75050    409282    117.67     90.03  --
20.18/20.26	c  F st    15     69883       758     15008        16     11625     75050    409282    117.67     90.03  --
20.48/20.50	c Decided on static restart strategy
27.58/27.64	c  N dy    22    104824       758     15008        16     21536     75050   1568920    144.32     97.13  --
27.68/27.70	c  S st    22    104824       758     15008        16     21536     75050   1568920    144.32     97.13  --
27.68/27.79	c  S st    22    105327       758     15008        16     22039     75050   1605032    144.32     97.13  --
27.68/27.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.68/27.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.88/27.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.14
27.88/27.93	c Calc non-exist non-lernt bins v-fix:     0 done:    758 time:  0.00 s
27.88/27.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.88/27.94	c Subs w/ non-existent bins:      0 time:  0.01 s
27.88/27.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.88/27.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.88/27.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
30.08/30.17	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
33.18/33.28	c Added 8 vars  tried: 80000 time: 3.11
33.38/33.47	c ORs :      8 avg-s:  0.0 cl-sh: 17601 l-rem:  17601 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    3.31
33.48/33.50	c lits-rem:      1216  cl-subs:     1172  v-elim:    750  v-fix:    0  time:  5.53 s
33.48/33.50	c learnt bin added due to v-elim: 0
33.48/33.50	c vivif2 --  cl tried    15016 cl shrink        0 lits rem          0 time: 0.00
33.48/33.51	c vivif2 --  cl tried    20867 cl shrink        0 lits rem          0 time: 0.01
33.58/33.62	c asymm  cl-useful: 0/9868/15016 lits-rem:0 time: 0.11
33.58/33.62	c calculated reachability. Time: 0.00
33.58/33.62	c  N dy    22    105327       766     15016        32     20867     75103   1429373    144.32     97.13  --
48.78/48.81	c  N dy    23    157990       766     15016        32     28266     75103   2253208    156.74    102.20  --
48.78/48.90	c  S st    23    157990       766     15016        32     28266     75103   2253208    156.74    102.20  --
48.88/48.99	c  S st    23    158497       766     15016        32     28773     75103   2287945    156.74    102.20  --
48.98/49.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.98/49.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.18/49.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.20
49.18/49.20	c Calc non-exist non-lernt bins v-fix:     0 done:    766 time:  0.00 s
49.18/49.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.18/49.21	c Subs w/ non-existent bins:      0 time:  0.01 s
49.18/49.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.18/49.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
49.18/49.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
53.68/53.78	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
59.58/59.67	c Added 8 vars  tried: 80000 time: 5.90
59.88/59.98	c ORs :      8 avg-s:  0.0 cl-sh: 22672 l-rem:  22672 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    6.20
59.98/60.01	c lits-rem:         6  cl-subs:     1645  v-elim:    750  v-fix:    0  time: 10.75 s
59.98/60.01	c learnt bin added due to v-elim: 0
59.98/60.01	c vivif2 --  cl tried    15024 cl shrink        0 lits rem          0 time: 0.00
59.98/60.03	c vivif2 --  cl tried    27128 cl shrink        0 lits rem          0 time: 0.02
60.08/60.15	c asymm  cl-useful: 0/5156/15024 lits-rem:0 time: 0.12
60.08/60.15	c calculated reachability. Time: 0.00
60.08/60.15	c  N dy    23    158497       774     15024        48     27128     75157   2043705    156.74    102.20  --
83.09/83.15	c  N dy    24    237746       774     15024        48     32532     75157   2454609    152.25    107.82  --
83.19/83.24	c  S st    24    237746       774     15024        48     32532     75157   2454609    152.25    107.82  --
83.29/83.34	c  S st    24    238247       774     15024        48     33033     75157   2489036    152.25    107.82  --
83.29/83.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.29/83.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.49/83.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.22
83.49/83.57	c Calc non-exist non-lernt bins v-fix:     0 done:    774 time:  0.00 s
83.49/83.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.49/83.59	c Subs w/ non-existent bins:      0 time:  0.02 s
83.60/83.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.60/83.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
83.60/83.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
88.69/88.75	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.03
94.49/94.55	c Added 8 vars  tried: 80000 time: 5.80
94.79/94.82	c ORs :      8 avg-s:  0.0 cl-sh: 18228 l-rem:  18228 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    6.07
94.79/94.85	c lits-rem:       165  cl-subs:     1715  v-elim:    750  v-fix:    0  time: 11.21 s
94.79/94.85	c learnt bin added due to v-elim: 0
94.79/94.85	c vivif2 --  cl tried    15032 cl shrink        0 lits rem          0 time: 0.00
94.79/94.87	c vivif2 --  cl tried    31318 cl shrink        0 lits rem          0 time: 0.02
94.99/95.01	c asymm  cl-useful: 0/8609/15032 lits-rem:0 time: 0.13
94.99/95.01	c calculated reachability. Time: 0.00
94.99/95.01	c  N dy    24    238247       782     15032        64     31318     75211   2233660    152.25    107.82  --
126.99/127.05	c  N dy    25    357370       782     15032        64     34583     75211   2527875    159.51    120.50  --
127.09/127.14	c  S st    25    357370       782     15032        64     34583     75211   2527875    159.51    120.50  --
127.19/127.25	c  S st    25    357870       782     15032        64     35083     75211   2565114    159.51    120.50  --
127.19/127.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
127.19/127.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
127.50/127.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.25
127.50/127.50	c Calc non-exist non-lernt bins v-fix:     0 done:    782 time:  0.00 s
127.50/127.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
127.50/127.52	c Subs w/ non-existent bins:      0 time:  0.02 s
127.50/127.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
127.50/127.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
127.50/127.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
133.69/133.79	c ORs :     32 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.28
140.39/140.41	c Added 8 vars  tried: 80000 time: 6.62
140.59/140.64	c ORs :      8 avg-s:  0.0 cl-sh: 16338 l-rem:  16338 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    6.85
140.59/140.67	c lits-rem:        30  cl-subs:     2559  v-elim:    750  v-fix:    0  time: 13.10 s
140.59/140.67	c learnt bin added due to v-elim: 0
140.59/140.68	c vivif2 --  cl tried    15040 cl shrink        0 lits rem          0 time: 0.00
140.70/140.70	c vivif2 --  cl tried    32524 cl shrink        0 lits rem          0 time: 0.02
140.80/140.83	c asymm  cl-useful: 0/6296/15040 lits-rem:0 time: 0.13
140.80/140.83	c calculated reachability. Time: 0.00
140.80/140.83	c  N dy    25    357870       790     15040        80     32524     75265   2177890    159.51    120.50  --
203.40/203.41	c  N dy    26    536805       790     15040        80     41244     75265   2593039    159.80    123.44  --
203.50/203.52	c  S st    26    536805       790     15040        80     41244     75265   2593039    159.80    123.44  --
203.60/203.64	c  S st    26    537310       790     15040        80     41749     75265   2631136    159.80    123.44  --
203.60/203.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
203.60/203.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
203.90/203.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.28
203.90/203.93	c Calc non-exist non-lernt bins v-fix:     0 done:    790 time:  0.00 s
203.90/203.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
203.90/203.95	c Subs w/ non-existent bins:      0 time:  0.02 s
203.90/203.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
203.99/204.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
203.99/204.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
209.59/209.69	c ORs :     40 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
217.09/217.11	c Added 8 vars  tried: 80000 time: 7.42
217.39/217.42	c ORs :      8 avg-s:  0.0 cl-sh: 21984 l-rem:  21984 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    7.73
217.39/217.46	c lits-rem:        60  cl-subs:     2023  v-elim:    750  v-fix:    0  time: 13.44 s
217.39/217.46	c learnt bin added due to v-elim: 0
217.39/217.46	c vivif2 --  cl tried    15048 cl shrink        0 lits rem          0 time: 0.00
217.39/217.48	c vivif2 --  cl tried    39726 cl shrink        0 lits rem          0 time: 0.02
217.59/217.61	c asymm  cl-useful: 0/7740/15048 lits-rem:0 time: 0.13
217.59/217.62	c calculated reachability. Time: 0.00
217.59/217.62	c  N dy    26    537310       798     15048        96     39726     75319   2359044    159.80    123.44  --
217.59/217.62	c  F st    26    537310       798     15048        96     39726     75319   2359044    159.80    123.44  --
218.09/218.13	c Decided on static restart strategy
329.90/329.91	c  N dy    33    805965       798     15048        96     63147     75319   5082146    165.14    125.82  --
330.09/330.11	c  S st    33    805965       798     15048        96     63147     75319   5082146    165.14    125.82  --
330.19/330.29	c  S st    33    806468       798     15048        96     63650     75319   5117463    165.14    125.82  --
330.29/330.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
330.29/330.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
330.79/330.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  0.53
330.79/330.83	c Calc non-exist non-lernt bins v-fix:     0 done:    798 time:  0.00 s
330.79/330.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
330.79/330.87	c Subs w/ non-existent bins:      0 time:  0.04 s
330.89/330.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
331.00/331.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
331.00/331.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
477.10/477.12	c ORs :     48 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.39
491.30/491.34	c Added 9 vars  tried: 80000 time: 14.23
492.40/492.41	c ORs :      9 avg-s:  0.0 cl-sh: 39623 l-rem:  39623 b-add:     18 v-rep:   0 cl-rem: 0 avg s: nan T:   15.30
492.40/492.48	c lits-rem:       146  cl-subs:     4464  v-elim:    750  v-fix:    0  time: 161.46 s
492.40/492.48	c learnt bin added due to v-elim: 0
492.40/492.48	c vivif2 --  cl tried    15057 cl shrink        0 lits rem          0 time: 0.00
492.50/492.52	c vivif2 --  cl tried    59186 cl shrink        0 lits rem          0 time: 0.04
492.71/492.70	c asymm  cl-useful: 0/5002/15057 lits-rem:0 time: 0.18
492.71/492.70	c calculated reachability. Time: 0.00
492.71/492.70	c  N dy    33    806468       807     15057       114     59186     75378   4456721    165.14    125.82  --
676.80/676.83	c  N dy    34   1209704       807     15057       114     75398     75378   5968740    169.82    128.24  --
677.00/677.08	c  S st    34   1209704       807     15057       114     75398     75378   5968740    169.82    128.24  --
677.30/677.31	c  S st    34   1210207       807     15057       114     75901     75378   6004187    169.82    128.24  --
677.30/677.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
677.30/677.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
678.00/678.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.9M T:  0.69
678.00/678.02	c Calc non-exist non-lernt bins v-fix:     0 done:    807 time:  0.00 s
678.00/678.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
678.00/678.06	c Subs w/ non-existent bins:      0 time:  0.05 s
678.10/678.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
678.20/678.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
678.20/678.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
898.31/898.38	c ORs :     57 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.45
916.91/916.91	c Added 9 vars  tried: 80000 time: 18.54
918.11/918.18	c ORs :      9 avg-s:  0.0 cl-sh: 42653 l-rem:  42653 b-add:     18 v-rep:   0 cl-rem: 0 avg s: nan T:   19.81
918.21/918.26	c lits-rem:       382  cl-subs:     5169  v-elim:    750  v-fix:    0  time: 240.04 s
918.21/918.26	c learnt bin added due to v-elim: 0
918.21/918.26	c vivif2 --  cl tried    15066 cl shrink        0 lits rem          0 time: 0.00
918.31/918.32	c vivif2 --  cl tried    70732 cl shrink        0 lits rem          0 time: 0.05
918.51/918.52	c asymm  cl-useful: 0/2324/15066 lits-rem:0 time: 0.21
918.51/918.53	c calculated reachability. Time: 0.00
918.51/918.53	c  N dy    34   1210207       816     15066       132     70732     75437   5256612    169.82    128.24  --
1157.22/1157.27	c  N dy    35   1710207       816     15066       132    102748     75437   9366698    172.86    132.55  --
1157.61/1157.67	c  S st    35   1710207       816     15066       132    102748     75437   9366698    172.86    132.55  --
1157.61/1157.67	c Finding binary XORs  T:     0.00 s  found:       0
1157.92/1157.92	c  S st    35   1710709       816     15066       132    103250     75437   9402925    172.86    132.55  --
1157.92/1157.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1157.92/1157.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1158.92/1158.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.5M T:  1.02
1158.92/1158.97	c Calc non-exist non-lernt bins v-fix:     0 done:    816 time:  0.00 s
1158.92/1158.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1159.02/1159.05	c Subs w/ non-existent bins:      0 time:  0.08 s
1159.21/1159.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1159.33/1159.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
1159.33/1159.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  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-3173091-1301783671/watcher-3173091-1301783671 -o /tmp/evaluation-result-3173091-1301783671/solver-3173091-1301783671 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173091-1301783671.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.00 0.24 2.59 4/181 22888
/proc/meminfo: memFree=20033536/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=21604 CPUtime=0 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 540 0 0 0 0 0 0 0 21 0 1 0 270782378 22122496 479 33554432000 4194304 4797429 140736579746192 18446744073709551615 4255808 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 5401 483 341 148 0 330 0

[startup+0.0908501 s]
/proc/loadavg: 0.00 0.24 2.59 4/181 22888
/proc/meminfo: memFree=20033536/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=29824 CPUtime=0.08 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 974 0 0 0 8 0 0 0 21 0 1 0 270782378 30539776 898 33554432000 4194304 4797429 140736579746192 18446744073709551615 4428900 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 7456 898 369 148 0 2385 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29824

[startup+0.100852 s]
/proc/loadavg: 0.00 0.24 2.59 4/181 22888
/proc/meminfo: memFree=20033536/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=29824 CPUtime=0.09 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 974 0 0 0 9 0 0 0 21 0 1 0 270782378 30539776 898 33554432000 4194304 4797429 140736579746192 18446744073709551615 4428866 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 7456 898 369 148 0 2385 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29824

[startup+0.300814 s]
/proc/loadavg: 0.00 0.24 2.59 4/181 22888
/proc/meminfo: memFree=20033536/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=130396 CPUtime=0.29 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 1664 0 0 0 29 0 0 0 22 0 1 0 270782378 133525504 1483 33554432000 4194304 4797429 140736579746192 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 32599 1483 403 148 0 27528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130396

[startup+0.700733 s]
/proc/loadavg: 0.00 0.24 2.59 4/181 22888
/proc/meminfo: memFree=20033536/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=131740 CPUtime=0.69 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 2444 0 0 0 69 0 0 0 23 0 1 0 270782378 134901760 1628 33554432000 4194304 4797429 140736579746192 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 32935 1628 405 148 0 27864 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131740

[startup+1.50059 s]
/proc/loadavg: 0.00 0.24 2.59 5/190 22905
/proc/meminfo: memFree=19963244/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=132448 CPUtime=1.49 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 3440 0 0 0 149 0 0 0 25 0 1 0 270782378 135626752 1748 33554432000 4194304 4797429 140736579746192 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 33112 1748 405 148 0 28041 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132448

[startup+3.10031 s]
/proc/loadavg: 0.00 0.24 2.59 5/190 22905
/proc/meminfo: memFree=19954068/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=132944 CPUtime=3.09 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 4985 0 0 0 309 0 0 0 25 0 1 0 270782378 136134656 2205 33554432000 4194304 4797429 140736579746192 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 33236 2205 405 148 0 28165 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132944

[startup+6.30074 s]
/proc/loadavg: 0.32 0.30 2.60 5/190 22905
/proc/meminfo: memFree=19937948/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=137628 CPUtime=6.29 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 7638 0 0 0 629 0 0 0 25 0 1 0 270782378 140931072 3584 33554432000 4194304 4797429 140736579746192 18446744073709551615 4524596 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 34407 3584 409 148 0 29336 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137628

[startup+12.7006 s]
/proc/loadavg: 0.61 0.37 2.61 5/190 22905
/proc/meminfo: memFree=19925456/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=139008 CPUtime=12.69 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 10616 0 0 0 1268 1 0 0 25 0 1 0 270782378 142344192 3697 33554432000 4194304 4797429 140736579746192 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 34752 3697 410 148 0 29681 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139008

[startup+25.5003 s]
/proc/loadavg: 1.36 0.54 2.63 5/190 22906
/proc/meminfo: memFree=19878500/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=142004 CPUtime=25.49 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 18245 0 0 0 2547 2 0 0 25 0 1 0 270782378 145412096 5860 33554432000 4194304 4797429 140736579746192 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 35501 5860 415 148 0 30430 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 142004

[startup+51.1008 s]
/proc/loadavg: 2.26 0.82 2.66 5/190 22906
/proc/meminfo: memFree=19850184/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=156488 CPUtime=51.08 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 32313 0 0 0 5104 4 0 0 25 0 1 0 270782378 160243712 9333 33554432000 4194304 4797429 140736579746192 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 39122 9333 415 148 0 34051 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 156488

[startup+102.307 s]
/proc/loadavg: 3.24 1.31 2.73 5/190 22908
/proc/meminfo: memFree=19798200/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=164032 CPUtime=102.29 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 52783 0 0 0 10220 9 0 0 25 0 1 0 270782378 167968768 12017 33554432000 4194304 4797429 140736579746192 18446744073709551615 254261313172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 41008 12017 415 148 0 35937 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 164032

[startup+162.301 s]
/proc/loadavg: 3.72 1.79 2.81 5/190 22909
/proc/meminfo: memFree=19774108/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=169112 CPUtime=162.3 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 83873 0 0 0 16214 16 0 0 25 0 1 0 270782378 173170688 13653 33554432000 4194304 4797429 140736579746192 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 42278 13653 415 148 0 37207 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 169112

[startup+222.301 s]
/proc/loadavg: 3.93 2.21 2.88 5/190 22911
/proc/meminfo: memFree=19754972/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=171820 CPUtime=222.29 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 107358 0 0 0 22209 20 0 0 25 0 1 0 270782378 175943680 14935 33554432000 4194304 4797429 140736579746192 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 42955 14935 415 148 0 37884 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 171820

[startup+282.301 s]
/proc/loadavg: 3.97 2.53 2.95 5/190 22912
/proc/meminfo: memFree=19731508/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=176040 CPUtime=282.3 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 134897 0 0 0 28205 25 0 0 25 0 1 0 270782378 180264960 16943 33554432000 4194304 4797429 140736579746192 18446744073709551615 4351621 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 44010 16943 415 148 0 38939 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 176040

[startup+342.3 s]
/proc/loadavg: 3.99 2.80 3.01 5/190 22914
/proc/meminfo: memFree=19691688/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=192608 CPUtime=342.3 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 158797 0 0 0 34200 30 0 0 25 0 1 0 270782378 197230592 20128 33554432000 4194304 4797429 140736579746192 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 48152 20128 415 148 0 43081 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 192608

[startup+402.301 s]
/proc/loadavg: 3.99 3.01 3.07 5/190 22916
/proc/meminfo: memFree=19672324/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=192608 CPUtime=402.3 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 158797 0 0 0 40200 30 0 0 25 0 1 0 270782378 197230592 20128 33554432000 4194304 4797429 140736579746192 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 48152 20128 415 148 0 43081 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 192608

[startup+462.301 s]
/proc/loadavg: 3.99 3.19 3.13 5/190 22917
/proc/meminfo: memFree=19677016/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=192608 CPUtime=462.3 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 158797 0 0 0 46200 30 0 0 25 0 1 0 270782378 197230592 20128 33554432000 4194304 4797429 140736579746192 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 48152 20128 415 148 0 43081 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 192608

[startup+522.3 s]
/proc/loadavg: 3.99 3.33 3.18 5/190 22919
/proc/meminfo: memFree=19682708/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=196048 CPUtime=522.3 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 173931 0 0 0 52197 33 0 0 25 0 1 0 270782378 200753152 19397 33554432000 4194304 4797429 140736579746192 18446744073709551615 4351600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 49012 19397 415 148 0 43941 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 196048

[startup+582.301 s]
/proc/loadavg: 4.04 3.47 3.23 5/190 22920
/proc/meminfo: memFree=19645236/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=196760 CPUtime=582.31 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 198513 0 0 0 58192 39 0 0 25 0 1 0 270782378 201482240 20289 33554432000 4194304 4797429 140736579746192 18446744073709551615 4425039 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 49190 20289 415 148 0 44119 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 196760

[startup+642.3 s]
/proc/loadavg: 4.01 3.56 3.28 5/190 22922
/proc/meminfo: memFree=19627984/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=197172 CPUtime=642.31 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 222346 0 0 0 64185 46 0 0 25 0 1 0 270782378 201904128 18992 33554432000 4194304 4797429 140736579746192 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 49293 18992 415 148 0 44222 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 197172

[startup+702.301 s]
/proc/loadavg: 4.00 3.64 3.32 5/190 22924
/proc/meminfo: memFree=19592100/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=204560 CPUtime=702.3 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 235658 0 0 0 70181 49 0 0 25 0 1 0 270782378 209469440 23420 33554432000 4194304 4797429 140736579746192 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 51140 23420 415 148 0 46069 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 204560

[startup+762.307 s]
/proc/loadavg: 4.00 3.70 3.36 5/190 22925
/proc/meminfo: memFree=19600024/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=204560 CPUtime=762.31 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 235658 0 0 0 76182 49 0 0 25 0 1 0 270782378 209469440 23420 33554432000 4194304 4797429 140736579746192 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 51140 23420 415 148 0 46069 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 204560

[startup+822.3 s]
/proc/loadavg: 4.00 3.75 3.40 5/190 22927
/proc/meminfo: memFree=19564280/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=204560 CPUtime=822.31 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 235658 0 0 0 82182 49 0 0 25 0 1 0 270782378 209469440 23420 33554432000 4194304 4797429 140736579746192 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 51140 23420 415 148 0 46069 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 204560

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 3.43 5/190 22928
/proc/meminfo: memFree=19596852/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=204560 CPUtime=882.31 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 235658 0 0 0 88182 49 0 0 25 0 1 0 270782378 209469440 23420 33554432000 4194304 4797429 140736579746192 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 51140 23420 415 148 0 46069 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 204560

[startup+942.3 s]
/proc/loadavg: 4.00 3.83 3.47 5/190 22930
/proc/meminfo: memFree=19595336/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=207520 CPUtime=942.31 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 247171 0 0 0 94179 52 0 0 25 0 1 0 270782378 212500480 25077 33554432000 4194304 4797429 140736579746192 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 51880 25077 415 148 0 46809 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 207520

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 3.50 5/190 22932
/proc/meminfo: memFree=19567640/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=210240 CPUtime=1002.31 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 272979 0 0 0 100172 59 0 0 25 0 1 0 270782378 215285760 21313 33554432000 4194304 4797429 140736579746192 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 52560 21313 415 148 0 47489 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 210240

[startup+1062.3 s]
/proc/loadavg: 4.00 3.88 3.52 5/190 22933
/proc/meminfo: memFree=19568372/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=210948 CPUtime=1062.31 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 295537 0 0 0 106164 67 0 0 25 0 1 0 270782378 216010752 22928 33554432000 4194304 4797429 140736579746192 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 52737 22928 415 148 0 47666 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 210948

[startup+1122.3 s]
/proc/loadavg: 4.00 3.90 3.55 5/190 22935
/proc/meminfo: memFree=19526176/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=212128 CPUtime=1122.31 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 320535 0 0 0 112158 73 0 0 25 0 1 0 270782378 217219072 26185 33554432000 4194304 4797429 140736579746192 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 53032 26185 415 148 0 47961 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 212128

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 3.58 5/190 22936
/proc/meminfo: memFree=19519184/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=235844 CPUtime=1182.32 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 339682 0 0 0 118154 78 0 0 25 0 1 0 270782378 241504256 34087 33554432000 4194304 4797429 140736579746192 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 58961 34087 415 148 0 53890 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 235844

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 3.60 5/190 22938
/proc/meminfo: memFree=19450084/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=235844 CPUtime=1242.32 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 339686 0 0 0 124154 78 0 0 25 0 1 0 270782378 241504256 34091 33554432000 4194304 4797429 140736579746192 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 58961 34091 415 148 0 53890 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 235844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.94 3.62 4/188 22941
/proc/meminfo: memFree=19535012/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=235844 CPUtime=1300.03 cores=1,3
/proc/22888/stat : 22888 (techdemo) R 22886 22888 22843 0 -1 4202496 339686 0 0 0 129925 78 0 0 25 0 1 0 270782378 241504256 34091 33554432000 4194304 4797429 140736579746192 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22888/statm: 58961 34091 415 148 0 53890 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 235844

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

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

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

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

runsolver used 2.06569 second user time and 5.04623 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-03 00:34:31
IDJOB=3173091
IDBENCH=82509
IDSOLVER=1585
FILE ID=node140/3173091-1301783671
RUNJOBID= node140-1301783670-22864
PBS_JOBID= 12841378
Free space on /tmp= 71520 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S957625236-045-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173091-1301783671/watcher-3173091-1301783671 -o /tmp/evaluation-result-3173091-1301783671/solver-3173091-1301783671 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173091-1301783671.cnf

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

MD5SUM BENCH= 49e4c2cc668774425bd698267df5f51d
RANDOM SEED=325103294

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20033816 kB
Buffers:        368356 kB
Cached:       12200180 kB
SwapCached:          0 kB
Active:        7500836 kB
Inactive:      5138396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20033816 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17124 kB
Writeback:           0 kB
AnonPages:       69504 kB
Mapped:          15680 kB
Slab:           215068 kB
PageTables:       4956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   323104 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= 71504 MiB
End job on node140 at 2011-04-03 00:56:13