Trace number 3173248

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.06 1300.01

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S698025027-034-UNKNOWN.cnf
MD5SUM92b3ae536df5707fe014291d91790352
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark29.3165
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-3173248-1301791489.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.12	c asymm  cl-useful: 0/11471/20000 lits-rem:0 time: 0.10
0.09/0.13	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.13	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 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.15	c lits-rem:         0  cl-subs:        0  v-elim:    666  v-fix:    0  time:  0.02 s
0.09/0.15	c learnt bin added due to v-elim: 0
0.09/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.16	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.16	c calculated reachability. Time: 0.00
0.09/0.16	c Calc default polars -  time:   0.00 s pos:     474 undec:      44 neg:     482
0.09/0.16	c =========================================================================================
0.09/0.16	c types(t): F = full restart, N = normal restart
0.09/0.16	c types(t): S = simplification begin/end, E = solution found
0.09/0.16	c restart types(rt): st = static, dy = dynamic
0.09/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.16	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.29/0.37	c Decided on static restart strategy
5.50/5.54	c  N dy     7     30000      1000     20000         0     10742    100000    840693    136.25    104.18  --
5.50/5.59	c  S st     7     30000      1000     20000         0     10742    100000    840693    136.25    104.18  --
5.59/5.67	c  S st     7     30502      1000     20000         0     11244    100000    885432    136.25    104.18  --
5.59/5.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.59/5.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.69/5.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.06
5.69/5.74	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
5.69/5.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.69/5.74	c Subs w/ non-existent bins:      0 time:  0.00 s
5.69/5.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.69/5.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.69/5.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.39/8.41	c lits-rem:      5904  cl-subs:      650  v-elim:   1000  v-fix:    0  time:  2.65 s
8.39/8.41	c learnt bin added due to v-elim: 0
8.39/8.41	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
8.39/8.42	c vivif2 --  cl tried    10594 cl shrink        0 lits rem          0 time: 0.00
8.49/8.55	c asymm  cl-useful: 0/7089/20000 lits-rem:0 time: 0.13
8.49/8.55	c calculated reachability. Time: 0.00
8.49/8.55	c  N dy     7     30502      1000     20000         0     10594    100000    835495    136.25    104.18  --
8.49/8.55	c  F st     7     30502      1000     20000         0     10594    100000    835495    136.25    104.18  --
8.80/8.83	c Decided on static restart strategy
11.29/11.33	c  N dy    14     45753      1000     20000         0      9002    100000    331801    136.41    102.14  --
11.29/11.35	c  S st    14     45753      1000     20000         0      9002    100000    331801    136.41    102.14  --
11.39/11.43	c  S st    14     46254      1000     20000         0      9503    100000    378562    136.41    102.14  --
11.39/11.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.39/11.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.04
11.39/11.47	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
11.39/11.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.39/11.47	c Subs w/ non-existent bins:      0 time:  0.00 s
11.39/11.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.89/13.90	c lits-rem:       321  cl-subs:      271  v-elim:   1000  v-fix:    0  time:  2.43 s
13.89/13.90	c learnt bin added due to v-elim: 0
13.89/13.91	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
13.89/13.91	c vivif2 --  cl tried     9232 cl shrink        0 lits rem          0 time: 0.00
13.89/13.93	c asymm  cl-useful: 0/1440/20000 lits-rem:0 time: 0.02
13.89/13.93	c calculated reachability. Time: 0.00
13.89/13.93	c  N dy    14     46254      1000     20000         0      9232    100000    369096    136.41    102.14  --
18.49/18.54	c  N dy    15     69383      1000     20000         0     11372    100000    417558    135.44    104.13  --
18.49/18.56	c  S st    15     69383      1000     20000         0     11372    100000    417558    135.44    104.13  --
18.59/18.64	c  S st    15     69884      1000     20000         0     11873    100000    465663    135.44    104.13  --
18.59/18.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.59/18.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.59/18.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.05
18.59/18.69	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
18.59/18.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.59/18.69	c Subs w/ non-existent bins:      0 time:  0.00 s
18.69/18.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.69/18.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.69/18.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
21.09/21.19	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
22.09/22.15	c Added 11 vars  tried: 80000 time: 0.96
22.09/22.15	c ORs :     11 avg-s:  0.0 cl-sh:  1749 l-rem:   1749 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    0.96
22.09/22.16	c lits-rem:      1080  cl-subs:      215  v-elim:   1000  v-fix:    0  time:  3.46 s
22.09/22.16	c learnt bin added due to v-elim: 0
22.09/22.16	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.00
22.09/22.17	c vivif2 --  cl tried    11658 cl shrink        0 lits rem          0 time: 0.00
22.19/22.25	c asymm  cl-useful: 0/11449/20011 lits-rem:0 time: 0.08
22.19/22.25	c calculated reachability. Time: 0.00
22.19/22.25	c  N dy    15     69884      1011     20011        22     11658    100073    453909    135.44    104.13  --
22.19/22.25	c  F st    15     69884      1011     20011        22     11658    100073    453909    135.44    104.13  --
22.49/22.55	c Decided on static restart strategy
30.09/30.12	c  N dy    22    104827      1011     20011        22     21517    100073   1637898    152.23    108.78  --
30.19/30.20	c  S st    22    104827      1011     20011        22     21517    100073   1637898    152.23    108.78  --
30.19/30.29	c  S st    22    105327      1011     20011        22     22017    100073   1683736    152.23    108.78  --
30.29/30.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.29/30.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.39/30.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.13
30.39/30.43	c Calc non-exist non-lernt bins v-fix:     0 done:   1011 time:  0.00 s
30.39/30.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.39/30.44	c Subs w/ non-existent bins:      0 time:  0.01 s
30.39/30.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.39/30.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.39/30.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
32.39/32.48	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.00
35.59/35.60	c Added 11 vars  tried: 80000 time: 3.12
35.69/35.75	c ORs :     11 avg-s:  0.0 cl-sh: 14942 l-rem:  14942 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    3.26
35.69/35.77	c lits-rem:      1586  cl-subs:      726  v-elim:   1000  v-fix:    0  time:  5.30 s
35.69/35.77	c learnt bin added due to v-elim: 0
35.69/35.77	c vivif2 --  cl tried    20022 cl shrink        0 lits rem          0 time: 0.00
35.69/35.78	c vivif2 --  cl tried    21291 cl shrink        0 lits rem          0 time: 0.01
35.79/35.89	c asymm  cl-useful: 0/7496/20022 lits-rem:0 time: 0.10
35.79/35.89	c calculated reachability. Time: 0.00
35.79/35.89	c  N dy    22    105327      1022     20022        44     21291    100149   1576114    152.23    108.78  --
49.29/49.32	c  N dy    23    157992      1022     20022        44     29075    100149   2279438    134.42    109.55  --
49.40/49.42	c  S st    23    157992      1022     20022        44     29075    100149   2279438    134.42    109.55  --
49.50/49.53	c  S st    23    158494      1022     20022        44     29577    100149   2328606    134.42    109.55  --
49.50/49.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.50/49.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.69/49.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.21
49.69/49.75	c Calc non-exist non-lernt bins v-fix:     0 done:   1022 time:  0.00 s
49.69/49.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.69/49.76	c Subs w/ non-existent bins:      0 time:  0.01 s
49.79/49.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.79/49.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
49.79/49.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
52.89/52.96	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.01
57.49/57.56	c Added 11 vars  tried: 80000 time: 4.60
57.79/57.83	c ORs :     11 avg-s:  0.0 cl-sh: 22763 l-rem:  22763 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    4.87
57.79/57.87	c lits-rem:       160  cl-subs:      964  v-elim:   1000  v-fix:    0  time:  8.05 s
57.79/57.87	c learnt bin added due to v-elim: 0
57.79/57.87	c vivif2 --  cl tried    20033 cl shrink        0 lits rem          0 time: 0.00
57.79/57.89	c vivif2 --  cl tried    28613 cl shrink        0 lits rem          0 time: 0.02
57.89/57.94	c asymm  cl-useful: 0/1088/20033 lits-rem:0 time: 0.05
57.89/57.94	c calculated reachability. Time: 0.00
57.89/57.94	c  N dy    23    158494      1033     20033        66     28613    100224   2200409    134.42    109.55  --
80.59/80.62	c  N dy    24    237742      1033     20033        66     33829    100224   2518463    150.41    110.56  --
80.69/80.71	c  S st    24    237742      1033     20033        66     33829    100224   2518463    150.41    110.56  --
80.79/80.83	c  S st    24    238247      1033     20033        66     34334    100224   2563517    150.41    110.56  --
80.79/80.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.79/80.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.99/81.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.5M T:  0.24
80.99/81.08	c Calc non-exist non-lernt bins v-fix:     0 done:   1033 time:  0.00 s
80.99/81.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.99/81.09	c Subs w/ non-existent bins:      0 time:  0.02 s
81.09/81.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.09/81.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
81.09/81.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
85.09/85.12	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.04
90.29/90.36	c Added 11 vars  tried: 80000 time: 5.25
90.59/90.65	c ORs :     11 avg-s:  0.0 cl-sh: 21659 l-rem:  21659 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    5.54
90.59/90.69	c lits-rem:        54  cl-subs:     1124  v-elim:   1000  v-fix:    0  time:  9.53 s
90.59/90.69	c learnt bin added due to v-elim: 0
90.59/90.69	c vivif2 --  cl tried    20044 cl shrink        0 lits rem          0 time: 0.00
90.69/90.71	c vivif2 --  cl tried    33210 cl shrink        0 lits rem          0 time: 0.02
90.79/90.83	c asymm  cl-useful: 0/9432/20044 lits-rem:0 time: 0.12
90.79/90.84	c calculated reachability. Time: 0.00
90.79/90.84	c  N dy    24    238247      1044     20044        88     33210    100297   2416780    150.41    110.56  --
128.19/128.20	c  N dy    25    357370      1044     20044        88     37241    100297   2453696    150.33    115.12  --
128.29/128.31	c  S st    25    357370      1044     20044        88     37241    100297   2453696    150.33    115.12  --
128.39/128.44	c  S st    25    357873      1044     20044        88     37744    100297   2501451    150.33    115.12  --
128.39/128.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
128.39/128.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
128.60/128.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.25
128.60/128.70	c Calc non-exist non-lernt bins v-fix:     0 done:   1044 time:  0.00 s
128.60/128.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
128.70/128.71	c Subs w/ non-existent bins:      0 time:  0.02 s
128.70/128.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
128.70/128.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
128.70/128.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
132.89/132.94	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.04
137.59/137.65	c Added 11 vars  tried: 80000 time: 4.71
137.79/137.84	c ORs :     11 avg-s:  0.0 cl-sh: 16138 l-rem:  16138 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    4.90
137.79/137.87	c lits-rem:       374  cl-subs:     1374  v-elim:   1000  v-fix:    0  time:  9.09 s
137.79/137.87	c learnt bin added due to v-elim: 0
137.79/137.88	c vivif2 --  cl tried    20055 cl shrink        0 lits rem          0 time: 0.00
137.89/137.90	c vivif2 --  cl tried    36370 cl shrink        0 lits rem          0 time: 0.02
137.99/138.02	c asymm  cl-useful: 0/6404/20055 lits-rem:0 time: 0.13
137.99/138.03	c calculated reachability. Time: 0.00
137.99/138.03	c  N dy    25    357873      1055     20055       110     36370    100372   2300399    150.33    115.12  --
204.09/204.11	c  N dy    26    536811      1055     20055       110     43903    100372   3266249    223.11    132.54  --
204.19/204.24	c  S st    26    536811      1055     20055       110     43903    100372   3266249    223.11    132.54  --
204.29/204.38	c  S st    26    537313      1055     20055       110     44405    100372   3306331    223.11    132.54  --
204.29/204.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
204.29/204.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
204.69/204.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.8M T:  0.38
204.69/204.76	c Calc non-exist non-lernt bins v-fix:     0 done:   1055 time:  0.00 s
204.69/204.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
204.69/204.79	c Subs w/ non-existent bins:      0 time:  0.02 s
204.79/204.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
204.90/204.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
204.90/204.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
249.90/249.91	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.14
256.21/256.24	c Added 11 vars  tried: 80000 time: 6.33
256.60/256.68	c ORs :     11 avg-s:  0.0 cl-sh: 30202 l-rem:  30202 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    6.77
256.70/256.72	c lits-rem:        82  cl-subs:     3115  v-elim:   1000  v-fix:    0  time: 51.83 s
256.70/256.72	c learnt bin added due to v-elim: 0
256.70/256.72	c vivif2 --  cl tried    20066 cl shrink        0 lits rem          0 time: 0.00
256.70/256.75	c vivif2 --  cl tried    41290 cl shrink        0 lits rem          0 time: 0.03
256.80/256.88	c asymm  cl-useful: 0/4230/20066 lits-rem:0 time: 0.14
256.80/256.89	c calculated reachability. Time: 0.00
256.80/256.89	c  N dy    26    537313      1066     20066       132     41290    100448   2813408    223.11    132.54  --
256.80/256.89	c  F st    26    537313      1066     20066       132     41290    100448   2813408    223.11    132.54  --
257.31/257.35	c Decided on static restart strategy
383.51/383.54	c  N dy    33    805969      1066     20066       132     64508    100448   6911769    228.51    146.38  --
383.71/383.78	c  S st    33    805969      1066     20066       132     64508    100448   6911769    228.51    146.38  --
383.91/383.97	c  S st    33    806470      1066     20066       132     65009    100448   6949924    228.51    146.38  --
383.91/383.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
383.91/383.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
384.71/384.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.7M T:  0.72
384.71/384.71	c Calc non-exist non-lernt bins v-fix:     0 done:   1066 time:  0.00 s
384.71/384.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
384.71/384.76	c Subs w/ non-existent bins:      0 time:  0.05 s
384.81/384.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
384.91/384.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
384.91/384.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
700.31/700.31	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:    1.20
713.82/713.85	c Added 11 vars  tried: 80000 time: 13.55
715.51/715.52	c ORs :     11 avg-s:  0.0 cl-sh: 59123 l-rem:  59123 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:   15.22
715.61/715.61	c lits-rem:       563  cl-subs:     4749  v-elim:   1000  v-fix:    0  time: 330.65 s
715.61/715.61	c learnt bin added due to v-elim: 0
715.61/715.61	c vivif2 --  cl tried    20077 cl shrink        0 lits rem          0 time: 0.00
715.61/715.66	c vivif2 --  cl tried    60260 cl shrink        0 lits rem          0 time: 0.06
715.81/715.85	c asymm  cl-useful: 0/7065/20077 lits-rem:0 time: 0.18
715.81/715.85	c calculated reachability. Time: 0.00
715.81/715.85	c  N dy    33    806470      1077     20077       154     60260    100523   5968140    228.51    146.38  --
932.73/932.75	c  N dy    34   1209705      1077     20077       154     76621    100523   6809857    185.86    152.65  --
933.03/933.04	c  S st    34   1209705      1077     20077       154     76621    100523   6809857    185.86    152.65  --
933.23/933.27	c  S st    34   1210211      1077     20077       154     77127    100523   6850813    185.86    152.65  --
933.23/933.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
933.23/933.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
934.13/934.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.1M T:  0.84
934.13/934.13	c Calc non-exist non-lernt bins v-fix:     0 done:   1077 time:  0.00 s
934.13/934.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
934.13/934.19	c Subs w/ non-existent bins:      0 time:  0.05 s
934.33/934.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
934.43/934.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
934.43/934.42	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1165.73/1165.72	c ORs :     77 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.59
1180.83/1180.82	c Added 11 vars  tried: 80000 time: 15.09
1182.54/1182.57	c ORs :     11 avg-s:  0.0 cl-sh: 58441 l-rem:  58441 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:   16.85
1182.63/1182.66	c lits-rem:      1330  cl-subs:     5071  v-elim:   1000  v-fix:    0  time: 248.25 s
1182.63/1182.66	c learnt bin added due to v-elim: 0
1182.63/1182.66	c vivif2 --  cl tried    20088 cl shrink        0 lits rem          0 time: 0.00
1182.73/1182.72	c vivif2 --  cl tried    72056 cl shrink        0 lits rem          0 time: 0.06
1182.93/1182.92	c asymm  cl-useful: 0/5238/20088 lits-rem:0 time: 0.19
1182.93/1182.92	c calculated reachability. Time: 0.00
1182.93/1182.92	c  N dy    34   1210211      1088     20088       176     72056    100597   5996166    185.86    152.65  --

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.94 4/189 16977
/proc/meminfo: memFree=21084028/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=29232 CPUtime=0 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 799 0 0 0 0 0 0 0 23 0 1 0 271564531 29933568 731 33554432000 4194304 4797429 140733336305664 18446744073709551615 264726101530 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 7308 731 347 148 0 2237 0

