Trace number 3266290

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

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_3900_3900_220.shuffled.cnf
MD5SUMf0b7e0675915478b15cab3695fd0fd62
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035994
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses3432
Sum of the clauses size17000
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32
Number of clauses of size 4156
Number of clauses of size 53274
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-3266290-1303580391.cnf'
0.00/0.00	c -- header says num vars:            220
0.00/0.00	c -- header says num clauses:        3432
0.00/0.00	c -- clauses added:            0 learnts,         3432 normals,            0 xors
0.00/0.00	c -- vars added        220
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       220      3432         0         0     17000         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/3432/3432 lits-rem:0 time: 0.02
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.00/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:    220 time:  0.00 s
0.00/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:    146  v-fix:    0  time:  0.00 s
0.00/0.03	c learnt bin added due to v-elim: 0
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:      89 undec:      50 neg:      81
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.03	c  B st     0         0       220      3432         0         0     17000         0   no data   no data  --
0.09/0.11	c Decided on static restart strategy
2.69/2.70	c  N dy     7     30000       220      3432         0     10442     17000    336501     48.01     37.08  --
2.69/2.72	c  S st     7     30000       220      3432         0     10442     17000    336501     48.01     37.08  --
2.69/2.76	c  S st     7     30502       220      3432         0     10941     17000    356200     48.01     37.08  --
2.69/2.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.03
2.69/2.79	c Calc non-exist non-lernt bins v-fix:     0 done:    220 time:  0.00 s
2.69/2.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.79	c Subs w/ non-existent bins:      0 time:  0.00 s
2.79/2.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.09/4.12	c lits-rem:      2891  cl-subs:      771  v-elim:    220  v-fix:    0  time:  1.32 s
4.09/4.12	c learnt bin added due to v-elim: 0
4.09/4.12	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
4.09/4.12	c vivif2 --  cl tried    10170 cl shrink        0 lits rem          0 time: 0.00
4.19/4.22	c asymm  cl-useful: 0/3432/3432 lits-rem:0 time: 0.10
4.19/4.22	c calculated reachability. Time: 0.00
4.19/4.22	c  N dy     7     30502       220      3432         0     10170     17000    324655     48.01     37.08  --
4.19/4.22	c  F st     7     30502       220      3432         0     10170     17000    324655     48.01     37.08  --
4.29/4.39	c Decided on static restart strategy
5.59/5.63	c  N dy    14     45753       220      3432         0     17288     17000    620771     47.67     37.57  --
5.59/5.66	c  S st    14     45753       220      3432         0     17288     17000    620771     47.67     37.57  --
5.69/5.71	c  S st    14     46254       220      3432         0      9136     17000    196527     47.67     37.57  --
5.69/5.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.69/5.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.69/5.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.02
5.69/5.73	c Calc non-exist non-lernt bins v-fix:     0 done:    220 time:  0.00 s
5.69/5.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.69/5.73	c Subs w/ non-existent bins:      0 time:  0.00 s
5.69/5.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.69/5.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.69/5.73	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.09/6.19	c lits-rem:       177  cl-subs:      188  v-elim:    220  v-fix:    0  time:  0.46 s
6.09/6.19	c learnt bin added due to v-elim: 0
6.09/6.19	c vivif2 --  cl tried     3432 cl shrink        0 lits rem          0 time: 0.00
6.09/6.19	c vivif2 --  cl tried     8948 cl shrink        0 lits rem          0 time: 0.00
6.19/6.24	c asymm  cl-useful: 0/3432/3432 lits-rem:0 time: 0.05
6.19/6.24	c calculated reachability. Time: 0.00
6.19/6.24	c  N dy    14     46254       220      3432         0      8948     17000    193129     47.67     37.57  --
8.89/8.99	c  N dy    15     69383       220      3432         0     11112     17000    222406     48.02     37.33  --
8.99/9.00	c  S st    15     69383       220      3432         0     11112     17000    222406     48.02     37.33  --
8.99/9.04	c  S st    15     69889       220      3432         0     11617     17000    241147     48.02     37.33  --
8.99/9.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.99/9.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.99/9.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.03
8.99/9.07	c Calc non-exist non-lernt bins v-fix:     0 done:    220 time:  0.00 s
8.99/9.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.99/9.07	c Subs w/ non-existent bins:      0 time:  0.00 s
8.99/9.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.99/9.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.99/9.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.80/9.82	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
10.90/10.95	c Added 3 vars  tried: 80000 time: 1.12
10.90/10.96	c ORs :      3 avg-s:  0.0 cl-sh:  2071 l-rem:   2071 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    1.13
10.90/10.96	c lits-rem:       487  cl-subs:      229  v-elim:    220  v-fix:    0  time:  1.88 s
10.90/10.96	c learnt bin added due to v-elim: 0
10.90/10.96	c vivif2 --  cl tried     3435 cl shrink        0 lits rem          0 time: 0.00
10.90/10.96	c vivif2 --  cl tried    11388 cl shrink        0 lits rem          0 time: 0.00
11.00/11.01	c asymm  cl-useful: 0/3435/3435 lits-rem:0 time: 0.05
11.00/11.01	c calculated reachability. Time: 0.00
11.00/11.01	c  N dy    15     69889       223      3435         6     11388     17014    233294     48.02     37.33  --
11.00/11.01	c  F st    15     69889       223      3435         6     11388     17014    233294     48.02     37.33  --
11.09/11.18	c Decided on static restart strategy
15.19/15.22	c  N dy    22    104833       223      3435         6     20922     17014    595390     45.75     36.59  --
15.19/15.25	c  S st    22    104833       223      3435         6     20922     17014    595390     45.75     36.59  --
15.30/15.32	c  S st    22    105334       223      3435         6     21420     17014    614640     45.75     36.59  --
15.30/15.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.30/15.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.30/15.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.07
15.30/15.39	c Calc non-exist non-lernt bins v-fix:     0 done:    223 time:  0.00 s
15.30/15.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.30/15.39	c Subs w/ non-existent bins:      0 time:  0.00 s
15.40/15.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.40/15.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.40/15.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.79/16.88	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
19.39/19.47	c Added 3 vars  tried: 80000 time: 2.59
19.49/19.52	c ORs :      3 avg-s:  0.0 cl-sh:  5464 l-rem:   5464 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    2.64
19.49/19.53	c lits-rem:      4592  cl-subs:     1288  v-elim:    220  v-fix:    0  time:  4.13 s
19.49/19.53	c learnt bin added due to v-elim: 0
19.49/19.53	c vivif2 --  cl tried     3438 cl shrink        0 lits rem          0 time: 0.00
19.49/19.54	c vivif2 --  cl tried    20132 cl shrink        0 lits rem          0 time: 0.00
19.59/19.61	c asymm  cl-useful: 0/3438/3438 lits-rem:0 time: 0.08
19.59/19.61	c calculated reachability. Time: 0.00
19.59/19.61	c  N dy    22    105334       226      3438        12     20132     17033    549907     45.75     36.59  --
27.89/27.97	c  N dy    23    158001       226      3438        12     28230     17033    837284     46.92     36.64  --
27.99/28.00	c  S st    23    158001       226      3438        12     28230     17033    837284     46.92     36.64  --
27.99/28.09	c  S st    23    158502       226      3438        12     28726     17033    856622     46.92     36.64  --
27.99/28.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.99/28.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.09/28.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.09
28.09/28.18	c Calc non-exist non-lernt bins v-fix:     0 done:    226 time:  0.00 s
28.09/28.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.09/28.19	c Subs w/ non-existent bins:      0 time:  0.00 s
28.19/28.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.19/28.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.19/28.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
30.09/30.16	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
33.49/33.52	c Added 3 vars  tried: 80000 time: 3.36
33.69/33.71	c ORs :      3 avg-s:  0.0 cl-sh: 14180 l-rem:  14180 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    3.55
33.69/33.73	c lits-rem:      2819  cl-subs:     1459  v-elim:    220  v-fix:    0  time:  5.52 s
33.69/33.73	c learnt bin added due to v-elim: 0
33.69/33.73	c vivif2 --  cl tried     3441 cl shrink        0 lits rem          0 time: 0.00
33.69/33.73	c vivif2 --  cl tried    27267 cl shrink        0 lits rem          0 time: 0.01
33.79/33.83	c asymm  cl-useful: 0/3441/3441 lits-rem:0 time: 0.10
33.79/33.83	c calculated reachability. Time: 0.00
33.79/33.83	c  N dy    23    158502       229      3441        18     27267     17051    775818     46.92     36.64  --
47.78/47.83	c  N dy    24    237753       229      3441        18     32415     17051    898362     45.93     36.52  --
47.78/47.87	c  S st    24    237753       229      3441        18     32415     17051    898362     45.93     36.52  --
47.89/47.96	c  S st    24    238258       229      3441        18     32919     17051    917858     45.93     36.52  --
47.89/47.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.89/47.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.99/48.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.11
47.99/48.08	c Calc non-exist non-lernt bins v-fix:     0 done:    229 time:  0.00 s
47.99/48.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.99/48.09	c Subs w/ non-existent bins:      0 time:  0.01 s
48.09/48.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.09/48.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.09/48.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
50.29/50.39	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.01
53.79/53.87	c Added 3 vars  tried: 80000 time: 3.48
53.89/53.99	c ORs :      3 avg-s:  0.0 cl-sh:  8679 l-rem:   8679 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    3.60
53.99/54.01	c lits-rem:      2901  cl-subs:     2098  v-elim:    220  v-fix:    0  time:  5.90 s
53.99/54.01	c learnt bin added due to v-elim: 0
53.99/54.01	c vivif2 --  cl tried     3444 cl shrink        0 lits rem          0 time: 0.00
53.99/54.02	c vivif2 --  cl tried    30821 cl shrink        0 lits rem          0 time: 0.01
54.09/54.12	c asymm  cl-useful: 0/3444/3444 lits-rem:0 time: 0.10
54.09/54.12	c calculated reachability. Time: 0.00
54.09/54.12	c  N dy    24    238258       232      3444        24     30821     17067    813921     45.93     36.52  --
78.88/78.97	c  N dy    25    357387       232      3444        24     35026     17067    844673     46.00     35.86  --
78.98/79.01	c  S st    25    357387       232      3444        24     35026     17067    844673     46.00     35.86  --
79.08/79.11	c  S st    25    357889       232      3444        24     35523     17067    864007     46.00     35.86  --
79.08/79.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.08/79.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.18/79.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.8M T:  0.12
79.18/79.24	c Calc non-exist non-lernt bins v-fix:     0 done:    232 time:  0.00 s
79.18/79.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.18/79.24	c Subs w/ non-existent bins:      0 time:  0.01 s
79.18/79.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.18/79.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.18/79.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
80.88/80.97	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
84.08/84.13	c Added 3 vars  tried: 80000 time: 3.17
84.28/84.38	c ORs :      3 avg-s:  0.0 cl-sh: 18060 l-rem:  18060 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    3.41
84.28/84.39	c lits-rem:      2995  cl-subs:     1734  v-elim:    220  v-fix:    0  time:  5.13 s
84.28/84.39	c learnt bin added due to v-elim: 0
84.28/84.40	c vivif2 --  cl tried     3447 cl shrink        0 lits rem          0 time: 0.00
84.38/84.40	c vivif2 --  cl tried    33789 cl shrink        0 lits rem          0 time: 0.01
84.48/84.51	c asymm  cl-useful: 0/3184/3447 lits-rem:0 time: 0.10
84.48/84.51	c calculated reachability. Time: 0.00
84.48/84.51	c  N dy    25    357889       235      3447        30     33789     17082    779738     46.00     35.86  --
129.79/129.84	c  N dy    26    536833       235      3447        30     41351     17082    930699     43.47     35.48  --
129.79/129.88	c  S st    26    536833       235      3447        30     41351     17082    930699     43.47     35.48  --
129.98/130.00	c  S st    26    537338       235      3447        30     41854     17082    950251     43.47     35.48  --
129.98/130.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
129.98/130.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.08/130.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.15
130.08/130.16	c Calc non-exist non-lernt bins v-fix:     0 done:    235 time:  0.00 s
130.08/130.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.08/130.16	c Subs w/ non-existent bins:      0 time:  0.01 s
130.08/130.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.08/130.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.08/130.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
132.18/132.24	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.01
135.88/135.95	c Added 3 vars  tried: 80000 time: 3.71
135.98/136.05	c ORs :      3 avg-s:  0.0 cl-sh:  7138 l-rem:   7138 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    3.81
135.98/136.07	c lits-rem:      1647  cl-subs:     2354  v-elim:    220  v-fix:    0  time:  5.89 s
135.98/136.07	c learnt bin added due to v-elim: 0
135.98/136.07	c vivif2 --  cl tried     3450 cl shrink        0 lits rem          0 time: 0.00
135.98/136.08	c vivif2 --  cl tried    39500 cl shrink        0 lits rem          0 time: 0.01
136.08/136.19	c asymm  cl-useful: 0/2654/3450 lits-rem:0 time: 0.11
136.08/136.19	c calculated reachability. Time: 0.00
136.08/136.19	c  N dy    26    537338       238      3450        36     39500     17100    851623     43.47     35.48  --
136.08/136.19	c  F st    26    537338       238      3450        36     39500     17100    851623     43.47     35.48  --
136.48/136.54	c Decided on static restart strategy
211.69/211.79	c  N dy    33    806007       238      3450        36     61693     17100   1702011     47.09     36.01  --
211.79/211.86	c  S st    33    806007       238      3450        36     61693     17100   1702011     47.09     36.01  --
211.99/212.05	c  S st    33    806512       238      3450        36     62193     17100   1721345     47.09     36.01  --
211.99/212.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
211.99/212.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
212.39/212.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.5M T:  0.39
212.39/212.44	c Calc non-exist non-lernt bins v-fix:     0 done:    238 time:  0.00 s
212.39/212.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
212.39/212.46	c Subs w/ non-existent bins:      0 time:  0.01 s
212.39/212.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
212.39/212.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
212.39/212.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
217.79/217.85	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.07
227.49/227.55	c Added 3 vars  tried: 80000 time: 9.71
227.89/227.93	c ORs :      3 avg-s:  0.0 cl-sh: 15128 l-rem:  15128 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   10.08
227.89/227.96	c lits-rem:      2277  cl-subs:     3647  v-elim:    220  v-fix:    0  time: 15.46 s
227.89/227.96	c learnt bin added due to v-elim: 0
227.89/227.96	c vivif2 --  cl tried     3453 cl shrink        0 lits rem          0 time: 0.00
227.89/227.97	c vivif2 --  cl tried    58546 cl shrink        0 lits rem          0 time: 0.02
227.99/228.06	c asymm  cl-useful: 0/799/3453 lits-rem:0 time: 0.09
227.99/228.07	c calculated reachability. Time: 0.00
227.99/228.07	c  N dy    33    806512       241      3453        42     58546     17117   1548845     47.09     36.01  --
382.09/382.10	c  N dy    34   1209768       241      3453        42     75994     17117   1983867     48.64     35.38  --
382.09/382.18	c  S st    34   1209768       241      3453        42     75994     17117   1983867     48.64     35.38  --
382.39/382.42	c  S st    34   1210268       241      3453        42     76490     17117   2003557     48.64     35.38  --
382.39/382.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
382.39/382.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
382.79/382.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.0M T:  0.40
382.79/382.83	c Calc non-exist non-lernt bins v-fix:     0 done:    241 time:  0.00 s
382.79/382.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
382.79/382.85	c Subs w/ non-existent bins:      0 time:  0.02 s
382.79/382.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
382.88/382.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
382.88/382.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
390.18/390.21	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.12
400.30/400.31	c Added 3 vars  tried: 80000 time: 10.10
401.19/401.26	c ORs :      3 avg-s:  0.0 cl-sh: 32016 l-rem:  32016 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   11.05
401.29/401.30	c lits-rem:       646  cl-subs:     5324  v-elim:    220  v-fix:    0  time: 18.40 s
401.29/401.30	c learnt bin added due to v-elim: 0
401.29/401.30	c vivif2 --  cl tried     3456 cl shrink        0 lits rem          0 time: 0.00
401.29/401.32	c vivif2 --  cl tried    71166 cl shrink        0 lits rem          0 time: 0.02
401.40/401.44	c asymm  cl-useful: 0/1502/3456 lits-rem:0 time: 0.12
401.40/401.45	c calculated reachability. Time: 0.00
401.40/401.45	c  N dy    34   1210268       244      3456        48     71166     17133   1755316     48.64     35.38  --
635.30/635.33	c  N dy    35   1710268       244      3456        48    101498     17133   2978063     49.89     35.62  --
635.40/635.45	c  S st    35   1710268       244      3456        48    101498     17133   2978063     49.89     35.62  --
635.71/635.76	c  S st    35   1710773       244      3456        48    101999     17133   2996637     49.89     35.62  --
635.71/635.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
635.71/635.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
636.40/636.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.9M T:  0.69
636.40/636.47	c Calc non-exist non-lernt bins v-fix:     0 done:    244 time:  0.00 s
636.40/636.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
636.40/636.49	c Subs w/ non-existent bins:      0 time:  0.03 s
636.50/636.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
636.50/636.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
636.50/636.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
679.50/679.55	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.14
698.90/698.96	c Added 3 vars  tried: 80000 time: 19.41
700.20/700.24	c ORs :      3 avg-s:  0.0 cl-sh: 28954 l-rem:  28954 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   20.69
700.20/700.29	c lits-rem:       597  cl-subs:     7260  v-elim:    220  v-fix:    0  time: 63.73 s
700.20/700.29	c learnt bin added due to v-elim: 0
700.20/700.29	c vivif2 --  cl tried     3459 cl shrink        0 lits rem          0 time: 0.00
700.30/700.33	c vivif2 --  cl tried    94739 cl shrink        0 lits rem          0 time: 0.03
700.40/700.47	c asymm  cl-useful: 0/1114/3459 lits-rem:0 time: 0.15
700.40/700.48	c calculated reachability. Time: 0.00
700.40/700.48	c  N dy    35   1710773       247      3459        54     94739     17151   2630371     49.89     35.62  --
972.32/972.34	c  N dy    36   2210775       247      3459        54    110129     17151   3064940     49.62     35.96  --
972.42/972.47	c  S st    36   2210775       247      3459        54    110129     17151   3064940     49.62     35.96  --
972.81/972.85	c  S st    36   2211275       247      3459        54    110626     17151   3084293     49.62     35.96  --
972.81/972.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
972.81/972.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
973.81/973.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.9M T:  1.01
973.81/973.87	c Calc non-exist non-lernt bins v-fix:     0 done:    247 time:  0.00 s
973.81/973.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
973.91/973.90	c Subs w/ non-existent bins:      0 time:  0.03 s
973.91/973.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
973.91/973.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
973.91/973.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1025.71/1025.72	c ORs :     27 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.13
1044.01/1044.05	c Added 3 vars  tried: 80000 time: 18.33
1046.02/1046.04	c ORs :      3 avg-s:  0.0 cl-sh: 45522 l-rem:  45522 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   20.32
1046.02/1046.09	c lits-rem:      7032  cl-subs:     6755  v-elim:    220  v-fix:    0  time: 72.13 s
1046.02/1046.09	c learnt bin added due to v-elim: 0
1046.02/1046.09	c vivif2 --  cl tried     3462 cl shrink        0 lits rem          0 time: 0.00
1046.12/1046.13	c vivif2 --  cl tried   103871 cl shrink        0 lits rem          0 time: 0.03
1046.21/1046.28	c asymm  cl-useful: 0/819/3462 lits-rem:0 time: 0.15
1046.21/1046.28	c calculated reachability. Time: 0.00
1046.21/1046.28	c  N dy    36   2211275       250      3462        60    103871     17170   2725159     49.62     35.96  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.87 3.34 3.69 5/178 18933
/proc/meminfo: memFree=16011056/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=28904 CPUtime=0 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 591 0 0 0 0 0 0 0 20 0 1 0 450454532 29597696 526 33554432000 4194304 4797429 140733582385824 18446744073709551615 228095111489 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 7226 526 369 148 0 2155 0

