Trace number 3173124

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S942666749-061-UNKNOWN.cnf
MD5SUM456ae67a44e812130272597099547869
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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

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-3173124-1301788880.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:       25500
0.00/0.02	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.02	c -- vars added        300
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.09/0.14	c asymm  cl-useful: 0/1957/25500 lits-rem:0 time: 0.12
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
0.09/0.16	c Calc non-exist non-lernt bins v-fix:     0 done:    300 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.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	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:    200  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:     146 undec:       5 neg:     149
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       300     25500         0         0    178500         0   no data   no data  --
0.39/0.48	c Decided on static restart strategy
4.89/4.98	c  N dy     7     30000       300     25500         0     10521    178500    577260     82.94     71.28  --
4.99/5.02	c  S st     7     30000       300     25500         0     10521    178500    577260     82.94     71.28  --
5.09/5.11	c  S st     7     30502       300     25500         0     11019    178500    610961     82.94     71.28  --
5.09/5.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.06
5.09/5.17	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
5.09/5.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.17	c Subs w/ non-existent bins:      0 time:  0.00 s
5.09/5.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.70/7.72	c lits-rem:      3044  cl-subs:      774  v-elim:    300  v-fix:    0  time:  2.53 s
7.70/7.72	c learnt bin added due to v-elim: 0
7.70/7.72	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
7.70/7.73	c vivif2 --  cl tried    10245 cl shrink        0 lits rem          0 time: 0.00
7.79/7.83	c asymm  cl-useful: 0/2068/25500 lits-rem:0 time: 0.10
7.79/7.83	c calculated reachability. Time: 0.00
7.79/7.83	c  N dy     7     30502       300     25500         0     10245    178500    553926     82.94     71.28  --
7.79/7.83	c  F st     7     30502       300     25500         0     10245    178500    553926     82.94     71.28  --
8.09/8.13	c Decided on static restart strategy
10.19/10.27	c  N dy    14     45753       300     25500         0     17448    178500   1060554     81.39     70.73  --
10.29/10.33	c  S st    14     45753       300     25500         0     17448    178500   1060554     81.39     70.73  --
10.39/10.44	c  S st    14     46253       300     25500         0      9213    178500    323048     81.39     70.73  --
10.39/10.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.39/10.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.39/10.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.05
10.39/10.48	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
10.39/10.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.39/10.49	c Subs w/ non-existent bins:      0 time:  0.00 s
10.49/10.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.49/10.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.49/10.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.39/12.48	c lits-rem:       102  cl-subs:      216  v-elim:    300  v-fix:    0  time:  1.99 s
12.39/12.48	c learnt bin added due to v-elim: 0
12.39/12.48	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
12.39/12.49	c vivif2 --  cl tried     8997 cl shrink        0 lits rem          0 time: 0.00
12.59/12.64	c asymm  cl-useful: 0/4300/25500 lits-rem:0 time: 0.16
12.59/12.65	c calculated reachability. Time: 0.00
12.59/12.65	c  N dy    14     46253       300     25500         0      8997    178500    316454     81.39     70.73  --
17.19/17.28	c  N dy    15     69379       300     25500         0     11085    178500    360512     82.46     70.80  --
17.29/17.30	c  S st    15     69379       300     25500         0     11085    178500    360512     82.46     70.80  --
17.29/17.39	c  S st    15     69882       300     25500         0     11585    178500    393164     82.46     70.80  --
17.29/17.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.29/17.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.39/17.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.07
17.39/17.46	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
17.39/17.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.39/17.46	c Subs w/ non-existent bins:      0 time:  0.00 s
17.39/17.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.39/17.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.39/17.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
19.49/19.54	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
21.49/21.56	c Added 4 vars  tried: 80000 time: 2.02
21.49/21.57	c ORs :      4 avg-s:  0.0 cl-sh:  2686 l-rem:   2686 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    2.04
21.49/21.58	c lits-rem:       417  cl-subs:      249  v-elim:    300  v-fix:    0  time:  4.11 s
21.49/21.58	c learnt bin added due to v-elim: 0
21.49/21.58	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.00
21.49/21.59	c vivif2 --  cl tried    11336 cl shrink        0 lits rem          0 time: 0.00
21.59/21.67	c asymm  cl-useful: 0/1736/25504 lits-rem:0 time: 0.08
21.59/21.67	c calculated reachability. Time: 0.00
21.59/21.67	c  N dy    15     69882       304     25504         8     11336    178502    380375     82.46     70.80  --
21.59/21.67	c  F st    15     69882       304     25504         8     11336    178502    380375     82.46     70.80  --
21.89/21.98	c Decided on static restart strategy
28.29/28.36	c  N dy    22    104825       304     25504         8     21068    178502   1041609     79.23     69.53  --
28.39/28.41	c  S st    22    104825       304     25504         8     21068    178502   1041609     79.23     69.53  --
28.49/28.52	c  S st    22    105326       304     25504         8     21568    178502   1075372     79.23     69.53  --
28.49/28.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.49/28.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.59/28.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.14
28.59/28.67	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.00 s
28.59/28.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.59/28.68	c Subs w/ non-existent bins:      0 time:  0.01 s
28.59/28.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.69/28.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.69/28.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
31.79/31.82	c ORs :      4 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
37.79/37.85	c Added 4 vars  tried: 80000 time: 6.03
37.89/37.99	c ORs :      4 avg-s:  0.0 cl-sh: 13126 l-rem:  13126 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    6.17
37.99/38.01	c lits-rem:       399  cl-subs:     1026  v-elim:    300  v-fix:    0  time:  9.31 s
37.99/38.01	c learnt bin added due to v-elim: 0
37.99/38.01	c vivif2 --  cl tried    25508 cl shrink        0 lits rem          0 time: 0.00
37.99/38.02	c vivif2 --  cl tried    20542 cl shrink        0 lits rem          0 time: 0.01
38.09/38.12	c asymm  cl-useful: 0/1635/25508 lits-rem:0 time: 0.10
38.09/38.12	c calculated reachability. Time: 0.00
38.09/38.12	c  N dy    22    105326       308     25508        16     20542    178507    983767     79.23     69.53  --
49.99/50.02	c  N dy    23    157990       308     25508        16     28492    178507   1459631     82.93     69.50  --
50.09/50.10	c  S st    23    157990       308     25508        16     28492    178507   1459631     82.93     69.50  --
50.19/50.23	c  S st    23    158491       308     25508        16     28991    178507   1492631     82.93     69.50  --
50.19/50.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.19/50.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.39/50.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.18
50.39/50.42	c Calc non-exist non-lernt bins v-fix:     0 done:    308 time:  0.00 s
50.39/50.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.39/50.43	c Subs w/ non-existent bins:      0 time:  0.01 s
50.39/50.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.39/50.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
50.39/50.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
55.10/55.12	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
63.30/63.35	c Added 4 vars  tried: 80000 time: 8.23
63.60/63.67	c ORs :      4 avg-s:  0.0 cl-sh: 21479 l-rem:  21479 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    8.54
63.60/63.69	c lits-rem:       226  cl-subs:     1487  v-elim:    300  v-fix:    0  time: 13.23 s
63.60/63.69	c learnt bin added due to v-elim: 0
63.60/63.69	c vivif2 --  cl tried    25512 cl shrink        0 lits rem          0 time: 0.00
63.70/63.71	c vivif2 --  cl tried    27504 cl shrink        0 lits rem          0 time: 0.01
63.80/63.80	c asymm  cl-useful: 0/1571/25512 lits-rem:0 time: 0.10
63.80/63.81	c calculated reachability. Time: 0.00
63.80/63.81	c  N dy    23    158491       312     25512        24     27504    178516   1353424     82.93     69.50  --
84.99/85.07	c  N dy    24    237736       312     25512        24     32317    178516   1516857     82.61     69.15  --
85.09/85.14	c  S st    24    237736       312     25512        24     32317    178516   1516857     82.61     69.15  --
85.19/85.27	c  S st    24    238239       312     25512        24     32818    178516   1549127     82.61     69.15  --
85.19/85.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.19/85.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
85.39/85.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.0M T:  0.22
85.39/85.49	c Calc non-exist non-lernt bins v-fix:     0 done:    312 time:  0.00 s
85.39/85.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
85.49/85.51	c Subs w/ non-existent bins:      0 time:  0.01 s
85.49/85.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.49/85.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
85.49/85.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
90.49/90.53	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
98.69/98.70	c Added 4 vars  tried: 80000 time: 8.17
98.90/98.93	c ORs :      4 avg-s:  0.0 cl-sh: 14785 l-rem:  14785 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    8.40
98.90/98.95	c lits-rem:       119  cl-subs:     1862  v-elim:    300  v-fix:    0  time: 13.41 s
98.90/98.95	c learnt bin added due to v-elim: 0
98.90/98.95	c vivif2 --  cl tried    25516 cl shrink        0 lits rem          0 time: 0.00
98.90/98.97	c vivif2 --  cl tried    30956 cl shrink        0 lits rem          0 time: 0.01
99.00/99.07	c asymm  cl-useful: 0/1365/25516 lits-rem:0 time: 0.10
99.00/99.07	c calculated reachability. Time: 0.00
99.00/99.07	c  N dy    24    238239       316     25516        32     30956    178534   1386955     82.61     69.15  --
134.29/134.31	c  N dy    25    357358       316     25516        32     35483    178534   1458344     83.24     69.24  --
134.29/134.38	c  S st    25    357358       316     25516        32     35483    178534   1458344     83.24     69.24  --
134.49/134.52	c  S st    25    357858       316     25516        32     35982    178534   1491669     83.24     69.24  --
134.49/134.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
134.49/134.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.69/134.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  0.21
134.69/134.73	c Calc non-exist non-lernt bins v-fix:     0 done:    316 time:  0.00 s
134.69/134.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.69/134.74	c Subs w/ non-existent bins:      0 time:  0.01 s
134.69/134.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.69/134.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
134.69/134.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
139.39/139.42	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
147.19/147.28	c Added 4 vars  tried: 80000 time: 7.87
147.40/147.41	c ORs :      4 avg-s:  0.0 cl-sh:  8904 l-rem:   8904 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    7.99
147.40/147.44	c lits-rem:       116  cl-subs:     1442  v-elim:    300  v-fix:    0  time: 12.66 s
147.40/147.44	c learnt bin added due to v-elim: 0
147.40/147.44	c vivif2 --  cl tried    25520 cl shrink        0 lits rem          0 time: 0.00
147.40/147.45	c vivif2 --  cl tried    34540 cl shrink        0 lits rem          0 time: 0.01
147.49/147.56	c asymm  cl-useful: 0/1171/25520 lits-rem:0 time: 0.11
147.49/147.56	c calculated reachability. Time: 0.00
147.49/147.56	c  N dy    25    357858       320     25520        40     34540    178548   1386337     83.24     69.24  --
209.60/209.68	c  N dy    26    536787       320     25520        40     42501    178548   1636110     82.92     68.40  --
209.70/209.75	c  S st    26    536787       320     25520        40     42501    178548   1636110     82.92     68.40  --
209.90/209.90	c  S st    26    537288       320     25520        40     43000    178548   1668036     82.92     68.40  --
209.90/209.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
209.90/209.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
210.10/210.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.5M T:  0.26
210.10/210.17	c Calc non-exist non-lernt bins v-fix:     0 done:    320 time:  0.00 s
210.10/210.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
210.10/210.18	c Subs w/ non-existent bins:      0 time:  0.01 s
210.20/210.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
210.20/210.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
210.20/210.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
215.20/215.25	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
223.80/223.86	c Added 4 vars  tried: 80000 time: 8.60
224.10/224.10	c ORs :      4 avg-s:  0.0 cl-sh: 15141 l-rem:  15141 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    8.85
224.10/224.13	c lits-rem:        69  cl-subs:     1562  v-elim:    300  v-fix:    0  time: 13.90 s
224.10/224.13	c learnt bin added due to v-elim: 0
224.10/224.13	c vivif2 --  cl tried    25524 cl shrink        0 lits rem          0 time: 0.00
224.10/224.15	c vivif2 --  cl tried    41438 cl shrink        0 lits rem          0 time: 0.02
224.20/224.25	c asymm  cl-useful: 0/1208/25524 lits-rem:0 time: 0.11
224.20/224.26	c calculated reachability. Time: 0.00
224.20/224.26	c  N dy    26    537288       324     25524        48     41438    178560   1562182     82.92     68.40  --
224.20/224.26	c  F st    26    537288       324     25524        48     41438    178560   1562182     82.92     68.40  --
224.70/224.77	c Decided on static restart strategy
322.00/322.05	c  N dy    33    805933       324     25524        48     64028    178560   3042266     80.64     69.61  --
322.10/322.18	c  S st    33    805933       324     25524        48     64028    178560   3042266     80.64     69.61  --
322.31/322.38	c  S st    33    806436       324     25524        48     64528    178560   3075298     80.64     69.61  --
322.31/322.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
322.31/322.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
322.90/322.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.6M T:  0.57
322.90/322.96	c Calc non-exist non-lernt bins v-fix:     0 done:    324 time:  0.00 s
322.90/322.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
322.90/322.98	c Subs w/ non-existent bins:      0 time:  0.02 s
323.00/323.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
323.00/323.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
323.00/323.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
399.60/399.61	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.15
419.40/419.45	c Added 4 vars  tried: 80000 time: 19.84
419.90/419.96	c ORs :      4 avg-s:  0.0 cl-sh: 18111 l-rem:  18111 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   20.35
420.00/420.01	c lits-rem:       148  cl-subs:     3824  v-elim:    300  v-fix:    0  time: 96.96 s
420.00/420.01	c learnt bin added due to v-elim: 0
420.00/420.01	c vivif2 --  cl tried    25528 cl shrink        0 lits rem          0 time: 0.00
420.00/420.04	c vivif2 --  cl tried    60704 cl shrink        0 lits rem          0 time: 0.03
420.10/420.17	c asymm  cl-useful: 0/978/25528 lits-rem:0 time: 0.13
420.10/420.18	c calculated reachability. Time: 0.00
420.10/420.18	c  N dy    33    806436       328     25528        56     60704    178575   2752246     80.64     69.61  --
597.90/597.92	c  N dy    34   1209655       328     25528        56     76069    178575   3493623     86.93     70.37  --
598.00/598.06	c  S st    34   1209655       328     25528        56     76069    178575   3493623     86.93     70.37  --
598.31/598.31	c  S st    34   1210159       328     25528        56     76572    178575   3528889     86.93     70.37  --
598.31/598.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
598.31/598.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
598.90/598.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.0M T:  0.67
598.90/598.99	c Calc non-exist non-lernt bins v-fix:     0 done:    328 time:  0.00 s
598.90/598.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
599.00/599.02	c Subs w/ non-existent bins:      0 time:  0.03 s
599.00/599.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
599.00/599.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
599.00/599.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
707.01/707.04	c ORs :     28 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.17
732.11/732.18	c Added 4 vars  tried: 80000 time: 25.14
732.81/732.82	c ORs :      4 avg-s:  0.0 cl-sh: 20996 l-rem:  20996 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   25.78
732.81/732.88	c lits-rem:       930  cl-subs:     4665  v-elim:    300  v-fix:    0  time: 133.79 s
732.81/732.88	c learnt bin added due to v-elim: 0
732.81/732.88	c vivif2 --  cl tried    25532 cl shrink        0 lits rem          0 time: 0.00
732.91/732.91	c vivif2 --  cl tried    71907 cl shrink        0 lits rem          0 time: 0.03
733.01/733.05	c asymm  cl-useful: 0/810/25532 lits-rem:0 time: 0.14
733.01/733.06	c calculated reachability. Time: 0.00
733.01/733.06	c  N dy    34   1210159       332     25532        64     71907    178589   3133890     86.93     70.37  --
1009.42/1009.41	c  N dy    35   1710160       332     25532        64    103288    178589   5124277     86.78     69.86  --
1009.62/1009.60	c  S st    35   1710160       332     25532        64    103288    178589   5124277     86.78     69.86  --
1009.92/1009.90	c  S st    35   1710663       332     25532        64    103789    178589   5157744     86.78     69.86  --
1009.92/1009.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1009.92/1009.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1010.82/1010.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.4M T:  0.92
1010.82/1010.83	c Calc non-exist non-lernt bins v-fix:     0 done:    332 time:  0.00 s
1010.82/1010.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1010.82/1010.87	c Subs w/ non-existent bins:      0 time:  0.04 s
1010.92/1010.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1011.01/1011.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1011.01/1011.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1222.32/1222.35	c ORs :     32 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.35
1260.32/1260.36	c Added 4 vars  tried: 80000 time: 38.00
1261.72/1261.77	c ORs :      4 avg-s:  0.0 cl-sh: 32047 l-rem:  32047 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   39.42
1261.82/1261.85	c lits-rem:      1021  cl-subs:     6213  v-elim:    300  v-fix:    0  time: 250.85 s
1261.82/1261.85	c learnt bin added due to v-elim: 0
1261.82/1261.85	c vivif2 --  cl tried    25536 cl shrink        0 lits rem          0 time: 0.00
1261.92/1261.90	c vivif2 --  cl tried    97576 cl shrink        0 lits rem          0 time: 0.05
1262.02/1262.08	c asymm  cl-useful: 0/639/25536 lits-rem:0 time: 0.17
1262.02/1262.08	c calculated reachability. Time: 0.00
1262.02/1262.08	c  N dy    35   1710663       336     25536        72     97576    178603   4637236     86.78     69.86  --

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

