Trace number 3173177

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-k5-r20-v1000-c20000-S945664020-055-UNKNOWN.cnf
MD5SUMb5db50c2da6442b279ae090cf3223d53
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.8874
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173177-1301790185.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	c -- header says num clauses:       20000
0.00/0.01	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.01	c -- vars added       1000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/11413/20000 lits-rem:0 time: 0.11
0.09/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.01
0.09/0.14	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
0.09/0.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.14	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	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:    666  v-fix:    0  time:  0.02 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.17	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.17	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:     446 undec:      36 neg:     518
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      1000     20000         0         0    100000         0   no data   no data  --
0.39/0.42	c Decided on static restart strategy
6.19/6.22	c  N dy     7     30000      1000     20000         0     10727    100000    866065    138.29    121.85  --
6.19/6.28	c  S st     7     30000      1000     20000         0     10727    100000    866065    138.29    121.85  --
6.29/6.37	c  S st     7     30502      1000     20000         0     11228    100000    913225    138.29    121.85  --
6.29/6.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.39/6.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.07
6.39/6.44	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
6.39/6.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.39/6.45	c Subs w/ non-existent bins:      0 time:  0.01 s
6.39/6.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.69/7.79	c lits-rem:       592  cl-subs:      566  v-elim:   1000  v-fix:    0  time:  1.32 s
7.69/7.79	c learnt bin added due to v-elim: 0
7.69/7.79	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
7.79/7.80	c vivif2 --  cl tried    10662 cl shrink        0 lits rem          0 time: 0.01
7.89/7.95	c asymm  cl-useful: 0/7226/20000 lits-rem:0 time: 0.15
7.89/7.95	c calculated reachability. Time: 0.00
7.89/7.95	c  N dy     7     30502      1000     20000         0     10662    100000    866408    138.29    121.85  --
7.89/7.95	c  F st     7     30502      1000     20000         0     10662    100000    866408    138.29    121.85  --
8.19/8.28	c Decided on static restart strategy
10.90/10.93	c  N dy    14     45757      1000     20000         0      9098    100000    365676    137.07    114.55  --
10.90/10.96	c  S st    14     45757      1000     20000         0      9098    100000    365676    137.07    114.55  --
11.00/11.04	c  S st    14     46263      1000     20000         0      9604    100000    414250    137.07    114.55  --
11.00/11.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.00/11.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.00/11.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.05
11.00/11.09	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
11.00/11.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.00/11.09	c Subs w/ non-existent bins:      0 time:  0.00 s
11.09/11.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.09/11.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.09/11.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.09/14.17	c lits-rem:       527  cl-subs:      262  v-elim:   1000  v-fix:    0  time:  3.07 s
14.09/14.17	c learnt bin added due to v-elim: 0
14.09/14.17	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
14.09/14.18	c vivif2 --  cl tried     9342 cl shrink        0 lits rem          0 time: 0.00
14.20/14.20	c asymm  cl-useful: 0/1361/20000 lits-rem:0 time: 0.02
14.20/14.20	c calculated reachability. Time: 0.00
14.20/14.20	c  N dy    14     46263      1000     20000         0      9342    100000    403049    137.07    114.55  --
19.80/19.82	c  N dy    15     69395      1000     20000         0     11454    100000    458330    145.66    116.19  --
19.80/19.85	c  S st    15     69395      1000     20000         0     11454    100000    458330    145.66    116.19  --
19.89/19.94	c  S st    15     69897      1000     20000         0     11956    100000    503208    145.66    116.19  --
19.89/19.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.89/19.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.99/20.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.06
19.99/20.00	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
19.99/20.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.99/20.00	c Subs w/ non-existent bins:      0 time:  0.00 s
19.99/20.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.99/20.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.99/20.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.79/22.85	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
23.89/23.90	c Added 11 vars  tried: 80000 time: 1.05
23.89/23.91	c ORs :     11 avg-s:  0.0 cl-sh:  2395 l-rem:   2395 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    1.06
23.89/23.92	c lits-rem:       939  cl-subs:      220  v-elim:   1000  v-fix:    0  time:  3.91 s
23.89/23.92	c learnt bin added due to v-elim: 0
23.89/23.92	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.00
23.89/23.93	c vivif2 --  cl tried    11736 cl shrink        0 lits rem          0 time: 0.00
23.99/24.02	c asymm  cl-useful: 0/11455/20011 lits-rem:0 time: 0.09
23.99/24.02	c calculated reachability. Time: 0.00
23.99/24.02	c  N dy    15     69897      1011     20011        22     11736    100071    488773    145.66    116.19  --
23.99/24.02	c  F st    15     69897      1011     20011        22     11736    100071    488773    145.66    116.19  --
24.29/24.31	c Decided on static restart strategy
31.49/31.55	c  N dy    22    104847      1011     20011        22     21598    100071   1879536    171.30    122.39  --
31.59/31.64	c  S st    22    104847      1011     20011        22     21598    100071   1879536    171.30    122.39  --
31.69/31.75	c  S st    22    105350      1011     20011        22     22101    100071   1923237    171.30    122.39  --
31.69/31.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.69/31.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.90/31.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.17
31.90/31.93	c Calc non-exist non-lernt bins v-fix:     0 done:   1011 time:  0.00 s
31.90/31.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.90/31.94	c Subs w/ non-existent bins:      0 time:  0.01 s
31.90/31.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.90/31.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
31.90/31.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
35.10/35.17	c ORs :     11 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
38.50/38.56	c Added 11 vars  tried: 80000 time: 3.39
38.69/38.75	c ORs :     11 avg-s:  0.0 cl-sh: 16191 l-rem:  16191 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    3.58
38.69/38.78	c lits-rem:        92  cl-subs:     1074  v-elim:   1000  v-fix:    0  time:  6.79 s
38.69/38.78	c learnt bin added due to v-elim: 0
38.69/38.78	c vivif2 --  cl tried    20022 cl shrink        0 lits rem          0 time: 0.00
38.69/38.79	c vivif2 --  cl tried    21027 cl shrink        0 lits rem          0 time: 0.02
38.89/38.92	c asymm  cl-useful: 0/7430/20022 lits-rem:0 time: 0.12
38.89/38.92	c calculated reachability. Time: 0.00
38.89/38.92	c  N dy    22    105350      1022     20022        44     21027    100146   1760275    171.30    122.39  --
52.89/52.97	c  N dy    23    158025      1022     20022        44     28746    100146   3030837    180.48    135.85  --
53.09/53.12	c  S st    23    158025      1022     20022        44     28746    100146   3030837    180.48    135.85  --
53.19/53.23	c  S st    23    158525      1022     20022        44     29246    100146   3067872    180.48    135.85  --
53.19/53.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.19/53.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.39/53.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.25
53.39/53.49	c Calc non-exist non-lernt bins v-fix:     0 done:   1022 time:  0.00 s
53.39/53.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.49/53.51	c Subs w/ non-existent bins:      0 time:  0.02 s
53.49/53.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.49/53.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
53.49/53.59	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
109.09/109.17	c ORs :     22 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
113.79/113.83	c Added 11 vars  tried: 80000 time: 4.66
114.19/114.28	c ORs :     11 avg-s:  0.0 cl-sh: 27163 l-rem:  27163 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    5.11
114.29/114.32	c lits-rem:       268  cl-subs:     2453  v-elim:   1000  v-fix:    0  time: 60.74 s
114.29/114.32	c learnt bin added due to v-elim: 0
114.29/114.32	c vivif2 --  cl tried    20033 cl shrink        0 lits rem          0 time: 0.00
114.29/114.35	c vivif2 --  cl tried    26793 cl shrink        0 lits rem          0 time: 0.02
114.40/114.43	c asymm  cl-useful: 0/1148/20033 lits-rem:0 time: 0.09
114.40/114.43	c calculated reachability. Time: 0.00
114.40/114.43	c  N dy    23    158525      1033     20033        66     26793    100223   2632909    180.48    135.85  --
138.40/138.41	c  N dy    24    237787      1033     20033        66     32125    100223   3104593    181.11    144.55  --
138.50/138.55	c  S st    24    237787      1033     20033        66     32125    100223   3104593    181.11    144.55  --
138.60/138.67	c  S st    24    238295      1033     20033        66     32633    100223   3147911    181.11    144.55  --
138.60/138.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
138.60/138.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.90/138.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.27
138.90/138.96	c Calc non-exist non-lernt bins v-fix:     0 done:   1033 time:  0.00 s
138.90/138.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.90/138.98	c Subs w/ non-existent bins:      0 time:  0.02 s
139.00/139.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.00/139.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
139.00/139.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
217.09/217.17	c ORs :     33 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.13
222.69/222.78	c Added 11 vars  tried: 80000 time: 5.60
223.09/223.19	c ORs :     11 avg-s:  0.0 cl-sh: 25131 l-rem:  25131 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    6.02
223.20/223.23	c lits-rem:       182  cl-subs:     1860  v-elim:   1000  v-fix:    0  time: 84.17 s
223.20/223.23	c learnt bin added due to v-elim: 0
223.20/223.24	c vivif2 --  cl tried    20044 cl shrink        0 lits rem          0 time: 0.00
223.20/223.26	c vivif2 --  cl tried    30773 cl shrink        0 lits rem          0 time: 0.03
223.39/223.41	c asymm  cl-useful: 0/9636/20044 lits-rem:0 time: 0.15
223.39/223.42	c calculated reachability. Time: 0.00
223.39/223.42	c  N dy    24    238295      1044     20044        88     30773    100299   2816209    181.11    144.55  --
270.30/270.30	c  N dy    25    357443      1044     20044        88     34858    100299   2979497    213.75    154.20  --
270.40/270.43	c  S st    25    357443      1044     20044        88     34858    100299   2979497    213.75    154.20  --
270.50/270.56	c  S st    25    357943      1044     20044        88     35358    100299   3019803    213.75    154.20  --
270.50/270.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
270.50/270.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
270.80/270.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.27
270.80/270.84	c Calc non-exist non-lernt bins v-fix:     0 done:   1044 time:  0.00 s
270.80/270.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
270.80/270.87	c Subs w/ non-existent bins:      0 time:  0.02 s
270.90/270.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
270.90/270.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
270.90/270.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
337.10/337.10	c ORs :     44 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.22
342.20/342.20	c Added 11 vars  tried: 80000 time: 5.09
342.50/342.54	c ORs :     11 avg-s:  0.0 cl-sh: 22898 l-rem:  22898 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    5.44
342.50/342.59	c lits-rem:       111  cl-subs:     1336  v-elim:   1000  v-fix:    0  time: 71.64 s
342.50/342.59	c learnt bin added due to v-elim: 0
342.50/342.59	c vivif2 --  cl tried    20055 cl shrink        0 lits rem          0 time: 0.00
342.60/342.62	c vivif2 --  cl tried    34022 cl shrink        0 lits rem          0 time: 0.03
342.70/342.77	c asymm  cl-useful: 0/6835/20055 lits-rem:0 time: 0.15
342.70/342.78	c calculated reachability. Time: 0.00
342.70/342.78	c  N dy    25    357943      1055     20055       110     34022    100373   2783781    213.75    154.20  --
419.60/419.69	c  N dy    26    536917      1055     20055       110     41789    100373   3273972    199.13    158.79  --
419.80/419.84	c  S st    26    536917      1055     20055       110     41789    100373   3273972    199.13    158.79  --
420.00/420.01	c  S st    26    537420      1055     20055       110     42292    100373   3315590    199.13    158.79  --
420.00/420.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
420.00/420.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
420.30/420.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.38
420.30/420.40	c Calc non-exist non-lernt bins v-fix:     0 done:   1055 time:  0.00 s
420.30/420.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
420.40/420.42	c Subs w/ non-existent bins:      0 time:  0.03 s
420.40/420.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
420.50/420.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
420.50/420.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
478.10/478.15	c ORs :     55 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.18
483.91/483.96	c Added 11 vars  tried: 80000 time: 5.80
484.30/484.32	c ORs :     11 avg-s:  0.0 cl-sh: 22809 l-rem:  22809 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    6.17
484.30/484.37	c lits-rem:       120  cl-subs:     2523  v-elim:   1000  v-fix:    0  time: 63.84 s
484.30/484.37	c learnt bin added due to v-elim: 0
484.30/484.37	c vivif2 --  cl tried    20066 cl shrink        0 lits rem          0 time: 0.00
484.40/484.40	c vivif2 --  cl tried    39769 cl shrink        0 lits rem          0 time: 0.03
484.50/484.54	c asymm  cl-useful: 0/3595/20066 lits-rem:0 time: 0.14
484.50/484.54	c calculated reachability. Time: 0.00
484.50/484.54	c  N dy    26    537420      1066     20066       132     39769    100448   2949654    199.13    158.79  --
484.50/484.54	c  F st    26    537420      1066     20066       132     39769    100448   2949654    199.13    158.79  --
485.01/485.03	c Decided on static restart strategy
615.51/615.58	c  N dy    33    806131      1066     20066       132     63441    100448   6760569    196.26    164.94  --
615.91/616.00	c  S st    33    806131      1066     20066       132     63441    100448   6760569    196.26    164.94  --
616.11/616.18	c  S st    33    806633      1066     20066       132     63943    100448   6801909    196.26    164.94  --
616.21/616.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
616.21/616.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
616.81/616.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.8M T:  0.70
616.91/616.90	c Calc non-exist non-lernt bins v-fix:     0 done:   1066 time:  0.00 s
616.91/616.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
616.91/616.95	c Subs w/ non-existent bins:      0 time:  0.05 s
617.01/617.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
617.12/617.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
617.12/617.17	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1118.33/1118.36	c ORs :     66 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.56
1130.63/1130.65	c Added 11 vars  tried: 80000 time: 12.30
1132.33/1132.34	c ORs :     11 avg-s:  0.0 cl-sh: 54601 l-rem:  54601 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:   13.98
1132.43/1132.43	c lits-rem:       140  cl-subs:     4235  v-elim:   1000  v-fix:    0  time: 515.27 s
1132.43/1132.43	c learnt bin added due to v-elim: 0
1132.43/1132.43	c vivif2 --  cl tried    20077 cl shrink        0 lits rem          0 time: 0.00
1132.43/1132.49	c vivif2 --  cl tried    59708 cl shrink        0 lits rem          0 time: 0.06
1132.73/1132.72	c asymm  cl-useful: 0/7059/20077 lits-rem:0 time: 0.23
1132.73/1132.73	c calculated reachability. Time: 0.00
1132.73/1132.73	c  N dy    33    806633      1077     20077       154     59708    100524   6035956    196.26    164.94  --

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.55 3.49 3.77 3/176 16511
/proc/meminfo: memFree=20412900/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=29100 CPUtime=0 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 708 0 0 0 0 0 0 0 23 0 1 0 271433985 29798400 645 33554432000 4194304 4797429 140737069796432 18446744073709551615 228095147495 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 7275 645 347 148 0 2204 0

