Trace number 3173274

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.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S1778317451-042-UNKNOWN.cnf
MD5SUM418f15c9ecdcb73d78687b6da2a74460
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.41063
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
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-3173274-1301792791.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.00/0.03	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.00/0.03	c -- vars added      10000
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data  --
0.04/0.06	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.04/0.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.02
0.04/0.08	c Calc non-exist non-lernt bins v-fix:     0 done:  10000 time:  0.00 s
0.04/0.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.04/0.08	c Subs w/ non-existent bins:      0 time:  0.00 s
0.04/0.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.10	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
0.09/0.17	c lits-rem:         0  cl-subs:        0  v-elim:    620  v-fix:    0  time:  0.07 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.19	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:    4316 undec:    1233 neg:    4451
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.19	c  B st     0         0      9656     41639         0         0    126913         0   no data   no data  --
0.49/0.56	c Decided on static restart strategy
10.79/10.87	c  N dy     7     30001      9656     41639         0     13354    126913   1809668    274.96    147.72  --
10.99/11.03	c  S st     7     30001      9656     41639         0     13354    126913   1809668    274.96    147.72  --
11.09/11.13	c  S st     7     30508      9656     41639         0     13861    126913   1860186    274.96    147.72  --
11.09/11.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.09/11.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.19/11.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.13
11.19/11.28	c Calc non-exist non-lernt bins v-fix:     0 done:   9656 time:  0.00 s
11.19/11.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.19/11.29	c Subs w/ non-existent bins:      0 time:  0.01 s
11.29/11.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.29/11.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.36	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
12.89/12.90	c lits-rem:       202  cl-subs:      843  v-elim:    165  v-fix:    0  time:  1.55 s
12.89/12.90	c learnt bin added due to v-elim: 0
12.89/12.91	c vivif2 --  cl tried    41639 cl shrink        0 lits rem          0 time: 0.00
12.89/12.92	c vivif2 --  cl tried    13018 cl shrink        0 lits rem          0 time: 0.02
13.10/13.11	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.19
13.10/13.11	c calculated reachability. Time: 0.00
13.10/13.11	c  N dy     7     30508      9656     41639         0     13018    126913   1734380    274.96    147.72  --
13.10/13.11	c  F st     7     30508      9656     41639         0     13018    126913   1734380    274.96    147.72  --
13.49/13.59	c Decided on static restart strategy
17.59/17.63	c  N dy    14     45762      9656     41639         0     19565    126913   2700118    208.75    141.47  --
17.79/17.81	c  S st    14     45762      9656     41639         0     19565    126913   2700118    208.75    141.47  --
17.89/17.92	c  S st    14     46263      9656     41639         0     10243    126913    377900    208.75    141.47  --
17.89/17.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.89/17.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.89/17.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.06
17.89/17.98	c Calc non-exist non-lernt bins v-fix:     0 done:   9656 time:  0.00 s
17.89/17.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.89/17.99	c Subs w/ non-existent bins:      0 time:  0.00 s
17.99/18.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.99/18.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.99/18.02	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
18.79/18.87	c lits-rem:         0  cl-subs:      298  v-elim:    165  v-fix:    0  time:  0.86 s
18.79/18.87	c learnt bin added due to v-elim: 0
18.79/18.88	c vivif2 --  cl tried    41639 cl shrink        0 lits rem          0 time: 0.00
18.79/18.88	c vivif2 --  cl tried     9945 cl shrink        0 lits rem          0 time: 0.00
18.89/18.95	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.07
18.89/18.95	c calculated reachability. Time: 0.00
18.89/18.95	c  N dy    14     46263      9656     41639         0      9945    126913    369166    208.75    141.47  --
28.29/28.36	c  N dy    15     69394      9656     41639         0     22153    126913   2990527    199.22    144.50  --
28.49/28.50	c  S st    15     69394      9656     41639         0     22153    126913   2990527    199.22    144.50  --
28.59/28.63	c  S st    15     69898      9656     41639         0     22657    126913   3038645    199.22    144.50  --
28.59/28.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.59/28.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.79/28.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.22
28.79/28.86	c Calc non-exist non-lernt bins v-fix:     0 done:   9656 time:  0.00 s
28.79/28.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.79/28.88	c Subs w/ non-existent bins:      0 time:  0.02 s
28.89/28.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.89/28.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.89/28.98	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
31.09/31.15	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
33.00/33.09	c Added 98 vars  tried: 80000 time: 1.93
33.29/33.37	c ORs :     98 avg-s:  0.0 cl-sh: 26431 l-rem:  26431 b-add:    196 v-rep:   0 cl-rem: 0 avg s: nan T:    2.22
33.39/33.42	c lits-rem:         4  cl-subs:      621  v-elim:    165  v-fix:    0  time:  4.44 s
33.39/33.42	c learnt bin added due to v-elim: 0
33.39/33.42	c vivif2 --  cl tried    41737 cl shrink        0 lits rem          0 time: 0.00
33.39/33.45	c vivif2 --  cl tried    22036 cl shrink        0 lits rem          0 time: 0.03
33.59/33.62	c asymm  cl-useful: 0/41737/41737 lits-rem:0 time: 0.16
33.59/33.62	c calculated reachability. Time: 0.00
33.59/33.62	c  N dy    15     69898      9754     41737       196     22036    127599   2880051    199.22    144.50  --
33.59/33.62	c  F st    15     69898      9754     41737       196     22036    127599   2880051    199.22    144.50  --
34.00/34.10	c Decided on static restart strategy
48.30/48.32	c  N dy    22    104847      9754     41737       196     18059    127599   1292189    255.39    139.96  --
48.30/48.38	c  S st    22    104847      9754     41737       196     18059    127599   1292189    255.39    139.96  --
48.40/48.49	c  S st    22    105350      9754     41737       196     18562    127599   1340575    255.39    139.96  --
48.49/48.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
48.49/48.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.59/48.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.12
48.59/48.63	c Calc non-exist non-lernt bins v-fix:     0 done:   9754 time:  0.00 s
48.59/48.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.59/48.64	c Subs w/ non-existent bins:      0 time:  0.01 s
48.59/48.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.59/48.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.59/48.69	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
50.19/50.26	c ORs :     98 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
51.19/51.27	c Added 51 vars  tried: 80000 time: 1.01
51.29/51.34	c ORs :     51 avg-s:  0.0 cl-sh:  7779 l-rem:   7779 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    1.07
51.29/51.37	c lits-rem:       175  cl-subs:      510  v-elim:    182  v-fix:    0  time:  2.67 s
51.29/51.37	c learnt bin added due to v-elim: 0
51.29/51.37	c vivif2 --  cl tried    41788 cl shrink        0 lits rem          0 time: 0.00
51.29/51.38	c vivif2 --  cl tried    18052 cl shrink        0 lits rem          0 time: 0.01
51.49/51.50	c asymm  cl-useful: 0/41788/41788 lits-rem:0 time: 0.12
51.49/51.51	c calculated reachability. Time: 0.00
51.49/51.51	c  N dy    22    105350      9805     41788       298     18052    127956   1274598    255.39    139.96  --
78.20/78.27	c  N dy    23    158030      9805     41788       298     22738    127956   1683105    217.96    145.92  --
78.30/78.35	c  S st    23    158030      9805     41788       298     22738    127956   1683105    217.96    145.92  --
78.40/78.48	c  S st    23    158532      9805     41788       298     23240    127956   1731784    217.96    145.92  --
78.40/78.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.40/78.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.60/78.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.15
78.60/78.64	c Calc non-exist non-lernt bins v-fix:     0 done:   9805 time:  0.00 s
78.60/78.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.60/78.66	c Subs w/ non-existent bins:      0 time:  0.02 s
78.70/78.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.70/78.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
78.70/78.73	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
80.60/80.63	c ORs :    149 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
81.70/81.70	c Added 51 vars  tried: 80000 time: 1.07
81.70/81.79	c ORs :     51 avg-s:  0.0 cl-sh:  9757 l-rem:   9757 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    1.16
81.80/81.82	c lits-rem:        18  cl-subs:      586  v-elim:    197  v-fix:    0  time:  3.09 s
81.80/81.82	c learnt bin added due to v-elim: 0
81.80/81.82	c vivif2 --  cl tried    41839 cl shrink        0 lits rem          0 time: 0.00
81.80/81.84	c vivif2 --  cl tried    22654 cl shrink        0 lits rem          0 time: 0.02
81.90/81.99	c asymm  cl-useful: 0/41839/41839 lits-rem:0 time: 0.14
81.90/81.99	c calculated reachability. Time: 0.00
81.90/81.99	c  N dy    23    158532      9856     41839       400     22654    128313   1645769    217.96    145.92  --
126.10/126.16	c  N dy    24    237798      9856     41839       400     23907    128313   1179030    227.41    154.91  --
126.20/126.22	c  S st    24    237798      9856     41839       400     23907    128313   1179030    227.41    154.91  --
126.30/126.34	c  S st    24    238304      9856     41839       400     24413    128313   1225043    227.41    154.91  --
126.30/126.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
126.30/126.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.40/126.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.14
126.40/126.50	c Calc non-exist non-lernt bins v-fix:     0 done:   9856 time:  0.00 s
126.40/126.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.50/126.51	c Subs w/ non-existent bins:      0 time:  0.01 s
126.50/126.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.50/126.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
126.50/126.57	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
128.20/128.24	c ORs :    200 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
128.90/128.96	c Added 51 vars  tried: 80000 time: 0.72
128.90/128.99	c ORs :     51 avg-s:  0.0 cl-sh:  3797 l-rem:   3797 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    0.75
129.00/129.02	c lits-rem:        57  cl-subs:      469  v-elim:    204  v-fix:    0  time:  2.45 s
129.00/129.02	c learnt bin added due to v-elim: 0
129.00/129.03	c vivif2 --  cl tried    41890 cl shrink        0 lits rem          0 time: 0.00
129.00/129.04	c vivif2 --  cl tried    23944 cl shrink        0 lits rem          0 time: 0.01
129.10/129.17	c asymm  cl-useful: 0/41890/41890 lits-rem:0 time: 0.13
129.10/129.17	c calculated reachability. Time: 0.00
129.10/129.17	c  N dy    24    238304      9907     41890       502     23944    128670   1173386    227.41    154.91  --
138.10/138.11	c  N dy    28    253936      9907     41890       502     39565    128670   6069917    365.69    157.78  --
150.49/150.58	c  N dy    34    272379      9907     41890       502     36013    128670   4896255    359.09    160.77  --
168.60/168.67	c  N dy    41    308398      9907     41890       502     25027    128670    795225    213.77    163.58  --
189.10/189.13	c  N dy    43    336423      9907     41890       502     28043    128670   1724172    399.41    170.11  --
207.70/207.70	c  N dy    45    357456      9907     41890       502     49032    128670   9637848    413.37    174.69  --
208.20/208.23	c  S st    45    357456      9907     41890       502     49032    128670   9637848    413.37    174.69  --
208.30/208.38	c  S st    45    357957      9907     41890       502     49533    128670   9677926    413.37    174.69  --
208.40/208.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
208.40/208.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
209.00/209.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.68
209.00/209.09	c Calc non-exist non-lernt bins v-fix:     0 done:   9907 time:  0.00 s
209.00/209.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
209.10/209.16	c Subs w/ non-existent bins:      0 time:  0.08 s
209.39/209.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
209.50/209.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
209.50/209.53	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
304.30/304.32	c ORs :    251 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.75
306.30/306.32	c Added 101 vars  tried: 80000 time: 1.99
307.50/307.58	c ORs :    101 avg-s:  0.0 cl-sh: 69949 l-rem:  69949 b-add:    202 v-rep:   0 cl-rem: 0 avg s: nan T:    3.25
307.70/307.70	c lits-rem:         0  cl-subs:     4356  v-elim:    214  v-fix:    0  time: 98.17 s
307.70/307.70	c learnt bin added due to v-elim: 0
307.70/307.70	c vivif2 --  cl tried    41991 cl shrink        0 lits rem          0 time: 0.00
307.70/307.79	c vivif2 --  cl tried    45177 cl shrink        0 lits rem          0 time: 0.08
308.10/308.12	c asymm  cl-useful: 0/41991/41991 lits-rem:0 time: 0.33
308.10/308.13	c calculated reachability. Time: 0.00
308.10/308.13	c  N dy    45    357957     10008     41991       704     45177    129377   8168650    413.37    174.69  --
331.00/331.06	c  N dy    48    392329     10008     41991       704     53565    129377  10201814    375.40    178.28  --
346.00/346.07	c  N dy    51    413576     10008     41991       704     47826    129377   8064597    258.29    181.09  --
362.10/362.18	c  N dy    55    437695     10008     41991       704     43948    129377   5769532    393.86    183.10  --
378.41/378.48	c  N dy    71    458287     10008     41991       704     35553    129377   2574244    362.79    185.52  --
394.70/394.74	c  N dy    81    484949     10008     41991       704     32227    129377   1156498    240.38    187.08  --
408.30/408.36	c  N dy    86    505466     10008     41991       704     52712    129377   7927538    331.61    188.67  --
408.30/408.36	c Finding binary XORs  T:     0.00 s  found:       0
425.00/425.02	c  N dy    89    533468     10008     41991       704     49710    129377   5694615    326.57    189.75  --
428.60/428.61	c  S st    90    536935     10008     41991       704     53174    129377   7016646    380.40    190.19  --
428.70/428.78	c  S st    90    537438     10008     41991       704     53677    129377   7052190    380.40    190.19  --
428.80/428.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
428.80/428.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
429.30/429.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.53
429.30/429.33	c Calc non-exist non-lernt bins v-fix:     0 done:  10008 time:  0.00 s
429.30/429.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
429.30/429.40	c Subs w/ non-existent bins:      0 time:  0.06 s
429.50/429.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
429.70/429.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
429.70/429.70	c Removed useless bin:       0  fixed:     0  bprops:   0.05M  time:  0.00 s
472.40/472.45	c ORs :    352 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.85
473.60/473.62	c Added 51 vars  tried: 80000 time: 1.17
473.90/473.93	c ORs :     51 avg-s:  0.0 cl-sh: 21377 l-rem:  21377 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    1.48
474.01/474.02	c lits-rem:         1  cl-subs:     6864  v-elim:    230  v-fix:    0  time: 44.32 s
474.01/474.02	c learnt bin added due to v-elim: 0
474.01/474.02	c vivif2 --  cl tried    42042 cl shrink        0 lits rem          0 time: 0.00
474.01/474.08	c vivif2 --  cl tried    46813 cl shrink        0 lits rem          0 time: 0.06
474.30/474.39	c asymm  cl-useful: 0/42042/42042 lits-rem:0 time: 0.30
474.30/474.39	c calculated reachability. Time: 0.00
474.30/474.39	c  N dy    90    537438     10059     42042       806     46813    129734   5445950    380.40    190.19  --
474.30/474.39	c  F st    90    537438     10059     42042       806     46813    129734   5445950    380.40    190.19  --
475.00/475.09	c Decided on static restart strategy
493.81/493.82	c  N dy    98    566095     10059     42042       806     43493    129734   5274022    388.27    193.06  --
527.80/527.86	c  N dy   100    597921     10059     42042       806     42315    129734   3651007    488.89    196.24  --
561.61/561.65	c  N dy   102    635888     10059     42042       806     46274    129734   5137745    370.39    198.87  --
599.81/599.81	c  N dy   105    658665     10059     42042       806     69007    129734  14270672    352.41    201.55  --
633.61/633.65	c  N dy   107    689220     10059     42042       806     64571    129734  12543311    464.52    204.57  --
669.51/669.54	c  N dy   113    720662     10059     42042       806     60003    129734   9070680    446.15    206.53  --
693.21/693.21	c  N dy   115    747173     10059     42042       806     49541    129734   5354131    447.94    207.23  --
746.31/746.33	c  N dy   119    806159     10059     42042       806     70493    129734  11727865    230.79    208.33  --
746.92/746.90	c  S st   119    806159     10059     42042       806     70493    129734  11727865    230.79    208.33  --
747.11/747.12	c  S st   119    806660     10059     42042       806     70994    129734  11763042    230.79    208.33  --
747.11/747.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
747.11/747.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
748.12/748.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.99
748.12/748.14	c Calc non-exist non-lernt bins v-fix:     0 done:  10059 time:  0.01 s
748.12/748.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
748.22/748.24	c Subs w/ non-existent bins:      0 time:  0.10 s
748.52/748.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
748.92/748.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
748.92/748.96	c Removed useless bin:       0  fixed:     0  bprops:   0.05M  time:  0.00 s
910.83/910.87	c ORs :    403 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.74
913.12/913.12	c Added 92 vars  tried: 80000 time: 2.25
914.13/914.14	c ORs :     92 avg-s:  0.0 cl-sh: 53352 l-rem:  53352 b-add:    184 v-rep:   0 cl-rem: 0 avg s: nan T:    3.28
914.22/914.29	c lits-rem:         0  cl-subs:     8621  v-elim:    234  v-fix:    0  time: 165.33 s
914.22/914.29	c learnt bin added due to v-elim: 0
914.22/914.29	c vivif2 --  cl tried    42134 cl shrink        0 lits rem          0 time: 0.00
914.42/914.40	c vivif2 --  cl tried    62373 cl shrink        0 lits rem          0 time: 0.11
914.82/914.84	c asymm  cl-useful: 0/42134/42134 lits-rem:0 time: 0.44
914.82/914.85	c calculated reachability. Time: 0.00
914.82/914.85	c  N dy   119    806660     10151     42134       990     62373    130378   9506213    230.79    208.33  --
1055.82/1055.84	c  N dy   121    949095     10151     42134       990     42878    130378   1318529    364.94    212.22  --
1176.94/1176.95	c  N dy   123   1060165     10151     42134       990     66926    130378  10080469    443.64    215.30  --
1233.04/1233.07	c  N dy   125   1119212     10151     42134       990     80951    130378  14249567    408.96    216.54  --
1248.93/1248.99	c  N dy   127   1142157     10151     42134       990     57914    130378   5461416    320.71    216.91  --

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-3173274-1301792791/watcher-3173274-1301792791 -o /tmp/evaluation-result-3173274-1301792791/solver-3173274-1301792791 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173274-1301792791.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: 3.71 3.96 3.96 2/179 17113
/proc/meminfo: memFree=21108808/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=24384 CPUtime=0 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 1470 0 0 0 0 0 0 0 18 0 1 0 271694742 24969216 1263 33554432000 4194304 4797429 140737346997872 18446744073709551615 4367912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 6096 1267 342 148 0 1025 0