[startup+0.032494 s]
/proc/loadavg: 3.68 3.93 3.94 4/189 16977
/proc/meminfo: memFree=21084028/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=30184 CPUtime=0.02 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 1120 0 0 0 2 0 0 0 23 0 1 0 271564531 30908416 1039 33554432000 4194304 4797429 140733336305664 18446744073709551615 4430115 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 7546 1039 370 148 0 2475 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30184

[startup+0.100501 s]
/proc/loadavg: 3.68 3.93 3.94 4/189 16977
/proc/meminfo: memFree=21084028/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=30184 CPUtime=0.09 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 1123 0 0 0 9 0 0 0 23 0 1 0 271564531 30908416 1042 33554432000 4194304 4797429 140733336305664 18446744073709551615 4429080 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 7546 1042 370 148 0 2475 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30184

[startup+0.300461 s]
/proc/loadavg: 3.68 3.93 3.94 4/189 16977
/proc/meminfo: memFree=21084028/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=131736 CPUtime=0.29 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 2099 0 0 0 29 0 0 0 25 0 1 0 271564531 134897664 1773 33554432000 4194304 4797429 140733336305664 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 32934 1773 404 148 0 27863 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 131736

[startup+0.700368 s]
/proc/loadavg: 3.68 3.93 3.94 4/189 16977
/proc/meminfo: memFree=21084028/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=131736 CPUtime=0.69 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 2506 0 0 0 69 0 0 0 25 0 1 0 271564531 134897664 2175 33554432000 4194304 4797429 140733336305664 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 32934 2175 406 148 0 27863 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131736