[startup+0.0877959 s]
/proc/loadavg: 2.55 3.49 3.77 3/176 16511
/proc/meminfo: memFree=20412900/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=30184 CPUtime=0.08 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 1124 0 0 0 8 0 0 0 23 0 1 0 271433985 30908416 1044 33554432000 4194304 4797429 140737069796432 18446744073709551615 4429174 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 7546 1044 370 148 0 2475 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30184

[startup+0.100775 s]
/proc/loadavg: 2.55 3.49 3.77 3/176 16511
/proc/meminfo: memFree=20412900/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=30184 CPUtime=0.09 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 1124 0 0 0 9 0 0 0 23 0 1 0 271433985 30908416 1044 33554432000 4194304 4797429 140737069796432 18446744073709551615 4429097 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 7546 1044 370 148 0 2475 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30184

[startup+0.300737 s]
/proc/loadavg: 2.55 3.49 3.77 3/176 16511
/proc/meminfo: memFree=20412900/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=131800 CPUtime=0.29 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 2051 0 0 0 29 0 0 0 24 0 1 0 271433985 134963200 1757 33554432000 4194304 4797429 140737069796432 18446744073709551615 4387672 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 32950 1757 404 148 0 27879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 131800

[startup+0.700681 s]
/proc/loadavg: 2.55 3.49 3.77 3/176 16511
/proc/meminfo: memFree=20412900/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=131800 CPUtime=0.69 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 2436 0 0 0 69 0 0 0 25 0 1 0 271433985 134963200 2139 33554432000 4194304 4797429 140737069796432 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 32950 2139 406 148 0 27879 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131800

