Trace number 3173130

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S72635791-098-UNKNOWN.cnf
MD5SUM93976db0d99d3daab756f06103f77642
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.9885
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-3173130-1301790167.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	c -- header says num clauses:       20000
0.00/0.02	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.02	c -- vars added       1000
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/11457/20000 lits-rem:0 time: 0.11
0.09/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.01
0.09/0.14	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
0.09/0.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.14	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.17	c lits-rem:         0  cl-subs:        0  v-elim:    666  v-fix:    0  time:  0.02 s
0.09/0.17	c learnt bin added due to v-elim: 0
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:     475 undec:      47 neg:     478
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.18	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.38/0.42	c Decided on static restart strategy
5.89/5.99	c  N dy     7     30000      1000     20000         0     10747    100000    796640    128.71    104.19  --
5.99/6.06	c  S st     7     30000      1000     20000         0     10747    100000    796640    128.71    104.19  --
6.09/6.14	c  S st     7     30505      1000     20000         0     11252    100000    842499    128.71    104.19  --
6.09/6.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.09/6.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.19/6.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.07
6.19/6.21	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
6.19/6.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.19/6.21	c Subs w/ non-existent bins:      0 time:  0.00 s
6.19/6.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.19/6.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.19/6.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.18/9.29	c lits-rem:      5265  cl-subs:      736  v-elim:   1000  v-fix:    0  time:  3.06 s
9.18/9.29	c learnt bin added due to v-elim: 0
9.18/9.29	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
9.18/9.30	c vivif2 --  cl tried    10516 cl shrink        0 lits rem          0 time: 0.01
9.38/9.44	c asymm  cl-useful: 0/7216/20000 lits-rem:0 time: 0.14
9.38/9.44	c calculated reachability. Time: 0.00
9.38/9.44	c  N dy     7     30505      1000     20000         0     10516    100000    778421    128.71    104.19  --
9.38/9.44	c  F st     7     30505      1000     20000         0     10516    100000    778421    128.71    104.19  --
9.68/9.74	c Decided on static restart strategy
12.49/12.50	c  N dy    14     45757      1000     20000         0      8918    100000    328146    149.37    106.31  --
12.49/12.52	c  S st    14     45757      1000     20000         0      8918    100000    328146    149.37    106.31  --
12.59/12.60	c  S st    14     46263      1000     20000         0      9424    100000    376504    149.37    106.31  --
12.59/12.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.59/12.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.04
12.59/12.65	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
12.59/12.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.65	c Subs w/ non-existent bins:      0 time:  0.00 s
12.59/12.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.39/15.46	c lits-rem:       202  cl-subs:      251  v-elim:   1000  v-fix:    0  time:  2.79 s
15.39/15.46	c learnt bin added due to v-elim: 0
15.39/15.46	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
15.39/15.46	c vivif2 --  cl tried     9173 cl shrink        0 lits rem          0 time: 0.00
15.39/15.48	c asymm  cl-useful: 0/1327/20000 lits-rem:0 time: 0.02
15.39/15.48	c calculated reachability. Time: 0.00
15.39/15.48	c  N dy    14     46263      1000     20000         0      9173    100000    368089    149.37    106.31  --
20.89/20.96	c  N dy    15     69394      1000     20000         0     11321    100000    415881    132.25    107.75  --
20.89/20.99	c  S st    15     69394      1000     20000         0     11321    100000    415881    132.25    107.75  --
20.99/21.07	c  S st    15     69899      1000     20000         0     11826    100000    468224    132.25    107.75  --
20.99/21.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.99/21.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.09/21.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.05
21.09/21.13	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
21.09/21.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.09/21.13	c Subs w/ non-existent bins:      0 time:  0.00 s
21.09/21.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.09/21.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.09/21.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.19/24.28	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
25.29/25.32	c Added 11 vars  tried: 80000 time: 1.04
25.29/25.33	c ORs :     11 avg-s:  0.0 cl-sh:  2322 l-rem:   2322 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    1.05
25.29/25.34	c lits-rem:       872  cl-subs:      193  v-elim:   1000  v-fix:    0  time:  4.20 s
25.29/25.34	c learnt bin added due to v-elim: 0
25.29/25.34	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.00
25.29/25.35	c vivif2 --  cl tried    11633 cl shrink        0 lits rem          0 time: 0.00
25.39/25.44	c asymm  cl-useful: 0/11301/20011 lits-rem:0 time: 0.09
25.39/25.44	c calculated reachability. Time: 0.00
25.39/25.44	c  N dy    15     69899      1011     20011        22     11633    100070    456267    132.25    107.75  --
25.39/25.44	c  F st    15     69899      1011     20011        22     11633    100070    456267    132.25    107.75  --
25.69/25.74	c Decided on static restart strategy
33.69/33.76	c  N dy    22    104848      1011     20011        22     21511    100070   1570909    137.84    108.47  --
33.79/33.85	c  S st    22    104848      1011     20011        22     21511    100070   1570909    137.84    108.47  --
33.89/33.96	c  S st    22    105354      1011     20011        22     22017    100070   1619006    137.84    108.47  --
33.89/33.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.89/33.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.09/34.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.16
34.09/34.12	c Calc non-exist non-lernt bins v-fix:     0 done:   1011 time:  0.00 s
34.09/34.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.09/34.13	c Subs w/ non-existent bins:      0 time:  0.01 s
34.09/34.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.09/34.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.09/34.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
36.29/36.34	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
40.08/40.19	c Added 11 vars  tried: 80000 time: 3.85
40.28/40.35	c ORs :     11 avg-s:  0.0 cl-sh: 16368 l-rem:  16368 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    4.01
40.28/40.37	c lits-rem:       199  cl-subs:      705  v-elim:   1000  v-fix:    0  time:  6.21 s
40.28/40.37	c learnt bin added due to v-elim: 0
40.28/40.37	c vivif2 --  cl tried    20022 cl shrink        0 lits rem          0 time: 0.00
40.28/40.39	c vivif2 --  cl tried    21312 cl shrink        0 lits rem          0 time: 0.01
40.48/40.51	c asymm  cl-useful: 0/7265/20022 lits-rem:0 time: 0.12
40.48/40.51	c calculated reachability. Time: 0.00
40.48/40.51	c  N dy    22    105354      1022     20022        44     21312    100144   1530546    137.84    108.47  --
54.89/54.98	c  N dy    23    158032      1022     20022        44     29096    100144   2336960    147.53    110.74  --
54.99/55.08	c  S st    23    158032      1022     20022        44     29096    100144   2336960    147.53    110.74  --
55.19/55.20	c  S st    23    158535      1022     20022        44     29599    100144   2384327    147.53    110.74  --
55.19/55.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.19/55.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.39/55.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.23
55.39/55.44	c Calc non-exist non-lernt bins v-fix:     0 done:   1022 time:  0.00 s
55.39/55.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.39/55.46	c Subs w/ non-existent bins:      0 time:  0.02 s
55.49/55.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.49/55.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
55.49/55.52	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
58.99/59.05	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.02
66.29/66.32	c Added 11 vars  tried: 80000 time: 7.27
66.59/66.60	c ORs :     11 avg-s:  0.0 cl-sh: 20628 l-rem:  20628 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    7.55
66.59/66.64	c lits-rem:        26  cl-subs:      871  v-elim:   1000  v-fix:    0  time: 11.12 s
66.59/66.64	c learnt bin added due to v-elim: 0
66.59/66.64	c vivif2 --  cl tried    20033 cl shrink        0 lits rem          0 time: 0.00
66.59/66.66	c vivif2 --  cl tried    28728 cl shrink        0 lits rem          0 time: 0.02
66.69/66.74	c asymm  cl-useful: 0/1467/20033 lits-rem:0 time: 0.07
66.69/66.74	c calculated reachability. Time: 0.00
66.69/66.74	c  N dy    23    158535      1033     20033        66     28728    100218   2266652    147.53    110.74  --
89.59/89.60	c  N dy    24    237802      1033     20033        66     33996    100218   2505013    136.40    110.27  --
89.69/89.72	c  S st    24    237802      1033     20033        66     33996    100218   2505013    136.40    110.27  --
89.79/89.85	c  S st    24    238308      1033     20033        66     34502    100218   2550755    136.40    110.27  --
89.79/89.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
89.79/89.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.10/90.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.25
90.10/90.10	c Calc non-exist non-lernt bins v-fix:     0 done:   1033 time:  0.00 s
90.10/90.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.10/90.12	c Subs w/ non-existent bins:      0 time:  0.02 s
90.10/90.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.10/90.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
90.10/90.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
94.59/94.63	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.02
101.29/101.39	c Added 11 vars  tried: 80000 time: 6.76
101.59/101.63	c ORs :     11 avg-s:  0.0 cl-sh: 17870 l-rem:  17870 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    7.00
101.59/101.67	c lits-rem:        61  cl-subs:     1144  v-elim:   1000  v-fix:    0  time: 11.48 s
101.59/101.67	c learnt bin added due to v-elim: 0
101.59/101.68	c vivif2 --  cl tried    20044 cl shrink        0 lits rem          0 time: 0.00
101.69/101.70	c vivif2 --  cl tried    33358 cl shrink        0 lits rem          0 time: 0.02
101.79/101.83	c asymm  cl-useful: 0/9416/20044 lits-rem:0 time: 0.13
101.79/101.83	c calculated reachability. Time: 0.00
101.79/101.83	c  N dy    24    238308      1044     20044        88     33358    100292   2424773    136.40    110.27  --
146.99/147.06	c  N dy    25    357465      1044     20044        88     37374    100292   2453135    144.22    113.65  --
147.09/147.17	c  S st    25    357465      1044     20044        88     37374    100292   2453135    144.22    113.65  --
147.30/147.32	c  S st    25    357969      1044     20044        88     37878    100292   2503151    144.22    113.65  --
147.30/147.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
147.30/147.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
147.59/147.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.5M T:  0.29
147.59/147.62	c Calc non-exist non-lernt bins v-fix:     0 done:   1044 time:  0.00 s
147.59/147.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
147.59/147.64	c Subs w/ non-existent bins:      0 time:  0.02 s
147.59/147.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
147.69/147.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
147.69/147.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
152.09/152.18	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
157.59/157.69	c Added 11 vars  tried: 80000 time: 5.51
157.89/157.95	c ORs :     11 avg-s:  0.0 cl-sh: 19131 l-rem:  19131 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    5.77
157.89/157.99	c lits-rem:       229  cl-subs:     1094  v-elim:   1000  v-fix:    0  time: 10.27 s
157.89/157.99	c learnt bin added due to v-elim: 0
157.89/157.99	c vivif2 --  cl tried    20055 cl shrink        0 lits rem          0 time: 0.00
157.99/158.02	c vivif2 --  cl tried    36784 cl shrink        0 lits rem          0 time: 0.02
158.09/158.15	c asymm  cl-useful: 0/6547/20055 lits-rem:0 time: 0.14
158.09/158.16	c calculated reachability. Time: 0.00
158.09/158.16	c  N dy    25    357969      1055     20055       110     36784    100367   2368331    144.22    113.65  --
237.89/237.94	c  N dy    26    536953      1055     20055       110     44855    100367   2764339    148.62    114.83  --
237.99/238.06	c  S st    26    536953      1055     20055       110     44855    100367   2764339    148.62    114.83  --
238.19/238.21	c  S st    26    537454      1055     20055       110     45356    100367   2812752    148.62    114.83  --
238.19/238.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
238.19/238.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
238.49/238.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.6M T:  0.33
238.49/238.54	c Calc non-exist non-lernt bins v-fix:     0 done:   1055 time:  0.00 s
238.49/238.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
238.49/238.57	c Subs w/ non-existent bins:      0 time:  0.02 s
238.60/238.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
238.60/238.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
238.60/238.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
244.39/244.42	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.07
250.70/250.78	c Added 11 vars  tried: 80000 time: 6.36
250.99/251.06	c ORs :     11 avg-s:  0.0 cl-sh: 19668 l-rem:  19668 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    6.64
251.09/251.10	c lits-rem:       354  cl-subs:     1418  v-elim:   1000  v-fix:    0  time: 12.43 s
251.09/251.10	c learnt bin added due to v-elim: 0
251.09/251.11	c vivif2 --  cl tried    20066 cl shrink        0 lits rem          0 time: 0.00
251.09/251.13	c vivif2 --  cl tried    43938 cl shrink        0 lits rem          0 time: 0.03
251.19/251.27	c asymm  cl-useful: 0/4103/20066 lits-rem:0 time: 0.14
251.19/251.28	c calculated reachability. Time: 0.00
251.19/251.28	c  N dy    26    537454      1066     20066       132     43938    100442   2684382    148.62    114.83  --
251.19/251.28	c  F st    26    537454      1066     20066       132     43938    100442   2684382    148.62    114.83  --
251.69/251.78	c Decided on static restart strategy
370.20/370.26	c  N dy    33    806182      1066     20066       132     67300    100442   5187632    150.14    113.22  --
370.40/370.48	c  S st    33    806182      1066     20066       132     67300    100442   5187632    150.14    113.22  --
370.61/370.69	c  S st    33    806688      1066     20066       132     67806    100442   5236481    150.14    113.22  --
370.71/370.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
370.71/370.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
371.50/371.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.8M T:  0.88
371.50/371.58	c Calc non-exist non-lernt bins v-fix:     0 done:   1066 time:  0.00 s
371.50/371.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
371.60/371.62	c Subs w/ non-existent bins:      0 time:  0.04 s
371.71/371.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
371.71/371.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
371.71/371.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
517.70/517.79	c ORs :     66 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.21
532.10/532.14	c Added 11 vars  tried: 80000 time: 14.36
533.30/533.34	c ORs :     11 avg-s:  0.0 cl-sh: 45603 l-rem:  45603 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:   15.56
533.40/533.43	c lits-rem:       290  cl-subs:     2584  v-elim:   1000  v-fix:    0  time: 161.68 s
533.40/533.43	c learnt bin added due to v-elim: 0
533.40/533.43	c vivif2 --  cl tried    20077 cl shrink        0 lits rem          0 time: 0.00
533.40/533.48	c vivif2 --  cl tried    65222 cl shrink        0 lits rem          0 time: 0.05
533.60/533.68	c asymm  cl-useful: 0/6550/20077 lits-rem:0 time: 0.20
533.60/533.68	c calculated reachability. Time: 0.00
533.60/533.68	c  N dy    33    806688      1077     20077       154     65222    100518   4898033    150.14    113.22  --
757.21/757.26	c  N dy    34   1210032      1077     20077       154     81808    100518   6413732    160.36    115.57  --
757.51/757.52	c  S st    34   1210032      1077     20077       154     81808    100518   6413732    160.36    115.57  --
757.51/757.52	c Finding binary XORs  T:     0.00 s  found:       0
757.81/757.80	c  S st    34   1210536      1077     20077       154     82312    100518   6458810    160.36    115.57  --
757.81/757.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
757.81/757.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
758.71/758.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.6M T:  0.88
758.71/758.70	c Calc non-exist non-lernt bins v-fix:     0 done:   1077 time:  0.00 s
758.71/758.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
758.71/758.75	c Subs w/ non-existent bins:      0 time:  0.05 s
758.81/758.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
758.92/758.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
758.92/758.92	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
987.82/987.83	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.40
1006.02/1006.01	c Added 11 vars  tried: 80000 time: 18.18
1007.42/1007.48	c ORs :     11 avg-s:  0.0 cl-sh: 43935 l-rem:  43935 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:   19.64
1007.52/1007.58	c lits-rem:       100  cl-subs:     2732  v-elim:   1000  v-fix:    0  time: 248.66 s
1007.52/1007.58	c learnt bin added due to v-elim: 0
1007.52/1007.58	c vivif2 --  cl tried    20088 cl shrink        0 lits rem          0 time: 0.00
1007.63/1007.64	c vivif2 --  cl tried    79580 cl shrink        0 lits rem          0 time: 0.06
1007.82/1007.85	c asymm  cl-useful: 0/4521/20088 lits-rem:0 time: 0.21
1007.82/1007.86	c calculated reachability. Time: 0.00
1007.82/1007.86	c  N dy    34   1210536      1088     20088       176     79580    100594   6110577    160.36    115.57  --

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-3173130-1301790167/watcher-3173130-1301790167 -o /tmp/evaluation-result-3173130-1301790167/solver-3173130-1301790167 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173130-1301790167.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.82 4.05 4.03 3/180 23486
/proc/meminfo: memFree=20939844/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=21608 CPUtime=0 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 536 0 0 0 0 0 0 0 23 0 1 0 290614563 22126592 475 33554432000 4194304 4797429 140733903205776 18446744073709551615 255377301248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 5402 487 327 148 0 331 0