[startup+1.50021 s]
/proc/loadavg: 3.70 3.93 3.94 5/190 16978
/proc/meminfo: memFree=21064180/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=132848 CPUtime=1.49 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 3512 0 0 0 149 0 0 0 25 0 1 0 271564531 136036352 2451 33554432000 4194304 4797429 140733336305664 18446744073709551615 4415680 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 33212 2451 406 148 0 28141 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132848

[startup+3.10093 s]
/proc/loadavg: 3.70 3.93 3.94 5/190 16978
/proc/meminfo: memFree=21060212/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=134168 CPUtime=3.09 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 5596 0 0 0 309 0 0 0 25 0 1 0 271564531 137388032 2230 33554432000 4194304 4797429 140733336305664 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 33542 2230 406 148 0 28471 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134168

[startup+6.30033 s]
/proc/loadavg: 3.70 3.93 3.94 5/190 16978
/proc/meminfo: memFree=21048928/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=139952 CPUtime=6.29 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 9058 0 0 0 628 1 0 0 25 0 1 0 271564531 143310848 4221 33554432000 4194304 4797429 140733336305664 18446744073709551615 4524592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 34988 4221 410 148 0 29917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139952

[startup+12.7011 s]
/proc/loadavg: 3.75 3.94 3.94 5/190 16978
/proc/meminfo: memFree=21037208/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=141000 CPUtime=12.69 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 12177 0 0 0 1268 1 0 0 25 0 1 0 271564531 144384000 3933 33554432000 4194304 4797429 140733336305664 18446744073709551615 4567765 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 35250 3933 411 148 0 30179 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 141000