[startup+0.045578 s]
/proc/loadavg: 3.71 3.96 3.96 2/179 17113
/proc/meminfo: memFree=21108808/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=36376 CPUtime=0.04 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 2851 0 0 0 4 0 0 0 18 0 1 0 271694742 37249024 2372 33554432000 4194304 4797429 140737346997872 18446744073709551615 4429901 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 9094 2372 371 148 0 4023 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36376

[startup+0.100572 s]
/proc/loadavg: 3.71 3.96 3.96 2/179 17113
/proc/meminfo: memFree=21108808/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=138052 CPUtime=0.09 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 3595 0 0 0 9 0 0 0 18 0 1 0 271694742 141365248 2909 33554432000 4194304 4797429 140737346997872 18446744073709551615 264726073517 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 34513 2909 387 148 0 29442 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 138052

[startup+0.300553 s]
/proc/loadavg: 3.71 3.96 3.96 2/179 17113
/proc/meminfo: memFree=21108808/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=140580 CPUtime=0.29 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 4229 0 0 0 29 0 0 0 18 0 1 0 271694742 143953920 3541 33554432000 4194304 4797429 140737346997872 18446744073709551615 4425640 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 35145 3541 407 148 0 30074 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 140580

[startup+0.700478 s]
/proc/loadavg: 3.71 3.96 3.96 2/179 17113
/proc/meminfo: memFree=21108808/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=140580 CPUtime=0.69 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 4566 0 0 0 69 0 0 0 18 0 1 0 271694742 143953920 3874 33554432000 4194304 4797429 140737346997872 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 35145 3874 409 148 0 30074 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 140580

