Trace number 3173170

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-v1000-c20000-S1950850246-038-UNKNOWN.cnf
MD5SUMa39a6d2f5fd934fd083663966cc58fff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.45987
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-3173170-1301790183.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	c -- header says num clauses:       20000
0.00/0.01	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.01	c -- vars added       1000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.10/0.12	c asymm  cl-useful: 0/11437/20000 lits-rem:0 time: 0.11
0.10/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.10/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
0.10/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.10/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.10/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.10/0.15	c lits-rem:         0  cl-subs:        0  v-elim:    666  v-fix:    0  time:  0.02 s
0.10/0.15	c learnt bin added due to v-elim: 0
0.10/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.16	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.10/0.16	c calculated reachability. Time: 0.00
0.10/0.16	c Calc default polars -  time:   0.00 s pos:     475 undec:      37 neg:     488
0.10/0.16	c =========================================================================================
0.10/0.16	c types(t): F = full restart, N = normal restart
0.10/0.16	c types(t): S = simplification begin/end, E = solution found
0.10/0.16	c restart types(rt): st = static, dy = dynamic
0.10/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.10/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.60/5.63	c  N dy     7     30001      1000     20000         0     10759    100000    891192    155.79    113.56  --
5.60/5.69	c  S st     7     30001      1000     20000         0     10759    100000    891192    155.79    113.56  --
5.69/5.77	c  S st     7     30504      1000     20000         0     11262    100000    938987    155.79    113.56  --
5.69/5.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.69/5.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.79/5.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.06
5.79/5.84	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
5.79/5.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.79/5.84	c Subs w/ non-existent bins:      0 time:  0.01 s
5.79/5.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.39/7.42	c lits-rem:      4663  cl-subs:      490  v-elim:   1000  v-fix:    0  time:  1.55 s
7.39/7.42	c learnt bin added due to v-elim: 0
7.39/7.42	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
7.39/7.42	c vivif2 --  cl tried    10772 cl shrink        0 lits rem          0 time: 0.01
7.49/7.56	c asymm  cl-useful: 0/7097/20000 lits-rem:0 time: 0.14
7.49/7.56	c calculated reachability. Time: 0.00
7.49/7.56	c  N dy     7     30504      1000     20000         0     10772    100000    893481    155.79    113.56  --
7.49/7.56	c  F st     7     30504      1000     20000         0     10772    100000    893481    155.79    113.56  --
7.79/7.83	c Decided on static restart strategy
10.19/10.30	c  N dy    14     45757      1000     20000         0      9165    100000    367430    133.25    111.41  --
10.28/10.32	c  S st    14     45757      1000     20000         0      9165    100000    367430    133.25    111.41  --
10.38/10.40	c  S st    14     46263      1000     20000         0      9671    100000    413151    133.25    111.41  --
10.38/10.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.38/10.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.38/10.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.04
10.38/10.44	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
10.38/10.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.38/10.44	c Subs w/ non-existent bins:      0 time:  0.00 s
10.38/10.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.38/10.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.38/10.45	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.99/13.08	c lits-rem:       459  cl-subs:      272  v-elim:   1000  v-fix:    0  time:  2.62 s
12.99/13.08	c learnt bin added due to v-elim: 0
12.99/13.08	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
12.99/13.08	c vivif2 --  cl tried     9399 cl shrink        0 lits rem          0 time: 0.00
13.09/13.10	c asymm  cl-useful: 0/1466/20000 lits-rem:0 time: 0.02
13.09/13.11	c calculated reachability. Time: 0.00
13.09/13.11	c  N dy    14     46263      1000     20000         0      9399    100000    401141    133.25    111.41  --
18.70/18.80	c  N dy    15     69394      1000     20000         0     11520    100000    468921    148.82    113.94  --
18.80/18.82	c  S st    15     69394      1000     20000         0     11520    100000    468921    148.82    113.94  --
18.89/18.90	c  S st    15     69899      1000     20000         0     12025    100000    514302    148.82    113.94  --
18.89/18.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.89/18.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.89/18.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.05
18.89/18.96	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
18.89/18.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.89/18.96	c Subs w/ non-existent bins:      0 time:  0.00 s
18.89/18.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.89/18.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.89/18.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
21.59/21.62	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.69/22.72	c Added 11 vars  tried: 80000 time: 1.10
22.69/22.73	c ORs :     11 avg-s:  0.0 cl-sh:  2377 l-rem:   2377 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    1.11
22.69/22.74	c lits-rem:      1741  cl-subs:      220  v-elim:   1000  v-fix:    0  time:  3.77 s
22.69/22.74	c learnt bin added due to v-elim: 0
22.69/22.74	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.00
22.69/22.75	c vivif2 --  cl tried    11805 cl shrink        0 lits rem          0 time: 0.00
22.79/22.84	c asymm  cl-useful: 0/11355/20011 lits-rem:0 time: 0.09
22.79/22.84	c calculated reachability. Time: 0.00
22.79/22.84	c  N dy    15     69899      1011     20011        22     11805    100071    497120    148.82    113.94  --
22.79/22.84	c  F st    15     69899      1011     20011        22     11805    100071    497120    148.82    113.94  --
23.10/23.11	c Decided on static restart strategy
29.89/29.92	c  N dy    22    104848      1011     20011        22     21681    100071   1617528    142.70    112.00  --
29.99/30.00	c  S st    22    104848      1011     20011        22     21681    100071   1617528    142.70    112.00  --
29.99/30.09	c  S st    22    105350      1011     20011        22     22182    100071   1663000    142.70    112.00  --
30.09/30.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.09/30.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.19/30.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.15
30.19/30.25	c Calc non-exist non-lernt bins v-fix:     0 done:   1011 time:  0.00 s
30.19/30.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.19/30.26	c Subs w/ non-existent bins:      0 time:  0.01 s
30.19/30.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.19/30.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.19/30.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
32.29/32.34	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
35.79/35.80	c Added 11 vars  tried: 80000 time: 3.45
35.89/35.95	c ORs :     11 avg-s:  0.0 cl-sh: 16641 l-rem:  16641 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    3.61
35.89/35.97	c lits-rem:       489  cl-subs:      904  v-elim:   1000  v-fix:    0  time:  5.69 s
35.89/35.97	c learnt bin added due to v-elim: 0
35.89/35.98	c vivif2 --  cl tried    20022 cl shrink        0 lits rem          0 time: 0.00
35.89/35.99	c vivif2 --  cl tried    21278 cl shrink        0 lits rem          0 time: 0.01
36.09/36.10	c asymm  cl-useful: 0/7498/20022 lits-rem:0 time: 0.11
36.09/36.10	c calculated reachability. Time: 0.00
36.09/36.10	c  N dy    22    105350      1022     20022        44     21278    100147   1562347    142.70    112.00  --
49.19/49.25	c  N dy    23    158026      1022     20022        44     28988    100147   2311597    143.89    112.60  --
49.29/49.35	c  S st    23    158026      1022     20022        44     28988    100147   2311597    143.89    112.60  --
49.39/49.46	c  S st    23    158527      1022     20022        44     29489    100147   2360778    143.89    112.60  --
49.39/49.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
49.39/49.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.60/49.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.20
49.60/49.68	c Calc non-exist non-lernt bins v-fix:     0 done:   1022 time:  0.00 s
49.60/49.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.60/49.69	c Subs w/ non-existent bins:      0 time:  0.01 s
49.69/49.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.69/49.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.69/49.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
53.29/53.38	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.03
58.30/58.35	c Added 11 vars  tried: 80000 time: 4.97
58.59/58.62	c ORs :     11 avg-s:  0.0 cl-sh: 21295 l-rem:  21295 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    5.24
58.59/58.66	c lits-rem:       197  cl-subs:     1046  v-elim:   1000  v-fix:    0  time:  8.92 s
58.59/58.66	c learnt bin added due to v-elim: 0
58.59/58.66	c vivif2 --  cl tried    20033 cl shrink        0 lits rem          0 time: 0.00
58.59/58.68	c vivif2 --  cl tried    28443 cl shrink        0 lits rem          0 time: 0.02
58.69/58.73	c asymm  cl-useful: 0/1180/20033 lits-rem:0 time: 0.06
58.69/58.74	c calculated reachability. Time: 0.00
58.69/58.74	c  N dy    23    158527      1033     20033        66     28443    100222   2200048    143.89    112.60  --
81.19/81.25	c  N dy    24    237792      1033     20033        66     33646    100222   2461045    144.24    111.48  --
81.29/81.35	c  S st    24    237792      1033     20033        66     33646    100222   2461045    144.24    111.48  --
81.39/81.47	c  S st    24    238294      1033     20033        66     34148    100222   2510157    144.24    111.48  --
81.39/81.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
81.39/81.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.69/81.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.31
81.69/81.79	c Calc non-exist non-lernt bins v-fix:     0 done:   1033 time:  0.00 s
81.69/81.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.79/81.80	c Subs w/ non-existent bins:      0 time:  0.02 s
81.79/81.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.79/81.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
81.79/81.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
86.19/86.23	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.11
91.59/91.64	c Added 11 vars  tried: 80000 time: 5.41
91.89/91.92	c ORs :     11 avg-s:  0.0 cl-sh: 22503 l-rem:  22503 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    5.69
91.89/91.96	c lits-rem:       270  cl-subs:     1199  v-elim:   1000  v-fix:    0  time: 10.10 s
91.89/91.96	c learnt bin added due to v-elim: 0
91.89/91.96	c vivif2 --  cl tried    20044 cl shrink        0 lits rem          0 time: 0.00
91.89/91.98	c vivif2 --  cl tried    32949 cl shrink        0 lits rem          0 time: 0.02
92.09/92.12	c asymm  cl-useful: 0/9513/20044 lits-rem:0 time: 0.14
92.09/92.12	c calculated reachability. Time: 0.00
92.09/92.12	c  N dy    24    238294      1044     20044        88     32949    100298   2362896    144.24    111.48  --
131.69/131.78	c  N dy    25    357441      1044     20044        88     36765    100298   2854108    175.13    126.42  --
131.79/131.89	c  S st    25    357441      1044     20044        88     36765    100298   2854108    175.13    126.42  --
132.00/132.02	c  S st    25    357944      1044     20044        88     37268    100298   2893675    175.13    126.42  --
132.00/132.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.00/132.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.29/132.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.29
132.29/132.31	c Calc non-exist non-lernt bins v-fix:     0 done:   1044 time:  0.00 s
132.29/132.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.29/132.33	c Subs w/ non-existent bins:      0 time:  0.02 s
132.29/132.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.39/132.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
132.39/132.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
137.99/138.06	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.05
142.89/142.92	c Added 11 vars  tried: 80000 time: 4.86
143.19/143.23	c ORs :     11 avg-s:  0.0 cl-sh: 22647 l-rem:  22647 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    5.17
143.19/143.27	c lits-rem:        26  cl-subs:     2246  v-elim:   1000  v-fix:    0  time: 10.87 s
143.19/143.27	c learnt bin added due to v-elim: 0
143.19/143.27	c vivif2 --  cl tried    20055 cl shrink        0 lits rem          0 time: 0.00
143.19/143.29	c vivif2 --  cl tried    35022 cl shrink        0 lits rem          0 time: 0.02
143.39/143.42	c asymm  cl-useful: 0/6417/20055 lits-rem:0 time: 0.13
143.39/143.42	c calculated reachability. Time: 0.00
143.39/143.42	c  N dy    25    357944      1055     20055       110     35022    100371   2523373    175.13    126.42  --
214.30/214.31	c  N dy    26    536916      1055     20055       110     43310    100371   2840243    139.58    132.22  --
214.40/214.42	c  S st    26    536916      1055     20055       110     43310    100371   2840243    139.58    132.22  --
214.50/214.57	c  S st    26    537419      1055     20055       110     43813    100371   2882457    139.58    132.22  --
214.50/214.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
214.50/214.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
214.80/214.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.1M T:  0.30
214.80/214.88	c Calc non-exist non-lernt bins v-fix:     0 done:   1055 time:  0.00 s
214.80/214.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
214.90/214.90	c Subs w/ non-existent bins:      0 time:  0.02 s
214.90/214.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
214.90/214.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
214.90/214.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
221.10/221.16	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.11
225.70/225.72	c Added 11 vars  tried: 80000 time: 4.56
225.90/225.97	c ORs :     11 avg-s:  0.0 cl-sh: 18669 l-rem:  18669 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    4.81
226.00/226.01	c lits-rem:       142  cl-subs:     2114  v-elim:   1000  v-fix:    0  time: 11.03 s
226.00/226.01	c learnt bin added due to v-elim: 0
226.00/226.01	c vivif2 --  cl tried    20066 cl shrink        0 lits rem          0 time: 0.00
226.00/226.04	c vivif2 --  cl tried    41699 cl shrink        0 lits rem          0 time: 0.02
226.10/226.17	c asymm  cl-useful: 0/4136/20066 lits-rem:0 time: 0.13
226.10/226.18	c calculated reachability. Time: 0.00
226.10/226.18	c  N dy    26    537419      1066     20066       132     41699    100446   2580402    139.58    132.22  --
226.10/226.18	c  F st    26    537419      1066     20066       132     41699    100446   2580402    139.58    132.22  --
226.60/226.64	c Decided on static restart strategy
347.40/347.44	c  N dy    33    806128      1066     20066       132     65048    100446   6904559    227.96    142.96  --
347.61/347.69	c  S st    33    806128      1066     20066       132     65048    100446   6904559    227.96    142.96  --
347.80/347.89	c  S st    33    806632      1066     20066       132     65552    100446   6946758    227.96    142.96  --
347.90/347.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
347.90/347.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
348.50/348.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.8M T:  0.61
348.50/348.51	c Calc non-exist non-lernt bins v-fix:     0 done:   1066 time:  0.00 s
348.50/348.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
348.50/348.56	c Subs w/ non-existent bins:      0 time:  0.05 s
348.60/348.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
348.70/348.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
348.70/348.75	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
642.10/642.16	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.34
652.70/652.77	c Added 11 vars  tried: 80000 time: 10.61
654.90/654.91	c ORs :     11 avg-s:  0.0 cl-sh: 76921 l-rem:  76921 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:   12.76
655.00/655.00	c lits-rem:      5185  cl-subs:     5349  v-elim:   1000  v-fix:    0  time: 306.25 s
655.00/655.00	c learnt bin added due to v-elim: 0
655.00/655.00	c vivif2 --  cl tried    20077 cl shrink        0 lits rem          0 time: 0.00
655.00/655.05	c vivif2 --  cl tried    60203 cl shrink        0 lits rem          0 time: 0.05
655.20/655.23	c asymm  cl-useful: 0/7243/20077 lits-rem:0 time: 0.18
655.20/655.23	c calculated reachability. Time: 0.00
655.20/655.23	c  N dy    33    806632      1077     20077       154     60203    100522   5876857    227.96    142.96  --
840.91/840.94	c  N dy    34   1209948      1077     20077       154     75847    100522   7037082    208.35    150.51  --
841.21/841.21	c  S st    34   1209948      1077     20077       154     75847    100522   7037082    208.35    150.51  --
841.41/841.42	c  S st    34   1210451      1077     20077       154     76350    100522   7081446    208.35    150.51  --
841.41/841.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
841.41/841.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
842.11/842.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.2M T:  0.73
842.11/842.16	c Calc non-exist non-lernt bins v-fix:     0 done:   1077 time:  0.00 s
842.11/842.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
842.21/842.22	c Subs w/ non-existent bins:      0 time:  0.05 s
842.31/842.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
842.41/842.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
842.41/842.43	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
1068.81/1068.84	c ORs :     77 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.36
1080.32/1080.30	c Added 11 vars  tried: 80000 time: 11.46
1081.42/1081.47	c ORs :     11 avg-s:  0.0 cl-sh: 46635 l-rem:  46635 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:   12.63
1081.51/1081.55	c lits-rem:       728  cl-subs:     6705  v-elim:   1000  v-fix:    0  time: 239.13 s
1081.51/1081.55	c learnt bin added due to v-elim: 0
1081.51/1081.56	c vivif2 --  cl tried    20088 cl shrink        0 lits rem          0 time: 0.00
1081.61/1081.61	c vivif2 --  cl tried    69645 cl shrink        0 lits rem          0 time: 0.06
1081.81/1081.82	c asymm  cl-useful: 0/5271/20088 lits-rem:0 time: 0.20
1081.81/1081.82	c calculated reachability. Time: 0.00
1081.81/1081.82	c  N dy    34   1210451      1088     20088       176     69645    100599   5875870    208.35    150.51  --

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-3173170-1301790183/watcher-3173170-1301790183 -o /tmp/evaluation-result-3173170-1301790183/solver-3173170-1301790183 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173170-1301790183.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: 2.54 3.06 3.49 2/176 11128
/proc/meminfo: memFree=22447744/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=29236 CPUtime=0 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 785 0 0 0 0 0 0 0 24 0 1 0 290620935 29937664 719 33554432000 4194304 4797429 140736983569968 18446744073709551615 4432951 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 7309 720 347 148 0 2238 0

