Trace number 3173216

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v750-c15000-S64285713-004-UNKNOWN.cnf
MD5SUM57320bb4a9b2a7589463bdcd0ecf61a4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.54731
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses15000
Sum of the clauses size75000
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 515000
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-3173216-1301790562.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:       15000
0.00/0.01	c -- clauses added:            0 learnts,        15000 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       750     15000         0         0     75000         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/11470/15000 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.4M T:  0.01
0.09/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:    750 time:  0.00 s
0.09/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.15	c lits-rem:         0  cl-subs:        0  v-elim:    500  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:     356 undec:      21 neg:     373
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       750     15000         0         0     75000         0   no data   no data  --
0.29/0.36	c Decided on static restart strategy
5.29/5.34	c  N dy     7     30003       750     15000         0     10734     75000    713061    109.10     92.00  --
5.29/5.39	c  S st     7     30003       750     15000         0     10734     75000    713061    109.10     92.00  --
5.39/5.46	c  S st     7     30506       750     15000         0     11237     75000    751352    109.10     92.00  --
5.39/5.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.39/5.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.49/5.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.06
5.49/5.52	c Calc non-exist non-lernt bins v-fix:     0 done:    750 time:  0.00 s
5.49/5.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.49/5.52	c Subs w/ non-existent bins:      0 time:  0.00 s
5.49/5.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.49/5.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.49/5.54	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.09/8.10	c lits-rem:      4754  cl-subs:      563  v-elim:    750  v-fix:    0  time:  2.56 s
8.09/8.10	c learnt bin added due to v-elim: 0
8.09/8.10	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
8.09/8.11	c vivif2 --  cl tried    10674 cl shrink        0 lits rem          0 time: 0.01
8.09/8.20	c asymm  cl-useful: 0/3530/15000 lits-rem:0 time: 0.09
8.19/8.20	c calculated reachability. Time: 0.00
8.19/8.20	c  N dy     7     30506       750     15000         0     10674     75000    706730    109.10     92.00  --
8.19/8.20	c  F st     7     30506       750     15000         0     10674     75000    706730    109.10     92.00  --
8.39/8.46	c Decided on static restart strategy
10.59/10.69	c  N dy    14     45759       750     15000         0      9071     75000    312727    114.37     89.54  --
10.69/10.71	c  S st    14     45759       750     15000         0      9071     75000    312727    114.37     89.54  --
10.69/10.78	c  S st    14     46261       750     15000         0      9573     75000    350643    114.37     89.54  --
10.69/10.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.69/10.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.79/10.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.04
10.79/10.82	c Calc non-exist non-lernt bins v-fix:     0 done:    750 time:  0.00 s
10.79/10.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.79/10.82	c Subs w/ non-existent bins:      0 time:  0.00 s
10.79/10.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.79/10.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.79/10.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.20/13.21	c lits-rem:       433  cl-subs:      299  v-elim:    750  v-fix:    0  time:  2.38 s
13.20/13.21	c learnt bin added due to v-elim: 0
13.20/13.21	c vivif2 --  cl tried    15000 cl shrink        0 lits rem          0 time: 0.00
13.20/13.22	c vivif2 --  cl tried     9274 cl shrink        0 lits rem          0 time: 0.00
13.29/13.35	c asymm  cl-useful: 0/15000/15000 lits-rem:0 time: 0.13
13.29/13.35	c calculated reachability. Time: 0.00
13.29/13.35	c  N dy    14     46261       750     15000         0      9274     75000    341415    114.37     89.54  --
18.39/18.45	c  N dy    15     69392       750     15000         0     11398     75000    383623    111.66     88.28  --
18.39/18.48	c  S st    15     69392       750     15000         0     11398     75000    383623    111.66     88.28  --
18.49/18.55	c  S st    15     69893       750     15000         0     11897     75000    422437    111.66     88.28  --
18.49/18.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.49/18.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.49/18.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.05
18.49/18.60	c Calc non-exist non-lernt bins v-fix:     0 done:    750 time:  0.00 s
18.49/18.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.49/18.60	c Subs w/ non-existent bins:      0 time:  0.00 s
18.59/18.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.59/18.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.59/18.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
21.09/21.11	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
22.09/22.16	c Added 8 vars  tried: 80000 time: 1.04
22.09/22.16	c ORs :      8 avg-s:  0.0 cl-sh:  2053 l-rem:   2053 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    1.05
22.09/22.17	c lits-rem:      1096  cl-subs:      271  v-elim:    750  v-fix:    0  time:  3.56 s
22.09/22.17	c learnt bin added due to v-elim: 0
22.09/22.17	c vivif2 --  cl tried    15008 cl shrink        0 lits rem          0 time: 0.00
22.09/22.17	c vivif2 --  cl tried    11626 cl shrink        0 lits rem          0 time: 0.00
22.29/22.32	c asymm  cl-useful: 0/15008/15008 lits-rem:0 time: 0.14
22.29/22.32	c calculated reachability. Time: 0.00
22.29/22.32	c  N dy    15     69893       758     15008        16     11626     75050    407691    111.66     88.28  --
22.29/22.32	c  F st    15     69893       758     15008        16     11626     75050    407691    111.66     88.28  --
22.49/22.57	c Decided on static restart strategy
28.69/28.78	c  N dy    22    104839       758     15008        16     21518     75050   1302031    113.62     88.47  --
28.79/28.84	c  S st    22    104839       758     15008        16     21518     75050   1302031    113.62     88.47  --
28.89/28.93	c  S st    22    105342       758     15008        16     22021     75050   1339400    113.62     88.47  --
28.89/28.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.89/28.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.99/29.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.13
28.99/29.06	c Calc non-exist non-lernt bins v-fix:     0 done:    758 time:  0.00 s
28.99/29.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.99/29.07	c Subs w/ non-existent bins:      0 time:  0.01 s
29.09/29.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.09/29.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.09/29.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
30.70/30.71	c ORs :      8 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
34.10/34.14	c Added 8 vars  tried: 80000 time: 3.43
34.19/34.24	c ORs :      8 avg-s:  0.0 cl-sh:  9508 l-rem:   9508 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    3.52
34.19/34.26	c lits-rem:       310  cl-subs:      987  v-elim:    750  v-fix:    0  time:  5.16 s
34.19/34.26	c learnt bin added due to v-elim: 0
34.19/34.26	c vivif2 --  cl tried    15016 cl shrink        0 lits rem          0 time: 0.00
34.19/34.27	c vivif2 --  cl tried    21034 cl shrink        0 lits rem          0 time: 0.01
34.29/34.39	c asymm  cl-useful: 0/9378/15016 lits-rem:0 time: 0.12
34.29/34.39	c calculated reachability. Time: 0.00
34.29/34.39	c  N dy    22    105342       766     15016        32     21034     75104   1244684    113.62     88.47  --
47.20/47.26	c  N dy    23    158013       766     15016        32     28656     75104   1880827    114.53     91.20  --
47.30/47.37	c  S st    23    158013       766     15016        32     28656     75104   1880827    114.53     91.20  --
47.39/47.48	c  S st    23    158515       766     15016        32     29158     75104   1922364    114.53     91.20  --
47.39/47.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.39/47.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.59/47.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.19
47.59/47.67	c Calc non-exist non-lernt bins v-fix:     0 done:    766 time:  0.00 s
47.59/47.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.59/47.69	c Subs w/ non-existent bins:      0 time:  0.01 s
47.69/47.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.69/47.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.69/47.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
50.69/50.72	c ORs :     16 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
55.89/56.00	c Added 8 vars  tried: 80000 time: 5.28
56.19/56.29	c ORs :      8 avg-s:  0.0 cl-sh: 20977 l-rem:  20977 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    5.57
56.29/56.32	c lits-rem:       152  cl-subs:      980  v-elim:    750  v-fix:    0  time:  8.60 s
56.29/56.32	c learnt bin added due to v-elim: 0
56.29/56.33	c vivif2 --  cl tried    15024 cl shrink        0 lits rem          0 time: 0.00
56.29/56.34	c vivif2 --  cl tried    28178 cl shrink        0 lits rem          0 time: 0.02
56.39/56.46	c asymm  cl-useful: 0/5646/15024 lits-rem:0 time: 0.12
56.39/56.46	c calculated reachability. Time: 0.00
56.39/56.46	c  N dy    23    158515       774     15024        48     28178     75157   1795970    114.53     91.20  --
79.59/79.68	c  N dy    24    237772       774     15024        48     33524     75157   1993472    110.96     89.62  --
79.69/79.77	c  S st    24    237772       774     15024        48     33524     75157   1993472    110.96     89.62  --
79.89/79.91	c  S st    24    238275       774     15024        48     34027     75157   2034203    110.96     89.62  --
79.89/79.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.89/79.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.09/80.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.26
80.09/80.18	c Calc non-exist non-lernt bins v-fix:     0 done:    774 time:  0.00 s
80.09/80.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.09/80.19	c Subs w/ non-existent bins:      0 time:  0.01 s
80.20/80.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.20/80.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
80.20/80.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
83.89/83.98	c ORs :     24 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
89.99/90.01	c Added 8 vars  tried: 80000 time: 6.03
90.29/90.31	c ORs :      8 avg-s:  0.0 cl-sh: 21208 l-rem:  21208 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    6.33
90.29/90.34	c lits-rem:       283  cl-subs:     1001  v-elim:    750  v-fix:    0  time: 10.10 s
90.29/90.34	c learnt bin added due to v-elim: 0
90.29/90.34	c vivif2 --  cl tried    15032 cl shrink        0 lits rem          0 time: 0.00
90.29/90.36	c vivif2 --  cl tried    33026 cl shrink        0 lits rem          0 time: 0.02
90.49/90.50	c asymm  cl-useful: 0/8062/15032 lits-rem:0 time: 0.14
90.49/90.50	c calculated reachability. Time: 0.00
90.49/90.50	c  N dy    24    238275       782     15032        64     33026     75211   1924466    110.96     89.62  --
133.99/134.03	c  N dy    25    357412       782     15032        64     37222     75211   1932263    113.72     89.00  --
134.10/134.11	c  S st    25    357412       782     15032        64     37222     75211   1932263    113.72     89.00  --
134.20/134.24	c  S st    25    357915       782     15032        64     37725     75211   1970063    113.72     89.00  --
134.20/134.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
134.20/134.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.39/134.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.4M T:  0.24
134.39/134.48	c Calc non-exist non-lernt bins v-fix:     0 done:    782 time:  0.00 s
134.39/134.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.39/134.50	c Subs w/ non-existent bins:      0 time:  0.01 s
134.49/134.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.49/134.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
134.49/134.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
137.89/137.97	c ORs :     32 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
142.29/142.33	c Added 8 vars  tried: 80000 time: 4.36
142.49/142.50	c ORs :      8 avg-s:  0.0 cl-sh: 13243 l-rem:  13243 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    4.53
142.49/142.53	c lits-rem:        72  cl-subs:     1338  v-elim:    750  v-fix:    0  time:  7.98 s
142.49/142.53	c learnt bin added due to v-elim: 0
142.49/142.53	c vivif2 --  cl tried    15040 cl shrink        0 lits rem          0 time: 0.00
142.49/142.55	c vivif2 --  cl tried    36387 cl shrink        0 lits rem          0 time: 0.02
142.59/142.68	c asymm  cl-useful: 0/5784/15040 lits-rem:0 time: 0.13
142.59/142.68	c calculated reachability. Time: 0.00
142.59/142.68	c  N dy    25    357915       790     15040        80     36387     75265   1855089    113.72     89.00  --
209.39/209.48	c  N dy    26    536873       790     15040        80     44066     75265   2179996    113.71     89.61  --
209.49/209.58	c  S st    26    536873       790     15040        80     44066     75265   2179996    113.71     89.61  --
209.69/209.74	c  S st    26    537381       790     15040        80     44574     75265   2221170    113.71     89.61  --
209.69/209.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
209.69/209.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
210.00/210.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.7M T:  0.35
210.00/210.10	c Calc non-exist non-lernt bins v-fix:     0 done:    790 time:  0.00 s
210.00/210.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
210.10/210.11	c Subs w/ non-existent bins:      0 time:  0.02 s
210.10/210.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
210.10/210.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
210.10/210.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
214.59/214.66	c ORs :     40 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
221.00/221.04	c Added 8 vars  tried: 80000 time: 6.38
221.29/221.32	c ORs :      8 avg-s:  0.0 cl-sh: 19504 l-rem:  19504 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    6.66
221.29/221.35	c lits-rem:       176  cl-subs:     1661  v-elim:    750  v-fix:    0  time: 11.18 s
221.29/221.35	c learnt bin added due to v-elim: 0
221.29/221.36	c vivif2 --  cl tried    15048 cl shrink        0 lits rem          0 time: 0.00
221.29/221.38	c vivif2 --  cl tried    42913 cl shrink        0 lits rem          0 time: 0.02
221.39/221.45	c asymm  cl-useful: 0/1202/15048 lits-rem:0 time: 0.07
221.39/221.45	c calculated reachability. Time: 0.00
221.39/221.46	c  N dy    26    537381       798     15048        96     42913     75315   2058439    113.71     89.61  --
221.39/221.46	c  F st    26    537381       798     15048        96     42913     75315   2058439    113.71     89.61  --
221.89/221.94	c Decided on static restart strategy
325.99/326.04	c  N dy    33    806071       798     15048        96     65746     75315   5646231    182.57    108.80  --
326.19/326.26	c  S st    33    806071       798     15048        96     65746     75315   5646231    182.57    108.80  --
326.39/326.47	c  S st    33    806571       798     15048        96     66246     75315   5680049    182.57    108.80  --
326.39/326.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
326.39/326.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
327.09/327.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.0M T:  0.66
327.09/327.14	c Calc non-exist non-lernt bins v-fix:     0 done:    798 time:  0.00 s
327.09/327.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
327.09/327.18	c Subs w/ non-existent bins:      0 time:  0.04 s
327.19/327.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
327.30/327.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
327.30/327.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
679.11/679.18	c ORs :     48 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.28
696.61/696.66	c Added 9 vars  tried: 80000 time: 17.47
698.91/698.92	c ORs :      9 avg-s:  0.0 cl-sh: 68027 l-rem:  68027 b-add:     18 v-rep:   0 cl-rem: 0 avg s: nan T:   19.74
699.01/699.00	c lits-rem:     20987  cl-subs:     3688  v-elim:    750  v-fix:    0  time: 371.66 s
699.01/699.00	c learnt bin added due to v-elim: 0
699.01/699.00	c vivif2 --  cl tried    15057 cl shrink        0 lits rem          0 time: 0.00
699.01/699.06	c vivif2 --  cl tried    62558 cl shrink        0 lits rem          0 time: 0.05
699.21/699.26	c asymm  cl-useful: 0/5892/15057 lits-rem:0 time: 0.20
699.21/699.26	c calculated reachability. Time: 0.00
699.21/699.26	c  N dy    33    806571       807     15057       114     62558     75376   5000385    182.57    108.80  --
918.91/918.99	c  N dy    34   1209857       807     15057       114     77991     75376   6963208    190.78    122.49  --
919.21/919.25	c  S st    34   1209857       807     15057       114     77991     75376   6963208    190.78    122.49  --
919.41/919.46	c  S st    34   1210360       807     15057       114     78494     75376   6998752    190.78    122.49  --
919.41/919.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
919.41/919.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
920.31/920.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.8M T:  0.84
920.31/920.32	c Calc non-exist non-lernt bins v-fix:     0 done:    807 time:  0.00 s
920.31/920.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
920.31/920.38	c Subs w/ non-existent bins:      0 time:  0.06 s
920.41/920.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
920.51/920.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
920.51/920.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  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-3173216-1301790562/watcher-3173216-1301790562 -o /tmp/evaluation-result-3173216-1301790562/solver-3173216-1301790562 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173216-1301790562.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: 0.92 1.56 2.68 5/189 21580
/proc/meminfo: memFree=21644776/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=29088 CPUtime=0 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 711 0 0 0 0 0 0 0 22 0 1 0 271472324 29786112 645 33554432000 4194304 4797429 140736262076368 18446744073709551615 255106465306 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 7272 645 347 148 0 2201 0

