Trace number 3173173

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S72547786-008-UNKNOWN.cnf
MD5SUM811f95ba5a9b338808c76dfc6ace0a83
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.1901
Satisfiable
(Un)Satisfiability was proved
Number of variables4999
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173173-1301790184.cnf'
0.00/0.00	c -- header says num vars:           4999
0.00/0.00	c -- header says num clauses:       21000
0.00/0.01	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.01	c -- vars added       4999
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      4999     21000         0         0     63000         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.01
0.00/0.04	c Calc non-exist non-lernt bins v-fix:     0 done:   4999 time:  0.00 s
0.00/0.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.04	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
0.00/0.08	c lits-rem:         0  cl-subs:        0  v-elim:    318  v-fix:    0  time:  0.03 s
0.00/0.08	c learnt bin added due to v-elim: 0
0.00/0.08	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.09	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.09	c calculated reachability. Time: 0.00
0.00/0.09	c Calc default polars -  time:   0.00 s pos:    2213 undec:     585 neg:    2201
0.00/0.09	c =========================================================================================
0.00/0.09	c types(t): F = full restart, N = normal restart
0.00/0.09	c types(t): S = simplification begin/end, E = solution found
0.00/0.09	c restart types(rt): st = static, dy = dynamic
0.00/0.09	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.09	c  B st     0         0      4833     20799         0         0     63293         0   no data   no data  --
0.29/0.31	c Decided on static restart strategy
6.69/6.77	c  N dy     7     30000      4833     20799         0     10808     63293    758479    137.46     80.25  --
6.79/6.83	c  S st     7     30000      4833     20799         0     10808     63293    758479    137.46     80.25  --
6.89/6.90	c  S st     7     30501      4833     20799         0     11309     63293    795965    137.46     80.25  --
6.89/6.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.06
6.89/6.96	c Calc non-exist non-lernt bins v-fix:     0 done:   4833 time:  0.00 s
6.89/6.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.96	c Subs w/ non-existent bins:      0 time:  0.01 s
6.89/6.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.99	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
9.49/9.58	c lits-rem:        46  cl-subs:      602  v-elim:     90  v-fix:    0  time:  2.58 s
9.49/9.58	c learnt bin added due to v-elim: 0
9.49/9.58	c vivif2 --  cl tried    20799 cl shrink        0 lits rem          0 time: 0.00
9.49/9.58	c vivif2 --  cl tried    10707 cl shrink        0 lits rem          0 time: 0.01
9.59/9.67	c asymm  cl-useful: 0/20799/20799 lits-rem:0 time: 0.08
9.59/9.67	c calculated reachability. Time: 0.00
9.59/9.67	c  N dy     7     30501      4833     20799         0     10707     63293    761074    137.46     80.25  --
9.59/9.67	c  F st     7     30501      4833     20799         0     10707     63293    761074    137.46     80.25  --
9.89/9.95	c Decided on static restart strategy
12.29/12.35	c  N dy    14     45755      4833     20799         0      9098     63293    230766    104.46     79.05  --
12.29/12.36	c  S st    14     45755      4833     20799         0      9098     63293    230766    104.46     79.05  --
12.39/12.43	c  S st    14     46257      4833     20799         0      9600     63293    266990    104.46     79.05  --
12.39/12.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.39/12.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.39/12.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.03
12.39/12.46	c Calc non-exist non-lernt bins v-fix:     0 done:   4833 time:  0.00 s
12.39/12.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.39/12.46	c Subs w/ non-existent bins:      0 time:  0.00 s
12.39/12.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.39/12.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.48	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
12.79/12.88	c lits-rem:         0  cl-subs:      422  v-elim:     90  v-fix:    0  time:  0.41 s
12.79/12.88	c learnt bin added due to v-elim: 0
12.79/12.88	c vivif2 --  cl tried    20799 cl shrink        0 lits rem          0 time: 0.00
12.79/12.89	c vivif2 --  cl tried     9178 cl shrink        0 lits rem          0 time: 0.00
12.89/12.93	c asymm  cl-useful: 0/20799/20799 lits-rem:0 time: 0.04
12.89/12.93	c calculated reachability. Time: 0.00
12.89/12.93	c  N dy    14     46257      4833     20799         0      9178     63293    258431    104.46     79.05  --
18.99/19.02	c  N dy    15     69385      4833     20799         0     11333     63293    292533    124.92     79.08  --
18.99/19.04	c  S st    15     69385      4833     20799         0     11333     63293    292533    124.92     79.08  --
19.09/19.11	c  S st    15     69891      4833     20799         0     11839     63293    329121    124.92     79.08  --
19.09/19.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.09/19.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.09/19.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.04
19.09/19.15	c Calc non-exist non-lernt bins v-fix:     0 done:   4833 time:  0.00 s
19.09/19.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.09/19.15	c Subs w/ non-existent bins:      0 time:  0.00 s
19.09/19.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.09/19.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.09/19.17	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
19.59/19.67	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
20.29/20.34	c Added 2 vars  tried: 80000 time: 0.67
20.29/20.34	c ORs :      2 avg-s:  0.0 cl-sh:   202 l-rem:    202 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.67
20.29/20.35	c lits-rem:         1  cl-subs:      273  v-elim:     90  v-fix:    0  time:  1.18 s
20.29/20.35	c learnt bin added due to v-elim: 0
20.29/20.35	c vivif2 --  cl tried    20801 cl shrink        0 lits rem          0 time: 0.00
20.29/20.36	c vivif2 --  cl tried    11566 cl shrink        0 lits rem          0 time: 0.00
20.39/20.40	c asymm  cl-useful: 0/20801/20801 lits-rem:0 time: 0.05
20.39/20.40	c calculated reachability. Time: 0.00
20.39/20.40	c  N dy    15     69891      4835     20801         4     11566     63307    321148    124.92     79.08  --
20.39/20.40	c  F st    15     69891      4835     20801         4     11566     63307    321148    124.92     79.08  --
20.59/20.69	c Decided on static restart strategy
29.38/29.43	c  N dy    22    104836      4835     20801         4     21516     63307   1448772    133.04     82.13  --
29.48/29.50	c  S st    22    104836      4835     20801         4     21516     63307   1448772    133.04     82.13  --
29.48/29.58	c  S st    22    105336      4835     20801         4     22016     63307   1483678    133.04     82.13  --
29.48/29.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.48/29.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.58/29.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.11
29.58/29.69	c Calc non-exist non-lernt bins v-fix:     0 done:   4835 time:  0.00 s
29.58/29.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.69/29.70	c Subs w/ non-existent bins:      0 time:  0.01 s
29.69/29.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.69/29.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.69/29.74	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
31.09/31.12	c ORs :      2 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
31.90/31.91	c Added 49 vars  tried: 80000 time: 0.79
31.90/32.00	c ORs :     49 avg-s:  0.0 cl-sh: 11535 l-rem:  11535 b-add:     98 v-rep:   0 cl-rem: 0 avg s: nan T:    0.87
32.00/32.02	c lits-rem:         7  cl-subs:      684  v-elim:     91  v-fix:    0  time:  2.28 s
32.00/32.02	c learnt bin added due to v-elim: 0
32.00/32.02	c vivif2 --  cl tried    20850 cl shrink        0 lits rem          0 time: 0.00
32.00/32.03	c vivif2 --  cl tried    21332 cl shrink        0 lits rem          0 time: 0.01
32.09/32.13	c asymm  cl-useful: 0/20850/20850 lits-rem:0 time: 0.10
32.09/32.13	c calculated reachability. Time: 0.00
32.09/32.13	c  N dy    22    105336      4884     20850       102     21332     63650   1397317    133.04     82.13  --
47.68/47.74	c  N dy    23    158004      4884     20850       102     28951     63650   2270146    161.48     90.46  --
47.78/47.84	c  S st    23    158004      4884     20850       102     28951     63650   2270146    161.48     90.46  --
47.88/47.95	c  S st    23    158506      4884     20850       102     29453     63650   2304268    161.48     90.46  --
47.88/47.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.88/47.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.08/48.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.18
48.08/48.13	c Calc non-exist non-lernt bins v-fix:     0 done:   4884 time:  0.00 s
48.08/48.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.08/48.15	c Subs w/ non-existent bins:      0 time:  0.02 s
48.19/48.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.19/48.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
48.19/48.23	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
49.89/49.98	c ORs :     51 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
50.99/51.03	c Added 50 vars  tried: 80000 time: 1.06
51.19/51.27	c ORs :     50 avg-s:  0.0 cl-sh: 25629 l-rem:  25629 b-add:    100 v-rep:   0 cl-rem: 0 avg s: nan T:    1.29
51.29/51.30	c lits-rem:         5  cl-subs:      740  v-elim:    102  v-fix:    0  time:  3.07 s
51.29/51.30	c learnt bin added due to v-elim: 0
51.29/51.30	c vivif2 --  cl tried    20900 cl shrink        0 lits rem          0 time: 0.00
51.29/51.33	c vivif2 --  cl tried    28713 cl shrink        0 lits rem          0 time: 0.02
51.39/51.46	c asymm  cl-useful: 0/20900/20900 lits-rem:0 time: 0.14
51.39/51.46	c calculated reachability. Time: 0.00
51.39/51.46	c  N dy    23    158506      4934     20900       202     28713     64000   2185293    161.48     90.46  --
77.59/77.66	c  N dy    24    237761      4934     20900       202     34000     64000   2099024    112.01     84.81  --
77.69/77.75	c  S st    24    237761      4934     20900       202     34000     64000   2099024    112.01     84.81  --
77.79/77.87	c  S st    24    238261      4934     20900       202     34500     64000   2135748    112.01     84.81  --
77.79/77.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.79/77.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.99/78.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.18
77.99/78.06	c Calc non-exist non-lernt bins v-fix:     0 done:   4934 time:  0.00 s
77.99/78.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.99/78.08	c Subs w/ non-existent bins:      0 time:  0.01 s
78.10/78.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.10/78.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
78.10/78.16	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
79.89/79.96	c ORs :    101 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
80.79/80.88	c Added 50 vars  tried: 80000 time: 0.92
80.89/80.98	c ORs :     50 avg-s:  0.0 cl-sh: 13213 l-rem:  13213 b-add:    100 v-rep:   0 cl-rem: 0 avg s: nan T:    1.02
80.99/81.02	c lits-rem:        15  cl-subs:     1302  v-elim:    114  v-fix:    0  time:  2.86 s
80.99/81.02	c learnt bin added due to v-elim: 0
80.99/81.02	c vivif2 --  cl tried    20950 cl shrink        0 lits rem          0 time: 0.00
80.99/81.04	c vivif2 --  cl tried    33198 cl shrink        0 lits rem          0 time: 0.02
81.09/81.18	c asymm  cl-useful: 0/20950/20950 lits-rem:0 time: 0.15
81.09/81.19	c calculated reachability. Time: 0.00
81.09/81.19	c  N dy    24    238261      4984     20950       302     33198     64350   2013845    112.01     84.81  --
129.80/129.84	c  N dy    25    357391      4984     20950       302     37332     64350   2207552    150.32     88.86  --
129.90/129.93	c  S st    25    357391      4984     20950       302     37332     64350   2207552    150.32     88.86  --
129.99/130.06	c  S st    25    357894      4984     20950       302     37835     64350   2243011    150.32     88.86  --
129.99/130.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
129.99/130.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.19/130.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.20
130.19/130.26	c Calc non-exist non-lernt bins v-fix:     0 done:   4984 time:  0.00 s
130.19/130.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.19/130.28	c Subs w/ non-existent bins:      0 time:  0.02 s
130.29/130.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.29/130.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
130.29/130.35	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
132.39/132.42	c ORs :    151 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
133.09/133.18	c Added 51 vars  tried: 80000 time: 0.76
133.19/133.29	c ORs :     51 avg-s:  0.0 cl-sh: 13356 l-rem:  13356 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    0.87
133.29/133.33	c lits-rem:        57  cl-subs:      944  v-elim:    125  v-fix:    0  time:  2.98 s
133.29/133.33	c learnt bin added due to v-elim: 0
133.29/133.33	c vivif2 --  cl tried    21001 cl shrink        0 lits rem          0 time: 0.00
133.29/133.35	c vivif2 --  cl tried    36891 cl shrink        0 lits rem          0 time: 0.02
133.49/133.50	c asymm  cl-useful: 0/21001/21001 lits-rem:0 time: 0.15
133.49/133.51	c calculated reachability. Time: 0.00
133.49/133.51	c  N dy    25    357894      5035     21001       404     36891     64707   2135996    150.32     88.86  --
211.39/211.41	c  N dy    26    536842      5035     21001       404     44821     64707   2549708    146.76     90.64  --
211.49/211.51	c  S st    26    536842      5035     21001       404     44821     64707   2549708    146.76     90.64  --
211.60/211.64	c  S st    26    537343      5035     21001       404     45322     64707   2585693    146.76     90.64  --
211.60/211.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
211.60/211.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
211.80/211.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.24
211.80/211.89	c Calc non-exist non-lernt bins v-fix:     0 done:   5035 time:  0.00 s
211.80/211.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
211.90/211.91	c Subs w/ non-existent bins:      0 time:  0.02 s
211.90/211.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
212.00/212.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
212.00/212.00	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
214.30/214.31	c ORs :    202 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
215.20/215.24	c Added 51 vars  tried: 80000 time: 0.93
215.40/215.43	c ORs :     51 avg-s:  0.0 cl-sh: 19144 l-rem:  19144 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    1.12
215.40/215.47	c lits-rem:         3  cl-subs:     1481  v-elim:    135  v-fix:    0  time:  3.47 s
215.40/215.47	c learnt bin added due to v-elim: 0
215.40/215.47	c vivif2 --  cl tried    21052 cl shrink        0 lits rem          0 time: 0.00
215.50/215.50	c vivif2 --  cl tried    43841 cl shrink        0 lits rem          0 time: 0.02
215.60/215.67	c asymm  cl-useful: 0/21052/21052 lits-rem:0 time: 0.18
215.60/215.68	c calculated reachability. Time: 0.00
215.60/215.68	c  N dy    26    537343      5086     21052       506     43841     65064   2433169    146.76     90.64  --
215.60/215.68	c  F st    26    537343      5086     21052       506     43841     65064   2433169    146.76     90.64  --
216.10/216.12	c Decided on static restart strategy
351.79/351.85	c  N dy    33    806014      5086     21052       506     67468     65064   5092963    166.79     94.31  --
352.19/352.20	c  S st    33    806014      5086     21052       506     67468     65064   5092963    166.79     94.31  --
352.19/352.21	c Finding binary XORs  T:     0.00 s  found:       0
352.29/352.39	c  S st    33    806517      5086     21052       506     67971     65064   5130268    166.79     94.31  --
352.39/352.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
352.39/352.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
352.89/352.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.4M T:  0.55
352.89/352.96	c Calc non-exist non-lernt bins v-fix:     0 done:   5086 time:  0.00 s
352.89/352.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
352.89/352.99	c Subs w/ non-existent bins:      0 time:  0.03 s
353.10/353.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
353.10/353.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
353.10/353.16	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
399.60/399.61	c ORs :    253 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
401.10/401.16	c Added 52 vars  tried: 80000 time: 1.54
401.90/401.94	c ORs :     52 avg-s:  0.0 cl-sh: 49032 l-rem:  49032 b-add:    104 v-rep:   0 cl-rem: 0 avg s: nan T:    2.32
402.00/402.02	c lits-rem:         0  cl-subs:     1934  v-elim:    145  v-fix:    0  time: 48.86 s
402.00/402.02	c learnt bin added due to v-elim: 0
402.00/402.02	c vivif2 --  cl tried    21104 cl shrink        0 lits rem          0 time: 0.00
402.00/402.07	c vivif2 --  cl tried    66037 cl shrink        0 lits rem          0 time: 0.05
402.30/402.36	c asymm  cl-useful: 0/20847/21104 lits-rem:0 time: 0.29
402.30/402.36	c calculated reachability. Time: 0.00
402.30/402.36	c  N dy    33    806517      5138     21104       610     66037     65428   4883600    166.79     94.31  --
646.21/646.25	c  N dy    34   1209776      5138     21104       610     82322     65428   6126020    164.40     95.85  --
646.41/646.47	c  S st    34   1209776      5138     21104       610     82322     65428   6126020    164.40     95.85  --
646.60/646.68	c  S st    34   1210277      5138     21104       610     82823     65428   6163088    164.40     95.85  --
646.60/646.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
646.60/646.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
647.20/647.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.56
647.20/647.26	c Calc non-exist non-lernt bins v-fix:     0 done:   5138 time:  0.00 s
647.20/647.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
647.20/647.30	c Subs w/ non-existent bins:      0 time:  0.04 s
647.40/647.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
647.50/647.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
647.50/647.51	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
706.81/706.86	c ORs :    305 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
708.51/708.53	c Added 52 vars  tried: 80000 time: 1.67
709.51/709.50	c ORs :     52 avg-s:  0.0 cl-sh: 57307 l-rem:  57307 b-add:    104 v-rep:   0 cl-rem: 0 avg s: nan T:    2.64
709.51/709.59	c lits-rem:         6  cl-subs:     2640  v-elim:    153  v-fix:    0  time: 62.08 s
709.51/709.59	c learnt bin added due to v-elim: 0
709.51/709.59	c vivif2 --  cl tried    21156 cl shrink        0 lits rem          0 time: 0.00
709.61/709.65	c vivif2 --  cl tried    80183 cl shrink        0 lits rem          0 time: 0.06
709.91/709.94	c asymm  cl-useful: 0/17631/21156 lits-rem:0 time: 0.29
709.91/709.95	c calculated reachability. Time: 0.00
709.91/709.95	c  N dy    34   1210277      5190     21156       714     80183     65792   5836350    164.40     95.85  --
1037.82/1037.83	c  N dy    35   1710280      5190     21156       714    112107     65792   8961133    161.52     94.61  --
1038.12/1038.17	c  S st    35   1710280      5190     21156       714    112107     65792   8961133    161.52     94.61  --
1038.42/1038.46	c  S st    35   1710783      5190     21156       714    112610     65792   8995919    161.52     94.61  --
1038.42/1038.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1038.42/1038.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1039.32/1039.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.8M T:  0.86
1039.32/1039.34	c Calc non-exist non-lernt bins v-fix:     0 done:   5190 time:  0.00 s
1039.32/1039.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1039.42/1039.40	c Subs w/ non-existent bins:      0 time:  0.06 s
1039.62/1039.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1039.72/1039.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
1039.72/1039.73	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
1162.42/1162.44	c ORs :    357 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.45
1164.52/1164.53	c Added 51 vars  tried: 80000 time: 2.09
1165.22/1165.21	c ORs :     51 avg-s:  0.0 cl-sh: 38204 l-rem:  38204 b-add:    103 v-rep:   0 cl-rem: 0 avg s: nan T:    2.78
1165.31/1165.35	c lits-rem:         1  cl-subs:     4335  v-elim:    164  v-fix:    0  time: 125.62 s
1165.31/1165.35	c learnt bin added due to v-elim: 0
1165.31/1165.35	c vivif2 --  cl tried    21206 cl shrink        0 lits rem          0 time: 0.00
1165.41/1165.44	c vivif2 --  cl tried   108275 cl shrink        0 lits rem          0 time: 0.09
1165.51/1165.59	c asymm  cl-useful: 0/3575/21206 lits-rem:0 time: 0.15
1165.51/1165.59	c calculated reachability. Time: 0.00
1165.51/1165.59	c  N dy    35   1710783      5241     21206       817    108275     66148   8509242    161.52     94.61  --

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.48 3.88 3.91 3/174 9013
/proc/meminfo: memFree=21024540/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=31040 CPUtime=0 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 1119 0 0 0 0 0 0 0 21 0 1 0 290618129 31784960 1024 33554432000 4194304 4797429 140735383814640 18446744073709551615 237278922887 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 7760 1024 347 148 0 2689 0