[startup+0.104106 s]
/proc/loadavg: 2.54 3.06 3.49 2/176 11128
/proc/meminfo: memFree=22447744/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=30188 CPUtime=0.1 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 1123 0 0 0 10 0 0 0 25 0 1 0 290620935 30912512 1043 33554432000 4194304 4797429 140736983569968 18446744073709551615 4428900 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 7547 1043 370 148 0 2476 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30188

[startup+0.201081 s]
/proc/loadavg: 2.54 3.06 3.49 2/176 11128
/proc/meminfo: memFree=22447744/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=131700 CPUtime=0.19 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 1936 0 0 0 19 0 0 0 25 0 1 0 290620935 134860800 1644 33554432000 4194304 4797429 140736983569968 18446744073709551615 4425023 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 32925 1645 404 148 0 27854 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 131700

[startup+0.301085 s]
/proc/loadavg: 2.54 3.06 3.49 2/176 11128
/proc/meminfo: memFree=22447744/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=131700 CPUtime=0.29 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 2060 0 0 0 29 0 0 0 25 0 1 0 290620935 134860800 1767 33554432000 4194304 4797429 140736983569968 18446744073709551615 4423098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 32925 1767 404 148 0 27854 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 131700

[startup+0.701029 s]
/proc/loadavg: 2.54 3.06 3.49 2/176 11128
/proc/meminfo: memFree=22447744/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=131700 CPUtime=0.69 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 2460 0 0 0 69 0 0 0 25 0 1 0 290620935 134860800 2165 33554432000 4194304 4797429 140736983569968 18446744073709551615 4415808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 32925 2165 406 148 0 27854 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131700