[startup+25.5007 s]
/proc/loadavg: 3.79 3.94 3.94 5/190 16979
/proc/meminfo: memFree=21017000/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=144248 CPUtime=25.49 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 19651 0 0 0 2545 4 0 0 25 0 1 0 271564531 147709952 5110 33554432000 4194304 4797429 140733336305664 18446744073709551615 4426361 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 36062 5110 416 148 0 30991 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 144248

[startup+51.1009 s]
/proc/loadavg: 3.92 3.96 3.95 5/190 16979
/proc/meminfo: memFree=20980004/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=159548 CPUtime=51.09 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 35709 0 0 0 5103 6 0 0 25 0 1 0 271564531 163377152 10168 33554432000 4194304 4797429 140733336305664 18446744073709551615 4524372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 39887 10168 416 148 0 34816 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 159548

[startup+102.306 s]
/proc/loadavg: 3.97 3.96 3.95 5/190 16981
/proc/meminfo: memFree=20959452/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=170280 CPUtime=102.3 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 58824 0 0 0 10219 11 0 0 25 0 1 0 271564531 174366720 11674 33554432000 4194304 4797429 140733336305664 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 42570 11674 416 148 0 37499 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 170280

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 16982
/proc/meminfo: memFree=20897920/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=175764 CPUtime=162.29 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 89135 0 0 0 16211 18 0 0 25 0 1 0 271564531 179982336 17256 33554432000 4194304 4797429 140733336305664 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 43941 17256 416 148 0 38870 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 175764

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 16984
/proc/meminfo: memFree=20891676/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=185940 CPUtime=222.3 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 115895 0 0 0 22203 27 0 0 25 0 1 0 271564531 190402560 17064 33554432000 4194304 4797429 140733336305664 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 46485 17064 416 148 0 41414 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 185940

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 16986
/proc/meminfo: memFree=20882240/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=188912 CPUtime=282.3 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 131189 0 0 0 28199 31 0 0 25 0 1 0 271564531 193445888 17096 33554432000 4194304 4797429 140733336305664 18446744073709551615 4413516 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 47228 17096 416 148 0 42157 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 188912