[startup+0.106016 s]
/proc/loadavg: 3.48 3.88 3.91 3/174 9013
/proc/meminfo: memFree=21024540/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=133672 CPUtime=0.09 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 2314 0 0 0 9 0 0 0 21 0 1 0 290618129 136880128 1979 33554432000 4194304 4797429 140735383814640 18446744073709551615 4424435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 33418 1979 406 148 0 28347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 133672

[startup+0.200999 s]
/proc/loadavg: 3.48 3.88 3.91 3/174 9013
/proc/meminfo: memFree=21024540/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=133672 CPUtime=0.19 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 2399 0 0 0 19 0 0 0 21 0 1 0 290618129 136880128 2063 33554432000 4194304 4797429 140735383814640 18446744073709551615 4258736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 33418 2063 406 148 0 28347 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 133672

[startup+0.300983 s]
/proc/loadavg: 3.48 3.88 3.91 3/174 9013
/proc/meminfo: memFree=21024540/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=133672 CPUtime=0.29 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 2489 0 0 0 29 0 0 0 22 0 1 0 290618129 136880128 2153 33554432000 4194304 4797429 140735383814640 18446744073709551615 4387571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 33418 2153 406 148 0 28347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 133672

[startup+0.700986 s]
/proc/loadavg: 3.48 3.88 3.91 3/174 9013
/proc/meminfo: memFree=21024540/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=133672 CPUtime=0.69 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 2793 0 0 0 69 0 0 0 23 0 1 0 290618129 136880128 2453 33554432000 4194304 4797429 140735383814640 18446744073709551615 4424393 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 33418 2453 408 148 0 28347 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 133672