[startup+0.00880412 s]
/proc/loadavg: 0.92 1.56 2.68 5/189 21580
/proc/meminfo: memFree=21644776/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=29464 CPUtime=0 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 798 0 0 0 0 0 0 0 22 0 1 0 271472324 30171136 728 33554432000 4194304 4797429 140736262076368 18446744073709551615 4660267 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 7366 729 347 148 0 2295 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29464

[startup+0.100849 s]
/proc/loadavg: 0.92 1.56 2.68 5/189 21580
/proc/meminfo: memFree=21644776/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=29736 CPUtime=0.09 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 971 0 0 0 9 0 0 0 22 0 1 0 271472324 30449664 895 33554432000 4194304 4797429 140736262076368 18446744073709551615 4429141 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 7434 895 369 148 0 2363 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29736

[startup+0.300812 s]
/proc/loadavg: 0.92 1.56 2.68 5/189 21580
/proc/meminfo: memFree=21644776/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=130436 CPUtime=0.29 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 1676 0 0 0 29 0 0 0 23 0 1 0 271472324 133566464 1465 33554432000 4194304 4797429 140736262076368 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 32609 1465 403 148 0 27538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130436

[startup+0.700714 s]
/proc/loadavg: 0.92 1.56 2.68 5/189 21580
/proc/meminfo: memFree=21644776/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=130436 CPUtime=0.69 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 2032 0 0 0 69 0 0 0 25 0 1 0 271472324 133566464 1819 33554432000 4194304 4797429 140736262076368 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 32609 1819 405 148 0 27538 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 130436