[startup+1.50033 s]
/proc/loadavg: 3.71 3.96 3.96 5/190 17134
/proc/meminfo: memFree=21052160/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=140580 CPUtime=1.49 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 5242 0 0 0 149 0 0 0 20 0 1 0 271694742 143953920 4546 33554432000 4194304 4797429 140737346997872 18446744073709551615 4341212 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 35145 4546 409 148 0 30074 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140580

[startup+3.10103 s]
/proc/loadavg: 3.71 3.96 3.96 5/190 17134
/proc/meminfo: memFree=21044100/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=142480 CPUtime=3.09 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 6935 0 0 0 309 0 0 0 25 0 1 0 271694742 145899520 4576 33554432000 4194304 4797429 140737346997872 18446744073709551615 4426301 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 35620 4576 409 148 0 30549 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142480

[startup+6.30043 s]
/proc/loadavg: 3.73 3.96 3.96 5/190 17134
/proc/meminfo: memFree=21036040/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=143616 CPUtime=6.29 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 9543 0 0 0 629 0 0 0 25 0 1 0 271694742 147062784 4942 33554432000 4194304 4797429 140737346997872 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 35904 4942 409 148 0 30833 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 143616

[startup+12.7002 s]
/proc/loadavg: 3.75 3.96 3.96 5/190 17134
/proc/meminfo: memFree=21005444/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=153372 CPUtime=12.69 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 15333 0 0 0 1267 2 0 0 25 0 1 0 271694742 157052928 8169 33554432000 4194304 4797429 140737346997872 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 38343 8169 412 148 0 33272 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 153372