[startup+1.50088 s]
/proc/loadavg: 3.52 3.89 3.91 5/190 9039
/proc/meminfo: memFree=20953212/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=134596 CPUtime=1.49 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 3655 0 0 0 149 0 0 0 25 0 1 0 290618129 137826304 2660 33554432000 4194304 4797429 140735383814640 18446744073709551615 4424967 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 33649 2660 408 148 0 28578 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134596

[startup+3.10049 s]
/proc/loadavg: 3.52 3.89 3.91 5/190 9040
/proc/meminfo: memFree=20946640/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=135448 CPUtime=3.08 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 5039 0 0 0 308 0 0 0 25 0 1 0 290618129 138698752 3058 33554432000 4194304 4797429 140735383814640 18446744073709551615 237278576395 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 33862 3058 408 148 0 28791 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 135448

[startup+6.30098 s]
/proc/loadavg: 3.52 3.89 3.91 5/190 9040
/proc/meminfo: memFree=20927816/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=136728 CPUtime=6.29 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 7626 0 0 0 628 1 0 0 25 0 1 0 290618129 140009472 2974 33554432000 4194304 4797429 140735383814640 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 34182 2974 408 148 0 29111 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136728

[startup+12.7008 s]
/proc/loadavg: 3.59 3.89 3.91 5/190 9040
/proc/meminfo: memFree=20902428/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=142120 CPUtime=12.69 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 11780 0 0 0 1267 2 0 0 25 0 1 0 290618129 145530880 4095 33554432000 4194304 4797429 140735383814640 18446744073709551615 4524184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 35530 4095 412 148 0 30459 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 142120

