Trace number 3173115

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-k7-r85-v150-c12750-S313239685-087-UNKNOWN.cnf
MD5SUMac4ee3ff752a515035c947b106bcabeb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark104.501
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 512750

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-3173115-1301787577.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       12750
0.00/0.01	c -- clauses added:            0 learnts,        12750 normals,            0 xors
0.00/0.01	c -- vars added        150
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       150     12750         0         0     89250         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/1960/12750 lits-rem:0 time: 0.12
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.3M T:  0.01
0.09/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
0.09/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.17	c lits-rem:         0  cl-subs:        0  v-elim:    100  v-fix:    0  time:  0.04 s
0.09/0.17	c learnt bin added due to v-elim: 0
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:      66 undec:       2 neg:      82
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.18	c  B st     0         0       150     12750         0         0     89250         0   no data   no data  --
0.29/0.32	c Decided on static restart strategy
3.30/3.33	c  N dy     7     30000       150     12750         0     10257     89250    342737     45.57     38.85  --
3.30/3.36	c  S st     7     30000       150     12750         0     10257     89250    342737     45.57     38.85  --
3.39/3.42	c  S st     7     30500       150     12750         0     10744     89250    362837     45.57     38.85  --
3.39/3.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.04
3.39/3.46	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
3.39/3.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.46	c Subs w/ non-existent bins:      0 time:  0.00 s
3.39/3.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.79/4.81	c lits-rem:      1687  cl-subs:      961  v-elim:    150  v-fix:    0  time:  1.34 s
4.79/4.81	c learnt bin added due to v-elim: 0
4.79/4.81	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
4.79/4.81	c vivif2 --  cl tried     9783 cl shrink        0 lits rem          0 time: 0.00
4.89/4.99	c asymm  cl-useful: 0/3341/12750 lits-rem:0 time: 0.18
4.89/4.99	c calculated reachability. Time: 0.00
4.89/4.99	c  N dy     7     30500       150     12750         0      9783     89250    321530     45.57     38.85  --
4.89/4.99	c  F st     7     30500       150     12750         0      9783     89250    321530     45.57     38.85  --
5.19/5.20	c Decided on static restart strategy
6.59/6.68	c  N dy    14     45750       150     12750         0     16828     89250    615706     46.29     38.81  --
6.68/6.71	c  S st    14     45750       150     12750         0     16828     89250    615706     46.29     38.81  --
6.68/6.79	c  S st    14     46254       150     12750         0      8804     89250    215110     46.29     38.81  --
6.68/6.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.68/6.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.79/6.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.4M T:  0.03
6.79/6.82	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
6.79/6.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.79/6.82	c Subs w/ non-existent bins:      0 time:  0.00 s
6.79/6.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.79/6.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.70/7.77	c lits-rem:       107  cl-subs:      165  v-elim:    150  v-fix:    0  time:  0.95 s
7.70/7.77	c learnt bin added due to v-elim: 0
7.70/7.77	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
7.70/7.77	c vivif2 --  cl tried     8639 cl shrink        0 lits rem          0 time: 0.00
7.89/7.93	c asymm  cl-useful: 0/3287/12750 lits-rem:0 time: 0.15
7.89/7.93	c calculated reachability. Time: 0.00
7.89/7.93	c  N dy    14     46254       150     12750         0      8639     89250    211409     46.29     38.81  --
10.90/10.95	c  N dy    15     69382       150     12750         0     10708     89250    243797     46.78     38.40  --
10.90/10.96	c  S st    15     69382       150     12750         0     10708     89250    243797     46.78     38.40  --
11.00/11.02	c  S st    15     69884       150     12750         0     11202     89250    264103     46.78     38.40  --
11.00/11.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.00/11.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.00/11.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.04
11.00/11.06	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
11.00/11.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.00/11.06	c Subs w/ non-existent bins:      0 time:  0.00 s
11.00/11.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.00/11.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.00/11.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.00/12.00	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
13.89/13.93	c Added 2 vars  tried: 80000 time: 1.93
13.89/13.94	c ORs :      2 avg-s:  0.0 cl-sh:  1533 l-rem:   1533 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.94
13.89/13.94	c lits-rem:       341  cl-subs:      264  v-elim:    150  v-fix:    0  time:  2.87 s
13.89/13.94	c learnt bin added due to v-elim: 0
13.89/13.94	c vivif2 --  cl tried    12752 cl shrink        0 lits rem          0 time: 0.00
13.89/13.95	c vivif2 --  cl tried    10938 cl shrink        0 lits rem          0 time: 0.00
14.09/14.10	c asymm  cl-useful: 0/2724/12752 lits-rem:0 time: 0.15
14.09/14.10	c calculated reachability. Time: 0.00
14.09/14.10	c  N dy    15     69884       152     12752         4     10938     89249    255521     46.78     38.40  --
14.09/14.10	c  F st    15     69884       152     12752         4     10938     89249    255521     46.78     38.40  --
14.30/14.31	c Decided on static restart strategy
18.49/18.57	c  N dy    22    104827       152     12752         4     20377     89249    634553     47.68     38.79  --
18.59/18.60	c  S st    22    104827       152     12752         4     20377     89249    634553     47.68     38.79  --
18.59/18.68	c  S st    22    105327       152     12752         4     20864     89249    655058     47.68     38.79  --
18.59/18.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.59/18.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.70/18.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.08
18.70/18.76	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
18.70/18.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.70/18.77	c Subs w/ non-existent bins:      0 time:  0.00 s
18.70/18.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.70/18.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.70/18.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.19/20.27	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
24.49/24.59	c Added 2 vars  tried: 80000 time: 4.31
24.59/24.65	c ORs :      2 avg-s:  0.0 cl-sh:  5885 l-rem:   5885 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    4.38
24.59/24.66	c lits-rem:      1846  cl-subs:     1558  v-elim:    150  v-fix:    0  time:  5.89 s
24.59/24.66	c learnt bin added due to v-elim: 0
24.59/24.67	c vivif2 --  cl tried    12754 cl shrink        0 lits rem          0 time: 0.00
24.59/24.67	c vivif2 --  cl tried    19306 cl shrink        0 lits rem          0 time: 0.00
24.69/24.76	c asymm  cl-useful: 0/1191/12754 lits-rem:0 time: 0.08
24.69/24.76	c calculated reachability. Time: 0.00
24.69/24.76	c  N dy    22    105327       154     12754         8     19306     89244    575287     47.68     38.79  --
33.29/33.39	c  N dy    23    157991       154     12754         8     27400     89244    856147     46.60     38.71  --
33.39/33.43	c  S st    23    157991       154     12754         8     27400     89244    856147     46.60     38.71  --
33.49/33.53	c  S st    23    158497       154     12754         8     27893     89244    876905     46.60     38.71  --
33.49/33.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.49/33.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.59/33.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.12
33.59/33.65	c Calc non-exist non-lernt bins v-fix:     0 done:    154 time:  0.00 s
33.59/33.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.59/33.66	c Subs w/ non-existent bins:      0 time:  0.01 s
33.59/33.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.59/33.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.59/33.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
36.09/36.10	c ORs :      4 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
41.59/41.62	c Added 2 vars  tried: 80000 time: 5.52
41.70/41.72	c ORs :      2 avg-s:  0.0 cl-sh:  7780 l-rem:   7780 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.63
41.70/41.74	c lits-rem:      1800  cl-subs:     2434  v-elim:    150  v-fix:    0  time:  8.06 s
41.70/41.74	c learnt bin added due to v-elim: 0
41.70/41.74	c vivif2 --  cl tried    12756 cl shrink        0 lits rem          0 time: 0.00
41.70/41.75	c vivif2 --  cl tried    25459 cl shrink        0 lits rem          0 time: 0.01
41.80/41.84	c asymm  cl-useful: 0/1752/12756 lits-rem:0 time: 0.09
41.80/41.84	c calculated reachability. Time: 0.00
41.80/41.84	c  N dy    23    158497       156     12756        12     25459     89244    752999     46.60     38.71  --
56.00/56.07	c  N dy    24    237746       156     12756        12     30752     89244    892526     48.09     38.71  --
56.10/56.11	c  S st    24    237746       156     12756        12     30752     89244    892526     48.09     38.71  --
56.19/56.21	c  S st    24    238248       156     12756        12     31249     89244    913583     48.09     38.71  --
56.19/56.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.19/56.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.29/56.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.13
56.29/56.35	c Calc non-exist non-lernt bins v-fix:     0 done:    156 time:  0.00 s
56.29/56.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.29/56.36	c Subs w/ non-existent bins:      0 time:  0.01 s
56.29/56.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.29/56.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.29/56.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
58.49/58.54	c ORs :      6 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
64.39/64.44	c Added 2 vars  tried: 80000 time: 5.91
64.49/64.56	c ORs :      2 avg-s:  0.0 cl-sh:  8251 l-rem:   8251 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.03
64.49/64.58	c lits-rem:       215  cl-subs:     2049  v-elim:    150  v-fix:    0  time:  8.21 s
64.49/64.58	c learnt bin added due to v-elim: 0
64.49/64.58	c vivif2 --  cl tried    12758 cl shrink        0 lits rem          0 time: 0.00
64.49/64.59	c vivif2 --  cl tried    29200 cl shrink        0 lits rem          0 time: 0.01
64.59/64.68	c asymm  cl-useful: 0/1387/12758 lits-rem:0 time: 0.09
64.59/64.68	c calculated reachability. Time: 0.00
64.59/64.68	c  N dy    24    238248       158     12758        16     29200     89243    813557     48.09     38.71  --
90.59/90.63	c  N dy    25    357373       158     12758        16     32673     89243    821201     46.15     37.95  --
90.59/90.67	c  S st    25    357373       158     12758        16     32673     89243    821201     46.15     37.95  --
90.69/90.77	c  S st    25    357875       158     12758        16     33166     89243    841176     46.15     37.95  --
90.69/90.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.69/90.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.89/90.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.14
90.89/90.91	c Calc non-exist non-lernt bins v-fix:     0 done:    158 time:  0.00 s
90.89/90.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.89/90.92	c Subs w/ non-existent bins:      0 time:  0.01 s
90.89/90.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.89/90.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.89/90.94	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
92.79/92.86	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
98.19/98.28	c Added 2 vars  tried: 80000 time: 5.42
98.29/98.37	c ORs :      2 avg-s:  0.0 cl-sh:  6650 l-rem:   6650 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.51
98.29/98.39	c lits-rem:       848  cl-subs:     2134  v-elim:    150  v-fix:    0  time:  7.45 s
98.29/98.39	c learnt bin added due to v-elim: 0
98.29/98.39	c vivif2 --  cl tried    12760 cl shrink        0 lits rem          0 time: 0.00
98.29/98.39	c vivif2 --  cl tried    31032 cl shrink        0 lits rem          0 time: 0.01
98.39/98.49	c asymm  cl-useful: 0/1013/12760 lits-rem:0 time: 0.09
98.39/98.49	c calculated reachability. Time: 0.00
98.39/98.49	c  N dy    25    357875       160     12760        20     31032     89233    748160     46.15     37.95  --
144.49/144.58	c  N dy    26    536812       160     12760        20     38336     89233    920209     47.59     38.61  --
144.59/144.62	c  S st    26    536812       160     12760        20     38336     89233    920209     47.59     38.61  --
144.69/144.74	c  S st    26    537313       160     12760        20     38826     89233    940580     47.59     38.61  --
144.69/144.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
144.69/144.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
144.89/144.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.6M T:  0.19
144.89/144.93	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
144.89/144.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
144.89/144.94	c Subs w/ non-existent bins:      0 time:  0.01 s
144.89/144.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.89/144.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.89/144.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
146.89/146.93	c ORs :     10 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
153.09/153.12	c Added 2 vars  tried: 80000 time: 6.18
153.19/153.22	c ORs :      2 avg-s:  0.0 cl-sh:  6812 l-rem:   6812 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.28
153.19/153.23	c lits-rem:       195  cl-subs:     2047  v-elim:    150  v-fix:    0  time:  8.27 s
153.19/153.23	c learnt bin added due to v-elim: 0
153.19/153.24	c vivif2 --  cl tried    12762 cl shrink        0 lits rem          0 time: 0.00
153.19/153.24	c vivif2 --  cl tried    36779 cl shrink        0 lits rem          0 time: 0.01
153.29/153.34	c asymm  cl-useful: 0/943/12762 lits-rem:0 time: 0.09
153.29/153.34	c calculated reachability. Time: 0.00
153.29/153.34	c  N dy    26    537313       162     12762        24     36779     89229    850485     47.59     38.61  --
153.29/153.34	c  F st    26    537313       162     12762        24     36779     89229    850485     47.59     38.61  --
153.69/153.75	c Decided on static restart strategy
227.40/227.40	c  N dy    33    805970       162     12762        24     59030     89229   1680200     47.06     38.89  --
227.40/227.47	c  S st    33    805970       162     12762        24     59030     89229   1680200     47.06     38.89  --
227.60/227.66	c  S st    33    806473       162     12762        24     59525     89229   1700743     47.06     38.89  --
227.60/227.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
227.60/227.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
228.10/228.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.3M T:  0.43
228.10/228.11	c Calc non-exist non-lernt bins v-fix:     0 done:    162 time:  0.00 s
228.10/228.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
228.10/228.12	c Subs w/ non-existent bins:      0 time:  0.02 s
228.10/228.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
228.10/228.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
228.10/228.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
234.40/234.49	c ORs :     12 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
250.60/250.60	c Added 2 vars  tried: 80000 time: 16.11
250.90/250.93	c ORs :      2 avg-s:  0.0 cl-sh: 14275 l-rem:  14275 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   16.44
250.90/250.96	c lits-rem:      1292  cl-subs:     4894  v-elim:    150  v-fix:    0  time: 22.80 s
250.90/250.96	c learnt bin added due to v-elim: 0
250.90/250.96	c vivif2 --  cl tried    12764 cl shrink        0 lits rem          0 time: 0.00
250.90/250.97	c vivif2 --  cl tried    54631 cl shrink        0 lits rem          0 time: 0.01
251.00/251.09	c asymm  cl-useful: 0/783/12764 lits-rem:0 time: 0.11
251.00/251.09	c calculated reachability. Time: 0.00
251.00/251.09	c  N dy    33    806473       164     12764        28     54631     89231   1469651     47.06     38.89  --
391.50/391.55	c  N dy    34   1209709       164     12764        28     70228     89231   1899933     48.10     38.92  --
391.60/391.63	c  S st    34   1209709       164     12764        28     70228     89231   1899933     48.10     38.92  --
391.80/391.87	c  S st    34   1210212       164     12764        28     70722     89231   1920683     48.10     38.92  --
391.80/391.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
391.80/391.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
392.40/392.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.3M T:  0.54
392.40/392.42	c Calc non-exist non-lernt bins v-fix:     0 done:    164 time:  0.00 s
392.40/392.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
392.40/392.44	c Subs w/ non-existent bins:      0 time:  0.02 s
392.40/392.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
392.40/392.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
392.40/392.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
402.30/402.31	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
418.10/418.17	c Added 2 vars  tried: 80000 time: 15.86
418.80/418.89	c ORs :      2 avg-s:  0.0 cl-sh: 25731 l-rem:  25731 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   16.58
418.90/418.92	c lits-rem:      1299  cl-subs:     5700  v-elim:    150  v-fix:    0  time: 26.44 s
418.90/418.92	c learnt bin added due to v-elim: 0
418.90/418.92	c vivif2 --  cl tried    12766 cl shrink        0 lits rem          0 time: 0.00
418.90/418.94	c vivif2 --  cl tried    65022 cl shrink        0 lits rem          0 time: 0.02
419.00/419.05	c asymm  cl-useful: 0/465/12766 lits-rem:0 time: 0.12
419.00/419.06	c calculated reachability. Time: 0.00
419.00/419.06	c  N dy    34   1210212       166     12766        32     65022     89227   1647587     48.10     38.92  --
637.31/637.37	c  N dy    35   1710215       166     12766        32     96925     89227   2893138     48.50     39.24  --
637.41/637.48	c  S st    35   1710215       166     12766        32     96925     89227   2893138     48.50     39.24  --
637.81/637.82	c  S st    35   1710723       166     12766        32     97430     89227   2914448     48.50     39.24  --
637.81/637.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
637.81/637.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
638.51/638.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.1M T:  0.67
638.51/638.50	c Calc non-exist non-lernt bins v-fix:     0 done:    166 time:  0.00 s
638.51/638.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
638.51/638.53	c Subs w/ non-existent bins:      0 time:  0.03 s
638.51/638.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
638.51/638.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
638.51/638.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
696.51/696.50	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
724.71/724.76	c Added 2 vars  tried: 80000 time: 28.26
725.81/725.87	c ORs :      2 avg-s:  0.0 cl-sh: 26403 l-rem:  26403 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   29.36
725.91/725.91	c lits-rem:       179  cl-subs:     8285  v-elim:    150  v-fix:    0  time: 87.32 s
725.91/725.91	c learnt bin added due to v-elim: 0
725.91/725.92	c vivif2 --  cl tried    12768 cl shrink        0 lits rem          0 time: 0.00
725.91/725.94	c vivif2 --  cl tried    89145 cl shrink        0 lits rem          0 time: 0.03
726.01/726.08	c asymm  cl-useful: 0/443/12768 lits-rem:0 time: 0.13
726.01/726.08	c calculated reachability. Time: 0.00
726.01/726.08	c  N dy    35   1710723       168     12768        36     89145     89227   2505825     48.50     39.24  --
988.32/988.35	c  N dy    36   2210723       168     12768        36    103573     89227   2893404     46.74     39.15  --
988.42/988.46	c  S st    36   2210723       168     12768        36    103573     89227   2893404     46.74     39.15  --
988.72/988.73	c  S st    36   2211226       168     12768        36    104068     89227   2914037     46.74     39.15  --
988.72/988.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
988.72/988.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
989.62/989.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.4M T:  0.92
989.62/989.66	c Calc non-exist non-lernt bins v-fix:     0 done:    168 time:  0.00 s
989.62/989.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
989.62/989.69	c Subs w/ non-existent bins:      0 time:  0.03 s
989.72/989.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
989.72/989.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
989.72/989.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1046.72/1046.77	c ORs :     18 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
1072.42/1072.45	c Added 2 vars  tried: 80000 time: 25.68
1073.52/1073.55	c ORs :      2 avg-s:  0.0 cl-sh: 25875 l-rem:  25875 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   26.78
1073.52/1073.59	c lits-rem:        76  cl-subs:     8829  v-elim:    150  v-fix:    0  time: 83.84 s
1073.52/1073.59	c learnt bin added due to v-elim: 0
1073.52/1073.60	c vivif2 --  cl tried    12770 cl shrink        0 lits rem          0 time: 0.00
1073.62/1073.62	c vivif2 --  cl tried    95239 cl shrink        0 lits rem          0 time: 0.03
1073.72/1073.76	c asymm  cl-useful: 0/406/12770 lits-rem:0 time: 0.13
1073.72/1073.76	c calculated reachability. Time: 0.00
1073.72/1073.76	c  N dy    36   2211226       170     12770        40     95239     89221   2498494     46.74     39.15  --

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.12 4.04 3.94 3/187 23329
/proc/meminfo: memFree=19989900/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=29064 CPUtime=0 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 700 0 0 0 0 0 0 0 25 0 1 0 271173074 29761536 634 33554432000 4194304 4797429 140737167283344 18446744073709551615 4432951 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 7266 635 347 148 0 2195 0

