Trace number 3173271

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S58287803-001-UNKNOWN.cnf
MD5SUM0d5d355ade4a956f83626786ca6018b7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

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-3173271-1301792785.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.00/0.02	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.02	c -- vars added        250
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.09/0.15	c asymm  cl-useful: 0/1961/21250 lits-rem:0 time: 0.13
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.01
0.09/0.16	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
0.09/0.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.16	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.19/0.24	c lits-rem:         0  cl-subs:        0  v-elim:    166  v-fix:    0  time:  0.07 s
0.19/0.24	c learnt bin added due to v-elim: 0
0.19/0.24	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.25	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.25	c calculated reachability. Time: 0.00
0.19/0.25	c Calc default polars -  time:   0.00 s pos:     117 undec:       5 neg:     128
0.19/0.25	c =========================================================================================
0.19/0.25	c types(t): F = full restart, N = normal restart
0.19/0.25	c types(t): S = simplification begin/end, E = solution found
0.19/0.25	c restart types(rt): st = static, dy = dynamic
0.19/0.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.25	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.39/0.48	c Decided on static restart strategy
4.98/5.04	c  N dy     7     30000       250     21250         0     10485    148750    505283     72.35     60.84  --
4.98/5.08	c  S st     7     30000       250     21250         0     10485    148750    505283     72.35     60.84  --
5.08/5.16	c  S st     7     30502       250     21250         0     10985    148750    534078     72.35     60.84  --
5.08/5.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.08/5.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.18/5.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.06
5.18/5.22	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
5.18/5.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.18/5.22	c Subs w/ non-existent bins:      0 time:  0.00 s
5.18/5.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.18/5.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.18/5.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.48/7.51	c lits-rem:      2937  cl-subs:      794  v-elim:    250  v-fix:    0  time:  2.28 s
7.48/7.51	c learnt bin added due to v-elim: 0
7.48/7.52	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
7.48/7.52	c vivif2 --  cl tried    10191 cl shrink        0 lits rem          0 time: 0.00
7.59/7.63	c asymm  cl-useful: 0/1999/21250 lits-rem:0 time: 0.11
7.59/7.63	c calculated reachability. Time: 0.00
7.59/7.63	c  N dy     7     30502       250     21250         0     10191    148750    484332     72.35     60.84  --
7.59/7.63	c  F st     7     30502       250     21250         0     10191    148750    484332     72.35     60.84  --
7.88/7.92	c Decided on static restart strategy
9.99/10.09	c  N dy    14     45753       250     21250         0     17324    148750    928730     73.39     60.66  --
10.09/10.15	c  S st    14     45753       250     21250         0     17324    148750    928730     73.39     60.66  --
10.19/10.24	c  S st    14     46258       250     21250         0      9142    148750    290923     73.39     60.66  --
10.19/10.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.19/10.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.19/10.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.04
10.19/10.29	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
10.19/10.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.19/10.29	c Subs w/ non-existent bins:      0 time:  0.00 s
10.29/10.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.29/10.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.29/10.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.09/12.12	c lits-rem:       196  cl-subs:      228  v-elim:    250  v-fix:    0  time:  1.82 s
12.09/12.12	c learnt bin added due to v-elim: 0
12.09/12.12	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
12.09/12.12	c vivif2 --  cl tried     8914 cl shrink        0 lits rem          0 time: 0.00
12.19/12.28	c asymm  cl-useful: 0/4098/21250 lits-rem:0 time: 0.16
12.19/12.28	c calculated reachability. Time: 0.00
12.19/12.28	c  N dy    14     46258       250     21250         0      8914    148750    284711     73.39     60.66  --
16.49/16.60	c  N dy    15     69388       250     21250         0     10960    148750    325329     71.86     60.10  --
16.58/16.62	c  S st    15     69388       250     21250         0     10960    148750    325329     71.86     60.10  --
16.68/16.70	c  S st    15     69895       250     21250         0     11466    148750    356385     71.86     60.10  --
16.68/16.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.68/16.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.68/16.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.06
16.68/16.76	c Calc non-exist non-lernt bins v-fix:     0 done:    250 time:  0.00 s
16.68/16.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.68/16.77	c Subs w/ non-existent bins:      0 time:  0.00 s
16.68/16.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.68/16.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.68/16.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
18.88/18.98	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
20.89/20.97	c Added 3 vars  tried: 80000 time: 1.99
20.89/20.98	c ORs :      3 avg-s:  0.0 cl-sh:  1865 l-rem:   1865 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    2.00
20.89/20.98	c lits-rem:       424  cl-subs:      244  v-elim:    250  v-fix:    0  time:  4.21 s
20.89/20.98	c learnt bin added due to v-elim: 0
20.89/20.99	c vivif2 --  cl tried    21253 cl shrink        0 lits rem          0 time: 0.00
20.89/20.99	c vivif2 --  cl tried    11222 cl shrink        0 lits rem          0 time: 0.00
21.08/21.16	c asymm  cl-useful: 0/3378/21253 lits-rem:0 time: 0.17
21.08/21.16	c calculated reachability. Time: 0.00
21.08/21.16	c  N dy    15     69895       253     21253         6     11222    148756    344545     71.86     60.10  --
21.08/21.16	c  F st    15     69895       253     21253         6     11222    148756    344545     71.86     60.10  --
21.38/21.45	c Decided on static restart strategy
27.49/27.53	c  N dy    22    104843       253     21253         6     20884    148756    940833     75.26     61.25  --
27.49/27.58	c  S st    22    104843       253     21253         6     20884    148756    940833     75.26     61.25  --
27.58/27.69	c  S st    22    105346       253     21253         6     21383    148756    970221     75.26     61.25  --
27.58/27.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.58/27.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.78/27.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.12
27.78/27.80	c Calc non-exist non-lernt bins v-fix:     0 done:    253 time:  0.00 s
27.78/27.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.78/27.81	c Subs w/ non-existent bins:      0 time:  0.01 s
27.78/27.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.78/27.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.78/27.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
30.19/30.25	c ORs :      3 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
36.89/36.91	c Added 3 vars  tried: 80000 time: 6.66
36.99/37.02	c ORs :      3 avg-s:  0.0 cl-sh:  9428 l-rem:   9428 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    6.77
36.99/37.03	c lits-rem:      1053  cl-subs:     1236  v-elim:    250  v-fix:    0  time:  9.20 s
36.99/37.03	c learnt bin added due to v-elim: 0
36.99/37.03	c vivif2 --  cl tried    21256 cl shrink        0 lits rem          0 time: 0.00
36.99/37.04	c vivif2 --  cl tried    20147 cl shrink        0 lits rem          0 time: 0.01
37.08/37.14	c asymm  cl-useful: 0/1462/21256 lits-rem:0 time: 0.10
37.08/37.14	c calculated reachability. Time: 0.00
37.08/37.14	c  N dy    22    105346       256     21256        12     20147    148758    865733     75.26     61.25  --
48.40/48.48	c  N dy    23    158019       256     21256        12     28207    148758   1282104     72.91     61.14  --
48.49/48.54	c  S st    23    158019       256     21256        12     28207    148758   1282104     72.91     61.14  --
48.59/48.66	c  S st    23    158522       256     21256        12     28709    148758   1311297     72.91     61.14  --
48.59/48.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.59/48.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.79/48.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.5M T:  0.16
48.79/48.83	c Calc non-exist non-lernt bins v-fix:     0 done:    256 time:  0.00 s
48.79/48.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.79/48.84	c Subs w/ non-existent bins:      0 time:  0.01 s
48.79/48.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.79/48.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.79/48.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
52.49/52.51	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
61.89/61.97	c Added 3 vars  tried: 80000 time: 9.46
62.09/62.12	c ORs :      3 avg-s:  0.0 cl-sh:  9146 l-rem:   9146 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    9.61
62.09/62.14	c lits-rem:       890  cl-subs:     1500  v-elim:    250  v-fix:    0  time: 13.27 s
62.09/62.14	c learnt bin added due to v-elim: 0
62.09/62.15	c vivif2 --  cl tried    21259 cl shrink        0 lits rem          0 time: 0.00
62.09/62.16	c vivif2 --  cl tried    27209 cl shrink        0 lits rem          0 time: 0.01
62.19/62.26	c asymm  cl-useful: 0/1471/21259 lits-rem:0 time: 0.11
62.19/62.26	c calculated reachability. Time: 0.00
62.19/62.26	c  N dy    23    158522       259     21259        18     27209    148767   1190907     72.91     61.14  --
83.69/83.71	c  N dy    24    237783       259     21259        18     32545    148767   1385386     70.53     61.31  --
83.69/83.79	c  S st    24    237783       259     21259        18     32545    148767   1385386     70.53     61.31  --
83.89/83.93	c  S st    24    238285       259     21259        18     33044    148767   1414789     70.53     61.31  --
83.89/83.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.89/83.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.09/84.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.8M T:  0.21
84.09/84.15	c Calc non-exist non-lernt bins v-fix:     0 done:    259 time:  0.00 s
84.09/84.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.09/84.16	c Subs w/ non-existent bins:      0 time:  0.01 s
84.09/84.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.19/84.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
84.19/84.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
88.59/88.69	c ORs :      9 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
98.59/98.62	c Added 3 vars  tried: 80000 time: 9.92
98.69/98.78	c ORs :      3 avg-s:  0.0 cl-sh:  9336 l-rem:   9336 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   10.08
98.79/98.80	c lits-rem:       163  cl-subs:     1643  v-elim:    250  v-fix:    0  time: 14.60 s
98.79/98.80	c learnt bin added due to v-elim: 0
98.79/98.80	c vivif2 --  cl tried    21262 cl shrink        0 lits rem          0 time: 0.00
98.79/98.82	c vivif2 --  cl tried    31401 cl shrink        0 lits rem          0 time: 0.01
98.90/98.93	c asymm  cl-useful: 0/1292/21262 lits-rem:0 time: 0.11
98.90/98.93	c calculated reachability. Time: 0.00
98.90/98.93	c  N dy    24    238285       262     21262        24     31401    148777   1294366     70.53     61.31  --
133.39/133.40	c  N dy    25    357427       262     21262        24     35484    148777   1308411     71.78     60.82  --
133.39/133.46	c  S st    25    357427       262     21262        24     35484    148777   1308411     71.78     60.82  --
133.59/133.60	c  S st    25    357933       262     21262        24     35990    148777   1337688     71.78     60.82  --
133.59/133.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
133.59/133.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.79/133.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.3M T:  0.26
133.79/133.87	c Calc non-exist non-lernt bins v-fix:     0 done:    262 time:  0.00 s
133.79/133.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.79/133.88	c Subs w/ non-existent bins:      0 time:  0.01 s
133.89/133.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.89/133.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
133.89/133.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
138.30/138.34	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
147.20/147.25	c Added 3 vars  tried: 80000 time: 8.90
147.30/147.39	c ORs :      3 avg-s:  0.0 cl-sh:  8359 l-rem:   8359 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    9.04
147.40/147.41	c lits-rem:       438  cl-subs:     1452  v-elim:    250  v-fix:    0  time: 13.50 s
147.40/147.41	c learnt bin added due to v-elim: 0
147.40/147.42	c vivif2 --  cl tried    21265 cl shrink        0 lits rem          0 time: 0.00
147.40/147.43	c vivif2 --  cl tried    34538 cl shrink        0 lits rem          0 time: 0.01
147.50/147.54	c asymm  cl-useful: 0/1075/21265 lits-rem:0 time: 0.11
147.50/147.54	c calculated reachability. Time: 0.00
147.50/147.54	c  N dy    25    357933       265     21265        30     34538    148784   1248514     71.78     60.82  --
208.39/208.45	c  N dy    26    536899       265     21265        30     42445    148784   1491592     72.23     60.77  --
208.49/208.52	c  S st    26    536899       265     21265        30     42445    148784   1491592     72.23     60.77  --
208.69/208.70	c  S st    26    537402       265     21265        30     42945    148784   1521325     72.23     60.77  --
208.69/208.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
208.69/208.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
208.90/208.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.0M T:  0.27
208.90/208.98	c Calc non-exist non-lernt bins v-fix:     0 done:    265 time:  0.00 s
208.90/208.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
208.90/208.99	c Subs w/ non-existent bins:      0 time:  0.01 s
209.00/209.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
209.00/209.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
209.00/209.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
214.59/214.62	c ORs :     15 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
224.69/224.73	c Added 3 vars  tried: 80000 time: 10.11
224.99/225.00	c ORs :      3 avg-s:  0.0 cl-sh: 15234 l-rem:  15234 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   10.37
224.99/225.02	c lits-rem:       149  cl-subs:     1865  v-elim:    250  v-fix:    0  time: 15.99 s
224.99/225.02	c learnt bin added due to v-elim: 0
224.99/225.02	c vivif2 --  cl tried    21268 cl shrink        0 lits rem          0 time: 0.00
224.99/225.04	c vivif2 --  cl tried    41080 cl shrink        0 lits rem          0 time: 0.01
225.09/225.15	c asymm  cl-useful: 0/1074/21268 lits-rem:0 time: 0.11
225.09/225.15	c calculated reachability. Time: 0.00
225.09/225.15	c  N dy    26    537402       268     21268        36     41080    148792   1393787     72.23     60.77  --
225.09/225.15	c  F st    26    537402       268     21268        36     41080    148792   1393787     72.23     60.77  --
225.59/225.67	c Decided on static restart strategy
320.10/320.12	c  N dy    33    806103       268     21268        36     63327    148792   2601779     74.37     60.37  --
320.19/320.24	c  S st    33    806103       268     21268        36     63327    148792   2601779     74.37     60.37  --
320.39/320.43	c  S st    33    806604       268     21268        36     63821    148792   2631372     74.37     60.37  --
320.39/320.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
320.39/320.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
320.89/320.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.1M T:  0.56
320.89/321.00	c Calc non-exist non-lernt bins v-fix:     0 done:    268 time:  0.00 s
320.89/321.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
320.99/321.02	c Subs w/ non-existent bins:      0 time:  0.03 s
320.99/321.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
320.99/321.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
320.99/321.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
335.41/335.49	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
361.81/361.83	c Added 3 vars  tried: 80000 time: 26.34
362.60/362.66	c ORs :      3 avg-s:  0.0 cl-sh: 29447 l-rem:  29447 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   27.17
362.70/362.71	c lits-rem:       657  cl-subs:     3926  v-elim:    250  v-fix:    0  time: 41.63 s
362.70/362.71	c learnt bin added due to v-elim: 0
362.70/362.71	c vivif2 --  cl tried    21271 cl shrink        0 lits rem          0 time: 0.00
362.70/362.73	c vivif2 --  cl tried    59895 cl shrink        0 lits rem          0 time: 0.02
362.80/362.88	c asymm  cl-useful: 0/826/21271 lits-rem:0 time: 0.14
362.80/362.88	c calculated reachability. Time: 0.00
362.80/362.88	c  N dy    33    806604       271     21271        42     59895    148801   2346260     74.37     60.37  --
561.80/561.82	c  N dy    34   1209907       271     21271        42     77267    148801   3092318     72.89     60.12  --
561.90/561.96	c  S st    34   1209907       271     21271        42     77267    148801   3092318     72.89     60.12  --
562.20/562.22	c  S st    34   1210411       271     21271        42     77770    148801   3122380     72.89     60.12  --
562.20/562.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
562.20/562.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
562.80/562.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.4M T:  0.61
562.80/562.84	c Calc non-exist non-lernt bins v-fix:     0 done:    271 time:  0.00 s
562.80/562.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
562.80/562.87	c Subs w/ non-existent bins:      0 time:  0.03 s
562.90/562.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
562.90/562.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
562.90/562.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
658.11/658.11	c ORs :     21 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
689.31/689.32	c Added 3 vars  tried: 80000 time: 31.21
690.01/690.08	c ORs :      3 avg-s:  0.0 cl-sh: 21555 l-rem:  21555 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   31.97
690.11/690.13	c lits-rem:      1460  cl-subs:     4717  v-elim:    250  v-fix:    0  time: 127.19 s
690.11/690.13	c learnt bin added due to v-elim: 0
690.11/690.14	c vivif2 --  cl tried    21274 cl shrink        0 lits rem          0 time: 0.00
690.11/690.17	c vivif2 --  cl tried    73053 cl shrink        0 lits rem          0 time: 0.03
690.31/690.33	c asymm  cl-useful: 0/738/21274 lits-rem:0 time: 0.16
690.31/690.33	c calculated reachability. Time: 0.00
690.31/690.33	c  N dy    34   1210411       274     21274        48     73053    148811   2787608     72.89     60.12  --
988.12/988.14	c  N dy    35   1710411       274     21274        48    102875    148811   4448642     73.48     60.34  --
988.32/988.32	c  S st    35   1710411       274     21274        48    102875    148811   4448642     73.48     60.34  --
988.62/988.66	c  S st    35   1710913       274     21274        48    103375    148811   4477856     73.48     60.34  --
988.62/988.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
988.62/988.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
989.52/989.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.3M T:  0.87
989.52/989.54	c Calc non-exist non-lernt bins v-fix:     0 done:    274 time:  0.00 s
989.52/989.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
989.52/989.59	c Subs w/ non-existent bins:      0 time:  0.05 s
989.62/989.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
989.72/989.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
989.72/989.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1165.63/1165.65	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.10
1208.73/1208.76	c Added 3 vars  tried: 80000 time: 43.12
1210.43/1210.47	c ORs :      3 avg-s:  0.0 cl-sh: 32670 l-rem:  32670 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   44.82
1210.53/1210.54	c lits-rem:        57  cl-subs:     6200  v-elim:    250  v-fix:    0  time: 220.82 s
1210.53/1210.54	c learnt bin added due to v-elim: 0
1210.53/1210.55	c vivif2 --  cl tried    21277 cl shrink        0 lits rem          0 time: 0.00
1210.53/1210.59	c vivif2 --  cl tried    97175 cl shrink        0 lits rem          0 time: 0.05
1210.73/1210.77	c asymm  cl-useful: 0/577/21277 lits-rem:0 time: 0.18
1210.73/1210.78	c calculated reachability. Time: 0.00
1210.73/1210.78	c  N dy    35   1710913       277     21277        54     97175    148822   4018220     73.48     60.34  --

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.01 4.01 3.97 5/186 21180
/proc/meminfo: memFree=22487816/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=21604 CPUtime=0 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 514 0 0 0 0 0 0 0 25 0 1 0 290880867 22122496 453 33554432000 4194304 4797429 140734123804096 18446744073709551615 212436016896 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 5401 463 327 148 0 330 0

