Trace number 3173224

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-k3-r4.2-v5000-c21000-S1259410977-065-UNKNOWN.cnf
MD5SUM01bef578d60d53fc18e9469f59ed2fd1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.48732
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
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-3173224-1301790720.cnf'
0.00/0.00	c -- header says num vars:           5000
0.00/0.00	c -- header says num clauses:       21000
0.01/0.01	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.01/0.01	c -- vars added       5000
0.01/0.01	c Parsing time:  0.01 s
0.01/0.01	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data  --
0.01/0.03	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.01/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.01
0.01/0.04	c Calc non-exist non-lernt bins v-fix:     0 done:   5000 time:  0.00 s
0.01/0.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.01/0.04	c Subs w/ non-existent bins:      0 time:  0.00 s
0.01/0.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.01/0.04	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
0.01/0.07	c lits-rem:         0  cl-subs:        0  v-elim:    295  v-fix:    0  time:  0.03 s
0.01/0.07	c learnt bin added due to v-elim: 0
0.01/0.08	c Finding binary XORs  T:     0.00 s  found:       0
0.01/0.08	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.01/0.08	c calculated reachability. Time: 0.00
0.01/0.08	c Calc default polars -  time:   0.00 s pos:    2179 undec:     589 neg:    2232
0.01/0.08	c =========================================================================================
0.01/0.08	c types(t): F = full restart, N = normal restart
0.01/0.08	c types(t): S = simplification begin/end, E = solution found
0.01/0.08	c restart types(rt): st = static, dy = dynamic
0.01/0.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.01/0.08	c  B st     0         0      4837     20762         0         0     63212         0   no data   no data  --
0.29/0.32	c Decided on static restart strategy
6.19/6.27	c  N dy     7     30000      4837     20762         0     10794     63212    785313    134.72     92.69  --
6.29/6.33	c  S st     7     30000      4837     20762         0     10794     63212    785313    134.72     92.69  --
6.29/6.39	c  S st     7     30505      4837     20762         0     11299     63212    817587    134.72     92.69  --
6.29/6.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.39/6.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.05
6.39/6.45	c Calc non-exist non-lernt bins v-fix:     0 done:   4837 time:  0.00 s
6.39/6.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.39/6.46	c Subs w/ non-existent bins:      0 time:  0.00 s
6.39/6.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.48	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
9.28/9.35	c lits-rem:        30  cl-subs:      678  v-elim:     80  v-fix:    0  time:  2.86 s
9.28/9.35	c learnt bin added due to v-elim: 0
9.28/9.35	c vivif2 --  cl tried    20762 cl shrink        0 lits rem          0 time: 0.00
9.28/9.35	c vivif2 --  cl tried    10621 cl shrink        0 lits rem          0 time: 0.01
9.38/9.44	c asymm  cl-useful: 0/20762/20762 lits-rem:0 time: 0.09
9.38/9.44	c calculated reachability. Time: 0.00
9.38/9.44	c  N dy     7     30505      4837     20762         0     10621     63212    772165    134.72     92.69  --
9.38/9.44	c  F st     7     30505      4837     20762         0     10621     63212    772165    134.72     92.69  --
9.68/9.70	c Decided on static restart strategy
12.49/12.51	c  N dy    14     45759      4837     20762         0      9019     63212    255010    141.17     91.10  --
12.49/12.53	c  S st    14     45759      4837     20762         0      9019     63212    255010    141.17     91.10  --
12.49/12.59	c  S st    14     46262      4837     20762         0      9522     63212    288133    141.17     91.10  --
12.49/12.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.49/12.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.03
12.59/12.62	c Calc non-exist non-lernt bins v-fix:     0 done:   4837 time:  0.00 s
12.59/12.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.62	c Subs w/ non-existent bins:      0 time:  0.00 s
12.59/12.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.64	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
12.99/13.02	c lits-rem:         0  cl-subs:      272  v-elim:     80  v-fix:    0  time:  0.38 s
12.99/13.02	c learnt bin added due to v-elim: 0
12.99/13.02	c vivif2 --  cl tried    20762 cl shrink        0 lits rem          0 time: 0.00
12.99/13.02	c vivif2 --  cl tried     9250 cl shrink        0 lits rem          0 time: 0.00
12.99/13.06	c asymm  cl-useful: 0/20762/20762 lits-rem:0 time: 0.04
12.99/13.06	c calculated reachability. Time: 0.00
12.99/13.06	c  N dy    14     46262      4837     20762         0      9250     63212    281925    141.17     91.10  --
19.69/19.76	c  N dy    15     69393      4837     20762         0     11384     63212    337501    135.88    102.87  --
19.69/19.78	c  S st    15     69393      4837     20762         0     11384     63212    337501    135.88    102.87  --
19.79/19.84	c  S st    15     69895      4837     20762         0     11886     63212    371606    135.88    102.87  --
19.79/19.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.79/19.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.79/19.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.03
19.79/19.88	c Calc non-exist non-lernt bins v-fix:     0 done:   4837 time:  0.00 s
19.79/19.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.79/19.88	c Subs w/ non-existent bins:      0 time:  0.00 s
19.88/19.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.88/19.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.88/19.90	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
20.38/20.41	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.98/21.01	c Added 21 vars  tried: 80000 time: 0.60
20.98/21.02	c ORs :     21 avg-s:  0.0 cl-sh:  1108 l-rem:   1108 b-add:     42 v-rep:   0 cl-rem: 0 avg s: nan T:    0.60
20.98/21.02	c lits-rem:         5  cl-subs:      184  v-elim:     80  v-fix:    0  time:  1.13 s
20.98/21.02	c learnt bin added due to v-elim: 0
20.98/21.02	c vivif2 --  cl tried    20783 cl shrink        0 lits rem          0 time: 0.00
20.98/21.03	c vivif2 --  cl tried    11702 cl shrink        0 lits rem          0 time: 0.00
20.98/21.07	c asymm  cl-useful: 0/20783/20783 lits-rem:0 time: 0.05
20.98/21.07	c calculated reachability. Time: 0.00
20.98/21.07	c  N dy    15     69895      4858     20783        42     11702     63359    363015    135.88    102.87  --
20.98/21.07	c  F st    15     69895      4858     20783        42     11702     63359    363015    135.88    102.87  --
21.28/21.34	c Decided on static restart strategy
29.18/29.26	c  N dy    22    104845      4858     20783        42     21677     63359   1483078    142.24     98.86  --
29.28/29.33	c  S st    22    104845      4858     20783        42     21677     63359   1483078    142.24     98.86  --
29.38/29.42	c  S st    22    105350      4858     20783        42     22182     63359   1518883    142.24     98.86  --
29.38/29.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.38/29.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.48/29.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.11
29.48/29.53	c Calc non-exist non-lernt bins v-fix:     0 done:   4858 time:  0.00 s
29.48/29.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.48/29.54	c Subs w/ non-existent bins:      0 time:  0.01 s
29.48/29.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.48/29.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.48/29.58	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
30.89/30.92	c ORs :     21 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.80/31.81	c Added 50 vars  tried: 80000 time: 0.89
31.90/31.92	c ORs :     50 avg-s:  0.0 cl-sh: 16040 l-rem:  16040 b-add:    100 v-rep:   0 cl-rem: 0 avg s: nan T:    1.00
31.90/31.94	c lits-rem:       194  cl-subs:      651  v-elim:     86  v-fix:    0  time:  2.36 s
31.90/31.94	c learnt bin added due to v-elim: 0
31.90/31.94	c vivif2 --  cl tried    20833 cl shrink        0 lits rem          0 time: 0.00
31.90/31.95	c vivif2 --  cl tried    21531 cl shrink        0 lits rem          0 time: 0.01
31.99/32.04	c asymm  cl-useful: 0/20833/20833 lits-rem:0 time: 0.09
31.99/32.04	c calculated reachability. Time: 0.00
31.99/32.04	c  N dy    22    105350      4908     20833       142     21531     63709   1445260    142.24     98.86  --
46.59/46.65	c  N dy    23    158025      4908     20833       142     29202     63709   2302293    148.11     99.88  --
46.69/46.75	c  S st    23    158025      4908     20833       142     29202     63709   2302293    148.11     99.88  --
46.79/46.85	c  S st    23    158532      4908     20833       142     29709     63709   2337750    148.11     99.88  --
46.79/46.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
46.79/46.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.99/47.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.16
46.99/47.01	c Calc non-exist non-lernt bins v-fix:     0 done:   4908 time:  0.00 s
46.99/47.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.99/47.03	c Subs w/ non-existent bins:      0 time:  0.02 s
46.99/47.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.99/47.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
47.09/47.10	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
48.69/48.78	c ORs :     71 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
49.69/49.73	c Added 50 vars  tried: 80000 time: 0.94
49.89/49.99	c ORs :     50 avg-s:  0.0 cl-sh: 29050 l-rem:  29050 b-add:    100 v-rep:   0 cl-rem: 0 avg s: nan T:    1.21
49.99/50.03	c lits-rem:         6  cl-subs:      825  v-elim:     95  v-fix:    0  time:  2.93 s
49.99/50.03	c learnt bin added due to v-elim: 0
49.99/50.03	c vivif2 --  cl tried    20883 cl shrink        0 lits rem          0 time: 0.00
49.99/50.05	c vivif2 --  cl tried    28884 cl shrink        0 lits rem          0 time: 0.02
50.09/50.17	c asymm  cl-useful: 0/20883/20883 lits-rem:0 time: 0.12
50.09/50.17	c calculated reachability. Time: 0.00
50.09/50.17	c  N dy    23    158532      4958     20883       242     28884     64059   2226877    148.11     99.88  --
77.58/77.68	c  N dy    24    237800      4958     20883       242     34135     64059   2363277    143.09     98.61  --
77.68/77.77	c  S st    24    237800      4958     20883       242     34135     64059   2363277    143.09     98.61  --
77.78/77.88	c  S st    24    238308      4958     20883       242     34643     64059   2399874    143.09     98.61  --
77.78/77.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
77.78/77.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.98/78.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.17
77.98/78.06	c Calc non-exist non-lernt bins v-fix:     0 done:   4958 time:  0.00 s
77.98/78.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.98/78.08	c Subs w/ non-existent bins:      0 time:  0.02 s
78.08/78.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.08/78.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
78.08/78.16	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
79.98/80.01	c ORs :    121 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
80.89/80.92	c Added 51 vars  tried: 80000 time: 0.90
81.09/81.10	c ORs :     51 avg-s:  0.0 cl-sh: 20580 l-rem:  20580 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    1.08
81.09/81.13	c lits-rem:         0  cl-subs:     1123  v-elim:    108  v-fix:    0  time:  2.97 s
81.09/81.13	c learnt bin added due to v-elim: 0
81.09/81.14	c vivif2 --  cl tried    20934 cl shrink        0 lits rem          0 time: 0.00
81.09/81.16	c vivif2 --  cl tried    33520 cl shrink        0 lits rem          0 time: 0.02
81.19/81.28	c asymm  cl-useful: 0/20934/20934 lits-rem:0 time: 0.13
81.19/81.29	c calculated reachability. Time: 0.00
81.19/81.29	c  N dy    24    238308      5009     20934       344     33520     64416   2270060    143.09     98.61  --
125.08/125.12	c  N dy    25    357462      5009     20934       344     37676     64416   2407101    157.80    102.28  --
125.18/125.21	c  S st    25    357462      5009     20934       344     37676     64416   2407101    157.80    102.28  --
125.29/125.32	c  S st    25    357966      5009     20934       344     38180     64416   2439086    157.80    102.28  --
125.29/125.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
125.29/125.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.48/125.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.20
125.48/125.53	c Calc non-exist non-lernt bins v-fix:     0 done:   5009 time:  0.00 s
125.48/125.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.48/125.55	c Subs w/ non-existent bins:      0 time:  0.02 s
125.58/125.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.58/125.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
125.58/125.63	c Removed useless bin:       0  fixed:     0  bprops:   0.02M  time:  0.00 s
127.48/127.59	c ORs :    172 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.14
128.58/128.62	c Added 51 vars  tried: 80000 time: 1.03
128.68/128.77	c ORs :     51 avg-s:  0.0 cl-sh: 18591 l-rem:  18591 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    1.18
128.78/128.81	c lits-rem:        20  cl-subs:     1046  v-elim:    115  v-fix:    0  time:  3.18 s
128.78/128.81	c learnt bin added due to v-elim: 0
128.78/128.81	c vivif2 --  cl tried    20985 cl shrink        0 lits rem          0 time: 0.00
128.78/128.83	c vivif2 --  cl tried    37134 cl shrink        0 lits rem          0 time: 0.02
128.88/128.98	c asymm  cl-useful: 0/20985/20985 lits-rem:0 time: 0.15
128.88/128.98	c calculated reachability. Time: 0.00
128.88/128.98	c  N dy    25    357966      5060     20985       446     37134     64773   2306793    157.80    102.28  --
198.08/198.15	c  N dy    26    536950      5060     20985       446     45113     64773   2577672    144.36    103.09  --
198.18/198.26	c  S st    26    536950      5060     20985       446     45113     64773   2577672    144.36    103.09  --
198.18/198.26	c Finding binary XORs  T:     0.00 s  found:       0
198.28/198.39	c  S st    26    537452      5060     20985       446     45615     64773   2612728    144.36    103.09  --
198.28/198.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
198.28/198.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
198.58/198.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.24
198.58/198.64	c Calc non-exist non-lernt bins v-fix:     0 done:   5060 time:  0.00 s
198.58/198.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
198.58/198.66	c Subs w/ non-existent bins:      0 time:  0.02 s
198.68/198.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
198.68/198.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
198.68/198.74	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
200.98/201.01	c ORs :    223 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.16
201.98/202.05	c Added 51 vars  tried: 80000 time: 1.04
202.18/202.22	c ORs :     51 avg-s:  0.0 cl-sh: 19986 l-rem:  19986 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    1.21
202.18/202.26	c lits-rem:        26  cl-subs:     1192  v-elim:    120  v-fix:    0  time:  3.52 s
202.18/202.26	c learnt bin added due to v-elim: 0
202.18/202.26	c vivif2 --  cl tried    21036 cl shrink        0 lits rem          0 time: 0.00
202.18/202.29	c vivif2 --  cl tried    44423 cl shrink        0 lits rem          0 time: 0.03
202.39/202.46	c asymm  cl-useful: 0/21036/21036 lits-rem:0 time: 0.17
202.39/202.46	c calculated reachability. Time: 0.00
202.39/202.46	c  N dy    26    537452      5111     21036       548     44423     65130   2485011    144.36    103.09  --
202.39/202.46	c  F st    26    537452      5111     21036       548     44423     65130   2485011    144.36    103.09  --
202.78/202.87	c Decided on static restart strategy
323.59/323.62	c  N dy    33    806178      5111     21036       548     68114     65130   5064057    138.98     98.07  --
323.79/323.81	c  S st    33    806178      5111     21036       548     68114     65130   5064057    138.98     98.07  --
323.89/323.97	c  S st    33    806681      5111     21036       548     68617     65130   5096741    138.98     98.07  --
323.89/323.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
323.89/323.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
324.39/324.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.46
324.39/324.45	c Calc non-exist non-lernt bins v-fix:     0 done:   5111 time:  0.00 s
324.39/324.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
324.39/324.48	c Subs w/ non-existent bins:      0 time:  0.03 s
324.59/324.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
324.59/324.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
324.59/324.62	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
364.39/364.45	c ORs :    274 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.21
366.39/366.45	c Added 52 vars  tried: 80000 time: 1.99
367.19/367.25	c ORs :     52 avg-s:  0.0 cl-sh: 52940 l-rem:  52940 b-add:    104 v-rep:   0 cl-rem: 0 avg s: nan T:    2.79
367.30/367.32	c lits-rem:         0  cl-subs:     2387  v-elim:    126  v-fix:    0  time: 42.70 s
367.30/367.32	c learnt bin added due to v-elim: 0
367.30/367.32	c vivif2 --  cl tried    21088 cl shrink        0 lits rem          0 time: 0.00
367.30/367.37	c vivif2 --  cl tried    66230 cl shrink        0 lits rem          0 time: 0.05
367.59/367.63	c asymm  cl-useful: 0/20750/21088 lits-rem:0 time: 0.26
367.59/367.63	c calculated reachability. Time: 0.00
367.59/367.64	c  N dy    33    806681      5163     21088       652     66230     65494   4819306    138.98     98.07  --
585.00/585.07	c  N dy    34   1210025      5163     21088       652     82544     65494   6150130    182.20     97.56  --
585.30/585.30	c  S st    34   1210025      5163     21088       652     82544     65494   6150130    182.20     97.56  --
585.50/585.52	c  S st    34   1210528      5163     21088       652     83047     65494   6184261    182.20     97.56  --
585.50/585.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
585.50/585.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
586.00/586.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.55
586.00/586.09	c Calc non-exist non-lernt bins v-fix:     0 done:   5163 time:  0.00 s
586.00/586.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
586.10/586.13	c Subs w/ non-existent bins:      0 time:  0.04 s
586.20/586.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
586.30/586.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
586.30/586.32	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
644.90/644.91	c ORs :    326 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.42
647.09/647.18	c Added 53 vars  tried: 80000 time: 2.27
647.90/647.99	c ORs :     53 avg-s:  0.0 cl-sh: 52519 l-rem:  52519 b-add:    106 v-rep:   0 cl-rem: 0 avg s: nan T:    3.08
648.00/648.08	c lits-rem:         0  cl-subs:     3285  v-elim:    135  v-fix:    0  time: 61.76 s
648.00/648.08	c learnt bin added due to v-elim: 0
648.00/648.08	c vivif2 --  cl tried    21141 cl shrink        0 lits rem          0 time: 0.00
648.09/648.13	c vivif2 --  cl tried    79762 cl shrink        0 lits rem          0 time: 0.06
648.40/648.42	c asymm  cl-useful: 0/17751/21141 lits-rem:0 time: 0.28
648.40/648.42	c calculated reachability. Time: 0.00
648.40/648.42	c  N dy    34   1210528      5216     21141       758     79762     65865   5788584    182.20     97.56  --
960.21/960.28	c  N dy    35   1710531      5216     21141       758    111745     65865   9084880    162.93     93.84  --
960.61/960.61	c  S st    35   1710531      5216     21141       758    111745     65865   9084880    162.93     93.84  --
960.61/960.62	c Finding binary XORs  T:     0.00 s  found:       0
960.90/960.91	c  S st    35   1711033      5216     21141       758    112247     65865   9117344    162.93     93.84  --
960.90/960.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
960.90/960.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
961.80/961.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.5M T:  0.88
961.80/961.81	c Calc non-exist non-lernt bins v-fix:     0 done:   5216 time:  0.00 s
961.80/961.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
961.80/961.88	c Subs w/ non-existent bins:      0 time:  0.06 s
962.11/962.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
962.11/962.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
962.11/962.15	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
1094.91/1094.95	c ORs :    379 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.32
1096.91/1096.99	c Added 53 vars  tried: 80000 time: 2.04
1098.41/1098.48	c ORs :     53 avg-s:  0.0 cl-sh: 70759 l-rem:  70759 b-add:    106 v-rep:   0 cl-rem: 0 avg s: nan T:    3.52
1098.61/1098.61	c lits-rem:         5  cl-subs:     3546  v-elim:    142  v-fix:    0  time: 136.46 s
1098.61/1098.61	c learnt bin added due to v-elim: 0
1098.61/1098.61	c vivif2 --  cl tried    21194 cl shrink        0 lits rem          0 time: 0.00
1098.61/1098.70	c vivif2 --  cl tried   108701 cl shrink        0 lits rem          0 time: 0.09
1098.82/1098.82	c asymm  cl-useful: 0/3443/21194 lits-rem:0 time: 0.13
1098.82/1098.83	c calculated reachability. Time: 0.00
1098.82/1098.83	c  N dy    35   1711033      5269     21194       864    108701     66236   8643952    162.93     93.84  --

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-3173224-1301790720/watcher-3173224-1301790720 -o /tmp/evaluation-result-3173224-1301790720/solver-3173224-1301790720 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173224-1301790720.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: 1.64 2.23 3.06 5/189 12936
/proc/meminfo: memFree=19328448/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=24388 CPUtime=0 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 1173 0 0 0 0 0 0 0 22 0 1 0 369302628 24973312 1015 33554432000 4194304 4797429 140735620125520 18446744073709551615 4417153 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 6097 968 341 148 0 1026 0