[startup+0.0518829 s]
/proc/loadavg: 4.12 4.04 3.94 3/187 23329
/proc/meminfo: memFree=19989900/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=29480 CPUtime=0.04 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 909 0 0 0 4 0 0 0 25 0 1 0 271173074 30187520 836 33554432000 4194304 4797429 140737167283344 18446744073709551615 4429169 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 7370 836 369 148 0 2299 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29480

[startup+0.100861 s]
/proc/loadavg: 4.12 4.04 3.94 3/187 23329
/proc/meminfo: memFree=19989900/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=29480 CPUtime=0.09 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 913 0 0 0 9 0 0 0 25 0 1 0 271173074 30187520 840 33554432000 4194304 4797429 140737167283344 18446744073709551615 4429154 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 7370 840 369 148 0 2299 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29480

[startup+0.300796 s]
/proc/loadavg: 4.12 4.04 3.94 3/187 23329
/proc/meminfo: memFree=19989900/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=130256 CPUtime=0.29 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 1549 0 0 0 29 0 0 0 25 0 1 0 271173074 133382144 1334 33554432000 4194304 4797429 140737167283344 18446744073709551615 4331776 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 32564 1334 403 148 0 27493 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130256

[startup+0.700754 s]
/proc/loadavg: 4.12 4.04 3.94 3/187 23329
/proc/meminfo: memFree=19989900/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=130864 CPUtime=0.69 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 2018 0 0 0 69 0 0 0 25 0 1 0 271173074 134004736 1468 33554432000 4194304 4797429 140737167283344 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 32716 1468 405 148 0 27645 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 130864