[startup+1.50058 s]
/proc/loadavg: 1.25 1.62 2.69 6/190 21581
/proc/meminfo: memFree=21628400/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=131784 CPUtime=1.49 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 2996 0 0 0 149 0 0 0 25 0 1 0 271472324 134946816 2142 33554432000 4194304 4797429 140736262076368 18446744073709551615 4424949 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 32946 2142 405 148 0 27875 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131784

[startup+3.10034 s]
/proc/loadavg: 1.25 1.62 2.69 6/190 21581
/proc/meminfo: memFree=21625176/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=133064 CPUtime=3.09 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 4775 0 0 0 309 0 0 0 25 0 1 0 271472324 136257536 1961 33554432000 4194304 4797429 140736262076368 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 33266 1961 405 148 0 28195 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133064

[startup+6.30076 s]
/proc/loadavg: 1.25 1.62 2.69 6/190 21581
/proc/meminfo: memFree=21612728/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=137636 CPUtime=6.29 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 7635 0 0 0 629 0 0 0 25 0 1 0 271472324 140939264 3568 33554432000 4194304 4797429 140736262076368 18446744073709551615 4524576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 34409 3568 409 148 0 29338 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 137636

[startup+12.7006 s]
/proc/loadavg: 1.67 1.70 2.71 6/190 21581
/proc/meminfo: memFree=21599984/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=138896 CPUtime=12.69 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 10321 0 0 0 1268 1 0 0 25 0 1 0 271472324 142229504 3426 33554432000 4194304 4797429 140736262076368 18446744073709551615 4524484 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 34724 3426 410 148 0 29653 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138896