running on 2 cores: 5,7

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: 3.68 3.93 3.95 4/189 23512
/proc/meminfo: memFree=19961244/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=28912 CPUtime=0 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 792 0 0 0 0 0 0 0 25 0 1 0 271303333 29605888 725 33554432000 4194304 4797429 140734407173312 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 7228 725 347 148 0 2157 0

[startup+0.0384771 s]
/proc/loadavg: 3.68 3.93 3.95 4/189 23512
/proc/meminfo: memFree=19961244/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=30152 CPUtime=0.03 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 1314 0 0 0 3 0 0 0 25 0 1 0 271303333 30875648 1228 33554432000 4194304 4797429 140734407173312 18446744073709551615 4429121 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 7538 1228 370 148 0 2467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30152

[startup+0.10044 s]
/proc/loadavg: 3.68 3.93 3.95 4/189 23512
/proc/meminfo: memFree=19961244/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=30284 CPUtime=0.09 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 1327 0 0 0 9 0 0 0 25 0 1 0 271303333 31010816 1241 33554432000 4194304 4797429 140734407173312 18446744073709551615 4428984 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 7571 1241 370 148 0 2500 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30284

[startup+0.300406 s]
/proc/loadavg: 3.68 3.93 3.95 4/189 23512
/proc/meminfo: memFree=19961244/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=132712 CPUtime=0.29 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 2477 0 0 0 29 0 0 0 25 0 1 0 271303333 135897088 2026 33554432000 4194304 4797429 140734407173312 18446744073709551615 254261313222 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 33178 2026 404 148 0 28107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132712