[startup+0.05973 s]
/proc/loadavg: 1.87 3.34 3.69 5/178 18933
/proc/meminfo: memFree=16011056/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=127728 CPUtime=0.05 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 776 0 0 0 5 0 0 0 18 0 1 0 450454532 130793472 685 33554432000 4194304 4797429 140733582385824 18446744073709551615 4425848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 31932 685 403 148 0 26861 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 127728

[startup+0.100667 s]
/proc/loadavg: 1.87 3.34 3.69 5/178 18933
/proc/meminfo: memFree=16011056/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=127860 CPUtime=0.09 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 832 0 0 0 9 0 0 0 18 0 1 0 450454532 130928640 741 33554432000 4194304 4797429 140733582385824 18446744073709551615 4358590 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 31965 741 403 148 0 26894 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127860

[startup+0.300664 s]
/proc/loadavg: 1.87 3.34 3.69 5/178 18933
/proc/meminfo: memFree=16011056/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=128664 CPUtime=0.29 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 1194 0 0 0 29 0 0 0 18 0 1 0 450454532 131751936 859 33554432000 4194304 4797429 140733582385824 18446744073709551615 4351723 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 32166 859 405 148 0 27095 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128664

[startup+0.700613 s]
/proc/loadavg: 1.87 3.34 3.69 5/178 18933
/proc/meminfo: memFree=16011056/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=128664 CPUtime=0.69 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 1457 0 0 0 69 0 0 0 18 0 1 0 450454532 131751936 1117 33554432000 4194304 4797429 140733582385824 18446744073709551615 4425824 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 32166 1117 405 148 0 27095 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128664