[startup+0.0938079 s]
/proc/loadavg: 3.82 4.05 4.03 3/180 23486
/proc/meminfo: memFree=20939844/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=30188 CPUtime=0.08 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 1124 0 0 0 8 0 0 0 23 0 1 0 290614563 30912512 1043 33554432000 4194304 4797429 140733903205776 18446744073709551615 4428910 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 7547 1043 370 148 0 2476 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30188

[startup+0.100823 s]
/proc/loadavg: 3.82 4.05 4.03 3/180 23486
/proc/meminfo: memFree=20939844/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=30188 CPUtime=0.09 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 1124 0 0 0 9 0 0 0 23 0 1 0 290614563 30912512 1043 33554432000 4194304 4797429 140733903205776 18446744073709551615 4429118 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 7547 1043 370 148 0 2476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30188

[startup+0.300769 s]
/proc/loadavg: 3.82 4.05 4.03 3/180 23486
/proc/meminfo: memFree=20939844/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=131748 CPUtime=0.28 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 2035 0 0 0 28 0 0 0 25 0 1 0 290614563 134909952 1743 33554432000 4194304 4797429 140733903205776 18446744073709551615 255376998155 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 32937 1743 404 148 0 27866 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 131748

[startup+0.700663 s]
/proc/loadavg: 3.82 4.05 4.03 3/180 23486
/proc/meminfo: memFree=20939844/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=131748 CPUtime=0.68 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 2409 0 0 0 68 0 0 0 25 0 1 0 290614563 134909952 2112 33554432000 4194304 4797429 140733903205776 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 32937 2112 406 148 0 27866 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 131748