[startup+1.50053 s]
/proc/loadavg: 2.55 3.49 3.77 5/190 16538
/proc/meminfo: memFree=20301684/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=132944 CPUtime=1.49 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 3483 0 0 0 149 0 0 0 25 0 1 0 271433985 136134656 2405 33554432000 4194304 4797429 140737069796432 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 33236 2405 406 148 0 28165 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132944

[startup+3.10025 s]
/proc/loadavg: 2.55 3.49 3.77 5/190 16538
/proc/meminfo: memFree=20290944/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=133840 CPUtime=3.09 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 5026 0 0 0 309 0 0 0 25 0 1 0 271433985 137052160 2798 33554432000 4194304 4797429 140737069796432 18446744073709551615 4395263 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 33460 2798 406 148 0 28389 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133840

[startup+6.30067 s]
/proc/loadavg: 2.67 3.50 3.77 5/190 16538
/proc/meminfo: memFree=20268004/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=135040 CPUtime=6.29 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 8148 0 0 0 628 1 0 0 25 0 1 0 271433985 138280960 2933 33554432000 4194304 4797429 140737069796432 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 33760 2933 406 148 0 28689 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135040

[startup+12.7005 s]
/proc/loadavg: 2.77 3.51 3.77 5/190 16538
/proc/meminfo: memFree=20231328/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=141360 CPUtime=12.69 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 12708 0 0 0 1267 2 0 0 25 0 1 0 271433985 144752640 4034 33554432000 4194304 4797429 140737069796432 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 35340 4034 411 148 0 30269 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 141360