[startup+1.50047 s]
/proc/loadavg: 1.96 3.33 3.68 6/190 18955
/proc/meminfo: memFree=15978700/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=129708 CPUtime=1.49 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 2289 0 0 0 149 0 0 0 19 0 1 0 450454532 132820992 1117 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 32427 1117 405 148 0 27356 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129708

[startup+3.10015 s]
/proc/loadavg: 1.96 3.33 3.68 6/190 18955
/proc/meminfo: memFree=15972376/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=132496 CPUtime=3.09 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 3687 0 0 0 309 0 0 0 25 0 1 0 450454532 135675904 1960 33554432000 4194304 4797429 140733582385824 18446744073709551615 4524072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 33124 1960 409 148 0 28053 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132496

[startup+6.30058 s]
/proc/loadavg: 2.29 3.38 3.70 6/190 18956
/proc/meminfo: memFree=15961964/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=133272 CPUtime=6.29 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 5032 0 0 0 628 1 0 0 25 0 1 0 450454532 136470528 1995 33554432000 4194304 4797429 140733582385824 18446744073709551615 4425023 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 33318 1995 410 148 0 28247 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133272

[startup+12.7004 s]
/proc/loadavg: 2.42 3.39 3.70 6/190 18956
/proc/meminfo: memFree=15949360/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=135124 CPUtime=12.69 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 7929 0 0 0 1268 1 0 0 25 0 1 0 450454532 138366976 2542 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 33781 2542 415 148 0 28710 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135124