[startup+0.0768441 s]
/proc/loadavg: 4.01 4.01 3.97 5/186 21180
/proc/meminfo: memFree=22487816/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=29976 CPUtime=0.07 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 1180 0 0 0 7 0 0 0 25 0 1 0 290880867 30695424 1098 33554432000 4194304 4797429 140734123804096 18446744073709551615 4428984 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 7494 1098 370 148 0 2423 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29976

[startup+0.100876 s]
/proc/loadavg: 4.01 4.01 3.97 5/186 21180
/proc/meminfo: memFree=22487816/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=29976 CPUtime=0.09 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 1183 0 0 0 9 0 0 0 25 0 1 0 290880867 30695424 1101 33554432000 4194304 4797429 140734123804096 18446744073709551615 4428900 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 7494 1101 370 148 0 2423 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29976

[startup+0.300826 s]
/proc/loadavg: 4.01 4.01 3.97 5/186 21180
/proc/meminfo: memFree=22487816/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=132152 CPUtime=0.29 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 2189 0 0 0 29 0 0 0 25 0 1 0 290880867 135323648 1794 33554432000 4194304 4797429 140734123804096 18446744073709551615 4425072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 33038 1795 404 148 0 27967 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132152

[startup+0.700759 s]
/proc/loadavg: 4.01 4.01 3.97 5/186 21180
/proc/meminfo: memFree=22487816/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=132152 CPUtime=0.69 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 2430 0 0 0 69 0 0 0 25 0 1 0 290880867 135323648 2032 33554432000 4194304 4797429 140734123804096 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 33038 2032 406 148 0 27967 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132152