[startup+25.5006 s]
/proc/loadavg: 3.65 3.89 3.91 5/190 9040
/proc/meminfo: memFree=20889640/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=146000 CPUtime=25.49 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 19675 0 0 0 2545 4 0 0 25 0 1 0 290618129 149504000 6196 33554432000 4194304 4797429 140735383814640 18446744073709551615 4424639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 36500 6196 415 148 0 31429 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 146000

[startup+51.101 s]
/proc/loadavg: 3.79 3.90 3.91 5/190 9041
/proc/meminfo: memFree=20845336/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=163016 CPUtime=51.09 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 35189 0 0 0 5101 8 0 0 25 0 1 0 290618129 166928384 11058 33554432000 4194304 4797429 140735383814640 18446744073709551615 4518530 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 40754 11058 415 148 0 35683 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 163016

[startup+102.301 s]
/proc/loadavg: 3.91 3.91 3.91 5/190 9042
/proc/meminfo: memFree=20804248/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=173888 CPUtime=102.29 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 59371 0 0 0 10214 15 0 0 25 0 1 0 290618129 178061312 15051 33554432000 4194304 4797429 140735383814640 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 43472 15051 415 148 0 38401 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 173888

[startup+162.3 s]
/proc/loadavg: 4.04 3.94 3.91 6/190 9044
/proc/meminfo: memFree=20777812/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=183352 CPUtime=162.29 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 84580 0 0 0 16206 23 0 0 25 0 1 0 290618129 187752448 18445 33554432000 4194304 4797429 140735383814640 18446744073709551615 4387810 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 45838 18445 415 148 0 40767 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 183352