[startup+1.50088 s]
/proc/loadavg: 2.54 3.06 3.49 5/190 11155
/proc/meminfo: memFree=22336404/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=132896 CPUtime=1.49 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 3542 0 0 0 149 0 0 0 25 0 1 0 290620935 136085504 2497 33554432000 4194304 4797429 140736983569968 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 33224 2497 406 148 0 28153 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132896

[startup+3.10059 s]
/proc/loadavg: 2.54 3.06 3.49 5/190 11155
/proc/meminfo: memFree=22327104/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=241420 CPUtime=3.09 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 5670 0 0 0 308 1 0 0 25 0 1 0 290620935 247214080 3545 33554432000 4194304 4797429 140736983569968 18446744073709551615 4619464 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 60355 3545 406 148 0 55284 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 241420

[startup+6.30104 s]
/proc/loadavg: 2.74 3.09 3.50 5/190 11155
/proc/meminfo: memFree=22306032/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=140256 CPUtime=6.29 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 9343 0 0 0 628 1 0 0 25 0 1 0 290620935 143622144 4330 33554432000 4194304 4797429 140736983569968 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 35064 4330 410 148 0 29993 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 140256

[startup+12.7009 s]
/proc/loadavg: 2.84 3.10 3.50 5/190 11155
/proc/meminfo: memFree=22271572/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=141284 CPUtime=12.69 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 12563 0 0 0 1268 1 0 0 25 0 1 0 290620935 144674816 4041 33554432000 4194304 4797429 140736983569968 18446744073709551615 4524184 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 35321 4041 411 148 0 30250 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 141284