[startup+1.50054 s]
/proc/loadavg: 3.82 4.05 4.03 5/194 23513
/proc/meminfo: memFree=20816616/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=132836 CPUtime=1.49 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 3391 0 0 0 148 1 0 0 25 0 1 0 290614563 136024064 2363 33554432000 4194304 4797429 140733903205776 18446744073709551615 4426053 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 33209 2363 406 148 0 28138 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132836

[startup+3.10024 s]
/proc/loadavg: 3.84 4.05 4.03 5/194 23513
/proc/meminfo: memFree=20794544/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=133632 CPUtime=3.08 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 4883 0 0 0 307 1 0 0 25 0 1 0 290614563 136839168 2793 33554432000 4194304 4797429 140733903205776 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 33408 2793 406 148 0 28337 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 133632

[startup+6.30064 s]
/proc/loadavg: 3.84 4.05 4.03 5/194 23513
/proc/meminfo: memFree=20778232/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=139676 CPUtime=6.28 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 8964 0 0 0 626 2 0 0 25 0 1 0 290614563 143028224 4097 33554432000 4194304 4797429 140733903205776 18446744073709551615 4506576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 34919 4097 410 148 0 29848 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 139676

[startup+12.7004 s]
/proc/loadavg: 3.86 4.04 4.03 5/194 23513
/proc/meminfo: memFree=20736876/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=140880 CPUtime=12.69 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 12199 0 0 0 1266 3 0 0 25 0 1 0 290614563 144261120 3900 33554432000 4194304 4797429 140733903205776 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 35220 3900 411 148 0 30149 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 140880