[startup+25.5004 s]
/proc/loadavg: 2.03 1.77 2.72 6/190 21581
/proc/meminfo: memFree=21581420/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=141576 CPUtime=25.49 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 16792 0 0 0 2547 2 0 0 25 0 1 0 271472324 144973824 4741 33554432000 4194304 4797429 140736262076368 18446744073709551615 4352320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 35394 4741 415 148 0 30323 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 141576

[startup+51.1009 s]
/proc/loadavg: 2.70 1.95 2.75 6/190 21582
/proc/meminfo: memFree=21535464/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=155884 CPUtime=51.09 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 29937 0 0 0 5105 4 0 0 25 0 1 0 271472324 159625216 8899 33554432000 4194304 4797429 140736262076368 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 38971 8899 415 148 0 33900 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 155884

[startup+102.307 s]
/proc/loadavg: 3.54 2.31 2.83 6/190 21583
/proc/meminfo: memFree=21503388/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=163508 CPUtime=102.3 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 48032 0 0 0 10218 12 0 0 25 0 1 0 271472324 167432192 9653 33554432000 4194304 4797429 140736262076368 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 40877 9653 415 148 0 35806 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 163508

[startup+162.3 s]
/proc/loadavg: 3.91 2.63 2.90 6/190 21585
/proc/meminfo: memFree=21470492/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=169204 CPUtime=162.29 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 69178 0 0 0 16211 18 0 0 25 0 1 0 271472324 173264896 12716 33554432000 4194304 4797429 140736262076368 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 42301 12716 415 148 0 37230 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 169204