[startup+25.5011 s]
/proc/loadavg: 2.77 3.42 3.70 6/190 18956
/proc/meminfo: memFree=15929928/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=140148 CPUtime=25.49 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 12636 0 0 0 2547 2 0 0 25 0 1 0 450454532 143511552 4271 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 35037 4271 415 148 0 29966 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140148

[startup+51.1004 s]
/proc/loadavg: 3.19 3.46 3.71 6/190 18957
/proc/meminfo: memFree=15915008/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=145968 CPUtime=51.09 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 20209 0 0 0 5104 5 0 0 25 0 1 0 450454532 149471232 5654 33554432000 4194304 4797429 140733582385824 18446744073709551615 4495473 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 36492 5654 415 148 0 31421 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 145968

[startup+102.307 s]
/proc/loadavg: 3.65 3.54 3.72 6/190 18958
/proc/meminfo: memFree=15897420/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=151592 CPUtime=102.29 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 34050 0 0 0 10221 8 0 0 25 0 1 0 450454532 155230208 6462 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 37898 6462 416 148 0 32827 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 151592

[startup+162.301 s]
/proc/loadavg: 3.87 3.62 3.74 6/190 18960
/proc/meminfo: memFree=15882396/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=156804 CPUtime=162.28 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 48022 0 0 0 16216 12 0 0 25 0 1 0 450454532 160567296 8158 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 39201 8158 415 148 0 34130 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 156804