[startup+0.700344 s]
/proc/loadavg: 3.68 3.93 3.95 4/189 23512
/proc/meminfo: memFree=19961244/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=132712 CPUtime=0.69 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 2753 0 0 0 69 0 0 0 25 0 1 0 271303333 135897088 2294 33554432000 4194304 4797429 140734407173312 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 33178 2294 406 148 0 28107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132712

[startup+1.50019 s]
/proc/loadavg: 3.68 3.93 3.95 5/190 23513
/proc/meminfo: memFree=19928996/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=133844 CPUtime=1.49 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 3673 0 0 0 149 0 0 0 25 0 1 0 271303333 137056256 2605 33554432000 4194304 4797429 140734407173312 18446744073709551615 254261313214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 33461 2605 406 148 0 28390 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133844

[startup+3.10091 s]
/proc/loadavg: 3.68 3.93 3.95 5/190 23513
/proc/meminfo: memFree=19921928/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=134912 CPUtime=3.09 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 5483 0 0 0 309 0 0 0 25 0 1 0 271303333 138149888 2605 33554432000 4194304 4797429 140734407173312 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 33728 2605 406 148 0 28657 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134912

[startup+6.30034 s]
/proc/loadavg: 3.70 3.93 3.95 5/190 23513
/proc/meminfo: memFree=19895104/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=139316 CPUtime=6.29 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 7931 0 0 0 628 1 0 0 25 0 1 0 271303333 142659584 3932 33554432000 4194304 4797429 140734407173312 18446744073709551615 4524292 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 34829 3932 410 148 0 29758 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139316

