Trace number 3173143

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S896023516-057-UNKNOWN.cnf
MD5SUMfbc6593197090933c7d66c2e5740159a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark126.714
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
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 512750

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-3173143-1301790177.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       12750
0.00/0.01	c -- clauses added:            0 learnts,        12750 normals,            0 xors
0.00/0.01	c -- vars added        150
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       150     12750         0         0     89250         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/1972/12750 lits-rem:0 time: 0.12
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.3M T:  0.01
0.09/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
0.09/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.17	c lits-rem:         0  cl-subs:        0  v-elim:    100  v-fix:    0  time:  0.04 s
0.09/0.17	c learnt bin added due to v-elim: 0
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:      64 undec:       4 neg:      82
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.18	c  B st     0         0       150     12750         0         0     89250         0   no data   no data  --
0.29/0.33	c Decided on static restart strategy
3.29/3.34	c  N dy     7     30001       150     12750         0     10218     89250    351367     46.66     39.65  --
3.29/3.36	c  S st     7     30001       150     12750         0     10218     89250    351367     46.66     39.65  --
3.39/3.42	c  S st     7     30505       150     12750         0     10700     89250    372298     46.66     39.65  --
3.39/3.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.04
3.39/3.46	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
3.39/3.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.46	c Subs w/ non-existent bins:      0 time:  0.00 s
3.39/3.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.89/4.94	c lits-rem:      2774  cl-subs:     1015  v-elim:    150  v-fix:    0  time:  1.47 s
4.89/4.94	c learnt bin added due to v-elim: 0
4.89/4.94	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
4.89/4.94	c vivif2 --  cl tried     9685 cl shrink        0 lits rem          0 time: 0.00
5.09/5.13	c asymm  cl-useful: 0/3352/12750 lits-rem:0 time: 0.19
5.09/5.13	c calculated reachability. Time: 0.00
5.09/5.13	c  N dy     7     30505       150     12750         0      9685     89250    327825     46.66     39.65  --
5.09/5.13	c  F st     7     30505       150     12750         0      9685     89250    327825     46.66     39.65  --
5.29/5.33	c Decided on static restart strategy
6.79/6.87	c  N dy    14     45757       150     12750         0     16692     89250    615285     46.02     39.70  --
6.89/6.91	c  S st    14     45757       150     12750         0     16692     89250    615285     46.02     39.70  --
6.89/6.99	c  S st    14     46260       150     12750         0      8712     89250    216638     46.02     39.70  --
6.89/6.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.03
6.99/7.02	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
6.99/7.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.02	c Subs w/ non-existent bins:      0 time:  0.00 s
6.99/7.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.79/7.85	c lits-rem:        91  cl-subs:      167  v-elim:    150  v-fix:    0  time:  0.82 s
7.79/7.85	c learnt bin added due to v-elim: 0
7.79/7.85	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
7.79/7.85	c vivif2 --  cl tried     8545 cl shrink        0 lits rem          0 time: 0.00
7.99/8.00	c asymm  cl-useful: 0/3145/12750 lits-rem:0 time: 0.15
7.99/8.00	c calculated reachability. Time: 0.00
7.99/8.00	c  N dy    14     46260       150     12750         0      8545     89250    212955     46.02     39.70  --
11.09/11.14	c  N dy    15     69393       150     12750         0     10582     89250    244657     45.47     39.32  --
11.09/11.16	c  S st    15     69393       150     12750         0     10582     89250    244657     45.47     39.32  --
11.19/11.22	c  S st    15     69894       150     12750         0     11072     89250    265333     45.47     39.32  --
11.19/11.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.19/11.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.19/11.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.04
11.19/11.26	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
11.19/11.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.19/11.26	c Subs w/ non-existent bins:      0 time:  0.00 s
11.19/11.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.19/11.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.19/12.20	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
14.09/14.11	c Added 2 vars  tried: 80000 time: 1.92
14.09/14.12	c ORs :      2 avg-s:  0.0 cl-sh:  1638 l-rem:   1638 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.93
14.09/14.13	c lits-rem:       218  cl-subs:      212  v-elim:    150  v-fix:    0  time:  2.86 s
14.09/14.13	c learnt bin added due to v-elim: 0
14.09/14.13	c vivif2 --  cl tried    12752 cl shrink        0 lits rem          0 time: 0.00
14.09/14.13	c vivif2 --  cl tried    10860 cl shrink        0 lits rem          0 time: 0.00
14.20/14.28	c asymm  cl-useful: 0/2902/12752 lits-rem:0 time: 0.15
14.20/14.28	c calculated reachability. Time: 0.00
14.20/14.28	c  N dy    15     69894       152     12752         4     10860     89248    257563     45.47     39.32  --
14.20/14.28	c  F st    15     69894       152     12752         4     10860     89248    257563     45.47     39.32  --
14.39/14.49	c Decided on static restart strategy
18.69/18.77	c  N dy    22    104841       152     12752         4     20329     89248    631760     46.58     39.10  --
18.79/18.80	c  S st    22    104841       152     12752         4     20329     89248    631760     46.58     39.10  --
18.79/18.88	c  S st    22    105347       152     12752         4     20823     89248    652899     46.58     39.10  --
18.79/18.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.79/18.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.89/18.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.08
18.89/18.97	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
18.89/18.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.89/18.97	c Subs w/ non-existent bins:      0 time:  0.01 s
18.89/18.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.89/18.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.89/18.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.58/20.62	c ORs :      2 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
24.69/24.71	c Added 2 vars  tried: 80000 time: 4.09
24.69/24.76	c ORs :      2 avg-s:  0.0 cl-sh:  5268 l-rem:   5268 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    4.14
24.69/24.77	c lits-rem:      2602  cl-subs:     1541  v-elim:    150  v-fix:    0  time:  5.79 s
24.69/24.77	c learnt bin added due to v-elim: 0
24.69/24.77	c vivif2 --  cl tried    12754 cl shrink        0 lits rem          0 time: 0.00
24.69/24.78	c vivif2 --  cl tried    19282 cl shrink        0 lits rem          0 time: 0.00
24.79/24.87	c asymm  cl-useful: 0/1206/12754 lits-rem:0 time: 0.09
24.79/24.87	c calculated reachability. Time: 0.00
24.79/24.87	c  N dy    22    105347       154     12754         8     19282     89247    575106     46.58     39.10  --
33.49/33.54	c  N dy    23    158020       154     12754         8     26572     89247    830269     46.61     39.10  --
33.49/33.57	c  S st    23    158020       154     12754         8     26572     89247    830269     46.61     39.10  --
33.59/33.66	c  S st    23    158525       154     12754         8     27067     89247    851454     46.61     39.10  --
33.59/33.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.59/33.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.69/33.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.9M T:  0.14
33.79/33.80	c Calc non-exist non-lernt bins v-fix:     0 done:    154 time:  0.00 s
33.79/33.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.79/33.80	c Subs w/ non-existent bins:      0 time:  0.01 s
33.79/33.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.79/33.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.79/33.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
35.99/36.01	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
41.19/41.28	c Added 2 vars  tried: 80000 time: 5.27
41.29/41.39	c ORs :      2 avg-s:  0.0 cl-sh:  7983 l-rem:   7983 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.38
41.39/41.40	c lits-rem:      1815  cl-subs:     2221  v-elim:    150  v-fix:    0  time:  7.59 s
41.39/41.40	c learnt bin added due to v-elim: 0
41.39/41.41	c vivif2 --  cl tried    12756 cl shrink        0 lits rem          0 time: 0.00
41.39/41.41	c vivif2 --  cl tried    24846 cl shrink        0 lits rem          0 time: 0.01
41.49/41.50	c asymm  cl-useful: 0/1996/12756 lits-rem:0 time: 0.09
41.49/41.50	c calculated reachability. Time: 0.00
41.49/41.50	c  N dy    23    158525       156     12756        12     24846     89249    739696     46.61     39.10  --
56.39/56.50	c  N dy    24    237789       156     12756        12     31019     89249    887920     44.72     38.32  --
56.49/56.53	c  S st    24    237789       156     12756        12     31019     89249    887920     44.72     38.32  --
56.59/56.63	c  S st    24    238292       156     12756        12     31512     89249    908750     44.72     38.32  --
56.59/56.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.59/56.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.69/56.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.13
56.69/56.76	c Calc non-exist non-lernt bins v-fix:     0 done:    156 time:  0.00 s
56.69/56.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.69/56.77	c Subs w/ non-existent bins:      0 time:  0.01 s
56.69/56.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.69/56.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.69/56.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
58.99/59.09	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.01
64.69/64.72	c Added 2 vars  tried: 80000 time: 5.63
64.89/64.93	c ORs :      2 avg-s:  0.0 cl-sh: 13448 l-rem:  13448 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.84
64.89/64.95	c lits-rem:      1394  cl-subs:     2290  v-elim:    150  v-fix:    0  time:  8.16 s
64.89/64.95	c learnt bin added due to v-elim: 0
64.89/64.95	c vivif2 --  cl tried    12758 cl shrink        0 lits rem          0 time: 0.00
64.89/64.95	c vivif2 --  cl tried    29222 cl shrink        0 lits rem          0 time: 0.01
64.99/65.05	c asymm  cl-useful: 0/1171/12758 lits-rem:0 time: 0.09
64.99/65.05	c calculated reachability. Time: 0.00
64.99/65.05	c  N dy    24    238292       158     12758        16     29222     89244    794690     44.72     38.32  --
90.10/90.17	c  N dy    25    357438       158     12758        16     32984     89244    825847     44.97     37.81  --
90.20/90.20	c  S st    25    357438       158     12758        16     32984     89244    825847     44.97     37.81  --
90.29/90.31	c  S st    25    357940       158     12758        16     33476     89244    845535     44.97     37.81  --
90.29/90.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.29/90.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.39/90.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.12
90.39/90.44	c Calc non-exist non-lernt bins v-fix:     0 done:    158 time:  0.00 s
90.39/90.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.39/90.44	c Subs w/ non-existent bins:      0 time:  0.01 s
90.39/90.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.39/90.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.39/90.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
92.40/92.45	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.02
97.59/97.64	c Added 2 vars  tried: 80000 time: 5.19
97.69/97.73	c ORs :      2 avg-s:  0.0 cl-sh:  6346 l-rem:   6346 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.28
97.69/97.74	c lits-rem:       406  cl-subs:     2192  v-elim:    150  v-fix:    0  time:  7.28 s
97.69/97.74	c learnt bin added due to v-elim: 0
97.69/97.74	c vivif2 --  cl tried    12760 cl shrink        0 lits rem          0 time: 0.00
97.69/97.75	c vivif2 --  cl tried    31284 cl shrink        0 lits rem          0 time: 0.01
97.80/97.84	c asymm  cl-useful: 0/1161/12760 lits-rem:0 time: 0.09
97.80/97.84	c calculated reachability. Time: 0.00
97.80/97.84	c  N dy    25    357940       160     12760        20     31284     89240    752705     44.97     37.81  --
141.99/142.09	c  N dy    26    536910       160     12760        20     38717     89240    928440     47.98     38.24  --
142.09/142.13	c  S st    26    536910       160     12760        20     38717     89240    928440     47.98     38.24  --
142.19/142.24	c  S st    26    537412       160     12760        20     39214     89240    949131     47.98     38.24  --
142.19/142.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.19/142.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.39/142.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.9M T:  0.17
142.39/142.41	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
142.39/142.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.39/142.42	c Subs w/ non-existent bins:      0 time:  0.01 s
142.39/142.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.39/142.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.39/142.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
144.09/144.15	c ORs :     10 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
150.09/150.14	c Added 2 vars  tried: 80000 time: 5.98
150.19/150.25	c ORs :      2 avg-s:  0.0 cl-sh:  7026 l-rem:   7026 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.10
150.19/150.27	c lits-rem:       422  cl-subs:     2258  v-elim:    150  v-fix:    0  time:  7.83 s
150.19/150.27	c learnt bin added due to v-elim: 0
150.19/150.27	c vivif2 --  cl tried    12762 cl shrink        0 lits rem          0 time: 0.00
150.19/150.28	c vivif2 --  cl tried    36956 cl shrink        0 lits rem          0 time: 0.01
150.29/150.37	c asymm  cl-useful: 0/998/12762 lits-rem:0 time: 0.09
150.29/150.37	c calculated reachability. Time: 0.00
150.29/150.37	c  N dy    26    537412       162     12762        24     36956     89241    852226     47.98     38.24  --
150.29/150.37	c  F st    26    537412       162     12762        24     36956     89241    852226     47.98     38.24  --
150.69/150.71	c Decided on static restart strategy
223.19/223.23	c  N dy    33    806118       162     12762        24     59210     89241   1647082     46.50     38.11  --
223.19/223.29	c  S st    33    806118       162     12762        24     59210     89241   1647082     46.50     38.11  --
223.39/223.47	c  S st    33    806620       162     12762        24     59704     89241   1667925     46.50     38.11  --
223.39/223.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
223.39/223.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
223.79/223.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.8M T:  0.36
223.79/223.84	c Calc non-exist non-lernt bins v-fix:     0 done:    162 time:  0.00 s
223.79/223.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
223.79/223.85	c Subs w/ non-existent bins:      0 time:  0.01 s
223.79/223.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
223.79/223.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
223.79/223.89	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
230.90/230.98	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.04
243.99/244.05	c Added 2 vars  tried: 80000 time: 13.07
244.39/244.45	c ORs :      2 avg-s:  0.0 cl-sh: 15149 l-rem:  15149 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   13.47
244.39/244.48	c lits-rem:      2894  cl-subs:     4950  v-elim:    150  v-fix:    0  time: 20.59 s
244.39/244.48	c learnt bin added due to v-elim: 0
244.39/244.48	c vivif2 --  cl tried    12764 cl shrink        0 lits rem          0 time: 0.00
244.39/244.49	c vivif2 --  cl tried    54754 cl shrink        0 lits rem          0 time: 0.01
244.59/244.61	c asymm  cl-useful: 0/562/12764 lits-rem:0 time: 0.12
244.59/244.61	c calculated reachability. Time: 0.00
244.59/244.61	c  N dy    33    806620       164     12764        28     54754     89238   1443315     46.50     38.11  --
388.70/388.72	c  N dy    34   1209930       164     12764        28     72889     89238   1985021     46.99     38.19  --
388.80/388.80	c  S st    34   1209930       164     12764        28     72889     89238   1985021     46.99     38.19  --
389.00/389.00	c  S st    34   1210432       164     12764        28     73383     89238   2005513     46.99     38.19  --
389.00/389.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
389.00/389.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
389.41/389.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.5M T:  0.45
389.41/389.46	c Calc non-exist non-lernt bins v-fix:     0 done:    164 time:  0.00 s
389.41/389.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
389.41/389.48	c Subs w/ non-existent bins:      0 time:  0.02 s
389.50/389.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
389.50/389.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
389.50/389.52	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
398.60/398.63	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
417.50/417.53	c Added 2 vars  tried: 80000 time: 18.90
418.00/418.03	c ORs :      2 avg-s:  0.0 cl-sh: 17240 l-rem:  17240 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   19.40
418.00/418.06	c lits-rem:       941  cl-subs:     5443  v-elim:    150  v-fix:    0  time: 28.54 s
418.00/418.06	c learnt bin added due to v-elim: 0
418.00/418.06	c vivif2 --  cl tried    12766 cl shrink        0 lits rem          0 time: 0.00
418.00/418.08	c vivif2 --  cl tried    67940 cl shrink        0 lits rem          0 time: 0.02
418.20/418.22	c asymm  cl-useful: 0/544/12766 lits-rem:0 time: 0.13
418.20/418.22	c calculated reachability. Time: 0.00
418.20/418.22	c  N dy    34   1210432       166     12766        32     67940     89232   1754716     46.99     38.19  --
653.00/653.04	c  N dy    35   1710433       166     12766        32     97759     89232   2829555     47.53     37.95  --
653.10/653.15	c  S st    35   1710433       166     12766        32     97759     89232   2829555     47.53     37.95  --
653.41/653.41	c  S st    35   1710939       166     12766        32     98252     89232   2850390     47.53     37.95  --
653.41/653.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
653.41/653.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
654.00/654.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.7M T:  0.61
654.00/654.03	c Calc non-exist non-lernt bins v-fix:     0 done:    166 time:  0.00 s
654.00/654.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
654.00/654.06	c Subs w/ non-existent bins:      0 time:  0.02 s
654.11/654.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
654.11/654.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
654.11/654.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
673.41/673.49	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.10
698.11/698.18	c Added 2 vars  tried: 80000 time: 24.69
699.91/699.98	c ORs :      2 avg-s:  0.0 cl-sh: 43906 l-rem:  43906 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   26.49
700.01/700.03	c lits-rem:      1076  cl-subs:     8504  v-elim:    150  v-fix:    0  time: 45.91 s
700.01/700.03	c learnt bin added due to v-elim: 0
700.01/700.03	c vivif2 --  cl tried    12768 cl shrink        0 lits rem          0 time: 0.00
700.01/700.06	c vivif2 --  cl tried    89748 cl shrink        0 lits rem          0 time: 0.03
700.11/700.18	c asymm  cl-useful: 0/453/12768 lits-rem:0 time: 0.13
700.11/700.19	c calculated reachability. Time: 0.00
700.11/700.19	c  N dy    35   1710939       168     12768        36     89748     89231   2440197     47.53     37.95  --
961.12/961.18	c  N dy    36   2210941       168     12768        36    105559     89231   2920689     45.70     37.83  --
961.22/961.29	c  S st    36   2210941       168     12768        36    105559     89231   2920689     45.70     37.83  --
961.52/961.59	c  S st    36   2211447       168     12768        36    106057     89231   2941687     45.70     37.83  --
961.62/961.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
961.62/961.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
962.22/962.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.2M T:  0.64
962.22/962.24	c Calc non-exist non-lernt bins v-fix:     0 done:    168 time:  0.00 s
962.22/962.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
962.22/962.27	c Subs w/ non-existent bins:      0 time:  0.03 s
962.32/962.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
962.32/962.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
962.32/962.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1016.82/1016.86	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.12
1041.52/1041.56	c Added 2 vars  tried: 80000 time: 24.70
1042.83/1042.81	c ORs :      2 avg-s:  0.0 cl-sh: 27981 l-rem:  27981 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   25.95
1042.83/1042.86	c lits-rem:      3643  cl-subs:     9948  v-elim:    150  v-fix:    0  time: 80.53 s
1042.83/1042.86	c learnt bin added due to v-elim: 0
1042.83/1042.86	c vivif2 --  cl tried    12770 cl shrink        0 lits rem          0 time: 0.00
1042.83/1042.89	c vivif2 --  cl tried    96109 cl shrink        0 lits rem          0 time: 0.03
1043.02/1043.01	c asymm  cl-useful: 0/431/12770 lits-rem:0 time: 0.12
1043.02/1043.02	c calculated reachability. Time: 0.00
1043.02/1043.02	c  N dy    36   2211447       170     12770        40     96109     89226   2475501     45.70     37.83  --

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-3173143-1301790177/watcher-3173143-1301790177 -o /tmp/evaluation-result-3173143-1301790177/solver-3173143-1301790177 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173143-1301790177.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.48 3.88 3.93 3/180 20839
/proc/meminfo: memFree=22498476/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=28924 CPUtime=0 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 658 0 0 0 0 0 0 0 25 0 1 0 290620036 29618176 593 33554432000 4194304 4797429 140736876690656 18446744073709551615 212435713529 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 7231 594 347 148 0 2160 0