[startup+222.301 s]
/proc/loadavg: 3.96 2.88 2.97 6/190 21587
/proc/meminfo: memFree=21460532/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=174856 CPUtime=222.29 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 87233 0 0 0 22205 24 0 0 25 0 1 0 271472324 179052544 13983 33554432000 4194304 4797429 140736262076368 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 43714 13983 415 148 0 38643 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 174856

[startup+282.3 s]
/proc/loadavg: 3.98 3.08 3.03 6/190 21588
/proc/meminfo: memFree=21452568/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=178560 CPUtime=282.29 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 118808 0 0 0 28196 33 0 0 25 0 1 0 271472324 182845440 13503 33554432000 4194304 4797429 140736262076368 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 44640 13503 415 148 0 39569 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 178560

[startup+342.301 s]
/proc/loadavg: 3.99 3.24 3.09 6/190 21590
/proc/meminfo: memFree=21413116/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=203108 CPUtime=342.3 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 143199 0 0 0 34190 40 0 0 25 0 1 0 271472324 207982592 23476 33554432000 4194304 4797429 140736262076368 18446744073709551615 4524064 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 50777 23476 416 148 0 45706 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 203108

[startup+402.3 s]
/proc/loadavg: 3.99 3.38 3.14 6/190 21591
/proc/meminfo: memFree=21375760/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=203108 CPUtime=402.3 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 143199 0 0 0 40190 40 0 0 25 0 1 0 271472324 207982592 23476 33554432000 4194304 4797429 140736262076368 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 50777 23476 416 148 0 45706 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 203108