[startup+12.7002 s]
/proc/loadavg: 3.73 3.94 3.95 5/190 23513
/proc/meminfo: memFree=19879380/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=141900 CPUtime=12.69 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 10682 0 0 0 1268 1 0 0 25 0 1 0 271303333 145305600 4066 33554432000 4194304 4797429 140734407173312 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 35475 4066 411 148 0 30404 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 141900

[startup+25.5009 s]
/proc/loadavg: 3.79 3.94 3.95 5/190 23513
/proc/meminfo: memFree=19840212/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=143840 CPUtime=25.5 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 16319 0 0 0 2547 3 0 0 25 0 1 0 271303333 147292160 5183 33554432000 4194304 4797429 140734407173312 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 35960 5183 416 148 0 30889 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 143840

[startup+51.1004 s]
/proc/loadavg: 3.86 3.94 3.95 5/190 23514
/proc/meminfo: memFree=19809388/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=153168 CPUtime=51.09 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 26638 0 0 0 5104 5 0 0 25 0 1 0 271303333 156844032 7954 33554432000 4194304 4797429 140734407173312 18446744073709551615 4524384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 38292 7954 416 148 0 33221 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 153168

[startup+102.306 s]
/proc/loadavg: 3.94 3.95 3.95 5/190 23515
/proc/meminfo: memFree=19763424/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=159288 CPUtime=102.29 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 38891 0 0 0 10221 8 0 0 25 0 1 0 271303333 163110912 8444 33554432000 4194304 4797429 140734407173312 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 39822 8444 416 148 0 34751 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 159288

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.95 5/190 23517
/proc/meminfo: memFree=19736100/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=163688 CPUtime=162.3 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 56213 0 0 0 16215 15 0 0 25 0 1 0 271303333 167616512 11407 33554432000 4194304 4797429 140734407173312 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 40922 11407 416 148 0 35851 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 163688