[startup+25.5011 s]
/proc/loadavg: 3.04 3.53 3.77 5/190 16538
/proc/meminfo: memFree=20209404/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=143588 CPUtime=25.49 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 18768 0 0 0 2546 3 0 0 25 0 1 0 271433985 147034112 5822 33554432000 4194304 4797429 140737069796432 18446744073709551615 4424835 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 35897 5822 416 148 0 30826 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143588

[startup+51.1004 s]
/proc/loadavg: 3.37 3.57 3.77 5/190 16539
/proc/meminfo: memFree=20151636/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=156004 CPUtime=51.09 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 37372 0 0 0 5101 8 0 0 25 0 1 0 271433985 159748096 8384 33554432000 4194304 4797429 140737069796432 18446744073709551615 4425854 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 39001 8384 416 148 0 33930 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 156004

[startup+102.307 s]
/proc/loadavg: 3.72 3.63 3.78 5/190 16540
/proc/meminfo: memFree=20108428/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=163784 CPUtime=102.3 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 40751 0 0 0 10222 8 0 0 25 0 1 0 271433985 167714816 11748 33554432000 4194304 4797429 140737069796432 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 40946 11748 416 148 0 35875 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 163784

[startup+162.301 s]
/proc/loadavg: 3.90 3.70 3.80 5/190 16545
/proc/meminfo: memFree=20084984/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=168252 CPUtime=162.3 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 60079 0 0 0 16216 14 0 0 25 0 1 0 271433985 172290048 12704 33554432000 4194304 4797429 140737069796432 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 42063 12704 416 148 0 36992 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 168252