[startup+25.5006 s]
/proc/loadavg: 3.10 3.15 3.51 5/190 11155
/proc/meminfo: memFree=22240760/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=144720 CPUtime=25.49 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 20087 0 0 0 2546 3 0 0 25 0 1 0 290620935 148193280 5153 33554432000 4194304 4797429 140736983569968 18446744073709551615 4426361 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 36180 5153 416 148 0 31109 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 144720

[startup+51.1011 s]
/proc/loadavg: 3.40 3.21 3.52 5/190 11156
/proc/meminfo: memFree=22179820/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=160684 CPUtime=51.09 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 36536 0 0 0 5102 7 0 0 25 0 1 0 290620935 164540416 10454 33554432000 4194304 4797429 140736983569968 18446744073709551615 4524592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 40171 10454 416 148 0 35100 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 160684

[startup+102.301 s]
/proc/loadavg: 3.74 3.33 3.54 5/190 11158
/proc/meminfo: memFree=22135336/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=170384 CPUtime=102.3 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 59348 0 0 0 10217 13 0 0 25 0 1 0 290620935 174473216 11040 33554432000 4194304 4797429 140736983569968 18446744073709551615 216634212107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 42596 11040 416 148 0 37525 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 170384

[startup+162.3 s]
/proc/loadavg: 3.90 3.45 3.57 5/190 11159
/proc/meminfo: memFree=22098296/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=178740 CPUtime=162.3 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 89926 0 0 0 16209 21 0 0 25 0 1 0 290620935 183029760 14075 33554432000 4194304 4797429 140736983569968 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 44685 14075 416 148 0 39614 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 178740