[startup+342.301 s]
/proc/loadavg: 4.04 3.99 3.95 5/190 16987
/proc/meminfo: memFree=20856420/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=190076 CPUtime=342.3 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 159857 0 0 0 34193 37 0 0 25 0 1 0 271564531 194637824 21331 33554432000 4194304 4797429 140733336305664 18446744073709551615 4391552 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 47519 21331 416 148 0 42448 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 190076

[startup+402.301 s]
/proc/loadavg: 4.01 3.99 3.95 5/190 16989
/proc/meminfo: memFree=20815320/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=212388 CPUtime=402.3 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 183692 0 0 0 40188 42 0 0 25 0 1 0 271564531 217485312 26815 33554432000 4194304 4797429 140733336305664 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 53097 26815 416 148 0 48026 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 212388

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.95 5/190 16990
/proc/meminfo: memFree=20808092/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=212388 CPUtime=462.3 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 183692 0 0 0 46188 42 0 0 25 0 1 0 271564531 217485312 26815 33554432000 4194304 4797429 140733336305664 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 53097 26815 416 148 0 48026 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 212388

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.95 5/190 16992
/proc/meminfo: memFree=20798520/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=212388 CPUtime=522.3 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 183692 0 0 0 52188 42 0 0 25 0 1 0 271564531 217485312 26815 33554432000 4194304 4797429 140733336305664 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 53097 26815 416 148 0 48026 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 212388