[startup+25.5008 s]
/proc/loadavg: 3.88 3.97 3.97 5/190 17135
/proc/meminfo: memFree=20995436/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=157232 CPUtime=25.49 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 24962 0 0 0 2545 4 0 0 25 0 1 0 271694742 161005568 8703 33554432000 4194304 4797429 140737346997872 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 39308 8703 413 148 0 34237 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 157232

[startup+51.101 s]
/proc/loadavg: 3.92 3.97 3.97 5/190 17135
/proc/meminfo: memFree=20936324/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=176632 CPUtime=51.09 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 40505 0 0 0 5101 8 0 0 25 0 1 0 271694742 180871168 13212 33554432000 4194304 4797429 140737346997872 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 44158 13212 416 148 0 39087 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 176632

[startup+102.306 s]
/proc/loadavg: 3.96 3.97 3.97 5/190 17137
/proc/meminfo: memFree=20898316/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=186608 CPUtime=102.3 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 67859 0 0 0 10214 16 0 0 25 0 1 0 271694742 191086592 16022 33554432000 4194304 4797429 140737346997872 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 46652 16022 416 148 0 41581 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 186608

[startup+162.301 s]
/proc/loadavg: 4.02 3.99 3.97 5/190 17138
/proc/meminfo: memFree=20858856/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=192428 CPUtime=162.29 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 100266 0 0 0 16204 25 0 0 25 0 1 0 271694742 197046272 20007 33554432000 4194304 4797429 140737346997872 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 48107 20007 416 148 0 43036 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 192428

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.97 5/190 17140
/proc/meminfo: memFree=20774148/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=237112 CPUtime=222.3 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 133659 0 0 0 22197 33 0 0 25 0 1 0 271694742 242802688 35686 33554432000 4194304 4797429 140737346997872 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 59278 35686 416 148 0 54207 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 237112

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17141
/proc/meminfo: memFree=20771864/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=237112 CPUtime=282.3 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 133659 0 0 0 28197 33 0 0 25 0 1 0 271694742 242802688 35686 33554432000 4194304 4797429 140737346997872 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 59278 35686 416 148 0 54207 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 237112

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17143
/proc/meminfo: memFree=20758428/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=240168 CPUtime=342.3 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 153418 0 0 0 34190 40 0 0 25 0 1 0 271694742 245932032 33204 33554432000 4194304 4797429 140737346997872 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 60042 33204 416 148 0 54971 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 240168

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17145
/proc/meminfo: memFree=20758772/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=242664 CPUtime=402.3 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 185472 0 0 0 40182 48 0 0 25 0 1 0 271694742 248487936 32332 33554432000 4194304 4797429 140737346997872 18446744073709551615 4424432 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 60666 32332 416 148 0 55595 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 242664

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17146
/proc/meminfo: memFree=20733452/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=258028 CPUtime=462.3 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 202371 0 0 0 46177 53 0 0 25 0 1 0 271694742 264220672 37785 33554432000 4194304 4797429 140737346997872 18446744073709551615 4567905 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 64507 37785 416 148 0 59436 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 258028

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17148
/proc/meminfo: memFree=20678748/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=260664 CPUtime=522.31 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 224297 0 0 0 52172 59 0 0 25 0 1 0 271694742 266919936 46001 33554432000 4194304 4797429 140737346997872 18446744073709551615 4331973 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 65166 46001 416 148 0 60095 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 260664

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17149
/proc/meminfo: memFree=20684788/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=262780 CPUtime=582.3 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 248764 0 0 0 58164 66 0 0 25 0 1 0 271694742 269086720 42546 33554432000 4194304 4797429 140737346997872 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 65695 42546 416 148 0 60624 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 262780