[startup+222.306 s]
/proc/loadavg: 4.01 3.95 3.91 5/190 9045
/proc/meminfo: memFree=20751508/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=193104 CPUtime=222.3 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 108457 0 0 0 22202 28 0 0 25 0 1 0 290618129 197738496 21035 33554432000 4194304 4797429 140735383814640 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 48276 21035 415 148 0 43205 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 193104

[startup+282.301 s]
/proc/loadavg: 4.04 3.97 3.92 5/190 9047
/proc/meminfo: memFree=20718632/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=196844 CPUtime=282.3 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 130994 0 0 0 28196 34 0 0 25 0 1 0 290618129 201568256 20599 33554432000 4194304 4797429 140735383814640 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 49211 20599 415 148 0 44140 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 196844

[startup+342.301 s]
/proc/loadavg: 4.08 3.99 3.93 5/190 9049
/proc/meminfo: memFree=20713156/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=199188 CPUtime=342.3 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 149433 0 0 0 34191 39 0 0 25 0 1 0 290618129 203968512 19692 33554432000 4194304 4797429 140735383814640 18446744073709551615 4387833 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 49797 19692 415 148 0 44726 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 199188

[startup+402.3 s]
/proc/loadavg: 4.03 3.99 3.93 5/190 9050
/proc/meminfo: memFree=20673828/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=220600 CPUtime=402.3 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 157226 0 0 0 40188 42 0 0 25 0 1 0 290618129 225894400 27452 33554432000 4194304 4797429 140735383814640 18446744073709551615 4430142 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 55150 27452 415 148 0 50079 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 220600