[startup+0.0626409 s]
/proc/loadavg: 3.48 3.88 3.93 3/180 20839
/proc/meminfo: memFree=22498476/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=29476 CPUtime=0.06 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 909 0 0 0 6 0 0 0 25 0 1 0 290620036 30183424 835 33554432000 4194304 4797429 140736876690656 18446744073709551615 4429174 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 7369 835 369 148 0 2298 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29476

[startup+0.100635 s]
/proc/loadavg: 3.48 3.88 3.93 3/180 20839
/proc/meminfo: memFree=22498476/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=29476 CPUtime=0.09 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 910 0 0 0 9 0 0 0 25 0 1 0 290620036 30183424 836 33554432000 4194304 4797429 140736876690656 18446744073709551615 4429121 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 7369 836 369 148 0 2298 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29476

[startup+0.300608 s]
/proc/loadavg: 3.48 3.88 3.93 3/180 20839
/proc/meminfo: memFree=22498476/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=130236 CPUtime=0.29 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 1534 0 0 0 29 0 0 0 25 0 1 0 290620036 133361664 1321 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 32559 1321 403 148 0 27488 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130236

[startup+0.70052 s]
/proc/loadavg: 3.48 3.88 3.93 3/180 20839
/proc/meminfo: memFree=22498476/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=130876 CPUtime=0.69 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 2020 0 0 0 69 0 0 0 25 0 1 0 290620036 134017024 1469 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 32719 1469 405 148 0 27648 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 130876