[startup+222.307 s]
/proc/loadavg: 3.96 3.55 3.59 5/190 11161
/proc/meminfo: memFree=22068996/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=182324 CPUtime=222.3 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 116533 0 0 0 22203 27 0 0 25 0 1 0 290620935 186699776 15743 33554432000 4194304 4797429 140736983569968 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 45581 15743 416 148 0 40510 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 182324

[startup+282.3 s]
/proc/loadavg: 3.98 3.63 3.61 5/190 11162
/proc/meminfo: memFree=22039584/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=185424 CPUtime=282.3 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 143804 0 0 0 28198 32 0 0 25 0 1 0 290620935 189874176 20627 33554432000 4194304 4797429 140736983569968 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 46356 20627 416 148 0 41285 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 185424

[startup+342.301 s]
/proc/loadavg: 3.99 3.69 3.64 5/190 11164
/proc/meminfo: memFree=22008688/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=188208 CPUtime=342.3 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 175102 0 0 0 34191 39 0 0 25 0 1 0 290620935 192724992 19109 33554432000 4194304 4797429 140736983569968 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 47052 19109 416 148 0 41981 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 188208

[startup+402.301 s]
/proc/loadavg: 4.13 3.78 3.67 5/190 11166
/proc/meminfo: memFree=21963652/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=212744 CPUtime=402.29 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 182922 0 0 0 40189 40 0 0 25 0 1 0 290620935 217849856 26904 33554432000 4194304 4797429 140736983569968 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 53186 26904 416 148 0 48115 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 212744