[startup+25.5011 s]
/proc/loadavg: 3.88 4.04 4.03 5/194 23514
/proc/meminfo: memFree=20715068/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=142944 CPUtime=25.49 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 16836 0 0 0 2545 4 0 0 25 0 1 0 290614563 146374656 4470 33554432000 4194304 4797429 140733903205776 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 35736 4470 416 148 0 30665 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 142944

[startup+51.1003 s]
/proc/loadavg: 3.92 4.04 4.02 5/194 23514
/proc/meminfo: memFree=20652192/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=153332 CPUtime=51.09 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 31482 0 0 0 5101 8 0 0 25 0 1 0 290614563 157011968 8985 33554432000 4194304 4797429 140733903205776 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 38333 8985 416 148 0 33262 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 153332

[startup+102.307 s]
/proc/loadavg: 3.97 4.03 4.02 5/194 23516
/proc/meminfo: memFree=20597216/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=166628 CPUtime=102.29 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 51442 0 0 0 10216 13 0 0 25 0 1 0 290614563 170627072 12283 33554432000 4194304 4797429 140733903205776 18446744073709551615 4425828 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 41657 12283 416 148 0 36586 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 166628

[startup+162.301 s]
/proc/loadavg: 3.99 4.02 4.01 5/194 23517
/proc/meminfo: memFree=20559444/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=173436 CPUtime=162.29 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 75352 0 0 0 16210 19 0 0 25 0 1 0 290614563 177598464 15136 33554432000 4194304 4797429 140733903205776 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 43359 15136 416 148 0 38288 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 173436