[startup+1.50037 s]
/proc/loadavg: 3.48 3.88 3.93 5/190 20855
/proc/meminfo: memFree=22461932/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=131796 CPUtime=1.49 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 2783 0 0 0 149 0 0 0 25 0 1 0 290620036 134959104 1727 33554432000 4194304 4797429 140736876690656 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 32949 1727 405 148 0 27878 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131796

[startup+3.10106 s]
/proc/loadavg: 3.60 3.90 3.94 5/190 20855
/proc/meminfo: memFree=22453776/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=132628 CPUtime=3.09 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 4129 0 0 0 309 0 0 0 25 0 1 0 290620036 135811072 1859 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 33157 1859 405 148 0 28086 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132628

[startup+6.30046 s]
/proc/loadavg: 3.60 3.90 3.94 5/190 20856
/proc/meminfo: memFree=22441500/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=135900 CPUtime=6.29 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 5833 0 0 0 628 1 0 0 25 0 1 0 290620036 139161600 2807 33554432000 4194304 4797429 140736876690656 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 33975 2807 410 148 0 28904 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135900

[startup+12.7002 s]
/proc/loadavg: 3.66 3.91 3.94 5/190 20856
/proc/meminfo: memFree=22421452/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=137036 CPUtime=12.69 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 8459 0 0 0 1268 1 0 0 25 0 1 0 290620036 140324864 2942 33554432000 4194304 4797429 140736876690656 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 34259 2942 414 148 0 29188 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137036