[startup+0.0179759 s]
/proc/loadavg: 1.64 2.23 3.06 5/189 12936
/proc/meminfo: memFree=19328448/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=32268 CPUtime=0.01 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 1572 0 0 0 1 0 0 0 22 0 1 0 369302628 33042432 1345 33554432000 4194304 4797429 140735620125520 18446744073709551615 4408377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 8067 1345 347 148 0 2996 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 32268

[startup+0.100963 s]
/proc/loadavg: 1.64 2.23 3.06 5/189 12936
/proc/meminfo: memFree=19328448/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=133672 CPUtime=0.09 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 2310 0 0 0 9 0 0 0 22 0 1 0 369302628 136880128 1975 33554432000 4194304 4797429 140735620125520 18446744073709551615 4389481 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 33418 1975 406 148 0 28347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 133672

[startup+0.300949 s]
/proc/loadavg: 1.64 2.23 3.06 5/189 12936
/proc/meminfo: memFree=19328448/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=133672 CPUtime=0.29 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 2500 0 0 0 29 0 0 0 23 0 1 0 369302628 136880128 2162 33554432000 4194304 4797429 140735620125520 18446744073709551615 4422944 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 33418 2162 406 148 0 28347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 133672

[startup+0.700877 s]
/proc/loadavg: 1.64 2.23 3.06 5/189 12936
/proc/meminfo: memFree=19328448/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=133672 CPUtime=0.69 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 2862 0 0 0 69 0 0 0 25 0 1 0 369302628 136880128 2524 33554432000 4194304 4797429 140735620125520 18446744073709551615 4404400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 33418 2524 408 148 0 28347 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 133672