[startup+642.3 s]
/proc/loadavg: 4.06 4.00 3.98 5/190 17151
/proc/meminfo: memFree=20675588/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=263948 CPUtime=642.31 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 267716 0 0 0 64157 74 0 0 25 0 1 0 271694742 270282752 46773 33554432000 4194304 4797429 140737346997872 18446744073709551615 264726101771 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 65987 46773 416 148 0 60916 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 263948

[startup+702.301 s]
/proc/loadavg: 4.06 4.02 3.98 5/190 17153
/proc/meminfo: memFree=20695392/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=265992 CPUtime=702.31 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 291167 0 0 0 70150 81 0 0 25 0 1 0 271694742 272375808 41091 33554432000 4194304 4797429 140737346997872 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 66498 41091 416 148 0 61427 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 265992

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 17154
/proc/meminfo: memFree=20655676/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=298424 CPUtime=762.32 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 316590 0 0 0 76144 88 0 0 25 0 1 0 271694742 305586176 51989 33554432000 4194304 4797429 140737346997872 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 74606 51989 416 148 0 69535 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 298424

[startup+822.3 s]
/proc/loadavg: 4.04 4.02 3.99 5/190 17156
/proc/meminfo: memFree=20647564/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=298556 CPUtime=822.32 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 316610 0 0 0 82144 88 0 0 25 0 1 0 271694742 305721344 52009 33554432000 4194304 4797429 140737346997872 18446744073709551615 4568164 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 74639 52009 416 148 0 69568 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 298556

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.99 5/190 17157
/proc/meminfo: memFree=20606468/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=298556 CPUtime=882.32 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 316610 0 0 0 88143 89 0 0 25 0 1 0 271694742 305721344 52009 33554432000 4194304 4797429 140737346997872 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 74639 52009 416 148 0 69568 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 298556

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.99 5/190 17159
/proc/meminfo: memFree=20600708/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=303040 CPUtime=942.32 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 331405 0 0 0 94140 92 0 0 25 0 1 0 271694742 310312960 50168 33554432000 4194304 4797429 140737346997872 18446744073709551615 4425640 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 75760 50168 416 148 0 70689 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 303040

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 17161
/proc/meminfo: memFree=20546096/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=303772 CPUtime=1002.32 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 352483 0 0 0 100132 100 0 0 25 0 1 0 271694742 311062528 56621 33554432000 4194304 4797429 140737346997872 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 75943 56621 416 148 0 70872 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 303772

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 17162
/proc/meminfo: memFree=20580892/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=304692 CPUtime=1062.32 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 376826 0 0 0 106124 108 0 0 25 0 1 0 271694742 312004608 46120 33554432000 4194304 4797429 140737346997872 18446744073709551615 4351579 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 76173 46120 416 148 0 71102 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 304692

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/190 17167
/proc/meminfo: memFree=20561980/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=306072 CPUtime=1122.33 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 399975 0 0 0 112117 116 0 0 25 0 1 0 271694742 313417728 51524 33554432000 4194304 4797429 140737346997872 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 76518 51524 416 148 0 71447 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 306072