[startup+462.301 s]
/proc/loadavg: 4.05 3.82 3.68 5/190 11167
/proc/meminfo: memFree=21920600/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=212744 CPUtime=462.3 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 182922 0 0 0 46190 40 0 0 25 0 1 0 290620935 217849856 26904 33554432000 4194304 4797429 140736983569968 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 53186 26904 416 148 0 48115 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 212744

[startup+522.301 s]
/proc/loadavg: 4.02 3.85 3.70 5/190 11169
/proc/meminfo: memFree=21872472/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=212744 CPUtime=522.3 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 182922 0 0 0 52190 40 0 0 25 0 1 0 290620935 217849856 26904 33554432000 4194304 4797429 140736983569968 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 53186 26904 416 148 0 48115 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 212744

[startup+582.3 s]
/proc/loadavg: 4.07 3.89 3.72 5/190 11170
/proc/meminfo: memFree=21853072/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=212744 CPUtime=582.3 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 182922 0 0 0 58190 40 0 0 25 0 1 0 290620935 217849856 26904 33554432000 4194304 4797429 140736983569968 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 53186 26904 416 148 0 48115 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 212744

[startup+642.301 s]
/proc/loadavg: 4.02 3.91 3.74 5/190 11172
/proc/meminfo: memFree=21888008/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=212744 CPUtime=642.3 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 182943 0 0 0 64190 40 0 0 25 0 1 0 290620935 217849856 26925 33554432000 4194304 4797429 140736983569968 18446744073709551615 4510236 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 53186 26925 416 148 0 48115 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 212744

