Trace number 3173102

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S941604910-059-UNKNOWN.cnf
MD5SUMc78d6e1455a357419b7ce124c081a6ba
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.0632
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-3173102-1301786269.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	c -- header says num clauses:       20000
0.01/0.01	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.01/0.01	c -- vars added       1000
0.01/0.01	c Parsing time:  0.01 s
0.01/0.01	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/11444/20000 lits-rem:0 time: 0.11
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.01
0.09/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
0.09/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.15	c lits-rem:         0  cl-subs:        0  v-elim:    666  v-fix:    0  time:  0.02 s
0.09/0.15	c learnt bin added due to v-elim: 0
0.09/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.16	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.16	c calculated reachability. Time: 0.00
0.09/0.16	c Calc default polars -  time:   0.00 s pos:     492 undec:      44 neg:     464
0.09/0.16	c =========================================================================================
0.09/0.16	c types(t): F = full restart, N = normal restart
0.09/0.16	c types(t): S = simplification begin/end, E = solution found
0.09/0.16	c restart types(rt): st = static, dy = dynamic
0.09/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.16	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.29/0.38	c Decided on static restart strategy
5.29/5.39	c  N dy     7     30001      1000     20000         0     10754    100000    848642    141.32    110.70  --
5.39/5.45	c  S st     7     30001      1000     20000         0     10754    100000    848642    141.32    110.70  --
5.49/5.52	c  S st     7     30505      1000     20000         0     11258    100000    894885    141.32    110.70  --
5.49/5.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.49/5.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.49/5.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.06
5.49/5.59	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
5.49/5.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.59/5.60	c Subs w/ non-existent bins:      0 time:  0.01 s
5.59/5.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.59/5.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.59/5.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.18/8.25	c lits-rem:      4537  cl-subs:      652  v-elim:   1000  v-fix:    0  time:  2.63 s
8.18/8.25	c learnt bin added due to v-elim: 0
8.18/8.25	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
8.18/8.26	c vivif2 --  cl tried    10606 cl shrink        0 lits rem          0 time: 0.01
8.28/8.40	c asymm  cl-useful: 0/7057/20000 lits-rem:0 time: 0.14
8.38/8.40	c calculated reachability. Time: 0.00
8.38/8.40	c  N dy     7     30505      1000     20000         0     10606    100000    842413    141.32    110.70  --
8.38/8.40	c  F st     7     30505      1000     20000         0     10606    100000    842413    141.32    110.70  --
8.58/8.69	c Decided on static restart strategy
11.19/11.29	c  N dy    14     45757      1000     20000         0      9007    100000    345821    145.58    110.00  --
11.28/11.32	c  S st    14     45757      1000     20000         0      9007    100000    345821    145.58    110.00  --
11.28/11.39	c  S st    14     46262      1000     20000         0      9512    100000    390227    145.58    110.00  --
11.28/11.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.28/11.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.38/11.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.04
11.38/11.43	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
11.38/11.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.38/11.44	c Subs w/ non-existent bins:      0 time:  0.00 s
11.38/11.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.38/11.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.38/11.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.98/14.00	c lits-rem:       418  cl-subs:      295  v-elim:   1000  v-fix:    0  time:  2.55 s
13.98/14.00	c learnt bin added due to v-elim: 0
13.98/14.00	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
13.98/14.00	c vivif2 --  cl tried     9217 cl shrink        0 lits rem          0 time: 0.00
13.98/14.02	c asymm  cl-useful: 0/1499/20000 lits-rem:0 time: 0.02
13.98/14.02	c calculated reachability. Time: 0.00
13.98/14.02	c  N dy    14     46262      1000     20000         0      9217    100000    380236    145.58    110.00  --
19.79/19.82	c  N dy    15     69393      1000     20000         0     11352    100000    431626    136.98    112.79  --
19.79/19.84	c  S st    15     69393      1000     20000         0     11352    100000    431626    136.98    112.79  --
19.88/19.92	c  S st    15     69896      1000     20000         0     11855    100000    477563    136.98    112.79  --
19.88/19.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.88/19.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.88/19.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.05
19.88/19.98	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
19.88/19.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.88/19.98	c Subs w/ non-existent bins:      0 time:  0.00 s
19.88/20.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.88/20.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.98/20.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.58/22.69	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
23.68/23.73	c Added 11 vars  tried: 80000 time: 1.04
23.68/23.74	c ORs :     11 avg-s:  0.0 cl-sh:  1874 l-rem:   1874 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    1.05
23.68/23.75	c lits-rem:      1203  cl-subs:      191  v-elim:   1000  v-fix:    0  time:  3.75 s
23.68/23.75	c learnt bin added due to v-elim: 0
23.68/23.75	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.00
23.68/23.75	c vivif2 --  cl tried    11664 cl shrink        0 lits rem          0 time: 0.00
23.78/23.84	c asymm  cl-useful: 0/11514/20011 lits-rem:0 time: 0.08
23.78/23.84	c calculated reachability. Time: 0.00
23.78/23.84	c  N dy    15     69896      1011     20011        22     11664    100071    466081    136.98    112.79  --
23.78/23.84	c  F st    15     69896      1011     20011        22     11664    100071    466081    136.98    112.79  --
24.09/24.12	c Decided on static restart strategy
30.98/31.01	c  N dy    22    104845      1011     20011        22     21578    100071   1582736    147.44    110.97  --
30.98/31.07	c  S st    22    104845      1011     20011        22     21578    100071   1582736    147.44    110.97  --
31.08/31.17	c  S st    22    105350      1011     20011        22     22083    100071   1629388    147.44    110.97  --
31.08/31.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.08/31.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.28/31.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.13
31.28/31.31	c Calc non-exist non-lernt bins v-fix:     0 done:   1011 time:  0.00 s
31.28/31.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.28/31.32	c Subs w/ non-existent bins:      0 time:  0.01 s
31.28/31.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.28/31.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.28/31.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
33.27/33.30	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
37.07/37.19	c Added 11 vars  tried: 80000 time: 3.89
37.28/37.36	c ORs :     11 avg-s:  0.0 cl-sh: 18213 l-rem:  18213 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    4.06
37.28/37.38	c lits-rem:      1127  cl-subs:      849  v-elim:   1000  v-fix:    0  time:  6.02 s
37.28/37.38	c learnt bin added due to v-elim: 0
37.28/37.38	c vivif2 --  cl tried    20022 cl shrink        0 lits rem          0 time: 0.00
37.28/37.39	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.01
37.48/37.50	c asymm  cl-useful: 0/7407/20022 lits-rem:0 time: 0.11
37.48/37.50	c calculated reachability. Time: 0.00
37.48/37.50	c  N dy    22    105350      1022     20022        44     21234    100144   1531309    147.44    110.97  --
51.18/51.25	c  N dy    23    158025      1022     20022        44     28984    100144   2331798    154.68    113.21  --
51.28/51.35	c  S st    23    158025      1022     20022        44     28984    100144   2331798    154.68    113.21  --
51.38/51.47	c  S st    23    158528      1022     20022        44     29487    100144   2375709    154.68    113.21  --
51.38/51.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.38/51.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.58/51.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.5M T:  0.21
51.58/51.69	c Calc non-exist non-lernt bins v-fix:     0 done:   1022 time:  0.00 s
51.58/51.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.58/51.70	c Subs w/ non-existent bins:      0 time:  0.01 s
51.68/51.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.68/51.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
51.68/51.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
54.88/55.00	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
61.18/61.22	c Added 11 vars  tried: 80000 time: 6.22
61.38/61.41	c ORs :     11 avg-s:  0.0 cl-sh: 15015 l-rem:  15015 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    6.41
61.38/61.44	c lits-rem:       144  cl-subs:      967  v-elim:   1000  v-fix:    0  time:  9.68 s
61.38/61.44	c learnt bin added due to v-elim: 0
61.38/61.44	c vivif2 --  cl tried    20033 cl shrink        0 lits rem          0 time: 0.00
61.38/61.46	c vivif2 --  cl tried    28520 cl shrink        0 lits rem          0 time: 0.02
61.48/61.52	c asymm  cl-useful: 0/1112/20033 lits-rem:0 time: 0.06
61.48/61.53	c calculated reachability. Time: 0.00
61.48/61.53	c  N dy    23    158528      1033     20033        66     28520    100219   2250306    154.68    113.21  --
86.79/86.82	c  N dy    24    237793      1033     20033        66     33692    100219   2499220    143.60    113.73  --
86.89/86.92	c  S st    24    237793      1033     20033        66     33692    100219   2499220    143.60    113.73  --
86.98/87.04	c  S st    24    238296      1033     20033        66     34195    100219   2550586    143.60    113.73  --
86.98/87.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
86.98/87.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.28/87.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.5M T:  0.26
87.28/87.31	c Calc non-exist non-lernt bins v-fix:     0 done:   1033 time:  0.00 s
87.28/87.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.28/87.33	c Subs w/ non-existent bins:      0 time:  0.02 s
87.28/87.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.38/87.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
87.38/87.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
91.68/91.75	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
97.89/97.94	c Added 11 vars  tried: 80000 time: 6.19
98.08/98.19	c ORs :     11 avg-s:  0.0 cl-sh: 19193 l-rem:  19193 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    6.44
98.18/98.23	c lits-rem:       847  cl-subs:      990  v-elim:   1000  v-fix:    0  time: 10.82 s
98.18/98.23	c learnt bin added due to v-elim: 0
98.18/98.23	c vivif2 --  cl tried    20044 cl shrink        0 lits rem          0 time: 0.00
98.18/98.25	c vivif2 --  cl tried    33205 cl shrink        0 lits rem          0 time: 0.02
98.28/98.38	c asymm  cl-useful: 0/9354/20044 lits-rem:0 time: 0.13
98.28/98.38	c calculated reachability. Time: 0.00
98.28/98.38	c  N dy    24    238296      1044     20044        88     33205    100292   2417426    143.60    113.73  --
140.28/140.31	c  N dy    25    357444      1044     20044        88     37358    100292   3160136    210.13    124.76  --
140.38/140.44	c  S st    25    357444      1044     20044        88     37358    100292   3160136    210.13    124.76  --
140.48/140.57	c  S st    25    357946      1044     20044        88     37860    100292   3198510    210.13    124.76  --
140.48/140.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
140.48/140.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
140.78/140.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.32
140.78/140.89	c Calc non-exist non-lernt bins v-fix:     0 done:   1044 time:  0.00 s
140.78/140.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
140.88/140.91	c Subs w/ non-existent bins:      0 time:  0.02 s
140.88/140.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.99/141.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
140.99/141.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
210.59/210.64	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
216.39/216.44	c Added 11 vars  tried: 80000 time: 5.80
216.89/216.92	c ORs :     11 avg-s:  0.0 cl-sh: 32376 l-rem:  32376 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    6.28
216.89/216.97	c lits-rem:       328  cl-subs:     1259  v-elim:   1000  v-fix:    0  time: 75.96 s
216.89/216.97	c learnt bin added due to v-elim: 0
216.89/216.97	c vivif2 --  cl tried    20055 cl shrink        0 lits rem          0 time: 0.00
216.89/216.99	c vivif2 --  cl tried    36601 cl shrink        0 lits rem          0 time: 0.02
217.09/217.13	c asymm  cl-useful: 0/6591/20055 lits-rem:0 time: 0.14
217.09/217.13	c calculated reachability. Time: 0.00
217.09/217.13	c  N dy    25    357946      1055     20055       110     36601    100366   2983104    210.13    124.76  --
289.99/290.09	c  N dy    26    536920      1055     20055       110     44509    100366   3643243    183.90    143.01  --
290.19/290.24	c  S st    26    536920      1055     20055       110     44509    100366   3643243    183.90    143.01  --
290.29/290.38	c  S st    26    537423      1055     20055       110     45012    100366   3684832    183.90    143.01  --
290.29/290.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
290.29/290.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
290.69/290.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.39
290.69/290.78	c Calc non-exist non-lernt bins v-fix:     0 done:   1055 time:  0.00 s
290.69/290.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
290.79/290.81	c Subs w/ non-existent bins:      0 time:  0.03 s
290.79/290.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.89/290.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
290.89/290.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
357.89/357.92	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.08
364.99/365.02	c Added 11 vars  tried: 80000 time: 7.10
365.59/365.63	c ORs :     11 avg-s:  0.0 cl-sh: 37060 l-rem:  37060 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    7.71
365.59/365.68	c lits-rem:        61  cl-subs:     1555  v-elim:   1000  v-fix:    0  time: 74.77 s
365.59/365.68	c learnt bin added due to v-elim: 0
365.59/365.69	c vivif2 --  cl tried    20066 cl shrink        0 lits rem          0 time: 0.00
365.69/365.72	c vivif2 --  cl tried    43457 cl shrink        0 lits rem          0 time: 0.03
365.79/365.86	c asymm  cl-useful: 0/4121/20066 lits-rem:0 time: 0.14
365.79/365.86	c calculated reachability. Time: 0.00
365.79/365.86	c  N dy    26    537423      1066     20066       132     43457    100441   3382571    183.90    143.01  --
365.79/365.86	c  F st    26    537423      1066     20066       132     43457    100441   3382571    183.90    143.01  --
366.19/366.28	c Decided on static restart strategy
481.00/481.06	c  N dy    33    806134      1066     20066       132     66723    100441   7041346    228.16    156.12  --
481.30/481.31	c  S st    33    806134      1066     20066       132     66723    100441   7041346    228.16    156.12  --
481.50/481.51	c  S st    33    806641      1066     20066       132     67230    100441   7083278    228.16    156.12  --
481.50/481.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
481.50/481.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
482.20/482.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.9M T:  0.75
482.20/482.28	c Calc non-exist non-lernt bins v-fix:     0 done:   1066 time:  0.00 s
482.20/482.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
482.29/482.33	c Subs w/ non-existent bins:      0 time:  0.05 s
482.39/482.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
482.50/482.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
482.50/482.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
778.41/778.45	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.41
792.61/792.66	c Added 11 vars  tried: 80000 time: 14.21
794.41/794.41	c ORs :     11 avg-s:  0.0 cl-sh: 60610 l-rem:  60610 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:   15.96
794.51/794.51	c lits-rem:        56  cl-subs:     3647  v-elim:   1000  v-fix:    0  time: 311.97 s
794.51/794.51	c learnt bin added due to v-elim: 0
794.51/794.51	c vivif2 --  cl tried    20077 cl shrink        0 lits rem          0 time: 0.00
794.51/794.57	c vivif2 --  cl tried    63583 cl shrink        0 lits rem          0 time: 0.06
794.71/794.76	c asymm  cl-useful: 0/7120/20077 lits-rem:0 time: 0.20
794.71/794.77	c calculated reachability. Time: 0.00
794.71/794.77	c  N dy    33    806641      1077     20077       154     63583    100517   6289117    228.16    156.12  --
1011.71/1011.73	c  N dy    34   1209961      1077     20077       154     79663    100517   8574988    222.29    167.21  --
1012.02/1012.05	c  S st    34   1209961      1077     20077       154     79663    100517   8574988    222.29    167.21  --
1012.21/1012.28	c  S st    34   1210468      1077     20077       154     80170    100517   8616052    222.29    167.21  --
1012.21/1012.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1012.21/1012.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1013.02/1013.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.8M T:  0.77
1013.02/1013.07	c Calc non-exist non-lernt bins v-fix:     0 done:   1077 time:  0.00 s
1013.02/1013.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1013.12/1013.13	c Subs w/ non-existent bins:      0 time:  0.06 s
1013.22/1013.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1013.31/1013.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
1013.31/1013.37	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.89 3/180 16286
/proc/meminfo: memFree=21097236/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=28948 CPUtime=0 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 682 0 0 0 0 0 0 0 25 0 1 0 271042509 29642752 621 33554432000 4194304 4797429 140735007518864 18446744073709551615 264726101530 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 7237 621 347 148 0 2166 0