[startup+1.50073 s]
/proc/loadavg: 1.64 2.23 3.06 5/190 12937
/proc/meminfo: memFree=19305996/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=134604 CPUtime=1.49 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 3822 0 0 0 149 0 0 0 25 0 1 0 369302628 137834496 2814 33554432000 4194304 4797429 140735620125520 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 33651 2814 408 148 0 28580 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134604

[startup+3.10044 s]
/proc/loadavg: 1.82 2.26 3.06 5/190 12937
/proc/meminfo: memFree=19297688/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=135472 CPUtime=3.09 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 5338 0 0 0 309 0 0 0 25 0 1 0 369302628 138723328 3274 33554432000 4194304 4797429 140735620125520 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 33868 3274 408 148 0 28797 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135472

[startup+6.30082 s]
/proc/loadavg: 1.82 2.26 3.06 5/190 12937
/proc/meminfo: memFree=19289284/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=136792 CPUtime=6.29 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 8086 0 0 0 628 1 0 0 25 0 1 0 369302628 140075008 3234 33554432000 4194304 4797429 140735620125520 18446744073709551615 4414701 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 34198 3234 408 148 0 29127 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136792

[startup+12.7006 s]
/proc/loadavg: 2.23 2.34 3.08 5/190 12937
/proc/meminfo: memFree=19257896/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=142344 CPUtime=12.69 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 12262 0 0 0 1267 2 0 0 25 0 1 0 369302628 145760256 4142 33554432000 4194304 4797429 140735620125520 18446744073709551615 4567923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 35586 4142 412 148 0 30515 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 142344