[startup+702.301 s]
/proc/loadavg: 4.01 3.92 3.75 5/190 11174
/proc/meminfo: memFree=21880032/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=216564 CPUtime=702.31 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 208282 0 0 0 70185 46 0 0 25 0 1 0 290620935 221761536 24233 33554432000 4194304 4797429 140736983569968 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 54141 24233 416 148 0 49070 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 216564

[startup+762.301 s]
/proc/loadavg: 4.00 3.93 3.76 5/190 11175
/proc/meminfo: memFree=21889932/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=217304 CPUtime=762.31 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 237327 0 0 0 76178 53 0 0 25 0 1 0 290620935 222519296 24293 33554432000 4194304 4797429 140736983569968 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 54326 24293 416 148 0 49255 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 217304

[startup+822.301 s]
/proc/loadavg: 4.00 3.94 3.77 5/190 11177
/proc/meminfo: memFree=21837588/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=218120 CPUtime=822.31 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 262696 0 0 0 82171 60 0 0 25 0 1 0 290620935 223354880 29223 33554432000 4194304 4797429 140736983569968 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 54530 29223 416 148 0 49459 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 218120

[startup+882.306 s]
/proc/loadavg: 4.00 3.95 3.78 5/190 11178
/proc/meminfo: memFree=21831232/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=223776 CPUtime=882.31 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 272961 0 0 0 88169 62 0 0 25 0 1 0 290620935 229146624 29216 33554432000 4194304 4797429 140736983569968 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 55944 29216 416 148 0 50873 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 223776