[startup+582.3 s]
/proc/loadavg: 4.04 4.00 3.96 5/190 16994
/proc/meminfo: memFree=20797504/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=212388 CPUtime=582.31 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 183692 0 0 0 58189 42 0 0 25 0 1 0 271564531 217485312 26815 33554432000 4194304 4797429 140733336305664 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 53097 26815 416 148 0 48026 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 212388

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.96 5/190 16995
/proc/meminfo: memFree=20795480/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=212388 CPUtime=642.32 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 183692 0 0 0 64190 42 0 0 25 0 1 0 271564531 217485312 26815 33554432000 4194304 4797429 140733336305664 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 53097 26815 416 148 0 48026 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 212388

[startup+702.301 s]
/proc/loadavg: 4.08 4.02 3.96 5/190 16997
/proc/meminfo: memFree=20768168/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=212388 CPUtime=702.31 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 183712 0 0 0 70189 42 0 0 25 0 1 0 271564531 217485312 26835 33554432000 4194304 4797429 140733336305664 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 53097 26835 416 148 0 48026 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 212388

[startup+762.306 s]
/proc/loadavg: 4.03 4.01 3.96 5/190 16998
/proc/meminfo: memFree=20749172/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=215664 CPUtime=762.32 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 204052 0 0 0 76185 47 0 0 25 0 1 0 271564531 220839936 28586 33554432000 4194304 4797429 140733336305664 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 53916 28586 416 148 0 48845 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 215664