[startup+462.301 s]
/proc/loadavg: 3.99 3.49 3.19 6/190 21593
/proc/meminfo: memFree=21373996/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=203108 CPUtime=462.3 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 143199 0 0 0 46190 40 0 0 25 0 1 0 271472324 207982592 23476 33554432000 4194304 4797429 140736262076368 18446744073709551615 4568090 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 50777 23476 416 148 0 45706 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 203108

[startup+522.301 s]
/proc/loadavg: 3.99 3.58 3.24 6/190 21595
/proc/meminfo: memFree=21351156/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=203108 CPUtime=522.3 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 143199 0 0 0 52190 40 0 0 25 0 1 0 271472324 207982592 23476 33554432000 4194304 4797429 140736262076368 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 50777 23476 416 148 0 45706 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 203108

[startup+582.301 s]
/proc/loadavg: 3.99 3.65 3.29 6/190 21596
/proc/meminfo: memFree=21356464/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=203108 CPUtime=582.3 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 143199 0 0 0 58190 40 0 0 25 0 1 0 271472324 207982592 23476 33554432000 4194304 4797429 140736262076368 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 50777 23476 416 148 0 45706 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 203108

[startup+642.301 s]
/proc/loadavg: 3.99 3.71 3.33 6/190 21598
/proc/meminfo: memFree=21311432/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=203108 CPUtime=642.31 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 143199 0 0 0 64191 40 0 0 25 0 1 0 271472324 207982592 23476 33554432000 4194304 4797429 140736262076368 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 50777 23476 416 148 0 45706 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 203108

[startup+702.301 s]
/proc/loadavg: 4.03 3.78 3.37 6/190 21599
/proc/meminfo: memFree=21303580/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=204420 CPUtime=702.3 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 144774 0 0 0 70189 41 0 0 25 0 1 0 271472324 209326080 25038 33554432000 4194304 4797429 140736262076368 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 51105 25038 415 148 0 46034 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 204420

[startup+762.307 s]
/proc/loadavg: 4.01 3.81 3.41 6/190 21601
/proc/meminfo: memFree=21290052/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=206572 CPUtime=762.31 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 168481 0 0 0 76179 52 0 0 25 0 1 0 271472324 211529728 25048 33554432000 4194304 4797429 140736262076368 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 51643 25048 415 148 0 46572 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 206572

[startup+822.301 s]
/proc/loadavg: 4.00 3.85 3.44 6/190 21603
/proc/meminfo: memFree=21304796/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=208120 CPUtime=822.3 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 190485 0 0 0 82170 60 0 0 25 0 1 0 271472324 213114880 21839 33554432000 4194304 4797429 140736262076368 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 52030 21839 415 148 0 46959 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 208120