[startup+222.301 s]
/proc/loadavg: 4.02 3.71 3.75 6/190 18961
/proc/meminfo: memFree=15860300/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=164284 CPUtime=222.29 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 59861 0 0 0 22214 15 0 0 25 0 1 0 450454532 168226816 10599 33554432000 4194304 4797429 140733582385824 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 41071 10599 415 148 0 36000 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 164284

[startup+282.301 s]
/proc/loadavg: 4.00 3.76 3.77 6/190 18963
/proc/meminfo: memFree=15846644/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=166992 CPUtime=282.29 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 70370 0 0 0 28210 19 0 0 25 0 1 0 450454532 170999808 10702 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 41748 10702 415 148 0 36677 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 166992

[startup+342.301 s]
/proc/loadavg: 4.00 3.80 3.78 6/190 18965
/proc/meminfo: memFree=15828760/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=169552 CPUtime=342.29 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 79962 0 0 0 34206 23 0 0 25 0 1 0 450454532 173621248 11913 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 42388 11913 415 148 0 37317 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 169552

[startup+402.301 s]
/proc/loadavg: 4.09 3.86 3.80 6/190 18966
/proc/meminfo: memFree=15815360/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=174396 CPUtime=402.29 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 87138 0 0 0 40203 26 0 0 25 0 1 0 450454532 178581504 13263 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 43599 13263 415 148 0 38528 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 174396