[startup+25.5003 s]
/proc/loadavg: 2.50 2.39 3.09 5/190 12938
/proc/meminfo: memFree=19245812/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=146108 CPUtime=25.49 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 20887 0 0 0 2546 3 0 0 25 0 1 0 369302628 149614592 6117 33554432000 4194304 4797429 140735620125520 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 36527 6117 415 148 0 31456 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 146108

[startup+51.1006 s]
/proc/loadavg: 3.01 2.52 3.11 5/190 12938
/proc/meminfo: memFree=19195188/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=164076 CPUtime=51.08 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 37125 0 0 0 5102 6 0 0 25 0 1 0 369302628 168013824 11832 33554432000 4194304 4797429 140735620125520 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/12936/statm: 41019 11832 415 148 0 35948 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 164076

[startup+102.306 s]
/proc/loadavg: 3.60 2.77 3.16 5/190 12940
/proc/meminfo: memFree=19112848/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=175684 CPUtime=102.29 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 63779 0 0 0 10218 11 0 0 25 0 1 0 369302628 179900416 13087 33554432000 4194304 4797429 140735620125520 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 43921 13087 415 148 0 38850 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 175684

[startup+162.3 s]
/proc/loadavg: 3.94 3.02 3.22 5/190 12941
/proc/meminfo: memFree=19098408/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=184156 CPUtime=162.29 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 91403 0 0 0 16213 16 0 0 25 0 1 0 369302628 188575744 17408 33554432000 4194304 4797429 140735620125520 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 46039 17408 415 148 0 40968 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 184156