[startup+1.50065 s]
/proc/loadavg: 4.11 4.04 3.94 5/190 23357
/proc/meminfo: memFree=19944728/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=131812 CPUtime=1.49 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 2785 0 0 0 149 0 0 0 25 0 1 0 271173074 134975488 1729 33554432000 4194304 4797429 140737167283344 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 32953 1729 405 148 0 27882 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131812

[startup+3.10033 s]
/proc/loadavg: 4.11 4.04 3.94 5/190 23357
/proc/meminfo: memFree=19939704/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=132640 CPUtime=3.09 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 4120 0 0 0 308 1 0 0 25 0 1 0 271173074 135823360 1868 33554432000 4194304 4797429 140737167283344 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 33160 1868 405 148 0 28089 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132640

[startup+6.30079 s]
/proc/loadavg: 4.11 4.04 3.94 5/190 23357
/proc/meminfo: memFree=19925120/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=135848 CPUtime=6.29 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 5851 0 0 0 628 1 0 0 25 0 1 0 271173074 139108352 2857 33554432000 4194304 4797429 140737167283344 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 33962 2857 410 148 0 28891 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135848

[startup+12.7007 s]
/proc/loadavg: 4.09 4.04 3.94 5/190 23357
/proc/meminfo: memFree=19912548/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=136992 CPUtime=12.69 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 8409 0 0 0 1267 2 0 0 20 0 1 0 271173074 140279808 2921 33554432000 4194304 4797429 140737167283344 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 34248 2921 414 148 0 29177 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136992