[startup+462.301 s]
/proc/loadavg: 4.03 3.88 3.81 6/190 18968
/proc/meminfo: memFree=15811756/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=177096 CPUtime=462.29 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 96840 0 0 0 46200 29 0 0 25 0 1 0 450454532 181346304 13387 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 44274 13387 415 148 0 39203 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 177096

[startup+522.301 s]
/proc/loadavg: 4.01 3.90 3.82 6/190 18969
/proc/meminfo: memFree=15791664/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=177912 CPUtime=522.29 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 104770 0 0 0 52197 32 0 0 25 0 1 0 450454532 182181888 14736 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 44478 14736 415 148 0 39407 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 177912

[startup+582.301 s]
/proc/loadavg: 4.06 3.93 3.83 6/190 18971
/proc/meminfo: memFree=15782836/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=178904 CPUtime=582.3 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 112341 0 0 0 58195 35 0 0 25 0 1 0 450454532 183197696 15496 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 44726 15496 415 148 0 39655 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 178904

[startup+642.301 s]
/proc/loadavg: 4.02 3.94 3.84 6/190 18973
/proc/meminfo: memFree=15778488/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=187888 CPUtime=642.3 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 121250 0 0 0 64191 39 0 0 25 0 1 0 450454532 192397312 17309 33554432000 4194304 4797429 140733582385824 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 46972 17309 416 148 0 41901 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 187888