[startup+222.301 s]
/proc/loadavg: 3.99 4.02 4.01 5/194 23519
/proc/meminfo: memFree=20508444/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=177520 CPUtime=222.29 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 99986 0 0 0 22203 26 0 0 25 0 1 0 290614563 181780480 14679 33554432000 4194304 4797429 140733903205776 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 44380 14679 416 148 0 39309 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 177520

[startup+282.301 s]
/proc/loadavg: 3.99 4.01 4.00 5/194 23520
/proc/meminfo: memFree=20484860/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=185184 CPUtime=282.3 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 120576 0 0 0 28198 32 0 0 25 0 1 0 290614563 189628416 18489 33554432000 4194304 4797429 140733903205776 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 46296 18489 416 148 0 41225 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 185184

[startup+342.3 s]
/proc/loadavg: 4.03 4.02 4.00 5/194 23522
/proc/meminfo: memFree=20475188/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=187312 CPUtime=342.3 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 143925 0 0 0 34193 37 0 0 25 0 1 0 290614563 191807488 17352 33554432000 4194304 4797429 140733903205776 18446744073709551615 4351358 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 46828 17352 416 148 0 41757 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 187312

[startup+402.3 s]
/proc/loadavg: 4.21 4.06 4.01 5/194 23524
/proc/meminfo: memFree=20432004/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=207392 CPUtime=402.29 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 157372 0 0 0 40187 42 0 0 25 0 1 0 290614563 212369408 24123 33554432000 4194304 4797429 140733903205776 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 51848 24123 416 148 0 46777 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 207392