[startup+222.301 s]
/proc/loadavg: 3.96 3.75 3.81 5/190 16547
/proc/meminfo: memFree=20092480/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=168252 CPUtime=222.29 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 60098 0 0 0 22215 14 0 0 25 0 1 0 271433985 172290048 12723 33554432000 4194304 4797429 140737069796432 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 42063 12723 416 148 0 36992 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 168252

[startup+282.301 s]
/proc/loadavg: 4.03 3.81 3.82 5/190 16548
/proc/meminfo: memFree=20054852/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=172316 CPUtime=282.3 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 89518 0 0 0 28207 23 0 0 25 0 1 0 271433985 176451584 13313 33554432000 4194304 4797429 140737069796432 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 43079 13313 416 148 0 38008 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 172316

[startup+342.301 s]
/proc/loadavg: 4.01 3.84 3.83 5/190 16550
/proc/meminfo: memFree=20035964/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=172316 CPUtime=342.3 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 89522 0 0 0 34207 23 0 0 25 0 1 0 271433985 176451584 13317 33554432000 4194304 4797429 140737069796432 18446744073709551615 4517904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 43079 13317 416 148 0 38008 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 172316

[startup+402.301 s]
/proc/loadavg: 4.05 3.88 3.84 5/190 16551
/proc/meminfo: memFree=20015560/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=176084 CPUtime=402.3 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 123894 0 0 0 40195 35 0 0 25 0 1 0 271433985 180310016 14141 33554432000 4194304 4797429 140737069796432 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 44021 14141 416 148 0 38950 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 176084