[startup+702.301 s]
/proc/loadavg: 4.01 3.95 3.84 6/190 18974
/proc/meminfo: memFree=15764956/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=190660 CPUtime=702.3 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 121940 0 0 0 70191 39 0 0 25 0 1 0 450454532 195235840 17990 33554432000 4194304 4797429 140733582385824 18446744073709551615 4426358 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 47665 17990 415 148 0 42594 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 190660

[startup+762.307 s]
/proc/loadavg: 4.00 3.96 3.85 6/190 18976
/proc/meminfo: memFree=15761592/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=190816 CPUtime=762.31 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 129614 0 0 0 76188 43 0 0 25 0 1 0 450454532 195395584 17933 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 47704 17933 415 148 0 42633 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 190816

[startup+822.301 s]
/proc/loadavg: 4.03 3.97 3.86 6/190 18977
/proc/meminfo: memFree=15752028/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=191920 CPUtime=822.31 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 137014 0 0 0 82185 46 0 0 25 0 1 0 450454532 196526080 17673 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 47980 17673 415 148 0 42909 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 191920

[startup+882.301 s]
/proc/loadavg: 4.01 3.97 3.87 6/190 18979
/proc/meminfo: memFree=15760952/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=192512 CPUtime=882.31 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 144383 0 0 0 88182 49 0 0 25 0 1 0 450454532 197132288 17129 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 48128 17129 415 148 0 43057 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 192512