[startup+462.3 s]
/proc/loadavg: 4.17 4.08 4.02 5/194 23525
/proc/meminfo: memFree=20405440/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=207392 CPUtime=462.3 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 157372 0 0 0 46188 42 0 0 25 0 1 0 290614563 212369408 24123 33554432000 4194304 4797429 140733903205776 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 51848 24123 416 148 0 46777 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 207392

[startup+522.301 s]
/proc/loadavg: 4.07 4.06 4.01 5/194 23527
/proc/meminfo: memFree=20394376/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=207536 CPUtime=522.3 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 157408 0 0 0 52188 42 0 0 25 0 1 0 290614563 212516864 24159 33554432000 4194304 4797429 140733903205776 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 51884 24159 416 148 0 46813 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 207536

[startup+582.301 s]
/proc/loadavg: 4.02 4.05 4.00 5/194 23529
/proc/meminfo: memFree=20396840/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=211480 CPUtime=582.31 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 176418 0 0 0 58183 48 0 0 25 0 1 0 290614563 216555520 21668 33554432000 4194304 4797429 140733903205776 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 52870 21668 416 148 0 47799 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 211480

[startup+642.301 s]
/proc/loadavg: 4.01 4.04 4.00 5/194 23530
/proc/meminfo: memFree=20379572/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=211968 CPUtime=642.32 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 195465 0 0 0 64179 53 0 0 25 0 1 0 290614563 217055232 25617 33554432000 4194304 4797429 140733903205776 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 52992 25617 416 148 0 47921 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 211968