[startup+222.3 s]
/proc/loadavg: 3.98 3.19 3.26 5/190 12943
/proc/meminfo: memFree=19043320/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=193536 CPUtime=222.28 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 116447 0 0 0 22207 21 0 0 25 0 1 0 369302628 198180864 21222 33554432000 4194304 4797429 140735620125520 18446744073709551615 4388684 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 48384 21222 415 148 0 43313 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 193536

[startup+282.3 s]
/proc/loadavg: 3.99 3.34 3.31 5/190 12944
/proc/meminfo: memFree=19030020/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=198016 CPUtime=282.29 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 139686 0 0 0 28201 28 0 0 25 0 1 0 369302628 202768384 20783 33554432000 4194304 4797429 140735620125520 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 49504 20783 415 148 0 44433 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 198016

[startup+342.3 s]
/proc/loadavg: 3.99 3.45 3.35 5/190 12946
/proc/meminfo: memFree=18972944/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=218124 CPUtime=342.29 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 158426 0 0 0 34197 32 0 0 25 0 1 0 369302628 223358976 26946 33554432000 4194304 4797429 140735620125520 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 54531 26946 415 148 0 49460 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 218124

[startup+402.3 s]
/proc/loadavg: 3.99 3.54 3.38 5/190 12948
/proc/meminfo: memFree=18969540/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=222248 CPUtime=402.29 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 172051 0 0 0 40194 35 0 0 25 0 1 0 369302628 227581952 27107 33554432000 4194304 4797429 140735620125520 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 55562 27107 415 148 0 50491 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 222248