[startup+25.5008 s]
/proc/loadavg: 3.71 3.91 3.94 5/190 20856
/proc/meminfo: memFree=22409816/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=141788 CPUtime=25.49 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 12143 0 0 0 2548 1 0 0 25 0 1 0 290620036 145190912 4648 33554432000 4194304 4797429 140736876690656 18446744073709551615 4351618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 35447 4648 415 148 0 30376 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 141788

[startup+51.101 s]
/proc/loadavg: 3.81 3.91 3.94 5/190 20857
/proc/meminfo: memFree=22358496/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=146068 CPUtime=51.09 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 20372 0 0 0 5106 3 0 0 25 0 1 0 290620036 149573632 5325 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424979 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 36517 5325 415 148 0 31446 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 146068

[startup+102.306 s]
/proc/loadavg: 3.96 3.94 3.94 5/190 20858
/proc/meminfo: memFree=22280772/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=153196 CPUtime=102.29 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 33380 0 0 0 10223 6 0 0 25 0 1 0 290620036 156872704 6643 33554432000 4194304 4797429 140736876690656 18446744073709551615 4425015 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 38299 6643 415 148 0 33228 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 153196

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.94 5/190 20860
/proc/meminfo: memFree=22270196/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=156588 CPUtime=162.29 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 47850 0 0 0 16219 10 0 0 25 0 1 0 290620036 160346112 8765 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 39147 8765 415 148 0 34076 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 156588

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.94 5/190 20861
/proc/meminfo: memFree=22234320/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=158924 CPUtime=222.29 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 62501 0 0 0 22216 13 0 0 25 0 1 0 290620036 162738176 9085 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 39731 9085 415 148 0 34660 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 158924