[startup+462.301 s]
/proc/loadavg: 4.02 3.90 3.85 5/190 16553
/proc/meminfo: memFree=20001252/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=178924 CPUtime=462.3 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 132371 0 0 0 46192 38 0 0 25 0 1 0 271433985 183218176 14965 33554432000 4194304 4797429 140737069796432 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 44731 14965 416 148 0 39660 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 178924

[startup+522.301 s]
/proc/loadavg: 4.00 3.92 3.85 5/190 16555
/proc/meminfo: memFree=19974172/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=182004 CPUtime=522.31 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 152578 0 0 0 52188 43 0 0 25 0 1 0 271433985 186372096 19250 33554432000 4194304 4797429 140737069796432 18446744073709551615 4422918 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 45501 19250 416 148 0 40430 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 182004

[startup+582.301 s]
/proc/loadavg: 4.00 3.93 3.86 5/190 16556
/proc/meminfo: memFree=19951068/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=183380 CPUtime=582.3 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 181241 0 0 0 58181 49 0 0 25 0 1 0 271433985 187781120 21569 33554432000 4194304 4797429 140737069796432 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 45845 21569 416 148 0 40774 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 183380

[startup+642.301 s]
/proc/loadavg: 4.05 3.95 3.87 5/190 16558
/proc/meminfo: memFree=19944712/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=203020 CPUtime=642.32 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 202842 0 0 0 64177 55 0 0 25 0 1 0 271433985 207892480 23908 33554432000 4194304 4797429 140737069796432 18446744073709551615 4524596 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 50755 23908 416 148 0 45684 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 203020

[startup+702.301 s]
/proc/loadavg: 4.02 3.96 3.87 5/190 16559
/proc/meminfo: memFree=19900896/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=203020 CPUtime=702.31 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 202842 0 0 0 70176 55 0 0 25 0 1 0 271433985 207892480 23908 33554432000 4194304 4797429 140737069796432 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 50755 23908 416 148 0 45684 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 203020

[startup+762.307 s]
/proc/loadavg: 4.00 3.96 3.88 5/190 16561
/proc/meminfo: memFree=19943264/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=203020 CPUtime=762.32 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 202842 0 0 0 76177 55 0 0 25 0 1 0 271433985 207892480 23908 33554432000 4194304 4797429 140737069796432 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 50755 23908 416 148 0 45684 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 203020

[startup+822.301 s]
/proc/loadavg: 4.07 3.99 3.89 5/190 16563
/proc/meminfo: memFree=19876140/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=203020 CPUtime=822.32 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 202842 0 0 0 82176 56 0 0 25 0 1 0 271433985 207892480 23908 33554432000 4194304 4797429 140737069796432 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 50755 23908 416 148 0 45684 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 203020