[startup+1.50059 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 21187
/proc/meminfo: memFree=22460804/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=133036 CPUtime=1.48 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 3220 0 0 0 148 0 0 0 25 0 1 0 290880867 136228864 2305 33554432000 4194304 4797429 140734123804096 18446744073709551615 4426358 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 33259 2305 406 148 0 28188 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 133036

[startup+3.10029 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 21187
/proc/meminfo: memFree=22456340/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=134152 CPUtime=3.08 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 4848 0 0 0 308 0 0 0 25 0 1 0 290880867 137371648 2373 33554432000 4194304 4797429 140734123804096 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 33538 2373 406 148 0 28467 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 134152

[startup+6.3007 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 21187
/proc/meminfo: memFree=22442936/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=138220 CPUtime=6.28 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 6986 0 0 0 628 0 0 0 25 0 1 0 290880867 141537280 3555 33554432000 4194304 4797429 140734123804096 18446744073709551615 4524480 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 34555 3555 410 148 0 29484 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 138220

[startup+12.7005 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 21187
/proc/meminfo: memFree=22431448/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=139444 CPUtime=12.69 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 9394 0 0 0 1268 1 0 0 25 0 1 0 290880867 142790656 3738 33554432000 4194304 4797429 140734123804096 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 34861 3738 411 148 0 29790 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139444

[startup+25.5011 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 21188
/proc/meminfo: memFree=22414448/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=142400 CPUtime=25.49 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 14614 0 0 0 2547 2 0 0 25 0 1 0 290880867 145817600 4941 33554432000 4194304 4797429 140734123804096 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 35600 4941 416 148 0 30529 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 142400

[startup+51.1002 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 21188
/proc/meminfo: memFree=22345804/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=150552 CPUtime=51.09 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 23504 0 0 0 5105 4 0 0 25 0 1 0 290880867 154165248 7104 33554432000 4194304 4797429 140734123804096 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 37638 7104 416 148 0 32567 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 150552

[startup+102.307 s]
/proc/loadavg: 4.05 4.02 3.98 5/190 21190
/proc/meminfo: memFree=22327068/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=156256 CPUtime=102.3 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 34768 0 0 0 10224 6 0 0 25 0 1 0 290880867 160006144 7715 33554432000 4194304 4797429 140734123804096 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 39064 7715 416 148 0 33993 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 156256

[startup+162.3 s]
/proc/loadavg: 4.02 4.02 3.98 5/190 21191
/proc/meminfo: memFree=22284496/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=160564 CPUtime=162.3 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 51308 0 0 0 16219 11 0 0 25 0 1 0 290880867 164417536 8650 33554432000 4194304 4797429 140734123804096 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 40141 8650 416 148 0 35070 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 160564

[startup+222.301 s]
/proc/loadavg: 4.06 4.03 3.98 5/190 21193
/proc/meminfo: memFree=22251820/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=166500 CPUtime=222.29 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 65592 0 0 0 22215 14 0 0 25 0 1 0 290880867 170496000 10758 33554432000 4194304 4797429 140734123804096 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 41625 10758 416 148 0 36554 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 166500

[startup+282.301 s]
/proc/loadavg: 4.02 4.02 3.98 5/190 21194
/proc/meminfo: memFree=22228836/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=168536 CPUtime=282.3 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 82473 0 0 0 28212 18 0 0 25 0 1 0 290880867 172580864 10672 33554432000 4194304 4797429 140734123804096 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 42134 10672 416 148 0 37063 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 168536

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.98 5/190 21196
/proc/meminfo: memFree=22154240/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=179812 CPUtime=342.3 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 94324 0 0 0 34209 21 0 0 25 0 1 0 290880867 184127488 15145 33554432000 4194304 4797429 140734123804096 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 44953 15145 416 148 0 39882 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 179812

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.98 5/190 21198
/proc/meminfo: memFree=22149972/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=183068 CPUtime=402.3 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 103151 0 0 0 40204 26 0 0 25 0 1 0 290880867 187461632 15956 33554432000 4194304 4797429 140734123804096 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 45767 15956 416 148 0 40696 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 183068

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 21199
/proc/meminfo: memFree=22149808/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=183796 CPUtime=462.3 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 114881 0 0 0 46199 31 0 0 25 0 1 0 290880867 188207104 15208 33554432000 4194304 4797429 140734123804096 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 45949 15208 416 148 0 40878 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 183796

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 21201
/proc/meminfo: memFree=22137380/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=185664 CPUtime=522.31 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 126195 0 0 0 52197 34 0 0 25 0 1 0 290880867 190119936 17722 33554432000 4194304 4797429 140734123804096 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 46416 17722 416 148 0 41345 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 185664

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 21202
/proc/meminfo: memFree=22137092/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=192328 CPUtime=582.3 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 135933 0 0 0 58195 35 0 0 25 0 1 0 290880867 196943872 18369 33554432000 4194304 4797429 140734123804096 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 48082 18369 416 148 0 43011 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 192328

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 21204
/proc/meminfo: memFree=22112468/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=192328 CPUtime=642.31 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 135933 0 0 0 64196 35 0 0 25 0 1 0 290880867 196943872 18369 33554432000 4194304 4797429 140734123804096 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 48082 18369 416 148 0 43011 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 192328

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 21206
/proc/meminfo: memFree=22070388/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=193864 CPUtime=702.31 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 137484 0 0 0 70195 36 0 0 25 0 1 0 290880867 198516736 19898 33554432000 4194304 4797429 140734123804096 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 48466 19898 416 148 0 43395 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 193864

[startup+762.307 s]
/proc/loadavg: 4.04 4.01 3.99 5/190 21207
/proc/meminfo: memFree=22077048/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=195712 CPUtime=762.32 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 147323 0 0 0 76191 41 0 0 25 0 1 0 290880867 200409088 20158 33554432000 4194304 4797429 140734123804096 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 48928 20158 416 148 0 43857 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 195712

[startup+822.3 s]
/proc/loadavg: 4.02 4.01 3.99 5/190 21209
/proc/meminfo: memFree=22071440/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=195852 CPUtime=822.32 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 156542 0 0 0 82187 45 0 0 25 0 1 0 290880867 200552448 19839 33554432000 4194304 4797429 140734123804096 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 48963 19839 416 148 0 43892 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 195852

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 21210
/proc/meminfo: memFree=22071752/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=196648 CPUtime=882.31 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 166273 0 0 0 88183 48 0 0 25 0 1 0 290880867 201367552 19646 33554432000 4194304 4797429 140734123804096 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 49162 19646 416 148 0 44091 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 196648

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 21212
/proc/meminfo: memFree=22059552/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=198152 CPUtime=942.32 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 176546 0 0 0 94180 52 0 0 25 0 1 0 290880867 202907648 19607 33554432000 4194304 4797429 140734123804096 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 49538 19607 416 148 0 44467 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 198152

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 21214
/proc/meminfo: memFree=22043648/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=207036 CPUtime=1002.32 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 185599 0 0 0 100178 54 0 0 25 0 1 0 290880867 212004864 23344 33554432000 4194304 4797429 140734123804096 18446744073709551615 4506580 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 51759 23344 416 148 0 46688 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 207036

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/190 21215
/proc/meminfo: memFree=22030216/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=207036 CPUtime=1062.32 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 185599 0 0 0 106178 54 0 0 25 0 1 0 290880867 212004864 23344 33554432000 4194304 4797429 140734123804096 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 51759 23344 416 148 0 46688 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 207036

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 21217
/proc/meminfo: memFree=22017552/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=207036 CPUtime=1122.33 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 185599 0 0 0 112179 54 0 0 25 0 1 0 290880867 212004864 23344 33554432000 4194304 4797429 140734123804096 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 51759 23344 416 148 0 46688 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 207036

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 4.00 5/190 21218
/proc/meminfo: memFree=21931956/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=207292 CPUtime=1182.33 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 185659 0 0 0 118179 54 0 0 25 0 1 0 290880867 212267008 23404 33554432000 4194304 4797429 140734123804096 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 51823 23404 416 148 0 46752 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 207292

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 21220
/proc/meminfo: memFree=21931036/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=210140 CPUtime=1242.33 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 191479 0 0 0 124177 56 0 0 25 0 1 0 290880867 215183360 23455 33554432000 4194304 4797429 140734123804096 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 52535 23455 416 148 0 47464 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 210140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 4.00 3/186 21224
/proc/meminfo: memFree=22239032/32951124 swapFree=67111528/67111528
[pid=21180] ppid=21178 vsize=210200 CPUtime=1300.04 cores=0,2
/proc/21180/stat : 21180 (techdemo) R 21178 21180 20967 0 -1 4202496 200639 0 0 0 129944 60 0 0 25 0 1 0 290880867 215244800 21536 33554432000 4194304 4797429 140734123804096 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21180/statm: 52550 21536 416 148 0 47479 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 210200

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.44
CPU system time (s): 0.608907
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 306884

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

runsolver used 2.40763 second user time and 4.65529 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-03 03:06:25
IDJOB=3173271
IDBENCH=82689
IDSOLVER=1585
FILE ID=node102/3173271-1301792785
RUNJOBID= node102-1301791482-20985
PBS_JOBID= 12841422
Free space on /tmp= 71960 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S58287803-001-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173271-1301792785/watcher-3173271-1301792785 -o /tmp/evaluation-result-3173271-1301792785/solver-3173271-1301792785 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173271-1301792785.cnf

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

MD5SUM BENCH= 0d5d355ade4a956f83626786ca6018b7
RANDOM SEED=1330471872

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:      22488344 kB
Buffers:        346384 kB
Cached:        9781700 kB
SwapCached:          0 kB
Active:        7258636 kB
Inactive:      2945048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22488344 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24856 kB
Writeback:           0 kB
AnonPages:       75248 kB
Mapped:          15960 kB
Slab:           196464 kB
PageTables:       4776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   455752 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= 71944 MiB
End job on node102 at 2011-04-03 03:28:07