[startup+282.3 s]
/proc/loadavg: 3.99 3.96 3.94 5/190 20863
/proc/meminfo: memFree=22198564/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=168352 CPUtime=282.29 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 72787 0 0 0 28213 16 0 0 25 0 1 0 290620036 172392448 11006 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 42088 11006 415 148 0 37017 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 168352

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.94 5/190 20864
/proc/meminfo: memFree=22197912/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=169928 CPUtime=342.3 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 83402 0 0 0 34210 20 0 0 25 0 1 0 290620036 174006272 12755 33554432000 4194304 4797429 140736876690656 18446744073709551615 4345232 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 42482 12755 415 148 0 37411 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 169928

[startup+402.301 s]
/proc/loadavg: 4.10 4.00 3.95 5/190 20866
/proc/meminfo: memFree=22195016/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=172760 CPUtime=402.3 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 92813 0 0 0 40208 22 0 0 25 0 1 0 290620036 176906240 12741 33554432000 4194304 4797429 140736876690656 18446744073709551615 4495544 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 43190 12741 415 148 0 38119 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 172760

[startup+462.3 s]
/proc/loadavg: 4.04 4.00 3.95 5/190 20868
/proc/meminfo: memFree=22165100/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=175340 CPUtime=462.3 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 99629 0 0 0 46205 25 0 0 25 0 1 0 290620036 179548160 12805 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424835 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 43835 12805 415 148 0 38764 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 175340