[startup+882.301 s]
/proc/loadavg: 4.02 3.99 3.90 5/190 16564
/proc/meminfo: memFree=19902348/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=203020 CPUtime=882.32 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 202842 0 0 0 88176 56 0 0 25 0 1 0 271433985 207892480 23908 33554432000 4194304 4797429 140737069796432 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 50755 23908 416 148 0 45684 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 203020

[startup+942.301 s]
/proc/loadavg: 4.07 4.00 3.91 5/190 16566
/proc/meminfo: memFree=19899448/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=203020 CPUtime=942.32 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 202842 0 0 0 94176 56 0 0 25 0 1 0 271433985 207892480 23908 33554432000 4194304 4797429 140737069796432 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 50755 23908 416 148 0 45684 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 203020

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 16567
/proc/meminfo: memFree=19921332/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=203020 CPUtime=1002.32 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 202842 0 0 0 100176 56 0 0 25 0 1 0 271433985 207892480 23908 33554432000 4194304 4797429 140737069796432 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 50755 23908 416 148 0 45684 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 203020

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.91 5/190 16569
/proc/meminfo: memFree=19871456/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=203020 CPUtime=1062.33 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 202842 0 0 0 106177 56 0 0 25 0 1 0 271433985 207892480 23908 33554432000 4194304 4797429 140737069796432 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 50755 23908 416 148 0 45684 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 203020

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 16571
/proc/meminfo: memFree=19882800/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=203020 CPUtime=1122.33 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 202863 0 0 0 112177 56 0 0 25 0 1 0 271433985 207892480 23929 33554432000 4194304 4797429 140737069796432 18446744073709551615 4495561 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 50755 23929 416 148 0 45684 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 203020

[startup+1182.3 s]
/proc/loadavg: 4.07 4.02 3.92 5/190 16572
/proc/meminfo: memFree=19851400/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=206424 CPUtime=1182.33 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 225744 0 0 0 118172 61 0 0 25 0 1 0 271433985 211378176 27185 33554432000 4194304 4797429 140737069796432 18446744073709551615 4425099 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 51606 27185 416 148 0 46535 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 206424

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 16574
/proc/meminfo: memFree=19865888/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=207316 CPUtime=1242.33 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 251292 0 0 0 124162 71 0 0 25 0 1 0 271433985 212291584 23606 33554432000 4194304 4797429 140737069796432 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 51829 23606 416 148 0 46758 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 207316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 16575
/proc/meminfo: memFree=19882072/32951124 swapFree=67111528/67111528
[pid=16511] ppid=16509 vsize=207888 CPUtime=1300.03 cores=0,2
/proc/16511/stat : 16511 (techdemo) R 16509 16511 15718 0 -1 4202496 273350 0 0 0 129927 76 0 0 25 0 1 0 271433985 212877312 24859 33554432000 4194304 4797429 140737069796432 18446744073709551615 228095147668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16511/statm: 51972 24859 416 148 0 46901 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 207888

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.28
CPU system time (s): 0.772882
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 321356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.28
system time used= 0.772882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273350
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= 13
involuntary context switches= 2377

runsolver used 2.31865 second user time and 4.79127 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-03 02:23:05
IDJOB=3173177
IDBENCH=82595
IDSOLVER=1585
FILE ID=node142/3173177-1301790185
RUNJOBID= node142-1301790185-16495
PBS_JOBID= 12841376
Free space on /tmp= 71032 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S945664020-055-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173177-1301790185/watcher-3173177-1301790185 -o /tmp/evaluation-result-3173177-1301790185/solver-3173177-1301790185 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173177-1301790185.cnf

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

MD5SUM BENCH= b5db50c2da6442b279ae090cf3223d53
RANDOM SEED=1058364471

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20412932 kB
Buffers:        371832 kB
Cached:       11804340 kB
SwapCached:          0 kB
Active:        7549876 kB
Inactive:      4692864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20412932 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8360 kB
Writeback:           0 kB
AnonPages:       65676 kB
Mapped:          14604 kB
Slab:           230244 kB
PageTables:       4504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190668 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= 70996 MiB
End job on node142 at 2011-04-03 02:44:47