[startup+462.301 s]
/proc/loadavg: 4.01 3.99 3.93 5/190 9052
/proc/meminfo: memFree=20651492/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=224752 CPUtime=462.3 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 177843 0 0 0 46180 50 0 0 25 0 1 0 290618129 230146048 27117 33554432000 4194304 4797429 140735383814640 18446744073709551615 4425625 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 56188 27117 415 148 0 51117 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 224752

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 9053
/proc/meminfo: memFree=20645168/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=226500 CPUtime=522.3 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 194821 0 0 0 52172 58 0 0 25 0 1 0 290618129 231936000 29376 33554432000 4194304 4797429 140735383814640 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 56625 29376 415 148 0 51554 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 226500

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 9055
/proc/meminfo: memFree=20617736/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=228908 CPUtime=582.3 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 211216 0 0 0 58166 64 0 0 25 0 1 0 290618129 234401792 30202 33554432000 4194304 4797429 140735383814640 18446744073709551615 4424596 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 57227 30202 415 148 0 52156 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 228908

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 9057
/proc/meminfo: memFree=20634084/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=230652 CPUtime=642.31 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 227099 0 0 0 64162 69 0 0 25 0 1 0 290618129 236187648 29868 33554432000 4194304 4797429 140735383814640 18446744073709551615 4415712 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 57663 29868 415 148 0 52592 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 230652

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/190 9058
/proc/meminfo: memFree=20623012/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=246980 CPUtime=702.31 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 231804 0 0 0 70161 70 0 0 25 0 1 0 290618129 252907520 34571 33554432000 4194304 4797429 140735383814640 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 61745 34571 418 148 0 56674 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 246980