[startup+522.301 s]
/proc/loadavg: 4.07 4.01 3.96 5/190 20869
/proc/meminfo: memFree=22149204/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=176424 CPUtime=522.3 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 107694 0 0 0 52202 28 0 0 25 0 1 0 290620036 180658176 14080 33554432000 4194304 4797429 140736876690656 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 44106 14080 415 148 0 39035 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 176424

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 3.96 5/190 20871
/proc/meminfo: memFree=22150776/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=178704 CPUtime=582.3 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 117214 0 0 0 58199 31 0 0 25 0 1 0 290620036 182992896 13023 33554432000 4194304 4797429 140736876690656 18446744073709551615 4352787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 44676 13023 415 148 0 39605 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 178704

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.96 5/190 20873
/proc/meminfo: memFree=22043708/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=179668 CPUtime=642.31 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 125495 0 0 0 64198 33 0 0 25 0 1 0 290620036 183980032 14037 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 44917 14037 415 148 0 39846 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 179668

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 20874
/proc/meminfo: memFree=22039200/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=189940 CPUtime=702.31 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 129275 0 0 0 70197 34 0 0 25 0 1 0 290620036 194498560 17747 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 47485 17747 419 148 0 42414 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 189940

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 20876
/proc/meminfo: memFree=22062860/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=191084 CPUtime=762.32 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 137633 0 0 0 76195 37 0 0 25 0 1 0 290620036 195670016 18309 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 47771 18309 419 148 0 42700 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 191084

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 20877
/proc/meminfo: memFree=22038516/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=192252 CPUtime=822.31 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 147076 0 0 0 82191 40 0 0 25 0 1 0 290620036 196866048 16058 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 48063 16058 419 148 0 42992 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 192252

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 20879
/proc/meminfo: memFree=22031040/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=192876 CPUtime=882.31 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 152934 0 0 0 88188 43 0 0 25 0 1 0 290620036 197505024 17891 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 48219 17891 419 148 0 43148 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 192876