[startup+222.301 s]
/proc/loadavg: 4.03 3.97 3.96 5/190 23519
/proc/meminfo: memFree=19708656/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=169612 CPUtime=222.3 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 73052 0 0 0 22210 20 0 0 25 0 1 0 271303333 173682688 11598 33554432000 4194304 4797429 140734407173312 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 42403 11598 416 148 0 37332 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 169612

[startup+282.301 s]
/proc/loadavg: 4.01 3.97 3.96 5/190 23520
/proc/meminfo: memFree=19694604/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=172112 CPUtime=282.3 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 92318 0 0 0 28202 28 0 0 25 0 1 0 271303333 176242688 11495 33554432000 4194304 4797429 140734407173312 18446744073709551615 4424662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 43028 11495 416 148 0 37957 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 172112

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.96 5/190 23522
/proc/meminfo: memFree=19671364/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=183196 CPUtime=342.3 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 105806 0 0 0 34199 31 0 0 25 0 1 0 271303333 187592704 16361 33554432000 4194304 4797429 140734407173312 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 45799 16361 416 148 0 40728 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 183196

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.96 5/190 23523
/proc/meminfo: memFree=19614016/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=183196 CPUtime=402.3 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 105827 0 0 0 40199 31 0 0 25 0 1 0 271303333 187592704 16382 33554432000 4194304 4797429 140734407173312 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 45799 16382 416 148 0 40728 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 183196

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.96 5/190 23525
/proc/meminfo: memFree=19627972/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=186652 CPUtime=462.3 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 118502 0 0 0 46195 35 0 0 25 0 1 0 271303333 191131648 15461 33554432000 4194304 4797429 140734407173312 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 46663 15461 416 148 0 41592 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 186652

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.96 5/190 23527
/proc/meminfo: memFree=19606984/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=189568 CPUtime=522.31 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 133689 0 0 0 52190 41 0 0 25 0 1 0 271303333 194117632 16449 33554432000 4194304 4797429 140734407173312 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 47392 16449 416 148 0 42321 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 189568

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.96 5/190 23528
/proc/meminfo: memFree=19634088/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=190544 CPUtime=582.3 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 146706 0 0 0 58185 45 0 0 25 0 1 0 271303333 195117056 19375 33554432000 4194304 4797429 140734407173312 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 47636 19375 416 148 0 42565 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 190544

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.96 5/190 23530
/proc/meminfo: memFree=19584064/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=195584 CPUtime=642.32 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 152084 0 0 0 64184 48 0 0 25 0 1 0 271303333 200278016 19528 33554432000 4194304 4797429 140734407173312 18446744073709551615 4568320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 48896 19528 416 148 0 43825 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 195584

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.96 5/190 23531
/proc/meminfo: memFree=19562448/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=195584 CPUtime=702.31 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 152084 0 0 0 70183 48 0 0 25 0 1 0 271303333 200278016 19528 33554432000 4194304 4797429 140734407173312 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 48896 19528 416 148 0 43825 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 195584