[startup+942.301 s]
/proc/loadavg: 4.08 3.97 3.80 5/190 11180
/proc/meminfo: memFree=21847588/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=223776 CPUtime=942.31 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 272961 0 0 0 94169 62 0 0 25 0 1 0 290620935 229146624 29216 33554432000 4194304 4797429 140736983569968 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 55944 29216 416 148 0 50873 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 223776

[startup+1002.3 s]
/proc/loadavg: 4.07 3.99 3.82 5/190 11182
/proc/meminfo: memFree=21750716/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=223776 CPUtime=1002.31 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 272961 0 0 0 100169 62 0 0 25 0 1 0 290620935 229146624 29216 33554432000 4194304 4797429 140736983569968 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 55944 29216 416 148 0 50873 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 223776

[startup+1062.3 s]
/proc/loadavg: 4.02 3.99 3.82 5/190 11183
/proc/meminfo: memFree=21757876/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=223776 CPUtime=1062.31 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 272961 0 0 0 106169 62 0 0 25 0 1 0 290620935 229146624 29216 33554432000 4194304 4797429 140736983569968 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 55944 29216 416 148 0 50873 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 223776

[startup+1122.3 s]
/proc/loadavg: 4.01 3.99 3.83 5/190 11185
/proc/meminfo: memFree=21782392/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=226564 CPUtime=1122.31 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 288670 0 0 0 112164 67 0 0 25 0 1 0 290620935 232001536 33035 33554432000 4194304 4797429 140736983569968 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 56641 33035 416 148 0 51570 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 226564

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.84 5/190 11186
/proc/meminfo: memFree=21769328/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=227472 CPUtime=1182.32 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 311707 0 0 0 118157 75 0 0 25 0 1 0 290620935 232931328 34000 33554432000 4194304 4797429 140736983569968 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 56868 34000 416 148 0 51797 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 227472

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.85 5/190 11188
/proc/meminfo: memFree=21752200/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=228308 CPUtime=1242.32 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 334722 0 0 0 124150 82 0 0 25 0 1 0 290620935 233787392 33954 33554432000 4194304 4797429 140736983569968 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 57077 33954 416 148 0 52006 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 228308



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11189
/proc/meminfo: memFree=21695520/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=229188 CPUtime=1300.03 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 357632 0 0 0 129916 87 0 0 25 0 1 0 290620935 234688512 32990 33554432000 4194304 4797429 140736983569968 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 57297 32990 416 148 0 52226 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 229188

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11189
/proc/meminfo: memFree=21695520/32951124 swapFree=67111528/67111528
[pid=11128] ppid=11126 vsize=229188 CPUtime=1300.03 cores=4,6
/proc/11128/stat : 11128 (techdemo) R 11126 11128 10306 0 -1 4202496 357632 0 0 0 129916 87 0 0 25 0 1 0 290620935 234688512 32990 33554432000 4194304 4797429 140736983569968 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11128/statm: 57297 32990 416 148 0 52226 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 229188

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.16
CPU system time (s): 0.879866
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 289964

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

runsolver used 2.30365 second user time and 4.79927 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-03 02:23:03
IDJOB=3173170
IDBENCH=82588
IDSOLVER=1585
FILE ID=node103/3173170-1301790183
RUNJOBID= node103-1301790183-11113
PBS_JOBID= 12841414
Free space on /tmp= 71848 MiB

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

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

MD5SUM BENCH= a39a6d2f5fd934fd083663966cc58fff
RANDOM SEED=602754829

node103.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.858
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.71
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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.858
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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:      22447784 kB
Buffers:        338052 kB
Cached:        9841124 kB
SwapCached:          0 kB
Active:        7149272 kB
Inactive:      3096224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22447784 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9108 kB
Writeback:           0 kB
AnonPages:       66680 kB
Mapped:          14516 kB
Slab:           194768 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192556 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= 71812 MiB
End job on node103 at 2011-04-03 02:44:45