[startup+462.3 s]
/proc/loadavg: 4.03 3.64 3.43 5/190 12952
/proc/meminfo: memFree=18942936/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=225212 CPUtime=462.29 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 191987 0 0 0 46190 39 0 0 25 0 1 0 369302628 230617088 25621 33554432000 4194304 4797429 140735620125520 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 56303 25621 415 148 0 51232 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 225212

[startup+522.3 s]
/proc/loadavg: 4.01 3.70 3.46 5/190 12954
/proc/meminfo: memFree=18913256/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=227392 CPUtime=522.3 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 209426 0 0 0 52183 47 0 0 25 0 1 0 369302628 232849408 27719 33554432000 4194304 4797429 140735620125520 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 56848 27719 415 148 0 51777 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 227392

[startup+582.3 s]
/proc/loadavg: 4.06 3.77 3.50 5/190 12955
/proc/meminfo: memFree=18884080/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=229392 CPUtime=582.3 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 227102 0 0 0 58177 53 0 0 25 0 1 0 369302628 234897408 29782 33554432000 4194304 4797429 140735620125520 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 57348 29782 415 148 0 52277 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 229392

[startup+642.3 s]
/proc/loadavg: 4.09 3.83 3.53 5/190 12957
/proc/meminfo: memFree=18847180/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=246704 CPUtime=642.3 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 231878 0 0 0 64177 53 0 0 25 0 1 0 369302628 252624896 34556 33554432000 4194304 4797429 140735620125520 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 61676 34556 416 148 0 56605 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 246704