[startup+0.0145019 s]
/proc/loadavg: 4.00 4.00 3.89 3/180 16286
/proc/meminfo: memFree=21097236/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=29748 CPUtime=0.01 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 941 0 0 0 1 0 0 0 25 0 1 0 271042509 30461952 867 33554432000 4194304 4797429 140735007518864 18446744073709551615 4358765 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 7437 868 347 148 0 2366 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29748

[startup+0.100495 s]
/proc/loadavg: 4.00 4.00 3.89 3/180 16286
/proc/meminfo: memFree=21097236/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=30184 CPUtime=0.09 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 1121 0 0 0 9 0 0 0 25 0 1 0 271042509 30908416 1041 33554432000 4194304 4797429 140735007518864 18446744073709551615 4429118 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 7546 1041 370 148 0 2475 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30184

[startup+0.300458 s]
/proc/loadavg: 4.00 4.00 3.89 3/180 16286
/proc/meminfo: memFree=21097236/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=131732 CPUtime=0.29 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 2088 0 0 0 29 0 0 0 25 0 1 0 271042509 134893568 1766 33554432000 4194304 4797429 140735007518864 18446744073709551615 4425021 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 32933 1766 404 148 0 27862 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 131732

[startup+0.700391 s]
/proc/loadavg: 4.00 4.00 3.89 3/180 16286
/proc/meminfo: memFree=21097236/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=131732 CPUtime=0.69 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 2491 0 0 0 69 0 0 0 25 0 1 0 271042509 134893568 2167 33554432000 4194304 4797429 140735007518864 18446744073709551615 264726101530 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 32933 2167 406 148 0 27862 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131732