[startup+762.3 s]
/proc/loadavg: 4.04 4.00 3.93 5/190 9060
/proc/meminfo: memFree=20576728/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=250364 CPUtime=762.31 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 248479 0 0 0 76157 74 0 0 25 0 1 0 290618129 256372736 35073 33554432000 4194304 4797429 140735383814640 18446744073709551615 4424967 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 62591 35073 415 148 0 57520 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 250364

[startup+822.301 s]
/proc/loadavg: 4.06 4.01 3.94 5/190 9061
/proc/meminfo: memFree=20559856/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=252736 CPUtime=822.31 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 265138 0 0 0 82152 79 0 0 25 0 1 0 290618129 258801664 35102 33554432000 4194304 4797429 140735383814640 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 63184 35102 415 148 0 58113 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 252736

[startup+882.307 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 9063
/proc/meminfo: memFree=20600380/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=255064 CPUtime=882.31 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 280834 0 0 0 88147 84 0 0 25 0 1 0 290618129 261185536 33500 33554432000 4194304 4797429 140735383814640 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 63766 33500 415 148 0 58695 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 255064

[startup+942.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 9065
/proc/meminfo: memFree=20576680/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=255936 CPUtime=942.31 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 294767 0 0 0 94142 89 0 0 25 0 1 0 290618129 262078464 38161 33554432000 4194304 4797429 140735383814640 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 63984 38161 415 148 0 58913 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 255936

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 9066
/proc/meminfo: memFree=20545424/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=257940 CPUtime=1002.31 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 308902 0 0 0 100137 94 0 0 25 0 1 0 290618129 264130560 33644 33554432000 4194304 4797429 140735383814640 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 64485 33644 415 148 0 59414 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 257940

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 9068
/proc/meminfo: memFree=20500392/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=281688 CPUtime=1062.32 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 321189 0 0 0 106134 98 0 0 25 0 1 0 290618129 288448512 45837 33554432000 4194304 4797429 140735383814640 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 70422 45837 415 148 0 65351 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 281688

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9069
/proc/meminfo: memFree=20494548/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=281688 CPUtime=1122.32 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 321189 0 0 0 112134 98 0 0 25 0 1 0 290618129 288448512 45837 33554432000 4194304 4797429 140735383814640 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 70422 45837 415 148 0 65351 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 281688

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9071
/proc/meminfo: memFree=20489440/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=285096 CPUtime=1182.32 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 327113 0 0 0 118131 101 0 0 25 0 1 0 290618129 291938304 41900 33554432000 4194304 4797429 140735383814640 18446744073709551615 4424979 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 71274 41900 415 148 0 66203 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 285096

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9073
/proc/meminfo: memFree=20472928/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=286004 CPUtime=1242.32 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 340550 0 0 0 124126 106 0 0 25 0 1 0 290618129 292868096 45426 33554432000 4194304 4797429 140735383814640 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 71501 45426 415 148 0 66430 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 286004



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.95 5/190 9074
/proc/meminfo: memFree=20467212/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=287664 CPUtime=1300.03 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 353255 0 0 0 129893 110 0 0 25 0 1 0 290618129 294567936 48258 33554432000 4194304 4797429 140735383814640 18446744073709551615 4424965 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 71916 48258 415 148 0 66845 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 287664

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.06 4.02 3.95 5/190 9074
/proc/meminfo: memFree=20467212/32950904 swapFree=67111528/67111528
[pid=9013] ppid=9011 vsize=287664 CPUtime=1300.03 cores=0,2
/proc/9013/stat : 9013 (techdemo) R 9011 9013 8216 0 -1 4202496 353255 0 0 0 129893 110 0 0 25 0 1 0 290618129 294567936 48258 33554432000 4194304 4797429 140735383814640 18446744073709551615 4424965 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9013/statm: 71916 48258 415 148 0 66845 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 287664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.94
CPU system time (s): 1.11083
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 398204

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

runsolver used 2.04169 second user time and 5.06023 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-03 02:23:04
IDJOB=3173173
IDBENCH=82591
IDSOLVER=1585
FILE ID=node121/3173173-1301790184
RUNJOBID= node121-1301790184-8996
PBS_JOBID= 12841397
Free space on /tmp= 71480 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S72547786-008-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173173-1301790184/watcher-3173173-1301790184 -o /tmp/evaluation-result-3173173-1301790184/solver-3173173-1301790184 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173173-1301790184.cnf

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

MD5SUM BENCH= 811f95ba5a9b338808c76dfc6ace0a83
RANDOM SEED=1370452274

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.817
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.82
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      21024820 kB
Buffers:        343548 kB
Cached:       11248032 kB
SwapCached:          0 kB
Active:        7588432 kB
Inactive:      4066248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21024820 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16380 kB
Writeback:           0 kB
AnonPages:       63352 kB
Mapped:          14616 kB
Slab:           208088 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   188568 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= 71444 MiB
End job on node121 at 2011-04-03 02:44:46