[startup+702.3 s]
/proc/loadavg: 4.03 3.86 3.56 5/190 12959
/proc/meminfo: memFree=18859524/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=249988 CPUtime=702.3 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 249747 0 0 0 70171 59 0 0 25 0 1 0 369302628 255987712 35605 33554432000 4194304 4797429 140735620125520 18446744073709551615 4425037 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 62497 35605 415 148 0 57426 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 249988

[startup+762.306 s]
/proc/loadavg: 4.01 3.88 3.58 5/190 12960
/proc/meminfo: memFree=18858376/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=252152 CPUtime=762.3 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 267501 0 0 0 76166 64 0 0 25 0 1 0 369302628 258203648 36387 33554432000 4194304 4797429 140735620125520 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 63038 36387 415 148 0 57967 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 252152

[startup+822.3 s]
/proc/loadavg: 4.00 3.90 3.60 5/190 12962
/proc/meminfo: memFree=18808736/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=252996 CPUtime=822.3 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 283086 0 0 0 82160 70 0 0 25 0 1 0 369302628 259067904 34609 33554432000 4194304 4797429 140735620125520 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 63249 34609 415 148 0 58178 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 252996

[startup+882.3 s]
/proc/loadavg: 4.00 3.91 3.63 5/190 12963
/proc/meminfo: memFree=18796548/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=254104 CPUtime=882.3 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 296327 0 0 0 88155 75 0 0 25 0 1 0 369302628 260202496 38946 33554432000 4194304 4797429 140735620125520 18446744073709551615 4425675 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 63526 38946 415 148 0 58455 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 254104