[startup+942.3 s]
/proc/loadavg: 4.04 4.01 3.96 5/190 20880
/proc/meminfo: memFree=22035348/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=194644 CPUtime=942.31 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 160012 0 0 0 94183 48 0 0 25 0 1 0 290620036 199315456 16863 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 48661 16863 419 148 0 43590 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 194644

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 20882
/proc/meminfo: memFree=22032832/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=196324 CPUtime=1002.32 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 162297 0 0 0 100183 49 0 0 25 0 1 0 290620036 201035776 19105 33554432000 4194304 4797429 140736876690656 18446744073709551615 4568023 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 49081 19105 419 148 0 44010 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 196324

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 20884
/proc/meminfo: memFree=22016296/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=199456 CPUtime=1062.32 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 166131 0 0 0 106182 50 0 0 25 0 1 0 290620036 204242944 18351 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424670 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 49864 18351 419 148 0 44793 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 199456

[startup+1122.3 s]
/proc/loadavg: 4.08 4.02 3.97 5/190 20885
/proc/meminfo: memFree=21995664/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=200224 CPUtime=1122.32 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 172608 0 0 0 112180 52 0 0 25 0 1 0 290620036 205029376 20571 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 50056 20571 419 148 0 44985 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 200224

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.97 5/190 20887
/proc/meminfo: memFree=22037924/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=200384 CPUtime=1182.33 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 180254 0 0 0 118179 54 0 0 25 0 1 0 290620036 205193216 19628 33554432000 4194304 4797429 140736876690656 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 50096 19628 419 148 0 45025 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 200384

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.97 5/190 20888
/proc/meminfo: memFree=22010992/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=202368 CPUtime=1242.33 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 186642 0 0 0 124178 55 0 0 25 0 1 0 290620036 207224832 21533 33554432000 4194304 4797429 140736876690656 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 50592 21533 419 148 0 45521 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 202368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.97 4/190 20891
/proc/meminfo: memFree=22098028/32951124 swapFree=67111528/67111528
[pid=20839] ppid=20837 vsize=203484 CPUtime=1300.03 cores=5,7
/proc/20839/stat : 20839 (techdemo) R 20837 20839 20033 0 -1 4202496 193954 0 0 0 129946 57 0 0 25 0 1 0 290620036 208367616 19845 33554432000 4194304 4797429 140736876690656 18446744073709551615 4425896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20839/statm: 50871 19845 419 148 0 45800 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 203484

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

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

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

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

runsolver used 2.04569 second user time and 5.05623 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-03 02:22:57
IDJOB=3173143
IDBENCH=82561
IDSOLVER=1585
FILE ID=node102/3173143-1301790177
RUNJOBID= node102-1301790177-20815
PBS_JOBID= 12841415
Free space on /tmp= 71968 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S896023516-057-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173143-1301790177/watcher-3173143-1301790177 -o /tmp/evaluation-result-3173143-1301790177/solver-3173143-1301790177 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173143-1301790177.cnf

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

MD5SUM BENCH= fbc6593197090933c7d66c2e5740159a
RANDOM SEED=274323133

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22500244 kB
Buffers:        345520 kB
Cached:        9779772 kB
SwapCached:          0 kB
Active:        7239904 kB
Inactive:      2950752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22500244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22952 kB
Writeback:           0 kB
AnonPages:       65796 kB
Mapped:          15392 kB
Slab:           196096 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222256 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71944 MiB
End job on node102 at 2011-04-03 02:44:39