[startup+822.301 s]
/proc/loadavg: 4.08 4.02 3.97 5/190 17000
/proc/meminfo: memFree=20778392/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=216800 CPUtime=822.32 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 229883 0 0 0 82178 54 0 0 25 0 1 0 271564531 222003200 26084 33554432000 4194304 4797429 140733336305664 18446744073709551615 4351629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 54200 26084 416 148 0 49129 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 216800

[startup+882.301 s]
/proc/loadavg: 4.08 4.03 3.97 5/190 17002
/proc/meminfo: memFree=20761136/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=217592 CPUtime=882.32 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 253575 0 0 0 88172 60 0 0 25 0 1 0 271564531 222814208 29620 33554432000 4194304 4797429 140733336305664 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 54398 29620 416 148 0 49327 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 217592

[startup+942.3 s]
/proc/loadavg: 4.03 4.02 3.97 5/190 17003
/proc/meminfo: memFree=20753904/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=224960 CPUtime=942.33 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 274526 0 0 0 94167 66 0 0 25 0 1 0 271564531 230359040 29137 33554432000 4194304 4797429 140733336305664 18446744073709551615 4506576 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 56240 29137 422 148 0 51169 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 224960

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/190 17014
/proc/meminfo: memFree=20738680/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=224960 CPUtime=1002.33 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 274526 0 0 0 100167 66 0 0 25 0 1 0 271564531 230359040 29137 33554432000 4194304 4797429 140733336305664 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 56240 29137 422 148 0 51169 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 224960

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 17015
/proc/meminfo: memFree=20733060/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=224960 CPUtime=1062.33 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 274526 0 0 0 106167 66 0 0 25 0 1 0 271564531 230359040 29137 33554432000 4194304 4797429 140733336305664 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 56240 29137 422 148 0 51169 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 224960

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 17017
/proc/meminfo: memFree=20733764/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=224960 CPUtime=1122.33 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 274526 0 0 0 112167 66 0 0 25 0 1 0 271564531 230359040 29137 33554432000 4194304 4797429 140733336305664 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 56240 29137 422 148 0 51169 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 224960

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 17019
/proc/meminfo: memFree=20727780/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=224960 CPUtime=1182.33 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 274533 0 0 0 118167 66 0 0 25 0 1 0 271564531 230359040 29144 33554432000 4194304 4797429 140733336305664 18446744073709551615 4518592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 56240 29144 422 148 0 51169 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 224960

[startup+1242.3 s]
/proc/loadavg: 4.09 4.03 3.98 5/190 17020
/proc/meminfo: memFree=20723292/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=227596 CPUtime=1242.34 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 299304 0 0 0 124161 73 0 0 25 0 1 0 271564531 233058304 32145 33554432000 4194304 4797429 140733336305664 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 56899 32145 416 148 0 51828 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 227596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.98 2/185 17025
/proc/meminfo: memFree=20962736/32951124 swapFree=67111528/67111528
[pid=16977] ppid=16975 vsize=228864 CPUtime=1300.04 cores=4,6
/proc/16977/stat : 16977 (techdemo) R 16975 16977 16917 0 -1 4202496 322539 0 0 0 129923 81 0 0 25 0 1 0 271564531 234356736 32487 33554432000 4194304 4797429 140733336305664 18446744073709551615 4258823 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16977/statm: 57216 32487 416 148 0 52145 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 228864

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.06
CPU user time (s): 1299.24
CPU system time (s): 0.823874
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 228864

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

runsolver used 2.20066 second user time and 4.89825 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-03 02:44:49
IDJOB=3173248
IDBENCH=82666
IDSOLVER=1585
FILE ID=node141/3173248-1301791489
RUNJOBID= node141-1301791489-16936
PBS_JOBID= 12841425
Free space on /tmp= 71856 MiB

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

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

MD5SUM BENCH= 92b3ae536df5707fe014291d91790352
RANDOM SEED=1768066912

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:      21084308 kB
Buffers:        353032 kB
Cached:       11175164 kB
SwapCached:          0 kB
Active:        7528800 kB
Inactive:      4073508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21084308 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33600 kB
Writeback:           0 kB
AnonPages:       73672 kB
Mapped:          15876 kB
Slab:           198368 kB
PageTables:       5812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   378468 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= 71860 MiB
End job on node141 at 2011-04-03 03:06:31