[startup+942.3 s]
/proc/loadavg: 4.00 3.93 3.65 5/190 12965
/proc/meminfo: memFree=18782996/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=255456 CPUtime=942.3 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 312066 0 0 0 94148 82 0 0 25 0 1 0 369302628 261586944 36123 33554432000 4194304 4797429 140735620125520 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 63864 36123 415 148 0 58793 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 255456

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.66 5/190 12967
/proc/meminfo: memFree=18771672/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=281092 CPUtime=1002.31 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 321687 0 0 0 100147 84 0 0 25 0 1 0 369302628 287838208 45727 33554432000 4194304 4797429 140735620125520 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 70273 45727 415 148 0 65202 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 281092

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.68 5/190 12968
/proc/meminfo: memFree=18750056/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=281092 CPUtime=1062.31 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 321687 0 0 0 106147 84 0 0 25 0 1 0 369302628 287838208 45727 33554432000 4194304 4797429 140735620125520 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 70273 45727 415 148 0 65202 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 281092

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.70 5/190 12970
/proc/meminfo: memFree=18742308/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=284508 CPUtime=1122.31 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 329684 0 0 0 112145 86 0 0 25 0 1 0 369302628 291336192 43832 33554432000 4194304 4797429 140735620125520 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 71127 43832 415 148 0 66056 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 284508

[startup+1182.3 s]
/proc/loadavg: 4.03 3.97 3.72 5/190 12971
/proc/meminfo: memFree=18778964/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=286992 CPUtime=1182.31 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 346057 0 0 0 118141 90 0 0 25 0 1 0 369302628 293879808 41192 33554432000 4194304 4797429 140735620125520 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 71748 41192 415 148 0 66677 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 286992

[startup+1242.3 s]
/proc/loadavg: 4.11 4.02 3.75 5/190 12973
/proc/meminfo: memFree=18728456/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=287636 CPUtime=1242.32 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 361163 0 0 0 124138 94 0 0 25 0 1 0 369302628 294539264 46507 33554432000 4194304 4797429 140735620125520 18446744073709551615 260020092683 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 71909 46507 415 148 0 66838 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 287636



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.76 2/187 12978
/proc/meminfo: memFree=19165476/32951124 swapFree=67111528/67111528
[pid=12936] ppid=12934 vsize=289964 CPUtime=1300.02 cores=4,6
/proc/12936/stat : 12936 (techdemo) R 12934 12936 12018 0 -1 4202496 376274 0 0 0 129903 99 0 0 25 0 1 0 369302628 296923136 41565 33554432000 4194304 4797429 140735620125520 18446744073709551615 4425927 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12936/statm: 72491 41565 415 148 0 67420 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 289964

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

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

runsolver used 2.29865 second user time and 4.81327 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-03 02:32:00
IDJOB=3173224
IDBENCH=82642
IDSOLVER=1585
FILE ID=node110/3173224-1301790720
RUNJOBID= node110-1301790720-12895
PBS_JOBID= 12841408
Free space on /tmp= 71096 MiB

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

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

MD5SUM BENCH= 01bef578d60d53fc18e9469f59ed2fd1
RANDOM SEED=1557490726

node110.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.830
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.830
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.76
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.830
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.83
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19329348 kB
Buffers:        397872 kB
Cached:       12838268 kB
SwapCached:          0 kB
Active:        8521068 kB
Inactive:      4787652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19329348 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33100 kB
Writeback:           0 kB
AnonPages:       71408 kB
Mapped:          15776 kB
Slab:           250748 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   278056 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= 71088 MiB
End job on node110 at 2011-04-03 02:53:43