[startup+762.307 s]
/proc/loadavg: 4.06 3.99 3.96 5/190 23533
/proc/meminfo: memFree=19546544/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=199336 CPUtime=762.32 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 158898 0 0 0 76182 50 0 0 25 0 1 0 271303333 204120064 20740 33554432000 4194304 4797429 140734407173312 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 49834 20740 416 148 0 44763 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 199336

[startup+822.301 s]
/proc/loadavg: 4.02 3.99 3.96 5/190 23535
/proc/meminfo: memFree=19526628/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=200316 CPUtime=822.32 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 170466 0 0 0 82177 55 0 0 25 0 1 0 271303333 205123584 21755 33554432000 4194304 4797429 140734407173312 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 50079 21755 416 148 0 45008 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 200316

[startup+882.3 s]
/proc/loadavg: 4.01 3.99 3.96 5/190 23536
/proc/meminfo: memFree=19523232/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=200504 CPUtime=882.31 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 181670 0 0 0 88174 57 0 0 25 0 1 0 271303333 205316096 21929 33554432000 4194304 4797429 140734407173312 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 50126 21929 416 148 0 45055 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 200504

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.96 5/190 23538
/proc/meminfo: memFree=19502964/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=202228 CPUtime=942.32 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 193206 0 0 0 94171 61 0 0 25 0 1 0 271303333 207081472 22013 33554432000 4194304 4797429 140734407173312 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 50557 22013 416 148 0 45486 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 202228

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.96 5/190 23539
/proc/meminfo: memFree=19490500/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=202384 CPUtime=1002.31 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 204795 0 0 0 100167 64 0 0 25 0 1 0 271303333 207241216 21749 33554432000 4194304 4797429 140734407173312 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 50596 21749 416 148 0 45525 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 202384

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.96 5/190 23541
/proc/meminfo: memFree=19448264/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=214888 CPUtime=1062.31 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 208768 0 0 0 106167 64 0 0 25 0 1 0 271303333 220045312 25717 33554432000 4194304 4797429 140734407173312 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 53722 25717 416 148 0 48651 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 214888

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.96 5/190 23543
/proc/meminfo: memFree=19482176/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=214888 CPUtime=1122.32 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 208768 0 0 0 112168 64 0 0 25 0 1 0 271303333 220045312 25717 33554432000 4194304 4797429 140734407173312 18446744073709551615 4568062 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 53722 25717 416 148 0 48651 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 214888

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.96 5/190 23544
/proc/meminfo: memFree=19479500/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=214888 CPUtime=1182.32 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 208768 0 0 0 118168 64 0 0 25 0 1 0 271303333 220045312 25717 33554432000 4194304 4797429 140734407173312 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 53722 25717 416 148 0 48651 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 214888

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.96 5/190 23546
/proc/meminfo: memFree=19480580/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=215400 CPUtime=1242.32 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 208866 0 0 0 124168 64 0 0 25 0 1 0 271303333 220569600 25815 33554432000 4194304 4797429 140734407173312 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 53850 25815 416 148 0 48779 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 215400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.96 2/184 23550
/proc/meminfo: memFree=19921164/32951124 swapFree=67111528/67111528
[pid=23512] ppid=23510 vsize=218172 CPUtime=1300.03 cores=5,7
/proc/23512/stat : 23512 (techdemo) R 23510 23512 22843 0 -1 4202496 218118 0 0 0 129936 67 0 0 25 0 1 0 271303333 223408128 22405 33554432000 4194304 4797429 140734407173312 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23512/statm: 54543 22405 416 148 0 49472 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 218172

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.676897
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 311828

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

runsolver used 2.01369 second user time and 5.10622 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-03 02:01:20
IDJOB=3173124
IDBENCH=82542
IDSOLVER=1585
FILE ID=node140/3173124-1301788880
RUNJOBID= node140-1301783670-22865
PBS_JOBID= 12841378
Free space on /tmp= 71500 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S942666749-061-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173124-1301788880/watcher-3173124-1301788880 -o /tmp/evaluation-result-3173124-1301788880/solver-3173124-1301788880 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173124-1301788880.cnf

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

MD5SUM BENCH= 456ae67a44e812130272597099547869
RANDOM SEED=663921573

node140.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19961400 kB
Buffers:        370572 kB
Cached:       12221360 kB
SwapCached:          0 kB
Active:        7575304 kB
Inactive:      5135092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19961400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           37440 kB
Writeback:           0 kB
AnonPages:      117808 kB
Mapped:          16380 kB
Slab:           215888 kB
PageTables:       5140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   526700 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= 71520 MiB
End job on node140 at 2011-04-03 02:23:02