[startup+1.50023 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 16346
/proc/meminfo: memFree=20999772/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=132840 CPUtime=1.49 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 3565 0 0 0 149 0 0 0 25 0 1 0 271042509 136028160 2497 33554432000 4194304 4797429 140735007518864 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 33210 2497 406 148 0 28139 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132840

[startup+3.10087 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 16346
/proc/meminfo: memFree=20970384/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=134192 CPUtime=3.08 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 5697 0 0 0 308 0 0 0 25 0 1 0 271042509 137412608 2170 33554432000 4194304 4797429 140735007518864 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/16286/statm: 33548 2170 406 148 0 28477 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 134192

[startup+6.30032 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 16346
/proc/meminfo: memFree=20952592/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=139916 CPUtime=6.28 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 9252 0 0 0 627 1 0 0 25 0 1 0 271042509 143273984 4202 33554432000 4194304 4797429 140735007518864 18446744073709551615 4524484 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 34979 4202 410 148 0 29908 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 139916

[startup+12.7011 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 16346
/proc/meminfo: memFree=20916556/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=141236 CPUtime=12.68 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 12504 0 0 0 1266 2 0 0 25 0 1 0 271042509 144625664 3988 33554432000 4194304 4797429 140735007518864 18446744073709551615 4524480 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 35309 3988 411 148 0 30238 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 141236

[startup+25.5007 s]
/proc/loadavg: 4.16 4.03 3.90 5/190 16347
/proc/meminfo: memFree=20870136/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=143620 CPUtime=25.48 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 18525 0 0 0 2545 3 0 0 25 0 1 0 271042509 147066880 5784 33554432000 4194304 4797429 140735007518864 18446744073709551615 4351897 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 35905 5784 416 148 0 30834 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 143620

[startup+51.1008 s]
/proc/loadavg: 4.10 4.03 3.90 5/190 16347
/proc/meminfo: memFree=20842308/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=153984 CPUtime=51.08 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 34703 0 0 0 5101 7 0 0 25 0 1 0 271042509 157679616 8680 33554432000 4194304 4797429 140735007518864 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 38496 8680 416 148 0 33425 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 153984

[startup+102.307 s]
/proc/loadavg: 4.04 4.02 3.91 5/190 16349
/proc/meminfo: memFree=20775940/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=168736 CPUtime=102.29 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 55413 0 0 0 10216 13 0 0 25 0 1 0 271042509 172785664 11554 33554432000 4194304 4797429 140735007518864 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 42184 11554 416 148 0 37113 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 168736

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.91 5/190 16350
/proc/meminfo: memFree=20753004/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=176716 CPUtime=162.29 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 80223 0 0 0 16209 20 0 0 25 0 1 0 271042509 180957184 14915 33554432000 4194304 4797429 140735007518864 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 44179 14915 416 148 0 39108 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 176716

[startup+222.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 16352
/proc/meminfo: memFree=20740192/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=179088 CPUtime=222.29 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 84622 0 0 0 22208 21 0 0 25 0 1 0 271042509 183386112 13173 33554432000 4194304 4797429 140735007518864 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 44772 13173 416 148 0 39701 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 179088

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.91 6/190 16353
/proc/meminfo: memFree=20715616/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=180816 CPUtime=282.29 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 118877 0 0 0 28200 29 0 0 25 0 1 0 271042509 185155584 19151 33554432000 4194304 4797429 140735007518864 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 45204 19151 416 148 0 40133 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 180816

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 16355
/proc/meminfo: memFree=20687820/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=188336 CPUtime=342.29 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 125308 0 0 0 34199 30 0 0 25 0 1 0 271042509 192856064 17857 33554432000 4194304 4797429 140735007518864 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 47084 17857 416 148 0 42013 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 188336

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 16357
/proc/meminfo: memFree=20719428/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=191576 CPUtime=402.29 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 148954 0 0 0 40194 35 0 0 25 0 1 0 271042509 196173824 17449 33554432000 4194304 4797429 140735007518864 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 47894 17449 416 148 0 42823 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 191576

[startup+462.301 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 16361
/proc/meminfo: memFree=20670652/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=193224 CPUtime=462.3 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 180370 0 0 0 46186 44 0 0 25 0 1 0 271042509 197861376 22631 33554432000 4194304 4797429 140735007518864 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 48306 22631 416 148 0 43235 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 193224

[startup+522.301 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 16363
/proc/meminfo: memFree=20616748/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=214828 CPUtime=522.3 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 194471 0 0 0 52183 47 0 0 25 0 1 0 271042509 219983872 27466 33554432000 4194304 4797429 140735007518864 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 53707 27466 416 148 0 48636 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 214828

[startup+582.3 s]
/proc/loadavg: 4.04 4.02 3.92 5/190 16364
/proc/meminfo: memFree=20583744/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=214828 CPUtime=582.3 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 194471 0 0 0 58183 47 0 0 25 0 1 0 271042509 219983872 27466 33554432000 4194304 4797429 140735007518864 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 53707 27466 416 148 0 48636 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 214828

[startup+642.301 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 16366
/proc/meminfo: memFree=20582360/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=214828 CPUtime=642.31 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 194471 0 0 0 64184 47 0 0 25 0 1 0 271042509 219983872 27466 33554432000 4194304 4797429 140735007518864 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 53707 27466 416 148 0 48636 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 214828

[startup+702.301 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 16368
/proc/meminfo: memFree=20581080/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=214828 CPUtime=702.3 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 194471 0 0 0 70183 47 0 0 25 0 1 0 271042509 219983872 27466 33554432000 4194304 4797429 140735007518864 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 53707 27466 416 148 0 48636 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 214828

[startup+762.306 s]
/proc/loadavg: 4.03 4.02 3.93 5/190 16369
/proc/meminfo: memFree=20521172/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=214828 CPUtime=762.31 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 194471 0 0 0 76184 47 0 0 25 0 1 0 271042509 219983872 27466 33554432000 4194304 4797429 140735007518864 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 53707 27466 416 148 0 48636 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 214828

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 16371
/proc/meminfo: memFree=20550260/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=218680 CPUtime=822.31 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 207478 0 0 0 82180 51 0 0 25 0 1 0 271042509 223928320 30562 33554432000 4194304 4797429 140735007518864 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 54670 30562 416 148 0 49599 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 218680

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 16372
/proc/meminfo: memFree=20537464/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=218836 CPUtime=882.31 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 236409 0 0 0 88172 59 0 0 25 0 1 0 271042509 224088064 28725 33554432000 4194304 4797429 140735007518864 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 54709 28725 416 148 0 49638 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 218836

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16374
/proc/meminfo: memFree=20522420/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=221044 CPUtime=942.31 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 264055 0 0 0 94165 66 0 0 25 0 1 0 271042509 226349056 23696 33554432000 4194304 4797429 140735007518864 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 55261 23696 416 148 0 50190 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 221044

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16376
/proc/meminfo: memFree=20510108/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=224480 CPUtime=1002.32 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 290671 0 0 0 100160 72 0 0 25 0 1 0 271042509 229867520 27417 33554432000 4194304 4797429 140735007518864 18446744073709551615 4426352 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 56120 27417 416 148 0 51049 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 224480

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16377
/proc/meminfo: memFree=20475984/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=241208 CPUtime=1062.31 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 297732 0 0 0 106158 73 0 0 25 0 1 0 271042509 246996992 34461 33554432000 4194304 4797429 140735007518864 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 60302 34461 416 148 0 55231 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 241208

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 16379
/proc/meminfo: memFree=20473208/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=241208 CPUtime=1122.32 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 297732 0 0 0 112158 74 0 0 25 0 1 0 271042509 246996992 34461 33554432000 4194304 4797429 140735007518864 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 60302 34461 416 148 0 55231 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 241208

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 16380
/proc/meminfo: memFree=20483496/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=241208 CPUtime=1182.32 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 297732 0 0 0 118158 74 0 0 25 0 1 0 271042509 246996992 34461 33554432000 4194304 4797429 140735007518864 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 60302 34461 416 148 0 55231 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 241208

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16382
/proc/meminfo: memFree=20517204/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=241208 CPUtime=1242.33 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 297732 0 0 0 124159 74 0 0 25 0 1 0 271042509 246996992 34461 33554432000 4194304 4797429 140735007518864 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 60302 34461 416 148 0 55231 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 241208



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16384
/proc/meminfo: memFree=20433744/32951124 swapFree=67111528/67111528
[pid=16286] ppid=16284 vsize=241208 CPUtime=1300.03 cores=4,6
/proc/16286/stat : 16286 (techdemo) R 16284 16286 15982 0 -1 4202496 297732 0 0 0 129929 74 0 0 25 0 1 0 271042509 246996992 34461 33554432000 4194304 4797429 140735007518864 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16286/statm: 60302 34461 416 148 0 55231 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 241208

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.3
system time used= 0.751885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 297732
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= 15
involuntary context switches= 1455

runsolver used 2.27565 second user time and 4.82827 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-03 01:17:49
IDJOB=3173102
IDBENCH=82520
IDSOLVER=1585
FILE ID=node141/3173102-1301786269
RUNJOBID= node141-1301783662-16001
PBS_JOBID= 12841377
Free space on /tmp= 71860 MiB

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

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

MD5SUM BENCH= c78d6e1455a357419b7ce124c081a6ba
RANDOM SEED=154618839

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:      21097516 kB
Buffers:        351808 kB
Cached:       11174388 kB
SwapCached:          0 kB
Active:        7514968 kB
Inactive:      4076804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21097516 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19076 kB
Writeback:           0 kB
AnonPages:       65160 kB
Mapped:          15212 kB
Slab:           197960 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   248772 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= 71840 MiB
End job on node141 at 2011-04-03 01:39:31