[startup+942.301 s]
/proc/loadavg: 4.13 4.00 3.88 6/190 18980
/proc/meminfo: memFree=15724228/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=193004 CPUtime=942.31 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 150404 0 0 0 94179 52 0 0 25 0 1 0 450454532 197636096 19102 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 48251 19102 415 148 0 43180 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 193004

[startup+1002.3 s]
/proc/loadavg: 4.04 4.00 3.89 6/190 18982
/proc/meminfo: memFree=15734752/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=197328 CPUtime=1002.31 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 154946 0 0 0 100177 54 0 0 25 0 1 0 450454532 202063872 19578 33554432000 4194304 4797429 140733582385824 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 49332 19578 415 148 0 44261 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 197328

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.89 6/190 18984
/proc/meminfo: memFree=15722204/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=201072 CPUtime=1062.31 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 157696 0 0 0 106176 55 0 0 25 0 1 0 450454532 205897728 18028 33554432000 4194304 4797429 140733582385824 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 50268 18028 415 148 0 45197 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 201072

[startup+1122.3 s]
/proc/loadavg: 4.08 4.02 3.91 6/190 18985
/proc/meminfo: memFree=15712644/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=201872 CPUtime=1122.32 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 163419 0 0 0 112173 59 0 0 25 0 1 0 450454532 206716928 19754 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 50468 19754 415 148 0 45397 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 201872

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.91 6/190 18987
/proc/meminfo: memFree=15709040/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=202512 CPUtime=1182.32 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 168947 0 0 0 118171 61 0 0 25 0 1 0 450454532 207372288 21174 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 50628 21174 415 148 0 45557 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 202512

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.91 6/190 18988
/proc/meminfo: memFree=15712004/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=202624 CPUtime=1242.32 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 175300 0 0 0 124168 64 0 0 25 0 1 0 450454532 207486976 19196 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 50656 19196 415 148 0 45585 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 202624



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 6/190 18999
/proc/meminfo: memFree=15707048/32951124 swapFree=67111528/67111528
[pid=18933] ppid=18929 vsize=203836 CPUtime=1300.02 cores=0,2
/proc/18933/stat : 18933 (techdemo) R 18929 18933 18093 0 -1 4202496 180600 0 0 0 129936 66 0 0 25 0 1 0 450454532 208728064 20176 33554432000 4194304 4797429 140733582385824 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18933/statm: 50959 20176 415 148 0 45888 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 203836

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.37
CPU system time (s): 0.669898
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 312632

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

runsolver used 2.20866 second user time and 4.75228 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-23 19:39:51
IDJOB=3266290
IDBENCH=87453
IDSOLVER=1585
FILE ID=node142/3266290-1303580391
RUNJOBID= node142-1303580391-18912
PBS_JOBID= 13150327
Free space on /tmp= 71364 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_3900_3900_220.shuffled.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266290-1303580391/watcher-3266290-1303580391 -o /tmp/evaluation-result-3266290-1303580391/solver-3266290-1303580391 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3266290-1303580391.cnf

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

MD5SUM BENCH= f0b7e0675915478b15cab3695fd0fd62
RANDOM SEED=1086963526

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      16011120 kB
Buffers:       2065332 kB
Cached:       14240224 kB
SwapCached:          0 kB
Active:        6742920 kB
Inactive:      9627416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16011120 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15608 kB
Writeback:           0 kB
AnonPages:       64104 kB
Mapped:          14480 kB
Slab:           504812 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186348 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= 71332 MiB
End job on node142 at 2011-04-23 20:01:33