[startup+702.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/194 23532
/proc/meminfo: memFree=20347776/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=213044 CPUtime=702.31 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 213458 0 0 0 70173 58 0 0 25 0 1 0 290614563 218157056 27492 33554432000 4194304 4797429 140733903205776 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 53261 27492 416 148 0 48190 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 213044

[startup+762.307 s]
/proc/loadavg: 4.00 4.02 4.00 5/194 23533
/proc/meminfo: memFree=20335612/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=231960 CPUtime=762.32 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 233370 0 0 0 76167 65 0 0 25 0 1 0 290614563 237527040 30726 33554432000 4194304 4797429 140733903205776 18446744073709551615 4506633 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 57990 30726 416 148 0 52919 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 231960

[startup+822.301 s]
/proc/loadavg: 4.03 4.03 4.00 5/194 23535
/proc/meminfo: memFree=20310036/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=231960 CPUtime=822.31 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 233370 0 0 0 82166 65 0 0 25 0 1 0 290614563 237527040 30726 33554432000 4194304 4797429 140733903205776 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 57990 30726 416 148 0 52919 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 231960

[startup+882.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/194 23537
/proc/meminfo: memFree=20300096/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=231960 CPUtime=882.31 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 233370 0 0 0 88166 65 0 0 25 0 1 0 290614563 237527040 30726 33554432000 4194304 4797429 140733903205776 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 57990 30726 416 148 0 52919 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 231960

[startup+942.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/194 23538
/proc/meminfo: memFree=20292640/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=231960 CPUtime=942.31 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 233370 0 0 0 94166 65 0 0 25 0 1 0 290614563 237527040 30726 33554432000 4194304 4797429 140733903205776 18446744073709551615 4568320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 57990 30726 416 148 0 52919 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 231960

[startup+1002.3 s]
/proc/loadavg: 4.07 4.04 4.00 5/194 23540
/proc/meminfo: memFree=20323984/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=231960 CPUtime=1002.32 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 233374 0 0 0 100166 66 0 0 25 0 1 0 290614563 237527040 30730 33554432000 4194304 4797429 140733903205776 18446744073709551615 4495561 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 57990 30730 416 148 0 52919 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 231960

[startup+1062.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/194 23541
/proc/meminfo: memFree=20330512/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=235416 CPUtime=1062.32 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 250142 0 0 0 106162 70 0 0 25 0 1 0 290614563 241065984 30238 33554432000 4194304 4797429 140733903205776 18446744073709551615 4424601 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 58854 30238 416 148 0 53783 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 235416

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/194 23543
/proc/meminfo: memFree=20264536/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=235544 CPUtime=1122.33 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 267341 0 0 0 112157 76 0 0 25 0 1 0 290614563 241197056 30256 33554432000 4194304 4797429 140733903205776 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 58886 30256 416 148 0 53815 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 235544

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/194 23544
/proc/meminfo: memFree=20173516/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=236460 CPUtime=1182.32 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 281484 0 0 0 118151 81 0 0 25 0 1 0 290614563 242135040 26352 33554432000 4194304 4797429 140733903205776 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 59115 26352 416 148 0 54044 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 236460

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/194 23546
/proc/meminfo: memFree=20213040/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=236780 CPUtime=1242.32 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 295529 0 0 0 124145 87 0 0 25 0 1 0 290614563 242462720 30942 33554432000 4194304 4797429 140733903205776 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 59195 30942 416 148 0 54124 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 236780



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 4.00 5/194 23548
/proc/meminfo: memFree=20165412/32951124 swapFree=67111528/67111528
[pid=23486] ppid=23484 vsize=237856 CPUtime=1300.03 cores=0,2
/proc/23486/stat : 23486 (techdemo) R 23484 23486 22690 0 -1 4202496 308018 0 0 0 129913 90 0 0 25 0 1 0 290614563 243564544 33886 33554432000 4194304 4797429 140733903205776 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23486/statm: 59464 33886 416 148 0 54393 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 237856

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.05
CPU user time (s): 1299.14
CPU system time (s): 0.913861
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 348848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.14
system time used= 0.913861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 308018
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 2047

runsolver used 2.28565 second user time and 4.82227 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-03 02:22:47
IDJOB=3173130
IDBENCH=82548
IDSOLVER=1585
FILE ID=node135/3173130-1301790167
RUNJOBID= node135-1301790167-23470
PBS_JOBID= 12841383
Free space on /tmp= 71880 MiB

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

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

MD5SUM BENCH= 93976db0d99d3daab756f06103f77642
RANDOM SEED=1165285605

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20940000 kB
Buffers:        380108 kB
Cached:       11283080 kB
SwapCached:          0 kB
Active:        7980180 kB
Inactive:      3749324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20940000 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9156 kB
Writeback:           0 kB
AnonPages:       66320 kB
Mapped:          14624 kB
Slab:           219308 kB
PageTables:       5248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193932 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71840 MiB
End job on node135 at 2011-04-03 02:44:29