[startup+882.301 s]
/proc/loadavg: 4.00 3.87 3.47 6/190 21604
/proc/meminfo: memFree=21302672/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=209400 CPUtime=882.31 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 211009 0 0 0 88162 69 0 0 25 0 1 0 271472324 214425600 24228 33554432000 4194304 4797429 140736262076368 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 52350 24228 415 148 0 47279 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 209400

[startup+942.3 s]
/proc/loadavg: 4.00 3.89 3.50 6/190 21606
/proc/meminfo: memFree=21283044/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=225508 CPUtime=942.31 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 225787 0 0 0 94157 74 0 0 25 0 1 0 271472324 230920192 29471 33554432000 4194304 4797429 140736262076368 18446744073709551615 4524576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 56377 29471 425 148 0 51306 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 225508

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.53 6/190 21607
/proc/meminfo: memFree=21251532/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=225508 CPUtime=1002.31 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 225787 0 0 0 100157 74 0 0 25 0 1 0 271472324 230920192 29471 33554432000 4194304 4797429 140736262076368 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 56377 29471 425 148 0 51306 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 225508

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.56 6/190 21609
/proc/meminfo: memFree=21262044/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=225508 CPUtime=1062.31 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 225787 0 0 0 106157 74 0 0 25 0 1 0 271472324 230920192 29471 33554432000 4194304 4797429 140736262076368 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 56377 29471 425 148 0 51306 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 225508

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.58 6/190 21611
/proc/meminfo: memFree=21269968/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=225508 CPUtime=1122.31 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 225787 0 0 0 112157 74 0 0 25 0 1 0 271472324 230920192 29471 33554432000 4194304 4797429 140736262076368 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 56377 29471 425 148 0 51306 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 225508

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.61 6/190 21612
/proc/meminfo: memFree=21243028/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=225508 CPUtime=1182.31 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 225787 0 0 0 118157 74 0 0 25 0 1 0 271472324 230920192 29471 33554432000 4194304 4797429 140736262076368 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 56377 29471 425 148 0 51306 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 225508

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.63 6/190 21614
/proc/meminfo: memFree=21236432/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=225508 CPUtime=1242.31 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 225787 0 0 0 124157 74 0 0 25 0 1 0 271472324 230920192 29471 33554432000 4194304 4797429 140736262076368 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 56377 29471 425 148 0 51306 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 225508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.65 2/185 21618
/proc/meminfo: memFree=21533556/32951124 swapFree=67111528/67111528
[pid=21580] ppid=21578 vsize=225508 CPUtime=1300.02 cores=0,2
/proc/21580/stat : 21580 (techdemo) R 21578 21580 20667 0 -1 4202496 225787 0 0 0 129927 75 0 0 25 0 1 0 271472324 230920192 29471 33554432000 4194304 4797429 140736262076368 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21580/statm: 56377 29471 425 148 0 51306 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 225508

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.04
CPU user time (s): 1299.28
CPU system time (s): 0.759884
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 286100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.28
system time used= 0.759884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225787
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3629

runsolver used 2.28165 second user time and 4.78727 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-03 02:29:22
IDJOB=3173216
IDBENCH=82634
IDSOLVER=1585
FILE ID=node144/3173216-1301790562
RUNJOBID= node144-1301790562-21538
PBS_JOBID= 12841374
Free space on /tmp= 71296 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v750-c15000-S64285713-004-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173216-1301790562/watcher-3173216-1301790562 -o /tmp/evaluation-result-3173216-1301790562/solver-3173216-1301790562 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173216-1301790562.cnf

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

MD5SUM BENCH= 57320bb4a9b2a7589463bdcd0ecf61a4
RANDOM SEED=222195516

node144.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.850
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.850
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	: 5226.16
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.850
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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:      21645056 kB
Buffers:        359884 kB
Cached:       10595544 kB
SwapCached:          0 kB
Active:        8136980 kB
Inactive:      2894164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21645056 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33048 kB
Writeback:           0 kB
AnonPages:       74932 kB
Mapped:          16156 kB
Slab:           212812 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   479732 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= 71312 MiB
End job on node144 at 2011-04-03 02:51:04