[startup+1182.3 s]
/proc/loadavg: 4.15 4.04 4.01 5/190 17168
/proc/meminfo: memFree=20554688/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=306912 CPUtime=1182.33 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 418935 0 0 0 118112 121 0 0 25 0 1 0 271694742 314277888 53370 33554432000 4194304 4797429 140737346997872 18446744073709551615 264726101771 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 76728 53370 416 148 0 71657 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 306912

[startup+1242.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/190 17170
/proc/meminfo: memFree=20592952/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=308968 CPUtime=1242.33 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 446285 0 0 0 124104 129 0 0 25 0 1 0 271694742 316383232 44223 33554432000 4194304 4797429 140737346997872 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 77242 44223 416 148 0 72171 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 308968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.04 4.00 4/189 17172
/proc/meminfo: memFree=20651460/32951124 swapFree=67111528/67111528
[pid=17113] ppid=17111 vsize=311048 CPUtime=1300.04 cores=0,2
/proc/17113/stat : 17113 (techdemo) R 17111 17113 16917 0 -1 4202496 471159 0 0 0 129867 137 0 0 25 0 1 0 271694742 318513152 49170 33554432000 4194304 4797429 140737346997872 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17113/statm: 77762 49170 416 148 0 72691 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 311048

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.02
CPU time (s): 1300.06
CPU user time (s): 1298.68
CPU system time (s): 1.38179
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 422904

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

runsolver used 2.24466 second user time and 4.86626 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-03 03:06:31
IDJOB=3173274
IDBENCH=82692
IDSOLVER=1585
FILE ID=node141/3173274-1301792791
RUNJOBID= node141-1301791489-16935
PBS_JOBID= 12841425
Free space on /tmp= 71872 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S1778317451-042-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173274-1301792791/watcher-3173274-1301792791 -o /tmp/evaluation-result-3173274-1301792791/solver-3173274-1301792791 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173274-1301792791.cnf

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

MD5SUM BENCH= 418f15c9ecdcb73d78687b6da2a74460
RANDOM SEED=1102735888

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:      21108840 kB
Buffers:        353256 kB
Cached:       11159948 kB
SwapCached:          0 kB
Active:        7506388 kB
Inactive:      4073388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21108840 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17476 kB
Writeback:           0 kB
AnonPages:       66684 kB
Mapped:          15564 kB
Slab:           198168 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218692 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= 71856 MiB
End job on node141 at 2011-04-03 03:28:13