[startup+25.5004 s]
/proc/loadavg: 4.08 4.04 3.94 5/190 23358
/proc/meminfo: memFree=19861084/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=141600 CPUtime=25.49 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 12122 0 0 0 2547 2 0 0 25 0 1 0 271173074 144998400 4645 33554432000 4194304 4797429 140737167283344 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 35400 4645 415 148 0 30329 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 141600

[startup+51.1009 s]
/proc/loadavg: 4.05 4.03 3.94 5/190 23358
/proc/meminfo: memFree=19831484/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=146132 CPUtime=51.09 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 20697 0 0 0 5104 5 0 0 25 0 1 0 271173074 149639168 5482 33554432000 4194304 4797429 140737167283344 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 36533 5482 415 148 0 31462 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 146132

[startup+102.307 s]
/proc/loadavg: 4.06 4.04 3.95 5/190 23360
/proc/meminfo: memFree=19771084/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=152676 CPUtime=102.3 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 32763 0 0 0 10223 7 0 0 25 0 1 0 271173074 156340224 7734 33554432000 4194304 4797429 140737167283344 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 38169 7734 415 148 0 33098 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 152676

[startup+162.3 s]
/proc/loadavg: 4.02 4.03 3.95 5/190 23361
/proc/meminfo: memFree=19735764/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=156668 CPUtime=162.29 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 47656 0 0 0 16219 10 0 0 25 0 1 0 271173074 160428032 8223 33554432000 4194304 4797429 140737167283344 18446744073709551615 4351600 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 39167 8223 415 148 0 34096 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 156668

[startup+222.301 s]
/proc/loadavg: 4.05 4.03 3.95 5/190 23363
/proc/meminfo: memFree=19692672/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=158808 CPUtime=222.29 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 62356 0 0 0 22217 12 0 0 25 0 1 0 271173074 162619392 8494 33554432000 4194304 4797429 140737167283344 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 39702 8494 415 148 0 34631 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 158808

[startup+282.301 s]
/proc/loadavg: 4.02 4.03 3.95 5/190 23364
/proc/meminfo: memFree=19667408/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=168136 CPUtime=282.3 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 71413 0 0 0 28216 14 0 0 25 0 1 0 271173074 172171264 12011 33554432000 4194304 4797429 140737167283344 18446744073709551615 4424603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 42034 12011 415 148 0 36963 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 168136

[startup+342.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 23366
/proc/meminfo: memFree=19652328/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=169660 CPUtime=342.29 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 83169 0 0 0 34213 16 0 0 25 0 1 0 271173074 173731840 12481 33554432000 4194304 4797429 140737167283344 18446744073709551615 4404790 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 42415 12481 415 148 0 37344 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 169660

[startup+402.301 s]
/proc/loadavg: 4.04 4.03 3.96 5/190 23368
/proc/meminfo: memFree=19638372/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=171964 CPUtime=402.3 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 92304 0 0 0 40211 19 0 0 25 0 1 0 271173074 176091136 12549 33554432000 4194304 4797429 140737167283344 18446744073709551615 4509480 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 42991 12549 415 148 0 37920 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 171964

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 3.96 5/190 23369
/proc/meminfo: memFree=19643304/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=175056 CPUtime=462.31 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 100045 0 0 0 46209 22 0 0 25 0 1 0 271173074 179257344 13590 33554432000 4194304 4797429 140737167283344 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 43764 13590 415 148 0 38693 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 175056

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 3.96 5/190 23371
/proc/meminfo: memFree=19610664/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=176836 CPUtime=522.31 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 109957 0 0 0 52206 25 0 0 25 0 1 0 271173074 181080064 13289 33554432000 4194304 4797429 140737167283344 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 44209 13289 415 148 0 39138 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 176836

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 23372
/proc/meminfo: memFree=19613732/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=177668 CPUtime=582.31 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 118340 0 0 0 58205 26 0 0 25 0 1 0 271173074 181932032 14546 33554432000 4194304 4797429 140737167283344 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 44417 14546 415 148 0 39346 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 177668

[startup+642.3 s]
/proc/loadavg: 4.05 4.02 3.96 5/190 23374
/proc/meminfo: memFree=19556280/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=186804 CPUtime=642.31 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 128163 0 0 0 64203 28 0 0 25 0 1 0 271173074 191287296 16959 33554432000 4194304 4797429 140737167283344 18446744073709551615 4506576 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 46701 16959 426 148 0 41630 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 186804

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.96 5/190 23376
/proc/meminfo: memFree=19532440/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=186804 CPUtime=702.31 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 128171 0 0 0 70203 28 0 0 25 0 1 0 271173074 191287296 16967 33554432000 4194304 4797429 140737167283344 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 46701 16967 426 148 0 41630 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 186804

[startup+762.307 s]
/proc/loadavg: 4.06 4.03 3.97 5/190 23377
/proc/meminfo: memFree=19544044/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=190844 CPUtime=762.32 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 133118 0 0 0 76202 30 0 0 25 0 1 0 271173074 195424256 17770 33554432000 4194304 4797429 140737167283344 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 47711 17770 426 148 0 42640 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 190844

[startup+822.301 s]
/proc/loadavg: 4.02 4.02 3.97 5/190 23379
/proc/meminfo: memFree=19527644/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=190860 CPUtime=822.31 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 140836 0 0 0 82200 31 0 0 25 0 1 0 271173074 195440640 17953 33554432000 4194304 4797429 140737167283344 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 47715 17953 426 148 0 42644 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 190860

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 23380
/proc/meminfo: memFree=19557736/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=190948 CPUtime=882.31 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 148310 0 0 0 88198 33 0 0 25 0 1 0 271173074 195530752 17651 33554432000 4194304 4797429 140737167283344 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 47737 17651 426 148 0 42666 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 190948

[startup+942.3 s]
/proc/loadavg: 4.06 4.02 3.97 5/190 23382
/proc/meminfo: memFree=19562124/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=192592 CPUtime=942.32 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 155884 0 0 0 94197 35 0 0 25 0 1 0 271173074 197214208 17228 33554432000 4194304 4797429 140737167283344 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 48148 17228 426 148 0 43077 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 192592

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.97 5/190 23384
/proc/meminfo: memFree=19517796/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=194444 CPUtime=1002.32 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 161456 0 0 0 100196 36 0 0 25 0 1 0 271173074 199110656 18691 33554432000 4194304 4797429 140737167283344 18446744073709551615 4568011 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 48611 18691 415 148 0 43540 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 194444

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 23385
/proc/meminfo: memFree=19521336/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=196236 CPUtime=1062.32 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 161785 0 0 0 106196 36 0 0 25 0 1 0 271173074 200945664 19020 33554432000 4194304 4797429 140737167283344 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 49059 19020 415 148 0 43988 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 196236

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 23387
/proc/meminfo: memFree=19481452/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=197504 CPUtime=1122.32 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 166980 0 0 0 112194 38 0 0 25 0 1 0 271173074 202244096 19665 33554432000 4194304 4797429 140737167283344 18446744073709551615 4424735 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 49376 19665 415 148 0 44305 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 197504

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 23388
/proc/meminfo: memFree=19464016/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=198228 CPUtime=1182.32 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 173961 0 0 0 118191 41 0 0 25 0 1 0 271173074 202985472 18213 33554432000 4194304 4797429 140737167283344 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 49557 18213 415 148 0 44486 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 198228

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 23390
/proc/meminfo: memFree=19476220/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=198728 CPUtime=1242.32 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 179433 0 0 0 124189 43 0 0 25 0 1 0 271173074 203497472 19352 33554432000 4194304 4797429 140737167283344 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 49682 19352 415 148 0 44611 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 198728



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.97 3/187 23403
/proc/meminfo: memFree=19814920/32951124 swapFree=67111528/67111528
[pid=23329] ppid=23327 vsize=199016 CPUtime=1300.03 cores=4,6
/proc/23329/stat : 23329 (techdemo) R 23327 23329 22843 0 -1 4202496 184556 0 0 0 129958 45 0 0 25 0 1 0 271173074 203792384 20107 33554432000 4194304 4797429 140737167283344 18446744073709551615 4425064 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23329/statm: 49754 20107 415 148 0 44683 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 199016

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.58
system time used= 0.45893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184556
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= 12
involuntary context switches= 1078

runsolver used 2.24066 second user time and 4.87026 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-03 01:39:38
IDJOB=3173115
IDBENCH=82533
IDSOLVER=1585
FILE ID=node140/3173115-1301787577
RUNJOBID= node140-1301783670-22863
PBS_JOBID= 12841378
Free space on /tmp= 71504 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S313239685-087-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173115-1301787577/watcher-3173115-1301787577 -o /tmp/evaluation-result-3173115-1301787577/solver-3173115-1301787577 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173115-1301787577.cnf

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

MD5SUM BENCH= ac4ee3ff752a515035c947b106bcabeb
RANDOM SEED=304561952

node140.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.833
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.66
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.833
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.14
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.833
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.833
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.833
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.833
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.833
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.833
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:      19991668 kB
Buffers:        369796 kB
Cached:       12219808 kB
SwapCached:          0 kB
Active:        7543520 kB
Inactive:      5136672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19991668 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27964 kB
Writeback:           0 kB
AnonPages:       90112 kB
Mapped:          15604 kB
Slab:           215600 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   402008 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= 71496 MiB
End job on node140 at 2011-04-03 02:01:20